Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad21f9895f81268f47cf403ea0e6f43cd0addb21 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-ssh6257693851325585431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8724737596825635789.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1217731865263782436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9955451391762766905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3406132850395114421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19486’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19487 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/259 [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/259 # 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 Avoid second fetch Checking out Revision ad21f9895f81268f47cf403ea0e6f43cd0addb21 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 Commit message: "fix: fixed security-bootstrapper Docker volume init semantics (#4085)" > git rev-list --no-walk fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T22:56:03.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T22:56:03.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T22:56:03.109Z] ========================================================= [2022-07-11T22:56:03.109Z] EdgeX Global Pipelines Version Info [2022-07-11T22:56:03.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:56:03.860Z] ------------------- [2022-07-11T22:56:03.860Z] stable info: [2022-07-11T22:56:03.860Z] ------------------- [2022-07-11T22:56:03.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T22:56:03.860Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T22:56:03.860Z] Message: update stable to v1.0.237 [2022-07-11T22:56:04.434Z] ------------------- [2022-07-11T22:56:04.434Z] experimental info: [2022-07-11T22:56:04.434Z] ------------------- [2022-07-11T22:56:04.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-11T22:56:04.434Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T22:56:04.434Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T22:56:04.683Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T22:56:04.694Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T22:56:04.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T22:56:04.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T22:56:04.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T22:56:04.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T22:56:04.742Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T22:56:04.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T22:56:04.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T22:56:04.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T22:56:04.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T22:56:04.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T22:56:04.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T22:56:04.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T22:56:04.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T22:56:04.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T22:56:04.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T22:56:04.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T22:56:04.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T22:56:04.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T22:56:04.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T22:56:04.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T22:56:04.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T22:56:04.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T22:56:04.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T22:56:04.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T22:56:04.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo [2022-07-11T22:56:04.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad21f98 [Pipeline] echo [2022-07-11T22:56:04.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T22:56:04.984Z] provisioning config files... [2022-07-11T22:56:05.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config3140953692764073827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:56:05.324Z] ---> docker-login.sh [2022-07-11T22:56:05.324Z] nexus3.edgexfoundry.org:10001 [2022-07-11T22:56:05.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:56:05.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:56:05.586Z] Configure a credential helper to remove this warning. See [2022-07-11T22:56:05.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:56:05.586Z] [2022-07-11T22:56:05.586Z] Login Succeeded [2022-07-11T22:56:05.586Z] nexus3.edgexfoundry.org:10002 [2022-07-11T22:56:05.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:56:05.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:56:05.847Z] Configure a credential helper to remove this warning. See [2022-07-11T22:56:05.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:56:05.847Z] [2022-07-11T22:56:05.847Z] Login Succeeded [2022-07-11T22:56:05.847Z] nexus3.edgexfoundry.org:10003 [2022-07-11T22:56:05.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:56:05.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:56:05.847Z] Configure a credential helper to remove this warning. See [2022-07-11T22:56:05.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:56:05.847Z] [2022-07-11T22:56:05.847Z] Login Succeeded [2022-07-11T22:56:05.847Z] nexus3.edgexfoundry.org:10004 [2022-07-11T22:56:06.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:56:06.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:56:06.108Z] Configure a credential helper to remove this warning. See [2022-07-11T22:56:06.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:56:06.108Z] [2022-07-11T22:56:06.108Z] Login Succeeded [2022-07-11T22:56:06.108Z] docker.io [2022-07-11T22:56:06.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:56:06.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:56:06.368Z] Configure a credential helper to remove this warning. See [2022-07-11T22:56:06.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:56:06.368Z] [2022-07-11T22:56:06.368Z] Login Succeeded [2022-07-11T22:56:06.368Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T22:56:06.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T22:56:06.687Z] + 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-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + dirname cmd/core-command/Dockerfile [2022-07-11T22:56:06.687Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/core-data/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-11T22:56:06.687Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile [2022-07-11T22:56:06.687Z] -f2 [2022-07-11T22:56:06.687Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/support-notifications/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T22:56:06.687Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T22:56:06.687Z] + cut -d/ -f2 [2022-07-11T22:56:06.687Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T22:56:06.722Z] 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-07-11T22:56:07.073Z] + git rev-list -1 --merges ad21f9895f81268f47cf403ea0e6f43cd0addb21~1..ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo [2022-07-11T22:56:07.093Z] -----------> git rev-list -1 --merges ad21f9895f81268f47cf403ea0e6f43cd0addb21~1..ad21f9895f81268f47cf403ea0e6f43cd0addb21 ad21f9895f81268f47cf403ea0e6f43cd0addb21 [false] [Pipeline] sh [2022-07-11T22:56:07.390Z] + git log --format=format:%s -1 ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo [2022-07-11T22:56:07.406Z] ========================================================= [2022-07-11T22:56:07.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T22:56:07.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T22:56:07.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T22:56:07.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T22:56:07.767Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T22:56:07.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T22:56:07.767Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T22:56:07.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T22:56:07.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:56:08.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:56:08.123Z] [2022-07-11T22:56:08.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:56:08.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:56:08.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T22:56:08.427Z] b85a868b505f: Pulling fs layer [2022-07-11T22:56:08.427Z] e2be974225ed: Pulling fs layer [2022-07-11T22:56:08.427Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T22:56:08.427Z] 988bab9f4d93: Pulling fs layer [2022-07-11T22:56:08.427Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T22:56:08.427Z] eaf3925da568: Pulling fs layer [2022-07-11T22:56:08.427Z] bab4dde63d76: Pulling fs layer [2022-07-11T22:56:08.427Z] bde34c3a00c8: Pulling fs layer [2022-07-11T22:56:08.427Z] b352a97aabf1: Pulling fs layer [2022-07-11T22:56:08.427Z] 4872d77fe225: Pulling fs layer [2022-07-11T22:56:08.427Z] 5851b861e8e6: Pulling fs layer [2022-07-11T22:56:08.427Z] 988bab9f4d93: Waiting [2022-07-11T22:56:08.427Z] 4872d77fe225: Waiting [2022-07-11T22:56:08.427Z] 5851b861e8e6: Waiting [2022-07-11T22:56:08.427Z] bde34c3a00c8: Waiting [2022-07-11T22:56:08.427Z] 1469e6f7b9e6: Waiting [2022-07-11T22:56:08.427Z] bab4dde63d76: Waiting [2022-07-11T22:56:08.427Z] eaf3925da568: Waiting [2022-07-11T22:56:08.427Z] b352a97aabf1: Waiting [2022-07-11T22:56:08.427Z] e2be974225ed: Download complete [2022-07-11T22:56:08.427Z] 988bab9f4d93: Verifying Checksum [2022-07-11T22:56:08.427Z] 988bab9f4d93: Download complete [2022-07-11T22:56:08.427Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T22:56:08.427Z] 339a4e72a1f5: Download complete [2022-07-11T22:56:08.427Z] eaf3925da568: Verifying Checksum [2022-07-11T22:56:08.427Z] eaf3925da568: Download complete [2022-07-11T22:56:08.687Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T22:56:08.687Z] 1469e6f7b9e6: Download complete [2022-07-11T22:56:08.687Z] bde34c3a00c8: Download complete [2022-07-11T22:56:08.687Z] b352a97aabf1: Verifying Checksum [2022-07-11T22:56:08.687Z] b352a97aabf1: Download complete [2022-07-11T22:56:08.687Z] 4872d77fe225: Verifying Checksum [2022-07-11T22:56:08.687Z] 4872d77fe225: Download complete [2022-07-11T22:56:08.687Z] 5851b861e8e6: Verifying Checksum [2022-07-11T22:56:08.687Z] 5851b861e8e6: Download complete [2022-07-11T22:56:08.687Z] b85a868b505f: Verifying Checksum [2022-07-11T22:56:08.687Z] b85a868b505f: Download complete [2022-07-11T22:56:08.948Z] bab4dde63d76: Verifying Checksum [2022-07-11T22:56:08.948Z] bab4dde63d76: Download complete [2022-07-11T22:56:09.889Z] b85a868b505f: Pull complete [2022-07-11T22:56:10.151Z] e2be974225ed: Pull complete [2022-07-11T22:56:10.722Z] 339a4e72a1f5: Pull complete [2022-07-11T22:56:10.722Z] 988bab9f4d93: Pull complete [2022-07-11T22:56:10.984Z] 1469e6f7b9e6: Pull complete [2022-07-11T22:56:10.984Z] eaf3925da568: Pull complete [2022-07-11T22:56:12.893Z] bab4dde63d76: Pull complete [2022-07-11T22:56:12.893Z] bde34c3a00c8: Pull complete [2022-07-11T22:56:13.155Z] b352a97aabf1: Pull complete [2022-07-11T22:56:13.155Z] 4872d77fe225: Pull complete [2022-07-11T22:56:13.155Z] 5851b861e8e6: Pull complete [2022-07-11T22:56:13.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T22:56:13.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:56:13.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:56:13.522Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T22:56:13.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T22:56:14.823Z] $ docker top 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 -eo pid,comm [2022-07-11T22:56:14.900Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-11T22:56:14.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T22:56:14.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T22:56:14.932Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T22:56:15.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T22:56:15.063Z] $ docker exec 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent [2022-07-11T22:56:15.219Z] SSH_AUTH_SOCK=/tmp/ssh-xT9e19tP63xz/agent.33 [2022-07-11T22:56:15.219Z] SSH_AGENT_PID=39 [2022-07-11T22:56:15.225Z] Running ssh-add (command line suppressed) [2022-07-11T22:56:15.340Z] Identity added: /w/workspace/edgex-go/259@tmp/private_key_7391761734991737609.key (/w/workspace/edgex-go/259@tmp/private_key_7391761734991737609.key) [2022-07-11T22:56:15.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T22:56:15.645Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T22:56:15.651Z] $ docker exec --env ******** --env ******** 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent -k [2022-07-11T22:56:15.767Z] unset SSH_AUTH_SOCK; [2022-07-11T22:56:15.769Z] unset SSH_AGENT_PID; [2022-07-11T22:56:15.769Z] echo Agent pid 39 killed; [2022-07-11T22:56:15.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T22:56:15.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T22:56:15.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T22:56:15.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T22:56:15.942Z] $ docker exec 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent [2022-07-11T22:56:16.067Z] SSH_AUTH_SOCK=/tmp/ssh-EcmnmfGe3yiH/agent.71 [2022-07-11T22:56:16.067Z] SSH_AGENT_PID=77 [2022-07-11T22:56:16.074Z] Running ssh-add (command line suppressed) [2022-07-11T22:56:16.179Z] Identity added: /w/workspace/edgex-go/259@tmp/private_key_3556559673862320170.key (/w/workspace/edgex-go/259@tmp/private_key_3556559673862320170.key) [2022-07-11T22:56:16.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T22:56:16.492Z] + git semver init [2022-07-11T22:56:16.753Z] 2022-07-11 22:56:16,683 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T22:56:16.753Z] 2022-07-11 22:56:16,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/259/.semver [2022-07-11T22:56:16.753Z] 2022-07-11 22:56:16,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/259/.semver [2022-07-11T22:56:16.753Z] 2022-07-11 22:56:16,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/259/.semver'], cwd=/w/workspace/edgex-go/259, universal_newlines=False, shell=None, istream=None) [2022-07-11T22:56:21.022Z] 2022-07-11 22:56:20,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/259/.git/info/exclude [2022-07-11T22:56:21.022Z] 2022-07-11 22:56:20,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/259/.semver/main with force:False [2022-07-11T22:56:21.022Z] 2022-07-11 22:56:20,637 [read_version] DEBUG read version from /w/workspace/edgex-go/259/.semver/main [2022-07-11T22:56:21.022Z] 2022-07-11 22:56:20,637 [read_version] DEBUG read version from /w/workspace/edgex-go/259/.semver/main [2022-07-11T22:56:21.022Z] 2.2.1-dev.26 [Pipeline] } [2022-07-11T22:56:21.031Z] $ docker exec --env ******** --env ******** 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent -k [2022-07-11T22:56:21.149Z] unset SSH_AUTH_SOCK; [2022-07-11T22:56:21.150Z] unset SSH_AGENT_PID; [2022-07-11T22:56:21.150Z] echo Agent pid 77 killed; [2022-07-11T22:56:21.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T22:56:21.470Z] + git semver [Pipeline] } [2022-07-11T22:56:21.742Z] $ docker stop --time=1 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 [2022-07-11T22:56:23.099Z] $ docker rm -f 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T22:56:23.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T22:56:23.705Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T22:56:23.708Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.26 [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] echo [2022-07-11T22:56:23.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T22:56:23.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T22:56:23.833Z] ========================================================= [2022-07-11T22:56:23.833Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T22:56:23.833Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T22:56:24.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T22:56:24.120Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T22:56:24.120Z] 2408cc74d12b: Pulling fs layer [2022-07-11T22:56:24.120Z] ea60b727a1ce: Pulling fs layer [2022-07-11T22:56:24.120Z] 30c4a7721957: Pulling fs layer [2022-07-11T22:56:24.120Z] 370296b7ddb6: Pulling fs layer [2022-07-11T22:56:24.120Z] 7c6cee850709: Pulling fs layer [2022-07-11T22:56:24.120Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T22:56:24.120Z] d94ebbe4e438: Pulling fs layer [2022-07-11T22:56:24.120Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T22:56:24.120Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T22:56:24.120Z] 7c6cee850709: Waiting [2022-07-11T22:56:24.120Z] 370296b7ddb6: Waiting [2022-07-11T22:56:24.120Z] bcfd1f05c69d: Waiting [2022-07-11T22:56:24.120Z] 39a5fcdaea64: Waiting [2022-07-11T22:56:24.120Z] d94ebbe4e438: Waiting [2022-07-11T22:56:24.120Z] 59ccb84bbe0f: Waiting [2022-07-11T22:56:24.120Z] 30c4a7721957: Download complete [2022-07-11T22:56:24.120Z] ea60b727a1ce: Download complete [2022-07-11T22:56:24.120Z] 7c6cee850709: Download complete [2022-07-11T22:56:24.120Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T22:56:24.120Z] 39a5fcdaea64: Download complete [2022-07-11T22:56:24.120Z] 2408cc74d12b: Verifying Checksum [2022-07-11T22:56:24.120Z] 2408cc74d12b: Download complete [2022-07-11T22:56:24.120Z] d94ebbe4e438: Verifying Checksum [2022-07-11T22:56:24.120Z] d94ebbe4e438: Download complete [2022-07-11T22:56:24.392Z] 2408cc74d12b: Pull complete [2022-07-11T22:56:24.392Z] ea60b727a1ce: Pull complete [2022-07-11T22:56:24.662Z] 30c4a7721957: Pull complete [2022-07-11T22:56:24.662Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T22:56:24.662Z] 59ccb84bbe0f: Download complete [2022-07-11T22:56:24.926Z] 370296b7ddb6: Verifying Checksum [2022-07-11T22:56:24.926Z] 370296b7ddb6: Download complete [2022-07-11T22:56:24.926Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T22:56:24.926Z] bcfd1f05c69d: Download complete [2022-07-11T22:56:29.118Z] 370296b7ddb6: Pull complete [2022-07-11T22:56:29.118Z] 7c6cee850709: Pull complete [2022-07-11T22:56:29.118Z] 39a5fcdaea64: Pull complete [2022-07-11T22:56:29.118Z] d94ebbe4e438: Pull complete [2022-07-11T22:56:31.651Z] bcfd1f05c69d: Pull complete [2022-07-11T22:56:32.226Z] 59ccb84bbe0f: Pull complete [2022-07-11T22:56:32.226Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T22:56:32.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T22:56:32.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T22:56:32.518Z] + + docker build -t ci-base-image-x86_64 -f - .echo [2022-07-11T22:56:32.518Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T22:56:32.518Z] WORKDIR /edgex [2022-07-11T22:56:32.518Z] COPY go.mod . [2022-07-11T22:56:32.518Z] RUN go mod download [2022-07-11T22:56:33.897Z] Sending build context to Docker daemon 335.2MB [2022-07-11T22:56:33.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T22:56:33.897Z] ---> a4fb48ad2a94 [2022-07-11T22:56:33.897Z] Step 2/4 : WORKDIR /edgex [2022-07-11T22:56:35.813Z] ---> Running in adde6adddad9 [2022-07-11T22:56:36.071Z] Removing intermediate container adde6adddad9 [2022-07-11T22:56:36.072Z] ---> b82f8c9fd8ef [2022-07-11T22:56:36.072Z] Step 3/4 : COPY go.mod . [2022-07-11T22:56:36.072Z] ---> 12b81be9f951 [2022-07-11T22:56:36.072Z] Step 4/4 : RUN go mod download [2022-07-11T22:56:36.072Z] ---> Running in e910ab0c7470 [2022-07-11T22:56:38.788Z] Still waiting to schedule task [2022-07-11T22:56:38.788Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19479’ [2022-07-11T22:56:46.070Z] Removing intermediate container e910ab0c7470 [2022-07-11T22:56:46.070Z] ---> 88d5af5b67da [2022-07-11T22:56:46.070Z] Successfully built 88d5af5b67da [2022-07-11T22:56:46.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:56:46.384Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T22:56:46.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:56:46.478Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T22:56:46.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** ci-base-image-x86_64 cat [2022-07-11T22:56:46.950Z] $ docker top 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T22:56:47.328Z] + go version [2022-07-11T22:56:47.328Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T22:56:47.348Z] $ docker stop --time=1 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 [2022-07-11T22:56:48.645Z] $ docker rm -f 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:56:49.045Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T22:56:49.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:56:49.134Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T22:56:49.179Z] $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** ci-base-image-x86_64 cat [2022-07-11T22:56:49.563Z] $ docker top 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T22:56:49.636Z] ========================================================= [2022-07-11T22:56:49.636Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T22:56:49.636Z] ========================================================= [Pipeline] sh [2022-07-11T22:56:49.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/259 [Pipeline] fileExists [Pipeline] sh [2022-07-11T22:56:50.214Z] + make test [2022-07-11T22:56:50.214Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T22:56:56.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T22:57:11.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T22:57:11.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T22:57:11.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T22:57:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 89.2% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-07-11T22:57:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-07-11T22:57:15.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-07-11T22:57:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2022-07-11T22:57:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-07-11T22:57:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.5% of statements [2022-07-11T22:57:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T22:57:35.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-07-11T22:57:35.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T22:57:35.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T22:57:35.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.4% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T22:57:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-07-11T22:57:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-11T22:57:35.796Z] 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-07-11T22:57:53.894Z] 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-07-11T22:57:53.894Z] GO111MODULE=on go vet ./... [2022-07-11T22:57:57.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T22:57:57.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T22:57:57.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T22:57:57.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T22:57:57.746Z] + ls -al . [2022-07-11T22:57:57.746Z] total 684 [2022-07-11T22:57:57.747Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 22:56 . [2022-07-11T22:57:57.747Z] drwxr-xr-x 4 root root 4096 Jul 11 22:56 .. [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 22:55 .dockerignore [2022-07-11T22:57:57.747Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 22:57 .git [2022-07-11T22:57:57.747Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 22:55 .github [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 22:55 .gitignore [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 22:55 .golangci.yml [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 22:55 .hadolint.yml [2022-07-11T22:57:57.747Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 22:56 .semver [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 22:55 .sonarcloud.properties [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 22:55 ADOPTERS.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 22:55 Attribution.txt [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 22:55 CHANGELOG.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 22:55 CONTRIBUTING.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 22:55 GOVERNANCE.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 850 Jul 11 22:55 Jenkinsfile [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 22:55 LICENSE [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 22:55 Makefile [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 22:55 OWNERS.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 22:55 README.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 22:55 SECURITY.md [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 12 Jul 11 22:56 VERSION [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 22:55 ZMQWindows.md [2022-07-11T22:57:57.747Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 22:55 bin [2022-07-11T22:57:57.747Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 22:55 cmd [2022-07-11T22:57:57.747Z] -rw-r--r-- 1 root root 435593 Jul 11 22:57 coverage.out [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 22:55 go.mod [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 22:55 go.sum [2022-07-11T22:57:57.747Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 22:55 internal [2022-07-11T22:57:57.747Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 22:55 openapi [2022-07-11T22:57:57.747Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 22:55 snap [2022-07-11T22:57:57.747Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 22:55 version.go [Pipeline] sh [2022-07-11T22:57:58.038Z] + '[' -e coverage.out ] [2022-07-11T22:57:58.038Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T22:57:58.155Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T22:57:58.436Z] + make build [2022-07-11T22:57:58.436Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T22:58:10.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T22:58:22.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T22:58:22.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T22:58:29.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T22:58:29.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T22:58:30.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T22:58:31.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T22:58:32.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T22:58:33.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T22:58:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T22:58:35.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T22:58:37.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-11T22:58:38.034Z] $ docker stop --time=1 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 [2022-07-11T22:58:40.129Z] $ docker rm -f 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:58:40.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T22:58:40.894Z] [2022-07-11T22:58:40.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:58:41.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T22:58:41.499Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-11T22:58:41.499Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-11T22:58:41.499Z] ca9280d653b3: Pulling fs layer [2022-07-11T22:58:41.499Z] 7e9c9ca2126c: Pulling fs layer [2022-07-11T22:58:41.499Z] cbdbe7a5bc2a: Download complete [2022-07-11T22:58:41.499Z] ca9280d653b3: Verifying Checksum [2022-07-11T22:58:41.499Z] ca9280d653b3: Download complete [2022-07-11T22:58:41.499Z] cbdbe7a5bc2a: Pull complete [2022-07-11T22:58:42.067Z] 7e9c9ca2126c: Download complete [2022-07-11T22:58:42.068Z] ca9280d653b3: Pull complete [2022-07-11T22:58:45.359Z] 7e9c9ca2126c: Pull complete [2022-07-11T22:58:45.360Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-11T22:58:45.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T22:58:45.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:58:45.445Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T22:58:45.491Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T22:58:46.682Z] $ docker top 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T22:58:47.022Z] + docker-compose build --help [2022-07-11T22:58:47.022Z] + grep parallel [2022-07-11T22:58:47.595Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T22:58:47.618Z] $ docker stop --time=1 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f [2022-07-11T22:58:48.914Z] $ docker rm -f 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:58:49.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T22:58:49.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:58:49.396Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T22:58:49.446Z] $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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/edgex-compose:latest cat [2022-07-11T22:58:49.805Z] $ docker top 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T22:58:50.150Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T22:58:50.720Z] Building core-command ... [2022-07-11T22:58:50.720Z] Building core-data ... [2022-07-11T22:58:50.720Z] Building core-metadata ... [2022-07-11T22:58:50.720Z] Building security-bootstrapper ... [2022-07-11T22:58:50.720Z] Building security-proxy-setup ... [2022-07-11T22:58:50.720Z] Building security-secretstore-setup ... [2022-07-11T22:58:50.720Z] Building security-spiffe-token-provider ... [2022-07-11T22:58:50.720Z] Building security-spire-agent ... [2022-07-11T22:58:50.720Z] Building security-spire-config ... [2022-07-11T22:58:50.720Z] Building security-spire-server ... [2022-07-11T22:58:50.720Z] Building support-notifications ... [2022-07-11T22:58:50.720Z] Building support-scheduler ... [2022-07-11T22:58:50.721Z] Building sys-mgmt-agent ... [2022-07-11T22:58:50.721Z] Building security-spire-config [2022-07-11T22:58:50.721Z] Building sys-mgmt-agent [2022-07-11T22:58:50.721Z] Building security-secretstore-setup [2022-07-11T22:58:50.721Z] Building security-spire-server [2022-07-11T22:58:50.721Z] Building support-notifications [2022-07-11T22:59:05.614Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:05.614Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:05.614Z] ---> 88d5af5b67da [2022-07-11T22:59:05.614Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T22:59:05.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:05.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:05.614Z] ---> 88d5af5b67da [2022-07-11T22:59:05.614Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T22:59:05.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:05.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:05.614Z] ---> 88d5af5b67da [2022-07-11T22:59:05.614Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T22:59:05.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:05.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:05.614Z] ---> 88d5af5b67da [2022-07-11T22:59:05.614Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T22:59:05.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:05.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:05.614Z] ---> 88d5af5b67da [2022-07-11T22:59:05.614Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T22:59:07.534Z] ---> Running in 89a2f43bbf7e [2022-07-11T22:59:07.534Z] ---> Running in 390db2fb8f06 [2022-07-11T22:59:07.534Z] ---> Running in 7fbf729c5550 [2022-07-11T22:59:07.534Z] ---> Running in ac34d5dc1a32 [2022-07-11T22:59:07.534Z] ---> Running in e14d16153121 [2022-07-11T22:59:07.534Z] Removing intermediate container 7fbf729c5550 [2022-07-11T22:59:07.534Z] ---> 59aeb91acd88 [2022-07-11T22:59:07.534Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:07.795Z] Removing intermediate container e14d16153121 [2022-07-11T22:59:07.795Z] ---> 64c2ad5ac7b9 [2022-07-11T22:59:07.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:07.795Z] Removing intermediate container 390db2fb8f06 [2022-07-11T22:59:07.795Z] ---> 6f66650a1218 [2022-07-11T22:59:07.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:07.795Z] Removing intermediate container 89a2f43bbf7e [2022-07-11T22:59:07.795Z] ---> 700e8590fc0a [2022-07-11T22:59:07.796Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:07.796Z] Removing intermediate container ac34d5dc1a32 [2022-07-11T22:59:07.796Z] ---> b3296bd6ee39 [2022-07-11T22:59:07.796Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:07.796Z] ---> Running in c323aef10d85 [2022-07-11T22:59:07.796Z] ---> Running in 2608344de718 [2022-07-11T22:59:07.796Z] ---> Running in eb9791d34a91 [2022-07-11T22:59:07.796Z] ---> Running in 54ca7b48930f [2022-07-11T22:59:07.796Z] ---> Running in 0c5d2b7e441f [2022-07-11T22:59:08.736Z] Removing intermediate container c323aef10d85 [2022-07-11T22:59:08.736Z] ---> 9931bff6b1ca [2022-07-11T22:59:08.736Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T22:59:08.736Z] ---> Running in 1782616e4c5f [2022-07-11T22:59:08.736Z] Removing intermediate container 2608344de718 [2022-07-11T22:59:08.736Z] ---> 062677b3d748 [2022-07-11T22:59:08.736Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T22:59:08.997Z] ---> Running in 533925d8d4fb [2022-07-11T22:59:08.997Z] Removing intermediate container 0c5d2b7e441f [2022-07-11T22:59:08.997Z] ---> 55b0be0f0c1c [2022-07-11T22:59:08.997Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T22:59:08.997Z] ---> Running in cc4607c359f4 [2022-07-11T22:59:09.257Z] Removing intermediate container 54ca7b48930f [2022-07-11T22:59:09.257Z] ---> 90e7d7d37b48 [2022-07-11T22:59:09.257Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T22:59:09.257Z] ---> Running in fa9b3f703e25 [2022-07-11T22:59:09.257Z] Removing intermediate container eb9791d34a91 [2022-07-11T22:59:09.258Z] ---> bcab427f2f38 [2022-07-11T22:59:09.258Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T22:59:09.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:09.258Z] ---> Running in 98bf8d093c9d [2022-07-11T22:59:09.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:09.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:09.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:09.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.611Z] OK: 211 MiB in 51 packages [2022-07-11T22:59:10.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:10.872Z] OK: 211 MiB in 51 packages [2022-07-11T22:59:10.872Z] Removing intermediate container 1782616e4c5f [2022-07-11T22:59:10.872Z] ---> a350074025a1 [2022-07-11T22:59:10.872Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T22:59:11.131Z] OK: 211 MiB in 51 packages [2022-07-11T22:59:11.131Z] OK: 211 MiB in 51 packages [2022-07-11T22:59:11.131Z] ---> f343d21e00b0 [2022-07-11T22:59:11.131Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:11.131Z] ---> Running in 35747bd68d03 [2022-07-11T22:59:11.131Z] Removing intermediate container 533925d8d4fb [2022-07-11T22:59:11.131Z] ---> d21e0c261237 [2022-07-11T22:59:11.131Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T22:59:11.390Z] ---> 965fa92dafad [2022-07-11T22:59:11.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:11.390Z] ---> Running in 73766ee5af36 [2022-07-11T22:59:11.390Z] Removing intermediate container 98bf8d093c9d [2022-07-11T22:59:11.390Z] ---> 5f0f746e9eac [2022-07-11T22:59:11.390Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T22:59:11.649Z] Removing intermediate container cc4607c359f4 [2022-07-11T22:59:11.649Z] ---> 1b5ee50e670d [2022-07-11T22:59:11.649Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T22:59:11.649Z] ---> a58eb11aadb3 [2022-07-11T22:59:11.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:11.649Z] ---> Running in cae15f0e8e09 [2022-07-11T22:59:11.649Z] ---> 98deed5a0880 [2022-07-11T22:59:11.649Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:11.911Z] OK: 211 MiB in 51 packages [2022-07-11T22:59:11.911Z] ---> Running in 371d54d8be9b [2022-07-11T22:59:12.169Z] Removing intermediate container fa9b3f703e25 [2022-07-11T22:59:12.170Z] ---> 53a0131e3bb1 [2022-07-11T22:59:12.170Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T22:59:12.428Z] ---> 26abfd911a5b [2022-07-11T22:59:12.429Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:12.429Z] ---> Running in 2c5fd082e930 [2022-07-11T22:59:24.656Z] Removing intermediate container 35747bd68d03 [2022-07-11T22:59:24.656Z] ---> 2d3dcffb9fd0 [2022-07-11T22:59:24.656Z] Step 8/26 : COPY . . [2022-07-11T22:59:24.656Z] Removing intermediate container 2c5fd082e930 [2022-07-11T22:59:24.656Z] ---> ef3baacca4ce [2022-07-11T22:59:24.656Z] Step 8/25 : COPY . . [2022-07-11T22:59:24.656Z] Removing intermediate container cae15f0e8e09 [2022-07-11T22:59:24.656Z] ---> 19052aee0a80 [2022-07-11T22:59:24.656Z] Step 8/22 : COPY . . [2022-07-11T22:59:24.656Z] Removing intermediate container 73766ee5af36 [2022-07-11T22:59:24.656Z] ---> ccac15231602 [2022-07-11T22:59:24.656Z] Step 8/23 : COPY . . [2022-07-11T22:59:24.656Z] Removing intermediate container 371d54d8be9b [2022-07-11T22:59:24.656Z] ---> ce87d5135516 [2022-07-11T22:59:24.656Z] Step 8/25 : COPY . . [2022-07-11T22:59:34.636Z] ---> ac658712e4a5 [2022-07-11T22:59:34.636Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T22:59:34.636Z] ---> a71ecb8a9225 [2022-07-11T22:59:34.636Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T22:59:34.636Z] ---> d8e6112a5d6d [2022-07-11T22:59:34.636Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T22:59:34.636Z] ---> 52c991b398d0 [2022-07-11T22:59:34.636Z] ---> 53dab20d0c4c [2022-07-11T22:59:34.636Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T22:59:34.636Z] [2022-07-11T22:59:34.636Z] ---> Running in fda9cf1b4070 [2022-07-11T22:59:34.636Z] ---> Running in 805812a0c45b [2022-07-11T22:59:34.636Z] ---> Running in f7e02305f4b4 [2022-07-11T22:59:34.636Z] ---> Running in 73acc3aaf18d [2022-07-11T22:59:34.636Z] ---> Running in 519b7930d33d [2022-07-11T22:59:34.636Z] Removing intermediate container 73acc3aaf18d [2022-07-11T22:59:34.636Z] ---> 94ae415cee56 [2022-07-11T22:59:34.636Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T22:59:34.636Z] Removing intermediate container 519b7930d33d [2022-07-11T22:59:34.636Z] ---> 5121851638db [2022-07-11T22:59:34.636Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T22:59:34.636Z] ---> Running in 6242a4d0416a [2022-07-11T22:59:34.636Z] ---> Running in 09dfeee223c9 [2022-07-11T22:59:34.636Z] Removing intermediate container 6242a4d0416a [2022-07-11T22:59:34.636Z] ---> 1ca9b7596dcd [2022-07-11T22:59:34.636Z] 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-07-11T22:59:34.636Z] Removing intermediate container 09dfeee223c9 [2022-07-11T22:59:34.636Z] ---> 752593649b07 [2022-07-11T22:59:34.636Z] 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-07-11T22:59:34.636Z] ---> Running in d25742ae2256 [2022-07-11T22:59:34.636Z] ---> Running in bd224b5bd681 [2022-07-11T22:59:34.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T22:59:34.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T22:59:34.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T22:59:34.896Z] Removing intermediate container bd224b5bd681 [2022-07-11T22:59:34.896Z] ---> 85de20ae0d5a [2022-07-11T22:59:34.896Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T22:59:35.168Z] ---> Running in 0db7578096d4 [2022-07-11T22:59:35.426Z] Removing intermediate container d25742ae2256 [2022-07-11T22:59:35.426Z] ---> 750709ea097a [2022-07-11T22:59:35.426Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T22:59:35.426Z] ---> Running in 85b248927580 [2022-07-11T22:59:35.426Z] Removing intermediate container 0db7578096d4 [2022-07-11T22:59:35.426Z] ---> 04a333832f1b [2022-07-11T22:59:35.426Z] [2022-07-11T22:59:35.426Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T22:59:35.685Z] 3.15: Pulling from library/alpine [2022-07-11T22:59:35.685Z] Removing intermediate container 85b248927580 [2022-07-11T22:59:35.685Z] ---> 7a8ee3ac8cae [2022-07-11T22:59:35.685Z] [2022-07-11T22:59:35.685Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T22:59:35.685Z] 3.15: Pulling from library/alpine [2022-07-11T22:59:35.947Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T22:59:35.947Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T22:59:35.947Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T22:59:35.947Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T22:59:35.947Z] ---> 0ac33e5f5afa [2022-07-11T22:59:35.947Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T22:59:35.947Z] ---> 0ac33e5f5afa [2022-07-11T22:59:35.947Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T22:59:35.947Z] ---> Running in d33c2bbe828b [2022-07-11T22:59:35.947Z] ---> Running in c0abe0c28351 [2022-07-11T22:59:36.207Z] Removing intermediate container c0abe0c28351 [2022-07-11T22:59:36.207Z] ---> 8fef29941ef3 [2022-07-11T22:59:36.207Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:36.207Z] Removing intermediate container d33c2bbe828b [2022-07-11T22:59:36.207Z] ---> 3e62149d92be [2022-07-11T22:59:36.207Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:36.207Z] ---> Running in c1d2880c242d [2022-07-11T22:59:36.207Z] ---> Running in f05436900677 [2022-07-11T22:59:37.583Z] Removing intermediate container c1d2880c242d [2022-07-11T22:59:37.583Z] ---> bd3ed5fafbd1 [2022-07-11T22:59:37.583Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T22:59:37.583Z] ---> Running in a8460c88ac20 [2022-07-11T22:59:37.583Z] Removing intermediate container f05436900677 [2022-07-11T22:59:37.583Z] ---> d1465865d357 [2022-07-11T22:59:37.583Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T22:59:37.583Z] ---> Running in 0f4c3c36e7fd [2022-07-11T22:59:37.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:37.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:38.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:38.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:39.034Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T22:59:39.034Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T22:59:39.034Z] OK: 15861 distinct packages available [2022-07-11T22:59:39.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:39.294Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T22:59:39.294Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T22:59:39.294Z] OK: 15861 distinct packages available [2022-07-11T22:59:39.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:39.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:40.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T22:59:40.376Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T22:59:40.376Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T22:59:40.376Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T22:59:40.637Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T22:59:40.637Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T22:59:40.637Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T22:59:40.637Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T22:59:40.637Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T22:59:40.637Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T22:59:40.637Z] OK: 6 MiB in 19 packages [2022-07-11T22:59:40.895Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T22:59:40.895Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T22:59:40.895Z] OK: 6 MiB in 18 packages [2022-07-11T22:59:42.799Z] Removing intermediate container 0f4c3c36e7fd [2022-07-11T22:59:42.800Z] ---> 18c57dca4bc2 [2022-07-11T22:59:42.800Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T22:59:42.800Z] Removing intermediate container a8460c88ac20 [2022-07-11T22:59:42.800Z] ---> 3a0f7e85c65f [2022-07-11T22:59:42.800Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T22:59:47.107Z] ---> 1870730c3c7e [2022-07-11T22:59:47.107Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T22:59:47.107Z] ---> ce70dbee50b4 [2022-07-11T22:59:47.107Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T22:59:47.367Z] ---> 1672563e66d7 [2022-07-11T22:59:47.367Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T22:59:47.367Z] ---> Running in c7b96334dbde [2022-07-11T22:59:47.625Z] ---> 5463740456ea [2022-07-11T22:59:47.625Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T22:59:47.883Z] Removing intermediate container c7b96334dbde [2022-07-11T22:59:47.883Z] ---> 28695a90bab0 [2022-07-11T22:59:47.883Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T22:59:48.142Z] ---> 8e75daa1c73c [2022-07-11T22:59:48.142Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T22:59:48.711Z] ---> 2d239539adeb [2022-07-11T22:59:48.711Z] Step 21/26 : WORKDIR / [2022-07-11T22:59:48.970Z] ---> 8836136864b0 [2022-07-11T22:59:48.970Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T22:59:48.970Z] ---> Running in e1fc22b2954d [2022-07-11T22:59:48.970Z] ---> Running in 3e31126d0f41 [2022-07-11T22:59:49.535Z] Removing intermediate container e1fc22b2954d [2022-07-11T22:59:49.535Z] ---> 3c8d297dffbe [2022-07-11T22:59:49.535Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T22:59:49.535Z] Removing intermediate container 3e31126d0f41 [2022-07-11T22:59:49.535Z] ---> b15153574ae7 [2022-07-11T22:59:49.535Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T22:59:49.535Z] ---> Running in de24b8da1e6e [2022-07-11T22:59:49.535Z] ---> Running in ee39c259e173 [2022-07-11T22:59:49.798Z] Removing intermediate container de24b8da1e6e [2022-07-11T22:59:49.798Z] ---> b824482d9f05 [2022-07-11T22:59:50.057Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T22:59:50.057Z] Removing intermediate container ee39c259e173 [2022-07-11T22:59:50.057Z] ---> 9e39a9cbad58 [2022-07-11T22:59:50.057Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T22:59:50.057Z] ---> Running in 616ce04423b0 [2022-07-11T22:59:50.057Z] ---> Running in 112b2a1cbbf2 [2022-07-11T22:59:50.315Z] Removing intermediate container 616ce04423b0 [2022-07-11T22:59:50.315Z] ---> bb29d7364ece [2022-07-11T22:59:50.315Z] Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T22:59:50.315Z] Removing intermediate container 112b2a1cbbf2 [2022-07-11T22:59:50.315Z] ---> 59b917852ddb [2022-07-11T22:59:50.315Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T22:59:50.315Z] ---> Running in c44eb846fd75 [2022-07-11T22:59:50.572Z] ---> Running in 77e968610a85 [2022-07-11T22:59:50.572Z] Removing intermediate container c44eb846fd75 [2022-07-11T22:59:50.572Z] ---> dcd0b8107fc4 [2022-07-11T22:59:50.572Z] Step 25/25 : LABEL version=2.2.1-dev.26 [2022-07-11T22:59:50.572Z] Removing intermediate container 77e968610a85 [2022-07-11T22:59:50.572Z] ---> 6b428ac79d63 [2022-07-11T22:59:50.572Z] Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T22:59:50.829Z] ---> Running in 790743d8322c [2022-07-11T22:59:50.829Z] ---> Running in d7d36f15f56b [2022-07-11T22:59:51.118Z] Removing intermediate container 790743d8322c [2022-07-11T22:59:51.118Z] ---> 5f9c1a1cc01b [2022-07-11T22:59:51.118Z] [2022-07-11T22:59:51.118Z] Removing intermediate container d7d36f15f56b [2022-07-11T22:59:51.118Z] ---> fe140ef064b5 [2022-07-11T22:59:51.118Z] Step 26/26 : LABEL version=2.2.1-dev.26 [2022-07-11T22:59:51.118Z] Successfully built 5f9c1a1cc01b [2022-07-11T22:59:51.118Z] Successfully tagged security-spire-server:latest [2022-07-11T22:59:51.118Z] Building security-proxy-setup [2022-07-11T22:59:51.376Z]  Building security-spire-server ... done  ---> Running in ae49defaca8f [2022-07-11T22:59:52.749Z] Removing intermediate container ae49defaca8f [2022-07-11T22:59:52.749Z] ---> ee0901517fc2 [2022-07-11T22:59:52.749Z] [2022-07-11T22:59:52.749Z] Successfully built ee0901517fc2 [2022-07-11T22:59:52.749Z] Successfully tagged security-spire-config:latest [2022-07-11T22:59:52.749Z] Building security-spire-agent [2022-07-11T22:59:52.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-11T22:59:52.914Z] Running in /w/workspace/edgex-go/259 [Pipeline] { [Pipeline] checkout [2022-07-11T22:59:52.965Z] The recommended git tool is: git [2022-07-11T22:59:56.032Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T22:59:56.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:56.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:56.032Z] ---> 88d5af5b67da [2022-07-11T22:59:56.032Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T22:59:56.032Z] ---> Using cache [2022-07-11T22:59:56.032Z] ---> b3296bd6ee39 [2022-07-11T22:59:56.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:56.032Z] ---> Using cache [2022-07-11T22:59:56.032Z] ---> 55b0be0f0c1c [2022-07-11T22:59:56.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T22:59:57.939Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T22:59:57.939Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T22:59:57.939Z] ---> 88d5af5b67da [2022-07-11T22:59:57.939Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> b3296bd6ee39 [2022-07-11T22:59:57.939Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 55b0be0f0c1c [2022-07-11T22:59:57.939Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 1b5ee50e670d [2022-07-11T22:59:57.939Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 98deed5a0880 [2022-07-11T22:59:57.939Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> ce87d5135516 [2022-07-11T22:59:57.939Z] Step 8/26 : COPY . . [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 52c991b398d0 [2022-07-11T22:59:57.939Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 5121851638db [2022-07-11T22:59:57.939Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T22:59:57.939Z] ---> Using cache [2022-07-11T22:59:57.939Z] ---> 752593649b07 [2022-07-11T22:59:57.939Z] 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-07-11T22:59:58.274Z] using credential edgex-jenkins-ssh [2022-07-11T22:59:58.295Z] Cloning the remote Git repository [2022-07-11T22:59:58.355Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T22:59:58.438Z] > git init /w/workspace/edgex-go/259 # timeout=10 [2022-07-11T22:59:58.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T22:59:58.523Z] > git --version # timeout=10 [2022-07-11T22:59:58.545Z] > git --version # 'git version 2.25.1' [2022-07-11T22:59:58.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T22:59:58.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T22:59:59.848Z] ---> Running in 52c45d5aad78 [2022-07-11T22:59:59.848Z] ---> Running in ddafac8eac01 [2022-07-11T23:00:00.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:01.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:01.312Z] OK: 211 MiB in 51 packages [2022-07-11T23:00:01.572Z] Removing intermediate container ddafac8eac01 [2022-07-11T23:00:01.572Z] ---> 35c9b144c53a [2022-07-11T23:00:01.572Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T23:00:01.572Z] Removing intermediate container 805812a0c45b [2022-07-11T23:00:01.572Z] ---> daefa20c5feb [2022-07-11T23:00:01.572Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T23:00:01.572Z] Removing intermediate container f7e02305f4b4 [2022-07-11T23:00:01.572Z] ---> 4e6146350774 [2022-07-11T23:00:01.572Z] [2022-07-11T23:00:01.572Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T23:00:01.832Z] ---> Running in 7edb7541b5d0 [2022-07-11T23:00:01.832Z] ---> Running in cf6e3aec468e [2022-07-11T23:00:01.832Z] 3.16: Pulling from library/alpine [2022-07-11T23:00:01.832Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T23:00:02.100Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T23:00:02.100Z] ---> e66264b98777 [2022-07-11T23:00:02.100Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T23:00:02.100Z] Removing intermediate container 52c45d5aad78 [2022-07-11T23:00:02.100Z] ---> 95cc0b76d391 [2022-07-11T23:00:02.100Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T23:00:02.100Z] Removing intermediate container 7edb7541b5d0 [2022-07-11T23:00:02.100Z] ---> 5f13f86e4912 [2022-07-11T23:00:02.100Z] [2022-07-11T23:00:02.100Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T23:00:02.100Z] ---> 0ac33e5f5afa [2022-07-11T23:00:02.100Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:00:02.100Z] ---> Using cache [2022-07-11T23:00:02.100Z] ---> 3e62149d92be [2022-07-11T23:00:02.100Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:00:02.100Z] ---> Using cache [2022-07-11T23:00:02.100Z] ---> d1465865d357 [2022-07-11T23:00:02.100Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T23:00:02.100Z] ---> Running in f3bfc68c8684 [2022-07-11T23:00:02.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T23:00:02.360Z] ---> Running in 41ca4d5be06b [2022-07-11T23:00:02.360Z] ---> 7466a901300b [2022-07-11T23:00:02.360Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:02.360Z] ---> Running in 7d0cb9931676 [2022-07-11T23:00:02.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:02.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:02.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:03.177Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T23:00:03.177Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:03.177Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T23:00:03.437Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:00:03.437Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:00:03.437Z] OK: 6 MiB in 17 packages [2022-07-11T23:00:03.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:03.970Z] Removing intermediate container cf6e3aec468e [2022-07-11T23:00:03.970Z] ---> 7e34f01583fc [2022-07-11T23:00:03.970Z] [2022-07-11T23:00:03.970Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T23:00:04.539Z] 20.10.14: Pulling from library/docker [2022-07-11T23:00:04.539Z] Removing intermediate container f3bfc68c8684 [2022-07-11T23:00:04.539Z] ---> 2342abeb4763 [2022-07-11T23:00:04.539Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T23:00:05.110Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T23:00:05.110Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T23:00:05.110Z] OK: 15861 distinct packages available [2022-07-11T23:00:05.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:05.110Z] ---> Running in 6cbfe4a14830 [2022-07-11T23:00:05.373Z] Removing intermediate container fda9cf1b4070 [2022-07-11T23:00:05.373Z] ---> 614ccb73c721 [2022-07-11T23:00:05.373Z] [2022-07-11T23:00:05.373Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:00:05.373Z] ---> e66264b98777 [2022-07-11T23:00:05.373Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T23:00:05.634Z] Removing intermediate container 6cbfe4a14830 [2022-07-11T23:00:05.634Z] ---> b3a5d371a1be [2022-07-11T23:00:05.634Z] Step 13/25 : WORKDIR / [2022-07-11T23:00:05.634Z] ---> Running in dae2e95ab1c8 [2022-07-11T23:00:05.634Z] ---> Running in 5180b84572cd [2022-07-11T23:00:05.893Z] Removing intermediate container 5180b84572cd [2022-07-11T23:00:05.893Z] ---> 21941a10800b [2022-07-11T23:00:05.893Z] 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-07-11T23:00:05.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:05.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:06.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:06.155Z] ---> 8dd09beb548a [2022-07-11T23:00:06.155Z] 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-07-11T23:00:06.155Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T23:00:06.155Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:06.414Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:06.414Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:00:06.414Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:00:06.414Z] OK: 6 MiB in 16 packages [2022-07-11T23:00:06.414Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T23:00:06.414Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T23:00:06.676Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T23:00:06.676Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T23:00:06.676Z] ---> f6a3e8c9096f [2022-07-11T23:00:06.676Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T23:00:06.676Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:00:06.676Z] OK: 6 MiB in 19 packages [2022-07-11T23:00:06.961Z] ---> 328dcbf2a79d [2022-07-11T23:00:06.961Z] 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-07-11T23:00:07.221Z] Removing intermediate container dae2e95ab1c8 [2022-07-11T23:00:07.221Z] ---> 29fc70859249 [2022-07-11T23:00:07.221Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:00:07.482Z] ---> 87add65eee8b [2022-07-11T23:00:07.482Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> Running in 679f31a96966 [2022-07-11T23:00:07.482Z] [2022-07-11T23:00:07.482Z] Removing intermediate container 41ca4d5be06b [2022-07-11T23:00:07.482Z] ---> a32a5aa2ea94 [2022-07-11T23:00:07.482Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T23:00:07.482Z] Removing intermediate container 679f31a96966 [2022-07-11T23:00:07.482Z] ---> f7ecc671f586 [2022-07-11T23:00:07.482Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T23:00:07.809Z] ---> Running in c15adfc79aa2 [2022-07-11T23:00:08.380Z] ---> a68e911a5219 [2022-07-11T23:00:08.380Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T23:00:08.380Z] Removing intermediate container c15adfc79aa2 [2022-07-11T23:00:08.380Z] ---> 6b97158f2474 [2022-07-11T23:00:08.380Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T23:00:08.380Z] ---> 62ea0d47ce0e [2022-07-11T23:00:08.380Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T23:00:08.380Z] ---> Running in 64304a0cea9e [2022-07-11T23:00:08.950Z] Removing intermediate container 64304a0cea9e [2022-07-11T23:00:08.950Z] ---> 83ceac1f9781 [2022-07-11T23:00:08.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:00:08.950Z] ---> 9037d83fe1a8 [2022-07-11T23:00:08.950Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T23:00:09.214Z] ---> 056db8406a74 [2022-07-11T23:00:09.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T23:00:09.474Z] ---> d3b17485d4e0 [2022-07-11T23:00:09.474Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T23:00:09.734Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T23:00:09.734Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T23:00:09.734Z] ---> 7417809fdb73 [2022-07-11T23:00:09.734Z] 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-07-11T23:00:09.993Z] ---> Running in fbee4cd1b6c5 [2022-07-11T23:00:09.993Z] ---> a9a59f88cc53 [2022-07-11T23:00:09.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T23:00:09.993Z] ---> 20bc23b02e83 [2022-07-11T23:00:09.993Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T23:00:09.993Z] ---> Running in e9bbde4b61e9 [2022-07-11T23:00:10.252Z] Removing intermediate container e9bbde4b61e9 [2022-07-11T23:00:10.252Z] ---> 5998850e899e [2022-07-11T23:00:10.252Z] ---> 76e7f8f30634 [2022-07-11T23:00:10.252Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T23:00:10.252Z] [2022-07-11T23:00:10.515Z] ---> e6474c1fa4b1 [2022-07-11T23:00:10.515Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T23:00:10.515Z] ---> Running in 617255223fb0 [2022-07-11T23:00:10.515Z] ---> Running in 0187d5d77bfb [2022-07-11T23:00:10.515Z] Removing intermediate container 7d0cb9931676 [2022-07-11T23:00:10.515Z] ---> f0b78ef0c682 [2022-07-11T23:00:10.515Z] Step 8/22 : COPY . . [2022-07-11T23:00:10.515Z] Removing intermediate container 0187d5d77bfb [2022-07-11T23:00:10.515Z] ---> 06630f02f9e5 [2022-07-11T23:00:10.515Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:00:10.773Z] ---> 27f6b50d2631 [2022-07-11T23:00:10.773Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T23:00:10.773Z] ---> Running in ca8c2e1940d2 [2022-07-11T23:00:10.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:10.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:11.033Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T23:00:11.292Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T23:00:11.292Z] Removing intermediate container ca8c2e1940d2 [2022-07-11T23:00:11.292Z] ---> e5eee4fb29e3 [2022-07-11T23:00:11.292Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T23:00:11.292Z] Executing bash-5.1.16-r0.post-install [2022-07-11T23:00:11.292Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T23:00:11.292Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T23:00:11.292Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T23:00:11.292Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T23:00:11.292Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:11.292Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T23:00:11.292Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T23:00:11.292Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T23:00:11.292Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T23:00:11.292Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T23:00:11.292Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T23:00:11.292Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T23:00:11.292Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T23:00:11.292Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T23:00:11.292Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T23:00:11.861Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T23:00:11.861Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T23:00:11.861Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T23:00:11.861Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T23:00:11.861Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T23:00:11.861Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T23:00:11.861Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T23:00:11.861Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T23:00:11.861Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T23:00:11.861Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T23:00:11.861Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T23:00:11.861Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T23:00:11.861Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T23:00:11.861Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T23:00:11.861Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T23:00:11.861Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T23:00:11.861Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T23:00:11.861Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T23:00:11.861Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T23:00:11.861Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T23:00:11.861Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T23:00:11.861Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T23:00:11.861Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T23:00:11.861Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T23:00:11.861Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T23:00:11.861Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T23:00:11.861Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:00:12.121Z] OK: 83 MiB in 65 packages [2022-07-11T23:00:12.691Z] Removing intermediate container fbee4cd1b6c5 [2022-07-11T23:00:12.691Z] ---> 7d7ab6df8161 [2022-07-11T23:00:12.691Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T23:00:12.691Z] ---> ae963d6a0006 [2022-07-11T23:00:12.691Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T23:00:12.691Z] ---> Running in 95959b5ac9c3 [2022-07-11T23:00:12.951Z] Collecting docker-compose==1.23.2 [2022-07-11T23:00:12.951Z] ---> Running in fbdaa7d6a7c7 [2022-07-11T23:00:12.951Z] ---> Running in bc00c7124877 [2022-07-11T23:00:12.951Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T23:00:12.951Z] Removing intermediate container 95959b5ac9c3 [2022-07-11T23:00:12.951Z] ---> 0bcbd888df6a [2022-07-11T23:00:12.951Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:00:12.951Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T23:00:12.951Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T23:00:13.212Z] Removing intermediate container fbdaa7d6a7c7 [2022-07-11T23:00:13.212Z] ---> 52429f7a568c [2022-07-11T23:00:13.212Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T23:00:13.212Z] Removing intermediate container bc00c7124877 [2022-07-11T23:00:13.212Z] ---> 62f05cb79f30 [2022-07-11T23:00:13.212Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T23:00:13.212Z] ---> Running in 32e755ab9033 [2022-07-11T23:00:13.212Z] ---> Running in cbff6a44216c [2022-07-11T23:00:13.212Z] ---> Running in 629639c2319f [2022-07-11T23:00:13.212Z] Removing intermediate container 32e755ab9033 [2022-07-11T23:00:13.212Z] ---> ab0202391f84 [2022-07-11T23:00:13.212Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:00:13.496Z] Removing intermediate container cbff6a44216c [2022-07-11T23:00:13.496Z] ---> c0fddb627834 [2022-07-11T23:00:13.496Z] Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:00:13.496Z] ---> Running in 1e517bf411ac [2022-07-11T23:00:13.496Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T23:00:13.761Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T23:00:13.761Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T23:00:13.761Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T23:00:13.761Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T23:00:13.761Z] Removing intermediate container 629639c2319f [2022-07-11T23:00:13.761Z] ---> d705add29ab2 [2022-07-11T23:00:13.761Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T23:00:13.761Z] ---> Running in 2dc92ba4035d [2022-07-11T23:00:14.046Z] ---> Running in 1054a6c4e144 [2022-07-11T23:00:14.046Z] Removing intermediate container 1e517bf411ac [2022-07-11T23:00:14.046Z] ---> d5e5bece21f2 [2022-07-11T23:00:14.046Z] [2022-07-11T23:00:14.046Z] Successfully built d5e5bece21f2 [2022-07-11T23:00:14.046Z] Removing intermediate container 2dc92ba4035d [2022-07-11T23:00:14.046Z] ---> d8cbfe72ca86 [2022-07-11T23:00:14.046Z] Step 25/25 : LABEL version=2.2.1-dev.26 [2022-07-11T23:00:14.047Z] Successfully tagged support-notifications:latest [2022-07-11T23:00:14.047Z]  Building support-notifications ... done Building core-data [2022-07-11T23:00:14.305Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T23:00:14.306Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T23:00:14.306Z] Removing intermediate container 1054a6c4e144 [2022-07-11T23:00:14.306Z] ---> 4a6dc7bc4595 [2022-07-11T23:00:14.306Z] Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:00:14.306Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T23:00:14.306Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T23:00:14.876Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T23:00:14.876Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T23:00:14.987Z] Avoid second fetch [2022-07-11T23:00:14.988Z] Checking out Revision ad21f9895f81268f47cf403ea0e6f43cd0addb21 (main) [2022-07-11T23:00:15.136Z] Collecting PyYAML<4,>=3.10 [2022-07-11T23:00:15.136Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T23:00:14.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T23:00:14.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T23:00:15.010Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T23:00:15.026Z] > git checkout -f ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 [2022-07-11T23:00:15.395Z] ---> Running in 7a44b39708ef [2022-07-11T23:00:15.659Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T23:00:15.659Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T23:00:15.919Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T23:00:15.919Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T23:00:15.919Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T23:00:15.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T23:00:15.919Z] ---> Running in 941f4f1bad2b [2022-07-11T23:00:16.190Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T23:00:16.190Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T23:00:16.190Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T23:00:16.190Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T23:00:16.190Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T23:00:16.190Z] Collecting idna<2.8,>=2.5 [2022-07-11T23:00:16.190Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T23:00:16.190Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T23:00:16.190Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T23:00:16.190Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T23:00:16.190Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T23:00:16.468Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T23:00:16.468Z] Attempting uninstall: urllib3 [2022-07-11T23:00:16.468Z] Found existing installation: urllib3 1.26.7 [2022-07-11T23:00:16.468Z] Uninstalling urllib3-1.26.7: [2022-07-11T23:00:16.468Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T23:00:16.468Z] Removing intermediate container 7a44b39708ef [2022-07-11T23:00:16.468Z] ---> 84908c09b6bc [2022-07-11T23:00:16.468Z] [2022-07-11T23:00:16.468Z] Successfully built 84908c09b6bc [2022-07-11T23:00:16.728Z] Successfully tagged security-secretstore-setup:latest [2022-07-11T23:00:16.728Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-07-11T23:00:16.728Z] Removing intermediate container 941f4f1bad2b [2022-07-11T23:00:16.728Z] ---> e5e4844bc730 [2022-07-11T23:00:16.728Z] Step 26/26 : LABEL version=2.2.1-dev.26 [2022-07-11T23:00:16.728Z] Attempting uninstall: idna [2022-07-11T23:00:16.728Z] Found existing installation: idna 3.3 [2022-07-11T23:00:16.728Z] Uninstalling idna-3.3: [2022-07-11T23:00:16.728Z] Successfully uninstalled idna-3.3 [2022-07-11T23:00:16.728Z] ---> Running in 1682c950eb51 [2022-07-11T23:00:16.728Z] ---> ae743c528a56 [2022-07-11T23:00:16.728Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T23:00:18.109Z] ---> Running in 1435db7b4c54 [2022-07-11T23:00:18.109Z] Removing intermediate container 1682c950eb51 [2022-07-11T23:00:18.109Z] ---> b80ded03efa6 [2022-07-11T23:00:18.109Z] [2022-07-11T23:00:18.109Z] Attempting uninstall: requests [2022-07-11T23:00:18.109Z] Found existing installation: requests 2.26.0 [2022-07-11T23:00:18.109Z] Uninstalling requests-2.26.0: [2022-07-11T23:00:18.109Z] Successfully built b80ded03efa6 [2022-07-11T23:00:18.109Z] Successfully uninstalled requests-2.26.0 [2022-07-11T23:00:18.109Z] Successfully tagged security-spire-agent:latest [2022-07-11T23:00:18.109Z] Building security-spiffe-token-provider [2022-07-11T23:00:18.368Z]  Building security-spire-agent ... done  Running setup.py install for texttable: started [2022-07-11T23:00:18.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T23:00:18.626Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T23:00:18.626Z] Running setup.py install for PyYAML: started [2022-07-11T23:00:18.887Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T23:00:18.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:00:18.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:00:18.887Z] ---> 88d5af5b67da [2022-07-11T23:00:18.887Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:00:18.887Z] ---> Using cache [2022-07-11T23:00:18.887Z] ---> b3296bd6ee39 [2022-07-11T23:00:18.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:00:18.887Z] ---> Using cache [2022-07-11T23:00:18.887Z] ---> 55b0be0f0c1c [2022-07-11T23:00:18.887Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T23:00:19.459Z] Running setup.py install for docopt: started [2022-07-11T23:00:19.725Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T23:00:19.725Z] Running setup.py install for dockerpty: started [2022-07-11T23:00:19.765Z] Commit message: "fix: fixed security-bootstrapper Docker volume init semantics (#4085)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T23:00:20.298Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T23:00:20.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T23:00:20.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T23:00:20.651Z] Dload Upload Total Spent Left Speed [2022-07-11T23:00:20.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-07-11T23:00:21.421Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T23:00:21.777Z] + sudo tee /etc/docker/daemon.new [2022-07-11T23:00:21.777Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T23:00:21.777Z] { [2022-07-11T23:00:21.777Z] "registry-mirrors": [ [2022-07-11T23:00:21.777Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T23:00:21.777Z] ], [2022-07-11T23:00:21.777Z] "bip": "10.250.0.254/24", [2022-07-11T23:00:21.777Z] "hosts": [ [2022-07-11T23:00:21.777Z] "tcp://0.0.0.0:5555", [2022-07-11T23:00:21.777Z] "unix:///var/run/docker.sock" [2022-07-11T23:00:21.777Z] ], [2022-07-11T23:00:21.777Z] "mtu": 1458, [2022-07-11T23:00:21.777Z] "selinux-enabled": true, [2022-07-11T23:00:21.777Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T23:00:21.777Z] } [Pipeline] sh [2022-07-11T23:00:22.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T23:00:22.207Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T23:00:22.490Z] + sudo service docker restart [2022-07-11T23:00:23.155Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:00:23.155Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:00:23.155Z] ---> 88d5af5b67da [2022-07-11T23:00:23.155Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> b3296bd6ee39 [2022-07-11T23:00:23.155Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> 55b0be0f0c1c [2022-07-11T23:00:23.155Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> 95cc0b76d391 [2022-07-11T23:00:23.155Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> 7466a901300b [2022-07-11T23:00:23.155Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> f0b78ef0c682 [2022-07-11T23:00:23.155Z] Step 8/31 : COPY . . [2022-07-11T23:00:23.155Z] ---> Using cache [2022-07-11T23:00:23.155Z] ---> ae743c528a56 [2022-07-11T23:00:23.155Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T23:00:24.093Z] ---> Running in 027ed18c44ba [2022-07-11T23:00:24.093Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:00:24.093Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:00:24.093Z] ---> 88d5af5b67da [2022-07-11T23:00:24.093Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T23:00:24.093Z] ---> Using cache [2022-07-11T23:00:24.093Z] ---> b3296bd6ee39 [2022-07-11T23:00:24.093Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T23:00:24.355Z] ---> Running in f06e26b0afb3 [2022-07-11T23:00:24.355Z] ---> Running in 1762ed352de4 [2022-07-11T23:00:24.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:24.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T23:00:24.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:25.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:25.451Z] v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-11T23:00:25.451Z] v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-11T23:00:25.451Z] OK: 17031 distinct packages available [2022-07-11T23:00:25.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:25.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:25.714Z] OK: 211 MiB in 51 packages [2022-07-11T23:00:25.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:25.973Z] OK: 211 MiB in 51 packages [2022-07-11T23:00:26.907Z] Removing intermediate container 617255223fb0 [2022-07-11T23:00:26.907Z] ---> 1d70d25c8ea1 [2022-07-11T23:00:26.907Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T23:00:26.907Z] ---> Running in de4941e940b0 [2022-07-11T23:00:26.907Z] Removing intermediate container 027ed18c44ba [2022-07-11T23:00:26.907Z] ---> e99a3d18cd52 [2022-07-11T23:00:26.907Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:00:27.165Z] Removing intermediate container 1762ed352de4 [2022-07-11T23:00:27.165Z] ---> b8ba184333f3 [2022-07-11T23:00:27.165Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T23:00:27.165Z] Removing intermediate container de4941e940b0 [2022-07-11T23:00:27.165Z] ---> 857288ff7b1e [2022-07-11T23:00:27.165Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T23:00:27.165Z] ---> Running in 64edc17fbef1 [2022-07-11T23:00:27.423Z] ---> 28a340dc785b [2022-07-11T23:00:27.423Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:27.423Z] ---> 46380c06876c [2022-07-11T23:00:27.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:27.423Z] ---> Running in 5c39fcff4477 [2022-07-11T23:00:28.733Z] ---> Running in ab0fbf32ca4d [2022-07-11T23:00:28.733Z] Removing intermediate container 64edc17fbef1 [2022-07-11T23:00:28.733Z] ---> 3c54004e3fd7 [2022-07-11T23:00:28.733Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T23:00:28.733Z] ---> cebda812b3b5 [2022-07-11T23:00:28.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T23:00:28.992Z] ---> b43e23c11ade [2022-07-11T23:00:28.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T23:00:29.929Z] ---> 70d8d09d3366 [2022-07-11T23:00:29.929Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T23:00:30.505Z] ---> Running in 9578276dc976 [2022-07-11T23:00:31.458Z] Removing intermediate container 9578276dc976 [2022-07-11T23:00:31.458Z] ---> faedfba6cc4d [2022-07-11T23:00:31.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:00:32.030Z] ---> Running in 5bf509329365 [2022-07-11T23:00:32.289Z] Removing intermediate container 5bf509329365 [2022-07-11T23:00:32.289Z] ---> 130736ae9f7f [2022-07-11T23:00:32.289Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T23:00:32.289Z] ---> Running in 0e7709a1078a [2022-07-11T23:00:33.229Z] Removing intermediate container 0e7709a1078a [2022-07-11T23:00:33.229Z] ---> d94a3b10fbed [2022-07-11T23:00:33.229Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:00:33.229Z] ---> Running in e2ae867f586a [2022-07-11T23:00:33.797Z] Removing intermediate container e2ae867f586a [2022-07-11T23:00:33.797Z] ---> 89920ef02e4a [2022-07-11T23:00:33.797Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:00:34.059Z] ---> Running in a66e3c2445ea [2022-07-11T23:00:35.004Z] Removing intermediate container a66e3c2445ea [2022-07-11T23:00:35.004Z] ---> fccffeed7e59 [2022-07-11T23:00:35.004Z] [2022-07-11T23:00:35.004Z] Successfully built fccffeed7e59 [2022-07-11T23:00:35.004Z] Successfully tagged sys-mgmt-agent:latest [2022-07-11T23:00:35.004Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-07-11T23:00:35.004Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T23:00:39.402Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:00:39.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:00:39.402Z] ---> 88d5af5b67da [2022-07-11T23:00:39.402Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> b3296bd6ee39 [2022-07-11T23:00:39.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> 55b0be0f0c1c [2022-07-11T23:00:39.402Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> 95cc0b76d391 [2022-07-11T23:00:39.402Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> 7466a901300b [2022-07-11T23:00:39.402Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> f0b78ef0c682 [2022-07-11T23:00:39.402Z] Step 8/23 : COPY . . [2022-07-11T23:00:39.402Z] ---> Using cache [2022-07-11T23:00:39.402Z] ---> ae743c528a56 [2022-07-11T23:00:39.402Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T23:00:39.970Z] ---> Running in 55825d225cb9 [2022-07-11T23:00:40.230Z] Removing intermediate container ab0fbf32ca4d [2022-07-11T23:00:40.230Z] ---> 55ef3f8f4100 [2022-07-11T23:00:40.230Z] Step 8/23 : COPY . . [2022-07-11T23:00:40.230Z] Removing intermediate container 5c39fcff4477 [2022-07-11T23:00:40.230Z] ---> b0229b7b5949 [2022-07-11T23:00:40.230Z] Step 7/20 : COPY . . [2022-07-11T23:00:40.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:00:41.687Z] provisioning config files... [2022-07-11T23:00:41.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config8397058841247063282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:00:42.089Z] ---> docker-login.sh [2022-07-11T23:00:42.089Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:00:42.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:00:42.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:00:42.965Z] Configure a credential helper to remove this warning. See [2022-07-11T23:00:42.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:00:42.965Z] [2022-07-11T23:00:42.965Z] Login Succeeded [2022-07-11T23:00:43.263Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:00:43.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:00:43.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:00:43.541Z] Configure a credential helper to remove this warning. See [2022-07-11T23:00:43.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:00:43.541Z] [2022-07-11T23:00:43.541Z] Login Succeeded [2022-07-11T23:00:43.541Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:00:44.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:00:44.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:00:44.145Z] Configure a credential helper to remove this warning. See [2022-07-11T23:00:44.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:00:44.145Z] [2022-07-11T23:00:44.145Z] Login Succeeded [2022-07-11T23:00:44.145Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:00:44.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:00:44.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:00:44.743Z] Configure a credential helper to remove this warning. See [2022-07-11T23:00:44.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:00:44.743Z] [2022-07-11T23:00:44.743Z] Login Succeeded [2022-07-11T23:00:44.743Z] docker.io [2022-07-11T23:00:45.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:00:45.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:00:45.630Z] Configure a credential helper to remove this warning. See [2022-07-11T23:00:45.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:00:45.630Z] [2022-07-11T23:00:45.630Z] Login Succeeded [2022-07-11T23:00:45.630Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:00:45.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T23:00:45.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:00:45.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:00:45.950Z] ========================================================= [2022-07-11T23:00:45.950Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T23:00:45.950Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T23:00:46.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T23:00:46.567Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T23:00:46.567Z] b3c136eddcbf: Pulling fs layer [2022-07-11T23:00:46.567Z] c0a3192eca97: Pulling fs layer [2022-07-11T23:00:46.567Z] a050256f5b6f: Pulling fs layer [2022-07-11T23:00:46.567Z] 656be50a0ddc: Pulling fs layer [2022-07-11T23:00:46.567Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T23:00:46.567Z] 46d945488cbd: Pulling fs layer [2022-07-11T23:00:46.567Z] 8a5474983e97: Pulling fs layer [2022-07-11T23:00:46.567Z] 329c88fbcd65: Pulling fs layer [2022-07-11T23:00:46.567Z] 46d945488cbd: Waiting [2022-07-11T23:00:46.567Z] 656be50a0ddc: Waiting [2022-07-11T23:00:46.567Z] 2bbca73fdf42: Waiting [2022-07-11T23:00:46.567Z] 8a5474983e97: Waiting [2022-07-11T23:00:46.567Z] 329c88fbcd65: Waiting [2022-07-11T23:00:46.567Z] a050256f5b6f: Download complete [2022-07-11T23:00:46.567Z] c0a3192eca97: Download complete [2022-07-11T23:00:46.567Z] 2bbca73fdf42: Download complete [2022-07-11T23:00:46.567Z] 46d945488cbd: Verifying Checksum [2022-07-11T23:00:46.567Z] 46d945488cbd: Download complete [2022-07-11T23:00:46.567Z] b3c136eddcbf: Verifying Checksum [2022-07-11T23:00:46.567Z] b3c136eddcbf: Download complete [2022-07-11T23:00:46.807Z] Removing intermediate container 1435db7b4c54 [2022-07-11T23:00:46.807Z] ---> 48b161724ff0 [2022-07-11T23:00:46.807Z] [2022-07-11T23:00:46.807Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:00:46.807Z] ---> e66264b98777 [2022-07-11T23:00:46.807Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T23:00:47.067Z] ---> Running in 9869912ad6fc [2022-07-11T23:00:47.328Z] ---> 1b5eb1aa7306 [2022-07-11T23:00:47.328Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T23:00:47.328Z] ---> 12513f1675bf [2022-07-11T23:00:47.328Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T23:00:47.565Z] b3c136eddcbf: Pull complete [2022-07-11T23:00:47.587Z] ---> Running in cc9777aaa159 [2022-07-11T23:00:47.587Z] ---> Running in 36ce1efa93ce [2022-07-11T23:00:47.840Z] 329c88fbcd65: Verifying Checksum [2022-07-11T23:00:47.840Z] 329c88fbcd65: Download complete [2022-07-11T23:00:47.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:47.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:48.105Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T23:00:48.105Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T23:00:48.105Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T23:00:48.105Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T23:00:48.105Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T23:00:48.105Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:48.105Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:00:48.368Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:00:48.368Z] OK: 8 MiB in 20 packages [2022-07-11T23:00:48.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-11T23:00:48.446Z] c0a3192eca97: Pull complete [2022-07-11T23:00:48.628Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T23:00:48.725Z] a050256f5b6f: Pull complete [2022-07-11T23:00:49.325Z] 8a5474983e97: Verifying Checksum [2022-07-11T23:00:49.325Z] 8a5474983e97: Download complete [2022-07-11T23:00:49.576Z] Removing intermediate container f06e26b0afb3 [2022-07-11T23:00:49.576Z] ---> 4c1910bcbc3b [2022-07-11T23:00:49.576Z] [2022-07-11T23:00:49.576Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T23:00:49.576Z] ---> e66264b98777 [2022-07-11T23:00:49.576Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:00:49.835Z] Removing intermediate container 9869912ad6fc [2022-07-11T23:00:49.835Z] ---> 8d1b50ce45e7 [2022-07-11T23:00:49.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T23:00:49.835Z] ---> Running in c38ea2c9b308 [2022-07-11T23:00:49.835Z] ---> Running in b57b21cbb1cd [2022-07-11T23:00:49.922Z] 656be50a0ddc: Verifying Checksum [2022-07-11T23:00:49.922Z] 656be50a0ddc: Download complete [2022-07-11T23:00:50.095Z] Removing intermediate container c38ea2c9b308 [2022-07-11T23:00:50.095Z] ---> 487ae7834960 [2022-07-11T23:00:50.095Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T23:00:50.095Z] ---> Running in 2a0822fc5312 [2022-07-11T23:00:50.095Z] Removing intermediate container b57b21cbb1cd [2022-07-11T23:00:50.095Z] ---> 65091d5714aa [2022-07-11T23:00:50.095Z] Step 13/22 : WORKDIR /edgex [2022-07-11T23:00:50.095Z] ---> Running in d7ae4538ba96 [2022-07-11T23:00:50.355Z] Removing intermediate container d7ae4538ba96 [2022-07-11T23:00:50.355Z] ---> 7d73a3b3b724 [2022-07-11T23:00:50.355Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T23:00:50.615Z] ---> 842677ad40aa [2022-07-11T23:00:50.615Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T23:00:50.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:50.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:00:50.874Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T23:00:50.874Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T23:00:50.874Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:00:50.874Z] ---> dc40765132b2 [2022-07-11T23:00:50.874Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T23:00:50.874Z] OK: 6 MiB in 16 packages [2022-07-11T23:00:51.444Z] ---> dc1bf433bf62 [2022-07-11T23:00:51.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T23:00:51.702Z] Removing intermediate container 2a0822fc5312 [2022-07-11T23:00:51.702Z] ---> 9b7d1dde7bc9 [2022-07-11T23:00:51.702Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T23:00:51.961Z] ---> fa2511a72da4 [2022-07-11T23:00:51.961Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T23:00:51.961Z] ---> Running in 12ef1d66ab2a [2022-07-11T23:00:51.961Z] ---> Running in 415f9b500ff7 [2022-07-11T23:00:52.222Z] Removing intermediate container 12ef1d66ab2a [2022-07-11T23:00:52.222Z] ---> b8de1d80158c [2022-07-11T23:00:52.222Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-11T23:00:52.481Z] ---> Running in d027ceeeb460 [2022-07-11T23:00:52.740Z] Removing intermediate container d027ceeeb460 [2022-07-11T23:00:52.740Z] ---> 143ab79bbd88 [2022-07-11T23:00:52.740Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-11T23:00:52.740Z] ---> Running in b4fabd60062b [2022-07-11T23:00:53.306Z] Removing intermediate container b4fabd60062b [2022-07-11T23:00:53.306Z] ---> 6355bc577c09 [2022-07-11T23:00:53.307Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T23:00:53.307Z] ---> Running in fa96f927f12a [2022-07-11T23:00:53.307Z] Removing intermediate container 415f9b500ff7 [2022-07-11T23:00:53.307Z] ---> 99e00ed8fdc7 [2022-07-11T23:00:53.307Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T23:00:53.307Z] ---> Running in 947f844f374b [2022-07-11T23:00:53.579Z] Removing intermediate container 947f844f374b [2022-07-11T23:00:53.580Z] ---> 9e3820e950d3 [2022-07-11T23:00:53.580Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T23:00:53.839Z] ---> Running in 65e11283dcf8 [2022-07-11T23:00:54.409Z] Removing intermediate container 65e11283dcf8 [2022-07-11T23:00:54.409Z] ---> 670695b3d66c [2022-07-11T23:00:54.409Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:00:54.409Z] ---> Running in 7ca05583b1a1 [2022-07-11T23:00:54.668Z] Removing intermediate container 7ca05583b1a1 [2022-07-11T23:00:54.668Z] ---> 2d7de79cb9e3 [2022-07-11T23:00:54.668Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:00:54.668Z] ---> Running in 9ae1d17f2733 [2022-07-11T23:00:54.927Z] Removing intermediate container fa96f927f12a [2022-07-11T23:00:54.928Z] ---> 24409242c52f [2022-07-11T23:00:54.928Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-11T23:00:54.928Z] Removing intermediate container 9ae1d17f2733 [2022-07-11T23:00:54.928Z] ---> b88f1ad0bfc9 [2022-07-11T23:00:54.928Z] [2022-07-11T23:00:55.187Z] ---> Running in 2cde59b9ca49 [2022-07-11T23:00:55.187Z] Successfully built b88f1ad0bfc9 [2022-07-11T23:00:55.187Z] Successfully tagged security-proxy-setup:latest [2022-07-11T23:00:55.187Z]  Building security-proxy-setup ... done Building core-command [2022-07-11T23:00:55.755Z] Removing intermediate container 2cde59b9ca49 [2022-07-11T23:00:55.755Z] ---> bb28b846118b [2022-07-11T23:00:55.755Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-11T23:00:59.055Z] ---> 80b2faf6c2d1 [2022-07-11T23:00:59.055Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-11T23:00:59.055Z] ---> Running in 5b66d9e2e6f9 [2022-07-11T23:00:59.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:00:59.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:00:59.055Z] ---> 88d5af5b67da [2022-07-11T23:00:59.055Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> b3296bd6ee39 [2022-07-11T23:00:59.055Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> 55b0be0f0c1c [2022-07-11T23:00:59.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> 95cc0b76d391 [2022-07-11T23:00:59.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> 7466a901300b [2022-07-11T23:00:59.055Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> f0b78ef0c682 [2022-07-11T23:00:59.055Z] Step 8/23 : COPY . . [2022-07-11T23:00:59.055Z] ---> Using cache [2022-07-11T23:00:59.055Z] ---> ae743c528a56 [2022-07-11T23:00:59.055Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T23:00:59.315Z] ---> Running in fcc0b775f0e4 [2022-07-11T23:00:59.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T23:01:01.279Z] Removing intermediate container 5b66d9e2e6f9 [2022-07-11T23:01:01.279Z] ---> 30c01b12ffe9 [2022-07-11T23:01:01.279Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:01.538Z] Removing intermediate container 55825d225cb9 [2022-07-11T23:01:01.538Z] ---> 4bb2595eed1e [2022-07-11T23:01:01.538Z] [2022-07-11T23:01:01.538Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:01:01.538Z] ---> e66264b98777 [2022-07-11T23:01:01.538Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:01:01.538Z] ---> Running in 48f2bb2ab7cc [2022-07-11T23:01:02.105Z] ---> 061d5b3c5391 [2022-07-11T23:01:02.105Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T23:01:02.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:02.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:02.654Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T23:01:02.654Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:01:02.654Z] OK: 6 MiB in 15 packages [2022-07-11T23:01:02.938Z] ---> 32590d2fd36f [2022-07-11T23:01:02.938Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T23:01:03.506Z] ---> c4694bf7bc75 [2022-07-11T23:01:03.506Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T23:01:03.506Z] Removing intermediate container 48f2bb2ab7cc [2022-07-11T23:01:03.506Z] ---> 29ae5399926a [2022-07-11T23:01:03.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:01:03.506Z] ---> Running in fb9b9ab64fa1 [2022-07-11T23:01:04.074Z] Removing intermediate container fb9b9ab64fa1 [2022-07-11T23:01:04.074Z] ---> 26ef678e70ce [2022-07-11T23:01:04.074Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T23:01:04.074Z] ---> 8093b9bdbab8 [2022-07-11T23:01:04.074Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-11T23:01:04.074Z] ---> Running in 4cb8eceb4672 [2022-07-11T23:01:04.642Z] Removing intermediate container 4cb8eceb4672 [2022-07-11T23:01:04.642Z] ---> 49920400e7bb [2022-07-11T23:01:04.642Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T23:01:04.642Z] ---> 3a5f11a1f8a5 [2022-07-11T23:01:04.642Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T23:01:04.642Z] ---> Running in b7c0e8494ace [2022-07-11T23:01:04.905Z] Removing intermediate container b7c0e8494ace [2022-07-11T23:01:04.905Z] ---> 4f1aa800d0c7 [2022-07-11T23:01:04.905Z] Step 15/23 : WORKDIR / [2022-07-11T23:01:04.905Z] ---> Running in b70581b2a50e [2022-07-11T23:01:05.038Z] 656be50a0ddc: Pull complete [2022-07-11T23:01:05.038Z] 2bbca73fdf42: Pull complete [2022-07-11T23:01:05.038Z] 46d945488cbd: Pull complete [2022-07-11T23:01:05.164Z] ---> 57db87891302 [2022-07-11T23:01:05.164Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T23:01:05.164Z] ---> Running in 1cf60d6c32d4 [2022-07-11T23:01:05.164Z] Removing intermediate container b70581b2a50e [2022-07-11T23:01:05.164Z] ---> 56a0e1323091 [2022-07-11T23:01:05.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:05.735Z] ---> 1950fa8c37a9 [2022-07-11T23:01:05.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T23:01:06.674Z] ---> 80d7ff15750b [2022-07-11T23:01:06.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T23:01:06.933Z] Removing intermediate container 1cf60d6c32d4 [2022-07-11T23:01:06.933Z] ---> 4e602e14bcd7 [2022-07-11T23:01:06.933Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T23:01:07.192Z] ---> Running in b9640453b7eb [2022-07-11T23:01:07.192Z] ---> a7b4a75cc427 [2022-07-11T23:01:07.192Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T23:01:07.192Z] ---> Running in 913f5235d702 [2022-07-11T23:01:07.454Z] Removing intermediate container b9640453b7eb [2022-07-11T23:01:07.454Z] ---> 6f049426fcef [2022-07-11T23:01:07.454Z] Step 28/31 : CMD ["gate"] [2022-07-11T23:01:07.454Z] Removing intermediate container 913f5235d702 [2022-07-11T23:01:07.454Z] ---> 0f6b0360a434 [2022-07-11T23:01:07.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:01:07.717Z] ---> Running in ed329b7cda21 [2022-07-11T23:01:07.717Z] ---> Running in c0b794b8ba3c [2022-07-11T23:01:07.717Z] Removing intermediate container c0b794b8ba3c [2022-07-11T23:01:07.717Z] ---> 8ea86466d3f2 [2022-07-11T23:01:07.717Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T23:01:07.976Z] Removing intermediate container ed329b7cda21 [2022-07-11T23:01:07.976Z] ---> bd0e2cd0843d [2022-07-11T23:01:07.976Z] Step 29/31 : LABEL arch=x86_64 [2022-07-11T23:01:07.976Z] ---> Running in 4f890533e5b7 [2022-07-11T23:01:07.976Z] ---> Running in 27d69bafd5bc [2022-07-11T23:01:08.543Z] Removing intermediate container 4f890533e5b7 [2022-07-11T23:01:08.543Z] ---> aca6b66c4c05 [2022-07-11T23:01:08.544Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:08.544Z] Removing intermediate container 27d69bafd5bc [2022-07-11T23:01:08.544Z] ---> 15e9a9ec3063 [2022-07-11T23:01:08.544Z] Step 30/31 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:08.544Z] ---> Running in 3b6cbc768956 [2022-07-11T23:01:08.818Z] ---> Running in 4291b047221a [2022-07-11T23:01:09.105Z] Removing intermediate container 3b6cbc768956 [2022-07-11T23:01:09.105Z] ---> 5cf77b14c6c6 [2022-07-11T23:01:09.105Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:09.105Z] Removing intermediate container 4291b047221a [2022-07-11T23:01:09.105Z] ---> 46fd5327756d [2022-07-11T23:01:09.105Z] Step 31/31 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:09.105Z] ---> Running in 2555c32157c9 [2022-07-11T23:01:09.367Z] ---> Running in 1755ab39ee49 [2022-07-11T23:01:09.625Z] Removing intermediate container 2555c32157c9 [2022-07-11T23:01:09.626Z] ---> df8da4ac6df7 [2022-07-11T23:01:09.626Z] [2022-07-11T23:01:09.626Z] Removing intermediate container 1755ab39ee49 [2022-07-11T23:01:09.626Z] ---> dc2e1eae7ecb [2022-07-11T23:01:09.626Z] [2022-07-11T23:01:09.626Z] Successfully built df8da4ac6df7 [2022-07-11T23:01:09.626Z] Successfully tagged core-metadata:latest [2022-07-11T23:01:09.626Z] Building support-scheduler [2022-07-11T23:01:09.626Z]  Building core-metadata ... done Successfully built dc2e1eae7ecb [2022-07-11T23:01:09.884Z] Successfully tagged security-bootstrapper:latest [2022-07-11T23:01:10.467Z] 8a5474983e97: Pull complete [2022-07-11T23:01:11.907Z] 329c88fbcd65: Pull complete [2022-07-11T23:01:11.907Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T23:01:11.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T23:01:11.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T23:01:12.260Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T23:01:12.260Z] WORKDIR /edgex [2022-07-11T23:01:12.260Z] COPY go.mod . [2022-07-11T23:01:12.260Z] RUN go mod download [2022-07-11T23:01:12.260Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-11T23:01:14.074Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:01:14.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:01:14.074Z] ---> 88d5af5b67da [2022-07-11T23:01:14.074Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> b3296bd6ee39 [2022-07-11T23:01:14.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> 55b0be0f0c1c [2022-07-11T23:01:14.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> 95cc0b76d391 [2022-07-11T23:01:14.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> 7466a901300b [2022-07-11T23:01:14.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> f0b78ef0c682 [2022-07-11T23:01:14.074Z] Step 8/22 : COPY . . [2022-07-11T23:01:14.074Z] ---> Using cache [2022-07-11T23:01:14.074Z] ---> ae743c528a56 [2022-07-11T23:01:14.074Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T23:01:14.903Z] Sending build context to Docker daemon 169.2MB [2022-07-11T23:01:14.903Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T23:01:14.903Z] ---> ff4287adb874 [2022-07-11T23:01:14.903Z] Step 2/4 : WORKDIR /edgex [2022-07-11T23:01:16.356Z] ---> Running in 090a6678c3b4 [2022-07-11T23:01:16.356Z] Removing intermediate container 090a6678c3b4 [2022-07-11T23:01:16.356Z] ---> be60bdb114b7 [2022-07-11T23:01:16.356Z] Step 3/4 : COPY go.mod . [2022-07-11T23:01:16.614Z] ---> Running in 324af04498ed [2022-07-11T23:01:16.873Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T23:01:16.969Z] ---> dd63e5e90da0 [2022-07-11T23:01:16.969Z] Step 4/4 : RUN go mod download [2022-07-11T23:01:16.969Z] ---> Running in 9c2118fc8236 [2022-07-11T23:01:19.411Z] Removing intermediate container 36ce1efa93ce [2022-07-11T23:01:19.411Z] ---> c09aa28516b3 [2022-07-11T23:01:19.411Z] [2022-07-11T23:01:19.411Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:01:19.411Z] ---> e66264b98777 [2022-07-11T23:01:19.411Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T23:01:19.671Z] Removing intermediate container cc9777aaa159 [2022-07-11T23:01:19.671Z] ---> d54ba2353d15 [2022-07-11T23:01:19.671Z] [2022-07-11T23:01:19.671Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T23:01:19.671Z] ---> 0ac33e5f5afa [2022-07-11T23:01:19.671Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:01:19.671Z] ---> Using cache [2022-07-11T23:01:19.671Z] ---> 3e62149d92be [2022-07-11T23:01:19.671Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:01:19.671Z] ---> Using cache [2022-07-11T23:01:19.671Z] ---> d1465865d357 [2022-07-11T23:01:19.671Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T23:01:19.671Z] ---> Running in 49974fde9412 [2022-07-11T23:01:19.671Z] ---> Running in 28c11bd8ab8c [2022-07-11T23:01:19.944Z] Removing intermediate container 49974fde9412 [2022-07-11T23:01:19.944Z] ---> e2ba10761391 [2022-07-11T23:01:19.944Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T23:01:19.944Z] ---> Running in 6523ea8dce97 [2022-07-11T23:01:19.944Z] Removing intermediate container 6523ea8dce97 [2022-07-11T23:01:19.944Z] ---> 696c1a93a740 [2022-07-11T23:01:19.944Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T23:01:20.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:20.210Z] ---> Running in 8c80f178084f [2022-07-11T23:01:20.210Z] Removing intermediate container 8c80f178084f [2022-07-11T23:01:20.210Z] ---> 79b9cbedd1c7 [2022-07-11T23:01:20.210Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:01:20.210Z] ---> Running in b35047f34f7d [2022-07-11T23:01:21.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:21.146Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T23:01:21.146Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T23:01:21.146Z] OK: 15861 distinct packages available [2022-07-11T23:01:21.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:22.084Z] Removing intermediate container b35047f34f7d [2022-07-11T23:01:22.084Z] ---> 53d05650c555 [2022-07-11T23:01:22.084Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T23:01:22.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:22.346Z] ---> Running in e7678bf9a735 [2022-07-11T23:01:22.616Z] Removing intermediate container fcc0b775f0e4 [2022-07-11T23:01:22.616Z] ---> bc53f47b9f09 [2022-07-11T23:01:22.616Z] [2022-07-11T23:01:22.616Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:01:22.616Z] ---> e66264b98777 [2022-07-11T23:01:22.616Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:01:22.616Z] ---> Using cache [2022-07-11T23:01:22.616Z] ---> 29ae5399926a [2022-07-11T23:01:22.616Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:01:22.616Z] ---> Using cache [2022-07-11T23:01:22.616Z] ---> 26ef678e70ce [2022-07-11T23:01:22.616Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T23:01:22.616Z] ---> Running in e825832d09fa [2022-07-11T23:01:22.890Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T23:01:22.890Z] Removing intermediate container e825832d09fa [2022-07-11T23:01:22.890Z] ---> c40bf5d82ca7 [2022-07-11T23:01:22.890Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T23:01:22.890Z] ---> Running in b69f8f56f4ca [2022-07-11T23:01:22.890Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T23:01:22.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:23.149Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T23:01:23.149Z] Removing intermediate container b69f8f56f4ca [2022-07-11T23:01:23.149Z] ---> e61b27c3d3b1 [2022-07-11T23:01:23.149Z] Step 15/23 : WORKDIR / [2022-07-11T23:01:23.149Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T23:01:23.149Z] ---> Running in 5cc64d757e9a [2022-07-11T23:01:23.149Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T23:01:23.410Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T23:01:23.410Z] Removing intermediate container 5cc64d757e9a [2022-07-11T23:01:23.410Z] ---> 1e876a6f77e2 [2022-07-11T23:01:23.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:23.669Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T23:01:23.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:01:23.930Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T23:01:23.930Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T23:01:23.930Z] ---> bd9345dfb5d8 [2022-07-11T23:01:23.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T23:01:23.930Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:01:23.930Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:01:23.930Z] OK: 8 MiB in 23 packages [2022-07-11T23:01:24.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:01:24.188Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T23:01:24.188Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T23:01:24.447Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T23:01:24.447Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T23:01:24.712Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T23:01:24.712Z] ---> 64ee590e0df0 [2022-07-11T23:01:24.712Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T23:01:24.712Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:01:24.712Z] OK: 8 MiB in 20 packages [2022-07-11T23:01:25.279Z] ---> 6307b4f55d03 [2022-07-11T23:01:25.279Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T23:01:25.279Z] Removing intermediate container 28c11bd8ab8c [2022-07-11T23:01:25.279Z] ---> c97e1da311bd [2022-07-11T23:01:25.279Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:25.279Z] ---> Running in 8cd9a453bcbf [2022-07-11T23:01:25.848Z] Removing intermediate container 8cd9a453bcbf [2022-07-11T23:01:25.848Z] ---> 11cedd1c3cfc [2022-07-11T23:01:25.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:01:25.848Z] Removing intermediate container e7678bf9a735 [2022-07-11T23:01:25.848Z] ---> 8b26a10ff6a2 [2022-07-11T23:01:25.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:25.848Z] ---> 3f42826a7947 [2022-07-11T23:01:25.848Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T23:01:25.848Z] ---> Running in 386eb2c38518 [2022-07-11T23:01:26.113Z] Removing intermediate container 386eb2c38518 [2022-07-11T23:01:26.113Z] ---> 2b5c1ff10c0a [2022-07-11T23:01:26.113Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T23:01:26.373Z] ---> 0592f59ee98f [2022-07-11T23:01:26.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T23:01:26.373Z] ---> Running in 874b534c1082 [2022-07-11T23:01:26.653Z] ---> 6f6397007f96 [2022-07-11T23:01:26.653Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T23:01:26.653Z] Removing intermediate container 874b534c1082 [2022-07-11T23:01:26.653Z] ---> 4486e2356eb2 [2022-07-11T23:01:26.653Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:26.913Z] ---> Running in 62ba4a0a030d [2022-07-11T23:01:27.171Z] ---> bc3c3415e34a [2022-07-11T23:01:27.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T23:01:27.171Z] ---> 9edf2525445f [2022-07-11T23:01:27.171Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T23:01:27.171Z] Removing intermediate container 62ba4a0a030d [2022-07-11T23:01:27.171Z] ---> 59c0994eda49 [2022-07-11T23:01:27.171Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:27.171Z] ---> Running in 6213975af77e [2022-07-11T23:01:27.171Z] ---> Running in f2d73eb14462 [2022-07-11T23:01:27.171Z] ---> b9d3050a36fd [2022-07-11T23:01:27.171Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T23:01:27.430Z] ---> Running in eb7d06a1f817 [2022-07-11T23:01:27.430Z] Removing intermediate container 6213975af77e [2022-07-11T23:01:27.430Z] ---> 31daefbbcdf7 [2022-07-11T23:01:27.430Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:01:27.430Z] Removing intermediate container f2d73eb14462 [2022-07-11T23:01:27.430Z] ---> 2078f9f5f053 [2022-07-11T23:01:27.430Z] [2022-07-11T23:01:27.430Z] Removing intermediate container eb7d06a1f817 [2022-07-11T23:01:27.430Z] ---> 10cc7a3d3eb4 [2022-07-11T23:01:27.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:01:27.430Z] ---> Running in edac4668cf38 [2022-07-11T23:01:27.689Z] ---> Running in f7555cf9214e [2022-07-11T23:01:27.689Z] Successfully built 2078f9f5f053 [2022-07-11T23:01:27.689Z] Successfully tagged core-command:latest [2022-07-11T23:01:27.689Z]  Building core-command ... done Removing intermediate container edac4668cf38 [2022-07-11T23:01:27.689Z] ---> c9786bdab28e [2022-07-11T23:01:27.689Z] Step 18/20 : LABEL arch=x86_64 [2022-07-11T23:01:27.689Z] ---> Running in 59aaf13cb054 [2022-07-11T23:01:27.689Z] Removing intermediate container f7555cf9214e [2022-07-11T23:01:27.689Z] ---> 1b88dbffba0b [2022-07-11T23:01:27.689Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T23:01:27.948Z] ---> Running in 364e2d9796c2 [2022-07-11T23:01:27.948Z] Removing intermediate container 59aaf13cb054 [2022-07-11T23:01:27.948Z] ---> 76c53cbe1109 [2022-07-11T23:01:27.948Z] Step 19/20 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:27.948Z] ---> Running in 579bcea4508e [2022-07-11T23:01:27.948Z] Removing intermediate container 364e2d9796c2 [2022-07-11T23:01:27.948Z] ---> fc68b9790b73 [2022-07-11T23:01:27.948Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:27.948Z] ---> Running in 1ae202351037 [2022-07-11T23:01:28.215Z] Removing intermediate container 579bcea4508e [2022-07-11T23:01:28.215Z] ---> d9f1af83bdc0 [2022-07-11T23:01:28.215Z] Step 20/20 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:28.215Z] Removing intermediate container 1ae202351037 [2022-07-11T23:01:28.215Z] ---> 96f9865b4cd5 [2022-07-11T23:01:28.215Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:28.215Z] ---> Running in 518c3a9450ef [2022-07-11T23:01:28.215Z] ---> Running in 8291c50b03ed [2022-07-11T23:01:28.215Z] Removing intermediate container 8291c50b03ed [2022-07-11T23:01:28.215Z] ---> bc926de2d855 [2022-07-11T23:01:28.215Z] [2022-07-11T23:01:28.473Z] Removing intermediate container 518c3a9450ef [2022-07-11T23:01:28.473Z] ---> 66c3d268913d [2022-07-11T23:01:28.473Z] [2022-07-11T23:01:28.473Z] Successfully built bc926de2d855 [2022-07-11T23:01:28.473Z] Successfully tagged core-data:latest [2022-07-11T23:01:28.473Z]  Building core-data ... done Successfully built 66c3d268913d [2022-07-11T23:01:28.473Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-11T23:01:36.605Z]  Building security-spiffe-token-provider ... done Removing intermediate container 324af04498ed [2022-07-11T23:01:36.605Z] ---> 46c7aef3cba5 [2022-07-11T23:01:36.605Z] [2022-07-11T23:01:36.605Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:01:36.605Z] ---> e66264b98777 [2022-07-11T23:01:36.605Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:01:36.605Z] ---> Using cache [2022-07-11T23:01:36.605Z] ---> 29ae5399926a [2022-07-11T23:01:36.605Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:01:36.606Z] ---> Using cache [2022-07-11T23:01:36.606Z] ---> 26ef678e70ce [2022-07-11T23:01:36.606Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T23:01:36.606Z] ---> Running in b90f8f554f4a [2022-07-11T23:01:36.606Z] Removing intermediate container b90f8f554f4a [2022-07-11T23:01:36.606Z] ---> b30d6371e0b4 [2022-07-11T23:01:36.606Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T23:01:36.606Z] ---> Running in 4a4091729b4e [2022-07-11T23:01:36.606Z] Removing intermediate container 4a4091729b4e [2022-07-11T23:01:36.606Z] ---> 3bfa00c92077 [2022-07-11T23:01:36.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:01:36.865Z] ---> a2902b1ed56b [2022-07-11T23:01:36.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T23:01:37.437Z] ---> e6c894fa60c4 [2022-07-11T23:01:37.437Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T23:01:37.437Z] ---> ae2343c7b9bd [2022-07-11T23:01:37.437Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T23:01:37.437Z] ---> Running in f79940b4c59b [2022-07-11T23:01:37.437Z] Removing intermediate container f79940b4c59b [2022-07-11T23:01:37.437Z] ---> f163efe3a254 [2022-07-11T23:01:37.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:01:37.698Z] ---> Running in 66598f97ad66 [2022-07-11T23:01:37.698Z] Removing intermediate container 66598f97ad66 [2022-07-11T23:01:37.698Z] ---> b8168068b795 [2022-07-11T23:01:37.698Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T23:01:37.698Z] ---> Running in 6d0409121ed0 [2022-07-11T23:01:37.957Z] Removing intermediate container 6d0409121ed0 [2022-07-11T23:01:37.957Z] ---> 192b00f1d6cd [2022-07-11T23:01:37.957Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:37.957Z] ---> Running in ae41efc1649b [2022-07-11T23:01:37.957Z] Removing intermediate container ae41efc1649b [2022-07-11T23:01:37.957Z] ---> 5d7bdb7dbcb9 [2022-07-11T23:01:37.957Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:01:37.957Z] ---> Running in a248ddd4b89b [2022-07-11T23:01:38.217Z] Removing intermediate container a248ddd4b89b [2022-07-11T23:01:38.217Z] ---> b0e77a80f950 [2022-07-11T23:01:38.217Z] [2022-07-11T23:01:38.217Z] Successfully built b0e77a80f950 [2022-07-11T23:01:38.217Z] Successfully tagged support-scheduler:latest [2022-07-11T23:01:38.225Z]  Building support-scheduler ... done  [Pipeline] } [2022-07-11T23:01:38.244Z] $ docker stop --time=1 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f [2022-07-11T23:01:39.556Z] $ docker rm -f 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T23:01:39.899Z] + docker images [2022-07-11T23:01:39.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T23:01:39.899Z] support-scheduler latest b0e77a80f950 2 seconds ago 26.5MB [2022-07-11T23:01:39.899Z] 46c7aef3cba5 4 seconds ago 1.68GB [2022-07-11T23:01:39.899Z] core-data latest bc926de2d855 11 seconds ago 21.5MB [2022-07-11T23:01:39.899Z] security-spiffe-token-provider latest 66c3d268913d 11 seconds ago 29.1MB [2022-07-11T23:01:39.899Z] core-command latest 2078f9f5f053 12 seconds ago 16.1MB [2022-07-11T23:01:39.899Z] bc53f47b9f09 17 seconds ago 1.62GB [2022-07-11T23:01:39.899Z] d54ba2353d15 20 seconds ago 1.67GB [2022-07-11T23:01:39.899Z] c09aa28516b3 22 seconds ago 1.65GB [2022-07-11T23:01:39.899Z] security-bootstrapper latest dc2e1eae7ecb 30 seconds ago 19.3MB [2022-07-11T23:01:39.899Z] core-metadata latest df8da4ac6df7 30 seconds ago 17.1MB [2022-07-11T23:01:39.899Z] 4bb2595eed1e 38 seconds ago 1.62GB [2022-07-11T23:01:39.899Z] security-proxy-setup latest b88f1ad0bfc9 45 seconds ago 27.1MB [2022-07-11T23:01:39.899Z] 4c1910bcbc3b 50 seconds ago 1.62GB [2022-07-11T23:01:39.899Z] 48b161724ff0 58 seconds ago 1.63GB [2022-07-11T23:01:39.899Z] sys-mgmt-agent latest fccffeed7e59 About a minute ago 299MB [2022-07-11T23:01:39.899Z] security-spire-agent latest b80ded03efa6 About a minute ago 125MB [2022-07-11T23:01:39.899Z] security-secretstore-setup latest 84908c09b6bc About a minute ago 28.9MB [2022-07-11T23:01:39.899Z] support-notifications latest d5e5bece21f2 About a minute ago 27.1MB [2022-07-11T23:01:39.899Z] 614ccb73c721 About a minute ago 1.68GB [2022-07-11T23:01:39.899Z] 7e34f01583fc About a minute ago 1.62GB [2022-07-11T23:01:39.899Z] 5f13f86e4912 About a minute ago 1.52GB [2022-07-11T23:01:39.899Z] 4e6146350774 About a minute ago 1.63GB [2022-07-11T23:01:39.899Z] security-spire-config latest ee0901517fc2 About a minute ago 85.8MB [2022-07-11T23:01:39.899Z] security-spire-server latest 5f9c1a1cc01b About a minute ago 86.5MB [2022-07-11T23:01:39.899Z] 7a8ee3ac8cae 2 minutes ago 1.52GB [2022-07-11T23:01:39.899Z] 04a333832f1b 2 minutes ago 1.52GB [2022-07-11T23:01:39.899Z] ci-base-image-x86_64 latest 88d5af5b67da 4 minutes ago 937MB [2022-07-11T23:01:39.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB [2022-07-11T23:01:39.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 days ago 677MB [2022-07-11T23:01:39.899Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-11T23:01:39.899Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-11T23:01:39.899Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-11T23:01:39.899Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:01:40.010Z] provisioning config files... [2022-07-11T23:01:40.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config840537854166925822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:01:40.316Z] ---> docker-login.sh [2022-07-11T23:01:40.316Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:01:40.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:01:40.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:01:40.316Z] Configure a credential helper to remove this warning. See [2022-07-11T23:01:40.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:01:40.316Z] [2022-07-11T23:01:40.316Z] Login Succeeded [2022-07-11T23:01:40.316Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:01:40.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:01:40.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:01:40.577Z] Configure a credential helper to remove this warning. See [2022-07-11T23:01:40.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:01:40.577Z] [2022-07-11T23:01:40.577Z] Login Succeeded [2022-07-11T23:01:40.577Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:01:40.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:01:40.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:01:40.577Z] Configure a credential helper to remove this warning. See [2022-07-11T23:01:40.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:01:40.577Z] [2022-07-11T23:01:40.577Z] Login Succeeded [2022-07-11T23:01:40.577Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:01:40.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:01:40.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:01:40.838Z] Configure a credential helper to remove this warning. See [2022-07-11T23:01:40.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:01:40.838Z] [2022-07-11T23:01:40.838Z] Login Succeeded [2022-07-11T23:01:40.838Z] docker.io [2022-07-11T23:01:40.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:01:41.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:01:41.099Z] Configure a credential helper to remove this warning. See [2022-07-11T23:01:41.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:01:41.099Z] [2022-07-11T23:01:41.099Z] Login Succeeded [2022-07-11T23:01:41.099Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:01:41.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:01:41.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:01:41.164Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-11T23:01:41.164Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:41.164Z] latest [2022-07-11T23:01:41.164Z] 2.2.1-dev.26 [2022-07-11T23:01:41.164Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:41.164Z] main [2022-07-11T23:01:41.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:41.486Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:41.796Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:41.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T23:01:41.796Z] 81e9538425ce: Preparing [2022-07-11T23:01:41.796Z] 72c3216e8fed: Preparing [2022-07-11T23:01:41.796Z] da3f41005818: Preparing [2022-07-11T23:01:41.796Z] 43f95ee553db: Preparing [2022-07-11T23:01:41.796Z] 24302eb7d908: Preparing [2022-07-11T23:01:41.796Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:41.796Z] 43f95ee553db: Pushed [2022-07-11T23:01:41.796Z] 81e9538425ce: Pushed [2022-07-11T23:01:41.796Z] da3f41005818: Pushed [2022-07-11T23:01:43.175Z] 72c3216e8fed: Pushed [2022-07-11T23:01:43.526Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:43.907Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:44.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-11T23:01:44.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T23:01:44.216Z] 81e9538425ce: Preparing [2022-07-11T23:01:44.216Z] 72c3216e8fed: Preparing [2022-07-11T23:01:44.216Z] da3f41005818: Preparing [2022-07-11T23:01:44.216Z] 43f95ee553db: Preparing [2022-07-11T23:01:44.216Z] 24302eb7d908: Preparing [2022-07-11T23:01:44.216Z] da3f41005818: Layer already exists [2022-07-11T23:01:44.216Z] 72c3216e8fed: Layer already exists [2022-07-11T23:01:44.216Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:44.216Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:44.216Z] 81e9538425ce: Layer already exists [2022-07-11T23:01:44.216Z] latest: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:44.526Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:44.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 [2022-07-11T23:01:44.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T23:01:44.835Z] 81e9538425ce: Preparing [2022-07-11T23:01:44.835Z] 72c3216e8fed: Preparing [2022-07-11T23:01:44.835Z] da3f41005818: Preparing [2022-07-11T23:01:44.835Z] 43f95ee553db: Preparing [2022-07-11T23:01:44.835Z] 24302eb7d908: Preparing [2022-07-11T23:01:44.835Z] da3f41005818: Layer already exists [2022-07-11T23:01:44.835Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:44.835Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:44.835Z] 72c3216e8fed: Layer already exists [2022-07-11T23:01:44.835Z] 81e9538425ce: Layer already exists [2022-07-11T23:01:44.835Z] 2.2.1-dev.26: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:45.151Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:45.461Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:45.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T23:01:45.461Z] 81e9538425ce: Preparing [2022-07-11T23:01:45.461Z] 72c3216e8fed: Preparing [2022-07-11T23:01:45.461Z] da3f41005818: Preparing [2022-07-11T23:01:45.461Z] 43f95ee553db: Preparing [2022-07-11T23:01:45.461Z] 24302eb7d908: Preparing [2022-07-11T23:01:45.461Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:45.461Z] 81e9538425ce: Layer already exists [2022-07-11T23:01:45.461Z] 72c3216e8fed: Layer already exists [2022-07-11T23:01:45.461Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:45.461Z] da3f41005818: Layer already exists [2022-07-11T23:01:45.461Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:45.780Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:46.096Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-11T23:01:46.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T23:01:46.097Z] 81e9538425ce: Preparing [2022-07-11T23:01:46.097Z] 72c3216e8fed: Preparing [2022-07-11T23:01:46.097Z] da3f41005818: Preparing [2022-07-11T23:01:46.097Z] 43f95ee553db: Preparing [2022-07-11T23:01:46.097Z] 24302eb7d908: Preparing [2022-07-11T23:01:46.097Z] 72c3216e8fed: Layer already exists [2022-07-11T23:01:46.097Z] da3f41005818: Layer already exists [2022-07-11T23:01:46.097Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:46.097Z] 81e9538425ce: Layer already exists [2022-07-11T23:01:46.097Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:46.097Z] main: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:01:46.142Z] ===================================================== [Pipeline] echo [2022-07-11T23:01:46.150Z] taggedImages: [2022-07-11T23:01:46.150Z] - nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:46.150Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-11T23:01:46.150Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 [2022-07-11T23:01:46.150Z] - nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:46.150Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-11T23:01:46.170Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-11T23:01:46.170Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:46.170Z] latest [2022-07-11T23:01:46.170Z] 2.2.1-dev.26 [2022-07-11T23:01:46.170Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:46.170Z] main [2022-07-11T23:01:46.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:46.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:46.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:46.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T23:01:46.801Z] f44f96691da2: Preparing [2022-07-11T23:01:46.801Z] bdd26c491838: Preparing [2022-07-11T23:01:46.801Z] da3f41005818: Preparing [2022-07-11T23:01:46.801Z] 4e5af1b0ed55: Preparing [2022-07-11T23:01:46.801Z] 67d893d76588: Preparing [2022-07-11T23:01:46.801Z] 24302eb7d908: Preparing [2022-07-11T23:01:46.801Z] 24302eb7d908: Waiting [2022-07-11T23:01:46.801Z] da3f41005818: Layer already exists [2022-07-11T23:01:46.801Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:46.801Z] 67d893d76588: Pushed [2022-07-11T23:01:46.801Z] f44f96691da2: Pushed [2022-07-11T23:01:47.062Z] 4e5af1b0ed55: Pushed [2022-07-11T23:01:48.443Z] bdd26c491838: Pushed [2022-07-11T23:01:48.443Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:48.756Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:49.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-11T23:01:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T23:01:49.064Z] f44f96691da2: Preparing [2022-07-11T23:01:49.064Z] bdd26c491838: Preparing [2022-07-11T23:01:49.064Z] da3f41005818: Preparing [2022-07-11T23:01:49.064Z] 4e5af1b0ed55: Preparing [2022-07-11T23:01:49.064Z] 67d893d76588: Preparing [2022-07-11T23:01:49.064Z] 24302eb7d908: Preparing [2022-07-11T23:01:49.064Z] 24302eb7d908: Waiting [2022-07-11T23:01:49.064Z] bdd26c491838: Layer already exists [2022-07-11T23:01:49.064Z] 4e5af1b0ed55: Layer already exists [2022-07-11T23:01:49.064Z] 67d893d76588: Layer already exists [2022-07-11T23:01:49.064Z] da3f41005818: Layer already exists [2022-07-11T23:01:49.064Z] f44f96691da2: Layer already exists [2022-07-11T23:01:49.064Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:49.064Z] latest: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:49.337Z] Removing intermediate container 9c2118fc8236 [2022-07-11T23:01:49.337Z] ---> 90db89a0e7f7 [2022-07-11T23:01:49.337Z] Successfully built 90db89a0e7f7 [2022-07-11T23:01:49.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:49.373Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:49.697Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T23:01:49.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:01:49.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 [2022-07-11T23:01:49.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T23:01:49.737Z] f44f96691da2: Preparing [2022-07-11T23:01:49.737Z] bdd26c491838: Preparing [2022-07-11T23:01:49.737Z] da3f41005818: Preparing [2022-07-11T23:01:49.737Z] 4e5af1b0ed55: Preparing [2022-07-11T23:01:49.737Z] 67d893d76588: Preparing [2022-07-11T23:01:49.737Z] 24302eb7d908: Preparing [2022-07-11T23:01:49.737Z] 24302eb7d908: Waiting [2022-07-11T23:01:49.737Z] 67d893d76588: Layer already exists [2022-07-11T23:01:49.737Z] 4e5af1b0ed55: Layer already exists [2022-07-11T23:01:49.737Z] bdd26c491838: Layer already exists [2022-07-11T23:01:49.737Z] da3f41005818: Layer already exists [2022-07-11T23:01:49.737Z] f44f96691da2: Layer already exists [2022-07-11T23:01:49.737Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:49.737Z] 2.2.1-dev.26: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [2022-07-11T23:01:49.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-07-11T23:01:50.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** ci-base-image-arm64 cat [2022-07-11T23:01:51.459Z] $ docker top 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:52.119Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:52.407Z] + go version [2022-07-11T23:01:52.407Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T23:01:52.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:52.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T23:01:52.428Z] f44f96691da2: Preparing [2022-07-11T23:01:52.428Z] bdd26c491838: Preparing [2022-07-11T23:01:52.428Z] da3f41005818: Preparing [2022-07-11T23:01:52.428Z] 4e5af1b0ed55: Preparing [2022-07-11T23:01:52.428Z] 67d893d76588: Preparing [2022-07-11T23:01:52.428Z] 24302eb7d908: Preparing [2022-07-11T23:01:52.428Z] 24302eb7d908: Waiting [2022-07-11T23:01:52.428Z] 4e5af1b0ed55: Layer already exists [2022-07-11T23:01:52.428Z] da3f41005818: Layer already exists [2022-07-11T23:01:52.428Z] f44f96691da2: Layer already exists [2022-07-11T23:01:52.428Z] bdd26c491838: Layer already exists [2022-07-11T23:01:52.428Z] 67d893d76588: Layer already exists [2022-07-11T23:01:52.428Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:52.428Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [2022-07-11T23:01:52.432Z] $ docker stop --time=1 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da [2022-07-11T23:01:54.182Z] $ docker rm -f 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:54.792Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:54.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T23:01:54.927Z] [2022-07-11T23:01:54.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:55.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-11T23:01:55.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T23:01:55.099Z] f44f96691da2: Preparing [2022-07-11T23:01:55.099Z] bdd26c491838: Preparing [2022-07-11T23:01:55.099Z] da3f41005818: Preparing [2022-07-11T23:01:55.099Z] 4e5af1b0ed55: Preparing [2022-07-11T23:01:55.099Z] 67d893d76588: Preparing [2022-07-11T23:01:55.099Z] 24302eb7d908: Preparing [2022-07-11T23:01:55.099Z] 24302eb7d908: Waiting [2022-07-11T23:01:55.099Z] 67d893d76588: Layer already exists [2022-07-11T23:01:55.099Z] bdd26c491838: Layer already exists [2022-07-11T23:01:55.099Z] 4e5af1b0ed55: Layer already exists [2022-07-11T23:01:55.099Z] da3f41005818: Layer already exists [2022-07-11T23:01:55.099Z] f44f96691da2: Layer already exists [2022-07-11T23:01:55.099Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:55.099Z] main: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:01:55.141Z] ===================================================== [Pipeline] echo [2022-07-11T23:01:55.149Z] taggedImages: [2022-07-11T23:01:55.149Z] - nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:55.149Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-11T23:01:55.149Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 [2022-07-11T23:01:55.149Z] - nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:55.149Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-11T23:01:55.169Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-11T23:01:55.169Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:55.169Z] latest [2022-07-11T23:01:55.169Z] 2.2.1-dev.26 [2022-07-11T23:01:55.169Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:55.169Z] main [2022-07-11T23:01:55.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:55.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T23:01:55.485Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:55.575Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-11T23:01:55.575Z] 29e5d40040c1: Pulling fs layer [2022-07-11T23:01:55.575Z] 1ce36da41761: Pulling fs layer [2022-07-11T23:01:55.575Z] 25b303627fd3: Pulling fs layer [2022-07-11T23:01:55.575Z] 29e5d40040c1: Verifying Checksum [2022-07-11T23:01:55.575Z] 29e5d40040c1: Download complete [2022-07-11T23:01:55.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:55.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T23:01:55.792Z] 74f80d70d8b3: Preparing [2022-07-11T23:01:55.792Z] 091c9a23fda0: Preparing [2022-07-11T23:01:55.792Z] da3f41005818: Preparing [2022-07-11T23:01:55.792Z] 43f95ee553db: Preparing [2022-07-11T23:01:55.792Z] 24302eb7d908: Preparing [2022-07-11T23:01:55.792Z] da3f41005818: Layer already exists [2022-07-11T23:01:55.792Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:55.792Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:55.792Z] 74f80d70d8b3: Pushed [2022-07-11T23:01:55.849Z] 1ce36da41761: Verifying Checksum [2022-07-11T23:01:55.849Z] 1ce36da41761: Download complete [2022-07-11T23:01:56.122Z] 29e5d40040c1: Pull complete [2022-07-11T23:01:57.178Z] 091c9a23fda0: Pushed [2022-07-11T23:01:57.437Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:57.567Z] 25b303627fd3: Verifying Checksum [2022-07-11T23:01:57.567Z] 25b303627fd3: Download complete [2022-07-11T23:01:57.567Z] 1ce36da41761: Pull complete [2022-07-11T23:01:57.753Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:58.062Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-11T23:01:58.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T23:01:58.062Z] 74f80d70d8b3: Preparing [2022-07-11T23:01:58.062Z] 091c9a23fda0: Preparing [2022-07-11T23:01:58.062Z] da3f41005818: Preparing [2022-07-11T23:01:58.062Z] 43f95ee553db: Preparing [2022-07-11T23:01:58.062Z] 24302eb7d908: Preparing [2022-07-11T23:01:58.062Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:58.062Z] da3f41005818: Layer already exists [2022-07-11T23:01:58.062Z] 091c9a23fda0: Layer already exists [2022-07-11T23:01:58.062Z] 74f80d70d8b3: Layer already exists [2022-07-11T23:01:58.062Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:58.062Z] latest: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:58.376Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:58.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 [2022-07-11T23:01:58.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T23:01:58.684Z] 74f80d70d8b3: Preparing [2022-07-11T23:01:58.684Z] 091c9a23fda0: Preparing [2022-07-11T23:01:58.684Z] da3f41005818: Preparing [2022-07-11T23:01:58.684Z] 43f95ee553db: Preparing [2022-07-11T23:01:58.684Z] 24302eb7d908: Preparing [2022-07-11T23:01:58.684Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:58.684Z] 091c9a23fda0: Layer already exists [2022-07-11T23:01:58.684Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:58.684Z] 74f80d70d8b3: Layer already exists [2022-07-11T23:01:58.684Z] da3f41005818: Layer already exists [2022-07-11T23:01:58.684Z] 2.2.1-dev.26: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:58.998Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:59.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:59.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T23:01:59.308Z] 74f80d70d8b3: Preparing [2022-07-11T23:01:59.308Z] 091c9a23fda0: Preparing [2022-07-11T23:01:59.308Z] da3f41005818: Preparing [2022-07-11T23:01:59.308Z] 43f95ee553db: Preparing [2022-07-11T23:01:59.308Z] 24302eb7d908: Preparing [2022-07-11T23:01:59.308Z] 74f80d70d8b3: Layer already exists [2022-07-11T23:01:59.308Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:59.308Z] 091c9a23fda0: Layer already exists [2022-07-11T23:01:59.308Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:59.308Z] da3f41005818: Layer already exists [2022-07-11T23:01:59.308Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:59.626Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:01:59.936Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-11T23:01:59.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T23:01:59.937Z] 74f80d70d8b3: Preparing [2022-07-11T23:01:59.937Z] 091c9a23fda0: Preparing [2022-07-11T23:01:59.937Z] da3f41005818: Preparing [2022-07-11T23:01:59.937Z] 43f95ee553db: Preparing [2022-07-11T23:01:59.937Z] 24302eb7d908: Preparing [2022-07-11T23:01:59.937Z] 24302eb7d908: Layer already exists [2022-07-11T23:01:59.937Z] da3f41005818: Layer already exists [2022-07-11T23:01:59.937Z] 43f95ee553db: Layer already exists [2022-07-11T23:01:59.937Z] 091c9a23fda0: Layer already exists [2022-07-11T23:01:59.937Z] 74f80d70d8b3: Layer already exists [2022-07-11T23:01:59.937Z] main: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:01:59.986Z] ===================================================== [Pipeline] echo [2022-07-11T23:01:59.994Z] taggedImages: [2022-07-11T23:01:59.994Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:01:59.994Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-11T23:01:59.994Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 [2022-07-11T23:01:59.994Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:01:59.994Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-11T23:02:00.017Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-11T23:02:00.017Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:00.017Z] latest [2022-07-11T23:02:00.017Z] 2.2.1-dev.26 [2022-07-11T23:02:00.017Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:00.017Z] main [2022-07-11T23:02:00.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:00.345Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:00.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:00.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T23:02:00.658Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:00.658Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:00.658Z] b8f10f0f4a98: Preparing [2022-07-11T23:02:00.658Z] ff6cae43e50f: Preparing [2022-07-11T23:02:00.658Z] c970c984258f: Preparing [2022-07-11T23:02:00.658Z] 89bfcb6c8098: Preparing [2022-07-11T23:02:00.658Z] da3f41005818: Preparing [2022-07-11T23:02:00.658Z] 5b608f959443: Preparing [2022-07-11T23:02:00.658Z] fef393691e83: Preparing [2022-07-11T23:02:00.658Z] 8a36e358828e: Preparing [2022-07-11T23:02:00.658Z] 93291adf2377: Preparing [2022-07-11T23:02:00.658Z] 24302eb7d908: Preparing [2022-07-11T23:02:00.658Z] da3f41005818: Waiting [2022-07-11T23:02:00.658Z] 5b608f959443: Waiting [2022-07-11T23:02:00.658Z] fef393691e83: Waiting [2022-07-11T23:02:00.658Z] 8a36e358828e: Waiting [2022-07-11T23:02:00.658Z] 93291adf2377: Waiting [2022-07-11T23:02:00.658Z] 24302eb7d908: Waiting [2022-07-11T23:02:00.658Z] ff6cae43e50f: Pushed [2022-07-11T23:02:00.658Z] e2b8e47e3f9e: Pushed [2022-07-11T23:02:00.658Z] b8f10f0f4a98: Pushed [2022-07-11T23:02:00.658Z] c970c984258f: Pushed [2022-07-11T23:02:00.658Z] da3f41005818: Layer already exists [2022-07-11T23:02:00.919Z] 8a36e358828e: Pushed [2022-07-11T23:02:00.919Z] fef393691e83: Pushed [2022-07-11T23:02:00.919Z] 93291adf2377: Pushed [2022-07-11T23:02:00.919Z] 5b608f959443: Pushed [2022-07-11T23:02:00.919Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:02.302Z] 89bfcb6c8098: Pushed [2022-07-11T23:02:02.302Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:02.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:02.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-11T23:02:02.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T23:02:02.921Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:02.921Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:02.921Z] b8f10f0f4a98: Preparing [2022-07-11T23:02:02.921Z] ff6cae43e50f: Preparing [2022-07-11T23:02:02.921Z] c970c984258f: Preparing [2022-07-11T23:02:02.921Z] 89bfcb6c8098: Preparing [2022-07-11T23:02:02.921Z] da3f41005818: Preparing [2022-07-11T23:02:02.921Z] 5b608f959443: Preparing [2022-07-11T23:02:02.921Z] fef393691e83: Preparing [2022-07-11T23:02:02.921Z] 8a36e358828e: Preparing [2022-07-11T23:02:02.921Z] 93291adf2377: Preparing [2022-07-11T23:02:02.921Z] 24302eb7d908: Preparing [2022-07-11T23:02:02.921Z] da3f41005818: Waiting [2022-07-11T23:02:02.921Z] 5b608f959443: Waiting [2022-07-11T23:02:02.921Z] fef393691e83: Waiting [2022-07-11T23:02:02.921Z] 93291adf2377: Waiting [2022-07-11T23:02:02.921Z] 24302eb7d908: Waiting [2022-07-11T23:02:02.921Z] 8a36e358828e: Waiting [2022-07-11T23:02:02.921Z] e2b8e47e3f9e: Layer already exists [2022-07-11T23:02:02.921Z] b8f10f0f4a98: Layer already exists [2022-07-11T23:02:02.921Z] c970c984258f: Layer already exists [2022-07-11T23:02:02.921Z] 89bfcb6c8098: Layer already exists [2022-07-11T23:02:02.921Z] ff6cae43e50f: Layer already exists [2022-07-11T23:02:02.921Z] 8a36e358828e: Layer already exists [2022-07-11T23:02:02.921Z] da3f41005818: Layer already exists [2022-07-11T23:02:02.921Z] fef393691e83: Layer already exists [2022-07-11T23:02:02.921Z] 5b608f959443: Layer already exists [2022-07-11T23:02:02.921Z] 93291adf2377: Layer already exists [2022-07-11T23:02:02.921Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:02.921Z] latest: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:03.231Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:03.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 [2022-07-11T23:02:03.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T23:02:03.608Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:03.608Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:03.608Z] b8f10f0f4a98: Preparing [2022-07-11T23:02:03.608Z] ff6cae43e50f: Preparing [2022-07-11T23:02:03.608Z] c970c984258f: Preparing [2022-07-11T23:02:03.608Z] 89bfcb6c8098: Preparing [2022-07-11T23:02:03.608Z] da3f41005818: Preparing [2022-07-11T23:02:03.608Z] 5b608f959443: Preparing [2022-07-11T23:02:03.608Z] fef393691e83: Preparing [2022-07-11T23:02:03.608Z] 8a36e358828e: Preparing [2022-07-11T23:02:03.608Z] 93291adf2377: Preparing [2022-07-11T23:02:03.608Z] 24302eb7d908: Preparing [2022-07-11T23:02:03.608Z] da3f41005818: Waiting [2022-07-11T23:02:03.608Z] 5b608f959443: Waiting [2022-07-11T23:02:03.608Z] fef393691e83: Waiting [2022-07-11T23:02:03.608Z] 8a36e358828e: Waiting [2022-07-11T23:02:03.608Z] 93291adf2377: Waiting [2022-07-11T23:02:03.608Z] 24302eb7d908: Waiting [2022-07-11T23:02:03.608Z] ff6cae43e50f: Layer already exists [2022-07-11T23:02:03.608Z] 89bfcb6c8098: Layer already exists [2022-07-11T23:02:03.608Z] b8f10f0f4a98: Layer already exists [2022-07-11T23:02:03.608Z] e2b8e47e3f9e: Layer already exists [2022-07-11T23:02:03.608Z] c970c984258f: Layer already exists [2022-07-11T23:02:03.608Z] da3f41005818: Layer already exists [2022-07-11T23:02:03.608Z] 93291adf2377: Layer already exists [2022-07-11T23:02:03.608Z] 5b608f959443: Layer already exists [2022-07-11T23:02:03.608Z] 8a36e358828e: Layer already exists [2022-07-11T23:02:03.608Z] fef393691e83: Layer already exists [2022-07-11T23:02:03.608Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:03.608Z] 2.2.1-dev.26: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:03.941Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:04.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:04.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T23:02:04.252Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:04.252Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:04.252Z] b8f10f0f4a98: Preparing [2022-07-11T23:02:04.252Z] ff6cae43e50f: Preparing [2022-07-11T23:02:04.252Z] c970c984258f: Preparing [2022-07-11T23:02:04.252Z] 89bfcb6c8098: Preparing [2022-07-11T23:02:04.252Z] da3f41005818: Preparing [2022-07-11T23:02:04.252Z] 5b608f959443: Preparing [2022-07-11T23:02:04.252Z] fef393691e83: Preparing [2022-07-11T23:02:04.252Z] 8a36e358828e: Preparing [2022-07-11T23:02:04.252Z] 93291adf2377: Preparing [2022-07-11T23:02:04.252Z] 24302eb7d908: Preparing [2022-07-11T23:02:04.252Z] 93291adf2377: Waiting [2022-07-11T23:02:04.252Z] fef393691e83: Waiting [2022-07-11T23:02:04.252Z] 5b608f959443: Waiting [2022-07-11T23:02:04.252Z] 8a36e358828e: Waiting [2022-07-11T23:02:04.252Z] 24302eb7d908: Waiting [2022-07-11T23:02:04.252Z] da3f41005818: Waiting [2022-07-11T23:02:04.252Z] b8f10f0f4a98: Layer already exists [2022-07-11T23:02:04.252Z] 89bfcb6c8098: Layer already exists [2022-07-11T23:02:04.252Z] e2b8e47e3f9e: Layer already exists [2022-07-11T23:02:04.252Z] ff6cae43e50f: Layer already exists [2022-07-11T23:02:04.252Z] c970c984258f: Layer already exists [2022-07-11T23:02:04.252Z] 5b608f959443: Layer already exists [2022-07-11T23:02:04.252Z] fef393691e83: Layer already exists [2022-07-11T23:02:04.252Z] 8a36e358828e: Layer already exists [2022-07-11T23:02:04.252Z] da3f41005818: Layer already exists [2022-07-11T23:02:04.252Z] 93291adf2377: Layer already exists [2022-07-11T23:02:04.252Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:04.252Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:04.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:04.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-11T23:02:04.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T23:02:04.936Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:04.936Z] e2b8e47e3f9e: Preparing [2022-07-11T23:02:04.936Z] b8f10f0f4a98: Preparing [2022-07-11T23:02:04.936Z] ff6cae43e50f: Preparing [2022-07-11T23:02:04.936Z] c970c984258f: Preparing [2022-07-11T23:02:04.936Z] 89bfcb6c8098: Preparing [2022-07-11T23:02:04.936Z] da3f41005818: Preparing [2022-07-11T23:02:04.936Z] 5b608f959443: Preparing [2022-07-11T23:02:04.936Z] fef393691e83: Preparing [2022-07-11T23:02:04.936Z] 8a36e358828e: Preparing [2022-07-11T23:02:04.936Z] 93291adf2377: Preparing [2022-07-11T23:02:04.936Z] 24302eb7d908: Preparing [2022-07-11T23:02:04.936Z] da3f41005818: Waiting [2022-07-11T23:02:04.936Z] 93291adf2377: Waiting [2022-07-11T23:02:04.936Z] 24302eb7d908: Waiting [2022-07-11T23:02:04.936Z] fef393691e83: Waiting [2022-07-11T23:02:04.936Z] 8a36e358828e: Waiting [2022-07-11T23:02:04.936Z] 5b608f959443: Waiting [2022-07-11T23:02:04.936Z] b8f10f0f4a98: Layer already exists [2022-07-11T23:02:04.936Z] e2b8e47e3f9e: Layer already exists [2022-07-11T23:02:04.936Z] ff6cae43e50f: Layer already exists [2022-07-11T23:02:04.936Z] c970c984258f: Layer already exists [2022-07-11T23:02:04.936Z] 89bfcb6c8098: Layer already exists [2022-07-11T23:02:04.936Z] da3f41005818: Layer already exists [2022-07-11T23:02:04.936Z] fef393691e83: Layer already exists [2022-07-11T23:02:04.936Z] 8a36e358828e: Layer already exists [2022-07-11T23:02:04.936Z] 93291adf2377: Layer already exists [2022-07-11T23:02:04.936Z] 5b608f959443: Layer already exists [2022-07-11T23:02:04.936Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:04.936Z] main: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:04.976Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:04.985Z] taggedImages: [2022-07-11T23:02:04.985Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:04.985Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-11T23:02:04.985Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 [2022-07-11T23:02:04.985Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:04.985Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-11T23:02:05.005Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-11T23:02:05.005Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:05.005Z] latest [2022-07-11T23:02:05.005Z] 2.2.1-dev.26 [2022-07-11T23:02:05.005Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:05.005Z] main [2022-07-11T23:02:05.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:05.329Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:05.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T23:02:05.636Z] 551ec85755fb: Preparing [2022-07-11T23:02:05.636Z] aaaa42796c92: Preparing [2022-07-11T23:02:05.636Z] 01075b2e6593: Preparing [2022-07-11T23:02:05.636Z] 96f0fa2f5332: Preparing [2022-07-11T23:02:05.636Z] d53e11f13234: Preparing [2022-07-11T23:02:05.636Z] de74b7bd2176: Preparing [2022-07-11T23:02:05.636Z] e9dd687e3e20: Preparing [2022-07-11T23:02:05.636Z] 24302eb7d908: Preparing [2022-07-11T23:02:05.636Z] de74b7bd2176: Waiting [2022-07-11T23:02:05.636Z] e9dd687e3e20: Waiting [2022-07-11T23:02:05.636Z] 24302eb7d908: Waiting [2022-07-11T23:02:05.636Z] d53e11f13234: Pushed [2022-07-11T23:02:05.636Z] 551ec85755fb: Pushed [2022-07-11T23:02:05.636Z] aaaa42796c92: Pushed [2022-07-11T23:02:05.636Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:05.896Z] de74b7bd2176: Pushed [2022-07-11T23:02:06.155Z] e9dd687e3e20: Pushed [2022-07-11T23:02:06.723Z] 96f0fa2f5332: Pushed [2022-07-11T23:02:06.723Z] 01075b2e6593: Pushed [2022-07-11T23:02:06.982Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:07.295Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:07.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-11T23:02:07.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T23:02:07.597Z] 551ec85755fb: Preparing [2022-07-11T23:02:07.597Z] aaaa42796c92: Preparing [2022-07-11T23:02:07.597Z] 01075b2e6593: Preparing [2022-07-11T23:02:07.597Z] 96f0fa2f5332: Preparing [2022-07-11T23:02:07.597Z] d53e11f13234: Preparing [2022-07-11T23:02:07.597Z] de74b7bd2176: Preparing [2022-07-11T23:02:07.597Z] e9dd687e3e20: Preparing [2022-07-11T23:02:07.597Z] 24302eb7d908: Preparing [2022-07-11T23:02:07.597Z] de74b7bd2176: Waiting [2022-07-11T23:02:07.597Z] e9dd687e3e20: Waiting [2022-07-11T23:02:07.597Z] 24302eb7d908: Waiting [2022-07-11T23:02:07.597Z] aaaa42796c92: Layer already exists [2022-07-11T23:02:07.597Z] 96f0fa2f5332: Layer already exists [2022-07-11T23:02:07.597Z] d53e11f13234: Layer already exists [2022-07-11T23:02:07.597Z] 551ec85755fb: Layer already exists [2022-07-11T23:02:07.597Z] 01075b2e6593: Layer already exists [2022-07-11T23:02:07.597Z] de74b7bd2176: Layer already exists [2022-07-11T23:02:07.597Z] e9dd687e3e20: Layer already exists [2022-07-11T23:02:07.597Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:07.597Z] latest: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:07.910Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:08.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 [2022-07-11T23:02:08.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T23:02:08.220Z] 551ec85755fb: Preparing [2022-07-11T23:02:08.220Z] aaaa42796c92: Preparing [2022-07-11T23:02:08.220Z] 01075b2e6593: Preparing [2022-07-11T23:02:08.220Z] 96f0fa2f5332: Preparing [2022-07-11T23:02:08.220Z] d53e11f13234: Preparing [2022-07-11T23:02:08.220Z] de74b7bd2176: Preparing [2022-07-11T23:02:08.220Z] e9dd687e3e20: Preparing [2022-07-11T23:02:08.220Z] 24302eb7d908: Preparing [2022-07-11T23:02:08.220Z] de74b7bd2176: Waiting [2022-07-11T23:02:08.220Z] 24302eb7d908: Waiting [2022-07-11T23:02:08.220Z] e9dd687e3e20: Waiting [2022-07-11T23:02:08.220Z] 551ec85755fb: Layer already exists [2022-07-11T23:02:08.220Z] 01075b2e6593: Layer already exists [2022-07-11T23:02:08.220Z] aaaa42796c92: Layer already exists [2022-07-11T23:02:08.220Z] 96f0fa2f5332: Layer already exists [2022-07-11T23:02:08.220Z] d53e11f13234: Layer already exists [2022-07-11T23:02:08.220Z] de74b7bd2176: Layer already exists [2022-07-11T23:02:08.220Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:08.220Z] e9dd687e3e20: Layer already exists [2022-07-11T23:02:08.220Z] 2.2.1-dev.26: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:08.532Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:08.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:08.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T23:02:08.841Z] 551ec85755fb: Preparing [2022-07-11T23:02:08.841Z] aaaa42796c92: Preparing [2022-07-11T23:02:08.841Z] 01075b2e6593: Preparing [2022-07-11T23:02:08.841Z] 96f0fa2f5332: Preparing [2022-07-11T23:02:08.841Z] d53e11f13234: Preparing [2022-07-11T23:02:08.841Z] de74b7bd2176: Preparing [2022-07-11T23:02:08.841Z] e9dd687e3e20: Preparing [2022-07-11T23:02:08.841Z] 24302eb7d908: Preparing [2022-07-11T23:02:08.841Z] de74b7bd2176: Waiting [2022-07-11T23:02:08.841Z] e9dd687e3e20: Waiting [2022-07-11T23:02:08.841Z] 24302eb7d908: Waiting [2022-07-11T23:02:08.841Z] aaaa42796c92: Layer already exists [2022-07-11T23:02:08.841Z] 551ec85755fb: Layer already exists [2022-07-11T23:02:08.841Z] 96f0fa2f5332: Layer already exists [2022-07-11T23:02:08.841Z] d53e11f13234: Layer already exists [2022-07-11T23:02:08.841Z] 01075b2e6593: Layer already exists [2022-07-11T23:02:08.841Z] de74b7bd2176: Layer already exists [2022-07-11T23:02:08.841Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:08.841Z] e9dd687e3e20: Layer already exists [2022-07-11T23:02:08.841Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:09.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:09.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-11T23:02:09.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T23:02:09.480Z] 551ec85755fb: Preparing [2022-07-11T23:02:09.480Z] aaaa42796c92: Preparing [2022-07-11T23:02:09.480Z] 01075b2e6593: Preparing [2022-07-11T23:02:09.480Z] 96f0fa2f5332: Preparing [2022-07-11T23:02:09.480Z] d53e11f13234: Preparing [2022-07-11T23:02:09.480Z] de74b7bd2176: Preparing [2022-07-11T23:02:09.480Z] e9dd687e3e20: Preparing [2022-07-11T23:02:09.480Z] 24302eb7d908: Preparing [2022-07-11T23:02:09.480Z] e9dd687e3e20: Waiting [2022-07-11T23:02:09.480Z] 24302eb7d908: Waiting [2022-07-11T23:02:09.480Z] de74b7bd2176: Waiting [2022-07-11T23:02:09.480Z] 01075b2e6593: Layer already exists [2022-07-11T23:02:09.480Z] 551ec85755fb: Layer already exists [2022-07-11T23:02:09.480Z] d53e11f13234: Layer already exists [2022-07-11T23:02:09.480Z] 96f0fa2f5332: Layer already exists [2022-07-11T23:02:09.480Z] aaaa42796c92: Layer already exists [2022-07-11T23:02:09.480Z] de74b7bd2176: Layer already exists [2022-07-11T23:02:09.480Z] e9dd687e3e20: Layer already exists [2022-07-11T23:02:09.480Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:09.480Z] main: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:09.526Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:09.534Z] taggedImages: [2022-07-11T23:02:09.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:09.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-11T23:02:09.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 [2022-07-11T23:02:09.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:09.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-11T23:02:09.554Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-11T23:02:09.554Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:09.554Z] latest [2022-07-11T23:02:09.554Z] 2.2.1-dev.26 [2022-07-11T23:02:09.554Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:09.554Z] main [2022-07-11T23:02:09.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:09.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:10.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:10.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T23:02:10.184Z] 9d366eab40b3: Preparing [2022-07-11T23:02:10.184Z] 1c7c73c2a4b3: Preparing [2022-07-11T23:02:10.184Z] 73cf6866a078: Preparing [2022-07-11T23:02:10.184Z] 4928e91b9115: Preparing [2022-07-11T23:02:10.184Z] 35f45d0758cd: Preparing [2022-07-11T23:02:10.184Z] f7715e8c2edb: Preparing [2022-07-11T23:02:10.184Z] a53d170e8bae: Preparing [2022-07-11T23:02:10.184Z] e37ec20c94ed: Preparing [2022-07-11T23:02:10.184Z] 4c8169d1d411: Preparing [2022-07-11T23:02:10.184Z] 24302eb7d908: Preparing [2022-07-11T23:02:10.185Z] 4c8169d1d411: Waiting [2022-07-11T23:02:10.185Z] 24302eb7d908: Waiting [2022-07-11T23:02:10.185Z] e37ec20c94ed: Waiting [2022-07-11T23:02:10.185Z] f7715e8c2edb: Waiting [2022-07-11T23:02:10.185Z] 35f45d0758cd: Pushed [2022-07-11T23:02:10.185Z] 9d366eab40b3: Pushed [2022-07-11T23:02:10.185Z] 1c7c73c2a4b3: Pushed [2022-07-11T23:02:10.185Z] f7715e8c2edb: Pushed [2022-07-11T23:02:10.298Z] 25b303627fd3: Pull complete [2022-07-11T23:02:10.298Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-11T23:02:10.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T23:02:10.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:02:10.443Z] e37ec20c94ed: Pushed [2022-07-11T23:02:10.443Z] a53d170e8bae: Pushed [2022-07-11T23:02:10.443Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:10.443Z] 4c8169d1d411: Pushed [2022-07-11T23:02:10.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-07-11T23:02:10.653Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T23:02:11.380Z] 4928e91b9115: Pushed [2022-07-11T23:02:11.639Z] 73cf6866a078: Pushed [2022-07-11T23:02:11.899Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [2022-07-11T23:02:13.141Z] $ docker top e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:13.790Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:14.090Z] + grep parallel [2022-07-11T23:02:14.090Z] + docker-compose build --help [2022-07-11T23:02:14.098Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-11T23:02:14.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T23:02:14.098Z] 9d366eab40b3: Preparing [2022-07-11T23:02:14.098Z] 1c7c73c2a4b3: Preparing [2022-07-11T23:02:14.098Z] 73cf6866a078: Preparing [2022-07-11T23:02:14.098Z] 4928e91b9115: Preparing [2022-07-11T23:02:14.098Z] 35f45d0758cd: Preparing [2022-07-11T23:02:14.098Z] f7715e8c2edb: Preparing [2022-07-11T23:02:14.098Z] a53d170e8bae: Preparing [2022-07-11T23:02:14.098Z] e37ec20c94ed: Preparing [2022-07-11T23:02:14.098Z] 4c8169d1d411: Preparing [2022-07-11T23:02:14.098Z] 24302eb7d908: Preparing [2022-07-11T23:02:14.098Z] f7715e8c2edb: Waiting [2022-07-11T23:02:14.098Z] e37ec20c94ed: Waiting [2022-07-11T23:02:14.098Z] 24302eb7d908: Waiting [2022-07-11T23:02:14.098Z] 4c8169d1d411: Waiting [2022-07-11T23:02:14.098Z] 1c7c73c2a4b3: Layer already exists [2022-07-11T23:02:14.098Z] 9d366eab40b3: Layer already exists [2022-07-11T23:02:14.098Z] 35f45d0758cd: Layer already exists [2022-07-11T23:02:14.098Z] 73cf6866a078: Layer already exists [2022-07-11T23:02:14.098Z] 4928e91b9115: Layer already exists [2022-07-11T23:02:14.098Z] a53d170e8bae: Layer already exists [2022-07-11T23:02:14.098Z] f7715e8c2edb: Layer already exists [2022-07-11T23:02:14.098Z] e37ec20c94ed: Layer already exists [2022-07-11T23:02:14.098Z] 4c8169d1d411: Layer already exists [2022-07-11T23:02:14.098Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:14.098Z] latest: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:14.409Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:14.715Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 [2022-07-11T23:02:14.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T23:02:14.715Z] 9d366eab40b3: Preparing [2022-07-11T23:02:14.715Z] 1c7c73c2a4b3: Preparing [2022-07-11T23:02:14.715Z] 73cf6866a078: Preparing [2022-07-11T23:02:14.715Z] 4928e91b9115: Preparing [2022-07-11T23:02:14.715Z] 35f45d0758cd: Preparing [2022-07-11T23:02:14.715Z] f7715e8c2edb: Preparing [2022-07-11T23:02:14.715Z] a53d170e8bae: Preparing [2022-07-11T23:02:14.715Z] e37ec20c94ed: Preparing [2022-07-11T23:02:14.715Z] 4c8169d1d411: Preparing [2022-07-11T23:02:14.715Z] 24302eb7d908: Preparing [2022-07-11T23:02:14.715Z] e37ec20c94ed: Waiting [2022-07-11T23:02:14.715Z] 24302eb7d908: Waiting [2022-07-11T23:02:14.715Z] a53d170e8bae: Waiting [2022-07-11T23:02:14.715Z] 4c8169d1d411: Waiting [2022-07-11T23:02:14.715Z] 4928e91b9115: Layer already exists [2022-07-11T23:02:14.715Z] 9d366eab40b3: Layer already exists [2022-07-11T23:02:14.715Z] 1c7c73c2a4b3: Layer already exists [2022-07-11T23:02:14.715Z] 35f45d0758cd: Layer already exists [2022-07-11T23:02:14.715Z] 73cf6866a078: Layer already exists [2022-07-11T23:02:14.715Z] e37ec20c94ed: Layer already exists [2022-07-11T23:02:14.715Z] a53d170e8bae: Layer already exists [2022-07-11T23:02:14.715Z] f7715e8c2edb: Layer already exists [2022-07-11T23:02:14.715Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:14.715Z] 4c8169d1d411: Layer already exists [2022-07-11T23:02:14.715Z] 2.2.1-dev.26: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:15.027Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:15.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:15.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T23:02:15.333Z] 9d366eab40b3: Preparing [2022-07-11T23:02:15.333Z] 1c7c73c2a4b3: Preparing [2022-07-11T23:02:15.333Z] 73cf6866a078: Preparing [2022-07-11T23:02:15.333Z] 4928e91b9115: Preparing [2022-07-11T23:02:15.333Z] 35f45d0758cd: Preparing [2022-07-11T23:02:15.333Z] f7715e8c2edb: Preparing [2022-07-11T23:02:15.333Z] a53d170e8bae: Preparing [2022-07-11T23:02:15.333Z] e37ec20c94ed: Preparing [2022-07-11T23:02:15.333Z] 4c8169d1d411: Preparing [2022-07-11T23:02:15.333Z] 24302eb7d908: Preparing [2022-07-11T23:02:15.333Z] f7715e8c2edb: Waiting [2022-07-11T23:02:15.333Z] a53d170e8bae: Waiting [2022-07-11T23:02:15.333Z] e37ec20c94ed: Waiting [2022-07-11T23:02:15.333Z] 4c8169d1d411: Waiting [2022-07-11T23:02:15.333Z] 24302eb7d908: Waiting [2022-07-11T23:02:15.333Z] 9d366eab40b3: Layer already exists [2022-07-11T23:02:15.333Z] 73cf6866a078: Layer already exists [2022-07-11T23:02:15.333Z] 4928e91b9115: Layer already exists [2022-07-11T23:02:15.333Z] 35f45d0758cd: Layer already exists [2022-07-11T23:02:15.333Z] 1c7c73c2a4b3: Layer already exists [2022-07-11T23:02:15.333Z] a53d170e8bae: Layer already exists [2022-07-11T23:02:15.333Z] f7715e8c2edb: Layer already exists [2022-07-11T23:02:15.333Z] 4c8169d1d411: Layer already exists [2022-07-11T23:02:15.333Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:15.333Z] e37ec20c94ed: Layer already exists [2022-07-11T23:02:15.333Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:15.650Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:15.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-11T23:02:15.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T23:02:15.963Z] 9d366eab40b3: Preparing [2022-07-11T23:02:15.963Z] 1c7c73c2a4b3: Preparing [2022-07-11T23:02:15.963Z] 73cf6866a078: Preparing [2022-07-11T23:02:15.963Z] 4928e91b9115: Preparing [2022-07-11T23:02:15.963Z] 35f45d0758cd: Preparing [2022-07-11T23:02:15.963Z] f7715e8c2edb: Preparing [2022-07-11T23:02:15.963Z] a53d170e8bae: Preparing [2022-07-11T23:02:15.963Z] e37ec20c94ed: Preparing [2022-07-11T23:02:15.963Z] 4c8169d1d411: Preparing [2022-07-11T23:02:15.963Z] 24302eb7d908: Preparing [2022-07-11T23:02:15.963Z] a53d170e8bae: Waiting [2022-07-11T23:02:15.963Z] 24302eb7d908: Waiting [2022-07-11T23:02:15.963Z] e37ec20c94ed: Waiting [2022-07-11T23:02:15.963Z] 4c8169d1d411: Waiting [2022-07-11T23:02:15.963Z] f7715e8c2edb: Waiting [2022-07-11T23:02:15.963Z] 35f45d0758cd: Layer already exists [2022-07-11T23:02:15.963Z] 9d366eab40b3: Layer already exists [2022-07-11T23:02:15.963Z] 73cf6866a078: Layer already exists [2022-07-11T23:02:15.963Z] 4928e91b9115: Layer already exists [2022-07-11T23:02:15.963Z] 1c7c73c2a4b3: Layer already exists [2022-07-11T23:02:15.963Z] a53d170e8bae: Layer already exists [2022-07-11T23:02:15.963Z] f7715e8c2edb: Layer already exists [2022-07-11T23:02:15.963Z] e37ec20c94ed: Layer already exists [2022-07-11T23:02:15.963Z] 4c8169d1d411: Layer already exists [2022-07-11T23:02:15.963Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:15.963Z] main: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:16.009Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:16.018Z] taggedImages: [2022-07-11T23:02:16.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:16.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-11T23:02:16.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 [2022-07-11T23:02:16.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:16.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-11T23:02:16.037Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-11T23:02:16.037Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:16.037Z] latest [2022-07-11T23:02:16.037Z] 2.2.1-dev.26 [2022-07-11T23:02:16.037Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:16.037Z] main [2022-07-11T23:02:16.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:16.361Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:16.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:16.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T23:02:16.670Z] c77ede336be5: Preparing [2022-07-11T23:02:16.670Z] 39baa11e7fec: Preparing [2022-07-11T23:02:16.670Z] da3f41005818: Preparing [2022-07-11T23:02:16.670Z] cfeebe3843ce: Preparing [2022-07-11T23:02:16.670Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:16.670Z] 4fc242d58285: Preparing [2022-07-11T23:02:16.670Z] 4fc242d58285: Waiting [2022-07-11T23:02:16.670Z] da3f41005818: Layer already exists [2022-07-11T23:02:16.670Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:16.670Z] c77ede336be5: Pushed [2022-07-11T23:02:16.670Z] b1f47e5fa20a: Pushed [2022-07-11T23:02:17.243Z] cfeebe3843ce: Pushed [2022-07-11T23:02:19.154Z] 39baa11e7fec: Pushed [2022-07-11T23:02:19.154Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:19.469Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [2022-07-11T23:02:19.481Z] --parallel Build images in parallel. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2022-07-11T23:02:19.509Z] $ docker stop --time=1 e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 [2022-07-11T23:02:21.224Z] $ docker rm -f e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:21.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-11T23:02:21.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T23:02:21.732Z] c77ede336be5: Preparing [2022-07-11T23:02:21.732Z] 39baa11e7fec: Preparing [2022-07-11T23:02:21.732Z] da3f41005818: Preparing [2022-07-11T23:02:21.732Z] cfeebe3843ce: Preparing [2022-07-11T23:02:21.732Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:21.732Z] 4fc242d58285: Preparing [2022-07-11T23:02:21.732Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:21.732Z] cfeebe3843ce: Layer already exists [2022-07-11T23:02:21.732Z] 39baa11e7fec: Layer already exists [2022-07-11T23:02:21.732Z] c77ede336be5: Layer already exists [2022-07-11T23:02:21.732Z] da3f41005818: Layer already exists [2022-07-11T23:02:21.732Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:21.732Z] latest: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:21.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T23:02:21.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:02:22.056Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 [2022-07-11T23:02:22.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-07-11T23:02:22.223Z] $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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/edgex-compose-arm64:latest cat [2022-07-11T23:02:23.542Z] $ docker top c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-11T23:02:24.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 [2022-07-11T23:02:24.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T23:02:24.196Z] c77ede336be5: Preparing [2022-07-11T23:02:24.196Z] 39baa11e7fec: Preparing [2022-07-11T23:02:24.196Z] da3f41005818: Preparing [2022-07-11T23:02:24.196Z] cfeebe3843ce: Preparing [2022-07-11T23:02:24.196Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:24.196Z] 4fc242d58285: Preparing [2022-07-11T23:02:24.196Z] 4fc242d58285: Waiting [2022-07-11T23:02:24.196Z] da3f41005818: Layer already exists [2022-07-11T23:02:24.196Z] 39baa11e7fec: Layer already exists [2022-07-11T23:02:24.196Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:24.196Z] c77ede336be5: Layer already exists [2022-07-11T23:02:24.196Z] cfeebe3843ce: Layer already exists [2022-07-11T23:02:24.196Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:24.196Z] 2.2.1-dev.26: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:24.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T23:02:24.517Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:24.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:24.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T23:02:24.825Z] c77ede336be5: Preparing [2022-07-11T23:02:24.825Z] 39baa11e7fec: Preparing [2022-07-11T23:02:24.825Z] da3f41005818: Preparing [2022-07-11T23:02:24.825Z] cfeebe3843ce: Preparing [2022-07-11T23:02:24.825Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:24.825Z] 4fc242d58285: Preparing [2022-07-11T23:02:24.825Z] 4fc242d58285: Waiting [2022-07-11T23:02:24.825Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:24.825Z] da3f41005818: Layer already exists [2022-07-11T23:02:24.825Z] 39baa11e7fec: Layer already exists [2022-07-11T23:02:24.825Z] cfeebe3843ce: Layer already exists [2022-07-11T23:02:24.825Z] c77ede336be5: Layer already exists [2022-07-11T23:02:24.825Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:24.825Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:25.142Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:25.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-11T23:02:25.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T23:02:25.457Z] c77ede336be5: Preparing [2022-07-11T23:02:25.457Z] 39baa11e7fec: Preparing [2022-07-11T23:02:25.457Z] da3f41005818: Preparing [2022-07-11T23:02:25.457Z] cfeebe3843ce: Preparing [2022-07-11T23:02:25.457Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:25.457Z] 4fc242d58285: Preparing [2022-07-11T23:02:25.457Z] 4fc242d58285: Waiting [2022-07-11T23:02:25.457Z] c77ede336be5: Layer already exists [2022-07-11T23:02:25.457Z] cfeebe3843ce: Layer already exists [2022-07-11T23:02:25.457Z] da3f41005818: Layer already exists [2022-07-11T23:02:25.457Z] 39baa11e7fec: Layer already exists [2022-07-11T23:02:25.457Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:25.457Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:25.457Z] main: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:25.503Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:25.510Z] taggedImages: [2022-07-11T23:02:25.510Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:25.510Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-11T23:02:25.510Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 [2022-07-11T23:02:25.510Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:25.510Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-11T23:02:25.530Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-11T23:02:25.530Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:25.530Z] latest [2022-07-11T23:02:25.530Z] 2.2.1-dev.26 [2022-07-11T23:02:25.530Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:25.530Z] main [2022-07-11T23:02:25.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:25.886Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:26.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:26.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T23:02:26.231Z] cd05c327fa9d: Preparing [2022-07-11T23:02:26.231Z] 9f74ed84e296: Preparing [2022-07-11T23:02:26.231Z] 5fab3fcd33c6: Preparing [2022-07-11T23:02:26.231Z] 92fc02e09377: Preparing [2022-07-11T23:02:26.231Z] d150fe40124b: Preparing [2022-07-11T23:02:26.231Z] 2ff437a860ca: Preparing [2022-07-11T23:02:26.231Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:26.231Z] 4fc242d58285: Preparing [2022-07-11T23:02:26.231Z] 2ff437a860ca: Waiting [2022-07-11T23:02:26.231Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:26.231Z] 4fc242d58285: Waiting [2022-07-11T23:02:26.231Z] 9f74ed84e296: Pushed [2022-07-11T23:02:26.231Z] 5fab3fcd33c6: Pushed [2022-07-11T23:02:26.231Z] cd05c327fa9d: Pushed [2022-07-11T23:02:26.490Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:26.490Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:26.960Z] 2ff437a860ca: Pushed [2022-07-11T23:02:29.883Z] Building core-command ... [2022-07-11T23:02:29.883Z] Building core-data ... [2022-07-11T23:02:29.883Z] Building core-metadata ... [2022-07-11T23:02:29.883Z] Building security-bootstrapper ... [2022-07-11T23:02:29.883Z] Building security-proxy-setup ... [2022-07-11T23:02:29.883Z] Building security-secretstore-setup ... [2022-07-11T23:02:29.883Z] Building security-spiffe-token-provider ... [2022-07-11T23:02:29.883Z] Building security-spire-agent ... [2022-07-11T23:02:29.883Z] Building security-spire-config ... [2022-07-11T23:02:29.883Z] Building security-spire-server ... [2022-07-11T23:02:29.883Z] Building support-notifications ... [2022-07-11T23:02:29.883Z] Building support-scheduler ... [2022-07-11T23:02:29.883Z] Building sys-mgmt-agent ... [2022-07-11T23:02:29.883Z] Building security-spire-config [2022-07-11T23:02:29.883Z] Building security-bootstrapper [2022-07-11T23:02:29.883Z] Building core-data [2022-07-11T23:02:29.883Z] Building security-secretstore-setup [2022-07-11T23:02:29.883Z] Building sys-mgmt-agent [2022-07-11T23:02:30.254Z] d150fe40124b: Pushed [2022-07-11T23:02:33.547Z] 92fc02e09377: Pushed [2022-07-11T23:02:33.547Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:33.861Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:34.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-11T23:02:34.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T23:02:34.166Z] cd05c327fa9d: Preparing [2022-07-11T23:02:34.166Z] 9f74ed84e296: Preparing [2022-07-11T23:02:34.166Z] 5fab3fcd33c6: Preparing [2022-07-11T23:02:34.166Z] 92fc02e09377: Preparing [2022-07-11T23:02:34.166Z] d150fe40124b: Preparing [2022-07-11T23:02:34.166Z] 2ff437a860ca: Preparing [2022-07-11T23:02:34.166Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:34.166Z] 4fc242d58285: Preparing [2022-07-11T23:02:34.166Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:34.166Z] 2ff437a860ca: Waiting [2022-07-11T23:02:34.166Z] d150fe40124b: Layer already exists [2022-07-11T23:02:34.166Z] cd05c327fa9d: Layer already exists [2022-07-11T23:02:34.166Z] 9f74ed84e296: Layer already exists [2022-07-11T23:02:34.166Z] 92fc02e09377: Layer already exists [2022-07-11T23:02:34.166Z] 5fab3fcd33c6: Layer already exists [2022-07-11T23:02:34.166Z] 2ff437a860ca: Layer already exists [2022-07-11T23:02:34.166Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:34.166Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:34.166Z] latest: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:34.471Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:34.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 [2022-07-11T23:02:34.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T23:02:34.777Z] cd05c327fa9d: Preparing [2022-07-11T23:02:34.777Z] 9f74ed84e296: Preparing [2022-07-11T23:02:34.777Z] 5fab3fcd33c6: Preparing [2022-07-11T23:02:34.777Z] 92fc02e09377: Preparing [2022-07-11T23:02:34.777Z] d150fe40124b: Preparing [2022-07-11T23:02:34.777Z] 2ff437a860ca: Preparing [2022-07-11T23:02:34.777Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:34.777Z] 4fc242d58285: Preparing [2022-07-11T23:02:34.777Z] 4fc242d58285: Waiting [2022-07-11T23:02:34.777Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:34.777Z] 2ff437a860ca: Waiting [2022-07-11T23:02:34.777Z] 9f74ed84e296: Layer already exists [2022-07-11T23:02:34.777Z] cd05c327fa9d: Layer already exists [2022-07-11T23:02:34.777Z] 92fc02e09377: Layer already exists [2022-07-11T23:02:34.777Z] d150fe40124b: Layer already exists [2022-07-11T23:02:34.777Z] 5fab3fcd33c6: Layer already exists [2022-07-11T23:02:34.777Z] 2ff437a860ca: Layer already exists [2022-07-11T23:02:34.777Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:34.777Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:34.777Z] 2.2.1-dev.26: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:35.091Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:35.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:35.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T23:02:35.401Z] cd05c327fa9d: Preparing [2022-07-11T23:02:35.401Z] 9f74ed84e296: Preparing [2022-07-11T23:02:35.401Z] 5fab3fcd33c6: Preparing [2022-07-11T23:02:35.401Z] 92fc02e09377: Preparing [2022-07-11T23:02:35.401Z] d150fe40124b: Preparing [2022-07-11T23:02:35.401Z] 2ff437a860ca: Preparing [2022-07-11T23:02:35.401Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:35.401Z] 4fc242d58285: Preparing [2022-07-11T23:02:35.401Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:35.401Z] 4fc242d58285: Waiting [2022-07-11T23:02:35.401Z] 2ff437a860ca: Waiting [2022-07-11T23:02:35.401Z] 5fab3fcd33c6: Layer already exists [2022-07-11T23:02:35.401Z] 92fc02e09377: Layer already exists [2022-07-11T23:02:35.401Z] cd05c327fa9d: Layer already exists [2022-07-11T23:02:35.401Z] d150fe40124b: Layer already exists [2022-07-11T23:02:35.401Z] 9f74ed84e296: Layer already exists [2022-07-11T23:02:35.401Z] 2ff437a860ca: Layer already exists [2022-07-11T23:02:35.401Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:35.401Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:35.401Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:35.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:36.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-11T23:02:36.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T23:02:36.019Z] cd05c327fa9d: Preparing [2022-07-11T23:02:36.019Z] 9f74ed84e296: Preparing [2022-07-11T23:02:36.019Z] 5fab3fcd33c6: Preparing [2022-07-11T23:02:36.019Z] 92fc02e09377: Preparing [2022-07-11T23:02:36.019Z] d150fe40124b: Preparing [2022-07-11T23:02:36.019Z] 2ff437a860ca: Preparing [2022-07-11T23:02:36.019Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:36.019Z] 4fc242d58285: Preparing [2022-07-11T23:02:36.019Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:36.019Z] 4fc242d58285: Waiting [2022-07-11T23:02:36.019Z] 2ff437a860ca: Waiting [2022-07-11T23:02:36.019Z] 9f74ed84e296: Layer already exists [2022-07-11T23:02:36.019Z] 5fab3fcd33c6: Layer already exists [2022-07-11T23:02:36.019Z] d150fe40124b: Layer already exists [2022-07-11T23:02:36.019Z] 92fc02e09377: Layer already exists [2022-07-11T23:02:36.019Z] cd05c327fa9d: Layer already exists [2022-07-11T23:02:36.019Z] 2ff437a860ca: Layer already exists [2022-07-11T23:02:36.019Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:36.019Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:36.019Z] main: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:36.061Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:36.070Z] taggedImages: [2022-07-11T23:02:36.070Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:36.070Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-11T23:02:36.070Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 [2022-07-11T23:02:36.070Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:36.070Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-11T23:02:36.088Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-11T23:02:36.088Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:36.088Z] latest [2022-07-11T23:02:36.088Z] 2.2.1-dev.26 [2022-07-11T23:02:36.088Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:36.088Z] main [2022-07-11T23:02:36.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:36.401Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:36.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:36.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T23:02:36.712Z] 8a7f50f49517: Preparing [2022-07-11T23:02:36.712Z] 20282f7173f3: Preparing [2022-07-11T23:02:36.712Z] 1203df2eab3b: Preparing [2022-07-11T23:02:36.712Z] c02f8173913c: Preparing [2022-07-11T23:02:36.712Z] 7061fe2dbb3b: Preparing [2022-07-11T23:02:36.712Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:36.712Z] 4fc242d58285: Preparing [2022-07-11T23:02:36.712Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:36.712Z] 20282f7173f3: Pushed [2022-07-11T23:02:36.712Z] 8a7f50f49517: Pushed [2022-07-11T23:02:36.712Z] 1203df2eab3b: Pushed [2022-07-11T23:02:36.712Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:36.712Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:36.972Z] 7061fe2dbb3b: Pushed [2022-07-11T23:02:45.102Z] c02f8173913c: Pushed [2022-07-11T23:02:45.102Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:45.420Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:45.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-11T23:02:45.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T23:02:45.731Z] 8a7f50f49517: Preparing [2022-07-11T23:02:45.731Z] 20282f7173f3: Preparing [2022-07-11T23:02:45.731Z] 1203df2eab3b: Preparing [2022-07-11T23:02:45.731Z] c02f8173913c: Preparing [2022-07-11T23:02:45.731Z] 7061fe2dbb3b: Preparing [2022-07-11T23:02:45.731Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:45.731Z] 4fc242d58285: Preparing [2022-07-11T23:02:45.731Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:45.731Z] 4fc242d58285: Waiting [2022-07-11T23:02:45.731Z] 1203df2eab3b: Layer already exists [2022-07-11T23:02:45.731Z] 7061fe2dbb3b: Layer already exists [2022-07-11T23:02:45.731Z] 20282f7173f3: Layer already exists [2022-07-11T23:02:45.731Z] 8a7f50f49517: Layer already exists [2022-07-11T23:02:45.731Z] c02f8173913c: Layer already exists [2022-07-11T23:02:45.731Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:45.731Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:45.731Z] latest: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:46.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:46.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 [2022-07-11T23:02:46.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T23:02:46.354Z] 8a7f50f49517: Preparing [2022-07-11T23:02:46.354Z] 20282f7173f3: Preparing [2022-07-11T23:02:46.354Z] 1203df2eab3b: Preparing [2022-07-11T23:02:46.354Z] c02f8173913c: Preparing [2022-07-11T23:02:46.354Z] 7061fe2dbb3b: Preparing [2022-07-11T23:02:46.354Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:46.354Z] 4fc242d58285: Preparing [2022-07-11T23:02:46.354Z] 4fc242d58285: Waiting [2022-07-11T23:02:46.354Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:46.354Z] c02f8173913c: Layer already exists [2022-07-11T23:02:46.354Z] 8a7f50f49517: Layer already exists [2022-07-11T23:02:46.354Z] 20282f7173f3: Layer already exists [2022-07-11T23:02:46.354Z] 7061fe2dbb3b: Layer already exists [2022-07-11T23:02:46.354Z] 1203df2eab3b: Layer already exists [2022-07-11T23:02:46.354Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:46.354Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:46.354Z] 2.2.1-dev.26: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:46.668Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:46.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:46.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T23:02:46.980Z] 8a7f50f49517: Preparing [2022-07-11T23:02:46.980Z] 20282f7173f3: Preparing [2022-07-11T23:02:46.980Z] 1203df2eab3b: Preparing [2022-07-11T23:02:46.980Z] c02f8173913c: Preparing [2022-07-11T23:02:46.980Z] 7061fe2dbb3b: Preparing [2022-07-11T23:02:46.980Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:46.980Z] 4fc242d58285: Preparing [2022-07-11T23:02:46.980Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:46.980Z] 4fc242d58285: Waiting [2022-07-11T23:02:46.980Z] 7061fe2dbb3b: Layer already exists [2022-07-11T23:02:46.980Z] c02f8173913c: Layer already exists [2022-07-11T23:02:46.980Z] 1203df2eab3b: Layer already exists [2022-07-11T23:02:46.980Z] 8a7f50f49517: Layer already exists [2022-07-11T23:02:46.980Z] 20282f7173f3: Layer already exists [2022-07-11T23:02:46.980Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:46.980Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:46.980Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:47.297Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:47.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-11T23:02:47.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T23:02:47.607Z] 8a7f50f49517: Preparing [2022-07-11T23:02:47.607Z] 20282f7173f3: Preparing [2022-07-11T23:02:47.607Z] 1203df2eab3b: Preparing [2022-07-11T23:02:47.607Z] c02f8173913c: Preparing [2022-07-11T23:02:47.607Z] 7061fe2dbb3b: Preparing [2022-07-11T23:02:47.607Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:47.607Z] 4fc242d58285: Preparing [2022-07-11T23:02:47.607Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:47.607Z] 4fc242d58285: Waiting [2022-07-11T23:02:47.607Z] 1203df2eab3b: Layer already exists [2022-07-11T23:02:47.607Z] c02f8173913c: Layer already exists [2022-07-11T23:02:47.607Z] 7061fe2dbb3b: Layer already exists [2022-07-11T23:02:47.607Z] 20282f7173f3: Layer already exists [2022-07-11T23:02:47.607Z] 8a7f50f49517: Layer already exists [2022-07-11T23:02:47.607Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:47.607Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:47.607Z] main: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:47.646Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:47.654Z] taggedImages: [2022-07-11T23:02:47.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:47.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-11T23:02:47.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 [2022-07-11T23:02:47.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:47.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-11T23:02:47.676Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-11T23:02:47.676Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:47.676Z] latest [2022-07-11T23:02:47.676Z] 2.2.1-dev.26 [2022-07-11T23:02:47.676Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:47.676Z] main [2022-07-11T23:02:47.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:48.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:48.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:48.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T23:02:48.314Z] 0f392c4dce68: Preparing [2022-07-11T23:02:48.314Z] bd782c8c4a2f: Preparing [2022-07-11T23:02:48.314Z] 4269ad1eed86: Preparing [2022-07-11T23:02:48.314Z] c02f8173913c: Preparing [2022-07-11T23:02:48.314Z] 2da010aea92c: Preparing [2022-07-11T23:02:48.314Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:48.314Z] 4fc242d58285: Preparing [2022-07-11T23:02:48.314Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:48.314Z] 4fc242d58285: Waiting [2022-07-11T23:02:48.314Z] c02f8173913c: Layer already exists [2022-07-11T23:02:48.314Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:48.314Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:48.314Z] 4269ad1eed86: Pushed [2022-07-11T23:02:48.314Z] bd782c8c4a2f: Pushed [2022-07-11T23:02:48.314Z] 0f392c4dce68: Pushed [2022-07-11T23:02:48.885Z] 2da010aea92c: Pushed [2022-07-11T23:02:48.885Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:49.202Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:49.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-11T23:02:49.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T23:02:49.506Z] 0f392c4dce68: Preparing [2022-07-11T23:02:49.506Z] bd782c8c4a2f: Preparing [2022-07-11T23:02:49.506Z] 4269ad1eed86: Preparing [2022-07-11T23:02:49.506Z] c02f8173913c: Preparing [2022-07-11T23:02:49.506Z] 2da010aea92c: Preparing [2022-07-11T23:02:49.506Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:49.506Z] 4fc242d58285: Preparing [2022-07-11T23:02:49.506Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:49.506Z] 4fc242d58285: Waiting [2022-07-11T23:02:49.506Z] 2da010aea92c: Layer already exists [2022-07-11T23:02:49.506Z] 0f392c4dce68: Layer already exists [2022-07-11T23:02:49.506Z] c02f8173913c: Layer already exists [2022-07-11T23:02:49.506Z] 4269ad1eed86: Layer already exists [2022-07-11T23:02:49.506Z] bd782c8c4a2f: Layer already exists [2022-07-11T23:02:49.506Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:49.506Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:49.506Z] latest: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:49.817Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:50.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 [2022-07-11T23:02:50.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T23:02:50.123Z] 0f392c4dce68: Preparing [2022-07-11T23:02:50.123Z] bd782c8c4a2f: Preparing [2022-07-11T23:02:50.123Z] 4269ad1eed86: Preparing [2022-07-11T23:02:50.123Z] c02f8173913c: Preparing [2022-07-11T23:02:50.123Z] 2da010aea92c: Preparing [2022-07-11T23:02:50.123Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:50.123Z] 4fc242d58285: Preparing [2022-07-11T23:02:50.123Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:50.123Z] 4fc242d58285: Waiting [2022-07-11T23:02:50.123Z] 4269ad1eed86: Layer already exists [2022-07-11T23:02:50.123Z] 0f392c4dce68: Layer already exists [2022-07-11T23:02:50.123Z] 2da010aea92c: Layer already exists [2022-07-11T23:02:50.123Z] c02f8173913c: Layer already exists [2022-07-11T23:02:50.123Z] bd782c8c4a2f: Layer already exists [2022-07-11T23:02:50.123Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:50.123Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:50.123Z] 2.2.1-dev.26: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:50.439Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:50.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:50.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T23:02:50.742Z] 0f392c4dce68: Preparing [2022-07-11T23:02:50.742Z] bd782c8c4a2f: Preparing [2022-07-11T23:02:50.742Z] 4269ad1eed86: Preparing [2022-07-11T23:02:50.742Z] c02f8173913c: Preparing [2022-07-11T23:02:50.742Z] 2da010aea92c: Preparing [2022-07-11T23:02:50.742Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:50.742Z] 4fc242d58285: Preparing [2022-07-11T23:02:50.742Z] 4fc242d58285: Waiting [2022-07-11T23:02:50.742Z] b1f47e5fa20a: Waiting [2022-07-11T23:02:50.742Z] c02f8173913c: Layer already exists [2022-07-11T23:02:50.742Z] bd782c8c4a2f: Layer already exists [2022-07-11T23:02:50.742Z] 4269ad1eed86: Layer already exists [2022-07-11T23:02:50.742Z] 2da010aea92c: Layer already exists [2022-07-11T23:02:50.742Z] 0f392c4dce68: Layer already exists [2022-07-11T23:02:50.742Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:50.742Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:50.742Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:51.056Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:51.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-11T23:02:51.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T23:02:51.366Z] 0f392c4dce68: Preparing [2022-07-11T23:02:51.366Z] bd782c8c4a2f: Preparing [2022-07-11T23:02:51.366Z] 4269ad1eed86: Preparing [2022-07-11T23:02:51.366Z] c02f8173913c: Preparing [2022-07-11T23:02:51.366Z] 2da010aea92c: Preparing [2022-07-11T23:02:51.366Z] b1f47e5fa20a: Preparing [2022-07-11T23:02:51.366Z] 4fc242d58285: Preparing [2022-07-11T23:02:51.366Z] 4fc242d58285: Waiting [2022-07-11T23:02:51.366Z] 2da010aea92c: Layer already exists [2022-07-11T23:02:51.366Z] c02f8173913c: Layer already exists [2022-07-11T23:02:51.366Z] 4269ad1eed86: Layer already exists [2022-07-11T23:02:51.366Z] bd782c8c4a2f: Layer already exists [2022-07-11T23:02:51.366Z] 0f392c4dce68: Layer already exists [2022-07-11T23:02:51.366Z] b1f47e5fa20a: Layer already exists [2022-07-11T23:02:51.366Z] 4fc242d58285: Layer already exists [2022-07-11T23:02:51.366Z] main: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:51.408Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:51.416Z] taggedImages: [2022-07-11T23:02:51.416Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:51.416Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-11T23:02:51.416Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 [2022-07-11T23:02:51.416Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:51.416Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-11T23:02:51.441Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-11T23:02:51.441Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:51.441Z] latest [2022-07-11T23:02:51.441Z] 2.2.1-dev.26 [2022-07-11T23:02:51.441Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:51.441Z] main [2022-07-11T23:02:51.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:51.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:52.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:52.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T23:02:52.074Z] fb41553d31c7: Preparing [2022-07-11T23:02:52.074Z] 90aa829009ef: Preparing [2022-07-11T23:02:52.074Z] da3f41005818: Preparing [2022-07-11T23:02:52.074Z] 5607dc722975: Preparing [2022-07-11T23:02:52.074Z] 24302eb7d908: Preparing [2022-07-11T23:02:52.074Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:52.074Z] da3f41005818: Layer already exists [2022-07-11T23:02:52.074Z] fb41553d31c7: Pushed [2022-07-11T23:02:52.074Z] 5607dc722975: Pushed [2022-07-11T23:02:54.615Z] 90aa829009ef: Pushed [2022-07-11T23:02:54.615Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:54.954Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:55.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-11T23:02:55.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T23:02:55.308Z] fb41553d31c7: Preparing [2022-07-11T23:02:55.308Z] 90aa829009ef: Preparing [2022-07-11T23:02:55.308Z] da3f41005818: Preparing [2022-07-11T23:02:55.308Z] 5607dc722975: Preparing [2022-07-11T23:02:55.308Z] 24302eb7d908: Preparing [2022-07-11T23:02:55.308Z] 90aa829009ef: Layer already exists [2022-07-11T23:02:55.308Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:55.308Z] da3f41005818: Layer already exists [2022-07-11T23:02:55.308Z] fb41553d31c7: Layer already exists [2022-07-11T23:02:55.308Z] 5607dc722975: Layer already exists [2022-07-11T23:02:55.308Z] latest: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:55.620Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:55.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 [2022-07-11T23:02:55.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T23:02:55.931Z] fb41553d31c7: Preparing [2022-07-11T23:02:55.931Z] 90aa829009ef: Preparing [2022-07-11T23:02:55.931Z] da3f41005818: Preparing [2022-07-11T23:02:55.931Z] 5607dc722975: Preparing [2022-07-11T23:02:55.931Z] 24302eb7d908: Preparing [2022-07-11T23:02:55.931Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:55.931Z] 90aa829009ef: Layer already exists [2022-07-11T23:02:55.931Z] da3f41005818: Layer already exists [2022-07-11T23:02:55.931Z] 5607dc722975: Layer already exists [2022-07-11T23:02:55.931Z] fb41553d31c7: Layer already exists [2022-07-11T23:02:55.931Z] 2.2.1-dev.26: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:56.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:56.553Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:56.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T23:02:56.553Z] fb41553d31c7: Preparing [2022-07-11T23:02:56.553Z] 90aa829009ef: Preparing [2022-07-11T23:02:56.553Z] da3f41005818: Preparing [2022-07-11T23:02:56.553Z] 5607dc722975: Preparing [2022-07-11T23:02:56.553Z] 24302eb7d908: Preparing [2022-07-11T23:02:56.553Z] fb41553d31c7: Layer already exists [2022-07-11T23:02:56.553Z] da3f41005818: Layer already exists [2022-07-11T23:02:56.553Z] 90aa829009ef: Layer already exists [2022-07-11T23:02:56.553Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:56.553Z] 5607dc722975: Layer already exists [2022-07-11T23:02:56.553Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:56.859Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:57.169Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-11T23:02:57.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T23:02:57.169Z] fb41553d31c7: Preparing [2022-07-11T23:02:57.169Z] 90aa829009ef: Preparing [2022-07-11T23:02:57.169Z] da3f41005818: Preparing [2022-07-11T23:02:57.169Z] 5607dc722975: Preparing [2022-07-11T23:02:57.169Z] 24302eb7d908: Preparing [2022-07-11T23:02:57.169Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:57.169Z] fb41553d31c7: Layer already exists [2022-07-11T23:02:57.169Z] 5607dc722975: Layer already exists [2022-07-11T23:02:57.169Z] da3f41005818: Layer already exists [2022-07-11T23:02:57.169Z] 90aa829009ef: Layer already exists [2022-07-11T23:02:57.169Z] main: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:02:57.215Z] ===================================================== [Pipeline] echo [2022-07-11T23:02:57.225Z] taggedImages: [2022-07-11T23:02:57.225Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:57.225Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-11T23:02:57.225Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 [2022-07-11T23:02:57.225Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:57.225Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-11T23:02:57.245Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-11T23:02:57.245Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:57.245Z] latest [2022-07-11T23:02:57.245Z] 2.2.1-dev.26 [2022-07-11T23:02:57.245Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:02:57.245Z] main [2022-07-11T23:02:57.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:57.586Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:02:57.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:02:57.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T23:02:57.894Z] d5e0f0432890: Preparing [2022-07-11T23:02:57.894Z] a47c0adef51c: Preparing [2022-07-11T23:02:57.894Z] da3f41005818: Preparing [2022-07-11T23:02:57.894Z] 43f95ee553db: Preparing [2022-07-11T23:02:57.894Z] 24302eb7d908: Preparing [2022-07-11T23:02:57.894Z] 43f95ee553db: Layer already exists [2022-07-11T23:02:57.894Z] da3f41005818: Layer already exists [2022-07-11T23:02:57.894Z] 24302eb7d908: Layer already exists [2022-07-11T23:02:57.894Z] d5e0f0432890: Pushed [2022-07-11T23:03:00.431Z] a47c0adef51c: Pushed [2022-07-11T23:03:00.431Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:00.746Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:01.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-11T23:03:01.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T23:03:01.060Z] d5e0f0432890: Preparing [2022-07-11T23:03:01.060Z] a47c0adef51c: Preparing [2022-07-11T23:03:01.060Z] da3f41005818: Preparing [2022-07-11T23:03:01.060Z] 43f95ee553db: Preparing [2022-07-11T23:03:01.060Z] 24302eb7d908: Preparing [2022-07-11T23:03:01.060Z] da3f41005818: Layer already exists [2022-07-11T23:03:01.060Z] d5e0f0432890: Layer already exists [2022-07-11T23:03:01.060Z] 24302eb7d908: Layer already exists [2022-07-11T23:03:01.060Z] a47c0adef51c: Layer already exists [2022-07-11T23:03:01.060Z] 43f95ee553db: Layer already exists [2022-07-11T23:03:01.060Z] latest: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:01.372Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:01.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 [2022-07-11T23:03:01.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T23:03:01.685Z] d5e0f0432890: Preparing [2022-07-11T23:03:01.685Z] a47c0adef51c: Preparing [2022-07-11T23:03:01.685Z] da3f41005818: Preparing [2022-07-11T23:03:01.685Z] 43f95ee553db: Preparing [2022-07-11T23:03:01.685Z] 24302eb7d908: Preparing [2022-07-11T23:03:01.685Z] da3f41005818: Layer already exists [2022-07-11T23:03:01.685Z] d5e0f0432890: Layer already exists [2022-07-11T23:03:01.685Z] 43f95ee553db: Layer already exists [2022-07-11T23:03:01.685Z] 24302eb7d908: Layer already exists [2022-07-11T23:03:01.685Z] a47c0adef51c: Layer already exists [2022-07-11T23:03:01.685Z] 2.2.1-dev.26: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:01.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:02.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:03:02.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T23:03:02.305Z] d5e0f0432890: Preparing [2022-07-11T23:03:02.305Z] a47c0adef51c: Preparing [2022-07-11T23:03:02.305Z] da3f41005818: Preparing [2022-07-11T23:03:02.305Z] 43f95ee553db: Preparing [2022-07-11T23:03:02.305Z] 24302eb7d908: Preparing [2022-07-11T23:03:02.305Z] 43f95ee553db: Layer already exists [2022-07-11T23:03:02.305Z] 24302eb7d908: Layer already exists [2022-07-11T23:03:02.305Z] da3f41005818: Layer already exists [2022-07-11T23:03:02.305Z] d5e0f0432890: Layer already exists [2022-07-11T23:03:02.305Z] a47c0adef51c: Layer already exists [2022-07-11T23:03:02.305Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:02.621Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:02.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-11T23:03:02.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T23:03:02.931Z] d5e0f0432890: Preparing [2022-07-11T23:03:02.931Z] a47c0adef51c: Preparing [2022-07-11T23:03:02.931Z] da3f41005818: Preparing [2022-07-11T23:03:02.931Z] 43f95ee553db: Preparing [2022-07-11T23:03:02.931Z] 24302eb7d908: Preparing [2022-07-11T23:03:02.931Z] 43f95ee553db: Layer already exists [2022-07-11T23:03:02.931Z] a47c0adef51c: Layer already exists [2022-07-11T23:03:02.931Z] da3f41005818: Layer already exists [2022-07-11T23:03:02.931Z] 24302eb7d908: Layer already exists [2022-07-11T23:03:02.931Z] d5e0f0432890: Layer already exists [2022-07-11T23:03:02.931Z] main: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:03:02.982Z] ===================================================== [Pipeline] echo [2022-07-11T23:03:02.989Z] taggedImages: [2022-07-11T23:03:02.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:03:02.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-11T23:03:02.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 [2022-07-11T23:03:02.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:03:02.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-11T23:03:03.010Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-11T23:03:03.010Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:03:03.010Z] latest [2022-07-11T23:03:03.010Z] 2.2.1-dev.26 [2022-07-11T23:03:03.010Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:03:03.010Z] main [2022-07-11T23:03:03.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:03.341Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:03.650Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:03:03.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T23:03:03.650Z] a9186699d912: Preparing [2022-07-11T23:03:03.650Z] 77034df8c632: Preparing [2022-07-11T23:03:03.650Z] f2f6f39b0f6e: Preparing [2022-07-11T23:03:03.650Z] ddc01fcd9a7b: Preparing [2022-07-11T23:03:03.650Z] 52f44be93a46: Preparing [2022-07-11T23:03:03.650Z] 10d82663b225: Preparing [2022-07-11T23:03:03.650Z] f7a7a140f1b3: Preparing [2022-07-11T23:03:03.650Z] 31e69d4774c9: Preparing [2022-07-11T23:03:03.650Z] 7750d494dfbd: Preparing [2022-07-11T23:03:03.650Z] 18708474c90b: Preparing [2022-07-11T23:03:03.650Z] 4fc242d58285: Preparing [2022-07-11T23:03:03.650Z] f7a7a140f1b3: Waiting [2022-07-11T23:03:03.650Z] 31e69d4774c9: Waiting [2022-07-11T23:03:03.650Z] 7750d494dfbd: Waiting [2022-07-11T23:03:03.650Z] 18708474c90b: Waiting [2022-07-11T23:03:03.650Z] 4fc242d58285: Waiting [2022-07-11T23:03:03.650Z] 52f44be93a46: Layer already exists [2022-07-11T23:03:03.650Z] 10d82663b225: Layer already exists [2022-07-11T23:03:03.650Z] f7a7a140f1b3: Layer already exists [2022-07-11T23:03:03.650Z] 31e69d4774c9: Layer already exists [2022-07-11T23:03:03.650Z] 77034df8c632: Pushed [2022-07-11T23:03:03.650Z] 7750d494dfbd: Layer already exists [2022-07-11T23:03:03.650Z] 18708474c90b: Layer already exists [2022-07-11T23:03:03.650Z] 4fc242d58285: Layer already exists [2022-07-11T23:03:03.909Z] a9186699d912: Pushed [2022-07-11T23:03:04.856Z] f2f6f39b0f6e: Pushed [2022-07-11T23:03:12.991Z] ddc01fcd9a7b: Pushed [2022-07-11T23:03:12.991Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:13.301Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:13.622Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-11T23:03:13.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T23:03:13.622Z] a9186699d912: Preparing [2022-07-11T23:03:13.622Z] 77034df8c632: Preparing [2022-07-11T23:03:13.622Z] f2f6f39b0f6e: Preparing [2022-07-11T23:03:13.622Z] ddc01fcd9a7b: Preparing [2022-07-11T23:03:13.622Z] 52f44be93a46: Preparing [2022-07-11T23:03:13.622Z] 10d82663b225: Preparing [2022-07-11T23:03:13.622Z] f7a7a140f1b3: Preparing [2022-07-11T23:03:13.622Z] 31e69d4774c9: Preparing [2022-07-11T23:03:13.622Z] 7750d494dfbd: Preparing [2022-07-11T23:03:13.622Z] 18708474c90b: Preparing [2022-07-11T23:03:13.622Z] 4fc242d58285: Preparing [2022-07-11T23:03:13.622Z] f7a7a140f1b3: Waiting [2022-07-11T23:03:13.622Z] 31e69d4774c9: Waiting [2022-07-11T23:03:13.622Z] 7750d494dfbd: Waiting [2022-07-11T23:03:13.622Z] 18708474c90b: Waiting [2022-07-11T23:03:13.622Z] 10d82663b225: Waiting [2022-07-11T23:03:13.622Z] 4fc242d58285: Waiting [2022-07-11T23:03:13.622Z] f2f6f39b0f6e: Layer already exists [2022-07-11T23:03:13.622Z] a9186699d912: Layer already exists [2022-07-11T23:03:13.622Z] 77034df8c632: Layer already exists [2022-07-11T23:03:13.622Z] 52f44be93a46: Layer already exists [2022-07-11T23:03:13.622Z] ddc01fcd9a7b: Layer already exists [2022-07-11T23:03:13.622Z] 10d82663b225: Layer already exists [2022-07-11T23:03:13.622Z] f7a7a140f1b3: Layer already exists [2022-07-11T23:03:13.622Z] 7750d494dfbd: Layer already exists [2022-07-11T23:03:13.622Z] 31e69d4774c9: Layer already exists [2022-07-11T23:03:13.622Z] 18708474c90b: Layer already exists [2022-07-11T23:03:13.622Z] 4fc242d58285: Layer already exists [2022-07-11T23:03:13.622Z] latest: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:13.936Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:14.250Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 [2022-07-11T23:03:14.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T23:03:14.250Z] a9186699d912: Preparing [2022-07-11T23:03:14.250Z] 77034df8c632: Preparing [2022-07-11T23:03:14.250Z] f2f6f39b0f6e: Preparing [2022-07-11T23:03:14.250Z] ddc01fcd9a7b: Preparing [2022-07-11T23:03:14.250Z] 52f44be93a46: Preparing [2022-07-11T23:03:14.250Z] 10d82663b225: Preparing [2022-07-11T23:03:14.250Z] f7a7a140f1b3: Preparing [2022-07-11T23:03:14.250Z] 31e69d4774c9: Preparing [2022-07-11T23:03:14.250Z] 7750d494dfbd: Preparing [2022-07-11T23:03:14.250Z] 10d82663b225: Waiting [2022-07-11T23:03:14.250Z] f7a7a140f1b3: Waiting [2022-07-11T23:03:14.250Z] 31e69d4774c9: Waiting [2022-07-11T23:03:14.250Z] 18708474c90b: Preparing [2022-07-11T23:03:14.250Z] 4fc242d58285: Preparing [2022-07-11T23:03:14.250Z] 7750d494dfbd: Waiting [2022-07-11T23:03:14.250Z] 18708474c90b: Waiting [2022-07-11T23:03:14.250Z] 4fc242d58285: Waiting [2022-07-11T23:03:14.250Z] f2f6f39b0f6e: Layer already exists [2022-07-11T23:03:14.250Z] ddc01fcd9a7b: Layer already exists [2022-07-11T23:03:14.250Z] 77034df8c632: Layer already exists [2022-07-11T23:03:14.250Z] 52f44be93a46: Layer already exists [2022-07-11T23:03:14.250Z] a9186699d912: Layer already exists [2022-07-11T23:03:14.250Z] f7a7a140f1b3: Layer already exists [2022-07-11T23:03:14.250Z] 31e69d4774c9: Layer already exists [2022-07-11T23:03:14.250Z] 10d82663b225: Layer already exists [2022-07-11T23:03:14.250Z] 18708474c90b: Layer already exists [2022-07-11T23:03:14.250Z] 7750d494dfbd: Layer already exists [2022-07-11T23:03:14.250Z] 4fc242d58285: Layer already exists [2022-07-11T23:03:14.250Z] 2.2.1-dev.26: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:14.562Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:14.874Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:03:14.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T23:03:14.874Z] a9186699d912: Preparing [2022-07-11T23:03:14.874Z] 77034df8c632: Preparing [2022-07-11T23:03:14.874Z] f2f6f39b0f6e: Preparing [2022-07-11T23:03:14.874Z] ddc01fcd9a7b: Preparing [2022-07-11T23:03:14.874Z] 52f44be93a46: Preparing [2022-07-11T23:03:14.874Z] 10d82663b225: Preparing [2022-07-11T23:03:14.874Z] f7a7a140f1b3: Preparing [2022-07-11T23:03:14.874Z] 31e69d4774c9: Preparing [2022-07-11T23:03:14.874Z] 7750d494dfbd: Preparing [2022-07-11T23:03:14.874Z] 18708474c90b: Preparing [2022-07-11T23:03:14.874Z] 4fc242d58285: Preparing [2022-07-11T23:03:14.874Z] f7a7a140f1b3: Waiting [2022-07-11T23:03:14.874Z] 18708474c90b: Waiting [2022-07-11T23:03:14.874Z] 31e69d4774c9: Waiting [2022-07-11T23:03:14.874Z] 10d82663b225: Waiting [2022-07-11T23:03:14.874Z] 4fc242d58285: Waiting [2022-07-11T23:03:14.874Z] 7750d494dfbd: Waiting [2022-07-11T23:03:14.874Z] ddc01fcd9a7b: Layer already exists [2022-07-11T23:03:14.874Z] f2f6f39b0f6e: Layer already exists [2022-07-11T23:03:14.874Z] a9186699d912: Layer already exists [2022-07-11T23:03:14.874Z] 77034df8c632: Layer already exists [2022-07-11T23:03:14.875Z] 52f44be93a46: Layer already exists [2022-07-11T23:03:14.875Z] 10d82663b225: Layer already exists [2022-07-11T23:03:14.875Z] f7a7a140f1b3: Layer already exists [2022-07-11T23:03:14.875Z] 31e69d4774c9: Layer already exists [2022-07-11T23:03:14.875Z] 18708474c90b: Layer already exists [2022-07-11T23:03:14.875Z] 7750d494dfbd: Layer already exists [2022-07-11T23:03:14.875Z] 4fc242d58285: Layer already exists [2022-07-11T23:03:14.875Z] ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:15.197Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:03:15.514Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-11T23:03:15.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T23:03:15.514Z] a9186699d912: Preparing [2022-07-11T23:03:15.514Z] 77034df8c632: Preparing [2022-07-11T23:03:15.514Z] f2f6f39b0f6e: Preparing [2022-07-11T23:03:15.514Z] ddc01fcd9a7b: Preparing [2022-07-11T23:03:15.514Z] 52f44be93a46: Preparing [2022-07-11T23:03:15.514Z] 10d82663b225: Preparing [2022-07-11T23:03:15.514Z] f7a7a140f1b3: Preparing [2022-07-11T23:03:15.514Z] 31e69d4774c9: Preparing [2022-07-11T23:03:15.514Z] 7750d494dfbd: Preparing [2022-07-11T23:03:15.514Z] 18708474c90b: Preparing [2022-07-11T23:03:15.514Z] 4fc242d58285: Preparing [2022-07-11T23:03:15.514Z] 10d82663b225: Waiting [2022-07-11T23:03:15.514Z] f7a7a140f1b3: Waiting [2022-07-11T23:03:15.514Z] 31e69d4774c9: Waiting [2022-07-11T23:03:15.514Z] 7750d494dfbd: Waiting [2022-07-11T23:03:15.514Z] 18708474c90b: Waiting [2022-07-11T23:03:15.514Z] 4fc242d58285: Waiting [2022-07-11T23:03:15.514Z] 52f44be93a46: Layer already exists [2022-07-11T23:03:15.514Z] ddc01fcd9a7b: Layer already exists [2022-07-11T23:03:15.514Z] 77034df8c632: Layer already exists [2022-07-11T23:03:15.514Z] a9186699d912: Layer already exists [2022-07-11T23:03:15.514Z] f2f6f39b0f6e: Layer already exists [2022-07-11T23:03:15.514Z] 10d82663b225: Layer already exists [2022-07-11T23:03:15.514Z] f7a7a140f1b3: Layer already exists [2022-07-11T23:03:15.514Z] 18708474c90b: Layer already exists [2022-07-11T23:03:15.514Z] 7750d494dfbd: Layer already exists [2022-07-11T23:03:15.514Z] 31e69d4774c9: Layer already exists [2022-07-11T23:03:15.514Z] 4fc242d58285: Layer already exists [2022-07-11T23:03:15.514Z] main: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:03:15.559Z] ===================================================== [Pipeline] echo [2022-07-11T23:03:15.569Z] taggedImages: [2022-07-11T23:03:15.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:03:15.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-11T23:03:15.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 [2022-07-11T23:03:15.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [2022-07-11T23:03:15.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [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-07-11T23:03:16.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:03:16.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:03:16.873Z] ---> 90db89a0e7f7 [2022-07-11T23:03:16.873Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:03:16.873Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:03:16.873Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:03:16.873Z] ---> 90db89a0e7f7 [2022-07-11T23:03:16.873Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T23:03:16.873Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:03:16.873Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:03:16.873Z] ---> 90db89a0e7f7 [2022-07-11T23:03:16.873Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T23:03:16.873Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:03:16.873Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:03:16.873Z] ---> 90db89a0e7f7 [2022-07-11T23:03:16.873Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T23:03:16.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:03:16.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:03:16.873Z] ---> 90db89a0e7f7 [2022-07-11T23:03:16.873Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:03:16.873Z] ---> Running in 44050aaa3e9c [2022-07-11T23:03:16.873Z] ---> Running in 167641c48a55 [2022-07-11T23:03:16.873Z] ---> Running in 39c10b48667b [2022-07-11T23:03:16.873Z] ---> Running in f39e1ab866f4 [2022-07-11T23:03:16.873Z] ---> Running in a69d30be0665 [2022-07-11T23:03:17.479Z] Removing intermediate container 44050aaa3e9c [2022-07-11T23:03:17.479Z] ---> 1e8d026e0153 [2022-07-11T23:03:17.479Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:03:17.479Z] ---> Running in 19beec89d066 [2022-07-11T23:03:17.479Z] Removing intermediate container f39e1ab866f4 [2022-07-11T23:03:17.479Z] Removing intermediate container 167641c48a55 [2022-07-11T23:03:17.479Z] ---> c8f481b8a1dc [2022-07-11T23:03:17.479Z] ---> cbfc10e306fe [2022-07-11T23:03:17.479Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:03:17.479Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:03:17.479Z] Removing intermediate container a69d30be0665 [2022-07-11T23:03:17.479Z] ---> 966bb5665cbd [2022-07-11T23:03:17.479Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:03:17.761Z] Removing intermediate container 39c10b48667b [2022-07-11T23:03:17.761Z] ---> 4a166ff734aa [2022-07-11T23:03:17.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:03:17.761Z] ---> Running in e117da3fac1d [2022-07-11T23:03:17.761Z] ---> Running in 466387ddfc62 [2022-07-11T23:03:17.761Z] ---> Running in cb348079445f [2022-07-11T23:03:17.761Z] ---> Running in 1d03db4e613c [2022-07-11T23:03:22.077Z] Removing intermediate container 19beec89d066 [2022-07-11T23:03:22.077Z] ---> 1a9f1c7a5e22 [2022-07-11T23:03:22.077Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T23:03:22.077Z] ---> Running in 1f3f0d011745 [2022-07-11T23:03:22.077Z] Removing intermediate container e117da3fac1d [2022-07-11T23:03:22.077Z] ---> 69b9d971ef0c [2022-07-11T23:03:22.077Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T23:03:22.077Z] Removing intermediate container 466387ddfc62 [2022-07-11T23:03:22.077Z] ---> f2ac964365b7 [2022-07-11T23:03:22.077Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T23:03:22.077Z] ---> Running in f54c2be2de42 [2022-07-11T23:03:22.077Z] ---> Running in 53c3b841902a [2022-07-11T23:03:22.355Z] Removing intermediate container cb348079445f [2022-07-11T23:03:22.355Z] ---> ac91a1f2b1fc [2022-07-11T23:03:22.355Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T23:03:22.355Z] Removing intermediate container 1d03db4e613c [2022-07-11T23:03:22.355Z] ---> b9ee99ed4f56 [2022-07-11T23:03:22.355Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T23:03:22.640Z] ---> Running in c74e9f6c8e4d [2022-07-11T23:03:22.641Z] ---> Running in 004d09d6072e [2022-07-11T23:03:24.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:24.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:24.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:24.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:24.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:24.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:25.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:25.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:25.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:25.828Z] OK: 221 MiB in 51 packages [2022-07-11T23:03:25.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:03:26.828Z] OK: 221 MiB in 51 packages [2022-07-11T23:03:27.106Z] OK: 221 MiB in 51 packages [2022-07-11T23:03:27.106Z] Removing intermediate container 1f3f0d011745 [2022-07-11T23:03:27.106Z] ---> 8b782315d135 [2022-07-11T23:03:27.106Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T23:03:27.388Z] OK: 221 MiB in 51 packages [2022-07-11T23:03:27.663Z] OK: 221 MiB in 51 packages [2022-07-11T23:03:28.671Z] Removing intermediate container f54c2be2de42 [2022-07-11T23:03:28.671Z] ---> dde58505225a [2022-07-11T23:03:28.671Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:03:28.958Z] Removing intermediate container 53c3b841902a [2022-07-11T23:03:28.958Z] ---> 7d811687523f [2022-07-11T23:03:28.958Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T23:03:28.958Z] Removing intermediate container 004d09d6072e [2022-07-11T23:03:28.958Z] ---> dbc9dd3d4e3e [2022-07-11T23:03:28.958Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T23:03:28.958Z] ---> b880958864ea [2022-07-11T23:03:28.958Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:03:29.243Z] ---> Running in 7a99dc5569ae [2022-07-11T23:03:29.243Z] Removing intermediate container c74e9f6c8e4d [2022-07-11T23:03:29.243Z] ---> da4a83ff9889 [2022-07-11T23:03:29.243Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:03:29.850Z] ---> 8259e865ec63 [2022-07-11T23:03:29.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:03:30.129Z] ---> Running in 042239b9978a [2022-07-11T23:03:30.409Z] ---> 08cb3225b673 [2022-07-11T23:03:30.409Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:03:30.409Z] ---> Running in 8110ee2b4bd6 [2022-07-11T23:03:30.409Z] ---> 8c68c2667e24 [2022-07-11T23:03:30.409Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:03:30.689Z] ---> Running in 942957e7988a [2022-07-11T23:03:30.967Z] ---> b42cc4421ef5 [2022-07-11T23:03:30.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:03:31.243Z] ---> Running in 6502875fc287 [2022-07-11T23:04:27.897Z] Removing intermediate container 6502875fc287 [2022-07-11T23:04:27.897Z] ---> 4ea5f937d13c [2022-07-11T23:04:27.897Z] Step 8/23 : COPY . . [2022-07-11T23:04:27.897Z] Removing intermediate container 7a99dc5569ae [2022-07-11T23:04:27.897Z] ---> df23712664da [2022-07-11T23:04:27.897Z] Step 8/26 : COPY . . [2022-07-11T23:04:27.897Z] Removing intermediate container 042239b9978a [2022-07-11T23:04:27.897Z] ---> 589041e5744f [2022-07-11T23:04:27.897Z] Step 8/23 : COPY . . [2022-07-11T23:04:27.897Z] Removing intermediate container 942957e7988a [2022-07-11T23:04:27.897Z] ---> bdcd69787105 [2022-07-11T23:04:27.897Z] Step 8/25 : COPY . . [2022-07-11T23:04:27.897Z] Removing intermediate container 8110ee2b4bd6 [2022-07-11T23:04:27.897Z] ---> 29c81dc1fcfb [2022-07-11T23:04:27.897Z] Step 8/31 : COPY . . [2022-07-11T23:04:46.247Z] ---> ad713a6affd6 [2022-07-11T23:04:46.247Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T23:04:46.247Z] ---> 8f9068a1a7d4 [2022-07-11T23:04:46.247Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T23:04:46.247Z] ---> 5b8706771016 [2022-07-11T23:04:46.247Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T23:04:46.247Z] ---> f6b45e76ea3a [2022-07-11T23:04:46.247Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T23:04:46.247Z] ---> Running in ce693e30c68b [2022-07-11T23:04:46.247Z] ---> 1a3ffda1f240 [2022-07-11T23:04:46.247Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T23:04:46.247Z] ---> Running in 59afc4206702 [2022-07-11T23:04:46.247Z] ---> Running in 32b409bdeae3 [2022-07-11T23:04:46.247Z] ---> Running in 9c8c33fc6870 [2022-07-11T23:04:46.247Z] ---> Running in 98834ec5942c [2022-07-11T23:04:46.247Z] Removing intermediate container 9c8c33fc6870 [2022-07-11T23:04:46.247Z] ---> e58365a7c597 [2022-07-11T23:04:46.247Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T23:04:46.247Z] ---> Running in 8b1b79376126 [2022-07-11T23:04:46.524Z] Removing intermediate container 8b1b79376126 [2022-07-11T23:04:46.524Z] ---> 1faaa80b2bc4 [2022-07-11T23:04:46.524Z] 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-07-11T23:04:46.524Z] ---> Running in fee21a40ab34 [2022-07-11T23:04:47.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T23:04:47.429Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T23:04:47.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T23:04:47.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T23:04:49.985Z] Removing intermediate container fee21a40ab34 [2022-07-11T23:04:49.985Z] ---> 6f52ec2fe03d [2022-07-11T23:04:49.985Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T23:04:49.985Z] ---> Running in 2f1b0cbc1e80 [2022-07-11T23:04:50.260Z] Removing intermediate container 2f1b0cbc1e80 [2022-07-11T23:04:50.260Z] ---> 693f16742529 [2022-07-11T23:04:50.260Z] [2022-07-11T23:04:50.260Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T23:04:50.539Z] 3.15: Pulling from library/alpine [2022-07-11T23:04:52.000Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T23:04:52.000Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T23:04:52.000Z] ---> 3fb3c9af89a9 [2022-07-11T23:04:52.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:04:52.000Z] ---> Running in 1e08119c2e77 [2022-07-11T23:04:52.279Z] Removing intermediate container 1e08119c2e77 [2022-07-11T23:04:52.279Z] ---> 359a17213394 [2022-07-11T23:04:52.279Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:04:52.559Z] ---> Running in 0b034395cea1 [2022-07-11T23:04:55.990Z] Removing intermediate container 0b034395cea1 [2022-07-11T23:04:55.990Z] ---> 32bec65d3708 [2022-07-11T23:04:55.990Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T23:04:55.990Z] ---> Running in 458e7ee99a00 [2022-07-11T23:04:57.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:04:58.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:05:00.435Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T23:05:00.435Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T23:05:00.435Z] OK: 15738 distinct packages available [2022-07-11T23:05:00.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:05:01.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:05:03.180Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T23:05:03.180Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T23:05:03.457Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T23:05:03.458Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T23:05:03.458Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:05:03.738Z] OK: 6 MiB in 18 packages [2022-07-11T23:05:05.211Z] Removing intermediate container 458e7ee99a00 [2022-07-11T23:05:05.211Z] ---> 4a25d035387e [2022-07-11T23:05:05.211Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T23:05:11.997Z] ---> db7b234b2c78 [2022-07-11T23:05:11.997Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T23:05:12.273Z] ---> b34264a319b4 [2022-07-11T23:05:12.273Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T23:05:12.273Z] ---> Running in 4444368c10d8 [2022-07-11T23:05:12.888Z] Removing intermediate container 4444368c10d8 [2022-07-11T23:05:12.888Z] ---> d069ab51e9f6 [2022-07-11T23:05:12.888Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T23:05:13.496Z] ---> ae1927365852 [2022-07-11T23:05:13.496Z] Step 21/26 : WORKDIR / [2022-07-11T23:05:13.778Z] ---> Running in e0b314aac313 [2022-07-11T23:05:14.406Z] Removing intermediate container e0b314aac313 [2022-07-11T23:05:14.406Z] ---> 4c54b199a3cf [2022-07-11T23:05:14.406Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T23:05:14.406Z] ---> Running in 4e81f4e7afd3 [2022-07-11T23:05:14.691Z] Removing intermediate container 4e81f4e7afd3 [2022-07-11T23:05:14.691Z] ---> b4ada7820767 [2022-07-11T23:05:14.691Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T23:05:14.976Z] ---> Running in d48cd6f49b2d [2022-07-11T23:05:15.266Z] Removing intermediate container d48cd6f49b2d [2022-07-11T23:05:15.266Z] ---> 6fa700862558 [2022-07-11T23:05:15.266Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T23:05:15.546Z] ---> Running in f8a5bc9cfdeb [2022-07-11T23:05:16.165Z] Removing intermediate container f8a5bc9cfdeb [2022-07-11T23:05:16.165Z] ---> 3d5047b77d8e [2022-07-11T23:05:16.165Z] Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:05:16.165Z] ---> Running in ef250e4da6ea [2022-07-11T23:05:16.779Z] Removing intermediate container ef250e4da6ea [2022-07-11T23:05:16.779Z] ---> be72c86b56a0 [2022-07-11T23:05:16.779Z] Step 26/26 : LABEL version=2.2.1-dev.26 [2022-07-11T23:05:17.063Z] ---> Running in 9c881662ef38 [2022-07-11T23:05:17.341Z] Removing intermediate container 9c881662ef38 [2022-07-11T23:05:17.341Z] ---> a85556e724a8 [2022-07-11T23:05:17.341Z] [2022-07-11T23:05:17.627Z] Successfully built a85556e724a8 [2022-07-11T23:05:17.627Z] Successfully tagged security-spire-config-arm64:latest [2022-07-11T23:05:17.907Z] Building security-spiffe-token-provider [2022-07-11T23:05:33.071Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:05:33.071Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:05:33.071Z] ---> 90db89a0e7f7 [2022-07-11T23:05:33.071Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T23:05:33.071Z] ---> Using cache [2022-07-11T23:05:33.071Z] ---> 4a166ff734aa [2022-07-11T23:05:33.071Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T23:05:33.358Z] ---> Running in 483852fe4c6a [2022-07-11T23:05:35.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:05:40.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:05:40.849Z] ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.16/main: temporary error (try again later) [2022-07-11T23:05:40.849Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-07-11T23:05:41.455Z] v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-11T23:05:41.455Z] 1 errors; 11997 distinct packages available [2022-07-11T23:05:42.908Z] Building support-notifications [2022-07-11T23:06:01.337Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:06:01.337Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:06:01.337Z] ---> 90db89a0e7f7 [2022-07-11T23:06:01.337Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T23:06:01.337Z] ---> Using cache [2022-07-11T23:06:01.337Z] ---> 4a166ff734aa [2022-07-11T23:06:01.337Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:06:01.337Z] ---> Using cache [2022-07-11T23:06:01.337Z] ---> ac91a1f2b1fc [2022-07-11T23:06:01.337Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T23:06:01.337Z] ---> Running in b2a5aac53692 [2022-07-11T23:06:01.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:06:01.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:06:03.952Z] OK: 221 MiB in 51 packages [2022-07-11T23:06:04.990Z] Removing intermediate container b2a5aac53692 [2022-07-11T23:06:04.990Z] ---> 83565205e83b [2022-07-11T23:06:04.990Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T23:06:06.001Z] ---> 36ada3160f2b [2022-07-11T23:06:06.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:06:06.001Z] ---> Running in 801bde9529f8 [2022-07-11T23:06:53.033Z] Removing intermediate container 801bde9529f8 [2022-07-11T23:06:53.033Z] ---> 4c5aa0b1a6f1 [2022-07-11T23:06:53.033Z] Step 8/22 : COPY . . [2022-07-11T23:07:05.507Z] ---> 92aed75fbe23 [2022-07-11T23:07:05.507Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T23:07:05.507Z] ---> Running in 78b7378770c0 [2022-07-11T23:07:05.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T23:09:57.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T23:09:59.045Z] Removing intermediate container 98834ec5942c [2022-07-11T23:09:59.045Z] ---> 9a89b4e7ea77 [2022-07-11T23:09:59.045Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T23:09:59.045Z] ---> Running in 1d0951e4615c [2022-07-11T23:10:01.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T23:10:07.811Z] Removing intermediate container 1d0951e4615c [2022-07-11T23:10:07.811Z] ---> b574e11b74b9 [2022-07-11T23:10:07.811Z] [2022-07-11T23:10:07.811Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T23:10:07.811Z] 20.10.14: Pulling from library/docker [2022-07-11T23:10:08.087Z] Removing intermediate container 59afc4206702 [2022-07-11T23:10:08.087Z] ---> 1f197f1fcf71 [2022-07-11T23:10:08.087Z] [2022-07-11T23:10:08.087Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T23:10:08.364Z] 3.16: Pulling from library/alpine [2022-07-11T23:10:08.364Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T23:10:08.364Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T23:10:08.364Z] ---> 6e30ab57aeee [2022-07-11T23:10:08.364Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:10:08.645Z] ---> Running in 9f1bd4540eb8 [2022-07-11T23:10:10.104Z] Removing intermediate container 9f1bd4540eb8 [2022-07-11T23:10:10.104Z] ---> 8d0bf4f464d0 [2022-07-11T23:10:10.104Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T23:10:10.104Z] ---> Running in c28d406f897d [2022-07-11T23:10:13.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:13.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:14.524Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T23:10:14.524Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T23:10:14.524Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:10:14.804Z] OK: 5 MiB in 16 packages [2022-07-11T23:10:16.803Z] Removing intermediate container c28d406f897d [2022-07-11T23:10:16.803Z] ---> 2a1df6196d14 [2022-07-11T23:10:16.803Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T23:10:17.087Z] ---> Running in 2420bf03809a [2022-07-11T23:10:18.096Z] Removing intermediate container 2420bf03809a [2022-07-11T23:10:18.096Z] ---> 3674039b4dfb [2022-07-11T23:10:18.096Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-11T23:10:18.096Z] ---> Running in a7ea7487affb [2022-07-11T23:10:18.700Z] Removing intermediate container ce693e30c68b [2022-07-11T23:10:18.700Z] ---> babd971315fa [2022-07-11T23:10:18.700Z] [2022-07-11T23:10:18.700Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T23:10:18.700Z] ---> 6e30ab57aeee [2022-07-11T23:10:18.700Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T23:10:18.977Z] ---> Running in 94c9c1ace682 [2022-07-11T23:10:19.257Z] Removing intermediate container a7ea7487affb [2022-07-11T23:10:19.257Z] ---> b489476fbeb5 [2022-07-11T23:10:19.257Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-11T23:10:19.530Z] ---> Running in 2d84ffa3919b [2022-07-11T23:10:20.973Z] Removing intermediate container 2d84ffa3919b [2022-07-11T23:10:20.973Z] ---> 7150c5d6a6a6 [2022-07-11T23:10:20.973Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T23:10:20.973Z] ---> Running in bca9bed098d6 [2022-07-11T23:10:21.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:22.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:23.711Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T23:10:23.711Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T23:10:23.711Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T23:10:23.711Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:10:23.711Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:10:24.003Z] OK: 6 MiB in 17 packages [2022-07-11T23:10:25.995Z] Removing intermediate container bca9bed098d6 [2022-07-11T23:10:25.995Z] ---> 6322f8d86d5b [2022-07-11T23:10:25.995Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-11T23:10:25.995Z] ---> Running in e4ba70ec39ec [2022-07-11T23:10:27.447Z] Removing intermediate container 94c9c1ace682 [2022-07-11T23:10:27.447Z] ---> 9823754ce392 [2022-07-11T23:10:27.447Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T23:10:27.447Z] Removing intermediate container e4ba70ec39ec [2022-07-11T23:10:27.447Z] ---> 7552f0492a8e [2022-07-11T23:10:27.447Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-11T23:10:27.447Z] ---> Running in 789c483ed846 [2022-07-11T23:10:28.438Z] Removing intermediate container 789c483ed846 [2022-07-11T23:10:28.438Z] ---> e4ff0712ec93 [2022-07-11T23:10:28.438Z] Step 13/25 : WORKDIR / [2022-07-11T23:10:28.438Z] ---> Running in 636e2b7dc936 [2022-07-11T23:10:29.048Z] ---> 8f7bff63044b [2022-07-11T23:10:29.048Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-11T23:10:29.048Z] ---> Running in 88b9f7624694 [2022-07-11T23:10:29.332Z] Removing intermediate container 636e2b7dc936 [2022-07-11T23:10:29.332Z] ---> 47f50ea29518 [2022-07-11T23:10:29.332Z] 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-07-11T23:10:31.336Z] ---> 8be64194d0ed [2022-07-11T23:10:31.336Z] 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-07-11T23:10:33.348Z] ---> b463573800a4 [2022-07-11T23:10:33.348Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T23:10:33.348Z] Removing intermediate container 88b9f7624694 [2022-07-11T23:10:33.348Z] ---> 82a39ead8679 [2022-07-11T23:10:33.348Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:10:35.355Z] ---> 5c2c5527aae9 [2022-07-11T23:10:35.355Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T23:10:35.355Z] ---> e72b634d6037 [2022-07-11T23:10:35.355Z] 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-07-11T23:10:36.352Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T23:10:36.352Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T23:10:36.352Z] ---> c346e9eafbab [2022-07-11T23:10:36.352Z] 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-07-11T23:10:36.352Z] ---> Running in 4d62d3fe6589 [2022-07-11T23:10:36.979Z] ---> 87029259c19a [2022-07-11T23:10:36.979Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T23:10:37.260Z] Removing intermediate container 4d62d3fe6589 [2022-07-11T23:10:37.260Z] ---> 542a82b2dd28 [2022-07-11T23:10:37.260Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T23:10:37.547Z] ---> Running in 3aaf4aa1d4c5 [2022-07-11T23:10:38.525Z] ---> 4bd4a4f18e47 [2022-07-11T23:10:38.525Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T23:10:39.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:39.983Z] ---> ff467f344321 [2022-07-11T23:10:39.983Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T23:10:39.983Z] ---> 579a925b48a3 [2022-07-11T23:10:39.983Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T23:10:40.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:10:41.717Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T23:10:41.717Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T23:10:41.717Z] ---> 98b402469dfe [2022-07-11T23:10:41.717Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-11T23:10:41.717Z] Executing bash-5.1.16-r0.post-install [2022-07-11T23:10:41.717Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T23:10:41.717Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T23:10:41.717Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T23:10:41.718Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T23:10:41.718Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T23:10:41.718Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T23:10:41.718Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T23:10:41.718Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T23:10:41.718Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T23:10:41.718Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T23:10:41.718Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T23:10:41.718Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T23:10:41.999Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T23:10:41.999Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T23:10:41.999Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T23:10:42.997Z] ---> 7eafbdaa1ff9 [2022-07-11T23:10:42.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T23:10:42.997Z] ---> 63c1d1d4d981 [2022-07-11T23:10:42.997Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T23:10:43.993Z] ---> ebfc5cc972e6 [2022-07-11T23:10:43.993Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T23:10:44.281Z] ---> Running in fddcdf800e63 [2022-07-11T23:10:44.561Z] ---> faf06162e8d7 [2022-07-11T23:10:44.561Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T23:10:44.561Z] ---> Running in 10285a9a49a7 [2022-07-11T23:10:45.177Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T23:10:45.177Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T23:10:45.177Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T23:10:45.177Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T23:10:45.177Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T23:10:45.455Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T23:10:45.455Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T23:10:45.455Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T23:10:45.455Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T23:10:45.455Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T23:10:45.455Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T23:10:45.455Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T23:10:45.737Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T23:10:45.737Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T23:10:45.737Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T23:10:45.737Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T23:10:45.737Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T23:10:45.737Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T23:10:45.737Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T23:10:45.737Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T23:10:45.737Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T23:10:45.737Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T23:10:45.737Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T23:10:45.737Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T23:10:46.021Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T23:10:46.021Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T23:10:47.021Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:10:47.021Z] OK: 82 MiB in 65 packages [2022-07-11T23:10:48.463Z] Removing intermediate container fddcdf800e63 [2022-07-11T23:10:48.463Z] ---> 2465217c0ac4 [2022-07-11T23:10:48.463Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T23:10:48.463Z] Removing intermediate container 10285a9a49a7 [2022-07-11T23:10:48.463Z] ---> c04fbfaf0df5 [2022-07-11T23:10:48.463Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T23:10:48.463Z] ---> Running in 3eff9a5e64fb [2022-07-11T23:10:48.463Z] ---> Running in dd09ceed6fd6 [2022-07-11T23:10:49.067Z] Removing intermediate container dd09ceed6fd6 [2022-07-11T23:10:49.067Z] ---> 4ee76f2d5588 [2022-07-11T23:10:49.067Z] Step 28/31 : CMD ["gate"] [2022-07-11T23:10:49.067Z] Removing intermediate container 3eff9a5e64fb [2022-07-11T23:10:49.067Z] ---> 74b5879b149c [2022-07-11T23:10:49.346Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T23:10:49.346Z] ---> Running in 4a05abb175ac [2022-07-11T23:10:49.346Z] ---> Running in 138ed226a79a [2022-07-11T23:10:50.330Z] Removing intermediate container 4a05abb175ac [2022-07-11T23:10:50.330Z] ---> 0c5d48cfa835 [2022-07-11T23:10:50.330Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T23:10:50.330Z] Removing intermediate container 138ed226a79a [2022-07-11T23:10:50.330Z] ---> c1ba3f6d7c6e [2022-07-11T23:10:50.330Z] Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:10:50.330Z] ---> Running in 078ec28127b0 [2022-07-11T23:10:50.330Z] ---> Running in 7c7e0702723a [2022-07-11T23:10:51.329Z] Removing intermediate container 078ec28127b0 [2022-07-11T23:10:51.329Z] ---> 6520c5517b56 [2022-07-11T23:10:51.329Z] Step 25/25 : LABEL version=2.2.1-dev.26 [2022-07-11T23:10:51.329Z] Removing intermediate container 7c7e0702723a [2022-07-11T23:10:51.329Z] ---> 3d0c5e5d0898 [2022-07-11T23:10:51.329Z] Step 30/31 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:10:51.329Z] ---> Running in 639cdb927be5 [2022-07-11T23:10:51.329Z] ---> Running in 4ec4c9a5f8e9 [2022-07-11T23:10:51.935Z] Removing intermediate container 639cdb927be5 [2022-07-11T23:10:51.935Z] ---> 28f4e528fcbd [2022-07-11T23:10:51.935Z] Step 31/31 : LABEL version=2.2.1-dev.26 [2022-07-11T23:10:51.935Z] Removing intermediate container 4ec4c9a5f8e9 [2022-07-11T23:10:51.935Z] ---> bcdb9c303642 [2022-07-11T23:10:51.935Z] [2022-07-11T23:10:52.209Z] ---> Running in 313542ccc057 [2022-07-11T23:10:52.498Z] Collecting docker-compose==1.23.2 [2022-07-11T23:10:52.780Z] Successfully built bcdb9c303642 [2022-07-11T23:10:52.781Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-11T23:10:52.781Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-11T23:10:52.781Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T23:10:52.781Z] Removing intermediate container 313542ccc057 [2022-07-11T23:10:52.781Z] ---> 549c3170a924 [2022-07-11T23:10:52.781Z] [2022-07-11T23:10:53.066Z] Successfully built 549c3170a924 [2022-07-11T23:10:53.066Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-11T23:10:53.066Z]  Building security-bootstrapper ... done Building security-spire-server [2022-07-11T23:10:53.066Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T23:10:53.066Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T23:10:54.510Z] Collecting PyYAML<4,>=3.10 [2022-07-11T23:10:54.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T23:10:57.923Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T23:10:58.198Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T23:10:59.183Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T23:10:59.183Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T23:10:59.183Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T23:10:59.183Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T23:11:01.814Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T23:11:01.814Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T23:11:02.090Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T23:11:02.090Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T23:11:04.726Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T23:11:04.726Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T23:11:07.392Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T23:11:07.672Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T23:11:07.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T23:11:08.280Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T23:11:08.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T23:11:09.273Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T23:11:09.273Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T23:11:09.273Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T23:11:09.549Z] Collecting idna<2.8,>=2.5 [2022-07-11T23:11:09.549Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T23:11:10.546Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T23:11:10.546Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T23:11:11.156Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T23:11:11.156Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T23:11:11.156Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T23:11:11.156Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T23:11:12.142Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T23:11:12.142Z] Attempting uninstall: urllib3 [2022-07-11T23:11:12.142Z] Found existing installation: urllib3 1.26.7 [2022-07-11T23:11:12.142Z] Uninstalling urllib3-1.26.7: [2022-07-11T23:11:12.418Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T23:11:13.028Z] Attempting uninstall: idna [2022-07-11T23:11:13.028Z] Found existing installation: idna 3.3 [2022-07-11T23:11:13.310Z] Uninstalling idna-3.3: [2022-07-11T23:11:13.310Z] Successfully uninstalled idna-3.3 [2022-07-11T23:11:16.737Z] Attempting uninstall: requests [2022-07-11T23:11:16.737Z] Found existing installation: requests 2.26.0 [2022-07-11T23:11:16.737Z] Uninstalling requests-2.26.0: [2022-07-11T23:11:17.020Z] Successfully uninstalled requests-2.26.0 [2022-07-11T23:11:17.625Z] Running setup.py install for texttable: started [2022-07-11T23:11:20.274Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:11:20.274Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:11:20.274Z] ---> 90db89a0e7f7 [2022-07-11T23:11:20.274Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T23:11:20.274Z] ---> Using cache [2022-07-11T23:11:20.274Z] ---> 4a166ff734aa [2022-07-11T23:11:20.274Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:11:20.274Z] ---> Using cache [2022-07-11T23:11:20.274Z] ---> ac91a1f2b1fc [2022-07-11T23:11:20.274Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T23:11:20.274Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T23:11:20.274Z] Running setup.py install for PyYAML: started [2022-07-11T23:11:20.274Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:11:20.274Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:11:20.274Z] ---> 90db89a0e7f7 [2022-07-11T23:11:20.274Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T23:11:20.274Z] ---> Using cache [2022-07-11T23:11:20.274Z] ---> 4a166ff734aa [2022-07-11T23:11:20.274Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:11:20.274Z] ---> Using cache [2022-07-11T23:11:20.274Z] ---> ac91a1f2b1fc [2022-07-11T23:11:20.274Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T23:11:21.274Z] ---> Running in 0d6b52985cbb [2022-07-11T23:11:21.274Z] ---> Running in 00fc80487050 [2022-07-11T23:11:23.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:23.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:23.591Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T23:11:24.201Z] Running setup.py install for docopt: started [2022-07-11T23:11:24.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:24.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:25.946Z] OK: 221 MiB in 51 packages [2022-07-11T23:11:26.238Z] OK: 221 MiB in 51 packages [2022-07-11T23:11:27.219Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T23:11:27.219Z] Running setup.py install for dockerpty: started [2022-07-11T23:11:28.216Z] Removing intermediate container 00fc80487050 [2022-07-11T23:11:28.216Z] ---> bb6ede65abba [2022-07-11T23:11:28.216Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T23:11:28.216Z] Removing intermediate container 0d6b52985cbb [2022-07-11T23:11:28.216Z] ---> a4d2da96ddcb [2022-07-11T23:11:28.216Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T23:11:29.675Z] ---> 9f52993d6ed2 [2022-07-11T23:11:29.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:11:29.675Z] ---> Running in 7e83105b9565 [2022-07-11T23:11:29.675Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T23:11:30.273Z] ---> 2ee7ca4d0fb9 [2022-07-11T23:11:30.273Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:11:30.563Z] ---> Running in 597e53d44cfc [2022-07-11T23:11:32.564Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T23:11:36.926Z] Removing intermediate container 32b409bdeae3 [2022-07-11T23:11:36.926Z] ---> 8ed9850ab982 [2022-07-11T23:11:36.926Z] [2022-07-11T23:11:36.926Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:11:36.926Z] ---> 6e30ab57aeee [2022-07-11T23:11:36.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T23:11:37.205Z] ---> Running in eb75da8b875c [2022-07-11T23:11:38.197Z] Removing intermediate container eb75da8b875c [2022-07-11T23:11:38.197Z] ---> 8a1e439052f2 [2022-07-11T23:11:38.197Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T23:11:38.478Z] ---> Running in 03e30861e424 [2022-07-11T23:11:39.467Z] Removing intermediate container 03e30861e424 [2022-07-11T23:11:39.467Z] ---> 5b201eab5d5e [2022-07-11T23:11:39.467Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T23:11:39.746Z] ---> Running in b596eb8b4dc0 [2022-07-11T23:11:40.748Z] Removing intermediate container b596eb8b4dc0 [2022-07-11T23:11:40.748Z] ---> e65ce707d139 [2022-07-11T23:11:40.748Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:11:41.025Z] ---> Running in 959ecebbcbaf [2022-07-11T23:11:46.472Z] Removing intermediate container 959ecebbcbaf [2022-07-11T23:11:46.472Z] ---> 8f086d64c401 [2022-07-11T23:11:46.472Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T23:11:46.472Z] ---> Running in 36f66f3ef752 [2022-07-11T23:11:48.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:49.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:11:50.912Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:11:51.517Z] Removing intermediate container 3aaf4aa1d4c5 [2022-07-11T23:11:51.517Z] ---> 09622643fcef [2022-07-11T23:11:51.517Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T23:11:51.793Z] ---> Running in 60c66cdca166 [2022-07-11T23:11:52.078Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T23:11:52.078Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T23:11:52.078Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T23:11:52.361Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T23:11:52.634Z] Removing intermediate container 60c66cdca166 [2022-07-11T23:11:52.634Z] ---> 39a0b829adc1 [2022-07-11T23:11:52.634Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T23:11:52.634Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T23:11:52.634Z] ---> Running in 3885cfa20e64 [2022-07-11T23:11:52.634Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:11:52.634Z] OK: 8 MiB in 20 packages [2022-07-11T23:11:53.243Z] Removing intermediate container 3885cfa20e64 [2022-07-11T23:11:53.243Z] ---> d40730613ca5 [2022-07-11T23:11:53.243Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T23:11:55.898Z] Removing intermediate container 36f66f3ef752 [2022-07-11T23:11:55.898Z] ---> 0815809c0dba [2022-07-11T23:11:55.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:11:56.884Z] ---> 49f2e7d662f3 [2022-07-11T23:11:56.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T23:11:57.873Z] ---> dfe7adcf3466 [2022-07-11T23:11:57.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T23:11:59.319Z] ---> 096184df1e70 [2022-07-11T23:11:59.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T23:12:02.750Z] ---> 765dac49dffd [2022-07-11T23:12:02.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T23:12:02.750Z] ---> 05987ce80664 [2022-07-11T23:12:02.750Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T23:12:02.750Z] ---> Running in d6aeb9de3c61 [2022-07-11T23:12:04.205Z] Removing intermediate container d6aeb9de3c61 [2022-07-11T23:12:04.205Z] ---> c3ed7da1e1ff [2022-07-11T23:12:04.205Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:12:04.205Z] ---> 6590a69aded3 [2022-07-11T23:12:04.205Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T23:12:04.481Z] ---> Running in 8cd9e595319f [2022-07-11T23:12:04.481Z] ---> Running in 3a9218ac0fa6 [2022-07-11T23:12:05.476Z] Removing intermediate container 3a9218ac0fa6 [2022-07-11T23:12:05.476Z] ---> 4a93dd611072 [2022-07-11T23:12:05.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:12:05.764Z] Removing intermediate container 8cd9e595319f [2022-07-11T23:12:05.764Z] ---> 5d378078c3da [2022-07-11T23:12:05.764Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T23:12:05.764Z] ---> Running in de3c10472d6f [2022-07-11T23:12:06.043Z] ---> Running in 2c54055b6f16 [2022-07-11T23:12:07.027Z] Removing intermediate container de3c10472d6f [2022-07-11T23:12:07.027Z] ---> 7ac035f8711a [2022-07-11T23:12:07.027Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T23:12:07.306Z] ---> Running in cb7c3b1b8933 [2022-07-11T23:12:07.306Z] Removing intermediate container 2c54055b6f16 [2022-07-11T23:12:07.306Z] ---> dcb85c3f10bc [2022-07-11T23:12:07.306Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:12:07.707Z] ---> Running in 7fbf209ea99a [2022-07-11T23:12:09.174Z] Removing intermediate container 7fbf209ea99a [2022-07-11T23:12:09.174Z] ---> 864900b4b86c [2022-07-11T23:12:09.174Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:12:09.174Z] ---> Running in baee762def39 [2022-07-11T23:12:09.479Z] Removing intermediate container cb7c3b1b8933 [2022-07-11T23:12:09.479Z] ---> ad5c8abcfbda [2022-07-11T23:12:09.479Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:12:09.820Z] ---> Running in 87097decef71 [2022-07-11T23:12:10.834Z] Removing intermediate container baee762def39 [2022-07-11T23:12:10.834Z] ---> 57b97f54d934 [2022-07-11T23:12:10.834Z] [2022-07-11T23:12:11.928Z] Removing intermediate container 87097decef71 [2022-07-11T23:12:11.928Z] ---> f5b61d238f0d [2022-07-11T23:12:11.928Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:12:11.928Z] Successfully built 57b97f54d934 [2022-07-11T23:12:11.928Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-11T23:12:11.928Z] Building core-command [2022-07-11T23:12:12.280Z]  Building sys-mgmt-agent ... done  ---> Running in d19c57b8c83b [2022-07-11T23:12:13.796Z] Removing intermediate container d19c57b8c83b [2022-07-11T23:12:13.796Z] ---> 243eae99cc33 [2022-07-11T23:12:13.796Z] [2022-07-11T23:12:14.393Z] Successfully built 243eae99cc33 [2022-07-11T23:12:14.393Z] Successfully tagged core-data-arm64:latest [2022-07-11T23:12:14.393Z]  Building core-data ... done Building security-proxy-setup [2022-07-11T23:12:36.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:12:36.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:12:36.627Z] ---> 90db89a0e7f7 [2022-07-11T23:12:36.627Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:12:36.627Z] ---> Using cache [2022-07-11T23:12:36.627Z] ---> 4a166ff734aa [2022-07-11T23:12:36.627Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:12:36.627Z] ---> Using cache [2022-07-11T23:12:36.627Z] ---> ac91a1f2b1fc [2022-07-11T23:12:36.627Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T23:12:36.627Z] ---> Running in 62a046cff1c2 [2022-07-11T23:12:36.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:12:36.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:12:36.897Z] ---> 90db89a0e7f7 [2022-07-11T23:12:36.897Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T23:12:36.897Z] ---> Using cache [2022-07-11T23:12:36.897Z] ---> 4a166ff734aa [2022-07-11T23:12:36.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:12:36.897Z] ---> Using cache [2022-07-11T23:12:36.897Z] ---> ac91a1f2b1fc [2022-07-11T23:12:36.897Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T23:12:37.170Z] ---> Running in 9deaae7d347d [2022-07-11T23:12:37.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:12:38.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:12:39.629Z] OK: 221 MiB in 51 packages [2022-07-11T23:12:39.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:12:39.629Z] Removing intermediate container 597e53d44cfc [2022-07-11T23:12:39.629Z] ---> 15bc92f7589d [2022-07-11T23:12:39.629Z] Step 8/26 : COPY . . [2022-07-11T23:12:40.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:12:40.620Z] Removing intermediate container 7e83105b9565 [2022-07-11T23:12:40.620Z] ---> 2fb1119256f4 [2022-07-11T23:12:40.620Z] Step 8/25 : COPY . . [2022-07-11T23:12:40.901Z] Removing intermediate container 62a046cff1c2 [2022-07-11T23:12:40.901Z] ---> f76c8f28d402 [2022-07-11T23:12:40.901Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:12:41.510Z] OK: 221 MiB in 51 packages [2022-07-11T23:12:42.502Z] ---> 4ca8b242ab52 [2022-07-11T23:12:42.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:12:42.777Z] ---> Running in b5f189ca1105 [2022-07-11T23:12:43.771Z] Removing intermediate container 9deaae7d347d [2022-07-11T23:12:43.771Z] ---> cb6a7c67f1ad [2022-07-11T23:12:43.771Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T23:12:45.232Z] ---> d42114505cf2 [2022-07-11T23:12:45.232Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:12:45.518Z] ---> Running in eeaa185430a9 [2022-07-11T23:13:03.863Z] ---> ba59253bfee7 [2022-07-11T23:13:03.863Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T23:13:03.863Z] ---> Running in 936a6e4a1378 [2022-07-11T23:13:03.863Z] ---> 290fbf5dc280 [2022-07-11T23:13:03.863Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T23:13:03.863Z] ---> Running in 8de4693c8a36 [2022-07-11T23:13:03.863Z] Removing intermediate container 936a6e4a1378 [2022-07-11T23:13:03.863Z] ---> a6e63b79301f [2022-07-11T23:13:03.863Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T23:13:04.139Z] Removing intermediate container 8de4693c8a36 [2022-07-11T23:13:04.139Z] ---> 90ec8a73a80d [2022-07-11T23:13:04.139Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T23:13:04.139Z] ---> Running in 1ce2d417a888 [2022-07-11T23:13:04.139Z] ---> Running in 5fcdc74a41fd [2022-07-11T23:13:05.133Z] Removing intermediate container 1ce2d417a888 [2022-07-11T23:13:05.133Z] ---> c4605124bc36 [2022-07-11T23:13:05.133Z] 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-07-11T23:13:05.133Z] Removing intermediate container 5fcdc74a41fd [2022-07-11T23:13:05.133Z] ---> 016a8e3fa174 [2022-07-11T23:13:05.133Z] 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-07-11T23:13:05.133Z] ---> Running in b46129625592 [2022-07-11T23:13:05.405Z] ---> Running in f573c25cbe2a [2022-07-11T23:13:09.721Z] Removing intermediate container f573c25cbe2a [2022-07-11T23:13:09.721Z] ---> d2db7ade027f [2022-07-11T23:13:09.721Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T23:13:09.721Z] ---> Running in 0f0b3b667b6a [2022-07-11T23:13:09.721Z] Removing intermediate container b46129625592 [2022-07-11T23:13:09.721Z] ---> be5c01db88ac [2022-07-11T23:13:09.721Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T23:13:09.996Z] ---> Running in d1a571896276 [2022-07-11T23:13:10.597Z] Removing intermediate container 0f0b3b667b6a [2022-07-11T23:13:10.597Z] ---> 013124ff6dfc [2022-07-11T23:13:10.597Z] [2022-07-11T23:13:10.597Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T23:13:10.597Z] ---> 3fb3c9af89a9 [2022-07-11T23:13:10.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:13:10.597Z] ---> Using cache [2022-07-11T23:13:10.597Z] ---> 359a17213394 [2022-07-11T23:13:10.597Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:13:10.597Z] ---> Using cache [2022-07-11T23:13:10.597Z] ---> 32bec65d3708 [2022-07-11T23:13:10.597Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T23:13:10.872Z] ---> Running in a3c829a023b7 [2022-07-11T23:13:11.146Z] Removing intermediate container d1a571896276 [2022-07-11T23:13:11.146Z] ---> 933c3f8da43f [2022-07-11T23:13:11.146Z] [2022-07-11T23:13:11.146Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T23:13:11.146Z] ---> 3fb3c9af89a9 [2022-07-11T23:13:11.146Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T23:13:11.146Z] ---> Using cache [2022-07-11T23:13:11.146Z] ---> 359a17213394 [2022-07-11T23:13:11.146Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:13:11.146Z] ---> Using cache [2022-07-11T23:13:11.146Z] ---> 32bec65d3708 [2022-07-11T23:13:11.146Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T23:13:11.423Z] ---> Running in 9fb54618da45 [2022-07-11T23:13:12.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:13.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:13.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:14.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:14.675Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T23:13:14.675Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T23:13:14.675Z] OK: 15738 distinct packages available [2022-07-11T23:13:14.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:15.550Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T23:13:15.550Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T23:13:15.550Z] OK: 15738 distinct packages available [2022-07-11T23:13:15.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:15.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:16.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:16.818Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T23:13:17.090Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T23:13:17.090Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T23:13:17.090Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T23:13:17.090Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T23:13:17.371Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:13:17.371Z] OK: 6 MiB in 19 packages [2022-07-11T23:13:17.647Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T23:13:17.647Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T23:13:17.647Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T23:13:17.927Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T23:13:17.927Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T23:13:17.927Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T23:13:18.204Z] OK: 6 MiB in 19 packages [2022-07-11T23:13:20.190Z] Removing intermediate container 9fb54618da45 [2022-07-11T23:13:20.190Z] ---> 3dfca650a2a2 [2022-07-11T23:13:20.190Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T23:13:20.190Z] Removing intermediate container a3c829a023b7 [2022-07-11T23:13:20.190Z] ---> c175713fd677 [2022-07-11T23:13:20.190Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T23:13:25.591Z] ---> eed6b2b42f97 [2022-07-11T23:13:25.591Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T23:13:25.865Z] Removing intermediate container 78b7378770c0 [2022-07-11T23:13:25.865Z] ---> 73e388b3f902 [2022-07-11T23:13:25.865Z] [2022-07-11T23:13:25.865Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:13:25.865Z] ---> 6e30ab57aeee [2022-07-11T23:13:25.865Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T23:13:26.143Z] ---> Running in 24632d37adff [2022-07-11T23:13:28.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:28.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:13:29.587Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T23:13:29.587Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T23:13:29.587Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:13:29.587Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:13:29.587Z] OK: 6 MiB in 16 packages [2022-07-11T23:13:29.865Z] ---> 6c6582f735fe [2022-07-11T23:13:29.865Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T23:13:31.307Z] ---> d33f80fcf563 [2022-07-11T23:13:31.307Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T23:13:31.912Z] Removing intermediate container 24632d37adff [2022-07-11T23:13:31.912Z] ---> d54e478863b9 [2022-07-11T23:13:31.912Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:13:31.912Z] ---> Running in 324e471deb41 [2022-07-11T23:13:32.197Z] ---> c9f72bdd3209 [2022-07-11T23:13:32.197Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T23:13:32.474Z] Removing intermediate container 324e471deb41 [2022-07-11T23:13:32.474Z] ---> 6011460bcd3e [2022-07-11T23:13:32.474Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T23:13:32.760Z] ---> Running in 40dad923a98e [2022-07-11T23:13:33.361Z] ---> 7a7c812c61b9 [2022-07-11T23:13:33.361Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T23:13:33.361Z] Removing intermediate container 40dad923a98e [2022-07-11T23:13:33.361Z] ---> 150a42dec123 [2022-07-11T23:13:33.361Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T23:13:33.361Z] ---> Running in dd30477742a0 [2022-07-11T23:13:33.637Z] ---> Running in f1d379fc42a0 [2022-07-11T23:13:33.637Z] Removing intermediate container b5f189ca1105 [2022-07-11T23:13:33.637Z] ---> 833406db840c [2022-07-11T23:13:33.637Z] Step 8/23 : COPY . . [2022-07-11T23:13:33.920Z] Removing intermediate container dd30477742a0 [2022-07-11T23:13:33.920Z] ---> a50d21e76169 [2022-07-11T23:13:33.920Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T23:13:34.199Z] Removing intermediate container f1d379fc42a0 [2022-07-11T23:13:34.199Z] ---> cc6a12cdc128 [2022-07-11T23:13:34.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:13:34.199Z] ---> Running in fa23ee6b4be2 [2022-07-11T23:13:34.471Z] ---> 3d126fa7a23b [2022-07-11T23:13:34.471Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T23:13:35.066Z] Removing intermediate container fa23ee6b4be2 [2022-07-11T23:13:35.066Z] ---> 019721b571c8 [2022-07-11T23:13:35.066Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T23:13:35.066Z] ---> Running in 9f8a1c3e0120 [2022-07-11T23:13:35.339Z] ---> 2f034219f0ee [2022-07-11T23:13:35.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T23:13:35.615Z] ---> 779a005af727 [2022-07-11T23:13:35.615Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T23:13:35.615Z] Removing intermediate container eeaa185430a9 [2022-07-11T23:13:35.615Z] ---> c2adf28f1da8 [2022-07-11T23:13:35.615Z] Step 8/22 : COPY . . [2022-07-11T23:13:35.615Z] Removing intermediate container 9f8a1c3e0120 [2022-07-11T23:13:35.615Z] ---> 0343ee303bb0 [2022-07-11T23:13:35.615Z] Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:13:35.893Z] ---> Running in 93736684fdb1 [2022-07-11T23:13:36.899Z] Removing intermediate container 93736684fdb1 [2022-07-11T23:13:36.899Z] ---> f860a9dbfd45 [2022-07-11T23:13:36.899Z] Step 25/25 : LABEL version=2.2.1-dev.26 [2022-07-11T23:13:36.899Z] ---> b0ba58d217dd [2022-07-11T23:13:36.899Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T23:13:36.899Z] ---> Running in 8d838d1931ba [2022-07-11T23:13:37.507Z] Removing intermediate container 8d838d1931ba [2022-07-11T23:13:37.507Z] ---> 5708b8112733 [2022-07-11T23:13:37.507Z] [2022-07-11T23:13:38.126Z] ---> 1ab6a4045c8f [2022-07-11T23:13:38.126Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T23:13:38.126Z] Successfully built 5708b8112733 [2022-07-11T23:13:38.126Z] Successfully tagged security-spire-server-arm64:latest [2022-07-11T23:13:38.126Z]  Building security-spire-server ... done Building core-metadata [2022-07-11T23:13:38.126Z] ---> Running in faa51b0797e7 [2022-07-11T23:13:38.402Z] ---> 979ddc79ecb7 [2022-07-11T23:13:38.402Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T23:13:39.009Z] Removing intermediate container faa51b0797e7 [2022-07-11T23:13:39.009Z] ---> 40cdcf308323 [2022-07-11T23:13:39.009Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T23:13:39.009Z] ---> Running in c16392a09884 [2022-07-11T23:13:40.004Z] Removing intermediate container c16392a09884 [2022-07-11T23:13:40.004Z] ---> b5e9f74ce0a1 [2022-07-11T23:13:40.004Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T23:13:40.004Z] ---> f8401d570783 [2022-07-11T23:13:40.004Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T23:13:40.004Z] ---> Running in 07d8dcc7c717 [2022-07-11T23:13:40.004Z] ---> Running in 94602e48bb60 [2022-07-11T23:13:41.461Z] Removing intermediate container 94602e48bb60 [2022-07-11T23:13:41.461Z] ---> b585049e9acb [2022-07-11T23:13:41.461Z] Removing intermediate container 07d8dcc7c717 [2022-07-11T23:13:41.461Z] ---> 776ea8a446a6 [2022-07-11T23:13:41.461Z] Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:13:41.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:13:41.461Z] ---> Running in 5b792aa6c9f5 [2022-07-11T23:13:41.461Z] ---> Running in 2cf55096f629 [2022-07-11T23:13:42.068Z] Removing intermediate container 5b792aa6c9f5 [2022-07-11T23:13:42.068Z] ---> eabb54ed2279 [2022-07-11T23:13:42.068Z] Step 26/26 : LABEL version=2.2.1-dev.26 [2022-07-11T23:13:42.343Z] Removing intermediate container 2cf55096f629 [2022-07-11T23:13:42.343Z] ---> d11f66698686 [2022-07-11T23:13:42.343Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T23:13:42.621Z] ---> Running in 5272612c0fd5 [2022-07-11T23:13:42.900Z] ---> Running in ff51143ae7b1 [2022-07-11T23:13:43.515Z] Removing intermediate container 5272612c0fd5 [2022-07-11T23:13:43.515Z] ---> 220b1318d7b6 [2022-07-11T23:13:43.515Z] [2022-07-11T23:13:43.515Z] Removing intermediate container ff51143ae7b1 [2022-07-11T23:13:43.515Z] ---> b6b5c4392adf [2022-07-11T23:13:43.515Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:13:43.793Z] ---> Running in 12f39d9bcd7c [2022-07-11T23:13:44.082Z] Successfully built 220b1318d7b6 [2022-07-11T23:13:44.082Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-11T23:13:44.082Z]  Building security-spire-agent ... done Building support-scheduler [2022-07-11T23:13:44.693Z] Removing intermediate container 12f39d9bcd7c [2022-07-11T23:13:44.693Z] ---> f8545e58201d [2022-07-11T23:13:44.693Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:13:44.693Z] ---> Running in a1740c58898d [2022-07-11T23:13:45.301Z] Removing intermediate container a1740c58898d [2022-07-11T23:13:45.301Z] ---> 7ed6ea7e1bbe [2022-07-11T23:13:45.301Z] [2022-07-11T23:13:45.581Z] Successfully built 7ed6ea7e1bbe [2022-07-11T23:13:45.581Z] Successfully tagged support-notifications-arm64:latest [2022-07-11T23:13:51.029Z]  Building support-notifications ... done  ---> 8e54b6256120 [2022-07-11T23:13:51.029Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T23:13:51.029Z] ---> Running in f32002c25f84 [2022-07-11T23:13:51.662Z] ---> 8d84d9904324 [2022-07-11T23:13:51.662Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T23:13:51.948Z] ---> Running in a423638dc28a [2022-07-11T23:13:52.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T23:13:53.556Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T23:13:55.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:13:55.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:13:55.008Z] ---> 90db89a0e7f7 [2022-07-11T23:13:55.008Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T23:13:55.008Z] ---> Using cache [2022-07-11T23:13:55.008Z] ---> 4a166ff734aa [2022-07-11T23:13:55.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:13:55.008Z] ---> Using cache [2022-07-11T23:13:55.008Z] ---> ac91a1f2b1fc [2022-07-11T23:13:55.008Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T23:13:55.008Z] ---> Using cache [2022-07-11T23:13:55.008Z] ---> cb6a7c67f1ad [2022-07-11T23:13:55.008Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T23:13:55.008Z] ---> Using cache [2022-07-11T23:13:55.008Z] ---> d42114505cf2 [2022-07-11T23:13:55.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:13:55.008Z] ---> Using cache [2022-07-11T23:13:55.008Z] ---> c2adf28f1da8 [2022-07-11T23:13:55.008Z] Step 8/23 : COPY . . [2022-07-11T23:13:55.286Z] ---> Using cache [2022-07-11T23:13:55.286Z] ---> 8d84d9904324 [2022-07-11T23:13:55.286Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T23:13:55.565Z] ---> Running in a9ba9dfbf755 [2022-07-11T23:13:58.222Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T23:14:00.883Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T23:14:00.883Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T23:14:00.883Z] ---> 90db89a0e7f7 [2022-07-11T23:14:00.883Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> 4a166ff734aa [2022-07-11T23:14:00.883Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> ac91a1f2b1fc [2022-07-11T23:14:00.883Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> cb6a7c67f1ad [2022-07-11T23:14:00.883Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> d42114505cf2 [2022-07-11T23:14:00.883Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> c2adf28f1da8 [2022-07-11T23:14:00.883Z] Step 8/22 : COPY . . [2022-07-11T23:14:00.883Z] ---> Using cache [2022-07-11T23:14:00.883Z] ---> 8d84d9904324 [2022-07-11T23:14:00.883Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T23:14:01.160Z] ---> Running in fc3b29e1091e [2022-07-11T23:14:03.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T23:17:55.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T23:18:02.095Z] Removing intermediate container f32002c25f84 [2022-07-11T23:18:02.095Z] ---> 85b773306e7e [2022-07-11T23:18:02.095Z] [2022-07-11T23:18:02.095Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:18:02.095Z] ---> 6e30ab57aeee [2022-07-11T23:18:02.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:18:02.376Z] ---> Running in d3516711842c [2022-07-11T23:18:04.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:04.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:06.123Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T23:18:06.123Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:18:06.123Z] OK: 5 MiB in 15 packages [2022-07-11T23:18:07.589Z] Removing intermediate container d3516711842c [2022-07-11T23:18:07.590Z] ---> f7d517ed4bbd [2022-07-11T23:18:07.590Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:18:07.590Z] ---> Running in 8d61499114ff [2022-07-11T23:18:07.867Z] Removing intermediate container 8d61499114ff [2022-07-11T23:18:07.867Z] ---> f78c0fdcf856 [2022-07-11T23:18:07.867Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T23:18:08.149Z] ---> Running in 4da1ef6b16f4 [2022-07-11T23:18:08.755Z] Removing intermediate container 4da1ef6b16f4 [2022-07-11T23:18:08.755Z] ---> 9406820981e6 [2022-07-11T23:18:08.755Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T23:18:08.755Z] ---> Running in 63cb5a05d605 [2022-07-11T23:18:09.365Z] Removing intermediate container 63cb5a05d605 [2022-07-11T23:18:09.365Z] ---> 02274ac5c863 [2022-07-11T23:18:09.365Z] Step 15/23 : WORKDIR / [2022-07-11T23:18:09.365Z] ---> Running in 28c1b2f78dc7 [2022-07-11T23:18:09.979Z] Removing intermediate container 28c1b2f78dc7 [2022-07-11T23:18:09.979Z] ---> ed535979d2a1 [2022-07-11T23:18:09.979Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:18:11.434Z] ---> ae7178906274 [2022-07-11T23:18:11.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T23:18:14.073Z] ---> 2dfef7bd49c5 [2022-07-11T23:18:14.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T23:18:16.082Z] ---> a1c01dc4752a [2022-07-11T23:18:16.082Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T23:18:16.082Z] ---> Running in 8876a0431c1b [2022-07-11T23:18:16.687Z] Removing intermediate container 8876a0431c1b [2022-07-11T23:18:16.687Z] ---> fc09d5dd12d9 [2022-07-11T23:18:16.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:18:16.963Z] ---> Running in 3d66b2f51f00 [2022-07-11T23:18:17.572Z] Removing intermediate container 3d66b2f51f00 [2022-07-11T23:18:17.572Z] ---> ef291dc90534 [2022-07-11T23:18:17.572Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T23:18:17.857Z] ---> Running in 94473745de4b [2022-07-11T23:18:18.855Z] Removing intermediate container 94473745de4b [2022-07-11T23:18:18.855Z] ---> ff810383a735 [2022-07-11T23:18:18.855Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:18:18.855Z] ---> Running in 2c6647745f3f [2022-07-11T23:18:19.849Z] Removing intermediate container 2c6647745f3f [2022-07-11T23:18:19.849Z] ---> 782282a0478a [2022-07-11T23:18:19.849Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:18:20.132Z] ---> Running in 5423e849825c [2022-07-11T23:18:20.408Z] Removing intermediate container a423638dc28a [2022-07-11T23:18:20.408Z] ---> 08fe76a41e3e [2022-07-11T23:18:20.408Z] [2022-07-11T23:18:20.408Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:18:20.408Z] ---> 6e30ab57aeee [2022-07-11T23:18:20.408Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T23:18:21.020Z] ---> Running in de37a9dadbfa [2022-07-11T23:18:21.020Z] Removing intermediate container 5423e849825c [2022-07-11T23:18:21.020Z] ---> 45664bc0c03b [2022-07-11T23:18:21.020Z] [2022-07-11T23:18:22.009Z] Successfully built 45664bc0c03b [2022-07-11T23:18:22.009Z] Successfully tagged core-command-arm64:latest [2022-07-11T23:18:23.463Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:23.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:24.666Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T23:18:24.961Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T23:18:24.961Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T23:18:24.961Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T23:18:24.961Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T23:18:24.961Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:18:24.961Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:18:24.961Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T23:18:25.275Z] OK: 8 MiB in 20 packages [2022-07-11T23:18:29.735Z] Removing intermediate container de37a9dadbfa [2022-07-11T23:18:29.735Z] ---> a78a05d9bb89 [2022-07-11T23:18:29.735Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T23:18:29.735Z] ---> Running in 18450ad833e4 [2022-07-11T23:18:30.404Z] Removing intermediate container 18450ad833e4 [2022-07-11T23:18:30.404Z] ---> 36209734a552 [2022-07-11T23:18:30.404Z] Step 13/22 : WORKDIR /edgex [2022-07-11T23:18:30.404Z] ---> Running in 948d27a22cd7 [2022-07-11T23:18:31.404Z] Removing intermediate container 948d27a22cd7 [2022-07-11T23:18:31.404Z] ---> 220da0106f7d [2022-07-11T23:18:31.404Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T23:18:32.008Z] Removing intermediate container a9ba9dfbf755 [2022-07-11T23:18:32.008Z] ---> 7f3a19a89457 [2022-07-11T23:18:32.008Z] [2022-07-11T23:18:32.008Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T23:18:32.008Z] ---> 6e30ab57aeee [2022-07-11T23:18:32.008Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:18:32.008Z] ---> Using cache [2022-07-11T23:18:32.008Z] ---> f7d517ed4bbd [2022-07-11T23:18:32.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:18:32.008Z] ---> Using cache [2022-07-11T23:18:32.008Z] ---> f78c0fdcf856 [2022-07-11T23:18:32.008Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T23:18:32.300Z] ---> Running in ade8e8644f21 [2022-07-11T23:18:32.572Z] ---> 802eb18ad511 [2022-07-11T23:18:32.572Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T23:18:32.847Z] Removing intermediate container ade8e8644f21 [2022-07-11T23:18:32.847Z] ---> a0c4a5af06fa [2022-07-11T23:18:32.847Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T23:18:33.122Z] ---> Running in 055f8204b379 [2022-07-11T23:18:33.724Z] Removing intermediate container 055f8204b379 [2022-07-11T23:18:33.724Z] ---> cfe9ac2e3289 [2022-07-11T23:18:33.724Z] Step 15/23 : WORKDIR / [2022-07-11T23:18:33.724Z] ---> Running in 5b68af7a2a44 [2022-07-11T23:18:34.719Z] Removing intermediate container 5b68af7a2a44 [2022-07-11T23:18:34.719Z] ---> 80dbc3470636 [2022-07-11T23:18:34.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:18:34.998Z] ---> aac080fd58bd [2022-07-11T23:18:34.998Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T23:18:35.988Z] ---> 146f723dec74 [2022-07-11T23:18:35.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T23:18:37.434Z] ---> 269d37b902ab [2022-07-11T23:18:37.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T23:18:38.046Z] ---> 9b0668a96968 [2022-07-11T23:18:38.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T23:18:38.326Z] ---> c2e2f2b23900 [2022-07-11T23:18:38.326Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T23:18:38.604Z] ---> Running in 2eef08ba76ab [2022-07-11T23:18:39.590Z] ---> 86b1b041390b [2022-07-11T23:18:39.590Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T23:18:39.590Z] ---> Running in f012f77ba95a [2022-07-11T23:18:40.200Z] Removing intermediate container f012f77ba95a [2022-07-11T23:18:40.200Z] ---> b1a2c301e48e [2022-07-11T23:18:40.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:18:40.200Z] ---> Running in 4ec257fbd7e6 [2022-07-11T23:18:40.801Z] Removing intermediate container 4ec257fbd7e6 [2022-07-11T23:18:40.801Z] ---> 4a1bb714cb4c [2022-07-11T23:18:40.801Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T23:18:40.801Z] ---> Running in ac55a41a82c0 [2022-07-11T23:18:41.784Z] Removing intermediate container ac55a41a82c0 [2022-07-11T23:18:41.785Z] ---> d2599516fbf5 [2022-07-11T23:18:41.785Z] Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:18:42.065Z] ---> Running in d9cf9a10a153 [2022-07-11T23:18:42.341Z] Removing intermediate container 2eef08ba76ab [2022-07-11T23:18:42.341Z] ---> 905e8429b5ee [2022-07-11T23:18:42.341Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T23:18:42.341Z] ---> Running in 06477e03922f [2022-07-11T23:18:42.628Z] Removing intermediate container d9cf9a10a153 [2022-07-11T23:18:42.628Z] ---> 21697ce9f180 [2022-07-11T23:18:42.628Z] Step 23/23 : LABEL version=2.2.1-dev.26 [2022-07-11T23:18:42.904Z] ---> Running in 8d57f60a3d40 [2022-07-11T23:18:43.182Z] Removing intermediate container 06477e03922f [2022-07-11T23:18:43.182Z] ---> 697816001e87 [2022-07-11T23:18:43.182Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T23:18:43.182Z] ---> Running in 4aa7f4a633c2 [2022-07-11T23:18:43.461Z] Removing intermediate container 8d57f60a3d40 [2022-07-11T23:18:43.461Z] ---> c0110dae75df [2022-07-11T23:18:43.461Z] [2022-07-11T23:18:44.058Z] Removing intermediate container 4aa7f4a633c2 [2022-07-11T23:18:44.058Z] ---> cc6162100074 [2022-07-11T23:18:44.058Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:18:44.058Z] Successfully built c0110dae75df [2022-07-11T23:18:44.058Z] Successfully tagged core-metadata-arm64:latest [2022-07-11T23:18:44.058Z]  Building core-metadata ... done  ---> Running in b5fdaadc6ad9 [2022-07-11T23:18:44.660Z] Removing intermediate container b5fdaadc6ad9 [2022-07-11T23:18:44.660Z] ---> 8e46a97e2382 [2022-07-11T23:18:44.660Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:18:44.660Z] ---> Running in 6c2db4ee2ce5 [2022-07-11T23:18:45.264Z] Removing intermediate container 6c2db4ee2ce5 [2022-07-11T23:18:45.264Z] ---> d563e2cf3657 [2022-07-11T23:18:45.264Z] [2022-07-11T23:18:45.542Z] Successfully built d563e2cf3657 [2022-07-11T23:18:45.542Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-11T23:19:17.894Z]  Building security-proxy-setup ... done Removing intermediate container fc3b29e1091e [2022-07-11T23:19:17.894Z] ---> e4b50e5ffa9d [2022-07-11T23:19:17.894Z] [2022-07-11T23:19:17.894Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T23:19:17.894Z] ---> 6e30ab57aeee [2022-07-11T23:19:17.894Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T23:19:17.894Z] ---> Using cache [2022-07-11T23:19:17.894Z] ---> f7d517ed4bbd [2022-07-11T23:19:17.894Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T23:19:17.894Z] ---> Using cache [2022-07-11T23:19:17.894Z] ---> f78c0fdcf856 [2022-07-11T23:19:17.894Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T23:19:17.894Z] ---> Running in 74daccc3fb44 [2022-07-11T23:19:17.894Z] Removing intermediate container 74daccc3fb44 [2022-07-11T23:19:17.894Z] ---> d579aa98b609 [2022-07-11T23:19:17.894Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T23:19:17.894Z] ---> Running in 20c5a77960a3 [2022-07-11T23:19:17.894Z] Removing intermediate container 20c5a77960a3 [2022-07-11T23:19:17.894Z] ---> 0f0a713b04b2 [2022-07-11T23:19:17.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T23:19:17.894Z] ---> 52985713d80e [2022-07-11T23:19:17.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T23:19:17.894Z] ---> a25e57cdca01 [2022-07-11T23:19:17.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T23:19:17.894Z] ---> ca6337ea72e3 [2022-07-11T23:19:17.894Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T23:19:17.894Z] ---> Running in 6e76b17123b5 [2022-07-11T23:19:17.894Z] Removing intermediate container 6e76b17123b5 [2022-07-11T23:19:17.894Z] ---> 7f1f2eee4f24 [2022-07-11T23:19:17.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:19:17.894Z] ---> Running in d972495d28fc [2022-07-11T23:19:17.894Z] Removing intermediate container d972495d28fc [2022-07-11T23:19:17.894Z] ---> 013c9b8962c5 [2022-07-11T23:19:17.894Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T23:19:17.894Z] ---> Running in dc42a72db082 [2022-07-11T23:19:17.894Z] Removing intermediate container dc42a72db082 [2022-07-11T23:19:17.894Z] ---> d845a44e4b18 [2022-07-11T23:19:17.894Z] Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 [2022-07-11T23:19:17.894Z] ---> Running in e26b4e646670 [2022-07-11T23:19:18.167Z] Removing intermediate container e26b4e646670 [2022-07-11T23:19:18.167Z] ---> 8e4b1c886912 [2022-07-11T23:19:18.167Z] Step 22/22 : LABEL version=2.2.1-dev.26 [2022-07-11T23:19:18.167Z] ---> Running in 45afe43e6839 [2022-07-11T23:19:18.439Z] Removing intermediate container 45afe43e6839 [2022-07-11T23:19:18.439Z] ---> 1b3f2b7f13a3 [2022-07-11T23:19:18.439Z] [2022-07-11T23:19:18.711Z] Successfully built 1b3f2b7f13a3 [2022-07-11T23:19:18.711Z] Successfully tagged support-scheduler-arm64:latest [2022-07-11T23:19:18.711Z]  Building support-scheduler ... done  [2022-07-11T23:19:18.711Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add build-base' returned a non-zero code: 1") [2022-07-11T23:19:18.711Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add build-base' returned a non-zero code: 1 [Pipeline] } [2022-07-11T23:19:19.004Z] $ docker stop --time=1 c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 [2022-07-11T23:19:20.711Z] $ docker rm -f c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:19:21.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:19:21.358Z] [2022-07-11T23:19:21.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:19:21.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:19:21.999Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T23:19:21.999Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T23:19:21.999Z] 04944245beec: Pulling fs layer [2022-07-11T23:19:21.999Z] 699f458cf7ca: Pulling fs layer [2022-07-11T23:19:21.999Z] 765212b225bb: Pulling fs layer [2022-07-11T23:19:21.999Z] f23df028b6ca: Pulling fs layer [2022-07-11T23:19:21.999Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T23:19:21.999Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T23:19:21.999Z] 765212b225bb: Waiting [2022-07-11T23:19:21.999Z] f23df028b6ca: Waiting [2022-07-11T23:19:21.999Z] 2437ff75d9bd: Waiting [2022-07-11T23:19:21.999Z] 04944245beec: Verifying Checksum [2022-07-11T23:19:21.999Z] 04944245beec: Download complete [2022-07-11T23:19:22.273Z] 765212b225bb: Verifying Checksum [2022-07-11T23:19:22.273Z] 765212b225bb: Download complete [2022-07-11T23:19:22.273Z] f23df028b6ca: Download complete [2022-07-11T23:19:22.273Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T23:19:22.273Z] d65c8cfc05b1: Download complete [2022-07-11T23:19:22.273Z] 699f458cf7ca: Verifying Checksum [2022-07-11T23:19:22.273Z] 699f458cf7ca: Download complete [2022-07-11T23:19:22.869Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T23:19:22.869Z] 8998bd30e6a1: Download complete [2022-07-11T23:19:25.487Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T23:19:25.487Z] 2437ff75d9bd: Download complete [2022-07-11T23:19:27.476Z] 8998bd30e6a1: Pull complete [2022-07-11T23:19:27.746Z] 04944245beec: Pull complete [2022-07-11T23:19:29.179Z] 699f458cf7ca: Pull complete [2022-07-11T23:19:29.452Z] 765212b225bb: Pull complete [2022-07-11T23:19:30.428Z] f23df028b6ca: Pull complete [2022-07-11T23:19:30.699Z] d65c8cfc05b1: Pull complete [2022-07-11T23:19:45.790Z] 2437ff75d9bd: Pull complete [2022-07-11T23:19:45.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T23:19:45.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:19:45.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:19:46.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-07-11T23:19:46.145Z] $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T23:19:49.033Z] $ docker top bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:19:50.002Z] ---> job-cost.sh [2022-07-11T23:19:50.002Z] lf-activate-venv: SKIPPING [2022-07-11T23:19:50.002Z] INFO: No Stack... [2022-07-11T23:19:50.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T23:19:51.570Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T23:19:52.253Z] + cat /w/workspace/edgex-go/259/archives/cost.csv [2022-07-11T23:19:52.253Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T23:19:52.286Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] [2022-07-11T23:19:52.293Z] Resource [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] did not exist. Created. [2022-07-11T23:19:52.293Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T23:19:52.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T23:19:53.559Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T23:19:53.566Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T23:19:53.583Z] $ docker stop --time=1 bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da [2022-07-11T23:19:55.152Z] $ docker rm -f bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T23:19:55.499Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T23:19:56.133Z] + [ -d /w/workspace/edgex-go/259/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:19:56.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:19:57.288Z] ---> package-listing.sh [2022-07-11T23:19:57.288Z] ++ facter osfamily [2022-07-11T23:19:57.288Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T23:19:57.550Z] + OS_FAMILY=debian [2022-07-11T23:19:57.550Z] + workspace=/w/workspace/edgex-go/259 [2022-07-11T23:19:57.550Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T23:19:57.550Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T23:19:57.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T23:19:57.550Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T23:19:57.550Z] + '[' /w/workspace/edgex-go/259 ']' [2022-07-11T23:19:57.550Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T23:19:57.550Z] + case "${OS_FAMILY}" in [2022-07-11T23:19:57.550Z] + dpkg -l [2022-07-11T23:19:57.550Z] + grep '^ii' [2022-07-11T23:19:57.550Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T23:19:57.550Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T23:19:57.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T23:19:57.550Z] + '[' /w/workspace/edgex-go/259 ']' [2022-07-11T23:19:57.550Z] + mkdir -p /w/workspace/edgex-go/259/archives/ [2022-07-11T23:19:57.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/259/archives/ [Pipeline] echo [2022-07-11T23:19:57.561Z] 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/259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T23:19:57.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:19:58.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:19:58.399Z] [2022-07-11T23:19:58.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:19:58.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:19:58.695Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T23:19:58.695Z] 5eb5b503b376: Pulling fs layer [2022-07-11T23:19:58.695Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T23:19:58.695Z] ec43610c2a17: Pulling fs layer [2022-07-11T23:19:58.695Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T23:19:58.695Z] 33b1e0a273af: Pulling fs layer [2022-07-11T23:19:58.695Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T23:19:58.695Z] 2f39f015ded8: Pulling fs layer [2022-07-11T23:19:58.695Z] 33b1e0a273af: Waiting [2022-07-11T23:19:58.695Z] 3a2ae6a8a46f: Waiting [2022-07-11T23:19:58.695Z] 5d3b04190fa2: Waiting [2022-07-11T23:19:58.695Z] 2f39f015ded8: Waiting [2022-07-11T23:19:58.695Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T23:19:58.695Z] 5c69ac0246d0: Download complete [2022-07-11T23:19:58.695Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T23:19:58.695Z] 3a2ae6a8a46f: Download complete [2022-07-11T23:19:58.695Z] 33b1e0a273af: Verifying Checksum [2022-07-11T23:19:58.695Z] 33b1e0a273af: Download complete [2022-07-11T23:19:58.695Z] ec43610c2a17: Verifying Checksum [2022-07-11T23:19:58.695Z] ec43610c2a17: Download complete [2022-07-11T23:19:58.695Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T23:19:58.695Z] 5d3b04190fa2: Download complete [2022-07-11T23:19:58.953Z] 5eb5b503b376: Verifying Checksum [2022-07-11T23:19:58.953Z] 5eb5b503b376: Download complete [2022-07-11T23:19:59.520Z] 2f39f015ded8: Verifying Checksum [2022-07-11T23:19:59.520Z] 2f39f015ded8: Download complete [2022-07-11T23:20:00.087Z] 5eb5b503b376: Pull complete [2022-07-11T23:20:00.346Z] 5c69ac0246d0: Pull complete [2022-07-11T23:20:00.605Z] ec43610c2a17: Pull complete [2022-07-11T23:20:00.863Z] 3a2ae6a8a46f: Pull complete [2022-07-11T23:20:01.122Z] 33b1e0a273af: Pull complete [2022-07-11T23:20:01.122Z] 5d3b04190fa2: Pull complete [2022-07-11T23:20:05.310Z] 2f39f015ded8: Pull complete [2022-07-11T23:20:05.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T23:20:05.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:20:05.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:20:05.398Z] prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container [2022-07-11T23:20:05.457Z] $ 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/259/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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T23:20:07.722Z] $ docker top e6f753c0d845e7d232a14cb5eca09e132da6f50dfed239fe3783f4675a50988d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:20:08.052Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T23:20:08.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T23:20:08.629Z] + ls /var/log/sa-host [2022-07-11T23:20:08.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:20:08.757Z] provisioning config files... [2022-07-11T23:20:08.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/259@tmp/config5421078925163723885tmp [Pipeline] { [Pipeline] echo [2022-07-11T23:20:08.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:09.057Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T23:20:09.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:09.392Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T23:20:09.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:09.684Z] ---> sudo-logs.sh [2022-07-11T23:20:09.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T23:20:09.721Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:10.009Z] ---> job-cost.sh [2022-07-11T23:20:10.009Z] lf-activate-venv: SKIPPING [2022-07-11T23:20:10.009Z] DEBUG: total: 0.10999999940395355 [2022-07-11T23:20:10.009Z] INFO: Retrieving Stack Cost... [2022-07-11T23:20:10.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T23:20:10.840Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T23:20:10.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:11.134Z] ---> logs-deploy.sh [2022-07-11T23:20:11.134Z] lf-activate-venv: SKIPPING [2022-07-11T23:20:11.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/259 [2022-07-11T23:20:11.134Z] INFO: archiving workspace using pattern(s): [2022-07-11T23:20:12.072Z] Archives upload complete. [2022-07-11T23:20:12.332Z] INFO: archiving logs to Nexus [2022-07-11T23:20:12.903Z] ---> uname -a: [2022-07-11T23:20:12.903Z] Linux prd-ubuntu20-04-docker-8c-8g-19487 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] ---> lscpu: [2022-07-11T23:20:12.903Z] Architecture: x86_64 [2022-07-11T23:20:12.903Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T23:20:12.903Z] Byte Order: Little Endian [2022-07-11T23:20:12.903Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T23:20:12.903Z] CPU(s): 8 [2022-07-11T23:20:12.903Z] On-line CPU(s) list: 0-7 [2022-07-11T23:20:12.903Z] Thread(s) per core: 1 [2022-07-11T23:20:12.903Z] Core(s) per socket: 1 [2022-07-11T23:20:12.903Z] Socket(s): 8 [2022-07-11T23:20:12.903Z] NUMA node(s): 1 [2022-07-11T23:20:12.903Z] Vendor ID: AuthenticAMD [2022-07-11T23:20:12.903Z] CPU family: 23 [2022-07-11T23:20:12.903Z] Model: 49 [2022-07-11T23:20:12.903Z] Model name: AMD EPYC-Rome Processor [2022-07-11T23:20:12.903Z] Stepping: 0 [2022-07-11T23:20:12.903Z] CPU MHz: 2799.998 [2022-07-11T23:20:12.903Z] BogoMIPS: 5599.99 [2022-07-11T23:20:12.903Z] Virtualization: AMD-V [2022-07-11T23:20:12.903Z] Hypervisor vendor: KVM [2022-07-11T23:20:12.903Z] Virtualization type: full [2022-07-11T23:20:12.903Z] L1d cache: 256 KiB [2022-07-11T23:20:12.903Z] L1i cache: 256 KiB [2022-07-11T23:20:12.903Z] L2 cache: 4 MiB [2022-07-11T23:20:12.903Z] L3 cache: 128 MiB [2022-07-11T23:20:12.903Z] NUMA node0 CPU(s): 0-7 [2022-07-11T23:20:12.903Z] Vulnerability Itlb multihit: Not affected [2022-07-11T23:20:12.903Z] Vulnerability L1tf: Not affected [2022-07-11T23:20:12.903Z] Vulnerability Mds: Not affected [2022-07-11T23:20:12.903Z] Vulnerability Meltdown: Not affected [2022-07-11T23:20:12.903Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T23:20:12.903Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T23:20:12.903Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T23:20:12.903Z] Vulnerability Srbds: Not affected [2022-07-11T23:20:12.903Z] Vulnerability Tsx async abort: Not affected [2022-07-11T23:20:12.903Z] 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-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] ---> nproc: [2022-07-11T23:20:12.903Z] 8 [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] ---> df -h: [2022-07-11T23:20:12.903Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T23:20:12.903Z] overlay 155G 18G 138G 12% / [2022-07-11T23:20:12.903Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T23:20:12.903Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T23:20:12.903Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T23:20:12.903Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] ---> sar -b -r -n DEV: [2022-07-11T23:20:12.903Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19487) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:55:20 LINUX RESTART (8 CPU) [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T23:20:12.903Z] 22:57:01 257.26 12.00 245.26 0.00 2058.19 110202.70 0.00 [2022-07-11T23:20:12.903Z] 22:58:01 37.03 0.18 36.84 0.00 2.13 13386.32 0.00 [2022-07-11T23:20:12.903Z] 22:59:01 94.92 0.08 94.83 0.00 12.40 70220.30 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 874.46 7.83 866.63 0.00 69.44 451608.26 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 1062.94 3.05 1059.89 0.00 64.77 377939.70 0.00 [2022-07-11T23:20:12.903Z] 23:02:01 612.32 0.12 612.20 0.00 4.53 78362.00 0.00 [2022-07-11T23:20:12.903Z] 23:03:01 23.21 0.02 23.19 0.00 2.67 680.17 0.00 [2022-07-11T23:20:12.903Z] 23:04:01 7.07 0.02 7.05 0.00 1.33 168.24 0.00 [2022-07-11T23:20:12.903Z] 23:05:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2022-07-11T23:20:12.903Z] 23:06:01 1.77 0.00 1.77 0.00 0.00 24.79 0.00 [2022-07-11T23:20:12.903Z] 23:07:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2022-07-11T23:20:12.903Z] 23:08:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2022-07-11T23:20:12.903Z] 23:09:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2022-07-11T23:20:12.903Z] 23:10:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 [2022-07-11T23:20:12.903Z] 23:11:01 1.65 0.02 1.63 0.00 0.13 20.39 0.00 [2022-07-11T23:20:12.903Z] 23:12:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 [2022-07-11T23:20:12.903Z] 23:13:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2022-07-11T23:20:12.903Z] 23:14:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2022-07-11T23:20:12.903Z] 23:15:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-07-11T23:20:12.903Z] 23:16:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 [2022-07-11T23:20:12.903Z] 23:17:01 1.00 0.02 0.98 0.00 0.13 12.00 0.00 [2022-07-11T23:20:12.903Z] 23:18:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 [2022-07-11T23:20:12.903Z] 23:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2022-07-11T23:20:12.903Z] 23:20:01 4.37 0.15 4.22 0.00 12.13 336.82 0.00 [2022-07-11T23:20:12.903Z] Average: 124.73 0.98 123.75 0.00 92.82 45968.08 0.00 [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T23:20:12.903Z] 22:57:01 27897060 31626912 664328 2.02 135072 3803336 2385528 7.03 1528844 3006400 217396 [2022-07-11T23:20:12.903Z] 22:58:01 27651032 31672220 615148 1.87 138552 4055124 2332304 6.87 1440260 3299856 209748 [2022-07-11T23:20:12.903Z] 22:59:01 23549948 31608624 679000 2.06 140344 7992928 2982212 8.79 1864904 6874688 2729856 [2022-07-11T23:20:12.903Z] 23:00:01 21062140 31647020 625756 1.90 286200 10171628 2261572 6.67 2153588 8855760 192 [2022-07-11T23:20:12.903Z] 23:01:01 17709816 31318888 935952 2.85 374168 12937616 3325360 9.80 2691628 11474576 1288 [2022-07-11T23:20:12.903Z] 23:02:01 20325576 31733792 539124 1.64 388332 10799304 2084476 6.14 2289876 9368112 1544 [2022-07-11T23:20:12.903Z] 23:03:01 20336912 31746376 526172 1.60 389380 10799732 2071528 6.10 2278288 9368136 592 [2022-07-11T23:20:12.903Z] 23:04:01 20352260 31761860 510900 1.55 389600 10799820 1911212 5.63 2260992 9368176 56 [2022-07-11T23:20:12.903Z] 23:05:01 20353244 31762860 509844 1.55 389616 10799828 1911212 5.63 2260228 9368184 24 [2022-07-11T23:20:12.903Z] 23:06:01 20360448 31770076 503144 1.53 389648 10799804 1911212 5.63 2252952 9368160 24 [2022-07-11T23:20:12.903Z] 23:07:01 20361156 31770808 502304 1.53 389660 10799808 1911212 5.63 2253064 9368164 212 [2022-07-11T23:20:12.903Z] 23:08:01 20363448 31773112 499996 1.52 389684 10799812 1911212 5.63 2250124 9368168 12 [2022-07-11T23:20:12.903Z] 23:09:01 20363616 31773400 499828 1.52 389708 10799940 1911212 5.63 2250140 9368268 8 [2022-07-11T23:20:12.903Z] 23:10:01 20363316 31773296 500064 1.52 389736 10799944 1911212 5.63 2250996 9368416 24 [2022-07-11T23:20:12.903Z] 23:11:01 20361948 31772016 501496 1.53 389772 10799948 1923252 5.67 2250668 9368416 28 [2022-07-11T23:20:12.903Z] 23:12:01 20362128 31772224 501220 1.52 389800 10799952 1923252 5.67 2250532 9368420 20 [2022-07-11T23:20:12.903Z] 23:13:01 20361952 31772084 501232 1.52 389812 10799956 1923252 5.67 2250256 9368424 16 [2022-07-11T23:20:12.903Z] 23:14:01 20362700 31772880 500400 1.52 389836 10799956 1923252 5.67 2250752 9368424 8 [2022-07-11T23:20:12.903Z] 23:15:01 20362868 31773052 500360 1.52 389860 10799960 1923252 5.67 2250752 9368428 16 [2022-07-11T23:20:12.903Z] 23:16:01 20362884 31773116 500296 1.52 389880 10799956 1923252 5.67 2250772 9368428 24 [2022-07-11T23:20:12.903Z] 23:17:01 20362788 31773028 500312 1.52 389896 10799960 1923252 5.67 2250192 9368432 24 [2022-07-11T23:20:12.903Z] 23:18:01 20362976 31773296 499972 1.52 389904 10799972 1923252 5.67 2250200 9368436 56 [2022-07-11T23:20:12.903Z] 23:19:01 20362936 31773260 499940 1.52 389928 10799972 1923252 5.67 2250200 9368436 12 [2022-07-11T23:20:12.903Z] 23:20:01 20010620 31708932 563284 1.71 394368 11071200 2306344 6.80 2320416 9638688 276432 [2022-07-11T23:20:12.903Z] Average: 21013490 31725130 549170 1.67 353448 10184561 2101545 6.19 2191693 8824150 143234 [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T23:20:12.903Z] 22:57:01 ens3 798.52 738.19 9145.66 141.23 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:57:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:57:01 vethe8251b0 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:57:01 docker0 509.17 448.59 37.96 3453.13 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:58:01 ens3 25.63 15.36 20.85 11.28 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:58:01 vethe8251b0 1.38 1.42 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:58:01 docker0 1.38 1.38 0.09 0.11 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:59:01 ens3 138.19 93.38 1712.42 76.48 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:59:01 veth37a2067 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 22:59:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 ens3 274.84 208.21 1776.29 73.23 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 veth82bab4f 5.41 6.86 0.37 40.65 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 veth37a2067 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:00:01 docker0 168.98 222.34 12.12 1699.04 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 ens3 285.27 190.54 2710.54 98.66 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 veth37a2067 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 veth9ac7b65 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 vethb8c809b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 docker0 100.28 151.92 7.62 1571.54 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:01:01 veth42d9ebb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:02:01 ens3 204.67 181.23 293.75 459.80 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:02:01 lo 16.20 16.20 1.59 1.59 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:02:01 docker0 22.98 31.28 1.36 191.28 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:03:01 ens3 439.64 451.43 206.40 2308.71 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:03:01 lo 40.72 40.72 4.02 4.02 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:04:01 ens3 84.24 84.24 47.81 500.26 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:04:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:06:01 ens3 13.33 14.28 0.93 24.84 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:10:01 ens3 7.91 8.53 0.84 11.74 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:11:01 ens3 0.68 0.48 0.34 0.27 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:12:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:13:01 ens3 0.63 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:14:01 ens3 0.35 0.20 0.10 0.08 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:15:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:16:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:20:01 ens3 102.52 59.65 2514.98 8.04 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] Average: ens3 99.07 85.28 767.97 154.79 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] Average: lo 3.11 3.11 0.30 0.30 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] Average: docker0 33.45 35.65 2.46 288.14 0.00 0.00 0.00 0.00 [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] ---> sar -P ALL: [2022-07-11T23:20:12.903Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19487) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:55:20 LINUX RESTART (8 CPU) [2022-07-11T23:20:12.903Z] [2022-07-11T23:20:12.903Z] 22:56:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T23:20:12.903Z] 22:57:01 all 20.30 0.00 5.77 1.40 0.07 72.45 [2022-07-11T23:20:12.903Z] 22:57:01 0 22.71 0.00 6.17 2.28 0.07 68.78 [2022-07-11T23:20:12.903Z] 22:57:01 1 19.00 0.00 4.73 1.54 0.07 74.66 [2022-07-11T23:20:12.903Z] 22:57:01 2 20.01 0.00 5.67 0.61 0.05 73.66 [2022-07-11T23:20:12.903Z] 22:57:01 3 20.93 0.00 4.82 0.37 0.07 73.80 [2022-07-11T23:20:12.903Z] 22:57:01 4 21.07 0.00 5.95 0.67 0.08 72.22 [2022-07-11T23:20:12.903Z] 22:57:01 5 19.55 0.00 5.82 0.05 0.07 74.52 [2022-07-11T23:20:12.903Z] 22:57:01 6 19.76 0.00 6.66 5.44 0.07 68.08 [2022-07-11T23:20:12.903Z] 22:57:01 7 19.39 0.00 6.35 0.27 0.07 73.92 [2022-07-11T23:20:12.903Z] 22:58:01 all 46.99 0.00 7.31 0.11 0.08 45.51 [2022-07-11T23:20:12.903Z] 22:58:01 0 46.82 0.00 6.83 0.69 0.08 45.57 [2022-07-11T23:20:12.903Z] 22:58:01 1 47.12 0.00 7.67 0.00 0.08 45.12 [2022-07-11T23:20:12.904Z] 22:58:01 2 45.92 0.00 7.26 0.00 0.08 46.73 [2022-07-11T23:20:12.904Z] 22:58:01 3 46.17 0.00 7.49 0.00 0.10 46.24 [2022-07-11T23:20:12.904Z] 22:58:01 4 47.72 0.00 7.06 0.03 0.07 45.11 [2022-07-11T23:20:12.904Z] 22:58:01 5 47.82 0.00 7.25 0.00 0.08 44.84 [2022-07-11T23:20:12.904Z] 22:58:01 6 47.09 0.00 7.10 0.18 0.08 45.54 [2022-07-11T23:20:12.904Z] 22:58:01 7 47.24 0.00 7.79 0.00 0.08 44.89 [2022-07-11T23:20:12.904Z] 22:59:01 all 33.75 0.00 8.34 0.64 0.08 57.19 [2022-07-11T23:20:12.904Z] 22:59:01 0 33.17 0.00 7.17 0.66 0.08 58.92 [2022-07-11T23:20:12.904Z] 22:59:01 1 34.42 0.00 9.28 0.02 0.09 56.20 [2022-07-11T23:20:12.904Z] 22:59:01 2 32.35 0.00 8.44 1.09 0.09 58.03 [2022-07-11T23:20:12.904Z] 22:59:01 3 33.99 0.00 10.01 2.39 0.08 53.53 [2022-07-11T23:20:12.904Z] 22:59:01 4 33.51 0.00 7.81 0.02 0.08 58.58 [2022-07-11T23:20:12.904Z] 22:59:01 5 34.09 0.00 9.30 0.34 0.08 56.19 [2022-07-11T23:20:12.904Z] 22:59:01 6 33.57 0.00 6.50 0.54 0.07 59.32 [2022-07-11T23:20:12.904Z] 22:59:01 7 34.88 0.00 8.24 0.03 0.08 56.76 [2022-07-11T23:20:12.904Z] 23:00:01 all 43.69 0.00 14.95 6.47 0.10 34.78 [2022-07-11T23:20:12.904Z] 23:00:01 0 43.99 0.00 14.33 1.89 0.10 39.69 [2022-07-11T23:20:12.904Z] 23:00:01 1 43.90 0.00 14.92 3.60 0.08 37.50 [2022-07-11T23:20:12.904Z] 23:00:01 2 42.59 0.00 15.17 6.07 0.12 36.05 [2022-07-11T23:20:12.904Z] 23:00:01 3 43.67 0.00 14.69 15.95 0.10 25.59 [2022-07-11T23:20:12.904Z] 23:00:01 4 43.45 0.00 15.10 3.00 0.08 38.36 [2022-07-11T23:20:12.904Z] 23:00:01 5 45.28 0.00 14.51 2.41 0.08 37.72 [2022-07-11T23:20:12.904Z] 23:00:01 6 43.56 0.00 15.64 15.38 0.10 25.32 [2022-07-11T23:20:12.904Z] 23:00:01 7 43.08 0.00 15.29 3.49 0.10 38.04 [2022-07-11T23:20:12.904Z] 23:01:01 all 55.45 0.00 16.68 8.55 0.13 19.20 [2022-07-11T23:20:12.904Z] 23:01:01 0 53.97 0.00 16.92 9.09 0.14 19.88 [2022-07-11T23:20:12.904Z] 23:01:01 1 56.99 0.00 16.87 8.67 0.12 17.36 [2022-07-11T23:20:12.904Z] 23:01:01 2 54.89 0.00 16.91 8.97 0.10 19.13 [2022-07-11T23:20:12.904Z] 23:01:01 3 55.78 0.00 16.62 7.75 0.14 19.72 [2022-07-11T23:20:12.904Z] 23:01:01 4 56.90 0.00 16.10 4.70 0.14 22.16 [2022-07-11T23:20:12.904Z] 23:01:01 5 55.55 0.00 15.95 10.93 0.14 17.43 [2022-07-11T23:20:12.904Z] 23:01:01 6 55.89 0.00 16.32 7.56 0.14 20.10 [2022-07-11T23:20:12.904Z] 23:01:01 7 53.63 0.00 17.75 10.72 0.10 17.80 [2022-07-11T23:20:12.904Z] 23:02:01 all 40.16 0.00 8.32 1.40 0.09 50.03 [2022-07-11T23:20:12.904Z] 23:02:01 0 42.09 0.00 7.65 1.19 0.08 48.99 [2022-07-11T23:20:12.904Z] 23:02:01 1 39.45 0.00 10.50 2.44 0.10 47.51 [2022-07-11T23:20:12.904Z] 23:02:01 2 39.41 0.00 7.59 0.69 0.08 52.23 [2022-07-11T23:20:12.904Z] 23:02:01 3 40.97 0.00 8.39 1.36 0.08 49.20 [2022-07-11T23:20:12.904Z] 23:02:01 4 39.85 0.00 7.36 0.64 0.08 52.06 [2022-07-11T23:20:12.904Z] 23:02:01 5 41.53 0.00 7.27 1.94 0.12 49.14 [2022-07-11T23:20:12.904Z] 23:02:01 6 38.50 0.00 9.37 1.77 0.08 50.28 [2022-07-11T23:20:12.904Z] 23:02:01 7 39.50 0.00 8.42 1.20 0.08 50.80 [2022-07-11T23:20:12.904Z] 23:03:01 all 8.00 0.00 1.18 0.10 0.04 90.67 [2022-07-11T23:20:12.904Z] 23:03:01 0 7.19 0.00 1.47 0.02 0.05 91.27 [2022-07-11T23:20:12.904Z] 23:03:01 1 7.29 0.00 0.98 0.53 0.03 91.15 [2022-07-11T23:20:12.904Z] 23:03:01 2 7.70 0.00 0.96 0.10 0.03 91.21 [2022-07-11T23:20:12.904Z] 23:03:01 3 5.08 0.00 1.39 0.02 0.05 93.46 [2022-07-11T23:20:12.904Z] 23:03:01 4 11.05 0.00 1.28 0.00 0.05 87.62 [2022-07-11T23:20:12.904Z] 23:03:01 5 9.47 0.00 1.13 0.13 0.03 89.23 [2022-07-11T23:20:12.904Z] 23:03:01 6 8.41 0.00 0.85 0.03 0.03 90.67 [2022-07-11T23:20:12.904Z] 23:03:01 7 7.79 0.00 1.38 0.00 0.05 90.78 [2022-07-11T23:20:12.904Z] 23:04:01 all 2.36 0.00 0.33 0.02 0.01 97.28 [2022-07-11T23:20:12.904Z] 23:04:01 0 2.48 0.00 0.33 0.00 0.00 97.18 [2022-07-11T23:20:12.904Z] 23:04:01 1 3.58 0.00 0.33 0.05 0.02 96.02 [2022-07-11T23:20:12.904Z] 23:04:01 2 1.87 0.00 0.25 0.00 0.02 97.86 [2022-07-11T23:20:12.904Z] 23:04:01 3 3.00 0.00 0.28 0.00 0.02 96.70 [2022-07-11T23:20:12.904Z] 23:04:01 4 2.83 0.00 0.40 0.00 0.02 96.75 [2022-07-11T23:20:12.904Z] 23:04:01 5 2.71 0.00 0.30 0.08 0.02 96.89 [2022-07-11T23:20:12.904Z] 23:04:01 6 0.37 0.00 0.25 0.00 0.02 99.37 [2022-07-11T23:20:12.904Z] 23:04:01 7 2.00 0.00 0.45 0.05 0.02 97.48 [2022-07-11T23:20:12.904Z] 23:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-11T23:20:12.904Z] 23:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:05:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-11T23:20:12.904Z] 23:06:01 all 0.04 0.00 0.03 0.01 0.00 99.91 [2022-07-11T23:20:12.904Z] 23:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:06:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-11T23:20:12.904Z] 23:06:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:06:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-11T23:20:12.904Z] 23:06:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-11T23:20:12.904Z] 23:06:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-11T23:20:12.904Z] 23:06:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2022-07-11T23:20:12.904Z] 23:06:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2022-07-11T23:20:12.904Z] 23:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T23:20:12.904Z] 23:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T23:20:12.904Z] 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T23:20:12.904Z] [2022-07-11T23:20:12.904Z] 23:07:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T23:20:12.904Z] 23:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:09:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T23:20:12.904Z] 23:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:10:01 all 0.04 0.00 0.03 0.01 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:10:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-07-11T23:20:12.904Z] 23:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-11T23:20:12.904Z] 23:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:10:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-11T23:20:12.904Z] 23:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:10:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-11T23:20:12.904Z] 23:11:01 all 0.02 0.00 0.04 0.01 0.00 99.94 [2022-07-11T23:20:12.904Z] 23:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:11:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2022-07-11T23:20:12.904Z] 23:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:11:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2022-07-11T23:20:12.904Z] 23:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:11:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:12:01 all 0.11 0.00 0.01 0.01 0.00 99.88 [2022-07-11T23:20:12.904Z] 23:12:01 0 0.73 0.00 0.02 0.00 0.00 99.25 [2022-07-11T23:20:12.904Z] 23:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T23:20:12.904Z] 23:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:13:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:14:01 all 0.09 0.00 0.02 0.02 0.01 99.87 [2022-07-11T23:20:12.904Z] 23:14:01 0 0.58 0.00 0.08 0.00 0.02 99.32 [2022-07-11T23:20:12.904Z] 23:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T23:20:12.904Z] 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T23:20:12.904Z] 23:14:01 5 0.00 0.00 0.00 0.13 0.00 99.87 [2022-07-11T23:20:12.904Z] 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:15:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-07-11T23:20:12.904Z] 23:15:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T23:20:12.904Z] 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-11T23:20:12.904Z] 23:16:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2022-07-11T23:20:12.904Z] 23:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T23:20:12.904Z] 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:17:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-07-11T23:20:12.904Z] 23:17:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2022-07-11T23:20:12.904Z] 23:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-11T23:20:12.904Z] 23:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:18:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-11T23:20:12.904Z] 23:18:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T23:20:12.904Z] 23:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T23:20:12.904Z] 23:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T23:20:12.904Z] 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T23:20:12.904Z] [2022-07-11T23:20:12.904Z] 23:18:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T23:20:12.904Z] 23:19:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-07-11T23:20:12.904Z] 23:19:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T23:20:12.904Z] 23:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T23:20:12.904Z] 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:20:12.904Z] 23:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:20:12.904Z] 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:20:12.904Z] 23:19:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-11T23:20:12.904Z] 23:20:01 all 1.52 0.00 0.52 0.05 0.00 97.91 [2022-07-11T23:20:12.904Z] 23:20:01 0 2.66 0.00 0.39 0.00 0.02 96.93 [2022-07-11T23:20:12.904Z] 23:20:01 1 1.33 0.00 0.72 0.00 0.00 97.95 [2022-07-11T23:20:12.904Z] 23:20:01 2 1.60 0.00 0.50 0.02 0.00 97.88 [2022-07-11T23:20:12.904Z] 23:20:01 3 1.33 0.00 0.48 0.17 0.00 98.01 [2022-07-11T23:20:12.904Z] 23:20:01 4 1.49 0.00 0.60 0.02 0.00 97.90 [2022-07-11T23:20:12.904Z] 23:20:01 5 1.32 0.00 0.25 0.03 0.00 98.40 [2022-07-11T23:20:12.904Z] 23:20:01 6 1.05 0.00 0.65 0.00 0.02 98.28 [2022-07-11T23:20:12.904Z] 23:20:01 7 1.35 0.00 0.55 0.13 0.00 97.96 [2022-07-11T23:20:12.904Z] Average: all 10.46 0.00 2.62 0.77 0.03 86.12 [2022-07-11T23:20:12.904Z] Average: 0 10.98 0.00 2.53 0.65 0.03 85.81 [2022-07-11T23:20:12.904Z] Average: 1 10.44 0.00 2.73 0.70 0.03 86.10 [2022-07-11T23:20:12.904Z] Average: 2 10.16 0.00 2.59 0.72 0.03 86.51 [2022-07-11T23:20:12.904Z] Average: 3 10.36 0.00 2.66 1.15 0.03 85.81 [2022-07-11T23:20:12.904Z] Average: 4 10.65 0.00 2.55 0.37 0.03 86.40 [2022-07-11T23:20:12.904Z] Average: 5 10.62 0.00 2.55 0.67 0.03 86.13 [2022-07-11T23:20:12.904Z] Average: 6 10.23 0.00 2.61 1.27 0.03 85.86 [2022-07-11T23:20:12.904Z] Average: 7 10.26 0.00 2.73 0.66 0.03 86.32 [2022-07-11T23:20:12.904Z] [2022-07-11T23:20:12.904Z] [2022-07-11T23:20:12.904Z]