Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 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-ssh14629711823454018855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10960460854326344262.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7433280417354461247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9464410953849350339.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh15323570808500844437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29950’ Running on prd-ubuntu20.04-docker-8c-8g-29952 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/301 [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/301 # 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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 Commit message: "feat(metadata): add UoM validation to POST deviceresource API (#4140)" > git rev-list --no-walk 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T14:11:33.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T14:11:33.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T14:11:33.573Z] ========================================================= [2022-09-20T14:11:33.574Z] EdgeX Global Pipelines Version Info [2022-09-20T14:11:33.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:11:34.341Z] ------------------- [2022-09-20T14:11:34.341Z] stable info: [2022-09-20T14:11:34.341Z] ------------------- [2022-09-20T14:11:34.341Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T14:11:34.341Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T14:11:34.341Z] Message: update stable to v1.0.239 [2022-09-20T14:11:34.914Z] ------------------- [2022-09-20T14:11:34.914Z] experimental info: [2022-09-20T14:11:34.914Z] ------------------- [2022-09-20T14:11:34.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T14:11:34.914Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T14:11:34.914Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T14:11:35.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-20T14:11:35.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-20T14:11:35.161Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T14:11:35.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T14:11:35.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T14:11:35.197Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T14:11:35.210Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T14:11:35.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-20T14:11:35.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-20T14:11:35.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-20T14:11:35.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T14:11:35.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T14:11:35.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T14:11:35.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T14:11:35.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T14:11:35.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T14:11:35.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T14:11:35.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T14:11:35.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T14:11:35.361Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T14:11:35.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T14:11:35.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T14:11:35.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T14:11:35.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T14:11:35.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T14:11:35.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T14:11:35.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo [2022-09-20T14:11:35.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87a0e7 [Pipeline] echo [2022-09-20T14:11:35.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:11:35.519Z] provisioning config files... [2022-09-20T14:11:35.531Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config4957775376146963278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:11:35.835Z] ---> docker-login.sh [2022-09-20T14:11:35.835Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:11:36.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:11:36.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:11:36.097Z] Configure a credential helper to remove this warning. See [2022-09-20T14:11:36.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:11:36.097Z] [2022-09-20T14:11:36.097Z] Login Succeeded [2022-09-20T14:11:36.097Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:11:36.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:11:36.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:11:36.097Z] Configure a credential helper to remove this warning. See [2022-09-20T14:11:36.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:11:36.097Z] [2022-09-20T14:11:36.357Z] Login Succeeded [2022-09-20T14:11:36.357Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:11:36.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:11:36.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:11:36.357Z] Configure a credential helper to remove this warning. See [2022-09-20T14:11:36.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:11:36.357Z] [2022-09-20T14:11:36.357Z] Login Succeeded [2022-09-20T14:11:36.357Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:11:36.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:11:36.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:11:36.619Z] Configure a credential helper to remove this warning. See [2022-09-20T14:11:36.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:11:36.619Z] [2022-09-20T14:11:36.619Z] Login Succeeded [2022-09-20T14:11:36.619Z] docker.io [2022-09-20T14:11:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:11:36.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:11:36.879Z] Configure a credential helper to remove this warning. See [2022-09-20T14:11:36.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:11:36.879Z] [2022-09-20T14:11:36.879Z] Login Succeeded [2022-09-20T14:11:36.879Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:11:36.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:11:37.202Z] + 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-09-20T14:11:37.202Z] + dirname cmd/core-command/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + dirname cmd/core-data/Dockerfile [2022-09-20T14:11:37.202Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-20T14:11:37.202Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-20T14:11:37.202Z] cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-20T14:11:37.202Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-20T14:11:37.202Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-20T14:11:37.202Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-20T14:11:37.202Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T14:11:37.202Z] + cut -d/ -f2 [2022-09-20T14:11:37.202Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T14:11:37.203Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-20T14:11:37.203Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-20T14:11:37.203Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + dirname cmd/support-notifications/Dockerfile [2022-09-20T14:11:37.203Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-20T14:11:37.203Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-20T14:11:37.203Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-20T14:11:37.203Z] + cut -d/ -f2 [2022-09-20T14:11:37.203Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-20T14:11:37.237Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T14:11:37.582Z] + git rev-list -1 --merges f87a0e7ad2d654d2bfa8949ba3950bab910e31fb~1..f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo [2022-09-20T14:11:37.600Z] -----------> git rev-list -1 --merges f87a0e7ad2d654d2bfa8949ba3950bab910e31fb~1..f87a0e7ad2d654d2bfa8949ba3950bab910e31fb f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [false] [Pipeline] sh [2022-09-20T14:11:37.886Z] + git log --format=format:%s -1 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo [2022-09-20T14:11:37.904Z] ========================================================= [2022-09-20T14:11:37.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T14:11:37.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-20T14:11:38.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:11:38.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T14:11:38.277Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T14:11:38.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T14:11:38.277Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T14:11:38.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T14:11:38.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:11:38.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:11:38.643Z] [2022-09-20T14:11:38.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:11:38.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:11:38.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T14:11:38.947Z] b85a868b505f: Pulling fs layer [2022-09-20T14:11:38.947Z] e2be974225ed: Pulling fs layer [2022-09-20T14:11:38.947Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T14:11:38.947Z] 988bab9f4d93: Pulling fs layer [2022-09-20T14:11:38.947Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T14:11:38.947Z] eaf3925da568: Pulling fs layer [2022-09-20T14:11:38.947Z] bab4dde63d76: Pulling fs layer [2022-09-20T14:11:38.947Z] bde34c3a00c8: Pulling fs layer [2022-09-20T14:11:38.947Z] b352a97aabf1: Pulling fs layer [2022-09-20T14:11:38.947Z] 4872d77fe225: Pulling fs layer [2022-09-20T14:11:38.947Z] 5851b861e8e6: Pulling fs layer [2022-09-20T14:11:38.947Z] 988bab9f4d93: Waiting [2022-09-20T14:11:38.948Z] 5851b861e8e6: Waiting [2022-09-20T14:11:38.948Z] 4872d77fe225: Waiting [2022-09-20T14:11:38.948Z] 1469e6f7b9e6: Waiting [2022-09-20T14:11:38.948Z] eaf3925da568: Waiting [2022-09-20T14:11:38.948Z] bab4dde63d76: Waiting [2022-09-20T14:11:38.948Z] bde34c3a00c8: Waiting [2022-09-20T14:11:38.948Z] b352a97aabf1: Waiting [2022-09-20T14:11:38.948Z] e2be974225ed: Verifying Checksum [2022-09-20T14:11:38.948Z] e2be974225ed: Download complete [2022-09-20T14:11:38.948Z] 988bab9f4d93: Download complete [2022-09-20T14:11:39.210Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T14:11:39.210Z] 1469e6f7b9e6: Download complete [2022-09-20T14:11:39.210Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T14:11:39.210Z] 339a4e72a1f5: Download complete [2022-09-20T14:11:39.210Z] eaf3925da568: Verifying Checksum [2022-09-20T14:11:39.210Z] eaf3925da568: Download complete [2022-09-20T14:11:39.210Z] bde34c3a00c8: Download complete [2022-09-20T14:11:39.210Z] b352a97aabf1: Download complete [2022-09-20T14:11:39.210Z] 4872d77fe225: Verifying Checksum [2022-09-20T14:11:39.210Z] 4872d77fe225: Download complete [2022-09-20T14:11:39.210Z] 5851b861e8e6: Verifying Checksum [2022-09-20T14:11:39.210Z] 5851b861e8e6: Download complete [2022-09-20T14:11:39.210Z] b85a868b505f: Verifying Checksum [2022-09-20T14:11:39.210Z] b85a868b505f: Download complete [2022-09-20T14:11:39.470Z] bab4dde63d76: Verifying Checksum [2022-09-20T14:11:39.470Z] bab4dde63d76: Download complete [2022-09-20T14:11:40.848Z] b85a868b505f: Pull complete [2022-09-20T14:11:40.848Z] e2be974225ed: Pull complete [2022-09-20T14:11:41.420Z] 339a4e72a1f5: Pull complete [2022-09-20T14:11:41.420Z] 988bab9f4d93: Pull complete [2022-09-20T14:11:41.682Z] 1469e6f7b9e6: Pull complete [2022-09-20T14:11:41.682Z] eaf3925da568: Pull complete [2022-09-20T14:11:43.600Z] bab4dde63d76: Pull complete [2022-09-20T14:11:43.863Z] bde34c3a00c8: Pull complete [2022-09-20T14:11:43.863Z] b352a97aabf1: Pull complete [2022-09-20T14:11:44.126Z] 4872d77fe225: Pull complete [2022-09-20T14:11:44.126Z] 5851b861e8e6: Pull complete [2022-09-20T14:11:44.126Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T14:11:44.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:11:44.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:11:44.230Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:11:44.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:11:47.130Z] $ docker top 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b -eo pid,comm [2022-09-20T14:11:47.206Z] 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-09-20T14:11:47.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:11:47.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:11:47.231Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:11:47.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:11:47.360Z] $ docker exec 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent [2022-09-20T14:11:47.478Z] SSH_AUTH_SOCK=/tmp/ssh-ma3EzDNQdFN0/agent.33 [2022-09-20T14:11:47.478Z] SSH_AGENT_PID=39 [2022-09-20T14:11:47.485Z] Running ssh-add (command line suppressed) [2022-09-20T14:11:47.595Z] Identity added: /w/workspace/edgex-go/301@tmp/private_key_2165465850128458692.key (/w/workspace/edgex-go/301@tmp/private_key_2165465850128458692.key) [2022-09-20T14:11:47.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:11:47.901Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T14:11:47.912Z] $ docker exec --env ******** --env ******** 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent -k [2022-09-20T14:11:48.015Z] unset SSH_AUTH_SOCK; [2022-09-20T14:11:48.015Z] unset SSH_AGENT_PID; [2022-09-20T14:11:48.016Z] echo Agent pid 39 killed; [2022-09-20T14:11:48.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T14:11:48.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:11:48.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:11:48.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:11:48.163Z] $ docker exec 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent [2022-09-20T14:11:48.287Z] SSH_AUTH_SOCK=/tmp/ssh-ZziewkDmiglb/agent.71 [2022-09-20T14:11:48.287Z] SSH_AGENT_PID=77 [2022-09-20T14:11:48.293Z] Running ssh-add (command line suppressed) [2022-09-20T14:11:48.408Z] Identity added: /w/workspace/edgex-go/301@tmp/private_key_793563275869134944.key (/w/workspace/edgex-go/301@tmp/private_key_793563275869134944.key) [2022-09-20T14:11:48.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:11:48.716Z] + git semver init [2022-09-20T14:11:48.977Z] 2022-09-20 14:11:48,912 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T14:11:48.977Z] 2022-09-20 14:11:48,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/301/.semver [2022-09-20T14:11:48.977Z] 2022-09-20 14:11:48,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/301/.semver [2022-09-20T14:11:48.977Z] 2022-09-20 14:11:48,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/301/.semver'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:11:54.291Z] 2022-09-20 14:11:53,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/301/.git/info/exclude [2022-09-20T14:11:54.291Z] 2022-09-20 14:11:53,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/301/.semver/main with force:False [2022-09-20T14:11:54.291Z] 2022-09-20 14:11:53,938 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:11:54.291Z] 2022-09-20 14:11:53,938 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:11:54.291Z] 2.3.0-dev.65 [Pipeline] } [2022-09-20T14:11:54.300Z] $ docker exec --env ******** --env ******** 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent -k [2022-09-20T14:11:54.404Z] unset SSH_AUTH_SOCK; [2022-09-20T14:11:54.405Z] unset SSH_AGENT_PID; [2022-09-20T14:11:54.405Z] echo Agent pid 77 killed; [2022-09-20T14:11:54.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:11:54.731Z] + git semver [Pipeline] } [2022-09-20T14:11:55.005Z] $ docker stop --time=1 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b [2022-09-20T14:11:56.302Z] $ docker rm -f 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:11:56.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T14:11:56.922Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T14:11:56.925Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T14:11:57.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] echo [2022-09-20T14:11:57.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:11:57.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:11:57.350Z] ========================================================= [2022-09-20T14:11:57.350Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T14:11:57.350Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:11:57.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T14:11:57.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T14:11:57.643Z] 2408cc74d12b: Pulling fs layer [2022-09-20T14:11:57.643Z] ea60b727a1ce: Pulling fs layer [2022-09-20T14:11:57.643Z] 30c4a7721957: Pulling fs layer [2022-09-20T14:11:57.643Z] 370296b7ddb6: Pulling fs layer [2022-09-20T14:11:57.643Z] 7c6cee850709: Pulling fs layer [2022-09-20T14:11:57.643Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T14:11:57.643Z] d94ebbe4e438: Pulling fs layer [2022-09-20T14:11:57.643Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T14:11:57.643Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T14:11:57.643Z] bcfd1f05c69d: Waiting [2022-09-20T14:11:57.643Z] d94ebbe4e438: Waiting [2022-09-20T14:11:57.643Z] 39a5fcdaea64: Waiting [2022-09-20T14:11:57.643Z] 59ccb84bbe0f: Waiting [2022-09-20T14:11:57.643Z] 7c6cee850709: Waiting [2022-09-20T14:11:57.643Z] 370296b7ddb6: Waiting [2022-09-20T14:11:57.643Z] 30c4a7721957: Verifying Checksum [2022-09-20T14:11:57.643Z] 30c4a7721957: Download complete [2022-09-20T14:11:57.643Z] ea60b727a1ce: Download complete [2022-09-20T14:11:57.643Z] 7c6cee850709: Verifying Checksum [2022-09-20T14:11:57.643Z] 7c6cee850709: Download complete [2022-09-20T14:11:57.643Z] 39a5fcdaea64: Download complete [2022-09-20T14:11:57.643Z] 2408cc74d12b: Download complete [2022-09-20T14:11:57.643Z] d94ebbe4e438: Download complete [2022-09-20T14:11:57.909Z] 2408cc74d12b: Pull complete [2022-09-20T14:11:57.909Z] ea60b727a1ce: Pull complete [2022-09-20T14:11:58.181Z] 30c4a7721957: Pull complete [2022-09-20T14:11:58.181Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T14:11:58.181Z] 59ccb84bbe0f: Download complete [2022-09-20T14:11:58.445Z] 370296b7ddb6: Verifying Checksum [2022-09-20T14:11:58.445Z] 370296b7ddb6: Download complete [2022-09-20T14:11:58.704Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T14:11:58.705Z] bcfd1f05c69d: Download complete [2022-09-20T14:12:02.910Z] 370296b7ddb6: Pull complete [2022-09-20T14:12:02.910Z] 7c6cee850709: Pull complete [2022-09-20T14:12:02.910Z] 39a5fcdaea64: Pull complete [2022-09-20T14:12:02.910Z] d94ebbe4e438: Pull complete [2022-09-20T14:12:04.290Z] bcfd1f05c69d: Pull complete [2022-09-20T14:12:05.235Z] 59ccb84bbe0f: Pull complete [2022-09-20T14:12:05.235Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T14:12:05.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T14:12:05.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:12:05.546Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T14:12:05.546Z] WORKDIR /edgex [2022-09-20T14:12:05.546Z] COPY go.mod . [2022-09-20T14:12:05.546Z] RUN go mod download [2022-09-20T14:12:05.546Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-20T14:12:06.113Z] Sending build context to Docker daemon 169.4MB [2022-09-20T14:12:06.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T14:12:06.113Z] ---> a4fb48ad2a94 [2022-09-20T14:12:06.113Z] Step 2/4 : WORKDIR /edgex [2022-09-20T14:12:11.407Z] ---> Running in 9ac2a8cf3657 [2022-09-20T14:12:11.407Z] Removing intermediate container 9ac2a8cf3657 [2022-09-20T14:12:11.407Z] ---> a53dd2eeb5d5 [2022-09-20T14:12:11.407Z] Step 3/4 : COPY go.mod . [2022-09-20T14:12:11.407Z] ---> 4c4f5ea5e8d2 [2022-09-20T14:12:11.407Z] Step 4/4 : RUN go mod download [2022-09-20T14:12:11.407Z] ---> Running in dea10c11feec [2022-09-20T14:12:12.000Z] Still waiting to schedule task [2022-09-20T14:12:12.000Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29951’ [2022-09-20T14:12:29.532Z] Removing intermediate container dea10c11feec [2022-09-20T14:12:29.532Z] ---> 578520a3a118 [2022-09-20T14:12:29.532Z] Successfully built 578520a3a118 [2022-09-20T14:12:29.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:12:29.835Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T14:12:29.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:12:29.913Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:12:29.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:12:30.399Z] $ docker top a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:12:30.755Z] + go version [2022-09-20T14:12:30.755Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T14:12:30.763Z] $ docker stop --time=1 a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 [2022-09-20T14:12:32.056Z] $ docker rm -f a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:12:32.485Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T14:12:32.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:12:32.576Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:12:32.619Z] $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:12:32.965Z] $ docker top 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T14:12:33.043Z] ========================================================= [2022-09-20T14:12:33.043Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T14:12:33.043Z] ========================================================= [Pipeline] sh [2022-09-20T14:12:33.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:12:33.626Z] + make test [2022-09-20T14:12:33.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T14:12:40.197Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T14:12:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T14:12:52.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-09-20T14:12:52.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T14:12:52.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T14:12:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-09-20T14:12:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.096s coverage: 72.5% of statements [2022-09-20T14:12:52.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T14:12:52.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T14:12:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-09-20T14:12:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T14:12:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.607s coverage: 89.2% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.0% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.476s coverage: 95.6% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-09-20T14:12:56.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-09-20T14:12:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-09-20T14:13:06.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.111s coverage: 94.4% of statements [2022-09-20T14:13:06.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2022-09-20T14:13:08.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 80.8% of statements [2022-09-20T14:13:08.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 65.8% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T14:13:16.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T14:13:16.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T14:13:16.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-20T14:13:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-20T14:13:16.699Z] 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-09-20T14:13:34.779Z] 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-09-20T14:13:34.779Z] GO111MODULE=on go vet ./... [2022-09-20T14:13:38.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T14:13:38.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T14:13:38.070Z] ./bin/test-attribution-txt.sh [2022-09-20T14:13:38.070Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T14:13:38.070Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T14:13:38.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T14:13:38.371Z] + ls -al . [2022-09-20T14:13:38.371Z] total 748 [2022-09-20T14:13:38.371Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 14:12 . [2022-09-20T14:13:38.371Z] drwxr-xr-x 4 root root 4096 Sep 20 14:12 .. [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 14:11 .dockerignore [2022-09-20T14:13:38.371Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 14:13 .git [2022-09-20T14:13:38.371Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 14:11 .github [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 14:11 .gitignore [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 14:11 .golangci.yml [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 14:11 .hadolint.yml [2022-09-20T14:13:38.371Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 14:11 .semver [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 14:11 .sonarcloud.properties [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 14:11 ADOPTERS.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 14:11 Attribution.txt [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 14:11 CHANGELOG.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 14:11 CONTRIBUTING.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 14:11 GOVERNANCE.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 14:11 Jenkinsfile [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 14:11 LICENSE [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 14:11 Makefile [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 14:11 OWNERS.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 14:11 README.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 14:11 SECURITY.md [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 12 Sep 20 14:11 VERSION [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 14:11 ZMQWindows.md [2022-09-20T14:13:38.371Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 14:11 bin [2022-09-20T14:13:38.371Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 14:11 cmd [2022-09-20T14:13:38.371Z] -rw-r--r-- 1 root root 491929 Sep 20 14:13 coverage.out [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 14:11 go.mod [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 14:11 go.sum [2022-09-20T14:13:38.371Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 14:11 internal [2022-09-20T14:13:38.371Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 14:11 openapi [2022-09-20T14:13:38.371Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 14:11 snap [2022-09-20T14:13:38.371Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 14:11 version.go [Pipeline] sh [2022-09-20T14:13:38.659Z] + '[' -e coverage.out ] [2022-09-20T14:13:38.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T14:13:38.761Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T14:13:39.115Z] + make build [2022-09-20T14:13:39.115Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T14:13:51.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T14:14:01.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T14:14:01.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T14:14:08.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T14:14:08.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T14:14:09.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T14:14:10.784Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T14:14:11.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T14:14:12.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T14:14:13.327Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T14:14:13.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T14:14:15.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-20T14:14:16.746Z] $ docker stop --time=1 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 [2022-09-20T14:14:21.720Z] $ docker rm -f 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:14:22.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T14:14:22.612Z] [2022-09-20T14:14:22.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:14:22.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T14:14:23.233Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-20T14:14:23.233Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-20T14:14:23.233Z] ca9280d653b3: Pulling fs layer [2022-09-20T14:14:23.233Z] 7e9c9ca2126c: Pulling fs layer [2022-09-20T14:14:23.233Z] cbdbe7a5bc2a: Download complete [2022-09-20T14:14:23.233Z] ca9280d653b3: Verifying Checksum [2022-09-20T14:14:23.233Z] ca9280d653b3: Download complete [2022-09-20T14:14:23.493Z] cbdbe7a5bc2a: Pull complete [2022-09-20T14:14:23.752Z] 7e9c9ca2126c: Download complete [2022-09-20T14:14:23.752Z] ca9280d653b3: Pull complete [2022-09-20T14:14:27.033Z] 7e9c9ca2126c: Pull complete [2022-09-20T14:14:27.033Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-20T14:14:27.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T14:14:27.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:14:27.121Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:14:27.149Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:14:28.945Z] $ docker top f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:14:29.299Z] + + docker-composegrep build parallel --help [2022-09-20T14:14:29.299Z] [2022-09-20T14:14:29.867Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T14:14:29.875Z] $ docker stop --time=1 f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 [2022-09-20T14:14:31.116Z] $ docker rm -f f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:14:31.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T14:14:31.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:14:31.604Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:14:31.635Z] $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:14:31.957Z] $ docker top 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:14:32.418Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T14:14:32.985Z] Building core-command ... [2022-09-20T14:14:32.985Z] Building core-data ... [2022-09-20T14:14:32.985Z] Building core-metadata ... [2022-09-20T14:14:32.985Z] Building security-bootstrapper ... [2022-09-20T14:14:32.985Z] Building security-proxy-setup ... [2022-09-20T14:14:32.985Z] Building security-secretstore-setup ... [2022-09-20T14:14:32.985Z] Building security-spiffe-token-provider ... [2022-09-20T14:14:32.985Z] Building security-spire-agent ... [2022-09-20T14:14:32.985Z] Building security-spire-config ... [2022-09-20T14:14:32.985Z] Building security-spire-server ... [2022-09-20T14:14:32.985Z] Building support-notifications ... [2022-09-20T14:14:32.985Z] Building support-scheduler ... [2022-09-20T14:14:32.985Z] Building sys-mgmt-agent ... [2022-09-20T14:14:32.985Z] Building security-secretstore-setup [2022-09-20T14:14:32.985Z] Building security-spire-agent [2022-09-20T14:14:32.985Z] Building security-bootstrapper [2022-09-20T14:14:32.985Z] Building sys-mgmt-agent [2022-09-20T14:14:32.985Z] Building support-scheduler [2022-09-20T14:14:42.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:14:42.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:14:42.953Z] ---> 578520a3a118 [2022-09-20T14:14:42.953Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T14:14:42.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:14:42.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:14:42.953Z] ---> 578520a3a118 [2022-09-20T14:14:42.953Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T14:14:42.953Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:14:42.953Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:14:42.953Z] ---> 578520a3a118 [2022-09-20T14:14:42.953Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T14:14:42.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:14:42.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:14:42.953Z] ---> 578520a3a118 [2022-09-20T14:14:42.953Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:14:43.891Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:14:43.891Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:14:43.891Z] ---> 578520a3a118 [2022-09-20T14:14:43.892Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T14:14:49.188Z] ---> Running in 0e5563f7e4fc [2022-09-20T14:14:49.188Z] ---> Running in de35813bbfa5 [2022-09-20T14:14:49.188Z] ---> Running in 1c978ec03b91 [2022-09-20T14:14:49.188Z] ---> Running in dc568c15155e [2022-09-20T14:14:49.188Z] ---> Running in 74bc47e206f7 [2022-09-20T14:14:49.188Z] Removing intermediate container 0e5563f7e4fc [2022-09-20T14:14:49.188Z] ---> 0e2e2075522d [2022-09-20T14:14:49.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:14:49.188Z] ---> Running in 0f23ae10dc89 [2022-09-20T14:14:49.188Z] Removing intermediate container 1c978ec03b91 [2022-09-20T14:14:49.188Z] ---> 230e9ca2eb67 [2022-09-20T14:14:49.188Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:14:49.188Z] Removing intermediate container de35813bbfa5 [2022-09-20T14:14:49.188Z] ---> 168736c2c9af [2022-09-20T14:14:49.188Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T14:14:49.188Z] Removing intermediate container dc568c15155e [2022-09-20T14:14:49.188Z] ---> d71035a9b12b [2022-09-20T14:14:49.188Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:14:49.188Z] Removing intermediate container 74bc47e206f7 [2022-09-20T14:14:49.188Z] ---> ccb6a408be9d [2022-09-20T14:14:49.188Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:14:49.188Z] ---> Running in e3d91f195982 [2022-09-20T14:14:49.188Z] ---> Running in 0246827b76f1 [2022-09-20T14:14:49.188Z] ---> Running in 79ef396d6da6 [2022-09-20T14:14:49.188Z] ---> Running in 79b90e375f7f [2022-09-20T14:14:49.447Z] Removing intermediate container 79ef396d6da6 [2022-09-20T14:14:49.447Z] ---> dd7e4a7ecbcd [2022-09-20T14:14:49.447Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:14:49.447Z] ---> Running in d796cdd26642 [2022-09-20T14:14:50.016Z] Removing intermediate container 0f23ae10dc89 [2022-09-20T14:14:50.016Z] ---> 11bd07de37f5 [2022-09-20T14:14:50.016Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T14:14:50.016Z] ---> Running in bb47b3ac4a02 [2022-09-20T14:14:50.275Z] Removing intermediate container 79b90e375f7f [2022-09-20T14:14:50.275Z] ---> 93eff69db939 [2022-09-20T14:14:50.275Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T14:14:50.275Z] ---> Running in 7d7c89bba2b8 [2022-09-20T14:14:50.275Z] Removing intermediate container e3d91f195982 [2022-09-20T14:14:50.275Z] ---> 30eb40fc5102 [2022-09-20T14:14:50.275Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T14:14:50.275Z] ---> Running in 21407ae1705a [2022-09-20T14:14:50.275Z] Removing intermediate container 0246827b76f1 [2022-09-20T14:14:50.275Z] ---> ce7b3f3fe0a2 [2022-09-20T14:14:50.275Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:14:50.275Z] ---> Running in 09971e4d1a11 [2022-09-20T14:14:50.534Z] Removing intermediate container d796cdd26642 [2022-09-20T14:14:50.534Z] ---> 999d2a199928 [2022-09-20T14:14:50.534Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T14:14:50.534Z] ---> Running in c4de4e8270e6 [2022-09-20T14:14:50.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:50.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:50.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:50.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:51.884Z] OK: 211 MiB in 51 packages [2022-09-20T14:14:51.884Z] OK: 211 MiB in 51 packages [2022-09-20T14:14:52.146Z] OK: 211 MiB in 51 packages [2022-09-20T14:14:52.146Z] Removing intermediate container bb47b3ac4a02 [2022-09-20T14:14:52.146Z] ---> 7ac0e6f52c2c [2022-09-20T14:14:52.146Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T14:14:52.406Z] OK: 211 MiB in 51 packages [2022-09-20T14:14:52.406Z] Removing intermediate container 7d7c89bba2b8 [2022-09-20T14:14:52.406Z] ---> 0785eb58cbbc [2022-09-20T14:14:52.406Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T14:14:52.406Z] ---> 465389f54ace [2022-09-20T14:14:52.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:14:52.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:14:52.664Z] ---> Running in 125ce91b0583 [2022-09-20T14:14:52.664Z] ---> 7fa65f675d95 [2022-09-20T14:14:52.664Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:14:52.664Z] ---> Running in 1415800753c1 [2022-09-20T14:14:52.664Z] Removing intermediate container 21407ae1705a [2022-09-20T14:14:52.664Z] ---> db0b1e74e0cd [2022-09-20T14:14:52.664Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T14:14:52.664Z] Removing intermediate container 09971e4d1a11 [2022-09-20T14:14:52.664Z] ---> 4f465728dc6c [2022-09-20T14:14:52.664Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T14:14:52.923Z] ---> 67596ad7088d [2022-09-20T14:14:52.923Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:14:52.923Z] ---> Running in 92b303ac56b2 [2022-09-20T14:14:52.923Z] ---> 3f89809fdce1 [2022-09-20T14:14:52.923Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:14:52.923Z] ---> Running in 8fb2cf5cf96f [2022-09-20T14:14:53.181Z] OK: 211 MiB in 51 packages [2022-09-20T14:14:53.440Z] Removing intermediate container c4de4e8270e6 [2022-09-20T14:14:53.440Z] ---> c851c39c3e0d [2022-09-20T14:14:53.440Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T14:14:53.700Z] ---> 868bef37a4ce [2022-09-20T14:14:53.700Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:14:53.700Z] ---> Running in 98858ee9759c [2022-09-20T14:15:15.662Z] Removing intermediate container 8fb2cf5cf96f [2022-09-20T14:15:15.662Z] ---> 6b302ac777b7 [2022-09-20T14:15:15.662Z] Step 8/26 : COPY . . [2022-09-20T14:15:15.662Z] Removing intermediate container 125ce91b0583 [2022-09-20T14:15:15.662Z] ---> 36c1ac36d2a3 [2022-09-20T14:15:15.662Z] Step 8/23 : COPY . . [2022-09-20T14:15:15.662Z] Removing intermediate container 92b303ac56b2 [2022-09-20T14:15:15.662Z] ---> 13edae944dbe [2022-09-20T14:15:15.662Z] Step 8/33 : COPY . . [2022-09-20T14:15:15.662Z] Removing intermediate container 98858ee9759c [2022-09-20T14:15:15.662Z] ---> 0c0c29e6e651 [2022-09-20T14:15:15.662Z] Step 9/23 : COPY . . [2022-09-20T14:15:15.662Z] Removing intermediate container 1415800753c1 [2022-09-20T14:15:15.662Z] ---> f9cce7c42ae9 [2022-09-20T14:15:15.662Z] Step 8/25 : COPY . . [2022-09-20T14:15:27.988Z] ---> b1853bf0bec7 [2022-09-20T14:15:27.988Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:15:27.988Z] ---> 82916a643e74 [2022-09-20T14:15:27.988Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T14:15:27.988Z] ---> e4cf81ff6f3e [2022-09-20T14:15:27.988Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T14:15:27.988Z] ---> 28526e77cad0 [2022-09-20T14:15:27.988Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T14:15:27.988Z] ---> e9ac26690162 [2022-09-20T14:15:27.988Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T14:15:27.988Z] ---> Running in 89dccd6d98d4 [2022-09-20T14:15:27.988Z] ---> Running in 18872c6b8262 [2022-09-20T14:15:27.988Z] ---> Running in 394e874d1a86 [2022-09-20T14:15:27.988Z] ---> Running in dc710b59503c [2022-09-20T14:15:27.988Z] ---> Running in 8dee944743d0 [2022-09-20T14:15:27.988Z] Removing intermediate container 89dccd6d98d4 [2022-09-20T14:15:27.988Z] ---> a51c6b28acab [2022-09-20T14:15:27.988Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T14:15:27.988Z] ---> Running in 8e4c64bbe4cc [2022-09-20T14:15:27.988Z] Removing intermediate container 8e4c64bbe4cc [2022-09-20T14:15:27.988Z] ---> ef3b6d6100d3 [2022-09-20T14:15:27.988Z] 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-09-20T14:15:27.988Z] ---> Running in b78909f73484 [2022-09-20T14:15:27.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T14:15:28.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T14:15:28.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T14:15:28.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T14:15:29.026Z] Removing intermediate container b78909f73484 [2022-09-20T14:15:29.026Z] ---> 8580634b3a57 [2022-09-20T14:15:29.026Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T14:15:29.026Z] ---> Running in 2f00d3f56405 [2022-09-20T14:15:29.285Z] Removing intermediate container 2f00d3f56405 [2022-09-20T14:15:29.285Z] ---> f5a40559dfad [2022-09-20T14:15:29.285Z] [2022-09-20T14:15:29.286Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T14:15:29.286Z] 3.15: Pulling from library/alpine [2022-09-20T14:15:29.856Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T14:15:29.856Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T14:15:29.856Z] ---> c4fc93816858 [2022-09-20T14:15:29.856Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:15:29.856Z] ---> Running in 2e3056333ced [2022-09-20T14:15:30.114Z] Removing intermediate container 2e3056333ced [2022-09-20T14:15:30.114Z] ---> 0d10fa4436c8 [2022-09-20T14:15:30.114Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:15:30.114Z] ---> Running in 19fe27ad937f [2022-09-20T14:15:31.492Z] Removing intermediate container 19fe27ad937f [2022-09-20T14:15:31.492Z] ---> e39f82692dc1 [2022-09-20T14:15:31.492Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T14:15:31.492Z] ---> Running in 8280398f2ac7 [2022-09-20T14:15:32.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:15:32.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:15:33.249Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:15:33.249Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:15:33.249Z] OK: 15857 distinct packages available [2022-09-20T14:15:33.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:15:34.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:15:34.184Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T14:15:34.471Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:15:34.471Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T14:15:34.471Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T14:15:34.729Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T14:15:34.729Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:15:34.729Z] OK: 7 MiB in 19 packages [2022-09-20T14:15:42.972Z] Removing intermediate container 8280398f2ac7 [2022-09-20T14:15:42.972Z] ---> cf2289151f59 [2022-09-20T14:15:42.972Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T14:15:49.561Z] ---> 6455385ca8a0 [2022-09-20T14:15:49.561Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:15:53.632Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-20T14:15:53.641Z] Running in /w/workspace/edgex-go/301 [Pipeline] { [Pipeline] checkout [2022-09-20T14:15:53.679Z] The recommended git tool is: git [2022-09-20T14:15:54.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T14:15:56.216Z] ---> a02c322c8fd8 [2022-09-20T14:15:56.216Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:15:56.475Z] ---> 82a667f5c48e [2022-09-20T14:15:56.475Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T14:16:00.677Z] ---> b8a0049b3a9a [2022-09-20T14:16:00.677Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T14:16:00.677Z] Removing intermediate container 8dee944743d0 [2022-09-20T14:16:00.677Z] ---> 873da78c7538 [2022-09-20T14:16:00.677Z] [2022-09-20T14:16:00.677Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T14:16:00.677Z] Removing intermediate container dc710b59503c [2022-09-20T14:16:00.677Z] ---> ad931ab3f8a3 [2022-09-20T14:16:00.677Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T14:16:00.677Z] Removing intermediate container 394e874d1a86 [2022-09-20T14:16:00.677Z] ---> 77f805de1d71 [2022-09-20T14:16:00.677Z] [2022-09-20T14:16:00.677Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T14:16:00.677Z] 3.16: Pulling from library/alpine [2022-09-20T14:16:00.677Z] ---> Running in 0c81ffea2663 [2022-09-20T14:16:00.677Z] 3.16: Pulling from library/alpine [2022-09-20T14:16:00.677Z] ---> d0d05b97758a [2022-09-20T14:16:00.677Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:16:00.902Z] using credential edgex-jenkins-ssh [2022-09-20T14:16:00.924Z] Cloning the remote Git repository [2022-09-20T14:16:00.995Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-20T14:16:01.081Z] > git init /w/workspace/edgex-go/301 # timeout=10 [2022-09-20T14:16:01.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T14:16:01.193Z] > git --version # timeout=10 [2022-09-20T14:16:01.227Z] > git --version # 'git version 2.25.1' [2022-09-20T14:16:01.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T14:16:01.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T14:16:02.101Z] ---> Running in 7cfc20da96a0 [2022-09-20T14:16:02.101Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T14:16:02.101Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T14:16:02.101Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T14:16:02.101Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T14:16:02.101Z] ---> 9c6f07244728 [2022-09-20T14:16:02.101Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T14:16:02.101Z] ---> 9c6f07244728 [2022-09-20T14:16:02.101Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:16:02.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T14:16:02.368Z] ---> Running in a5f8d05ef2d9 [2022-09-20T14:16:02.368Z] ---> Running in f471e0c06a2f [2022-09-20T14:16:02.368Z] Removing intermediate container 7cfc20da96a0 [2022-09-20T14:16:02.368Z] ---> 9cb70d312f97 [2022-09-20T14:16:02.368Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:16:02.368Z] ---> Running in 09c6608526b8 [2022-09-20T14:16:02.676Z] Removing intermediate container a5f8d05ef2d9 [2022-09-20T14:16:02.676Z] ---> 79d5e6d5be1a [2022-09-20T14:16:02.676Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T14:16:02.676Z] ---> Running in 64db080f2e89 [2022-09-20T14:16:02.676Z] Removing intermediate container 09c6608526b8 [2022-09-20T14:16:02.676Z] ---> 4552a56337c2 [2022-09-20T14:16:02.676Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T14:16:02.944Z] ---> Running in 6edeb22cffd5 [2022-09-20T14:16:02.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:02.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:02.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:02.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:02.944Z] Removing intermediate container 6edeb22cffd5 [2022-09-20T14:16:02.944Z] ---> a8f0148d8cf9 [2022-09-20T14:16:02.944Z] Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:03.209Z] ---> Running in 2bdbbfc9ba06 [2022-09-20T14:16:03.209Z] Removing intermediate container 2bdbbfc9ba06 [2022-09-20T14:16:03.209Z] ---> db1a9c127994 [2022-09-20T14:16:03.209Z] Step 26/26 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:03.209Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T14:16:03.209Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T14:16:03.209Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:16:03.209Z] OK: 6 MiB in 16 packages [2022-09-20T14:16:03.209Z] ---> Running in 93d6402da43c [2022-09-20T14:16:03.209Z] Removing intermediate container 0c81ffea2663 [2022-09-20T14:16:03.209Z] ---> ca8253d6786a [2022-09-20T14:16:03.209Z] [2022-09-20T14:16:03.209Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:16:03.209Z] ---> 9c6f07244728 [2022-09-20T14:16:03.209Z] 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-09-20T14:16:03.209Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T14:16:03.209Z] Removing intermediate container 18872c6b8262 [2022-09-20T14:16:03.209Z] ---> 0a3ab491aadc [2022-09-20T14:16:03.209Z] [2022-09-20T14:16:03.209Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:16:03.209Z] ---> 9c6f07244728 [2022-09-20T14:16:03.209Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:16:03.471Z] ---> Running in 595a087adc58 [2022-09-20T14:16:03.471Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T14:16:03.471Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T14:16:03.471Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:16:03.471Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:16:03.471Z] ---> Running in c49f6aeee0a9 [2022-09-20T14:16:03.471Z] Removing intermediate container 93d6402da43c [2022-09-20T14:16:03.471Z] ---> 346566275c82 [2022-09-20T14:16:03.471Z] [2022-09-20T14:16:03.471Z] OK: 6 MiB in 17 packages [2022-09-20T14:16:03.471Z] Removing intermediate container 595a087adc58 [2022-09-20T14:16:03.471Z] ---> 579b28049096 [2022-09-20T14:16:03.471Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-20T14:16:03.471Z] ---> Running in 4243f063cbc6 [2022-09-20T14:16:03.471Z] Successfully built 346566275c82 [2022-09-20T14:16:03.471Z] Successfully tagged security-spire-agent:latest [2022-09-20T14:16:03.471Z]  Building security-spire-agent ... done Building core-command [2022-09-20T14:16:06.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:06.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:06.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:06.018Z] ---> 578520a3a118 [2022-09-20T14:16:06.018Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:16:06.018Z] ---> Using cache [2022-09-20T14:16:06.018Z] ---> 168736c2c9af [2022-09-20T14:16:06.018Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T14:16:06.018Z] ---> Using cache [2022-09-20T14:16:06.018Z] ---> dd7e4a7ecbcd [2022-09-20T14:16:06.019Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:16:06.019Z] ---> Using cache [2022-09-20T14:16:06.019Z] ---> 999d2a199928 [2022-09-20T14:16:06.019Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T14:16:06.019Z] ---> Using cache [2022-09-20T14:16:06.019Z] ---> c851c39c3e0d [2022-09-20T14:16:06.019Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T14:16:06.019Z] ---> Using cache [2022-09-20T14:16:06.019Z] ---> 868bef37a4ce [2022-09-20T14:16:06.019Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:16:06.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:06.019Z] ---> Using cache [2022-09-20T14:16:06.019Z] ---> 0c0c29e6e651 [2022-09-20T14:16:06.019Z] Step 9/24 : COPY . . [2022-09-20T14:16:06.019Z] ---> Using cache [2022-09-20T14:16:06.019Z] ---> 28526e77cad0 [2022-09-20T14:16:06.019Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T14:16:06.019Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T14:16:06.019Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:16:06.019Z] OK: 6 MiB in 15 packages [2022-09-20T14:16:07.402Z] ---> Running in feb9df28675c [2022-09-20T14:16:07.402Z] Removing intermediate container 64db080f2e89 [2022-09-20T14:16:07.402Z] ---> 121da006ac64 [2022-09-20T14:16:07.402Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T14:16:07.402Z] ---> Running in 04658e607979 [2022-09-20T14:16:07.402Z] Removing intermediate container f471e0c06a2f [2022-09-20T14:16:07.403Z] ---> 778e7154d1c7 [2022-09-20T14:16:07.403Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T14:16:07.403Z] ---> Running in 20e672c6de10 [2022-09-20T14:16:07.403Z] Removing intermediate container 04658e607979 [2022-09-20T14:16:07.403Z] ---> e1692403c7c1 [2022-09-20T14:16:07.403Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T14:16:07.403Z] ---> Running in 377b5c5565f0 [2022-09-20T14:16:07.403Z] Removing intermediate container c49f6aeee0a9 [2022-09-20T14:16:07.403Z] ---> 7775faa1dd72 [2022-09-20T14:16:07.403Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:16:07.403Z] ---> Running in 562ea8d3c776 [2022-09-20T14:16:07.403Z] Removing intermediate container 20e672c6de10 [2022-09-20T14:16:07.403Z] ---> eae8881521f7 [2022-09-20T14:16:07.403Z] Step 13/25 : WORKDIR / [2022-09-20T14:16:07.666Z] ---> Running in 57769c18c0f4 [2022-09-20T14:16:07.666Z] Removing intermediate container 377b5c5565f0 [2022-09-20T14:16:07.666Z] ---> 59a392497296 [2022-09-20T14:16:07.666Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T14:16:07.666Z] ---> Running in d383d5f4fb3a [2022-09-20T14:16:07.666Z] Removing intermediate container 562ea8d3c776 [2022-09-20T14:16:07.666Z] ---> 0398452c1516 [2022-09-20T14:16:07.666Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T14:16:07.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T14:16:07.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:07.666Z] ---> Running in 625240c6f8f8 [2022-09-20T14:16:07.666Z] Removing intermediate container 57769c18c0f4 [2022-09-20T14:16:07.666Z] ---> 69c14b8bdd35 [2022-09-20T14:16:07.666Z] 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-09-20T14:16:07.666Z] Removing intermediate container d383d5f4fb3a [2022-09-20T14:16:07.666Z] ---> 701e38daa8f0 [2022-09-20T14:16:07.666Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T14:16:07.666Z] ---> Running in 62aa41192148 [2022-09-20T14:16:07.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:07.666Z] Removing intermediate container 625240c6f8f8 [2022-09-20T14:16:07.666Z] ---> 6061f6df9ad5 [2022-09-20T14:16:07.666Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:16:07.666Z] ---> Running in 14e9068ca991 [2022-09-20T14:16:07.926Z] ---> d36398b7da10 [2022-09-20T14:16:07.926Z] 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-09-20T14:16:07.926Z] Removing intermediate container 62aa41192148 [2022-09-20T14:16:07.926Z] ---> 6dba281dcd02 [2022-09-20T14:16:07.926Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T14:16:07.926Z] ---> Running in 37f12071acd5 [2022-09-20T14:16:07.926Z] Removing intermediate container 14e9068ca991 [2022-09-20T14:16:07.926Z] ---> 5050c988482d [2022-09-20T14:16:07.926Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:16:07.926Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T14:16:07.926Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T14:16:07.926Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T14:16:07.926Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T14:16:08.191Z] Executing bash-5.1.16-r2.post-install [2022-09-20T14:16:08.191Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T14:16:08.191Z] ---> 1195ed55e3f6 [2022-09-20T14:16:08.191Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T14:16:08.191Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T14:16:08.191Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T14:16:08.191Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T14:16:08.191Z] ---> 218477c4ebfe [2022-09-20T14:16:08.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T14:16:08.191Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T14:16:08.191Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T14:16:08.763Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T14:16:08.763Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T14:16:08.763Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T14:16:08.763Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T14:16:08.763Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T14:16:08.763Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T14:16:08.763Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T14:16:08.763Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T14:16:08.763Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T14:16:08.763Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T14:16:08.763Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T14:16:09.338Z] ---> 809b2827bc20 [2022-09-20T14:16:09.338Z] 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-09-20T14:16:09.672Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T14:16:09.672Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T14:16:09.672Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T14:16:09.672Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T14:16:09.672Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T14:16:09.672Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T14:16:09.672Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T14:16:09.672Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T14:16:09.672Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T14:16:09.672Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T14:16:09.672Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T14:16:09.672Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T14:16:09.672Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:16:09.672Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:16:09.934Z] OK: 122 MiB in 47 packages [2022-09-20T14:16:10.202Z] ---> dd23ae89083d [2022-09-20T14:16:10.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T14:16:10.202Z] ---> f7cd2433ce26 [2022-09-20T14:16:10.202Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T14:16:10.463Z] Removing intermediate container 37f12071acd5 [2022-09-20T14:16:10.463Z] ---> f04d6732040a [2022-09-20T14:16:10.463Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T14:16:10.463Z] ---> Running in c1e3634e9177 [2022-09-20T14:16:10.463Z] ---> ad52dc4846e4 [2022-09-20T14:16:10.463Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T14:16:10.463Z] ---> Running in ecd35484f190 [2022-09-20T14:16:10.463Z] Removing intermediate container c1e3634e9177 [2022-09-20T14:16:10.463Z] ---> 9442650ef80d [2022-09-20T14:16:10.463Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T14:16:10.725Z] Removing intermediate container ecd35484f190 [2022-09-20T14:16:10.725Z] ---> 973cf146729e [2022-09-20T14:16:10.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:16:10.998Z] ---> 793862335bf3 [2022-09-20T14:16:10.998Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T14:16:10.998Z] ---> ee1a3195bb0e [2022-09-20T14:16:10.998Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T14:16:10.998Z] ---> Running in 59ad72e88a02 [2022-09-20T14:16:10.998Z] ---> Running in c9c2419949cb [2022-09-20T14:16:10.998Z] Removing intermediate container 59ad72e88a02 [2022-09-20T14:16:10.998Z] ---> 36749a6ac6f4 [2022-09-20T14:16:10.998Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T14:16:11.327Z] ---> Running in 7a2aae1089be [2022-09-20T14:16:11.589Z] ---> 3e7c88c2a1e0 [2022-09-20T14:16:11.589Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T14:16:11.589Z] Removing intermediate container 7a2aae1089be [2022-09-20T14:16:11.589Z] ---> 4d73b8d5ba01 [2022-09-20T14:16:11.589Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:11.589Z] ---> Running in aa573c74e18f [2022-09-20T14:16:12.162Z] ---> 75a59b7fff1a [2022-09-20T14:16:12.162Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T14:16:12.162Z] Removing intermediate container aa573c74e18f [2022-09-20T14:16:12.162Z] ---> 8fca1e977cf5 [2022-09-20T14:16:12.162Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:12.162Z] ---> Running in a77e7e4e62b5 [2022-09-20T14:16:12.162Z] ---> Running in 03e428e77d9a [2022-09-20T14:16:12.162Z] Removing intermediate container c9c2419949cb [2022-09-20T14:16:12.162Z] ---> e00b123b74be [2022-09-20T14:16:12.162Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:16:12.432Z] Removing intermediate container 03e428e77d9a [2022-09-20T14:16:12.432Z] ---> a6824f258317 [2022-09-20T14:16:12.432Z] [2022-09-20T14:16:12.432Z] ---> 56b02a98c9b2 [2022-09-20T14:16:12.432Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T14:16:12.694Z] Successfully built a6824f258317 [2022-09-20T14:16:12.694Z] Successfully tagged support-scheduler:latest [2022-09-20T14:16:12.694Z] Building security-proxy-setup [2022-09-20T14:16:12.955Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-09-20T14:16:12.955Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T14:16:12.955Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 [2022-09-20T14:16:12.955Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T14:16:12.955Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T14:16:12.955Z] Preparing metadata (setup.py): started [2022-09-20T14:16:14.341Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:16:14.612Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T14:16:14.612Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T14:16:14.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.9 MB/s eta 0:00:00 [2022-09-20T14:16:14.612Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T14:16:14.612Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T14:16:14.612Z] Preparing metadata (setup.py): started [2022-09-20T14:16:15.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:15.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:15.183Z] ---> 578520a3a118 [2022-09-20T14:16:15.183Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> d71035a9b12b [2022-09-20T14:16:15.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> 93eff69db939 [2022-09-20T14:16:15.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> 0785eb58cbbc [2022-09-20T14:16:15.183Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> 7fa65f675d95 [2022-09-20T14:16:15.183Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> f9cce7c42ae9 [2022-09-20T14:16:15.183Z] Step 8/22 : COPY . . [2022-09-20T14:16:15.183Z] ---> Using cache [2022-09-20T14:16:15.183Z] ---> e4cf81ff6f3e [2022-09-20T14:16:15.183Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T14:16:15.754Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:16:16.332Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T14:16:16.332Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T14:16:16.332Z] Preparing metadata (setup.py): started [2022-09-20T14:16:16.904Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:16:17.165Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T14:16:17.165Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T14:16:17.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 134.5 MB/s eta 0:00:00 [2022-09-20T14:16:17.165Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T14:16:17.165Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T14:16:17.165Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T14:16:17.165Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T14:16:17.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 184.2 MB/s eta 0:00:00 [2022-09-20T14:16:17.165Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-20T14:16:17.425Z] Collecting PyYAML<4,>=3.10 [2022-09-20T14:16:17.425Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T14:16:17.425Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 211.4 MB/s eta 0:00:00 [2022-09-20T14:16:17.425Z] Preparing metadata (setup.py): started [2022-09-20T14:16:17.687Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:16:17.687Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T14:16:17.687Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T14:16:17.946Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T14:16:17.946Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T14:16:17.946Z] ---> 97bf47183856 [2022-09-20T14:16:17.946Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T14:16:17.946Z] ---> Running in 677ba22988d5 [2022-09-20T14:16:17.946Z] Removing intermediate container a77e7e4e62b5 [2022-09-20T14:16:17.946Z] ---> c0c3d79d6533 [2022-09-20T14:16:17.946Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T14:16:17.946Z] ---> Running in ca5515dbb00f [2022-09-20T14:16:17.946Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T14:16:17.946Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T14:16:17.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 211.1 MB/s eta 0:00:00 [2022-09-20T14:16:18.211Z] Collecting idna<2.8,>=2.5 [2022-09-20T14:16:18.211Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T14:16:18.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 81.7 MB/s eta 0:00:00 [2022-09-20T14:16:18.211Z] Removing intermediate container ca5515dbb00f [2022-09-20T14:16:18.211Z] ---> 8083269efd52 [2022-09-20T14:16:18.211Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T14:16:18.211Z] ---> Running in 99737954e730 [2022-09-20T14:16:18.211Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T14:16:18.211Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T14:16:18.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 142.8 MB/s eta 0:00:00 [2022-09-20T14:16:18.211Z] Collecting certifi>=2017.4.17 [2022-09-20T14:16:18.211Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T14:16:18.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 179.8 MB/s eta 0:00:00 [2022-09-20T14:16:18.211Z] ---> e029d303ee24 [2022-09-20T14:16:18.211Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T14:16:18.211Z] Removing intermediate container 99737954e730 [2022-09-20T14:16:18.211Z] ---> 2896b00d786c [2022-09-20T14:16:18.211Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:18.211Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T14:16:18.211Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T14:16:18.211Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T14:16:18.211Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T14:16:18.211Z] ---> Running in 6196311dce4b [2022-09-20T14:16:18.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T14:16:18.472Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T14:16:18.472Z] Running setup.py install for texttable: started [2022-09-20T14:16:18.472Z] ---> 4727458e4c7a [2022-09-20T14:16:18.472Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T14:16:18.472Z] Removing intermediate container 6196311dce4b [2022-09-20T14:16:18.472Z] ---> f67ce8682972 [2022-09-20T14:16:18.472Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:18.472Z] ---> Running in d596b1411522 [2022-09-20T14:16:18.643Z] Avoid second fetch [2022-09-20T14:16:18.644Z] Checking out Revision f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (main) [2022-09-20T14:16:18.827Z] Removing intermediate container d596b1411522 [2022-09-20T14:16:18.828Z] ---> 8e1dcf5b7248 [2022-09-20T14:16:18.828Z] [2022-09-20T14:16:18.828Z] ---> 7e3dd7318b9a [2022-09-20T14:16:18.828Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T14:16:18.828Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T14:16:18.828Z] Running setup.py install for PyYAML: started [2022-09-20T14:16:18.828Z] Successfully built 8e1dcf5b7248 [2022-09-20T14:16:18.828Z] Successfully tagged security-secretstore-setup:latest [2022-09-20T14:16:18.828Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-09-20T14:16:19.765Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T14:16:18.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T14:16:18.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T14:16:18.670Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T14:16:18.691Z] > git checkout -f f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 [2022-09-20T14:16:21.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:21.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:21.147Z] ---> 578520a3a118 [2022-09-20T14:16:21.147Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T14:16:21.147Z] ---> Using cache [2022-09-20T14:16:21.147Z] ---> d71035a9b12b [2022-09-20T14:16:21.147Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T14:16:23.038Z] Commit message: "feat(metadata): add UoM validation to POST deviceresource API (#4140)" [2022-09-20T14:16:23.060Z] ---> 0b521aca465f [2022-09-20T14:16:23.060Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T14:16:24.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T14:16:24.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:16:24.139Z] Dload Upload Total Spent Left Speed [2022-09-20T14:16:24.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 74129 0 --:--:-- --:--:-- --:--:-- 73695 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh [2022-09-20T14:16:24.836Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T14:16:25.202Z] + sudo tee /etc/docker/daemon.new [2022-09-20T14:16:25.203Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T14:16:25.203Z] { [2022-09-20T14:16:25.203Z] "registry-mirrors": [ [2022-09-20T14:16:25.203Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T14:16:25.203Z] ], [2022-09-20T14:16:25.203Z] "bip": "10.250.0.254/24", [2022-09-20T14:16:25.203Z] "hosts": [ [2022-09-20T14:16:25.203Z] "tcp://0.0.0.0:5555", [2022-09-20T14:16:25.203Z] "unix:///var/run/docker.sock" [2022-09-20T14:16:25.203Z] ], [2022-09-20T14:16:25.203Z] "mtu": 1458, [2022-09-20T14:16:25.203Z] "selinux-enabled": true, [2022-09-20T14:16:25.203Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T14:16:25.203Z] } [Pipeline] sh [2022-09-20T14:16:25.635Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T14:16:25.986Z] + sudo service docker restart [2022-09-20T14:16:26.360Z] Running setup.py install for docopt: started [2022-09-20T14:16:26.687Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T14:16:26.951Z] ---> Running in cf27820b46f9 [2022-09-20T14:16:27.216Z] ---> 3a6dcfde972a [2022-09-20T14:16:27.216Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T14:16:27.216Z] ---> Running in 9dc806737aa7 [2022-09-20T14:16:27.477Z] Running setup.py install for dockerpty: started [2022-09-20T14:16:27.738Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T14:16:27.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:27.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:28.289Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T14:16:28.289Z] v3.16.2-183-g65b345c687 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T14:16:28.289Z] OK: 17040 distinct packages available [2022-09-20T14:16:28.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:28.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:28.559Z] OK: 211 MiB in 51 packages [2022-09-20T14:16:29.130Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-20T14:16:29.130Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-20T14:16:30.082Z] Removing intermediate container feb9df28675c [2022-09-20T14:16:30.082Z] ---> 16f2e231c235 [2022-09-20T14:16:30.082Z] [2022-09-20T14:16:30.082Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T14:16:30.082Z] ---> 9c6f07244728 [2022-09-20T14:16:30.082Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:16:30.082Z] ---> Using cache [2022-09-20T14:16:30.082Z] ---> 7775faa1dd72 [2022-09-20T14:16:30.082Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:16:30.082Z] ---> Using cache [2022-09-20T14:16:30.082Z] ---> 0398452c1516 [2022-09-20T14:16:30.082Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T14:16:30.082Z] Removing intermediate container 9dc806737aa7 [2022-09-20T14:16:30.082Z] ---> 397e5ef8d0d7 [2022-09-20T14:16:30.082Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T14:16:30.343Z] ---> Running in 00fdb0b4419b [2022-09-20T14:16:30.343Z] Removing intermediate container cf27820b46f9 [2022-09-20T14:16:30.343Z] ---> d10c537e9235 [2022-09-20T14:16:30.343Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T14:16:30.343Z] ---> Running in 25f5df6b164d [2022-09-20T14:16:31.450Z] Removing intermediate container 00fdb0b4419b [2022-09-20T14:16:31.450Z] ---> daa065a5d898 [2022-09-20T14:16:31.450Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T14:16:32.400Z] ---> 5c0704943984 [2022-09-20T14:16:32.400Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:16:32.400Z] Removing intermediate container 25f5df6b164d [2022-09-20T14:16:32.400Z] ---> 6960400fbe7e [2022-09-20T14:16:32.400Z] Step 30/33 : CMD ["gate"] [2022-09-20T14:16:32.400Z] ---> Running in 6e6098b78389 [2022-09-20T14:16:32.400Z] ---> Running in 788bc1f76dab [2022-09-20T14:16:32.400Z] ---> Running in 966b5dc4194c [2022-09-20T14:16:32.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T14:16:32.664Z] Removing intermediate container 6e6098b78389 [2022-09-20T14:16:32.664Z] ---> 5f4a0144f697 [2022-09-20T14:16:32.664Z] Step 16/24 : WORKDIR / [2022-09-20T14:16:32.664Z] ---> Running in ee922d54d92b [2022-09-20T14:16:32.664Z] Removing intermediate container 966b5dc4194c [2022-09-20T14:16:32.664Z] ---> de779dc483f7 [2022-09-20T14:16:32.664Z] Step 31/33 : LABEL arch=x86_64 [2022-09-20T14:16:32.926Z] ---> Running in 7a2133b58ebb [2022-09-20T14:16:32.926Z] Removing intermediate container ee922d54d92b [2022-09-20T14:16:32.926Z] ---> f891c938031b [2022-09-20T14:16:32.926Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:16:32.926Z] Removing intermediate container 7a2133b58ebb [2022-09-20T14:16:32.926Z] ---> 5a171a48b1ff [2022-09-20T14:16:32.926Z] Step 32/33 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:33.187Z] ---> Running in 05f062b5b881 [2022-09-20T14:16:33.187Z] Removing intermediate container 4243f063cbc6 [2022-09-20T14:16:33.187Z] ---> 49b46cbe174f [2022-09-20T14:16:33.187Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T14:16:33.187Z] ---> Running in 7e7f6ab05d3e [2022-09-20T14:16:33.187Z] ---> fe65bdd60310 [2022-09-20T14:16:33.187Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T14:16:33.188Z] Removing intermediate container 05f062b5b881 [2022-09-20T14:16:33.188Z] ---> 0f8d3cf199d9 [2022-09-20T14:16:33.188Z] Step 33/33 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:33.188Z] ---> Running in d91f42b97e9b [2022-09-20T14:16:33.188Z] Removing intermediate container 7e7f6ab05d3e [2022-09-20T14:16:33.188Z] ---> 31bba773ec67 [2022-09-20T14:16:33.188Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:16:33.449Z] ---> Running in 217222421a49 [2022-09-20T14:16:33.449Z] Removing intermediate container d91f42b97e9b [2022-09-20T14:16:33.449Z] ---> 8049279ee142 [2022-09-20T14:16:33.449Z] [2022-09-20T14:16:33.712Z] Successfully built 8049279ee142 [2022-09-20T14:16:33.712Z] Successfully tagged security-bootstrapper:latest [2022-09-20T14:16:33.712Z] Building security-spire-config [2022-09-20T14:16:33.973Z]  Building security-bootstrapper ... done  ---> c51744a08c8b [2022-09-20T14:16:33.973Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T14:16:33.973Z] Removing intermediate container 217222421a49 [2022-09-20T14:16:33.973Z] ---> 10b92a8b791a [2022-09-20T14:16:33.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T14:16:39.266Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:39.266Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:39.266Z] ---> 578520a3a118 [2022-09-20T14:16:39.266Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T14:16:39.266Z] ---> Using cache [2022-09-20T14:16:39.266Z] ---> d71035a9b12b [2022-09-20T14:16:39.266Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:16:39.266Z] ---> Using cache [2022-09-20T14:16:39.266Z] ---> 93eff69db939 [2022-09-20T14:16:39.266Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:16:39.266Z] ---> afa5c408ed77 [2022-09-20T14:16:39.266Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T14:16:39.266Z] ---> bab7f031bd1d [2022-09-20T14:16:39.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T14:16:39.266Z] ---> Running in ad616a7baadc [2022-09-20T14:16:39.266Z] ---> Running in 9c85666be839 [2022-09-20T14:16:39.266Z] Removing intermediate container 9c85666be839 [2022-09-20T14:16:39.266Z] ---> 5ea2601799fc [2022-09-20T14:16:39.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:16:39.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:40.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:40.545Z] OK: 211 MiB in 51 packages [2022-09-20T14:16:42.451Z] ---> 013eb9a592ea [2022-09-20T14:16:42.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T14:16:42.451Z] ---> Running in 8193294ad7a2 [2022-09-20T14:16:42.451Z] Removing intermediate container 677ba22988d5 [2022-09-20T14:16:42.451Z] ---> f62372f7cdff [2022-09-20T14:16:42.451Z] [2022-09-20T14:16:42.451Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T14:16:42.451Z] ---> 9c6f07244728 [2022-09-20T14:16:42.451Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T14:16:42.710Z] Removing intermediate container 8193294ad7a2 [2022-09-20T14:16:42.710Z] ---> e96c9aa526d0 [2022-09-20T14:16:42.710Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T14:16:42.710Z] ---> Running in 318cc07bd52c [2022-09-20T14:16:42.710Z] Removing intermediate container ad616a7baadc [2022-09-20T14:16:42.710Z] ---> aa69ae5b5f81 [2022-09-20T14:16:42.710Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T14:16:42.710Z] ---> 99bf3f2ea659 [2022-09-20T14:16:42.711Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T14:16:42.711Z] ---> Running in 7f0c69fb55b6 [2022-09-20T14:16:42.711Z] ---> Running in c71c1053ad43 [2022-09-20T14:16:42.972Z] Removing intermediate container 7f0c69fb55b6 [2022-09-20T14:16:42.972Z] ---> bdd9006a4941 [2022-09-20T14:16:42.972Z] Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:42.972Z] ---> 37507cf48569 [2022-09-20T14:16:42.972Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:16:42.972Z] Removing intermediate container c71c1053ad43 [2022-09-20T14:16:42.972Z] ---> 6551547ab7e2 [2022-09-20T14:16:42.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:16:42.972Z] ---> Running in 500f7aadc9ab [2022-09-20T14:16:42.972Z] ---> Running in 23022679cd95 [2022-09-20T14:16:42.972Z] ---> Running in 86495a23591c [2022-09-20T14:16:42.972Z] Removing intermediate container 788bc1f76dab [2022-09-20T14:16:42.972Z] ---> 834bb905193d [2022-09-20T14:16:42.972Z] Step 7/20 : COPY . . [2022-09-20T14:16:42.972Z] Removing intermediate container 500f7aadc9ab [2022-09-20T14:16:42.972Z] ---> a88e4ab9520c [2022-09-20T14:16:42.972Z] Step 24/24 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:42.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:42.972Z] Removing intermediate container 86495a23591c [2022-09-20T14:16:42.972Z] ---> 934b074699e6 [2022-09-20T14:16:42.972Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T14:16:42.972Z] ---> Running in 6e3e381111cb [2022-09-20T14:16:43.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:16:43.231Z] ---> Running in 2fb14c40a43e [2022-09-20T14:16:43.231Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T14:16:43.491Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T14:16:43.491Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T14:16:43.491Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T14:16:43.491Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T14:16:43.491Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T14:16:43.491Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:16:43.491Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:16:43.491Z] OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:16:44.307Z] provisioning config files... [2022-09-20T14:16:44.329Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config4500620559412284914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:16:44.682Z] ---> docker-login.sh [2022-09-20T14:16:44.682Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:16:45.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:16:45.396Z] Removing intermediate container 6e3e381111cb [2022-09-20T14:16:45.396Z] ---> a03d7176dfc0 [2022-09-20T14:16:45.396Z] [2022-09-20T14:16:45.396Z] Successfully built a03d7176dfc0 [2022-09-20T14:16:45.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:16:45.558Z] Configure a credential helper to remove this warning. See [2022-09-20T14:16:45.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:16:45.558Z] [2022-09-20T14:16:45.558Z] Login Succeeded [2022-09-20T14:16:45.558Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:16:45.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:16:45.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:16:45.831Z] Configure a credential helper to remove this warning. See [2022-09-20T14:16:45.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:16:45.831Z] [2022-09-20T14:16:45.831Z] Login Succeeded [2022-09-20T14:16:45.831Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:16:46.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:16:46.338Z] Successfully tagged core-command:latest [2022-09-20T14:16:46.338Z]  Building core-command ... done Building core-metadata [2022-09-20T14:16:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:16:46.376Z] Configure a credential helper to remove this warning. See [2022-09-20T14:16:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:16:46.376Z] [2022-09-20T14:16:46.376Z] Login Succeeded [2022-09-20T14:16:46.376Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:16:46.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:16:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:16:46.650Z] Configure a credential helper to remove this warning. See [2022-09-20T14:16:46.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:16:46.650Z] [2022-09-20T14:16:46.650Z] Login Succeeded [2022-09-20T14:16:46.650Z] docker.io [2022-09-20T14:16:47.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:16:47.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:16:47.510Z] Configure a credential helper to remove this warning. See [2022-09-20T14:16:47.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:16:47.510Z] [2022-09-20T14:16:47.510Z] Login Succeeded [2022-09-20T14:16:47.510Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:16:47.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-20T14:16:48.307Z] Removing intermediate container 2fb14c40a43e [2022-09-20T14:16:48.307Z] ---> 1c51d6c5801c [2022-09-20T14:16:48.307Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:16:48.308Z] + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] echo [2022-09-20T14:16:48.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:16:48.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:16:48.356Z] ========================================================= [2022-09-20T14:16:48.356Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T14:16:48.356Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:16:48.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T14:16:48.957Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T14:16:48.957Z] b3c136eddcbf: Pulling fs layer [2022-09-20T14:16:48.957Z] c0a3192eca97: Pulling fs layer [2022-09-20T14:16:48.957Z] a050256f5b6f: Pulling fs layer [2022-09-20T14:16:48.957Z] 656be50a0ddc: Pulling fs layer [2022-09-20T14:16:48.957Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T14:16:48.957Z] 46d945488cbd: Pulling fs layer [2022-09-20T14:16:48.957Z] 8a5474983e97: Pulling fs layer [2022-09-20T14:16:48.957Z] 329c88fbcd65: Pulling fs layer [2022-09-20T14:16:48.957Z] 2bbca73fdf42: Waiting [2022-09-20T14:16:48.957Z] 46d945488cbd: Waiting [2022-09-20T14:16:48.957Z] 8a5474983e97: Waiting [2022-09-20T14:16:48.957Z] 656be50a0ddc: Waiting [2022-09-20T14:16:48.957Z] 329c88fbcd65: Waiting [2022-09-20T14:16:48.957Z] a050256f5b6f: Download complete [2022-09-20T14:16:48.957Z] c0a3192eca97: Download complete [2022-09-20T14:16:48.957Z] 2bbca73fdf42: Download complete [2022-09-20T14:16:48.957Z] 46d945488cbd: Verifying Checksum [2022-09-20T14:16:48.957Z] 46d945488cbd: Download complete [2022-09-20T14:16:48.957Z] b3c136eddcbf: Verifying Checksum [2022-09-20T14:16:48.957Z] b3c136eddcbf: Download complete [2022-09-20T14:16:49.826Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:49.826Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:49.826Z] ---> 578520a3a118 [2022-09-20T14:16:49.826Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> 168736c2c9af [2022-09-20T14:16:49.826Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> dd7e4a7ecbcd [2022-09-20T14:16:49.826Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> 999d2a199928 [2022-09-20T14:16:49.826Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> c851c39c3e0d [2022-09-20T14:16:49.826Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> 868bef37a4ce [2022-09-20T14:16:49.826Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> 0c0c29e6e651 [2022-09-20T14:16:49.826Z] Step 9/25 : COPY . . [2022-09-20T14:16:49.826Z] ---> Using cache [2022-09-20T14:16:49.826Z] ---> 28526e77cad0 [2022-09-20T14:16:49.826Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T14:16:49.939Z] b3c136eddcbf: Pull complete [2022-09-20T14:16:49.939Z] 329c88fbcd65: Verifying Checksum [2022-09-20T14:16:49.939Z] 329c88fbcd65: Download complete [2022-09-20T14:16:50.212Z] c0a3192eca97: Pull complete [2022-09-20T14:16:50.485Z] a050256f5b6f: Pull complete [2022-09-20T14:16:51.085Z] 8a5474983e97: Verifying Checksum [2022-09-20T14:16:51.085Z] 8a5474983e97: Download complete [2022-09-20T14:16:51.686Z] 656be50a0ddc: Verifying Checksum [2022-09-20T14:16:51.686Z] 656be50a0ddc: Download complete [2022-09-20T14:16:51.877Z] ---> Running in 8f568e2cf634 [2022-09-20T14:16:51.877Z] ---> Running in 36e8c8f43fe2 [2022-09-20T14:16:51.877Z] Removing intermediate container 318cc07bd52c [2022-09-20T14:16:51.877Z] ---> 617355848cca [2022-09-20T14:16:51.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T14:16:51.877Z] ---> e4eea7c167e6 [2022-09-20T14:16:51.877Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T14:16:51.877Z] ---> Running in 4dd7f86b29aa [2022-09-20T14:16:51.877Z] ---> Running in edca19fbdbd8 [2022-09-20T14:16:51.877Z] Removing intermediate container 36e8c8f43fe2 [2022-09-20T14:16:51.877Z] ---> fc383033d973 [2022-09-20T14:16:51.877Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:16:51.877Z] Removing intermediate container 4dd7f86b29aa [2022-09-20T14:16:51.877Z] ---> 89aca81ab069 [2022-09-20T14:16:51.877Z] Step 13/22 : WORKDIR /edgex [2022-09-20T14:16:51.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T14:16:51.877Z] ---> Running in b38d30f6ff1d [2022-09-20T14:16:51.877Z] ---> Running in 940001a2e520 [2022-09-20T14:16:52.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T14:16:52.212Z] Removing intermediate container b38d30f6ff1d [2022-09-20T14:16:52.212Z] ---> 3cb2410f1716 [2022-09-20T14:16:52.212Z] [2022-09-20T14:16:52.212Z] Successfully built 3cb2410f1716 [2022-09-20T14:16:52.505Z] Successfully tagged sys-mgmt-agent:latest [2022-09-20T14:16:52.505Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-09-20T14:16:52.506Z] Removing intermediate container 940001a2e520 [2022-09-20T14:16:52.506Z] ---> 24474ab2b200 [2022-09-20T14:16:52.506Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T14:16:56.898Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:16:56.898Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:16:56.898Z] ---> 578520a3a118 [2022-09-20T14:16:56.898Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T14:16:56.898Z] ---> Using cache [2022-09-20T14:16:56.898Z] ---> d71035a9b12b [2022-09-20T14:16:56.898Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:16:56.899Z] ---> Using cache [2022-09-20T14:16:56.899Z] ---> 93eff69db939 [2022-09-20T14:16:56.899Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:16:56.899Z] ---> Using cache [2022-09-20T14:16:56.899Z] ---> aa69ae5b5f81 [2022-09-20T14:16:56.899Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T14:16:56.899Z] ---> Using cache [2022-09-20T14:16:56.899Z] ---> 37507cf48569 [2022-09-20T14:16:56.899Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:17:03.501Z] ---> 2fb8a0e50d03 [2022-09-20T14:17:03.501Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T14:17:03.501Z] ---> Running in 88078f5de670 [2022-09-20T14:17:03.501Z] Removing intermediate container 23022679cd95 [2022-09-20T14:17:03.501Z] ---> cf0ab23aa76c [2022-09-20T14:17:03.501Z] Step 8/26 : COPY . . [2022-09-20T14:17:06.791Z] 656be50a0ddc: Pull complete [2022-09-20T14:17:06.791Z] 2bbca73fdf42: Pull complete [2022-09-20T14:17:06.791Z] 46d945488cbd: Pull complete [2022-09-20T14:17:12.221Z] 8a5474983e97: Pull complete [2022-09-20T14:17:14.205Z] 329c88fbcd65: Pull complete [2022-09-20T14:17:14.205Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T14:17:14.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T14:17:14.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:17:14.569Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-20T14:17:14.569Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T14:17:14.569Z] WORKDIR /edgex [2022-09-20T14:17:14.569Z] COPY go.mod . [2022-09-20T14:17:14.569Z] RUN go mod download [2022-09-20T14:17:15.166Z] Sending build context to Docker daemon 3.232MB [2022-09-20T14:17:15.166Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T14:17:15.166Z] ---> ff4287adb874 [2022-09-20T14:17:15.166Z] Step 2/4 : WORKDIR /edgex [2022-09-20T14:17:16.105Z] ---> d6a99ce61988 [2022-09-20T14:17:16.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T14:17:17.171Z] ---> Running in 826363be44a3 [2022-09-20T14:17:17.171Z] Removing intermediate container 826363be44a3 [2022-09-20T14:17:17.171Z] ---> 46d585b0a188 [2022-09-20T14:17:17.171Z] Step 3/4 : COPY go.mod . [2022-09-20T14:17:17.509Z] ---> 996db6e9afa1 [2022-09-20T14:17:17.509Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:17:17.509Z] ---> 17bbe7a52652 [2022-09-20T14:17:17.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T14:17:17.509Z] ---> Running in ece90a4d319d [2022-09-20T14:17:17.767Z] ---> ad47cabb6697 [2022-09-20T14:17:17.767Z] Step 4/4 : RUN go mod download [2022-09-20T14:17:17.767Z] ---> Running in 066994e05912 [2022-09-20T14:17:20.825Z] ---> 590042d71361 [2022-09-20T14:17:20.825Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T14:17:20.825Z] Removing intermediate container ece90a4d319d [2022-09-20T14:17:20.825Z] ---> ff23afde6956 [2022-09-20T14:17:20.825Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T14:17:21.401Z] ---> Running in d07f73acb81d [2022-09-20T14:17:21.401Z] ---> Running in b9af5c5a88c3 [2022-09-20T14:17:21.401Z] Removing intermediate container 8f568e2cf634 [2022-09-20T14:17:21.401Z] ---> ca9a74b20d2e [2022-09-20T14:17:21.401Z] [2022-09-20T14:17:21.401Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T14:17:21.401Z] ---> 9c6f07244728 [2022-09-20T14:17:21.401Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:17:21.401Z] ---> Using cache [2022-09-20T14:17:21.401Z] ---> 7775faa1dd72 [2022-09-20T14:17:21.401Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:17:21.401Z] ---> Using cache [2022-09-20T14:17:21.401Z] ---> 0398452c1516 [2022-09-20T14:17:21.401Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T14:17:23.336Z] ---> Running in ec24729fc455 [2022-09-20T14:17:23.336Z] Removing intermediate container b9af5c5a88c3 [2022-09-20T14:17:23.336Z] ---> 1fe5592150aa [2022-09-20T14:17:23.336Z] 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-09-20T14:17:23.336Z] ---> Running in 077d3c6cdc50 [2022-09-20T14:17:23.336Z] Removing intermediate container ec24729fc455 [2022-09-20T14:17:23.336Z] ---> c555c7824854 [2022-09-20T14:17:23.336Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T14:17:23.336Z] ---> Running in 33220dd3ec9e [2022-09-20T14:17:23.336Z] Removing intermediate container edca19fbdbd8 [2022-09-20T14:17:23.336Z] ---> e925ecd47773 [2022-09-20T14:17:23.336Z] [2022-09-20T14:17:23.336Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T14:17:23.336Z] ---> c4fc93816858 [2022-09-20T14:17:23.336Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:17:23.336Z] ---> Using cache [2022-09-20T14:17:23.336Z] ---> 0d10fa4436c8 [2022-09-20T14:17:23.336Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:17:23.336Z] ---> Using cache [2022-09-20T14:17:23.336Z] ---> e39f82692dc1 [2022-09-20T14:17:23.336Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T14:17:23.602Z] ---> Running in 956280d63af6 [2022-09-20T14:17:23.602Z] Removing intermediate container 33220dd3ec9e [2022-09-20T14:17:23.602Z] ---> d482d8486c86 [2022-09-20T14:17:23.602Z] Step 16/25 : WORKDIR / [2022-09-20T14:17:23.602Z] ---> Running in 2a54259a7120 [2022-09-20T14:17:23.602Z] Removing intermediate container 2a54259a7120 [2022-09-20T14:17:23.602Z] ---> b5e48fbe285d [2022-09-20T14:17:23.602Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:17:23.602Z] Removing intermediate container 88078f5de670 [2022-09-20T14:17:23.602Z] ---> 073244ff2277 [2022-09-20T14:17:23.602Z] Step 8/25 : COPY . . [2022-09-20T14:17:24.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:25.569Z] Removing intermediate container d07f73acb81d [2022-09-20T14:17:25.569Z] ---> 744850996864 [2022-09-20T14:17:25.569Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T14:17:25.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:26.093Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:17:26.093Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:17:26.093Z] OK: 15857 distinct packages available [2022-09-20T14:17:26.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:26.664Z] ---> 39d9adf3d3ff [2022-09-20T14:17:26.664Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T14:17:26.664Z] ---> Running in 77a6b403739c [2022-09-20T14:17:26.927Z] Removing intermediate container 077d3c6cdc50 [2022-09-20T14:17:26.927Z] ---> f874d56baee0 [2022-09-20T14:17:26.927Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T14:17:26.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:27.190Z] Removing intermediate container 77a6b403739c [2022-09-20T14:17:27.190Z] ---> 866cc7c43e67 [2022-09-20T14:17:27.190Z] Step 20/22 : LABEL arch=x86_64 [2022-09-20T14:17:27.190Z] ---> Running in be3cc7e92259 [2022-09-20T14:17:27.190Z] ---> 9c03ce96665d [2022-09-20T14:17:27.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T14:17:27.471Z] ---> Running in 90e027aee437 [2022-09-20T14:17:27.471Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T14:17:27.471Z] ---> a3647b687c1f [2022-09-20T14:17:27.471Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:17:27.471Z] Removing intermediate container be3cc7e92259 [2022-09-20T14:17:27.472Z] ---> be439b848206 [2022-09-20T14:17:27.472Z] [2022-09-20T14:17:27.472Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T14:17:27.472Z] ---> c4fc93816858 [2022-09-20T14:17:27.472Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:17:27.472Z] ---> Using cache [2022-09-20T14:17:27.472Z] ---> 0d10fa4436c8 [2022-09-20T14:17:27.472Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:17:27.472Z] ---> Using cache [2022-09-20T14:17:27.472Z] ---> e39f82692dc1 [2022-09-20T14:17:27.472Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T14:17:27.472Z] ---> Running in 8dadde1dbc3a [2022-09-20T14:17:27.472Z] ---> Running in 5a34a44bcf70 [2022-09-20T14:17:27.472Z] Removing intermediate container 90e027aee437 [2022-09-20T14:17:27.472Z] ---> 717b13d5e3f0 [2022-09-20T14:17:27.472Z] Step 21/22 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:17:27.472Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T14:17:27.472Z] ---> Running in e5193be66863 [2022-09-20T14:17:27.472Z] ---> 7d8174008cf5 [2022-09-20T14:17:27.472Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T14:17:27.472Z] Removing intermediate container 8dadde1dbc3a [2022-09-20T14:17:27.472Z] ---> b090f8417af9 [2022-09-20T14:17:27.472Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T14:17:27.472Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T14:17:27.737Z] ---> Running in bf33d60370db [2022-09-20T14:17:27.737Z] Removing intermediate container e5193be66863 [2022-09-20T14:17:27.737Z] ---> 8120cc12c256 [2022-09-20T14:17:27.737Z] Step 22/22 : LABEL version=2.3.0-dev.65 [2022-09-20T14:17:27.737Z] ---> Running in dea5116f88ee [2022-09-20T14:17:27.737Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T14:17:27.737Z] ---> 8575d1f3a827 [2022-09-20T14:17:27.737Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T14:17:27.737Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T14:17:27.737Z] Removing intermediate container bf33d60370db [2022-09-20T14:17:27.737Z] ---> 639a5d17b05a [2022-09-20T14:17:27.737Z] 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-09-20T14:17:27.737Z] ---> Running in 4a540a161f04 [2022-09-20T14:17:27.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:27.737Z] Removing intermediate container dea5116f88ee [2022-09-20T14:17:27.737Z] ---> 880681b83de3 [2022-09-20T14:17:27.737Z] [2022-09-20T14:17:27.737Z] ---> Running in 0c225ba7d058 [2022-09-20T14:17:27.737Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T14:17:27.999Z] Successfully built 880681b83de3 [2022-09-20T14:17:27.999Z] Successfully tagged security-proxy-setup:latest [2022-09-20T14:17:27.999Z]  Building security-proxy-setup ... done Building support-notifications [2022-09-20T14:17:28.000Z] Removing intermediate container 4a540a161f04 [2022-09-20T14:17:28.000Z] ---> dace2b0c7d9b [2022-09-20T14:17:28.000Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:17:28.000Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:17:28.000Z] ---> Running in f6cb1bf339aa [2022-09-20T14:17:28.000Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T14:17:28.000Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T14:17:28.262Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:17:28.262Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:17:28.262Z] OK: 8 MiB in 23 packages [2022-09-20T14:17:28.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:29.098Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:17:29.098Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:17:29.098Z] OK: 15857 distinct packages available [2022-09-20T14:17:29.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:30.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:30.043Z] Removing intermediate container f6cb1bf339aa [2022-09-20T14:17:30.043Z] ---> c3694de2439c [2022-09-20T14:17:30.043Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T14:17:30.307Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T14:17:30.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:17:30.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:17:30.307Z] ---> 578520a3a118 [2022-09-20T14:17:30.307Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:17:30.307Z] ---> Using cache [2022-09-20T14:17:30.307Z] ---> 168736c2c9af [2022-09-20T14:17:30.307Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T14:17:30.307Z] ---> Using cache [2022-09-20T14:17:30.307Z] ---> dd7e4a7ecbcd [2022-09-20T14:17:30.307Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:17:30.307Z] ---> Using cache [2022-09-20T14:17:30.307Z] ---> 999d2a199928 [2022-09-20T14:17:30.307Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T14:17:30.307Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:17:30.570Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T14:17:30.570Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T14:17:30.570Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:17:30.570Z] OK: 6 MiB in 18 packages [2022-09-20T14:17:31.552Z] ---> Running in 4371d4066e11 [2022-09-20T14:17:31.553Z] ---> Running in 41d33028599c [2022-09-20T14:17:31.553Z] Removing intermediate container 4371d4066e11 [2022-09-20T14:17:31.553Z] ---> 3876c2bce1c2 [2022-09-20T14:17:31.553Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:17:31.553Z] ---> Running in 2f02fd1f8572 [2022-09-20T14:17:31.815Z] Removing intermediate container 2f02fd1f8572 [2022-09-20T14:17:31.815Z] ---> 703a0b7acc1e [2022-09-20T14:17:31.815Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:17:31.815Z] Removing intermediate container 0c225ba7d058 [2022-09-20T14:17:31.815Z] ---> 3d242b077bac [2022-09-20T14:17:31.815Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T14:17:31.815Z] ---> Running in 8c65d8d22d17 [2022-09-20T14:17:31.815Z] Removing intermediate container 956280d63af6 [2022-09-20T14:17:31.815Z] ---> f38645004b3c [2022-09-20T14:17:31.815Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:17:31.815Z] ---> Running in 3169a4dfb118 [2022-09-20T14:17:31.815Z] Removing intermediate container 5a34a44bcf70 [2022-09-20T14:17:31.815Z] ---> 01b22c9804af [2022-09-20T14:17:31.815Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:17:31.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:32.077Z] Removing intermediate container 8c65d8d22d17 [2022-09-20T14:17:32.077Z] ---> c4fc82c07336 [2022-09-20T14:17:32.077Z] [2022-09-20T14:17:32.077Z] Removing intermediate container 3169a4dfb118 [2022-09-20T14:17:32.077Z] ---> 828090b90bf6 [2022-09-20T14:17:32.077Z] [2022-09-20T14:17:32.077Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T14:17:32.077Z] ---> c4fc93816858 [2022-09-20T14:17:32.077Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:17:32.077Z] ---> Using cache [2022-09-20T14:17:32.077Z] ---> 0d10fa4436c8 [2022-09-20T14:17:32.077Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:17:32.077Z] ---> Using cache [2022-09-20T14:17:32.077Z] ---> e39f82692dc1 [2022-09-20T14:17:32.077Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T14:17:32.077Z] ---> Using cache [2022-09-20T14:17:32.077Z] ---> cf2289151f59 [2022-09-20T14:17:32.077Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:17:32.077Z] Successfully built c4fc82c07336 [2022-09-20T14:17:32.077Z] ---> 15015f3c4204 [2022-09-20T14:17:32.077Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T14:17:32.077Z] Successfully tagged core-metadata:latest [2022-09-20T14:17:32.077Z]  Building core-metadata ... done Building core-data [2022-09-20T14:17:32.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:33.217Z] OK: 211 MiB in 51 packages [2022-09-20T14:17:35.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:17:35.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:17:35.899Z] ---> 578520a3a118 [2022-09-20T14:17:35.899Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:17:35.899Z] ---> Using cache [2022-09-20T14:17:35.899Z] ---> 168736c2c9af [2022-09-20T14:17:35.899Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T14:17:35.899Z] ---> Using cache [2022-09-20T14:17:35.899Z] ---> dd7e4a7ecbcd [2022-09-20T14:17:35.899Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:17:35.899Z] ---> Using cache [2022-09-20T14:17:35.899Z] ---> 999d2a199928 [2022-09-20T14:17:35.899Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T14:17:36.466Z] ---> 449f5d6531fc [2022-09-20T14:17:36.466Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T14:17:36.466Z] ---> 0136961ca092 [2022-09-20T14:17:36.466Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:17:36.466Z] ---> 3ad2c48d8b9c [2022-09-20T14:17:36.466Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:17:36.466Z] ---> Running in a6caadc3cb13 [2022-09-20T14:17:36.731Z] Removing intermediate container 41d33028599c [2022-09-20T14:17:36.731Z] ---> ea3e2be6cda3 [2022-09-20T14:17:36.731Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T14:17:36.731Z] ---> 1a69e0e8d8be [2022-09-20T14:17:36.731Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T14:17:36.731Z] ---> 7eb758ff11d3 [2022-09-20T14:17:36.731Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T14:17:36.731Z] ---> 5fbeea490b11 [2022-09-20T14:17:36.731Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T14:17:36.731Z] ---> Running in 7c39ed4abba4 [2022-09-20T14:17:36.731Z] ---> Running in 8e5035814f4b [2022-09-20T14:17:36.731Z] ---> 1df26cd8d0d6 [2022-09-20T14:17:36.731Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:17:36.731Z] ---> Running in fa4a91c85ac9 [2022-09-20T14:17:36.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:36.989Z] Removing intermediate container 7c39ed4abba4 [2022-09-20T14:17:36.989Z] ---> bcacde11c129 [2022-09-20T14:17:36.989Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:17:36.989Z] ---> 0ad2cfc4c5d8 [2022-09-20T14:17:36.989Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T14:17:36.989Z] Removing intermediate container 8e5035814f4b [2022-09-20T14:17:36.989Z] ---> f09068e08fc8 [2022-09-20T14:17:36.989Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T14:17:36.989Z] ---> Running in 38e534e6bec6 [2022-09-20T14:17:36.989Z] Removing intermediate container 38e534e6bec6 [2022-09-20T14:17:36.989Z] ---> 151ab42b4901 [2022-09-20T14:17:36.989Z] Step 18/20 : LABEL arch=x86_64 [2022-09-20T14:17:36.989Z] ---> Running in a20f468d4e99 [2022-09-20T14:17:37.248Z] ---> c4574c7987af [2022-09-20T14:17:37.248Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:17:37.248Z] ---> 8670a9534aef [2022-09-20T14:17:37.248Z] Step 21/26 : WORKDIR / [2022-09-20T14:17:37.248Z] ---> Running in 9afdb521c3f0 [2022-09-20T14:17:37.248Z] ---> Running in dbdaa0c8f253 [2022-09-20T14:17:37.248Z] Removing intermediate container a20f468d4e99 [2022-09-20T14:17:37.248Z] ---> 2583ac073495 [2022-09-20T14:17:37.248Z] Step 19/20 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:17:37.248Z] ---> Running in 82c71d5aa75f [2022-09-20T14:17:37.248Z] Removing intermediate container 9afdb521c3f0 [2022-09-20T14:17:37.248Z] ---> 7c45b7f59441 [2022-09-20T14:17:37.248Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:17:37.509Z] Removing intermediate container dbdaa0c8f253 [2022-09-20T14:17:37.509Z] ---> b68e0b715b29 [2022-09-20T14:17:37.509Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:17:37.509Z] ---> Running in 125f29d0b21e [2022-09-20T14:17:37.509Z] ---> Running in 5fe569ad0bf5 [2022-09-20T14:17:37.510Z] Removing intermediate container 82c71d5aa75f [2022-09-20T14:17:37.510Z] ---> a220e664d07a [2022-09-20T14:17:37.510Z] Step 20/20 : LABEL version=2.3.0-dev.65 [2022-09-20T14:17:37.510Z] ---> Running in 9f85c4f3afa8 [2022-09-20T14:17:37.510Z] Removing intermediate container 125f29d0b21e [2022-09-20T14:17:37.510Z] ---> 500f6db543df [2022-09-20T14:17:37.510Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T14:17:37.510Z] ---> Running in 174ea72fc8b8 [2022-09-20T14:17:37.510Z] Removing intermediate container 5fe569ad0bf5 [2022-09-20T14:17:37.510Z] ---> cc29da811fc9 [2022-09-20T14:17:37.510Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:17:37.770Z] Removing intermediate container 9f85c4f3afa8 [2022-09-20T14:17:37.770Z] ---> a316dd02908b [2022-09-20T14:17:37.770Z] [2022-09-20T14:17:37.770Z] ---> Running in b4505b5bda4a [2022-09-20T14:17:37.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:17:37.770Z] Successfully built a316dd02908b [2022-09-20T14:17:37.770Z] Removing intermediate container 174ea72fc8b8 [2022-09-20T14:17:37.770Z] ---> 19bba9368f6e [2022-09-20T14:17:37.770Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:17:37.770Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-20T14:17:37.770Z]  Building security-spiffe-token-provider ... done  ---> Running in 0e4fa8001bbe [2022-09-20T14:17:37.770Z] Removing intermediate container b4505b5bda4a [2022-09-20T14:17:37.770Z] ---> 3726492cb3b8 [2022-09-20T14:17:37.770Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T14:17:37.770Z] ---> Running in d7688ab91304 [2022-09-20T14:17:37.770Z] Removing intermediate container 0e4fa8001bbe [2022-09-20T14:17:37.770Z] ---> fd4bb3c991bf [2022-09-20T14:17:37.770Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:17:37.770Z] ---> Running in ef8ea67a6abc [2022-09-20T14:17:37.770Z] Removing intermediate container d7688ab91304 [2022-09-20T14:17:37.770Z] ---> fd6ba36dcdb3 [2022-09-20T14:17:37.770Z] Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:17:38.030Z] ---> Running in d11b3b0ec2e2 [2022-09-20T14:17:38.030Z] Removing intermediate container ef8ea67a6abc [2022-09-20T14:17:38.030Z] ---> f0f7d6e1cf3e [2022-09-20T14:17:38.030Z] [2022-09-20T14:17:38.030Z] OK: 211 MiB in 51 packages [2022-09-20T14:17:38.030Z] Successfully built f0f7d6e1cf3e [2022-09-20T14:17:38.030Z] Successfully tagged security-spire-server:latest [2022-09-20T14:17:38.030Z]  Building security-spire-server ... done Removing intermediate container d11b3b0ec2e2 [2022-09-20T14:17:38.030Z] ---> c8477d986ff5 [2022-09-20T14:17:38.030Z] Step 26/26 : LABEL version=2.3.0-dev.65 [2022-09-20T14:17:38.030Z] ---> Running in 7c534b186add [2022-09-20T14:17:38.030Z] Removing intermediate container 7c534b186add [2022-09-20T14:17:38.030Z] ---> fcae2422a06a [2022-09-20T14:17:38.030Z] [2022-09-20T14:17:38.290Z] Successfully built fcae2422a06a [2022-09-20T14:17:38.290Z] Successfully tagged security-spire-config:latest [2022-09-20T14:17:38.290Z]  Building security-spire-config ... done Removing intermediate container a6caadc3cb13 [2022-09-20T14:17:38.290Z] ---> 9210483f0e66 [2022-09-20T14:17:38.290Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T14:17:38.551Z] ---> 4058b7532804 [2022-09-20T14:17:38.551Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:17:38.551Z] ---> Running in 2f50a3f50feb [2022-09-20T14:17:50.821Z] Removing intermediate container fa4a91c85ac9 [2022-09-20T14:17:50.821Z] ---> 3ae69fa52fed [2022-09-20T14:17:50.821Z] Step 9/23 : COPY . . [2022-09-20T14:17:50.821Z] Removing intermediate container 2f50a3f50feb [2022-09-20T14:17:50.821Z] ---> 1dbbf99a6429 [2022-09-20T14:17:50.821Z] Step 9/24 : COPY . . [2022-09-20T14:17:56.767Z] Removing intermediate container 066994e05912 [2022-09-20T14:17:56.767Z] ---> 683bc16cb0ce [2022-09-20T14:17:56.767Z] Successfully built 683bc16cb0ce [2022-09-20T14:17:56.767Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:17:57.113Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T14:17:57.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:17:57.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2022-09-20T14:17:57.395Z] ---> 85c2780110b5 [2022-09-20T14:17:57.395Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T14:17:57.395Z] ---> eff5ff4fbaa3 [2022-09-20T14:17:57.395Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T14:17:57.395Z] ---> Running in e30a221add30 [2022-09-20T14:17:57.395Z] ---> Running in a3c8f447c08b [2022-09-20T14:17:57.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T14:17:57.395Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T14:17:57.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:17:58.611Z] $ docker top 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:17:59.488Z] + go version [2022-09-20T14:17:59.488Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T14:17:59.512Z] $ docker stop --time=1 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 [2022-09-20T14:18:01.085Z] $ docker rm -f 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 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-09-20T14:18:01.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T14:18:01.693Z] [2022-09-20T14:18:01.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:02.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T14:18:02.307Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-20T14:18:02.307Z] 29e5d40040c1: Pulling fs layer [2022-09-20T14:18:02.307Z] 1ce36da41761: Pulling fs layer [2022-09-20T14:18:02.307Z] 25b303627fd3: Pulling fs layer [2022-09-20T14:18:02.307Z] 29e5d40040c1: Download complete [2022-09-20T14:18:02.583Z] 1ce36da41761: Verifying Checksum [2022-09-20T14:18:02.583Z] 1ce36da41761: Download complete [2022-09-20T14:18:02.856Z] 29e5d40040c1: Pull complete [2022-09-20T14:18:03.834Z] 25b303627fd3: Verifying Checksum [2022-09-20T14:18:03.834Z] 25b303627fd3: Download complete [2022-09-20T14:18:04.105Z] 1ce36da41761: Pull complete [2022-09-20T14:18:14.233Z] 25b303627fd3: Pull complete [2022-09-20T14:18:14.233Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-20T14:18:14.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T14:18:14.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:18:14.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2022-09-20T14:18:14.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:18:16.783Z] $ docker top aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:18:17.681Z] + docker-compose build --help [2022-09-20T14:18:17.681Z] + grep parallel [2022-09-20T14:18:21.985Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T14:18:22.011Z] $ docker stop --time=1 aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 [2022-09-20T14:18:23.622Z] $ docker rm -f aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:24.095Z] Removing intermediate container e30a221add30 [2022-09-20T14:18:24.095Z] ---> ccb36a2509f1 [2022-09-20T14:18:24.095Z] [2022-09-20T14:18:24.095Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T14:18:24.095Z] ---> 9c6f07244728 [2022-09-20T14:18:24.095Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T14:18:24.095Z] Removing intermediate container a3c8f447c08b [2022-09-20T14:18:24.095Z] ---> 7035c9b66f00 [2022-09-20T14:18:24.095Z] [2022-09-20T14:18:24.095Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:18:24.095Z] ---> 9c6f07244728 [2022-09-20T14:18:24.095Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T14:18:24.095Z] ---> Running in a158e1f64807 [2022-09-20T14:18:24.095Z] ---> Running in 8e887a293a4d [2022-09-20T14:18:24.095Z] Removing intermediate container a158e1f64807 [2022-09-20T14:18:24.095Z] ---> adc6b9adb562 [2022-09-20T14:18:24.095Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T14:18:24.095Z] ---> Running in 129a47c28040 [2022-09-20T14:18:24.095Z] Removing intermediate container 129a47c28040 [2022-09-20T14:18:24.095Z] ---> fd731f802465 [2022-09-20T14:18:24.095Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T14:18:24.095Z] ---> Running in 8cc383ff3ab0 [2022-09-20T14:18:24.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:18:24.095Z] Removing intermediate container 8cc383ff3ab0 [2022-09-20T14:18:24.095Z] ---> aac08dedbd20 [2022-09-20T14:18:24.095Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:24.095Z] ---> Running in eb6e5093e0e8 [2022-09-20T14:18:24.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:18:24.095Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T14:18:24.095Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T14:18:24.095Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:18:24.095Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:18:24.095Z] OK: 6 MiB in 16 packages [2022-09-20T14:18:24.095Z] Removing intermediate container eb6e5093e0e8 [2022-09-20T14:18:24.095Z] ---> 38e3b3dd4c18 [2022-09-20T14:18:24.095Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T14:18:24.095Z] ---> Running in 0e5d269ede54 [2022-09-20T14:18:24.095Z] Removing intermediate container 8e887a293a4d [2022-09-20T14:18:24.095Z] ---> 7c89f8230255 [2022-09-20T14:18:24.095Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:18:24.095Z] ---> Running in f079b54d7370 [2022-09-20T14:18:24.095Z] Removing intermediate container f079b54d7370 [2022-09-20T14:18:24.095Z] ---> 09cc3b9b2018 [2022-09-20T14:18:24.095Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T14:18:24.095Z] ---> Running in 8428659c443e [2022-09-20T14:18:24.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:18:24.095Z] Removing intermediate container 8428659c443e [2022-09-20T14:18:24.095Z] ---> 53152ce7dc4b [2022-09-20T14:18:24.095Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:18:24.095Z] ---> Running in ba25e1dd2959 [2022-09-20T14:18:24.095Z] Removing intermediate container ba25e1dd2959 [2022-09-20T14:18:24.095Z] ---> c7b093ee980e [2022-09-20T14:18:24.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:18:24.095Z] ---> ef0ee0db6103 [2022-09-20T14:18:24.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T14:18:24.095Z] ---> 52185bc76c98 [2022-09-20T14:18:24.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T14:18:24.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:18:24.095Z] ---> df8b3adcf563 [2022-09-20T14:18:24.095Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T14:18:24.095Z] ---> Running in 290d1f034e7d [2022-09-20T14:18:24.095Z] Removing intermediate container 290d1f034e7d [2022-09-20T14:18:24.095Z] ---> 50a3951a2582 [2022-09-20T14:18:24.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:18:24.095Z] ---> Running in 157859dc8207 [2022-09-20T14:18:24.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T14:18:24.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:18:24.355Z] Removing intermediate container 157859dc8207 [2022-09-20T14:18:24.355Z] ---> 119be7e058f2 [2022-09-20T14:18:24.355Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T14:18:24.355Z] ---> Running in 3876daad329c [2022-09-20T14:18:24.355Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T14:18:24.355Z] Removing intermediate container 3876daad329c [2022-09-20T14:18:24.355Z] ---> ce3d4b75dd1d [2022-09-20T14:18:24.355Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:24.355Z] ---> Running in 71991d571a9e [2022-09-20T14:18:24.355Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T14:18:24.355Z] Removing intermediate container 71991d571a9e [2022-09-20T14:18:24.355Z] ---> b7f1d95e5b80 [2022-09-20T14:18:24.355Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:18:24.355Z] ---> Running in 5ddf2473990d [2022-09-20T14:18:24.355Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T14:18:24.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2022-09-20T14:18:24.573Z] $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:18:24.615Z] Removing intermediate container 5ddf2473990d [2022-09-20T14:18:24.615Z] ---> 40020c97587a [2022-09-20T14:18:24.615Z] [2022-09-20T14:18:24.615Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T14:18:24.615Z] Successfully built 40020c97587a [2022-09-20T14:18:24.615Z] Successfully tagged support-notifications:latest [2022-09-20T14:18:24.615Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T14:18:24.876Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T14:18:24.876Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:18:24.876Z] OK: 8 MiB in 20 packages [2022-09-20T14:18:25.446Z] Removing intermediate container 0e5d269ede54 [2022-09-20T14:18:25.446Z] ---> f788601f5f80 [2022-09-20T14:18:25.446Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:18:25.446Z] ---> a17802b1aed3 [2022-09-20T14:18:25.446Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T14:18:25.875Z] $ docker top 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 -eo pid,comm [2022-09-20T14:18:26.017Z] ---> 38fb1b8ea5ea [2022-09-20T14:18:26.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T14:18:26.017Z] ---> bfdc231de01a [2022-09-20T14:18:26.017Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T14:18:26.017Z] ---> Running in fae0b9a62f77 [Pipeline] { [Pipeline] sh [2022-09-20T14:18:26.278Z] Removing intermediate container fae0b9a62f77 [2022-09-20T14:18:26.278Z] ---> bba14334cd4d [2022-09-20T14:18:26.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:18:26.278Z] ---> Running in 18b78c4de440 [2022-09-20T14:18:26.278Z] Removing intermediate container 18b78c4de440 [2022-09-20T14:18:26.278Z] ---> 766b35ea554c [2022-09-20T14:18:26.278Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T14:18:26.278Z] ---> Running in b1166e249f5e [2022-09-20T14:18:26.278Z] Removing intermediate container b1166e249f5e [2022-09-20T14:18:26.278Z] ---> da1171df97ee [2022-09-20T14:18:26.278Z] Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:26.278Z] ---> Running in d98ec1975c8c [2022-09-20T14:18:26.537Z] Removing intermediate container d98ec1975c8c [2022-09-20T14:18:26.537Z] ---> 5b7ef7b7b54f [2022-09-20T14:18:26.537Z] Step 24/24 : LABEL version=2.3.0-dev.65 [2022-09-20T14:18:26.537Z] ---> Running in 927d77425b9c [2022-09-20T14:18:26.537Z] Removing intermediate container 927d77425b9c [2022-09-20T14:18:26.537Z] ---> 6cb9af83ac85 [2022-09-20T14:18:26.537Z] [2022-09-20T14:18:26.537Z] Successfully built 6cb9af83ac85 [2022-09-20T14:18:26.537Z] Successfully tagged core-data:latest [2022-09-20T14:18:26.800Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T14:18:26.801Z]  Building core-data ... done  [Pipeline] } [2022-09-20T14:18:26.802Z] $ docker stop --time=1 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d [2022-09-20T14:18:28.076Z] $ docker rm -f 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:18:28.429Z] + docker images [2022-09-20T14:18:28.429Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T14:18:28.429Z] core-data latest 6cb9af83ac85 2 seconds ago 21.6MB [2022-09-20T14:18:28.429Z] support-notifications latest 40020c97587a 4 seconds ago 27.3MB [2022-09-20T14:18:28.429Z] 7035c9b66f00 7 seconds ago 1.61GB [2022-09-20T14:18:28.429Z] ccb36a2509f1 10 seconds ago 1.55GB [2022-09-20T14:18:28.429Z] security-spiffe-token-provider latest a316dd02908b 51 seconds ago 29.3MB [2022-09-20T14:18:28.429Z] security-spire-config latest fcae2422a06a 51 seconds ago 85.8MB [2022-09-20T14:18:28.429Z] security-spire-server latest f0f7d6e1cf3e 51 seconds ago 86.5MB [2022-09-20T14:18:28.429Z] core-metadata latest c4fc82c07336 57 seconds ago 18.2MB [2022-09-20T14:18:28.429Z] 828090b90bf6 57 seconds ago 1.42GB [2022-09-20T14:18:28.429Z] be439b848206 About a minute ago 1.42GB [2022-09-20T14:18:28.429Z] security-proxy-setup latest 880681b83de3 About a minute ago 27.4MB [2022-09-20T14:18:28.429Z] e925ecd47773 About a minute ago 1.58GB [2022-09-20T14:18:28.429Z] ca9a74b20d2e About a minute ago 1.55GB [2022-09-20T14:18:28.429Z] sys-mgmt-agent latest 3cb2410f1716 About a minute ago 136MB [2022-09-20T14:18:28.429Z] core-command latest a03d7176dfc0 About a minute ago 17.3MB [2022-09-20T14:18:28.429Z] f62372f7cdff About a minute ago 1.53GB [2022-09-20T14:18:28.429Z] security-bootstrapper latest 8049279ee142 About a minute ago 19.8MB [2022-09-20T14:18:28.429Z] 16f2e231c235 About a minute ago 1.54GB [2022-09-20T14:18:28.429Z] security-secretstore-setup latest 8e1dcf5b7248 2 minutes ago 29.2MB [2022-09-20T14:18:28.429Z] support-scheduler latest a6824f258317 2 minutes ago 26.7MB [2022-09-20T14:18:28.429Z] security-spire-agent latest 346566275c82 2 minutes ago 125MB [2022-09-20T14:18:28.429Z] ca8253d6786a 2 minutes ago 1.53GB [2022-09-20T14:18:28.429Z] 0a3ab491aadc 2 minutes ago 1.61GB [2022-09-20T14:18:28.429Z] 873da78c7538 2 minutes ago 1.54GB [2022-09-20T14:18:28.429Z] 77f805de1d71 2 minutes ago 1.53GB [2022-09-20T14:18:28.429Z] f5a40559dfad 2 minutes ago 1.42GB [2022-09-20T14:18:28.429Z] ci-base-image-x86_64 latest 578520a3a118 6 minutes ago 994MB [2022-09-20T14:18:28.429Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-20T14:18:28.429Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-20T14:18:28.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-20T14:18:28.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-20T14:18:28.429Z] 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-09-20T14:18:28.516Z] provisioning config files... [2022-09-20T14:18:28.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config8685815261844950711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:18:28.816Z] ---> docker-login.sh [2022-09-20T14:18:28.816Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:18:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:18:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:18:28.816Z] Configure a credential helper to remove this warning. See [2022-09-20T14:18:28.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:18:28.816Z] [2022-09-20T14:18:28.816Z] Login Succeeded [2022-09-20T14:18:28.816Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:18:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:18:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:18:29.075Z] Configure a credential helper to remove this warning. See [2022-09-20T14:18:29.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:18:29.075Z] [2022-09-20T14:18:29.075Z] Login Succeeded [2022-09-20T14:18:29.075Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:18:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:18:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:18:29.075Z] Configure a credential helper to remove this warning. See [2022-09-20T14:18:29.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:18:29.075Z] [2022-09-20T14:18:29.075Z] Login Succeeded [2022-09-20T14:18:29.075Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:18:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:18:29.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:18:29.335Z] Configure a credential helper to remove this warning. See [2022-09-20T14:18:29.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:18:29.335Z] [2022-09-20T14:18:29.335Z] Login Succeeded [2022-09-20T14:18:29.335Z] docker.io [2022-09-20T14:18:29.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:18:29.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:18:29.594Z] Configure a credential helper to remove this warning. See [2022-09-20T14:18:29.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:18:29.594Z] [2022-09-20T14:18:29.594Z] Login Succeeded [2022-09-20T14:18:29.594Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:18:29.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:29.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:18:29.662Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-20T14:18:29.662Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:29.662Z] latest [2022-09-20T14:18:29.662Z] 2.3.0-dev.65 [2022-09-20T14:18:29.662Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:29.662Z] main [2022-09-20T14:18:29.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:29.982Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:30.294Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:30.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T14:18:30.294Z] 6ea87c8ac564: Preparing [2022-09-20T14:18:30.294Z] 2530b30ac0a6: Preparing [2022-09-20T14:18:30.294Z] 59355414b272: Preparing [2022-09-20T14:18:30.294Z] 01853eba66f0: Preparing [2022-09-20T14:18:30.294Z] 994393dc58e7: Preparing [2022-09-20T14:18:30.294Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:30.294Z] 6ea87c8ac564: Pushed [2022-09-20T14:18:30.294Z] 59355414b272: Pushed [2022-09-20T14:18:30.294Z] 01853eba66f0: Pushed [2022-09-20T14:18:31.671Z] 2530b30ac0a6: Pushed [2022-09-20T14:18:31.671Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:31.986Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:32.211Z] Building core-command ... [2022-09-20T14:18:32.211Z] Building core-data ... [2022-09-20T14:18:32.211Z] Building core-metadata ... [2022-09-20T14:18:32.211Z] Building security-bootstrapper ... [2022-09-20T14:18:32.211Z] Building security-proxy-setup ... [2022-09-20T14:18:32.211Z] Building security-secretstore-setup ... [2022-09-20T14:18:32.211Z] Building security-spiffe-token-provider ... [2022-09-20T14:18:32.211Z] Building security-spire-agent ... [2022-09-20T14:18:32.211Z] Building security-spire-config ... [2022-09-20T14:18:32.211Z] Building security-spire-server ... [2022-09-20T14:18:32.211Z] Building support-notifications ... [2022-09-20T14:18:32.211Z] Building support-scheduler ... [2022-09-20T14:18:32.211Z] Building sys-mgmt-agent ... [2022-09-20T14:18:32.211Z] Building support-notifications [2022-09-20T14:18:32.211Z] Building security-proxy-setup [2022-09-20T14:18:32.211Z] Building core-command [2022-09-20T14:18:32.211Z] Building security-spire-agent [2022-09-20T14:18:32.211Z] Building security-bootstrapper [2022-09-20T14:18:32.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-20T14:18:32.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T14:18:32.297Z] 6ea87c8ac564: Preparing [2022-09-20T14:18:32.297Z] 2530b30ac0a6: Preparing [2022-09-20T14:18:32.297Z] 59355414b272: Preparing [2022-09-20T14:18:32.297Z] 01853eba66f0: Preparing [2022-09-20T14:18:32.297Z] 994393dc58e7: Preparing [2022-09-20T14:18:32.297Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:32.297Z] 6ea87c8ac564: Layer already exists [2022-09-20T14:18:32.297Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:32.297Z] 59355414b272: Layer already exists [2022-09-20T14:18:32.297Z] 2530b30ac0a6: Layer already exists [2022-09-20T14:18:32.297Z] latest: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:32.612Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:32.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 [2022-09-20T14:18:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T14:18:32.923Z] 6ea87c8ac564: Preparing [2022-09-20T14:18:32.923Z] 2530b30ac0a6: Preparing [2022-09-20T14:18:32.923Z] 59355414b272: Preparing [2022-09-20T14:18:32.923Z] 01853eba66f0: Preparing [2022-09-20T14:18:32.923Z] 994393dc58e7: Preparing [2022-09-20T14:18:32.923Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:32.923Z] 2530b30ac0a6: Layer already exists [2022-09-20T14:18:32.923Z] 59355414b272: Layer already exists [2022-09-20T14:18:32.923Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:32.923Z] 6ea87c8ac564: Layer already exists [2022-09-20T14:18:32.923Z] 2.3.0-dev.65: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:33.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:33.553Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:33.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T14:18:33.553Z] 6ea87c8ac564: Preparing [2022-09-20T14:18:33.553Z] 2530b30ac0a6: Preparing [2022-09-20T14:18:33.553Z] 59355414b272: Preparing [2022-09-20T14:18:33.553Z] 01853eba66f0: Preparing [2022-09-20T14:18:33.553Z] 994393dc58e7: Preparing [2022-09-20T14:18:33.553Z] 59355414b272: Layer already exists [2022-09-20T14:18:33.553Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:33.553Z] 6ea87c8ac564: Layer already exists [2022-09-20T14:18:33.553Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:33.553Z] 2530b30ac0a6: Layer already exists [2022-09-20T14:18:33.553Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:33.871Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:34.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-20T14:18:34.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T14:18:34.184Z] 6ea87c8ac564: Preparing [2022-09-20T14:18:34.184Z] 2530b30ac0a6: Preparing [2022-09-20T14:18:34.184Z] 59355414b272: Preparing [2022-09-20T14:18:34.184Z] 01853eba66f0: Preparing [2022-09-20T14:18:34.184Z] 994393dc58e7: Preparing [2022-09-20T14:18:34.184Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:34.184Z] 2530b30ac0a6: Layer already exists [2022-09-20T14:18:34.184Z] 6ea87c8ac564: Layer already exists [2022-09-20T14:18:34.184Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:34.184Z] 59355414b272: Layer already exists [2022-09-20T14:18:34.184Z] main: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:34.228Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:34.237Z] taggedImages: [2022-09-20T14:18:34.237Z] - nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:34.237Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-20T14:18:34.237Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 [2022-09-20T14:18:34.237Z] - nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:34.237Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-20T14:18:34.259Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-20T14:18:34.259Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:34.259Z] latest [2022-09-20T14:18:34.259Z] 2.3.0-dev.65 [2022-09-20T14:18:34.259Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:34.259Z] main [2022-09-20T14:18:34.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:34.588Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:34.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:34.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T14:18:34.897Z] 039128b37214: Preparing [2022-09-20T14:18:34.897Z] e7ec85939bdf: Preparing [2022-09-20T14:18:34.897Z] 59355414b272: Preparing [2022-09-20T14:18:34.897Z] b0ee70b5e03a: Preparing [2022-09-20T14:18:34.897Z] eb19563e7813: Preparing [2022-09-20T14:18:34.897Z] 994393dc58e7: Preparing [2022-09-20T14:18:34.897Z] 994393dc58e7: Waiting [2022-09-20T14:18:34.897Z] 59355414b272: Layer already exists [2022-09-20T14:18:34.897Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:34.897Z] eb19563e7813: Pushed [2022-09-20T14:18:34.897Z] 039128b37214: Pushed [2022-09-20T14:18:35.157Z] b0ee70b5e03a: Pushed [2022-09-20T14:18:36.536Z] e7ec85939bdf: Pushed [2022-09-20T14:18:36.536Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:36.858Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:37.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-20T14:18:37.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T14:18:37.179Z] 039128b37214: Preparing [2022-09-20T14:18:37.179Z] e7ec85939bdf: Preparing [2022-09-20T14:18:37.179Z] 59355414b272: Preparing [2022-09-20T14:18:37.179Z] b0ee70b5e03a: Preparing [2022-09-20T14:18:37.179Z] eb19563e7813: Preparing [2022-09-20T14:18:37.179Z] 994393dc58e7: Preparing [2022-09-20T14:18:37.179Z] 994393dc58e7: Waiting [2022-09-20T14:18:37.179Z] 039128b37214: Layer already exists [2022-09-20T14:18:37.179Z] b0ee70b5e03a: Layer already exists [2022-09-20T14:18:37.179Z] e7ec85939bdf: Layer already exists [2022-09-20T14:18:37.179Z] eb19563e7813: Layer already exists [2022-09-20T14:18:37.179Z] 59355414b272: Layer already exists [2022-09-20T14:18:37.179Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:37.179Z] latest: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:37.511Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:37.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 [2022-09-20T14:18:37.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T14:18:37.829Z] 039128b37214: Preparing [2022-09-20T14:18:37.829Z] e7ec85939bdf: Preparing [2022-09-20T14:18:37.829Z] 59355414b272: Preparing [2022-09-20T14:18:37.829Z] b0ee70b5e03a: Preparing [2022-09-20T14:18:37.829Z] eb19563e7813: Preparing [2022-09-20T14:18:37.829Z] 994393dc58e7: Preparing [2022-09-20T14:18:37.829Z] eb19563e7813: Layer already exists [2022-09-20T14:18:37.829Z] 039128b37214: Layer already exists [2022-09-20T14:18:37.829Z] e7ec85939bdf: Layer already exists [2022-09-20T14:18:37.829Z] 59355414b272: Layer already exists [2022-09-20T14:18:37.829Z] b0ee70b5e03a: Layer already exists [2022-09-20T14:18:37.829Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:37.829Z] 2.3.0-dev.65: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:38.149Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:38.466Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:38.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T14:18:38.466Z] 039128b37214: Preparing [2022-09-20T14:18:38.466Z] e7ec85939bdf: Preparing [2022-09-20T14:18:38.466Z] 59355414b272: Preparing [2022-09-20T14:18:38.466Z] b0ee70b5e03a: Preparing [2022-09-20T14:18:38.466Z] eb19563e7813: Preparing [2022-09-20T14:18:38.466Z] 994393dc58e7: Preparing [2022-09-20T14:18:38.466Z] e7ec85939bdf: Layer already exists [2022-09-20T14:18:38.466Z] 59355414b272: Layer already exists [2022-09-20T14:18:38.466Z] b0ee70b5e03a: Layer already exists [2022-09-20T14:18:38.466Z] 039128b37214: Layer already exists [2022-09-20T14:18:38.466Z] eb19563e7813: Layer already exists [2022-09-20T14:18:38.466Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:38.466Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:38.789Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:39.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-20T14:18:39.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T14:18:39.103Z] 039128b37214: Preparing [2022-09-20T14:18:39.103Z] e7ec85939bdf: Preparing [2022-09-20T14:18:39.103Z] 59355414b272: Preparing [2022-09-20T14:18:39.103Z] b0ee70b5e03a: Preparing [2022-09-20T14:18:39.103Z] eb19563e7813: Preparing [2022-09-20T14:18:39.103Z] 994393dc58e7: Preparing [2022-09-20T14:18:39.103Z] 994393dc58e7: Waiting [2022-09-20T14:18:39.103Z] 039128b37214: Layer already exists [2022-09-20T14:18:39.103Z] eb19563e7813: Layer already exists [2022-09-20T14:18:39.103Z] 59355414b272: Layer already exists [2022-09-20T14:18:39.103Z] e7ec85939bdf: Layer already exists [2022-09-20T14:18:39.103Z] b0ee70b5e03a: Layer already exists [2022-09-20T14:18:39.103Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:39.103Z] main: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:39.151Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:39.159Z] taggedImages: [2022-09-20T14:18:39.159Z] - nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:39.159Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-20T14:18:39.159Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 [2022-09-20T14:18:39.159Z] - nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:39.159Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-20T14:18:39.174Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-20T14:18:39.174Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:39.174Z] latest [2022-09-20T14:18:39.174Z] 2.3.0-dev.65 [2022-09-20T14:18:39.174Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:39.174Z] main [2022-09-20T14:18:39.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:39.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:39.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:39.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T14:18:39.791Z] 7f350952a9d2: Preparing [2022-09-20T14:18:39.791Z] 3b0db9d8032f: Preparing [2022-09-20T14:18:39.791Z] 0c85e283a289: Preparing [2022-09-20T14:18:39.791Z] 59355414b272: Preparing [2022-09-20T14:18:39.791Z] 01853eba66f0: Preparing [2022-09-20T14:18:39.791Z] 994393dc58e7: Preparing [2022-09-20T14:18:39.791Z] 994393dc58e7: Waiting [2022-09-20T14:18:39.791Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:39.791Z] 59355414b272: Layer already exists [2022-09-20T14:18:39.791Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:39.791Z] 7f350952a9d2: Pushed [2022-09-20T14:18:39.791Z] 3b0db9d8032f: Pushed [2022-09-20T14:18:41.171Z] 0c85e283a289: Pushed [2022-09-20T14:18:41.431Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:41.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:42.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-20T14:18:42.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T14:18:42.058Z] 7f350952a9d2: Preparing [2022-09-20T14:18:42.058Z] 3b0db9d8032f: Preparing [2022-09-20T14:18:42.058Z] 0c85e283a289: Preparing [2022-09-20T14:18:42.058Z] 59355414b272: Preparing [2022-09-20T14:18:42.058Z] 01853eba66f0: Preparing [2022-09-20T14:18:42.058Z] 994393dc58e7: Preparing [2022-09-20T14:18:42.058Z] 994393dc58e7: Waiting [2022-09-20T14:18:42.058Z] 59355414b272: Layer already exists [2022-09-20T14:18:42.058Z] 3b0db9d8032f: Layer already exists [2022-09-20T14:18:42.058Z] 0c85e283a289: Layer already exists [2022-09-20T14:18:42.058Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:42.058Z] 7f350952a9d2: Layer already exists [2022-09-20T14:18:42.058Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:42.058Z] latest: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:42.382Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:42.699Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 [2022-09-20T14:18:42.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T14:18:42.699Z] 7f350952a9d2: Preparing [2022-09-20T14:18:42.699Z] 3b0db9d8032f: Preparing [2022-09-20T14:18:42.699Z] 0c85e283a289: Preparing [2022-09-20T14:18:42.699Z] 59355414b272: Preparing [2022-09-20T14:18:42.699Z] 01853eba66f0: Preparing [2022-09-20T14:18:42.699Z] 994393dc58e7: Preparing [2022-09-20T14:18:42.699Z] 0c85e283a289: Layer already exists [2022-09-20T14:18:42.699Z] 59355414b272: Layer already exists [2022-09-20T14:18:42.699Z] 3b0db9d8032f: Layer already exists [2022-09-20T14:18:42.699Z] 7f350952a9d2: Layer already exists [2022-09-20T14:18:42.699Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:42.699Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:42.699Z] 2.3.0-dev.65: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:43.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:43.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:43.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T14:18:43.331Z] 7f350952a9d2: Preparing [2022-09-20T14:18:43.331Z] 3b0db9d8032f: Preparing [2022-09-20T14:18:43.331Z] 0c85e283a289: Preparing [2022-09-20T14:18:43.331Z] 59355414b272: Preparing [2022-09-20T14:18:43.331Z] 01853eba66f0: Preparing [2022-09-20T14:18:43.331Z] 994393dc58e7: Preparing [2022-09-20T14:18:43.331Z] 994393dc58e7: Waiting [2022-09-20T14:18:43.331Z] 7f350952a9d2: Layer already exists [2022-09-20T14:18:43.331Z] 0c85e283a289: Layer already exists [2022-09-20T14:18:43.331Z] 3b0db9d8032f: Layer already exists [2022-09-20T14:18:43.331Z] 59355414b272: Layer already exists [2022-09-20T14:18:43.331Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:43.331Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:43.332Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:43.666Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:44.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-20T14:18:44.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T14:18:44.020Z] 7f350952a9d2: Preparing [2022-09-20T14:18:44.020Z] 3b0db9d8032f: Preparing [2022-09-20T14:18:44.020Z] 0c85e283a289: Preparing [2022-09-20T14:18:44.020Z] 59355414b272: Preparing [2022-09-20T14:18:44.020Z] 01853eba66f0: Preparing [2022-09-20T14:18:44.020Z] 994393dc58e7: Preparing [2022-09-20T14:18:44.020Z] 994393dc58e7: Waiting [2022-09-20T14:18:44.020Z] 3b0db9d8032f: Layer already exists [2022-09-20T14:18:44.020Z] 59355414b272: Layer already exists [2022-09-20T14:18:44.020Z] 7f350952a9d2: Layer already exists [2022-09-20T14:18:44.020Z] 01853eba66f0: Layer already exists [2022-09-20T14:18:44.020Z] 0c85e283a289: Layer already exists [2022-09-20T14:18:44.020Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:44.020Z] main: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:44.072Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:44.081Z] taggedImages: [2022-09-20T14:18:44.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:44.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-20T14:18:44.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 [2022-09-20T14:18:44.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:44.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-20T14:18:44.102Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-20T14:18:44.103Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:44.103Z] latest [2022-09-20T14:18:44.103Z] 2.3.0-dev.65 [2022-09-20T14:18:44.103Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:44.103Z] main [2022-09-20T14:18:44.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:44.434Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:44.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:18:44.623Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:18:44.623Z] ---> 683bc16cb0ce [2022-09-20T14:18:44.623Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:18:44.623Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:18:44.623Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:18:44.623Z] ---> 683bc16cb0ce [2022-09-20T14:18:44.623Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T14:18:44.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:18:44.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:18:44.623Z] ---> 683bc16cb0ce [2022-09-20T14:18:44.623Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T14:18:44.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:18:44.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:18:44.623Z] ---> 683bc16cb0ce [2022-09-20T14:18:44.623Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:18:44.623Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:18:44.623Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:18:44.623Z] ---> 683bc16cb0ce [2022-09-20T14:18:44.623Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T14:18:44.623Z] ---> Running in e501b57cd6e0 [2022-09-20T14:18:44.623Z] ---> Running in 65947bb21497 [2022-09-20T14:18:44.623Z] ---> Running in b477b87be0cf [2022-09-20T14:18:44.623Z] ---> Running in 00b8a455be98 [2022-09-20T14:18:44.623Z] ---> Running in be6b22e36fda [2022-09-20T14:18:44.623Z] Removing intermediate container e501b57cd6e0 [2022-09-20T14:18:44.623Z] ---> 276fa855f7a5 [2022-09-20T14:18:44.623Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T14:18:44.623Z] Removing intermediate container 65947bb21497 [2022-09-20T14:18:44.623Z] ---> 14a38e2094de [2022-09-20T14:18:44.623Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:44.623Z] ---> Running in 057c6ee17e74 [2022-09-20T14:18:44.623Z] Removing intermediate container b477b87be0cf [2022-09-20T14:18:44.623Z] ---> e17b162b2634 [2022-09-20T14:18:44.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:44.623Z] Removing intermediate container 00b8a455be98 [2022-09-20T14:18:44.623Z] ---> 7eefedddb9f3 [2022-09-20T14:18:44.623Z] Step 4/23 : WORKDIR /edgex-goRemoving intermediate container be6b22e36fda [2022-09-20T14:18:44.623Z] ---> 76be89ed0a93 [2022-09-20T14:18:44.623Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:44.623Z] [2022-09-20T14:18:44.623Z] ---> Running in e5c124d5a6aa [2022-09-20T14:18:44.623Z] ---> Running in 22db52adf81d [2022-09-20T14:18:44.623Z] ---> Running in 1a94b80947bc [2022-09-20T14:18:44.623Z] ---> Running in e9752ba4bcc6 [2022-09-20T14:18:44.623Z] Removing intermediate container 057c6ee17e74 [2022-09-20T14:18:44.623Z] ---> 476e2c1d110a [2022-09-20T14:18:44.623Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:44.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:44.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T14:18:44.751Z] 9af143efb2ff: Preparing [2022-09-20T14:18:44.751Z] 9af143efb2ff: Preparing [2022-09-20T14:18:44.751Z] 393379dbbafe: Preparing [2022-09-20T14:18:44.751Z] 3028f5b7b6d7: Preparing [2022-09-20T14:18:44.751Z] 15094761e6f4: Preparing [2022-09-20T14:18:44.751Z] 85be03cc5674: Preparing [2022-09-20T14:18:44.751Z] b97271f4ea50: Preparing [2022-09-20T14:18:44.751Z] 59355414b272: Preparing [2022-09-20T14:18:44.751Z] d68be3921f64: Preparing [2022-09-20T14:18:44.751Z] 82b451853641: Preparing [2022-09-20T14:18:44.751Z] 31ab6644436b: Preparing [2022-09-20T14:18:44.751Z] dff35f6028e7: Preparing [2022-09-20T14:18:44.751Z] 994393dc58e7: Preparing [2022-09-20T14:18:44.751Z] b97271f4ea50: Waiting [2022-09-20T14:18:44.751Z] d68be3921f64: Waiting [2022-09-20T14:18:44.751Z] dff35f6028e7: Waiting [2022-09-20T14:18:44.751Z] 82b451853641: Waiting [2022-09-20T14:18:44.751Z] 9af143efb2ff: Pushed [2022-09-20T14:18:44.751Z] 15094761e6f4: Pushed [2022-09-20T14:18:44.751Z] 85be03cc5674: Pushed [2022-09-20T14:18:44.751Z] 3028f5b7b6d7: Pushed [2022-09-20T14:18:44.751Z] 393379dbbafe: Pushed [2022-09-20T14:18:44.751Z] 59355414b272: Layer already exists [2022-09-20T14:18:44.902Z] ---> Running in dc8ced2e6b24 [2022-09-20T14:18:45.012Z] d68be3921f64: Pushed [2022-09-20T14:18:45.012Z] 82b451853641: Pushed [2022-09-20T14:18:45.012Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:45.012Z] 31ab6644436b: Pushed [2022-09-20T14:18:45.012Z] dff35f6028e7: Pushed [2022-09-20T14:18:45.209Z] Removing intermediate container e9752ba4bcc6 [2022-09-20T14:18:45.209Z] ---> ee99f71f6ab4 [2022-09-20T14:18:45.209Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:18:45.209Z] ---> Running in 50582b582c71 [2022-09-20T14:18:46.924Z] b97271f4ea50: Pushed [2022-09-20T14:18:46.924Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:47.244Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:47.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-20T14:18:47.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T14:18:47.556Z] 9af143efb2ff: Preparing [2022-09-20T14:18:47.556Z] 9af143efb2ff: Preparing [2022-09-20T14:18:47.556Z] 393379dbbafe: Preparing [2022-09-20T14:18:47.556Z] 3028f5b7b6d7: Preparing [2022-09-20T14:18:47.556Z] 15094761e6f4: Preparing [2022-09-20T14:18:47.556Z] 85be03cc5674: Preparing [2022-09-20T14:18:47.556Z] b97271f4ea50: Preparing [2022-09-20T14:18:47.556Z] 59355414b272: Preparing [2022-09-20T14:18:47.556Z] d68be3921f64: Preparing [2022-09-20T14:18:47.556Z] 82b451853641: Preparing [2022-09-20T14:18:47.556Z] 31ab6644436b: Preparing [2022-09-20T14:18:47.556Z] dff35f6028e7: Preparing [2022-09-20T14:18:47.556Z] 994393dc58e7: Preparing [2022-09-20T14:18:47.556Z] b97271f4ea50: Waiting [2022-09-20T14:18:47.556Z] d68be3921f64: Waiting [2022-09-20T14:18:47.556Z] 59355414b272: Waiting [2022-09-20T14:18:47.556Z] 31ab6644436b: Waiting [2022-09-20T14:18:47.556Z] 82b451853641: Waiting [2022-09-20T14:18:47.556Z] dff35f6028e7: Waiting [2022-09-20T14:18:47.556Z] 994393dc58e7: Waiting [2022-09-20T14:18:47.556Z] 3028f5b7b6d7: Layer already exists [2022-09-20T14:18:47.556Z] 393379dbbafe: Layer already exists [2022-09-20T14:18:47.556Z] 85be03cc5674: Layer already exists [2022-09-20T14:18:47.556Z] 9af143efb2ff: Layer already exists [2022-09-20T14:18:47.556Z] 15094761e6f4: Layer already exists [2022-09-20T14:18:47.556Z] b97271f4ea50: Layer already exists [2022-09-20T14:18:47.556Z] 59355414b272: Layer already exists [2022-09-20T14:18:47.556Z] 31ab6644436b: Layer already exists [2022-09-20T14:18:47.556Z] 82b451853641: Layer already exists [2022-09-20T14:18:47.556Z] dff35f6028e7: Layer already exists [2022-09-20T14:18:47.556Z] d68be3921f64: Layer already exists [2022-09-20T14:18:47.556Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:47.556Z] latest: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:47.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:48.188Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 [2022-09-20T14:18:48.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T14:18:48.188Z] 9af143efb2ff: Preparing [2022-09-20T14:18:48.188Z] 9af143efb2ff: Preparing [2022-09-20T14:18:48.188Z] 393379dbbafe: Preparing [2022-09-20T14:18:48.188Z] 3028f5b7b6d7: Preparing [2022-09-20T14:18:48.188Z] 15094761e6f4: Preparing [2022-09-20T14:18:48.188Z] 85be03cc5674: Preparing [2022-09-20T14:18:48.188Z] b97271f4ea50: Preparing [2022-09-20T14:18:48.188Z] 59355414b272: Preparing [2022-09-20T14:18:48.188Z] d68be3921f64: Preparing [2022-09-20T14:18:48.188Z] 82b451853641: Preparing [2022-09-20T14:18:48.188Z] 31ab6644436b: Preparing [2022-09-20T14:18:48.188Z] dff35f6028e7: Preparing [2022-09-20T14:18:48.188Z] 994393dc58e7: Preparing [2022-09-20T14:18:48.188Z] d68be3921f64: Waiting [2022-09-20T14:18:48.188Z] dff35f6028e7: Waiting [2022-09-20T14:18:48.188Z] 994393dc58e7: Waiting [2022-09-20T14:18:48.188Z] 82b451853641: Waiting [2022-09-20T14:18:48.188Z] b97271f4ea50: Waiting [2022-09-20T14:18:48.188Z] 31ab6644436b: Waiting [2022-09-20T14:18:48.188Z] 59355414b272: Waiting [2022-09-20T14:18:48.188Z] 3028f5b7b6d7: Layer already exists [2022-09-20T14:18:48.188Z] 85be03cc5674: Layer already exists [2022-09-20T14:18:48.188Z] 15094761e6f4: Layer already exists [2022-09-20T14:18:48.188Z] 393379dbbafe: Layer already exists [2022-09-20T14:18:48.188Z] 9af143efb2ff: Layer already exists [2022-09-20T14:18:48.188Z] 59355414b272: Layer already exists [2022-09-20T14:18:48.188Z] d68be3921f64: Layer already exists [2022-09-20T14:18:48.188Z] 31ab6644436b: Layer already exists [2022-09-20T14:18:48.188Z] b97271f4ea50: Layer already exists [2022-09-20T14:18:48.188Z] 82b451853641: Layer already exists [2022-09-20T14:18:48.188Z] dff35f6028e7: Layer already exists [2022-09-20T14:18:48.188Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:48.188Z] 2.3.0-dev.65: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:48.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:48.782Z] Removing intermediate container e5c124d5a6aa [2022-09-20T14:18:48.783Z] ---> 254c0afe45f0 [2022-09-20T14:18:48.783Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T14:18:48.783Z] Removing intermediate container 22db52adf81d [2022-09-20T14:18:48.783Z] ---> 324958581273 [2022-09-20T14:18:48.783Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:18:48.783Z] ---> Running in 2245fcc8ea41 [2022-09-20T14:18:48.783Z] ---> Running in bf7fe5cd90bf [2022-09-20T14:18:48.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:48.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T14:18:48.823Z] 9af143efb2ff: Preparing [2022-09-20T14:18:48.823Z] 9af143efb2ff: Preparing [2022-09-20T14:18:48.823Z] 393379dbbafe: Preparing [2022-09-20T14:18:48.823Z] 3028f5b7b6d7: Preparing [2022-09-20T14:18:48.823Z] 15094761e6f4: Preparing [2022-09-20T14:18:48.823Z] 85be03cc5674: Preparing [2022-09-20T14:18:48.823Z] b97271f4ea50: Preparing [2022-09-20T14:18:48.823Z] 59355414b272: Preparing [2022-09-20T14:18:48.823Z] d68be3921f64: Preparing [2022-09-20T14:18:48.823Z] 82b451853641: Preparing [2022-09-20T14:18:48.824Z] 31ab6644436b: Preparing [2022-09-20T14:18:48.824Z] dff35f6028e7: Preparing [2022-09-20T14:18:48.824Z] 994393dc58e7: Preparing [2022-09-20T14:18:48.824Z] d68be3921f64: Waiting [2022-09-20T14:18:48.824Z] b97271f4ea50: Waiting [2022-09-20T14:18:48.824Z] 59355414b272: Waiting [2022-09-20T14:18:48.824Z] dff35f6028e7: Waiting [2022-09-20T14:18:48.824Z] 994393dc58e7: Waiting [2022-09-20T14:18:48.824Z] 82b451853641: Waiting [2022-09-20T14:18:48.824Z] 31ab6644436b: Waiting [2022-09-20T14:18:48.824Z] 9af143efb2ff: Layer already exists [2022-09-20T14:18:48.824Z] 85be03cc5674: Layer already exists [2022-09-20T14:18:48.824Z] 15094761e6f4: Layer already exists [2022-09-20T14:18:48.824Z] 3028f5b7b6d7: Layer already exists [2022-09-20T14:18:48.824Z] 393379dbbafe: Layer already exists [2022-09-20T14:18:48.824Z] b97271f4ea50: Layer already exists [2022-09-20T14:18:48.824Z] 59355414b272: Layer already exists [2022-09-20T14:18:48.824Z] 31ab6644436b: Layer already exists [2022-09-20T14:18:48.824Z] 82b451853641: Layer already exists [2022-09-20T14:18:48.824Z] d68be3921f64: Layer already exists [2022-09-20T14:18:48.824Z] dff35f6028e7: Layer already exists [2022-09-20T14:18:48.824Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:48.824Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:49.148Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:49.382Z] Removing intermediate container dc8ced2e6b24 [2022-09-20T14:18:49.382Z] ---> 7a3b946331c6 [2022-09-20T14:18:49.382Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T14:18:49.382Z] ---> Running in 1029de19228e [2022-09-20T14:18:49.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-20T14:18:49.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T14:18:49.463Z] 9af143efb2ff: Preparing [2022-09-20T14:18:49.463Z] 9af143efb2ff: Preparing [2022-09-20T14:18:49.463Z] 393379dbbafe: Preparing [2022-09-20T14:18:49.463Z] 3028f5b7b6d7: Preparing [2022-09-20T14:18:49.463Z] 15094761e6f4: Preparing [2022-09-20T14:18:49.463Z] 85be03cc5674: Preparing [2022-09-20T14:18:49.463Z] b97271f4ea50: Preparing [2022-09-20T14:18:49.463Z] 59355414b272: Preparing [2022-09-20T14:18:49.463Z] d68be3921f64: Preparing [2022-09-20T14:18:49.463Z] 82b451853641: Preparing [2022-09-20T14:18:49.463Z] 31ab6644436b: Preparing [2022-09-20T14:18:49.463Z] dff35f6028e7: Preparing [2022-09-20T14:18:49.463Z] 994393dc58e7: Preparing [2022-09-20T14:18:49.463Z] 31ab6644436b: Waiting [2022-09-20T14:18:49.463Z] dff35f6028e7: Waiting [2022-09-20T14:18:49.463Z] 994393dc58e7: Waiting [2022-09-20T14:18:49.463Z] 82b451853641: Waiting [2022-09-20T14:18:49.463Z] d68be3921f64: Waiting [2022-09-20T14:18:49.463Z] 59355414b272: Waiting [2022-09-20T14:18:49.463Z] b97271f4ea50: Waiting [2022-09-20T14:18:49.463Z] 393379dbbafe: Layer already exists [2022-09-20T14:18:49.463Z] 15094761e6f4: Layer already exists [2022-09-20T14:18:49.463Z] 85be03cc5674: Layer already exists [2022-09-20T14:18:49.463Z] 3028f5b7b6d7: Layer already exists [2022-09-20T14:18:49.463Z] 9af143efb2ff: Layer already exists [2022-09-20T14:18:49.463Z] b97271f4ea50: Layer already exists [2022-09-20T14:18:49.463Z] 59355414b272: Layer already exists [2022-09-20T14:18:49.463Z] d68be3921f64: Layer already exists [2022-09-20T14:18:49.463Z] 31ab6644436b: Layer already exists [2022-09-20T14:18:49.463Z] 82b451853641: Layer already exists [2022-09-20T14:18:49.463Z] dff35f6028e7: Layer already exists [2022-09-20T14:18:49.463Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:49.463Z] main: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:49.515Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:49.528Z] taggedImages: [2022-09-20T14:18:49.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:49.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-20T14:18:49.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 [2022-09-20T14:18:49.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:49.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-20T14:18:49.593Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-20T14:18:49.593Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:49.593Z] latest [2022-09-20T14:18:49.593Z] 2.3.0-dev.65 [2022-09-20T14:18:49.593Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:49.593Z] main [2022-09-20T14:18:49.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:49.660Z] Removing intermediate container 1a94b80947bc [2022-09-20T14:18:49.660Z] ---> a01e4b85464c [2022-09-20T14:18:49.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T14:18:49.660Z] Removing intermediate container 50582b582c71 [2022-09-20T14:18:49.660Z] ---> 247c459e60a1 [2022-09-20T14:18:49.660Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T14:18:49.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:50.026Z] ---> Running in 5004239ca820 [2022-09-20T14:18:50.026Z] ---> Running in a1aeccf7b152 [2022-09-20T14:18:50.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:50.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T14:18:50.228Z] ef6022d9d42a: Preparing [2022-09-20T14:18:50.228Z] 4fd7516f2b4f: Preparing [2022-09-20T14:18:50.228Z] d3a95efceb65: Preparing [2022-09-20T14:18:50.228Z] 2d08eeab8d52: Preparing [2022-09-20T14:18:50.228Z] b93625848a9a: Preparing [2022-09-20T14:18:50.228Z] dbaf9e10a3f9: Preparing [2022-09-20T14:18:50.228Z] 19b2d49a0040: Preparing [2022-09-20T14:18:50.228Z] 994393dc58e7: Preparing [2022-09-20T14:18:50.228Z] 19b2d49a0040: Waiting [2022-09-20T14:18:50.228Z] dbaf9e10a3f9: Waiting [2022-09-20T14:18:50.228Z] 994393dc58e7: Waiting [2022-09-20T14:18:50.228Z] 4fd7516f2b4f: Pushed [2022-09-20T14:18:50.228Z] b93625848a9a: Pushed [2022-09-20T14:18:50.228Z] ef6022d9d42a: Pushed [2022-09-20T14:18:50.228Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:50.487Z] dbaf9e10a3f9: Pushed [2022-09-20T14:18:50.748Z] 19b2d49a0040: Pushed [2022-09-20T14:18:51.316Z] 2d08eeab8d52: Pushed [2022-09-20T14:18:51.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:51.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:51.576Z] d3a95efceb65: Pushed [2022-09-20T14:18:51.576Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:51.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:51.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:51.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:51.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:52.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-20T14:18:52.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T14:18:52.212Z] ef6022d9d42a: Preparing [2022-09-20T14:18:52.212Z] 4fd7516f2b4f: Preparing [2022-09-20T14:18:52.212Z] d3a95efceb65: Preparing [2022-09-20T14:18:52.212Z] 2d08eeab8d52: Preparing [2022-09-20T14:18:52.212Z] b93625848a9a: Preparing [2022-09-20T14:18:52.212Z] dbaf9e10a3f9: Preparing [2022-09-20T14:18:52.212Z] 19b2d49a0040: Preparing [2022-09-20T14:18:52.212Z] 994393dc58e7: Preparing [2022-09-20T14:18:52.212Z] dbaf9e10a3f9: Waiting [2022-09-20T14:18:52.212Z] 994393dc58e7: Waiting [2022-09-20T14:18:52.212Z] 19b2d49a0040: Waiting [2022-09-20T14:18:52.212Z] d3a95efceb65: Layer already exists [2022-09-20T14:18:52.212Z] 4fd7516f2b4f: Layer already exists [2022-09-20T14:18:52.212Z] ef6022d9d42a: Layer already exists [2022-09-20T14:18:52.212Z] b93625848a9a: Layer already exists [2022-09-20T14:18:52.212Z] 2d08eeab8d52: Layer already exists [2022-09-20T14:18:52.212Z] dbaf9e10a3f9: Layer already exists [2022-09-20T14:18:52.212Z] 19b2d49a0040: Layer already exists [2022-09-20T14:18:52.212Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:52.212Z] latest: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:52.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:52.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:52.532Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:52.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:52.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:52.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:18:52.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 [2022-09-20T14:18:52.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T14:18:52.838Z] ef6022d9d42a: Preparing [2022-09-20T14:18:52.838Z] 4fd7516f2b4f: Preparing [2022-09-20T14:18:52.838Z] d3a95efceb65: Preparing [2022-09-20T14:18:52.838Z] 2d08eeab8d52: Preparing [2022-09-20T14:18:52.838Z] b93625848a9a: Preparing [2022-09-20T14:18:52.838Z] dbaf9e10a3f9: Preparing [2022-09-20T14:18:52.838Z] 19b2d49a0040: Preparing [2022-09-20T14:18:52.838Z] 994393dc58e7: Preparing [2022-09-20T14:18:52.838Z] 994393dc58e7: Waiting [2022-09-20T14:18:52.838Z] dbaf9e10a3f9: Waiting [2022-09-20T14:18:52.838Z] 19b2d49a0040: Waiting [2022-09-20T14:18:52.838Z] 2d08eeab8d52: Layer already exists [2022-09-20T14:18:52.838Z] ef6022d9d42a: Layer already exists [2022-09-20T14:18:52.838Z] d3a95efceb65: Layer already exists [2022-09-20T14:18:52.838Z] b93625848a9a: Layer already exists [2022-09-20T14:18:52.838Z] 4fd7516f2b4f: Layer already exists [2022-09-20T14:18:52.838Z] dbaf9e10a3f9: Layer already exists [2022-09-20T14:18:52.838Z] 19b2d49a0040: Layer already exists [2022-09-20T14:18:52.838Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:52.838Z] 2.3.0-dev.65: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:53.162Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:53.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:53.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T14:18:53.476Z] ef6022d9d42a: Preparing [2022-09-20T14:18:53.476Z] 4fd7516f2b4f: Preparing [2022-09-20T14:18:53.476Z] d3a95efceb65: Preparing [2022-09-20T14:18:53.476Z] 2d08eeab8d52: Preparing [2022-09-20T14:18:53.476Z] b93625848a9a: Preparing [2022-09-20T14:18:53.476Z] dbaf9e10a3f9: Preparing [2022-09-20T14:18:53.476Z] 19b2d49a0040: Preparing [2022-09-20T14:18:53.476Z] 994393dc58e7: Preparing [2022-09-20T14:18:53.476Z] 19b2d49a0040: Waiting [2022-09-20T14:18:53.476Z] dbaf9e10a3f9: Waiting [2022-09-20T14:18:53.476Z] 994393dc58e7: Waiting [2022-09-20T14:18:53.476Z] d3a95efceb65: Layer already exists [2022-09-20T14:18:53.476Z] 2d08eeab8d52: Layer already exists [2022-09-20T14:18:53.476Z] 4fd7516f2b4f: Layer already exists [2022-09-20T14:18:53.476Z] ef6022d9d42a: Layer already exists [2022-09-20T14:18:53.476Z] b93625848a9a: Layer already exists [2022-09-20T14:18:53.476Z] dbaf9e10a3f9: Layer already exists [2022-09-20T14:18:53.476Z] 19b2d49a0040: Layer already exists [2022-09-20T14:18:53.476Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:53.476Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:53.632Z] OK: 221 MiB in 51 packages [2022-09-20T14:18:53.632Z] OK: 221 MiB in 51 packages [2022-09-20T14:18:53.790Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:54.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-20T14:18:54.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T14:18:54.099Z] ef6022d9d42a: Preparing [2022-09-20T14:18:54.099Z] 4fd7516f2b4f: Preparing [2022-09-20T14:18:54.099Z] d3a95efceb65: Preparing [2022-09-20T14:18:54.099Z] 2d08eeab8d52: Preparing [2022-09-20T14:18:54.099Z] b93625848a9a: Preparing [2022-09-20T14:18:54.099Z] dbaf9e10a3f9: Preparing [2022-09-20T14:18:54.099Z] 19b2d49a0040: Preparing [2022-09-20T14:18:54.099Z] 994393dc58e7: Preparing [2022-09-20T14:18:54.099Z] 19b2d49a0040: Waiting [2022-09-20T14:18:54.099Z] dbaf9e10a3f9: Waiting [2022-09-20T14:18:54.099Z] 994393dc58e7: Waiting [2022-09-20T14:18:54.099Z] 4fd7516f2b4f: Layer already exists [2022-09-20T14:18:54.099Z] ef6022d9d42a: Layer already exists [2022-09-20T14:18:54.099Z] 2d08eeab8d52: Layer already exists [2022-09-20T14:18:54.099Z] d3a95efceb65: Layer already exists [2022-09-20T14:18:54.099Z] b93625848a9a: Layer already exists [2022-09-20T14:18:54.099Z] 19b2d49a0040: Layer already exists [2022-09-20T14:18:54.099Z] dbaf9e10a3f9: Layer already exists [2022-09-20T14:18:54.099Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:54.099Z] main: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:54.146Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:54.155Z] taggedImages: [2022-09-20T14:18:54.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:54.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-20T14:18:54.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 [2022-09-20T14:18:54.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:54.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-20T14:18:54.177Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-20T14:18:54.177Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:54.177Z] latest [2022-09-20T14:18:54.177Z] 2.3.0-dev.65 [2022-09-20T14:18:54.177Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:54.177Z] main [2022-09-20T14:18:54.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:54.255Z] OK: 221 MiB in 51 packages [2022-09-20T14:18:54.255Z] OK: 221 MiB in 51 packages [2022-09-20T14:18:54.255Z] OK: 221 MiB in 51 packages [2022-09-20T14:18:54.499Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:54.814Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:54.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T14:18:54.814Z] cec73b65068c: Preparing [2022-09-20T14:18:54.814Z] 17fbed1c584c: Preparing [2022-09-20T14:18:54.814Z] 2bf05589fb0b: Preparing [2022-09-20T14:18:54.814Z] 636cbedaf561: Preparing [2022-09-20T14:18:54.814Z] dab80d537273: Preparing [2022-09-20T14:18:54.814Z] 78e48bc254fc: Preparing [2022-09-20T14:18:54.814Z] 62db0c826391: Preparing [2022-09-20T14:18:54.814Z] df4c7393e9fe: Preparing [2022-09-20T14:18:54.814Z] ead233ca8e67: Preparing [2022-09-20T14:18:54.814Z] 994393dc58e7: Preparing [2022-09-20T14:18:54.814Z] df4c7393e9fe: Waiting [2022-09-20T14:18:54.814Z] 78e48bc254fc: Waiting [2022-09-20T14:18:54.814Z] 62db0c826391: Waiting [2022-09-20T14:18:54.814Z] ead233ca8e67: Waiting [2022-09-20T14:18:54.814Z] 994393dc58e7: Waiting [2022-09-20T14:18:54.814Z] 17fbed1c584c: Pushed [2022-09-20T14:18:54.814Z] dab80d537273: Pushed [2022-09-20T14:18:54.814Z] cec73b65068c: Pushed [2022-09-20T14:18:55.072Z] df4c7393e9fe: Pushed [2022-09-20T14:18:55.072Z] 78e48bc254fc: Pushed [2022-09-20T14:18:55.072Z] 62db0c826391: Pushed [2022-09-20T14:18:55.072Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:55.072Z] ead233ca8e67: Pushed [2022-09-20T14:18:55.242Z] Removing intermediate container 2245fcc8ea41 [2022-09-20T14:18:55.242Z] ---> 0719e0c5837a [2022-09-20T14:18:55.242Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T14:18:55.868Z] Removing intermediate container bf7fe5cd90bf [2022-09-20T14:18:55.868Z] ---> 35e08eb213c7 [2022-09-20T14:18:55.868Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T14:18:55.868Z] Removing intermediate container 1029de19228e [2022-09-20T14:18:55.868Z] ---> 633c72509b19 [2022-09-20T14:18:55.868Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T14:18:56.010Z] 636cbedaf561: Pushed [2022-09-20T14:18:56.143Z] Removing intermediate container 5004239ca820 [2022-09-20T14:18:56.143Z] ---> 46cfdb41402f [2022-09-20T14:18:56.143Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T14:18:56.143Z] Removing intermediate container a1aeccf7b152 [2022-09-20T14:18:56.143Z] ---> 6a611a7815d5 [2022-09-20T14:18:56.143Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T14:18:56.271Z] 2bf05589fb0b: Pushed [2022-09-20T14:18:56.419Z] ---> a43f8dfde645 [2022-09-20T14:18:56.419Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:18:56.531Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:56.701Z] ---> Running in fa33b9a567f1 [2022-09-20T14:18:56.845Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:56.980Z] ---> dea0e9adb80b [2022-09-20T14:18:56.980Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:18:56.980Z] ---> Running in 36f757895565 [2022-09-20T14:18:57.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-20T14:18:57.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T14:18:57.155Z] cec73b65068c: Preparing [2022-09-20T14:18:57.155Z] 17fbed1c584c: Preparing [2022-09-20T14:18:57.155Z] 2bf05589fb0b: Preparing [2022-09-20T14:18:57.155Z] 636cbedaf561: Preparing [2022-09-20T14:18:57.155Z] dab80d537273: Preparing [2022-09-20T14:18:57.155Z] 78e48bc254fc: Preparing [2022-09-20T14:18:57.155Z] 62db0c826391: Preparing [2022-09-20T14:18:57.155Z] df4c7393e9fe: Preparing [2022-09-20T14:18:57.155Z] ead233ca8e67: Preparing [2022-09-20T14:18:57.155Z] 994393dc58e7: Preparing [2022-09-20T14:18:57.155Z] 62db0c826391: Waiting [2022-09-20T14:18:57.155Z] 78e48bc254fc: Waiting [2022-09-20T14:18:57.155Z] df4c7393e9fe: Waiting [2022-09-20T14:18:57.155Z] ead233ca8e67: Waiting [2022-09-20T14:18:57.155Z] 2bf05589fb0b: Layer already exists [2022-09-20T14:18:57.155Z] 636cbedaf561: Layer already exists [2022-09-20T14:18:57.155Z] dab80d537273: Layer already exists [2022-09-20T14:18:57.155Z] 17fbed1c584c: Layer already exists [2022-09-20T14:18:57.155Z] cec73b65068c: Layer already exists [2022-09-20T14:18:57.155Z] 62db0c826391: Layer already exists [2022-09-20T14:18:57.155Z] df4c7393e9fe: Layer already exists [2022-09-20T14:18:57.155Z] 78e48bc254fc: Layer already exists [2022-09-20T14:18:57.155Z] ead233ca8e67: Layer already exists [2022-09-20T14:18:57.155Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:57.155Z] latest: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:57.256Z] ---> 875e804a9b75 [2022-09-20T14:18:57.256Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:18:57.475Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:57.532Z] ---> Running in 09fa33f3d836 [2022-09-20T14:18:57.532Z] ---> debf8076f87c [2022-09-20T14:18:57.532Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:18:57.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 [2022-09-20T14:18:57.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T14:18:57.780Z] cec73b65068c: Preparing [2022-09-20T14:18:57.780Z] 17fbed1c584c: Preparing [2022-09-20T14:18:57.780Z] 2bf05589fb0b: Preparing [2022-09-20T14:18:57.780Z] 636cbedaf561: Preparing [2022-09-20T14:18:57.780Z] dab80d537273: Preparing [2022-09-20T14:18:57.780Z] 78e48bc254fc: Preparing [2022-09-20T14:18:57.780Z] 62db0c826391: Preparing [2022-09-20T14:18:57.780Z] df4c7393e9fe: Preparing [2022-09-20T14:18:57.780Z] ead233ca8e67: Preparing [2022-09-20T14:18:57.780Z] 994393dc58e7: Preparing [2022-09-20T14:18:57.780Z] df4c7393e9fe: Waiting [2022-09-20T14:18:57.780Z] 78e48bc254fc: Waiting [2022-09-20T14:18:57.780Z] 994393dc58e7: Waiting [2022-09-20T14:18:57.780Z] 62db0c826391: Waiting [2022-09-20T14:18:57.780Z] 636cbedaf561: Layer already exists [2022-09-20T14:18:57.780Z] 2bf05589fb0b: Layer already exists [2022-09-20T14:18:57.780Z] 17fbed1c584c: Layer already exists [2022-09-20T14:18:57.780Z] cec73b65068c: Layer already exists [2022-09-20T14:18:57.780Z] dab80d537273: Layer already exists [2022-09-20T14:18:57.780Z] ead233ca8e67: Layer already exists [2022-09-20T14:18:57.780Z] 78e48bc254fc: Layer already exists [2022-09-20T14:18:57.780Z] 62db0c826391: Layer already exists [2022-09-20T14:18:57.780Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:57.780Z] df4c7393e9fe: Layer already exists [2022-09-20T14:18:57.780Z] 2.3.0-dev.65: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:57.826Z] ---> Running in 7cce3fed376b [2022-09-20T14:18:57.826Z] ---> a6cba378652e [2022-09-20T14:18:57.826Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:18:58.102Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [2022-09-20T14:18:58.116Z] ---> Running in 7e5b82a7fd1b [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:58.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:58.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T14:18:58.414Z] cec73b65068c: Preparing [2022-09-20T14:18:58.414Z] 17fbed1c584c: Preparing [2022-09-20T14:18:58.414Z] 2bf05589fb0b: Preparing [2022-09-20T14:18:58.414Z] 636cbedaf561: Preparing [2022-09-20T14:18:58.414Z] dab80d537273: Preparing [2022-09-20T14:18:58.414Z] 78e48bc254fc: Preparing [2022-09-20T14:18:58.414Z] 62db0c826391: Preparing [2022-09-20T14:18:58.414Z] df4c7393e9fe: Preparing [2022-09-20T14:18:58.414Z] ead233ca8e67: Preparing [2022-09-20T14:18:58.414Z] 994393dc58e7: Preparing [2022-09-20T14:18:58.414Z] 78e48bc254fc: Waiting [2022-09-20T14:18:58.414Z] 62db0c826391: Waiting [2022-09-20T14:18:58.414Z] ead233ca8e67: Waiting [2022-09-20T14:18:58.414Z] 994393dc58e7: Waiting [2022-09-20T14:18:58.414Z] dab80d537273: Layer already exists [2022-09-20T14:18:58.414Z] 636cbedaf561: Layer already exists [2022-09-20T14:18:58.414Z] 17fbed1c584c: Layer already exists [2022-09-20T14:18:58.414Z] 2bf05589fb0b: Layer already exists [2022-09-20T14:18:58.414Z] cec73b65068c: Layer already exists [2022-09-20T14:18:58.414Z] 62db0c826391: Layer already exists [2022-09-20T14:18:58.414Z] 78e48bc254fc: Layer already exists [2022-09-20T14:18:58.414Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:58.414Z] ead233ca8e67: Layer already exists [2022-09-20T14:18:58.414Z] df4c7393e9fe: Layer already exists [2022-09-20T14:18:58.414Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:58.728Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:59.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-20T14:18:59.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T14:18:59.038Z] cec73b65068c: Preparing [2022-09-20T14:18:59.038Z] 17fbed1c584c: Preparing [2022-09-20T14:18:59.038Z] 2bf05589fb0b: Preparing [2022-09-20T14:18:59.038Z] 636cbedaf561: Preparing [2022-09-20T14:18:59.038Z] dab80d537273: Preparing [2022-09-20T14:18:59.038Z] 78e48bc254fc: Preparing [2022-09-20T14:18:59.038Z] 62db0c826391: Preparing [2022-09-20T14:18:59.038Z] df4c7393e9fe: Preparing [2022-09-20T14:18:59.038Z] ead233ca8e67: Preparing [2022-09-20T14:18:59.038Z] 994393dc58e7: Preparing [2022-09-20T14:18:59.038Z] 78e48bc254fc: Waiting [2022-09-20T14:18:59.038Z] 62db0c826391: Waiting [2022-09-20T14:18:59.038Z] df4c7393e9fe: Waiting [2022-09-20T14:18:59.038Z] 994393dc58e7: Waiting [2022-09-20T14:18:59.038Z] 636cbedaf561: Layer already exists [2022-09-20T14:18:59.038Z] cec73b65068c: Layer already exists [2022-09-20T14:18:59.038Z] 2bf05589fb0b: Layer already exists [2022-09-20T14:18:59.038Z] 17fbed1c584c: Layer already exists [2022-09-20T14:18:59.038Z] dab80d537273: Layer already exists [2022-09-20T14:18:59.038Z] 78e48bc254fc: Layer already exists [2022-09-20T14:18:59.038Z] df4c7393e9fe: Layer already exists [2022-09-20T14:18:59.038Z] 994393dc58e7: Layer already exists [2022-09-20T14:18:59.038Z] ead233ca8e67: Layer already exists [2022-09-20T14:18:59.038Z] 62db0c826391: Layer already exists [2022-09-20T14:18:59.038Z] main: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:18:59.087Z] ===================================================== [Pipeline] echo [2022-09-20T14:18:59.095Z] taggedImages: [2022-09-20T14:18:59.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:59.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-20T14:18:59.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 [2022-09-20T14:18:59.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:59.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-20T14:18:59.120Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-20T14:18:59.120Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:59.120Z] latest [2022-09-20T14:18:59.120Z] 2.3.0-dev.65 [2022-09-20T14:18:59.120Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:18:59.120Z] main [2022-09-20T14:18:59.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:59.456Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:18:59.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:18:59.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T14:18:59.783Z] cfe1e1938978: Preparing [2022-09-20T14:18:59.783Z] 30317361b61d: Preparing [2022-09-20T14:18:59.783Z] 59355414b272: Preparing [2022-09-20T14:18:59.783Z] 8ec49be18d68: Preparing [2022-09-20T14:18:59.783Z] 7abad04f99c1: Preparing [2022-09-20T14:18:59.783Z] 34d5ebaa5410: Preparing [2022-09-20T14:18:59.783Z] 34d5ebaa5410: Waiting [2022-09-20T14:18:59.783Z] 59355414b272: Layer already exists [2022-09-20T14:18:59.783Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:18:59.783Z] cfe1e1938978: Pushed [2022-09-20T14:18:59.783Z] 7abad04f99c1: Pushed [2022-09-20T14:19:00.418Z] 8ec49be18d68: Pushed [2022-09-20T14:19:01.805Z] 30317361b61d: Pushed [2022-09-20T14:19:02.068Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:02.381Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:02.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-20T14:19:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T14:19:02.692Z] cfe1e1938978: Preparing [2022-09-20T14:19:02.692Z] 30317361b61d: Preparing [2022-09-20T14:19:02.692Z] 59355414b272: Preparing [2022-09-20T14:19:02.692Z] 8ec49be18d68: Preparing [2022-09-20T14:19:02.692Z] 7abad04f99c1: Preparing [2022-09-20T14:19:02.692Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:02.692Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:02.692Z] cfe1e1938978: Layer already exists [2022-09-20T14:19:02.692Z] 30317361b61d: Layer already exists [2022-09-20T14:19:02.692Z] 8ec49be18d68: Layer already exists [2022-09-20T14:19:02.692Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:02.692Z] 59355414b272: Layer already exists [2022-09-20T14:19:02.692Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:02.692Z] latest: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:03.016Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:03.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 [2022-09-20T14:19:03.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T14:19:03.335Z] cfe1e1938978: Preparing [2022-09-20T14:19:03.335Z] 30317361b61d: Preparing [2022-09-20T14:19:03.335Z] 59355414b272: Preparing [2022-09-20T14:19:03.335Z] 8ec49be18d68: Preparing [2022-09-20T14:19:03.335Z] 7abad04f99c1: Preparing [2022-09-20T14:19:03.335Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:03.335Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:03.335Z] 59355414b272: Layer already exists [2022-09-20T14:19:03.335Z] cfe1e1938978: Layer already exists [2022-09-20T14:19:03.335Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:03.335Z] 30317361b61d: Layer already exists [2022-09-20T14:19:03.335Z] 8ec49be18d68: Layer already exists [2022-09-20T14:19:03.335Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:03.335Z] 2.3.0-dev.65: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:03.664Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:03.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:03.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T14:19:03.980Z] cfe1e1938978: Preparing [2022-09-20T14:19:03.980Z] 30317361b61d: Preparing [2022-09-20T14:19:03.980Z] 59355414b272: Preparing [2022-09-20T14:19:03.980Z] 8ec49be18d68: Preparing [2022-09-20T14:19:03.980Z] 7abad04f99c1: Preparing [2022-09-20T14:19:03.980Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:03.980Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:03.980Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:03.980Z] cfe1e1938978: Layer already exists [2022-09-20T14:19:03.980Z] 8ec49be18d68: Layer already exists [2022-09-20T14:19:03.980Z] 59355414b272: Layer already exists [2022-09-20T14:19:03.980Z] 30317361b61d: Layer already exists [2022-09-20T14:19:03.980Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:03.980Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:04.291Z] + 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-09-20T14:19:04.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-20T14:19:04.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T14:19:04.599Z] cfe1e1938978: Preparing [2022-09-20T14:19:04.599Z] 30317361b61d: Preparing [2022-09-20T14:19:04.599Z] 59355414b272: Preparing [2022-09-20T14:19:04.599Z] 8ec49be18d68: Preparing [2022-09-20T14:19:04.599Z] 7abad04f99c1: Preparing [2022-09-20T14:19:04.599Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:04.599Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:04.599Z] 59355414b272: Layer already exists [2022-09-20T14:19:04.599Z] 30317361b61d: Layer already exists [2022-09-20T14:19:04.599Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:04.599Z] 8ec49be18d68: Layer already exists [2022-09-20T14:19:04.599Z] cfe1e1938978: Layer already exists [2022-09-20T14:19:04.599Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:04.599Z] main: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:04.645Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:04.651Z] taggedImages: [2022-09-20T14:19:04.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:04.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-20T14:19:04.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 [2022-09-20T14:19:04.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:04.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-20T14:19:04.673Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-20T14:19:04.673Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:04.673Z] latest [2022-09-20T14:19:04.673Z] 2.3.0-dev.65 [2022-09-20T14:19:04.673Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:04.673Z] main [2022-09-20T14:19:04.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:05.001Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:05.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:05.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T14:19:05.311Z] 175a60baca17: Preparing [2022-09-20T14:19:05.311Z] 6892b56d6d1d: Preparing [2022-09-20T14:19:05.311Z] eff71bba73ec: Preparing [2022-09-20T14:19:05.311Z] f7bbaa2573d4: Preparing [2022-09-20T14:19:05.311Z] fa1743df759d: Preparing [2022-09-20T14:19:05.311Z] 96b970af1a38: Preparing [2022-09-20T14:19:05.311Z] 7abad04f99c1: Preparing [2022-09-20T14:19:05.311Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:05.311Z] 7abad04f99c1: Waiting [2022-09-20T14:19:05.311Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:05.311Z] 96b970af1a38: Waiting [2022-09-20T14:19:05.311Z] 6892b56d6d1d: Pushed [2022-09-20T14:19:05.311Z] eff71bba73ec: Pushed [2022-09-20T14:19:05.311Z] 175a60baca17: Pushed [2022-09-20T14:19:05.311Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:05.311Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:05.878Z] 96b970af1a38: Pushed [2022-09-20T14:19:09.167Z] fa1743df759d: Pushed [2022-09-20T14:19:12.466Z] f7bbaa2573d4: Pushed [2022-09-20T14:19:12.466Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:12.791Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:13.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-20T14:19:13.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T14:19:13.107Z] 175a60baca17: Preparing [2022-09-20T14:19:13.107Z] 6892b56d6d1d: Preparing [2022-09-20T14:19:13.107Z] eff71bba73ec: Preparing [2022-09-20T14:19:13.107Z] f7bbaa2573d4: Preparing [2022-09-20T14:19:13.107Z] fa1743df759d: Preparing [2022-09-20T14:19:13.107Z] 96b970af1a38: Preparing [2022-09-20T14:19:13.107Z] 7abad04f99c1: Preparing [2022-09-20T14:19:13.107Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:13.107Z] 96b970af1a38: Waiting [2022-09-20T14:19:13.107Z] 7abad04f99c1: Waiting [2022-09-20T14:19:13.107Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:13.107Z] f7bbaa2573d4: Layer already exists [2022-09-20T14:19:13.107Z] fa1743df759d: Layer already exists [2022-09-20T14:19:13.107Z] 6892b56d6d1d: Layer already exists [2022-09-20T14:19:13.107Z] eff71bba73ec: Layer already exists [2022-09-20T14:19:13.107Z] 175a60baca17: Layer already exists [2022-09-20T14:19:13.107Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:13.107Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:13.107Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:13.107Z] latest: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:13.435Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:13.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 [2022-09-20T14:19:13.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T14:19:13.745Z] 175a60baca17: Preparing [2022-09-20T14:19:13.745Z] 6892b56d6d1d: Preparing [2022-09-20T14:19:13.745Z] eff71bba73ec: Preparing [2022-09-20T14:19:13.745Z] f7bbaa2573d4: Preparing [2022-09-20T14:19:13.745Z] fa1743df759d: Preparing [2022-09-20T14:19:13.745Z] 96b970af1a38: Preparing [2022-09-20T14:19:13.745Z] 7abad04f99c1: Preparing [2022-09-20T14:19:13.745Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:13.745Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:13.745Z] 96b970af1a38: Waiting [2022-09-20T14:19:13.745Z] fa1743df759d: Layer already exists [2022-09-20T14:19:13.745Z] 175a60baca17: Layer already exists [2022-09-20T14:19:13.745Z] f7bbaa2573d4: Layer already exists [2022-09-20T14:19:13.745Z] 6892b56d6d1d: Layer already exists [2022-09-20T14:19:13.745Z] eff71bba73ec: Layer already exists [2022-09-20T14:19:13.745Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:13.745Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:13.745Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:13.745Z] 2.3.0-dev.65: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:14.063Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:14.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:14.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T14:19:14.376Z] 175a60baca17: Preparing [2022-09-20T14:19:14.376Z] 6892b56d6d1d: Preparing [2022-09-20T14:19:14.376Z] eff71bba73ec: Preparing [2022-09-20T14:19:14.376Z] f7bbaa2573d4: Preparing [2022-09-20T14:19:14.376Z] fa1743df759d: Preparing [2022-09-20T14:19:14.376Z] 96b970af1a38: Preparing [2022-09-20T14:19:14.376Z] 7abad04f99c1: Preparing [2022-09-20T14:19:14.376Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:14.376Z] 7abad04f99c1: Waiting [2022-09-20T14:19:14.376Z] 96b970af1a38: Waiting [2022-09-20T14:19:14.376Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:14.376Z] fa1743df759d: Layer already exists [2022-09-20T14:19:14.376Z] f7bbaa2573d4: Layer already exists [2022-09-20T14:19:14.376Z] 6892b56d6d1d: Layer already exists [2022-09-20T14:19:14.376Z] 175a60baca17: Layer already exists [2022-09-20T14:19:14.376Z] eff71bba73ec: Layer already exists [2022-09-20T14:19:14.376Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:14.376Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:14.376Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:14.376Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:14.702Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:15.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-20T14:19:15.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T14:19:15.019Z] 175a60baca17: Preparing [2022-09-20T14:19:15.019Z] 6892b56d6d1d: Preparing [2022-09-20T14:19:15.019Z] eff71bba73ec: Preparing [2022-09-20T14:19:15.019Z] f7bbaa2573d4: Preparing [2022-09-20T14:19:15.019Z] fa1743df759d: Preparing [2022-09-20T14:19:15.019Z] 96b970af1a38: Preparing [2022-09-20T14:19:15.019Z] 7abad04f99c1: Preparing [2022-09-20T14:19:15.019Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:15.019Z] 7abad04f99c1: Waiting [2022-09-20T14:19:15.019Z] 96b970af1a38: Waiting [2022-09-20T14:19:15.019Z] 175a60baca17: Layer already exists [2022-09-20T14:19:15.019Z] 6892b56d6d1d: Layer already exists [2022-09-20T14:19:15.019Z] fa1743df759d: Layer already exists [2022-09-20T14:19:15.019Z] f7bbaa2573d4: Layer already exists [2022-09-20T14:19:15.019Z] eff71bba73ec: Layer already exists [2022-09-20T14:19:15.019Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:15.019Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:15.019Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:15.019Z] main: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:15.070Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:15.081Z] taggedImages: [2022-09-20T14:19:15.081Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:15.081Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-20T14:19:15.081Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 [2022-09-20T14:19:15.081Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:15.081Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-20T14:19:15.104Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-20T14:19:15.104Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:15.104Z] latest [2022-09-20T14:19:15.104Z] 2.3.0-dev.65 [2022-09-20T14:19:15.104Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:15.104Z] main [2022-09-20T14:19:15.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:15.428Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:15.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:15.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T14:19:15.731Z] 84e021105717: Preparing [2022-09-20T14:19:15.731Z] 393bcb77927b: Preparing [2022-09-20T14:19:15.731Z] 1d6c088fb192: Preparing [2022-09-20T14:19:15.731Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:15.731Z] 576b558f397b: Preparing [2022-09-20T14:19:15.731Z] 7abad04f99c1: Preparing [2022-09-20T14:19:15.731Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:15.731Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:15.731Z] 393bcb77927b: Pushed [2022-09-20T14:19:15.731Z] 84e021105717: Pushed [2022-09-20T14:19:15.731Z] 1d6c088fb192: Pushed [2022-09-20T14:19:15.731Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:15.731Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:15.991Z] 576b558f397b: Pushed [2022-09-20T14:19:22.568Z] 1d0746b73a9a: Pushed [2022-09-20T14:19:22.569Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:22.888Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:23.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-20T14:19:23.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T14:19:23.195Z] 84e021105717: Preparing [2022-09-20T14:19:23.195Z] 393bcb77927b: Preparing [2022-09-20T14:19:23.195Z] 1d6c088fb192: Preparing [2022-09-20T14:19:23.195Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:23.195Z] 576b558f397b: Preparing [2022-09-20T14:19:23.195Z] 7abad04f99c1: Preparing [2022-09-20T14:19:23.195Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:23.195Z] 7abad04f99c1: Waiting [2022-09-20T14:19:23.454Z] 1d6c088fb192: Layer already exists [2022-09-20T14:19:23.454Z] 84e021105717: Layer already exists [2022-09-20T14:19:23.454Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:23.454Z] 576b558f397b: Layer already exists [2022-09-20T14:19:23.454Z] 393bcb77927b: Layer already exists [2022-09-20T14:19:23.454Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:23.454Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:23.454Z] latest: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:23.778Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:24.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 [2022-09-20T14:19:24.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T14:19:24.085Z] 84e021105717: Preparing [2022-09-20T14:19:24.085Z] 393bcb77927b: Preparing [2022-09-20T14:19:24.085Z] 1d6c088fb192: Preparing [2022-09-20T14:19:24.085Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:24.085Z] 576b558f397b: Preparing [2022-09-20T14:19:24.085Z] 7abad04f99c1: Preparing [2022-09-20T14:19:24.085Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:24.085Z] 7abad04f99c1: Waiting [2022-09-20T14:19:24.085Z] 393bcb77927b: Layer already exists [2022-09-20T14:19:24.085Z] 1d6c088fb192: Layer already exists [2022-09-20T14:19:24.085Z] 576b558f397b: Layer already exists [2022-09-20T14:19:24.085Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:24.085Z] 84e021105717: Layer already exists [2022-09-20T14:19:24.085Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:24.085Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:24.085Z] 2.3.0-dev.65: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:24.406Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:24.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:24.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T14:19:24.716Z] 84e021105717: Preparing [2022-09-20T14:19:24.716Z] 393bcb77927b: Preparing [2022-09-20T14:19:24.716Z] 1d6c088fb192: Preparing [2022-09-20T14:19:24.716Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:24.716Z] 576b558f397b: Preparing [2022-09-20T14:19:24.716Z] 7abad04f99c1: Preparing [2022-09-20T14:19:24.716Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:24.716Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:24.716Z] 7abad04f99c1: Waiting [2022-09-20T14:19:24.716Z] 1d6c088fb192: Layer already exists [2022-09-20T14:19:24.716Z] 84e021105717: Layer already exists [2022-09-20T14:19:24.716Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:24.716Z] 393bcb77927b: Layer already exists [2022-09-20T14:19:24.716Z] 576b558f397b: Layer already exists [2022-09-20T14:19:24.716Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:24.716Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:24.716Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:25.032Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:25.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-20T14:19:25.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T14:19:25.344Z] 84e021105717: Preparing [2022-09-20T14:19:25.344Z] 393bcb77927b: Preparing [2022-09-20T14:19:25.344Z] 1d6c088fb192: Preparing [2022-09-20T14:19:25.344Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:25.344Z] 576b558f397b: Preparing [2022-09-20T14:19:25.344Z] 7abad04f99c1: Preparing [2022-09-20T14:19:25.344Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:25.344Z] 7abad04f99c1: Waiting [2022-09-20T14:19:25.344Z] 84e021105717: Layer already exists [2022-09-20T14:19:25.344Z] 393bcb77927b: Layer already exists [2022-09-20T14:19:25.344Z] 1d6c088fb192: Layer already exists [2022-09-20T14:19:25.344Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:25.344Z] 576b558f397b: Layer already exists [2022-09-20T14:19:25.344Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:25.344Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:25.344Z] main: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:25.390Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:25.399Z] taggedImages: [2022-09-20T14:19:25.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:25.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-20T14:19:25.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 [2022-09-20T14:19:25.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:25.399Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-20T14:19:25.422Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-20T14:19:25.422Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:25.422Z] latest [2022-09-20T14:19:25.422Z] 2.3.0-dev.65 [2022-09-20T14:19:25.422Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:25.422Z] main [2022-09-20T14:19:25.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:25.748Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:26.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:26.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T14:19:26.061Z] b04838c56160: Preparing [2022-09-20T14:19:26.061Z] e5bbf641b395: Preparing [2022-09-20T14:19:26.061Z] 66306767d3be: Preparing [2022-09-20T14:19:26.061Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:26.061Z] 96b970af1a38: Preparing [2022-09-20T14:19:26.061Z] 7abad04f99c1: Preparing [2022-09-20T14:19:26.061Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:26.061Z] 7abad04f99c1: Waiting [2022-09-20T14:19:26.061Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:26.061Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:26.061Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:26.061Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:26.061Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:26.061Z] e5bbf641b395: Pushed [2022-09-20T14:19:26.061Z] b04838c56160: Pushed [2022-09-20T14:19:26.061Z] 66306767d3be: Pushed [2022-09-20T14:19:26.320Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:26.638Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:26.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-20T14:19:26.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T14:19:26.949Z] b04838c56160: Preparing [2022-09-20T14:19:26.949Z] e5bbf641b395: Preparing [2022-09-20T14:19:26.949Z] 66306767d3be: Preparing [2022-09-20T14:19:26.949Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:26.949Z] 96b970af1a38: Preparing [2022-09-20T14:19:26.949Z] 7abad04f99c1: Preparing [2022-09-20T14:19:26.949Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:26.949Z] 7abad04f99c1: Waiting [2022-09-20T14:19:26.949Z] b04838c56160: Layer already exists [2022-09-20T14:19:26.949Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:26.949Z] 66306767d3be: Layer already exists [2022-09-20T14:19:26.949Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:26.949Z] e5bbf641b395: Layer already exists [2022-09-20T14:19:26.949Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:26.949Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:26.949Z] latest: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:27.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:27.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 [2022-09-20T14:19:27.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T14:19:27.657Z] b04838c56160: Preparing [2022-09-20T14:19:27.657Z] e5bbf641b395: Preparing [2022-09-20T14:19:27.657Z] 66306767d3be: Preparing [2022-09-20T14:19:27.657Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:27.657Z] 96b970af1a38: Preparing [2022-09-20T14:19:27.657Z] 7abad04f99c1: Preparing [2022-09-20T14:19:27.657Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:27.657Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:27.657Z] 7abad04f99c1: Waiting [2022-09-20T14:19:27.657Z] 66306767d3be: Layer already exists [2022-09-20T14:19:27.657Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:27.657Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:27.657Z] b04838c56160: Layer already exists [2022-09-20T14:19:27.657Z] e5bbf641b395: Layer already exists [2022-09-20T14:19:27.657Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:27.657Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:27.657Z] 2.3.0-dev.65: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:27.971Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:28.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:28.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T14:19:28.285Z] b04838c56160: Preparing [2022-09-20T14:19:28.285Z] e5bbf641b395: Preparing [2022-09-20T14:19:28.285Z] 66306767d3be: Preparing [2022-09-20T14:19:28.285Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:28.285Z] 96b970af1a38: Preparing [2022-09-20T14:19:28.285Z] 7abad04f99c1: Preparing [2022-09-20T14:19:28.285Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:28.285Z] 7abad04f99c1: Waiting [2022-09-20T14:19:28.285Z] 34d5ebaa5410: Waiting [2022-09-20T14:19:28.285Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:28.285Z] b04838c56160: Layer already exists [2022-09-20T14:19:28.285Z] e5bbf641b395: Layer already exists [2022-09-20T14:19:28.285Z] 66306767d3be: Layer already exists [2022-09-20T14:19:28.285Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:28.285Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:28.285Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:28.285Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:28.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:28.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-20T14:19:28.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T14:19:28.921Z] b04838c56160: Preparing [2022-09-20T14:19:28.921Z] e5bbf641b395: Preparing [2022-09-20T14:19:28.921Z] 66306767d3be: Preparing [2022-09-20T14:19:28.921Z] 1d0746b73a9a: Preparing [2022-09-20T14:19:28.921Z] 96b970af1a38: Preparing [2022-09-20T14:19:28.921Z] 7abad04f99c1: Preparing [2022-09-20T14:19:28.921Z] 34d5ebaa5410: Preparing [2022-09-20T14:19:28.921Z] 7abad04f99c1: Waiting [2022-09-20T14:19:28.921Z] 66306767d3be: Layer already exists [2022-09-20T14:19:28.921Z] 1d0746b73a9a: Layer already exists [2022-09-20T14:19:28.921Z] b04838c56160: Layer already exists [2022-09-20T14:19:28.921Z] e5bbf641b395: Layer already exists [2022-09-20T14:19:28.921Z] 96b970af1a38: Layer already exists [2022-09-20T14:19:28.921Z] 7abad04f99c1: Layer already exists [2022-09-20T14:19:28.921Z] 34d5ebaa5410: Layer already exists [2022-09-20T14:19:28.921Z] main: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:28.969Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:28.979Z] taggedImages: [2022-09-20T14:19:28.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:28.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-20T14:19:28.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 [2022-09-20T14:19:28.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:28.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-20T14:19:29.000Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-20T14:19:29.000Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:29.000Z] latest [2022-09-20T14:19:29.000Z] 2.3.0-dev.65 [2022-09-20T14:19:29.000Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:29.000Z] main [2022-09-20T14:19:29.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:29.317Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:29.624Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:29.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T14:19:29.624Z] bea9ab13e52b: Preparing [2022-09-20T14:19:29.624Z] 8891d7b2ff4b: Preparing [2022-09-20T14:19:29.624Z] 59355414b272: Preparing [2022-09-20T14:19:29.624Z] b5390bf84d2c: Preparing [2022-09-20T14:19:29.624Z] 994393dc58e7: Preparing [2022-09-20T14:19:29.624Z] 59355414b272: Layer already exists [2022-09-20T14:19:29.624Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:29.624Z] bea9ab13e52b: Pushed [2022-09-20T14:19:29.625Z] b5390bf84d2c: Pushed [2022-09-20T14:19:32.167Z] 8891d7b2ff4b: Pushed [2022-09-20T14:19:32.168Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:32.483Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:32.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-20T14:19:32.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T14:19:32.796Z] bea9ab13e52b: Preparing [2022-09-20T14:19:32.796Z] 8891d7b2ff4b: Preparing [2022-09-20T14:19:32.797Z] 59355414b272: Preparing [2022-09-20T14:19:32.797Z] b5390bf84d2c: Preparing [2022-09-20T14:19:32.797Z] 994393dc58e7: Preparing [2022-09-20T14:19:32.797Z] 8891d7b2ff4b: Layer already exists [2022-09-20T14:19:32.797Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:32.797Z] 59355414b272: Layer already exists [2022-09-20T14:19:32.797Z] b5390bf84d2c: Layer already exists [2022-09-20T14:19:32.797Z] bea9ab13e52b: Layer already exists [2022-09-20T14:19:32.797Z] latest: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:33.111Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:33.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 [2022-09-20T14:19:33.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T14:19:33.430Z] bea9ab13e52b: Preparing [2022-09-20T14:19:33.430Z] 8891d7b2ff4b: Preparing [2022-09-20T14:19:33.430Z] 59355414b272: Preparing [2022-09-20T14:19:33.430Z] b5390bf84d2c: Preparing [2022-09-20T14:19:33.430Z] 994393dc58e7: Preparing [2022-09-20T14:19:33.430Z] 8891d7b2ff4b: Layer already exists [2022-09-20T14:19:33.430Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:33.430Z] b5390bf84d2c: Layer already exists [2022-09-20T14:19:33.430Z] bea9ab13e52b: Layer already exists [2022-09-20T14:19:33.430Z] 59355414b272: Layer already exists [2022-09-20T14:19:33.430Z] 2.3.0-dev.65: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:33.762Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:34.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:34.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T14:19:34.070Z] bea9ab13e52b: Preparing [2022-09-20T14:19:34.070Z] 8891d7b2ff4b: Preparing [2022-09-20T14:19:34.070Z] 59355414b272: Preparing [2022-09-20T14:19:34.070Z] b5390bf84d2c: Preparing [2022-09-20T14:19:34.070Z] 994393dc58e7: Preparing [2022-09-20T14:19:34.070Z] bea9ab13e52b: Layer already exists [2022-09-20T14:19:34.070Z] 59355414b272: Layer already exists [2022-09-20T14:19:34.070Z] 8891d7b2ff4b: Layer already exists [2022-09-20T14:19:34.070Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:34.070Z] b5390bf84d2c: Layer already exists [2022-09-20T14:19:34.070Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:34.392Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:34.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-20T14:19:34.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T14:19:34.704Z] bea9ab13e52b: Preparing [2022-09-20T14:19:34.704Z] 8891d7b2ff4b: Preparing [2022-09-20T14:19:34.704Z] 59355414b272: Preparing [2022-09-20T14:19:34.704Z] b5390bf84d2c: Preparing [2022-09-20T14:19:34.704Z] 994393dc58e7: Preparing [2022-09-20T14:19:34.704Z] 59355414b272: Layer already exists [2022-09-20T14:19:34.704Z] bea9ab13e52b: Layer already exists [2022-09-20T14:19:34.704Z] b5390bf84d2c: Layer already exists [2022-09-20T14:19:34.704Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:34.704Z] 8891d7b2ff4b: Layer already exists [2022-09-20T14:19:34.704Z] main: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:34.755Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:34.765Z] taggedImages: [2022-09-20T14:19:34.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:34.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-20T14:19:34.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 [2022-09-20T14:19:34.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:34.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-20T14:19:34.786Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-20T14:19:34.786Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:34.786Z] latest [2022-09-20T14:19:34.786Z] 2.3.0-dev.65 [2022-09-20T14:19:34.786Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:34.786Z] main [2022-09-20T14:19:34.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:35.098Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:35.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:35.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T14:19:35.411Z] 1ff3166eef38: Preparing [2022-09-20T14:19:35.411Z] 028b2a7597ca: Preparing [2022-09-20T14:19:35.411Z] 59355414b272: Preparing [2022-09-20T14:19:35.411Z] 01853eba66f0: Preparing [2022-09-20T14:19:35.411Z] 994393dc58e7: Preparing [2022-09-20T14:19:35.411Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:35.411Z] 01853eba66f0: Layer already exists [2022-09-20T14:19:35.411Z] 59355414b272: Layer already exists [2022-09-20T14:19:35.411Z] 1ff3166eef38: Pushed [2022-09-20T14:19:37.952Z] 028b2a7597ca: Pushed [2022-09-20T14:19:37.952Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:38.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:38.585Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-20T14:19:38.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T14:19:38.586Z] 1ff3166eef38: Preparing [2022-09-20T14:19:38.586Z] 028b2a7597ca: Preparing [2022-09-20T14:19:38.586Z] 59355414b272: Preparing [2022-09-20T14:19:38.586Z] 01853eba66f0: Preparing [2022-09-20T14:19:38.586Z] 994393dc58e7: Preparing [2022-09-20T14:19:38.586Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:38.586Z] 01853eba66f0: Layer already exists [2022-09-20T14:19:38.586Z] 1ff3166eef38: Layer already exists [2022-09-20T14:19:38.586Z] 028b2a7597ca: Layer already exists [2022-09-20T14:19:38.586Z] 59355414b272: Layer already exists [2022-09-20T14:19:38.586Z] latest: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:38.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:39.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 [2022-09-20T14:19:39.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T14:19:39.219Z] 1ff3166eef38: Preparing [2022-09-20T14:19:39.219Z] 028b2a7597ca: Preparing [2022-09-20T14:19:39.219Z] 59355414b272: Preparing [2022-09-20T14:19:39.219Z] 01853eba66f0: Preparing [2022-09-20T14:19:39.219Z] 994393dc58e7: Preparing [2022-09-20T14:19:39.219Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:39.219Z] 59355414b272: Layer already exists [2022-09-20T14:19:39.219Z] 1ff3166eef38: Layer already exists [2022-09-20T14:19:39.219Z] 01853eba66f0: Layer already exists [2022-09-20T14:19:39.219Z] 028b2a7597ca: Layer already exists [2022-09-20T14:19:39.219Z] 2.3.0-dev.65: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:39.527Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:39.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:39.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T14:19:39.835Z] 1ff3166eef38: Preparing [2022-09-20T14:19:39.835Z] 028b2a7597ca: Preparing [2022-09-20T14:19:39.835Z] 59355414b272: Preparing [2022-09-20T14:19:39.835Z] 01853eba66f0: Preparing [2022-09-20T14:19:39.835Z] 994393dc58e7: Preparing [2022-09-20T14:19:39.835Z] 59355414b272: Layer already exists [2022-09-20T14:19:39.835Z] 028b2a7597ca: Layer already exists [2022-09-20T14:19:39.835Z] 1ff3166eef38: Layer already exists [2022-09-20T14:19:39.835Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:39.835Z] 01853eba66f0: Layer already exists [2022-09-20T14:19:39.835Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:40.149Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:40.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-20T14:19:40.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T14:19:40.460Z] 1ff3166eef38: Preparing [2022-09-20T14:19:40.460Z] 028b2a7597ca: Preparing [2022-09-20T14:19:40.460Z] 59355414b272: Preparing [2022-09-20T14:19:40.460Z] 01853eba66f0: Preparing [2022-09-20T14:19:40.460Z] 994393dc58e7: Preparing [2022-09-20T14:19:40.460Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:40.460Z] 1ff3166eef38: Layer already exists [2022-09-20T14:19:40.460Z] 59355414b272: Layer already exists [2022-09-20T14:19:40.460Z] 01853eba66f0: Layer already exists [2022-09-20T14:19:40.460Z] 028b2a7597ca: Layer already exists [2022-09-20T14:19:40.460Z] main: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:40.512Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:40.521Z] taggedImages: [2022-09-20T14:19:40.521Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:40.521Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-20T14:19:40.521Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 [2022-09-20T14:19:40.521Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:40.521Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-20T14:19:40.550Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-20T14:19:40.550Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:40.550Z] latest [2022-09-20T14:19:40.550Z] 2.3.0-dev.65 [2022-09-20T14:19:40.550Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:40.550Z] main [2022-09-20T14:19:40.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:40.875Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:41.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:41.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T14:19:41.191Z] 774b129e329c: Preparing [2022-09-20T14:19:41.191Z] 40e433a047cd: Preparing [2022-09-20T14:19:41.191Z] ba9493fc3f59: Preparing [2022-09-20T14:19:41.191Z] 8ae0f70c9a38: Preparing [2022-09-20T14:19:41.191Z] 994393dc58e7: Preparing [2022-09-20T14:19:41.191Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:41.191Z] 40e433a047cd: Pushed [2022-09-20T14:19:41.451Z] 774b129e329c: Pushed [2022-09-20T14:19:42.389Z] ba9493fc3f59: Pushed [2022-09-20T14:19:54.606Z] 8ae0f70c9a38: Pushed [2022-09-20T14:19:54.606Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:54.920Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:55.238Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-20T14:19:55.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T14:19:55.238Z] 774b129e329c: Preparing [2022-09-20T14:19:55.238Z] 40e433a047cd: Preparing [2022-09-20T14:19:55.238Z] ba9493fc3f59: Preparing [2022-09-20T14:19:55.238Z] 8ae0f70c9a38: Preparing [2022-09-20T14:19:55.238Z] 994393dc58e7: Preparing [2022-09-20T14:19:55.238Z] ba9493fc3f59: Layer already exists [2022-09-20T14:19:55.238Z] 8ae0f70c9a38: Layer already exists [2022-09-20T14:19:55.238Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:55.238Z] 774b129e329c: Layer already exists [2022-09-20T14:19:55.238Z] 40e433a047cd: Layer already exists [2022-09-20T14:19:55.238Z] latest: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:55.557Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:55.916Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 [2022-09-20T14:19:55.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T14:19:55.917Z] 774b129e329c: Preparing [2022-09-20T14:19:55.917Z] 40e433a047cd: Preparing [2022-09-20T14:19:55.917Z] ba9493fc3f59: Preparing [2022-09-20T14:19:55.917Z] 8ae0f70c9a38: Preparing [2022-09-20T14:19:55.917Z] 994393dc58e7: Preparing [2022-09-20T14:19:55.917Z] 40e433a047cd: Layer already exists [2022-09-20T14:19:55.917Z] ba9493fc3f59: Layer already exists [2022-09-20T14:19:55.917Z] 8ae0f70c9a38: Layer already exists [2022-09-20T14:19:55.917Z] 774b129e329c: Layer already exists [2022-09-20T14:19:55.917Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:55.917Z] 2.3.0-dev.65: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:56.243Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:56.549Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:56.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T14:19:56.550Z] 774b129e329c: Preparing [2022-09-20T14:19:56.550Z] 40e433a047cd: Preparing [2022-09-20T14:19:56.550Z] ba9493fc3f59: Preparing [2022-09-20T14:19:56.550Z] 8ae0f70c9a38: Preparing [2022-09-20T14:19:56.550Z] 994393dc58e7: Preparing [2022-09-20T14:19:56.550Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:56.550Z] 8ae0f70c9a38: Layer already exists [2022-09-20T14:19:56.550Z] 40e433a047cd: Layer already exists [2022-09-20T14:19:56.550Z] ba9493fc3f59: Layer already exists [2022-09-20T14:19:56.550Z] 774b129e329c: Layer already exists [2022-09-20T14:19:56.550Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:56.866Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:57.178Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-20T14:19:57.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T14:19:57.178Z] 774b129e329c: Preparing [2022-09-20T14:19:57.178Z] 40e433a047cd: Preparing [2022-09-20T14:19:57.178Z] ba9493fc3f59: Preparing [2022-09-20T14:19:57.178Z] 8ae0f70c9a38: Preparing [2022-09-20T14:19:57.178Z] 994393dc58e7: Preparing [2022-09-20T14:19:57.178Z] 8ae0f70c9a38: Layer already exists [2022-09-20T14:19:57.178Z] 774b129e329c: Layer already exists [2022-09-20T14:19:57.178Z] 40e433a047cd: Layer already exists [2022-09-20T14:19:57.178Z] ba9493fc3f59: Layer already exists [2022-09-20T14:19:57.178Z] 994393dc58e7: Layer already exists [2022-09-20T14:19:57.178Z] main: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:19:57.229Z] ===================================================== [Pipeline] echo [2022-09-20T14:19:57.238Z] taggedImages: [2022-09-20T14:19:57.238Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:19:57.238Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-20T14:19:57.238Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 [2022-09-20T14:19:57.238Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:19:57.238Z] - 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-09-20T14:20:06.218Z] Removing intermediate container 7e5b82a7fd1b [2022-09-20T14:20:06.218Z] ---> d64ec1dd82d9 [2022-09-20T14:20:06.218Z] Step 9/23 : COPY . . [2022-09-20T14:20:06.218Z] Removing intermediate container 36f757895565 [2022-09-20T14:20:06.218Z] ---> 49ea37269388 [2022-09-20T14:20:06.218Z] Step 8/26 : COPY . . [2022-09-20T14:20:06.218Z] Removing intermediate container 09fa33f3d836 [2022-09-20T14:20:06.218Z] ---> ec1d9a3b96dd [2022-09-20T14:20:06.218Z] Step 9/24 : COPY . . [2022-09-20T14:20:06.218Z] Removing intermediate container 7cce3fed376b [2022-09-20T14:20:06.218Z] ---> 3f4986da9a47 [2022-09-20T14:20:06.218Z] Step 8/22 : COPY . . [2022-09-20T14:20:06.218Z] Removing intermediate container fa33b9a567f1 [2022-09-20T14:20:06.218Z] ---> 50148399a04b [2022-09-20T14:20:06.218Z] Step 8/33 : COPY . . [2022-09-20T14:20:06.218Z] ---> 8f86fd1439e2 [2022-09-20T14:20:06.218Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T14:20:06.218Z] ---> Running in fc5f87b23abd [2022-09-20T14:20:06.218Z] ---> e10c8fa4503c [2022-09-20T14:20:06.218Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:20:06.218Z] ---> Running in b2ca41876b1b [2022-09-20T14:20:06.218Z] ---> b195ea15205c [2022-09-20T14:20:06.218Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T14:20:06.218Z] ---> Running in 78a17bbf2ca2 [2022-09-20T14:20:06.218Z] ---> b8206f9ed28c [2022-09-20T14:20:06.218Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T14:20:06.218Z] ---> 1a4c8c700797 [2022-09-20T14:20:06.218Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T14:20:06.218Z] ---> Running in d7728933dd14 [2022-09-20T14:20:06.218Z] ---> Running in b9977cf6dad9 [2022-09-20T14:20:06.218Z] Removing intermediate container b2ca41876b1b [2022-09-20T14:20:06.218Z] ---> 41086361b31b [2022-09-20T14:20:06.218Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T14:20:06.218Z] ---> Running in 135c57c007c9 [2022-09-20T14:20:06.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T14:20:06.218Z] Removing intermediate container 135c57c007c9 [2022-09-20T14:20:06.218Z] ---> 6a0ffa95c802 [2022-09-20T14:20:06.218Z] 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-09-20T14:20:06.218Z] ---> Running in f7c4a07baf1b [2022-09-20T14:20:06.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T14:20:06.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T14:20:06.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T14:20:07.680Z] Removing intermediate container f7c4a07baf1b [2022-09-20T14:20:07.680Z] ---> 6833c0419c92 [2022-09-20T14:20:07.680Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T14:20:07.680Z] ---> Running in a6305bbc22de [2022-09-20T14:20:07.963Z] Removing intermediate container a6305bbc22de [2022-09-20T14:20:07.963Z] ---> da218c445913 [2022-09-20T14:20:07.963Z] [2022-09-20T14:20:07.963Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T14:20:08.244Z] 3.15: Pulling from library/alpine [2022-09-20T14:20:09.718Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T14:20:09.718Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T14:20:09.718Z] ---> 02e0d6fdf486 [2022-09-20T14:20:09.718Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:20:09.718Z] ---> Running in f27f88ea35c2 [2022-09-20T14:20:10.008Z] Removing intermediate container f27f88ea35c2 [2022-09-20T14:20:10.008Z] ---> 2bc21d399a4d [2022-09-20T14:20:10.008Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:20:10.008Z] ---> Running in 840d7850cc2d [2022-09-20T14:20:13.439Z] Removing intermediate container 840d7850cc2d [2022-09-20T14:20:13.439Z] ---> a77953300c96 [2022-09-20T14:20:13.439Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T14:20:13.439Z] ---> Running in cdc52907cb03 [2022-09-20T14:20:14.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:16.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:17.859Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:20:17.859Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:20:17.859Z] OK: 15734 distinct packages available [2022-09-20T14:20:18.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:19.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:20.602Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T14:20:20.602Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:20:20.602Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T14:20:20.602Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T14:20:20.880Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T14:20:20.880Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:20:20.880Z] OK: 6 MiB in 19 packages [2022-09-20T14:20:22.883Z] Removing intermediate container cdc52907cb03 [2022-09-20T14:20:22.883Z] ---> dde9d33dd0a3 [2022-09-20T14:20:22.883Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T14:20:27.212Z] ---> 0737bd75bb5d [2022-09-20T14:20:27.212Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:20:32.648Z] ---> 51ed402de847 [2022-09-20T14:20:32.648Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:20:32.925Z] ---> 47d12964e0a7 [2022-09-20T14:20:32.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T14:20:33.917Z] ---> ea9cbbd7bb6e [2022-09-20T14:20:33.917Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T14:20:34.930Z] ---> a35ac073ec5c [2022-09-20T14:20:34.930Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:20:34.930Z] ---> Running in a0018bfb7f64 [2022-09-20T14:20:35.211Z] Removing intermediate container a0018bfb7f64 [2022-09-20T14:20:35.211Z] ---> f88ae1fba30d [2022-09-20T14:20:35.211Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:20:35.211Z] ---> Running in 632c43871984 [2022-09-20T14:20:35.822Z] Removing intermediate container 632c43871984 [2022-09-20T14:20:35.822Z] ---> 49a5deae9648 [2022-09-20T14:20:35.822Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T14:20:36.105Z] ---> Running in c236d65f1516 [2022-09-20T14:20:36.402Z] Removing intermediate container c236d65f1516 [2022-09-20T14:20:36.402Z] ---> 3815fea9a226 [2022-09-20T14:20:36.402Z] Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:20:36.687Z] ---> Running in c0e8f7444ef3 [2022-09-20T14:20:36.985Z] Removing intermediate container c0e8f7444ef3 [2022-09-20T14:20:36.985Z] ---> 2acd3d9ac6f5 [2022-09-20T14:20:36.985Z] Step 26/26 : LABEL version=2.3.0-dev.65 [2022-09-20T14:20:37.286Z] ---> Running in ebeef180f9f2 [2022-09-20T14:20:37.889Z] Removing intermediate container ebeef180f9f2 [2022-09-20T14:20:37.889Z] ---> 69f73f63c51a [2022-09-20T14:20:37.889Z] [2022-09-20T14:20:37.889Z] Successfully built 69f73f63c51a [2022-09-20T14:20:37.889Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-20T14:20:37.889Z] Building core-data [2022-09-20T14:20:42.227Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:20:42.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:20:42.227Z] ---> 683bc16cb0ce [2022-09-20T14:20:42.227Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:20:42.227Z] ---> Using cache [2022-09-20T14:20:42.227Z] ---> 7eefedddb9f3 [2022-09-20T14:20:42.227Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T14:20:42.227Z] ---> Using cache [2022-09-20T14:20:42.227Z] ---> ee99f71f6ab4 [2022-09-20T14:20:42.227Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:20:42.227Z] ---> Using cache [2022-09-20T14:20:42.227Z] ---> 247c459e60a1 [2022-09-20T14:20:42.227Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T14:20:42.227Z] ---> Running in 0d2e4b28abff [2022-09-20T14:20:43.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:44.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:20:45.636Z] OK: 221 MiB in 51 packages [2022-09-20T14:20:46.686Z] Removing intermediate container 0d2e4b28abff [2022-09-20T14:20:46.686Z] ---> 59306daadee3 [2022-09-20T14:20:46.686Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T14:20:47.683Z] ---> d078a079e478 [2022-09-20T14:20:47.683Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:20:47.683Z] ---> Running in a1707c1542c8 [2022-09-20T14:21:44.305Z] Removing intermediate container a1707c1542c8 [2022-09-20T14:21:44.306Z] ---> 68d4c13752d0 [2022-09-20T14:21:44.306Z] Step 9/24 : COPY . . [2022-09-20T14:21:44.306Z] ---> 451c4244c63e [2022-09-20T14:21:44.306Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T14:21:44.306Z] ---> Running in a3e4563666f7 [2022-09-20T14:21:44.306Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T14:25:21.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T14:25:34.016Z] Removing intermediate container d7728933dd14 [2022-09-20T14:25:34.016Z] ---> 5a386c9108ad [2022-09-20T14:25:34.016Z] [2022-09-20T14:25:34.016Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T14:25:34.016Z] 3.16: Pulling from library/alpine [2022-09-20T14:25:34.620Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T14:25:34.620Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T14:25:34.620Z] ---> a6215f271958 [2022-09-20T14:25:34.620Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T14:25:35.224Z] ---> Running in be841887fdf9 [2022-09-20T14:25:37.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:25:38.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:25:39.614Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T14:25:39.614Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T14:25:39.614Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T14:25:39.614Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T14:25:39.614Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T14:25:39.614Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T14:25:39.614Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:25:39.614Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:25:40.225Z] OK: 8 MiB in 20 packages [2022-09-20T14:25:41.688Z] Removing intermediate container b9977cf6dad9 [2022-09-20T14:25:41.688Z] ---> 5003206b7804 [2022-09-20T14:25:41.688Z] [2022-09-20T14:25:41.688Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T14:25:41.688Z] ---> a6215f271958 [2022-09-20T14:25:41.688Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:25:41.688Z] ---> Running in 7a00d82f09ef [2022-09-20T14:25:42.324Z] Removing intermediate container 7a00d82f09ef [2022-09-20T14:25:42.324Z] ---> 28eaf4ae8d97 [2022-09-20T14:25:42.324Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T14:25:42.324Z] ---> Running in 5137362786c3 [2022-09-20T14:25:42.936Z] Removing intermediate container be841887fdf9 [2022-09-20T14:25:42.936Z] ---> f2636bd60b66 [2022-09-20T14:25:42.936Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T14:25:42.936Z] ---> Running in 7b14a47c1414 [2022-09-20T14:25:43.546Z] Removing intermediate container 7b14a47c1414 [2022-09-20T14:25:43.546Z] ---> 7f1da0e9caa3 [2022-09-20T14:25:43.546Z] Step 13/22 : WORKDIR /edgex [2022-09-20T14:25:43.546Z] ---> Running in 4df3626e20cc [2022-09-20T14:25:44.540Z] Removing intermediate container 4df3626e20cc [2022-09-20T14:25:44.540Z] ---> acf3cac6cfa0 [2022-09-20T14:25:44.540Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T14:25:44.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:25:45.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:25:45.433Z] ---> b22f4d5323d3 [2022-09-20T14:25:45.433Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T14:25:46.423Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T14:25:46.701Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T14:25:46.701Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:25:46.701Z] OK: 5 MiB in 16 packages [2022-09-20T14:25:46.978Z] ---> cf76dc9712a4 [2022-09-20T14:25:46.978Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T14:25:48.421Z] Removing intermediate container 5137362786c3 [2022-09-20T14:25:48.421Z] ---> 5924180b5741 [2022-09-20T14:25:48.421Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T14:25:48.696Z] ---> Running in 60aa456b2cca [2022-09-20T14:25:49.298Z] ---> 5dabf3af8ef5 [2022-09-20T14:25:49.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T14:25:49.576Z] Removing intermediate container 60aa456b2cca [2022-09-20T14:25:49.576Z] ---> 250344fb2eab [2022-09-20T14:25:49.576Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T14:25:49.576Z] ---> Running in 49b544e1c2db [2022-09-20T14:25:50.183Z] Removing intermediate container 49b544e1c2db [2022-09-20T14:25:50.183Z] ---> 732ff0a2ba28 [2022-09-20T14:25:50.183Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T14:25:50.459Z] ---> Running in e354f4814968 [2022-09-20T14:25:50.459Z] ---> fd705a75891f [2022-09-20T14:25:50.459Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T14:25:50.737Z] ---> Running in b50d0c86d0b9 [2022-09-20T14:25:51.359Z] Removing intermediate container e354f4814968 [2022-09-20T14:25:51.359Z] ---> c9a26c2fad5a [2022-09-20T14:25:51.359Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T14:25:51.359Z] ---> Running in 3fce32569e6c [2022-09-20T14:25:52.336Z] Removing intermediate container 3fce32569e6c [2022-09-20T14:25:52.336Z] ---> ae32c97a1c2e [2022-09-20T14:25:52.336Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T14:25:52.336Z] ---> Running in b7dc513bab44 [2022-09-20T14:25:54.966Z] Removing intermediate container b50d0c86d0b9 [2022-09-20T14:25:54.966Z] ---> 1d4bf5627c2a [2022-09-20T14:25:54.966Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T14:25:54.966Z] ---> Running in 0240190005b8 [2022-09-20T14:25:56.416Z] Removing intermediate container 0240190005b8 [2022-09-20T14:25:56.416Z] ---> 3e8f58a2a3f7 [2022-09-20T14:25:56.416Z] Step 20/22 : LABEL arch=arm64 [2022-09-20T14:25:56.416Z] ---> Running in e17b2aba3849 [2022-09-20T14:25:56.697Z] Removing intermediate container b7dc513bab44 [2022-09-20T14:25:56.697Z] ---> ed5da9cc0ea2 [2022-09-20T14:25:56.697Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T14:25:56.985Z] ---> Running in 1dfba8f3f867 [2022-09-20T14:25:57.589Z] Removing intermediate container e17b2aba3849 [2022-09-20T14:25:57.589Z] ---> 69604a1ca61f [2022-09-20T14:25:57.589Z] Step 21/22 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:25:57.589Z] ---> Running in 3705060cd2ce [2022-09-20T14:25:57.866Z] Removing intermediate container 1dfba8f3f867 [2022-09-20T14:25:57.866Z] ---> 7a4ccc381257 [2022-09-20T14:25:57.866Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T14:25:58.861Z] Removing intermediate container 3705060cd2ce [2022-09-20T14:25:58.861Z] ---> bed09a482192 [2022-09-20T14:25:58.861Z] Step 22/22 : LABEL version=2.3.0-dev.65 [2022-09-20T14:25:58.861Z] ---> Running in a3190dba9125 [2022-09-20T14:25:59.864Z] ---> cd9362bf7580 [2022-09-20T14:25:59.864Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T14:25:59.864Z] Removing intermediate container a3190dba9125 [2022-09-20T14:25:59.864Z] ---> 3c11a395d9c2 [2022-09-20T14:25:59.864Z] [2022-09-20T14:26:00.142Z] ---> Running in 6084803ef939 [2022-09-20T14:26:00.420Z] Successfully built 3c11a395d9c2 [2022-09-20T14:26:00.420Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-20T14:26:00.700Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-09-20T14:26:05.043Z] Removing intermediate container 6084803ef939 [2022-09-20T14:26:05.043Z] ---> fb78f3d06f8a [2022-09-20T14:26:05.043Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:26:06.032Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:26:06.032Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:26:06.032Z] ---> 683bc16cb0ce [2022-09-20T14:26:06.032Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T14:26:06.032Z] ---> Using cache [2022-09-20T14:26:06.032Z] ---> 76be89ed0a93 [2022-09-20T14:26:06.032Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:26:06.032Z] ---> Using cache [2022-09-20T14:26:06.032Z] ---> a01e4b85464c [2022-09-20T14:26:06.032Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T14:26:06.032Z] ---> Using cache [2022-09-20T14:26:06.032Z] ---> 46cfdb41402f [2022-09-20T14:26:06.032Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T14:26:06.032Z] ---> 319d028be598 [2022-09-20T14:26:06.314Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T14:26:06.314Z] ---> Using cache [2022-09-20T14:26:06.314Z] ---> debf8076f87c [2022-09-20T14:26:06.314Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:26:06.314Z] ---> Using cache [2022-09-20T14:26:06.314Z] ---> 3f4986da9a47 [2022-09-20T14:26:06.314Z] Step 8/25 : COPY . . [2022-09-20T14:26:06.314Z] Removing intermediate container 78a17bbf2ca2 [2022-09-20T14:26:06.314Z] ---> b9d8e8feb9aa [2022-09-20T14:26:06.314Z] [2022-09-20T14:26:06.314Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T14:26:06.314Z] ---> a6215f271958 [2022-09-20T14:26:06.314Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:26:06.592Z] ---> Using cache [2022-09-20T14:26:06.592Z] ---> 1a4c8c700797 [2022-09-20T14:26:06.592Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T14:26:06.875Z] ---> Running in 3f1063ec7a07 [2022-09-20T14:26:06.875Z] ---> Running in f0f2b4b4a1d7 [2022-09-20T14:26:09.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:09.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T14:26:10.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:10.076Z] ---> 5828a0f05ac3 [2022-09-20T14:26:10.076Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T14:26:11.069Z] ---> b0f2ff8d06d5 [2022-09-20T14:26:11.069Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T14:26:11.345Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T14:26:11.345Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:26:11.345Z] OK: 5 MiB in 15 packages [2022-09-20T14:26:12.342Z] ---> a9bce62acb95 [2022-09-20T14:26:12.342Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T14:26:12.939Z] Removing intermediate container 3f1063ec7a07 [2022-09-20T14:26:12.939Z] ---> e7b44e4ba647 [2022-09-20T14:26:12.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:26:13.224Z] ---> Running in 03afefa4ee25 [2022-09-20T14:26:13.831Z] ---> fb462b06c9ab [2022-09-20T14:26:13.831Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T14:26:13.831Z] Removing intermediate container 03afefa4ee25 [2022-09-20T14:26:13.831Z] ---> 44ca5521859a [2022-09-20T14:26:13.831Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T14:26:13.831Z] ---> Running in 7446b963d481 [2022-09-20T14:26:14.438Z] Removing intermediate container 7446b963d481 [2022-09-20T14:26:14.718Z] ---> 5553545ee33d [2022-09-20T14:26:14.718Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T14:26:14.718Z] ---> Running in 4fb3f459b67f [2022-09-20T14:26:14.999Z] ---> e2a680bf0b90 [2022-09-20T14:26:14.999Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T14:26:15.612Z] Removing intermediate container 4fb3f459b67f [2022-09-20T14:26:15.612Z] ---> 2b699d6262e7 [2022-09-20T14:26:15.612Z] Step 16/24 : WORKDIR / [2022-09-20T14:26:15.890Z] ---> Running in fe7cdac25772 [2022-09-20T14:26:16.166Z] ---> 6f4b24e06207 [2022-09-20T14:26:16.166Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T14:26:16.446Z] ---> Running in f11005b0d401 [2022-09-20T14:26:16.446Z] Removing intermediate container fe7cdac25772 [2022-09-20T14:26:16.446Z] ---> 692ecc4dbbf8 [2022-09-20T14:26:16.446Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:26:18.438Z] ---> e842e95edf43 [2022-09-20T14:26:18.439Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T14:26:20.450Z] Removing intermediate container f11005b0d401 [2022-09-20T14:26:20.450Z] ---> acd1d8228478 [2022-09-20T14:26:20.450Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T14:26:20.450Z] ---> Running in c9133dad3bc5 [2022-09-20T14:26:21.070Z] ---> f1dc1b18684d [2022-09-20T14:26:21.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T14:26:21.070Z] Removing intermediate container c9133dad3bc5 [2022-09-20T14:26:21.070Z] ---> 11874075ed43 [2022-09-20T14:26:21.070Z] Step 30/33 : CMD ["gate"] [2022-09-20T14:26:21.070Z] ---> Running in e149617b0c5d [2022-09-20T14:26:21.685Z] Removing intermediate container e149617b0c5d [2022-09-20T14:26:21.685Z] ---> d128bec09beb [2022-09-20T14:26:21.685Z] Step 31/33 : LABEL arch=arm64 [2022-09-20T14:26:21.685Z] ---> Running in 40f98d92dd22 [2022-09-20T14:26:22.295Z] ---> 154f215eccce [2022-09-20T14:26:22.295Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T14:26:22.295Z] Removing intermediate container 40f98d92dd22 [2022-09-20T14:26:22.295Z] ---> d2598339bdfb [2022-09-20T14:26:22.295Z] Step 32/33 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:26:22.295Z] ---> Running in 9e949b807c45 [2022-09-20T14:26:22.574Z] ---> Running in 8766e398821e [2022-09-20T14:26:23.192Z] Removing intermediate container 9e949b807c45 [2022-09-20T14:26:23.192Z] ---> dfe66411f4f8 [2022-09-20T14:26:23.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:26:23.192Z] ---> Running in fdf5299e8bfa [2022-09-20T14:26:23.192Z] Removing intermediate container 8766e398821e [2022-09-20T14:26:23.192Z] ---> face7fe2ec78 [2022-09-20T14:26:23.192Z] Step 33/33 : LABEL version=2.3.0-dev.65 [2022-09-20T14:26:23.475Z] ---> Running in c5035bb81a9c [2022-09-20T14:26:24.082Z] Removing intermediate container fdf5299e8bfa [2022-09-20T14:26:24.082Z] ---> 2557a23d661e [2022-09-20T14:26:24.082Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T14:26:24.082Z] ---> Running in 474ef5239077 [2022-09-20T14:26:24.082Z] Removing intermediate container c5035bb81a9c [2022-09-20T14:26:24.082Z] ---> 6df28cfebe04 [2022-09-20T14:26:24.358Z] [2022-09-20T14:26:24.359Z] Successfully built 6df28cfebe04 [2022-09-20T14:26:24.636Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-20T14:26:24.637Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-09-20T14:26:24.637Z] Removing intermediate container 474ef5239077 [2022-09-20T14:26:24.637Z] ---> c7e7f06c1f37 [2022-09-20T14:26:24.637Z] Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:26:24.916Z] ---> Running in 03a676d5f18e [2022-09-20T14:26:25.193Z] Removing intermediate container 03a676d5f18e [2022-09-20T14:26:25.193Z] ---> c916fcc32507 [2022-09-20T14:26:25.193Z] Step 24/24 : LABEL version=2.3.0-dev.65 [2022-09-20T14:26:25.468Z] ---> Running in 361f05dfbfe8 [2022-09-20T14:26:25.745Z] Removing intermediate container 361f05dfbfe8 [2022-09-20T14:26:25.745Z] ---> 196ea71f8a52 [2022-09-20T14:26:25.745Z] [2022-09-20T14:26:26.020Z] Successfully built 196ea71f8a52 [2022-09-20T14:26:26.020Z] Successfully tagged core-command-arm64:latest [2022-09-20T14:26:26.020Z] Building support-scheduler [2022-09-20T14:26:29.424Z]  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:26:29.424Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:26:29.424Z] ---> 683bc16cb0ce [2022-09-20T14:26:29.424Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T14:26:29.424Z] ---> Using cache [2022-09-20T14:26:29.424Z] ---> 76be89ed0a93 [2022-09-20T14:26:29.424Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T14:26:29.699Z] ---> Running in 9648c67881a1 [2022-09-20T14:26:31.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:26:31.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:26:31.716Z] ---> 683bc16cb0ce [2022-09-20T14:26:31.716Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:26:31.716Z] ---> Using cache [2022-09-20T14:26:31.716Z] ---> 7eefedddb9f3 [2022-09-20T14:26:31.716Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T14:26:31.716Z] ---> Using cache [2022-09-20T14:26:31.716Z] ---> ee99f71f6ab4 [2022-09-20T14:26:31.716Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:26:31.716Z] ---> Using cache [2022-09-20T14:26:31.716Z] ---> 247c459e60a1 [2022-09-20T14:26:31.716Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T14:26:32.015Z] ---> Running in 114781bc892c [2022-09-20T14:26:32.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:34.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:34.412Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T14:26:34.412Z] v3.16.2-183-g65b345c687 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T14:26:34.412Z] OK: 16894 distinct packages available [2022-09-20T14:26:34.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:35.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:35.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:26:36.626Z] OK: 221 MiB in 51 packages [2022-09-20T14:26:36.906Z] OK: 221 MiB in 51 packages [2022-09-20T14:26:38.365Z] Removing intermediate container 9648c67881a1 [2022-09-20T14:26:38.365Z] ---> dfe8d361dc68 [2022-09-20T14:26:38.365Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T14:26:38.971Z] Removing intermediate container 114781bc892c [2022-09-20T14:26:38.971Z] ---> f62e699c49b2 [2022-09-20T14:26:38.971Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T14:26:39.972Z] ---> b55ed348b6b9 [2022-09-20T14:26:39.972Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:26:39.972Z] ---> Running in ef17aacfc0e5 [2022-09-20T14:26:39.972Z] ---> 2fbe7d745542 [2022-09-20T14:26:39.972Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:26:40.256Z] ---> Running in 5fef6c83526d [2022-09-20T14:27:48.334Z] Removing intermediate container 5fef6c83526d [2022-09-20T14:27:48.334Z] ---> afa783dd2c00 [2022-09-20T14:27:48.334Z] Step 9/23 : COPY . . [2022-09-20T14:27:48.334Z] Removing intermediate container ef17aacfc0e5 [2022-09-20T14:27:48.334Z] ---> a8e9fa28be1e [2022-09-20T14:27:48.334Z] Step 7/20 : COPY . . [2022-09-20T14:27:48.334Z] ---> ffb23ff24daa [2022-09-20T14:27:48.334Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T14:27:48.334Z] ---> Running in b327e8aa0785 [2022-09-20T14:27:48.334Z] ---> 0749ff39d74a [2022-09-20T14:27:48.334Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T14:27:48.334Z] ---> Running in dd1ea4006502 [2022-09-20T14:27:48.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T14:27:48.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T14:28:20.733Z] Removing intermediate container a3e4563666f7 [2022-09-20T14:28:20.733Z] ---> 532eb733d7a2 [2022-09-20T14:28:20.733Z] [2022-09-20T14:28:20.733Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T14:28:20.733Z] ---> a6215f271958 [2022-09-20T14:28:20.733Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T14:28:20.733Z] ---> Running in 8877c2c89c6b [2022-09-20T14:28:21.343Z] Removing intermediate container 8877c2c89c6b [2022-09-20T14:28:21.343Z] ---> f56ab20c7bbe [2022-09-20T14:28:21.343Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T14:28:21.343Z] ---> Running in 5740d21d3753 [2022-09-20T14:28:21.953Z] Removing intermediate container 5740d21d3753 [2022-09-20T14:28:21.953Z] ---> 801d276da94f [2022-09-20T14:28:21.953Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T14:28:21.953Z] ---> Running in 5f2223a753b1 [2022-09-20T14:28:22.560Z] Removing intermediate container 5f2223a753b1 [2022-09-20T14:28:22.560Z] ---> a34ef0ed0851 [2022-09-20T14:28:22.560Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:28:22.560Z] ---> Running in 0c9f5a27d0da [2022-09-20T14:28:25.985Z] Removing intermediate container 0c9f5a27d0da [2022-09-20T14:28:25.985Z] ---> 448069ebd627 [2022-09-20T14:28:25.985Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T14:28:25.985Z] ---> Running in 94da017a8bce [2022-09-20T14:28:28.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:29.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:30.584Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T14:28:30.860Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T14:28:30.860Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T14:28:30.860Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T14:28:31.135Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T14:28:31.135Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T14:28:31.414Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:28:31.414Z] OK: 8 MiB in 20 packages [2022-09-20T14:28:34.050Z] Removing intermediate container 94da017a8bce [2022-09-20T14:28:34.050Z] ---> 9068f8a57b27 [2022-09-20T14:28:34.050Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:28:35.508Z] ---> 35456902fccb [2022-09-20T14:28:35.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T14:28:38.922Z] ---> a2e66877bb47 [2022-09-20T14:28:38.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T14:28:39.529Z] Removing intermediate container fc5f87b23abd [2022-09-20T14:28:39.529Z] ---> eda73ac77d8e [2022-09-20T14:28:39.529Z] [2022-09-20T14:28:39.529Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:28:39.529Z] ---> a6215f271958 [2022-09-20T14:28:39.529Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T14:28:39.529Z] ---> 3722ddf04667 [2022-09-20T14:28:39.529Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T14:28:39.529Z] ---> Running in bce8eb7b2812 [2022-09-20T14:28:39.803Z] ---> Running in cb2f565e4dea [2022-09-20T14:28:40.791Z] Removing intermediate container cb2f565e4dea [2022-09-20T14:28:40.791Z] ---> d320ce0b83b8 [2022-09-20T14:28:40.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:28:40.791Z] ---> Running in 8585eff51272 [2022-09-20T14:28:41.390Z] Removing intermediate container 8585eff51272 [2022-09-20T14:28:41.390Z] ---> e4ef1a221406 [2022-09-20T14:28:41.390Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T14:28:41.390Z] ---> Running in e9dabe18f07c [2022-09-20T14:28:41.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:41.946Z] Removing intermediate container e9dabe18f07c [2022-09-20T14:28:41.946Z] ---> cdbbc4a35ad4 [2022-09-20T14:28:41.946Z] Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:28:42.234Z] ---> Running in 4e4fe2b7a4ae [2022-09-20T14:28:42.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:42.516Z] Removing intermediate container 4e4fe2b7a4ae [2022-09-20T14:28:42.517Z] ---> 0d902c5f9518 [2022-09-20T14:28:42.517Z] Step 24/24 : LABEL version=2.3.0-dev.65 [2022-09-20T14:28:42.792Z] ---> Running in 1b80965bf0d9 [2022-09-20T14:28:43.067Z] Removing intermediate container 1b80965bf0d9 [2022-09-20T14:28:43.067Z] ---> bdab8942c51d [2022-09-20T14:28:43.067Z] [2022-09-20T14:28:43.341Z] Successfully built bdab8942c51d [2022-09-20T14:28:43.341Z] Successfully tagged core-data-arm64:latest [2022-09-20T14:28:43.341Z]  Building core-data ... done Building security-spire-config [2022-09-20T14:28:43.625Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T14:28:43.625Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T14:28:43.625Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:28:43.625Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:28:43.916Z] OK: 6 MiB in 16 packages [2022-09-20T14:28:45.922Z] Removing intermediate container bce8eb7b2812 [2022-09-20T14:28:45.922Z] ---> 1155e9bbc36b [2022-09-20T14:28:45.922Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:28:45.922Z] ---> Running in e083a9924e94 [2022-09-20T14:28:46.528Z] Removing intermediate container e083a9924e94 [2022-09-20T14:28:46.528Z] ---> 6f7c31d9c0f7 [2022-09-20T14:28:46.528Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T14:28:46.814Z] ---> Running in 5f901afcf666 [2022-09-20T14:28:47.418Z] Removing intermediate container 5f901afcf666 [2022-09-20T14:28:47.418Z] ---> a95317c868f7 [2022-09-20T14:28:47.418Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:28:47.700Z] ---> Running in 6ea22d6488cd [2022-09-20T14:28:48.313Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:28:48.313Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:28:48.313Z] ---> 683bc16cb0ce [2022-09-20T14:28:48.313Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T14:28:48.313Z] ---> Using cache [2022-09-20T14:28:48.313Z] ---> 76be89ed0a93 [2022-09-20T14:28:48.313Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:28:48.313Z] ---> Using cache [2022-09-20T14:28:48.313Z] ---> a01e4b85464c [2022-09-20T14:28:48.313Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:28:48.313Z] Removing intermediate container 6ea22d6488cd [2022-09-20T14:28:48.313Z] ---> f19179cd1adc [2022-09-20T14:28:48.313Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:28:48.313Z] ---> Running in b073a223c9a1 [2022-09-20T14:28:49.773Z] ---> 334404e95467 [2022-09-20T14:28:49.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T14:28:50.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:51.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:28:52.430Z] ---> 03c73c840ea3 [2022-09-20T14:28:52.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T14:28:53.047Z] OK: 221 MiB in 51 packages [2022-09-20T14:28:53.330Z] ---> 07f3124c3679 [2022-09-20T14:28:53.330Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T14:28:53.330Z] ---> Running in d105142910d2 [2022-09-20T14:28:54.340Z] Removing intermediate container d105142910d2 [2022-09-20T14:28:54.340Z] ---> c0558e93207a [2022-09-20T14:28:54.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:28:54.340Z] ---> Running in 952af957055e [2022-09-20T14:28:54.618Z] Removing intermediate container b073a223c9a1 [2022-09-20T14:28:54.618Z] ---> af83e7f1ddbb [2022-09-20T14:28:54.618Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T14:28:54.912Z] Removing intermediate container 952af957055e [2022-09-20T14:28:54.912Z] ---> 12a262e68bf8 [2022-09-20T14:28:54.912Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T14:28:55.189Z] ---> Running in c3f9db8ea42a [2022-09-20T14:28:55.814Z] Removing intermediate container c3f9db8ea42a [2022-09-20T14:28:55.814Z] ---> e6db9dde9664 [2022-09-20T14:28:55.814Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:28:55.814Z] ---> 05467f05f13d [2022-09-20T14:28:55.814Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:28:56.107Z] ---> Running in 75c08f54e053 [2022-09-20T14:28:56.107Z] ---> Running in 0d9f79a33bd8 [2022-09-20T14:28:56.722Z] Removing intermediate container 75c08f54e053 [2022-09-20T14:28:56.722Z] ---> c70f822d26ee [2022-09-20T14:28:56.722Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:28:57.008Z] ---> Running in f36195ee6d2a [2022-09-20T14:28:57.624Z] Removing intermediate container f36195ee6d2a [2022-09-20T14:28:57.624Z] ---> ee9aa5a3eea3 [2022-09-20T14:28:57.624Z] [2022-09-20T14:28:57.910Z] Successfully built ee9aa5a3eea3 [2022-09-20T14:28:57.910Z] Successfully tagged support-notifications-arm64:latest [2022-09-20T14:28:57.910Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-09-20T14:29:01.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:29:01.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:29:01.318Z] ---> 683bc16cb0ce [2022-09-20T14:29:01.318Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T14:29:01.318Z] ---> Using cache [2022-09-20T14:29:01.318Z] ---> 76be89ed0a93 [2022-09-20T14:29:01.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:29:01.318Z] ---> Using cache [2022-09-20T14:29:01.318Z] ---> a01e4b85464c [2022-09-20T14:29:01.318Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T14:29:01.604Z] ---> Running in 23873a49886e [2022-09-20T14:29:03.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:29:04.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:29:05.564Z] OK: 221 MiB in 51 packages [2022-09-20T14:29:07.019Z] Removing intermediate container 23873a49886e [2022-09-20T14:29:07.019Z] ---> d9fb34a7a5b2 [2022-09-20T14:29:07.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T14:29:08.070Z] ---> a778f97113ac [2022-09-20T14:29:08.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:29:08.070Z] ---> Running in 038f419f3af6 [2022-09-20T14:29:55.659Z] Removing intermediate container 0d9f79a33bd8 [2022-09-20T14:29:55.659Z] ---> 1b75735ab178 [2022-09-20T14:29:55.659Z] Step 8/26 : COPY . . [2022-09-20T14:30:01.088Z] ---> b65d84bb3790 [2022-09-20T14:30:01.088Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:30:01.088Z] ---> Running in f652fd049f18 [2022-09-20T14:30:01.701Z] Removing intermediate container f652fd049f18 [2022-09-20T14:30:01.701Z] ---> b02a942a15be [2022-09-20T14:30:01.701Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T14:30:01.975Z] ---> Running in d8e11e9fc1d5 [2022-09-20T14:30:02.604Z] Removing intermediate container d8e11e9fc1d5 [2022-09-20T14:30:02.604Z] ---> d8dc143f344b [2022-09-20T14:30:02.604Z] 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-09-20T14:30:02.878Z] ---> Running in 3996bc6c4bed [2022-09-20T14:30:04.315Z] Removing intermediate container 038f419f3af6 [2022-09-20T14:30:04.315Z] ---> a83f181b1d1f [2022-09-20T14:30:04.315Z] Step 8/23 : COPY . . [2022-09-20T14:30:06.951Z] Removing intermediate container 3996bc6c4bed [2022-09-20T14:30:06.951Z] ---> 274068a0b920 [2022-09-20T14:30:06.951Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T14:30:07.229Z] ---> Running in 0cf9f13c2e18 [2022-09-20T14:30:07.831Z] Removing intermediate container 0cf9f13c2e18 [2022-09-20T14:30:07.831Z] ---> f57a0871771b [2022-09-20T14:30:07.831Z] [2022-09-20T14:30:07.831Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T14:30:07.831Z] ---> 02e0d6fdf486 [2022-09-20T14:30:07.831Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:30:07.831Z] ---> Using cache [2022-09-20T14:30:07.831Z] ---> 2bc21d399a4d [2022-09-20T14:30:07.831Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:30:07.831Z] ---> Using cache [2022-09-20T14:30:07.831Z] ---> a77953300c96 [2022-09-20T14:30:07.831Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T14:30:08.105Z] ---> Running in c387df111bb0 [2022-09-20T14:30:09.543Z] ---> 07e69552dff1 [2022-09-20T14:30:09.543Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T14:30:09.543Z] ---> Running in 2815bec47593 [2022-09-20T14:30:10.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:30:11.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T14:30:11.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:30:12.955Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:30:12.955Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:30:12.955Z] OK: 15734 distinct packages available [2022-09-20T14:30:13.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:30:14.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:30:15.654Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T14:30:15.654Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:30:15.654Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T14:30:15.927Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T14:30:15.927Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:30:15.927Z] OK: 6 MiB in 18 packages [2022-09-20T14:30:17.937Z] Removing intermediate container c387df111bb0 [2022-09-20T14:30:17.937Z] ---> 2d29d4a7de89 [2022-09-20T14:30:17.937Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:30:23.383Z] ---> 44fd1df25014 [2022-09-20T14:30:23.383Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:30:23.987Z] ---> 5fea54648315 [2022-09-20T14:30:23.987Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T14:30:24.264Z] ---> Running in e4290c0cf073 [2022-09-20T14:30:24.869Z] Removing intermediate container e4290c0cf073 [2022-09-20T14:30:24.869Z] ---> 811ad9f04c00 [2022-09-20T14:30:24.869Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T14:30:25.861Z] ---> 86b408ba6ad1 [2022-09-20T14:30:25.861Z] Step 21/26 : WORKDIR / [2022-09-20T14:30:25.861Z] ---> Running in 2c7c3cdfadae [2022-09-20T14:30:26.479Z] Removing intermediate container 2c7c3cdfadae [2022-09-20T14:30:26.479Z] ---> bbd57b7aa6c1 [2022-09-20T14:30:26.479Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:30:26.479Z] ---> Running in 67ffa05395cb [2022-09-20T14:30:27.089Z] Removing intermediate container 67ffa05395cb [2022-09-20T14:30:27.089Z] ---> 9ee4e7aa47d2 [2022-09-20T14:30:27.089Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:30:27.089Z] ---> Running in 044cce3da3f0 [2022-09-20T14:30:27.705Z] Removing intermediate container 044cce3da3f0 [2022-09-20T14:30:27.705Z] ---> 8aefbeca54e8 [2022-09-20T14:30:27.705Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T14:30:27.980Z] ---> Running in a4cd04c800f4 [2022-09-20T14:30:28.257Z] Removing intermediate container a4cd04c800f4 [2022-09-20T14:30:28.536Z] ---> a29aad181ae4 [2022-09-20T14:30:28.536Z] Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:30:28.536Z] ---> Running in ce500f83026f [2022-09-20T14:30:28.816Z] Removing intermediate container ce500f83026f [2022-09-20T14:30:28.816Z] ---> 2cd450e7d8c4 [2022-09-20T14:30:28.816Z] Step 26/26 : LABEL version=2.3.0-dev.65 [2022-09-20T14:30:29.099Z] ---> Running in b55bf2fb15f1 [2022-09-20T14:30:29.376Z] Removing intermediate container b55bf2fb15f1 [2022-09-20T14:30:29.376Z] ---> 172ffa7b491f [2022-09-20T14:30:29.376Z] [2022-09-20T14:30:29.654Z] Successfully built 172ffa7b491f [2022-09-20T14:30:29.654Z] Successfully tagged security-spire-config-arm64:latest [2022-09-20T14:30:29.654Z]  Building security-spire-config ... done Building security-spire-server [2022-09-20T14:30:33.059Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:30:33.059Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:30:33.059Z] ---> 683bc16cb0ce [2022-09-20T14:30:33.059Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T14:30:33.059Z] ---> Using cache [2022-09-20T14:30:33.059Z] ---> 76be89ed0a93 [2022-09-20T14:30:33.059Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:30:33.059Z] ---> Using cache [2022-09-20T14:30:33.059Z] ---> a01e4b85464c [2022-09-20T14:30:33.059Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T14:30:33.059Z] ---> Using cache [2022-09-20T14:30:33.059Z] ---> af83e7f1ddbb [2022-09-20T14:30:33.059Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T14:30:33.345Z] ---> Using cache [2022-09-20T14:30:33.345Z] ---> 05467f05f13d [2022-09-20T14:30:33.345Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:30:33.345Z] ---> Using cache [2022-09-20T14:30:33.345Z] ---> 1b75735ab178 [2022-09-20T14:30:33.345Z] Step 8/25 : COPY . . [2022-09-20T14:30:33.345Z] ---> Using cache [2022-09-20T14:30:33.345Z] ---> b65d84bb3790 [2022-09-20T14:30:33.345Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T14:30:33.345Z] ---> Using cache [2022-09-20T14:30:33.345Z] ---> b02a942a15be [2022-09-20T14:30:33.345Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T14:30:33.345Z] ---> Using cache [2022-09-20T14:30:33.345Z] ---> d8dc143f344b [2022-09-20T14:30:33.345Z] 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-09-20T14:30:33.620Z] ---> Running in c805b77ca7fc [2022-09-20T14:30:37.039Z] Removing intermediate container c805b77ca7fc [2022-09-20T14:30:37.039Z] ---> 03cf28a87c33 [2022-09-20T14:30:37.039Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T14:30:37.039Z] ---> Running in 32b0de550b55 [2022-09-20T14:30:37.039Z] Removing intermediate container 32b0de550b55 [2022-09-20T14:30:37.039Z] ---> df55e386f3f2 [2022-09-20T14:30:37.039Z] [2022-09-20T14:30:37.039Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T14:30:37.039Z] ---> 02e0d6fdf486 [2022-09-20T14:30:37.039Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:30:37.039Z] ---> Using cache [2022-09-20T14:30:37.039Z] ---> 2bc21d399a4d [2022-09-20T14:30:37.039Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:30:37.039Z] ---> Using cache [2022-09-20T14:30:37.039Z] ---> a77953300c96 [2022-09-20T14:30:37.039Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T14:30:37.039Z] ---> Using cache [2022-09-20T14:30:37.039Z] ---> dde9d33dd0a3 [2022-09-20T14:30:37.314Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T14:30:44.074Z] ---> d3583d264617 [2022-09-20T14:30:44.074Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T14:30:44.074Z] ---> 6e40ad21105d [2022-09-20T14:30:44.074Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T14:30:45.064Z] ---> a77c7fa34ad3 [2022-09-20T14:30:45.064Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T14:30:46.072Z] ---> ac7c015bd7e6 [2022-09-20T14:30:46.072Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T14:30:46.072Z] ---> Running in d8b4793c6fd8 [2022-09-20T14:30:46.679Z] Removing intermediate container d8b4793c6fd8 [2022-09-20T14:30:46.679Z] ---> 5b96ab5aa91b [2022-09-20T14:30:46.679Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T14:30:46.679Z] ---> Running in 0ac98afabbaf [2022-09-20T14:30:46.958Z] Removing intermediate container 0ac98afabbaf [2022-09-20T14:30:46.958Z] ---> e4f512ac1364 [2022-09-20T14:30:46.958Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T14:30:47.238Z] ---> Running in 6b7e6a320fc0 [2022-09-20T14:30:47.845Z] Removing intermediate container 6b7e6a320fc0 [2022-09-20T14:30:47.845Z] ---> 7b522357d507 [2022-09-20T14:30:47.845Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:30:47.845Z] ---> Running in f62ec8954aeb [2022-09-20T14:30:48.451Z] Removing intermediate container f62ec8954aeb [2022-09-20T14:30:48.451Z] ---> 7c7af17bea8f [2022-09-20T14:30:48.451Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:30:48.451Z] ---> Running in 766059d76645 [2022-09-20T14:30:49.055Z] Removing intermediate container 766059d76645 [2022-09-20T14:30:49.055Z] ---> dccead49330f [2022-09-20T14:30:49.055Z] [2022-09-20T14:30:49.055Z] Successfully built dccead49330f [2022-09-20T14:30:49.055Z] Successfully tagged security-spire-server-arm64:latest [2022-09-20T14:30:49.055Z]  Building security-spire-server ... done Building core-metadata [2022-09-20T14:30:52.464Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T14:30:52.464Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T14:30:52.464Z] ---> 683bc16cb0ce [2022-09-20T14:30:52.464Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T14:30:52.464Z] ---> Using cache [2022-09-20T14:30:52.464Z] ---> 7eefedddb9f3 [2022-09-20T14:30:52.464Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T14:30:52.464Z] ---> Using cache [2022-09-20T14:30:52.464Z] ---> ee99f71f6ab4 [2022-09-20T14:30:52.465Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:30:52.465Z] ---> Using cache [2022-09-20T14:30:52.465Z] ---> 247c459e60a1 [2022-09-20T14:30:52.465Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T14:30:52.465Z] ---> Using cache [2022-09-20T14:30:52.465Z] ---> f62e699c49b2 [2022-09-20T14:30:52.465Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T14:30:52.465Z] ---> Using cache [2022-09-20T14:30:52.465Z] ---> 2fbe7d745542 [2022-09-20T14:30:52.465Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:30:52.465Z] ---> Using cache [2022-09-20T14:30:52.465Z] ---> afa783dd2c00 [2022-09-20T14:30:52.465Z] Step 9/25 : COPY . . [2022-09-20T14:30:52.743Z] ---> Using cache [2022-09-20T14:30:52.743Z] ---> ffb23ff24daa [2022-09-20T14:30:52.743Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T14:30:53.024Z] ---> Running in 23278f53583e [2022-09-20T14:30:54.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T14:31:21.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T14:31:36.528Z] Removing intermediate container f0f2b4b4a1d7 [2022-09-20T14:31:36.528Z] ---> 8bf5c8bd6484 [2022-09-20T14:31:36.528Z] [2022-09-20T14:31:36.528Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T14:31:36.528Z] ---> a6215f271958 [2022-09-20T14:31:36.528Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T14:31:36.528Z] ---> Running in 327ed46da434 [2022-09-20T14:31:39.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:31:39.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:31:40.614Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T14:31:40.614Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T14:31:40.614Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T14:31:40.614Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:31:40.614Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:31:41.220Z] OK: 6 MiB in 17 packages [2022-09-20T14:31:43.210Z] Removing intermediate container 327ed46da434 [2022-09-20T14:31:43.210Z] ---> 834f33bf524d [2022-09-20T14:31:43.210Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T14:31:43.210Z] ---> Running in deb22bea281e [2022-09-20T14:31:43.814Z] Removing intermediate container deb22bea281e [2022-09-20T14:31:43.814Z] ---> 955d170ecd23 [2022-09-20T14:31:43.814Z] Step 13/25 : WORKDIR / [2022-09-20T14:31:43.814Z] ---> Running in 28432a159da2 [2022-09-20T14:31:44.423Z] Removing intermediate container 28432a159da2 [2022-09-20T14:31:44.423Z] ---> 290c4663d874 [2022-09-20T14:31:44.423Z] 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-09-20T14:31:45.410Z] ---> 84ff5c9f68a7 [2022-09-20T14:31:45.410Z] 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-09-20T14:31:46.414Z] ---> 3d85603e135a [2022-09-20T14:31:46.414Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T14:31:47.403Z] ---> 859cb760d575 [2022-09-20T14:31:47.403Z] 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-09-20T14:31:48.011Z] ---> 45f442e9eef3 [2022-09-20T14:31:48.011Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T14:31:49.457Z] ---> 0b081fe22fd4 [2022-09-20T14:31:49.457Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T14:31:51.454Z] ---> 3191cd49566e [2022-09-20T14:31:51.454Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T14:31:52.090Z] ---> fe5907ab0121 [2022-09-20T14:31:52.090Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T14:31:52.362Z] ---> Running in f7226b93fed4 [2022-09-20T14:31:54.993Z] Removing intermediate container f7226b93fed4 [2022-09-20T14:31:54.993Z] ---> 99039b4bd316 [2022-09-20T14:31:54.993Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T14:31:55.278Z] ---> Running in 712c1c80df6e [2022-09-20T14:31:55.892Z] Removing intermediate container 712c1c80df6e [2022-09-20T14:31:55.892Z] ---> 4c9919a647c0 [2022-09-20T14:31:55.892Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T14:31:55.892Z] ---> Running in dfab6af45547 [2022-09-20T14:31:56.503Z] Removing intermediate container dfab6af45547 [2022-09-20T14:31:56.503Z] ---> 826c0f59030c [2022-09-20T14:31:56.503Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:31:56.503Z] ---> Running in 2cbdb4f7168c [2022-09-20T14:31:57.115Z] Removing intermediate container 2cbdb4f7168c [2022-09-20T14:31:57.115Z] ---> f1ab84e16898 [2022-09-20T14:31:57.115Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:31:57.115Z] ---> Running in c50722576b35 [2022-09-20T14:31:57.720Z] Removing intermediate container c50722576b35 [2022-09-20T14:31:57.720Z] ---> 5c3af61828e1 [2022-09-20T14:31:57.720Z] [2022-09-20T14:31:57.720Z] Successfully built 5c3af61828e1 [2022-09-20T14:31:57.720Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-20T14:34:34.951Z]  Building security-secretstore-setup ... done Removing intermediate container dd1ea4006502 [2022-09-20T14:34:34.951Z] ---> 5a9755343abe [2022-09-20T14:34:34.951Z] [2022-09-20T14:34:34.951Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T14:34:34.951Z] ---> 02e0d6fdf486 [2022-09-20T14:34:34.951Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T14:34:34.951Z] ---> Using cache [2022-09-20T14:34:34.951Z] ---> 2bc21d399a4d [2022-09-20T14:34:34.951Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:34:34.951Z] ---> Using cache [2022-09-20T14:34:34.951Z] ---> a77953300c96 [2022-09-20T14:34:34.951Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T14:34:34.951Z] ---> Running in cc32b7fd9427 [2022-09-20T14:34:34.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:35.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:36.560Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T14:34:36.560Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T14:34:36.560Z] OK: 15734 distinct packages available [2022-09-20T14:34:36.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:37.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:39.273Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T14:34:39.273Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T14:34:39.273Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T14:34:39.550Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T14:34:39.550Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T14:34:39.550Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T14:34:39.828Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T14:34:39.828Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T14:34:39.828Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T14:34:40.104Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:34:40.104Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:34:40.381Z] OK: 8 MiB in 23 packages [2022-09-20T14:34:44.740Z] Removing intermediate container cc32b7fd9427 [2022-09-20T14:34:44.740Z] ---> e38537b344e9 [2022-09-20T14:34:44.740Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:34:45.356Z] ---> 95a392a50683 [2022-09-20T14:34:45.356Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T14:34:45.356Z] Removing intermediate container 2815bec47593 [2022-09-20T14:34:45.356Z] ---> 5158479000b8 [2022-09-20T14:34:45.356Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T14:34:45.356Z] ---> Running in 3dfc156bffbf [2022-09-20T14:34:48.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T14:34:48.617Z] ---> df02daf87b2d [2022-09-20T14:34:48.617Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T14:34:49.223Z] ---> 9843617b9b2c [2022-09-20T14:34:49.223Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T14:34:49.506Z] ---> Running in 23719e434b39 [2022-09-20T14:34:50.108Z] Removing intermediate container 23719e434b39 [2022-09-20T14:34:50.108Z] ---> 75e17408c129 [2022-09-20T14:34:50.108Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:34:50.108Z] ---> Running in 6da51fb437e7 [2022-09-20T14:34:50.710Z] Removing intermediate container 6da51fb437e7 [2022-09-20T14:34:50.710Z] ---> bcff873bbfba [2022-09-20T14:34:50.710Z] Step 18/20 : LABEL arch=arm64 [2022-09-20T14:34:50.710Z] ---> Running in c3d6d32c73ad [2022-09-20T14:34:51.324Z] Removing intermediate container c3d6d32c73ad [2022-09-20T14:34:51.324Z] ---> 2f9e56499d11 [2022-09-20T14:34:51.324Z] Step 19/20 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:34:51.324Z] ---> Running in 4da4b81760a0 [2022-09-20T14:34:51.922Z] Removing intermediate container 4da4b81760a0 [2022-09-20T14:34:51.922Z] ---> 2dd7b8451721 [2022-09-20T14:34:51.922Z] Step 20/20 : LABEL version=2.3.0-dev.65 [2022-09-20T14:34:51.922Z] ---> Running in cf69acaa9055 [2022-09-20T14:34:52.923Z] Removing intermediate container cf69acaa9055 [2022-09-20T14:34:52.923Z] ---> cbe616e3c9c1 [2022-09-20T14:34:52.923Z] [2022-09-20T14:34:52.923Z] Successfully built cbe616e3c9c1 [2022-09-20T14:34:52.923Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-20T14:34:53.545Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3dfc156bffbf [2022-09-20T14:34:53.545Z] ---> 93abb266ea56 [2022-09-20T14:34:53.545Z] [2022-09-20T14:34:53.545Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:34:53.545Z] ---> a6215f271958 [2022-09-20T14:34:53.545Z] 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-09-20T14:34:53.545Z] ---> Running in d38936cbae52 [2022-09-20T14:34:54.145Z] Removing intermediate container d38936cbae52 [2022-09-20T14:34:54.145Z] ---> ae296e253dc7 [2022-09-20T14:34:54.145Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-20T14:34:54.145Z] ---> Running in 93e38d6442b8 [2022-09-20T14:34:56.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:56.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:34:57.144Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T14:34:57.144Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T14:34:57.144Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T14:34:57.144Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T14:34:57.144Z] Executing bash-5.1.16-r2.post-install [2022-09-20T14:34:57.423Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T14:34:57.423Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T14:34:57.423Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T14:34:57.423Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T14:34:57.423Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T14:34:57.423Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T14:34:58.410Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T14:34:58.410Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T14:34:58.410Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T14:34:58.410Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T14:34:58.410Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T14:34:58.410Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T14:34:58.410Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T14:34:58.410Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T14:34:58.410Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T14:34:58.410Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T14:34:58.410Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T14:35:01.043Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T14:35:01.043Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T14:35:01.043Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T14:35:01.043Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T14:35:01.043Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T14:35:01.043Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T14:35:01.043Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T14:35:01.043Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T14:35:01.043Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T14:35:01.043Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T14:35:01.043Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T14:35:01.043Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T14:35:01.651Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T14:35:01.929Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T14:35:02.205Z] OK: 120 MiB in 47 packages [2022-09-20T14:35:15.054Z] Collecting docker-compose==1.23.2 [2022-09-20T14:35:15.054Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T14:35:15.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.8 MB/s eta 0:00:00 [2022-09-20T14:35:15.054Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-20T14:35:15.652Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T14:35:15.652Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T14:35:15.652Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T14:35:15.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T14:35:15.929Z] Preparing metadata (setup.py): started [2022-09-20T14:35:17.922Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:35:18.529Z] Collecting PyYAML<4,>=3.10 [2022-09-20T14:35:18.529Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T14:35:18.529Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.5 MB/s eta 0:00:00 [2022-09-20T14:35:20.510Z] Preparing metadata (setup.py): started [2022-09-20T14:35:21.960Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:35:22.236Z] Removing intermediate container b327e8aa0785 [2022-09-20T14:35:22.236Z] ---> 08aa320ad99a [2022-09-20T14:35:22.236Z] [2022-09-20T14:35:22.236Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T14:35:22.236Z] ---> a6215f271958 [2022-09-20T14:35:22.236Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:35:22.236Z] ---> Using cache [2022-09-20T14:35:22.236Z] ---> e7b44e4ba647 [2022-09-20T14:35:22.236Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:35:22.236Z] ---> Using cache [2022-09-20T14:35:22.236Z] ---> 44ca5521859a [2022-09-20T14:35:22.236Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T14:35:22.236Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T14:35:22.236Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T14:35:22.236Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 10.0 MB/s eta 0:00:00 [2022-09-20T14:35:22.236Z] ---> Running in c5d22029583e [2022-09-20T14:35:22.834Z] Removing intermediate container c5d22029583e [2022-09-20T14:35:22.834Z] ---> 34065ba7c933 [2022-09-20T14:35:22.834Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:35:22.834Z] ---> Running in 1cff1f86fb43 [2022-09-20T14:35:23.113Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T14:35:23.114Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T14:35:23.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.0 MB/s eta 0:00:00 [2022-09-20T14:35:23.114Z] Removing intermediate container 1cff1f86fb43 [2022-09-20T14:35:23.114Z] ---> 13d4be88eb34 [2022-09-20T14:35:23.114Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:35:23.713Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T14:35:23.713Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T14:35:23.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 [2022-09-20T14:35:23.714Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T14:35:23.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T14:35:23.990Z] Preparing metadata (setup.py): started [2022-09-20T14:35:23.990Z] ---> b3036f74dd96 [2022-09-20T14:35:23.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T14:35:25.985Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:35:25.985Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T14:35:25.985Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T14:35:25.985Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T14:35:25.985Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T14:35:26.259Z] Preparing metadata (setup.py): started [2022-09-20T14:35:26.259Z] ---> f5edbd977185 [2022-09-20T14:35:26.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T14:35:26.859Z] ---> 5e299aee1df2 [2022-09-20T14:35:26.859Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T14:35:27.133Z] ---> Running in 6d374764a9aa [2022-09-20T14:35:27.412Z] Removing intermediate container 6d374764a9aa [2022-09-20T14:35:27.412Z] ---> 3fad26e2c7a1 [2022-09-20T14:35:27.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:35:27.688Z] ---> Running in 8d157a376854 [2022-09-20T14:35:27.963Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T14:35:27.963Z] Removing intermediate container 8d157a376854 [2022-09-20T14:35:27.963Z] ---> 51022a985b3c [2022-09-20T14:35:27.963Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T14:35:28.239Z] ---> Running in 6e38488d6977 [2022-09-20T14:35:28.833Z] Removing intermediate container 6e38488d6977 [2022-09-20T14:35:28.833Z] ---> e55c64e418a2 [2022-09-20T14:35:28.833Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:35:28.833Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T14:35:28.833Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T14:35:28.833Z] ---> Running in 2906beae6f05 [2022-09-20T14:35:29.111Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T14:35:29.111Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T14:35:29.383Z] Removing intermediate container 2906beae6f05 [2022-09-20T14:35:29.383Z] ---> b1ebd553f458 [2022-09-20T14:35:29.383Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:35:29.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 [2022-09-20T14:35:29.383Z] ---> Running in dc4bd3c814d6 [2022-09-20T14:35:29.383Z] Collecting idna<2.8,>=2.5 [2022-09-20T14:35:29.660Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T14:35:29.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 [2022-09-20T14:35:29.933Z] Removing intermediate container dc4bd3c814d6 [2022-09-20T14:35:29.933Z] ---> 91e1db5f57d1 [2022-09-20T14:35:29.933Z] [2022-09-20T14:35:29.933Z] Successfully built 91e1db5f57d1 [2022-09-20T14:35:29.933Z] Successfully tagged support-scheduler-arm64:latest [2022-09-20T14:35:30.211Z]  Building support-scheduler ... done Collecting urllib3<1.25,>=1.21.1 [2022-09-20T14:35:30.211Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T14:35:30.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 [2022-09-20T14:35:30.211Z] Removing intermediate container 23278f53583e [2022-09-20T14:35:30.211Z] ---> 5a983d2993ed [2022-09-20T14:35:30.211Z] [2022-09-20T14:35:30.211Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T14:35:30.211Z] ---> a6215f271958 [2022-09-20T14:35:30.211Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T14:35:30.211Z] ---> Using cache [2022-09-20T14:35:30.211Z] ---> e7b44e4ba647 [2022-09-20T14:35:30.211Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T14:35:30.211Z] ---> Using cache [2022-09-20T14:35:30.503Z] ---> 44ca5521859a [2022-09-20T14:35:30.503Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T14:35:30.503Z] ---> Running in 24104b9a8c4d [2022-09-20T14:35:30.503Z] Collecting certifi>=2017.4.17 [2022-09-20T14:35:30.503Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T14:35:30.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.0 MB/s eta 0:00:00 [2022-09-20T14:35:30.776Z] Removing intermediate container 24104b9a8c4d [2022-09-20T14:35:30.776Z] ---> 5e801978a167 [2022-09-20T14:35:30.776Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T14:35:30.776Z] ---> Running in 143ea0e4714f [2022-09-20T14:35:31.049Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T14:35:31.049Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T14:35:31.050Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T14:35:31.050Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T14:35:31.050Z] Removing intermediate container 143ea0e4714f [2022-09-20T14:35:31.050Z] ---> 27db9b691d1e [2022-09-20T14:35:31.050Z] Step 16/25 : WORKDIR / [2022-09-20T14:35:31.325Z] ---> Running in f03b2b5398ae [2022-09-20T14:35:31.598Z] Removing intermediate container f03b2b5398ae [2022-09-20T14:35:31.598Z] ---> 2fe1f8e5e10c [2022-09-20T14:35:31.598Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T14:35:31.875Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T14:35:31.875Z] Running setup.py install for texttable: started [2022-09-20T14:35:32.150Z] ---> ebc0169631f1 [2022-09-20T14:35:32.150Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T14:35:33.132Z] ---> 45779def88ea [2022-09-20T14:35:33.132Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T14:35:33.726Z] ---> 84150cd851e3 [2022-09-20T14:35:33.726Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T14:35:34.000Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T14:35:34.000Z] Running setup.py install for PyYAML: started [2022-09-20T14:35:34.286Z] ---> 773e269999f9 [2022-09-20T14:35:34.286Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T14:35:34.564Z] ---> Running in 572a66cb0c5e [2022-09-20T14:35:34.837Z] Removing intermediate container 572a66cb0c5e [2022-09-20T14:35:34.837Z] ---> 652c6c7810b4 [2022-09-20T14:35:34.837Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:35:34.837Z] ---> Running in 909c957d3b66 [2022-09-20T14:35:35.114Z] Removing intermediate container 909c957d3b66 [2022-09-20T14:35:35.115Z] ---> 0c4aebe0bfdd [2022-09-20T14:35:35.115Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T14:35:35.389Z] ---> Running in 74fa845e78f2 [2022-09-20T14:35:35.663Z] Removing intermediate container 74fa845e78f2 [2022-09-20T14:35:35.663Z] ---> 0efe887df87f [2022-09-20T14:35:35.663Z] Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:35:35.663Z] ---> Running in b1236b73a63a [2022-09-20T14:35:36.257Z] Removing intermediate container b1236b73a63a [2022-09-20T14:35:36.257Z] ---> e7e322100de4 [2022-09-20T14:35:36.257Z] Step 25/25 : LABEL version=2.3.0-dev.65 [2022-09-20T14:35:36.257Z] ---> Running in afd069a1a5d7 [2022-09-20T14:35:36.533Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T14:35:36.533Z] Removing intermediate container afd069a1a5d7 [2022-09-20T14:35:36.533Z] ---> b1a42f07d6ad [2022-09-20T14:35:36.533Z] [2022-09-20T14:35:36.533Z] Successfully built b1a42f07d6ad [2022-09-20T14:35:36.533Z] Successfully tagged core-metadata-arm64:latest [2022-09-20T14:35:37.512Z]  Building core-metadata ... done  Running setup.py install for docopt: started [2022-09-20T14:35:39.482Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T14:35:41.452Z] Running setup.py install for dockerpty: started [2022-09-20T14:35:43.416Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T14:35:45.386Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-20T14:35:45.386Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-20T14:35:55.531Z] Removing intermediate container 93e38d6442b8 [2022-09-20T14:35:55.531Z] ---> d650260eed92 [2022-09-20T14:35:55.531Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T14:35:55.531Z] ---> Running in fc5478f19a90 [2022-09-20T14:35:55.531Z] Removing intermediate container fc5478f19a90 [2022-09-20T14:35:55.531Z] ---> 4fb4fa8e6969 [2022-09-20T14:35:55.531Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T14:35:55.531Z] ---> Running in df16b82018d8 [2022-09-20T14:35:55.531Z] Removing intermediate container df16b82018d8 [2022-09-20T14:35:55.531Z] ---> 0ee456c2af7f [2022-09-20T14:35:55.531Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T14:35:56.506Z] ---> b60a47c9bb0d [2022-09-20T14:35:56.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T14:35:57.101Z] ---> 264d6a0c82da [2022-09-20T14:35:57.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T14:35:57.696Z] ---> 3c612ccd5b2a [2022-09-20T14:35:57.696Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T14:35:57.696Z] ---> Running in f58738a03731 [2022-09-20T14:35:57.972Z] Removing intermediate container f58738a03731 [2022-09-20T14:35:57.972Z] ---> 38245daccbca [2022-09-20T14:35:57.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T14:35:58.242Z] ---> Running in 81ec3893c6a1 [2022-09-20T14:35:58.513Z] Removing intermediate container 81ec3893c6a1 [2022-09-20T14:35:58.513Z] ---> 039a4f32c40d [2022-09-20T14:35:58.513Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T14:35:58.513Z] ---> Running in 8a5258d63664 [2022-09-20T14:35:58.787Z] Removing intermediate container 8a5258d63664 [2022-09-20T14:35:58.787Z] ---> ba95d060b046 [2022-09-20T14:35:58.787Z] Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:35:58.787Z] ---> Running in 72669bf1d02f [2022-09-20T14:35:59.063Z] Removing intermediate container 72669bf1d02f [2022-09-20T14:35:59.063Z] ---> 5d8c8793a57c [2022-09-20T14:35:59.063Z] Step 23/23 : LABEL version=2.3.0-dev.65 [2022-09-20T14:35:59.335Z] ---> Running in 2fb2ee413e66 [2022-09-20T14:35:59.606Z] Removing intermediate container 2fb2ee413e66 [2022-09-20T14:35:59.606Z] ---> a75c0323ebff [2022-09-20T14:35:59.606Z] [2022-09-20T14:35:59.606Z] Successfully built a75c0323ebff [2022-09-20T14:35:59.606Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-20T14:35:59.894Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-20T14:35:59.900Z] $ docker stop --time=1 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 [2022-09-20T14:36:01.542Z] $ docker rm -f 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:36:02.092Z] + docker images [2022-09-20T14:36:02.367Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T14:36:02.367Z] sys-mgmt-agent-arm64 latest a75c0323ebff 3 seconds ago 133MB [2022-09-20T14:36:02.367Z] core-metadata-arm64 latest b1a42f07d6ad 26 seconds ago 17.5MB [2022-09-20T14:36:02.368Z] support-scheduler-arm64 latest 91e1db5f57d1 33 seconds ago 25.7MB [2022-09-20T14:36:02.368Z] 5a983d2993ed 33 seconds ago 1.22GB [2022-09-20T14:36:02.368Z] 08aa320ad99a 42 seconds ago 1.27GB [2022-09-20T14:36:02.368Z] 93abb266ea56 About a minute ago 1.19GB [2022-09-20T14:36:02.368Z] security-spiffe-token-provider-arm64 latest cbe616e3c9c1 About a minute ago 28.4MB [2022-09-20T14:36:02.368Z] 5a9755343abe About a minute ago 1.24GB [2022-09-20T14:36:02.368Z] security-secretstore-setup-arm64 latest 5c3af61828e1 4 minutes ago 28.2MB [2022-09-20T14:36:02.368Z] 8bf5c8bd6484 4 minutes ago 1.2GB [2022-09-20T14:36:02.368Z] security-spire-server-arm64 latest dccead49330f 5 minutes ago 84.2MB [2022-09-20T14:36:02.368Z] df55e386f3f2 5 minutes ago 1.09GB [2022-09-20T14:36:02.368Z] security-spire-config-arm64 latest 172ffa7b491f 5 minutes ago 83.6MB [2022-09-20T14:36:02.368Z] f57a0871771b 5 minutes ago 1.09GB [2022-09-20T14:36:02.368Z] support-notifications-arm64 latest ee9aa5a3eea3 7 minutes ago 26.3MB [2022-09-20T14:36:02.368Z] core-data-arm64 latest bdab8942c51d 7 minutes ago 20.7MB [2022-09-20T14:36:02.368Z] eda73ac77d8e 7 minutes ago 1.27GB [2022-09-20T14:36:02.368Z] 532eb733d7a2 7 minutes ago 1.22GB [2022-09-20T14:36:02.368Z] core-command-arm64 latest 196ea71f8a52 9 minutes ago 16.7MB [2022-09-20T14:36:02.368Z] security-bootstrapper-arm64 latest 6df28cfebe04 9 minutes ago 19.1MB [2022-09-20T14:36:02.368Z] b9d8e8feb9aa 9 minutes ago 1.21GB [2022-09-20T14:36:02.368Z] security-proxy-setup-arm64 latest 3c11a395d9c2 10 minutes ago 26.4MB [2022-09-20T14:36:02.368Z] 5003206b7804 10 minutes ago 1.2GB [2022-09-20T14:36:02.368Z] 5a386c9108ad 10 minutes ago 1.2GB [2022-09-20T14:36:02.368Z] security-spire-agent-arm64 latest 69f73f63c51a 15 minutes ago 122MB [2022-09-20T14:36:02.368Z] da218c445913 15 minutes ago 1.09GB [2022-09-20T14:36:02.368Z] ci-base-image-arm64 latest 683bc16cb0ce 18 minutes ago 995MB [2022-09-20T14:36:02.368Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-20T14:36:02.368Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-20T14:36:02.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-20T14:36:02.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:36:02.493Z] provisioning config files... [2022-09-20T14:36:02.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config7673253541159594109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:36:02.855Z] ---> docker-login.sh [2022-09-20T14:36:02.856Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:36:03.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:36:03.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:36:03.403Z] Configure a credential helper to remove this warning. See [2022-09-20T14:36:03.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:36:03.403Z] [2022-09-20T14:36:03.403Z] Login Succeeded [2022-09-20T14:36:03.403Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:36:03.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:36:03.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:36:03.950Z] Configure a credential helper to remove this warning. See [2022-09-20T14:36:03.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:36:03.950Z] [2022-09-20T14:36:03.950Z] Login Succeeded [2022-09-20T14:36:03.950Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:36:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:36:04.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:36:04.498Z] Configure a credential helper to remove this warning. See [2022-09-20T14:36:04.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:36:04.498Z] [2022-09-20T14:36:04.498Z] Login Succeeded [2022-09-20T14:36:04.498Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:36:04.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:36:04.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:36:04.769Z] Configure a credential helper to remove this warning. See [2022-09-20T14:36:04.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:36:04.769Z] [2022-09-20T14:36:04.769Z] Login Succeeded [2022-09-20T14:36:04.769Z] docker.io [2022-09-20T14:36:05.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:36:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:36:05.640Z] Configure a credential helper to remove this warning. See [2022-09-20T14:36:05.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:36:05.640Z] [2022-09-20T14:36:05.640Z] Login Succeeded [2022-09-20T14:36:05.640Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:36:05.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:05.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:36:05.706Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-20T14:36:05.706Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:05.706Z] latest [2022-09-20T14:36:05.706Z] 2.3.0-dev.65 [2022-09-20T14:36:05.706Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:05.706Z] main [2022-09-20T14:36:05.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:06.059Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:06.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:06.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T14:36:06.423Z] ce96defe92a6: Preparing [2022-09-20T14:36:06.423Z] 08cc404c9271: Preparing [2022-09-20T14:36:06.423Z] cd99a7c7168e: Preparing [2022-09-20T14:36:06.423Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:06.423Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:06.696Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:06.696Z] ce96defe92a6: Pushed [2022-09-20T14:36:06.696Z] cd99a7c7168e: Pushed [2022-09-20T14:36:06.696Z] 4b2aa5b3e075: Pushed [2022-09-20T14:36:09.343Z] 08cc404c9271: Pushed [2022-09-20T14:36:09.621Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:10.006Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:10.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-20T14:36:10.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T14:36:10.424Z] ce96defe92a6: Preparing [2022-09-20T14:36:10.424Z] 08cc404c9271: Preparing [2022-09-20T14:36:10.424Z] cd99a7c7168e: Preparing [2022-09-20T14:36:10.424Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:10.424Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:10.424Z] ce96defe92a6: Layer already exists [2022-09-20T14:36:10.424Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:10.424Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:10.424Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:10.424Z] 08cc404c9271: Layer already exists [2022-09-20T14:36:10.702Z] latest: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:11.089Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:11.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 [2022-09-20T14:36:11.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T14:36:11.458Z] ce96defe92a6: Preparing [2022-09-20T14:36:11.458Z] 08cc404c9271: Preparing [2022-09-20T14:36:11.458Z] cd99a7c7168e: Preparing [2022-09-20T14:36:11.458Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:11.458Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:11.458Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:11.458Z] ce96defe92a6: Layer already exists [2022-09-20T14:36:11.458Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:11.458Z] 08cc404c9271: Layer already exists [2022-09-20T14:36:11.458Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:11.730Z] 2.3.0-dev.65: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:12.112Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:12.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:12.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T14:36:12.472Z] ce96defe92a6: Preparing [2022-09-20T14:36:12.472Z] 08cc404c9271: Preparing [2022-09-20T14:36:12.472Z] cd99a7c7168e: Preparing [2022-09-20T14:36:12.472Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:12.472Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:12.472Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:12.472Z] 08cc404c9271: Layer already exists [2022-09-20T14:36:12.472Z] ce96defe92a6: Layer already exists [2022-09-20T14:36:12.472Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:12.472Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:12.744Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:13.103Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:13.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-20T14:36:13.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T14:36:13.457Z] ce96defe92a6: Preparing [2022-09-20T14:36:13.457Z] 08cc404c9271: Preparing [2022-09-20T14:36:13.457Z] cd99a7c7168e: Preparing [2022-09-20T14:36:13.457Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:13.457Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:13.457Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:13.457Z] 08cc404c9271: Layer already exists [2022-09-20T14:36:13.457Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:13.457Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:13.457Z] ce96defe92a6: Layer already exists [2022-09-20T14:36:13.728Z] main: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:13.789Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:13.799Z] taggedImages: [2022-09-20T14:36:13.799Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:13.799Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-20T14:36:13.799Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 [2022-09-20T14:36:13.799Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:13.799Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-20T14:36:13.821Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-20T14:36:13.821Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:13.821Z] latest [2022-09-20T14:36:13.821Z] 2.3.0-dev.65 [2022-09-20T14:36:13.821Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:13.821Z] main [2022-09-20T14:36:13.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:14.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:14.538Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:14.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T14:36:14.538Z] 55a664970207: Preparing [2022-09-20T14:36:14.538Z] fda8931177fc: Preparing [2022-09-20T14:36:14.538Z] cd99a7c7168e: Preparing [2022-09-20T14:36:14.538Z] d811be48fb55: Preparing [2022-09-20T14:36:14.538Z] 6b2e125ec7b3: Preparing [2022-09-20T14:36:14.538Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:14.538Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:14.538Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:14.813Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:14.813Z] 55a664970207: Pushed [2022-09-20T14:36:14.813Z] 6b2e125ec7b3: Pushed [2022-09-20T14:36:15.404Z] d811be48fb55: Pushed [2022-09-20T14:36:18.012Z] fda8931177fc: Pushed [2022-09-20T14:36:18.012Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:18.368Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:18.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-20T14:36:18.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T14:36:18.723Z] 55a664970207: Preparing [2022-09-20T14:36:18.723Z] fda8931177fc: Preparing [2022-09-20T14:36:18.723Z] cd99a7c7168e: Preparing [2022-09-20T14:36:18.723Z] d811be48fb55: Preparing [2022-09-20T14:36:18.723Z] 6b2e125ec7b3: Preparing [2022-09-20T14:36:18.723Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:18.723Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:18.723Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:18.723Z] fda8931177fc: Layer already exists [2022-09-20T14:36:18.723Z] d811be48fb55: Layer already exists [2022-09-20T14:36:18.723Z] 55a664970207: Layer already exists [2022-09-20T14:36:18.723Z] 6b2e125ec7b3: Layer already exists [2022-09-20T14:36:18.994Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:18.994Z] latest: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:19.351Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:19.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 [2022-09-20T14:36:19.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T14:36:19.709Z] 55a664970207: Preparing [2022-09-20T14:36:19.709Z] fda8931177fc: Preparing [2022-09-20T14:36:19.709Z] cd99a7c7168e: Preparing [2022-09-20T14:36:19.709Z] d811be48fb55: Preparing [2022-09-20T14:36:19.709Z] 6b2e125ec7b3: Preparing [2022-09-20T14:36:19.709Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:19.709Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:19.709Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:19.709Z] 6b2e125ec7b3: Layer already exists [2022-09-20T14:36:19.709Z] 55a664970207: Layer already exists [2022-09-20T14:36:19.709Z] fda8931177fc: Layer already exists [2022-09-20T14:36:19.709Z] d811be48fb55: Layer already exists [2022-09-20T14:36:19.709Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:19.979Z] 2.3.0-dev.65: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:20.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:20.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:20.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T14:36:20.687Z] 55a664970207: Preparing [2022-09-20T14:36:20.687Z] fda8931177fc: Preparing [2022-09-20T14:36:20.687Z] cd99a7c7168e: Preparing [2022-09-20T14:36:20.687Z] d811be48fb55: Preparing [2022-09-20T14:36:20.687Z] 6b2e125ec7b3: Preparing [2022-09-20T14:36:20.687Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:20.687Z] 6b2e125ec7b3: Layer already exists [2022-09-20T14:36:20.687Z] 55a664970207: Layer already exists [2022-09-20T14:36:20.687Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:20.687Z] fda8931177fc: Layer already exists [2022-09-20T14:36:20.687Z] d811be48fb55: Layer already exists [2022-09-20T14:36:20.956Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:20.957Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:21.314Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:21.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-20T14:36:21.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T14:36:21.665Z] 55a664970207: Preparing [2022-09-20T14:36:21.665Z] fda8931177fc: Preparing [2022-09-20T14:36:21.665Z] cd99a7c7168e: Preparing [2022-09-20T14:36:21.665Z] d811be48fb55: Preparing [2022-09-20T14:36:21.665Z] 6b2e125ec7b3: Preparing [2022-09-20T14:36:21.665Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:21.665Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:21.665Z] 6b2e125ec7b3: Layer already exists [2022-09-20T14:36:21.665Z] d811be48fb55: Layer already exists [2022-09-20T14:36:21.665Z] fda8931177fc: Layer already exists [2022-09-20T14:36:21.665Z] 55a664970207: Layer already exists [2022-09-20T14:36:21.665Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:21.665Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:21.935Z] main: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:21.985Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:21.991Z] taggedImages: [2022-09-20T14:36:21.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:21.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-20T14:36:21.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 [2022-09-20T14:36:21.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:21.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-20T14:36:22.008Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-20T14:36:22.008Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:22.008Z] latest [2022-09-20T14:36:22.008Z] 2.3.0-dev.65 [2022-09-20T14:36:22.008Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:22.008Z] main [2022-09-20T14:36:22.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:22.361Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:22.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:22.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T14:36:22.713Z] b77455c815c5: Preparing [2022-09-20T14:36:22.713Z] 98df5567ec05: Preparing [2022-09-20T14:36:22.713Z] 45beea27692c: Preparing [2022-09-20T14:36:22.713Z] cd99a7c7168e: Preparing [2022-09-20T14:36:22.713Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:22.713Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:22.713Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:22.713Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:22.982Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:22.982Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:22.982Z] b77455c815c5: Pushed [2022-09-20T14:36:22.982Z] 98df5567ec05: Pushed [2022-09-20T14:36:26.351Z] 45beea27692c: Pushed [2022-09-20T14:36:26.351Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:26.716Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:27.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-20T14:36:27.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T14:36:27.067Z] b77455c815c5: Preparing [2022-09-20T14:36:27.067Z] 98df5567ec05: Preparing [2022-09-20T14:36:27.067Z] 45beea27692c: Preparing [2022-09-20T14:36:27.067Z] cd99a7c7168e: Preparing [2022-09-20T14:36:27.067Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:27.067Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:27.067Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:27.067Z] b77455c815c5: Layer already exists [2022-09-20T14:36:27.067Z] 45beea27692c: Layer already exists [2022-09-20T14:36:27.067Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:27.067Z] 98df5567ec05: Layer already exists [2022-09-20T14:36:27.067Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:27.067Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:27.341Z] latest: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:27.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:28.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 [2022-09-20T14:36:28.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T14:36:28.057Z] b77455c815c5: Preparing [2022-09-20T14:36:28.057Z] 98df5567ec05: Preparing [2022-09-20T14:36:28.057Z] 45beea27692c: Preparing [2022-09-20T14:36:28.057Z] cd99a7c7168e: Preparing [2022-09-20T14:36:28.057Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:28.057Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:28.057Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:28.057Z] 45beea27692c: Layer already exists [2022-09-20T14:36:28.057Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:28.057Z] b77455c815c5: Layer already exists [2022-09-20T14:36:28.057Z] 98df5567ec05: Layer already exists [2022-09-20T14:36:28.057Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:28.057Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:28.327Z] 2.3.0-dev.65: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:28.693Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:29.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:29.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T14:36:29.048Z] b77455c815c5: Preparing [2022-09-20T14:36:29.048Z] 98df5567ec05: Preparing [2022-09-20T14:36:29.048Z] 45beea27692c: Preparing [2022-09-20T14:36:29.048Z] cd99a7c7168e: Preparing [2022-09-20T14:36:29.048Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:29.048Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:29.048Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:29.048Z] 45beea27692c: Layer already exists [2022-09-20T14:36:29.048Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:29.048Z] b77455c815c5: Layer already exists [2022-09-20T14:36:29.048Z] 98df5567ec05: Layer already exists [2022-09-20T14:36:29.048Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:29.048Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:29.321Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:29.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:30.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-20T14:36:30.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T14:36:30.114Z] b77455c815c5: Preparing [2022-09-20T14:36:30.114Z] 98df5567ec05: Preparing [2022-09-20T14:36:30.114Z] 45beea27692c: Preparing [2022-09-20T14:36:30.114Z] cd99a7c7168e: Preparing [2022-09-20T14:36:30.114Z] 4b2aa5b3e075: Preparing [2022-09-20T14:36:30.114Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:30.114Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:30.114Z] 98df5567ec05: Layer already exists [2022-09-20T14:36:30.114Z] b77455c815c5: Layer already exists [2022-09-20T14:36:30.114Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:30.114Z] 45beea27692c: Layer already exists [2022-09-20T14:36:30.114Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:36:30.114Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:30.388Z] main: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:30.448Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:30.458Z] taggedImages: [2022-09-20T14:36:30.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:30.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-20T14:36:30.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 [2022-09-20T14:36:30.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:30.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-20T14:36:30.480Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-20T14:36:30.480Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:30.480Z] latest [2022-09-20T14:36:30.480Z] 2.3.0-dev.65 [2022-09-20T14:36:30.480Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:30.480Z] main [2022-09-20T14:36:30.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:30.861Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:31.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:31.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T14:36:31.222Z] 812c44463967: Preparing [2022-09-20T14:36:31.222Z] 812c44463967: Preparing [2022-09-20T14:36:31.222Z] 7d0c8fcd371f: Preparing [2022-09-20T14:36:31.222Z] 819e2232bc2d: Preparing [2022-09-20T14:36:31.222Z] 1681b3f57337: Preparing [2022-09-20T14:36:31.222Z] 0df4416956f6: Preparing [2022-09-20T14:36:31.222Z] 03adc33f9923: Preparing [2022-09-20T14:36:31.222Z] cd99a7c7168e: Preparing [2022-09-20T14:36:31.222Z] b5bc9606f19d: Preparing [2022-09-20T14:36:31.222Z] 8e2a27ae16d6: Preparing [2022-09-20T14:36:31.222Z] f844854e2108: Preparing [2022-09-20T14:36:31.222Z] 385b389123e0: Preparing [2022-09-20T14:36:31.222Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:31.222Z] 03adc33f9923: Waiting [2022-09-20T14:36:31.222Z] cd99a7c7168e: Waiting [2022-09-20T14:36:31.222Z] b5bc9606f19d: Waiting [2022-09-20T14:36:31.222Z] 8e2a27ae16d6: Waiting [2022-09-20T14:36:31.222Z] f844854e2108: Waiting [2022-09-20T14:36:31.222Z] 385b389123e0: Waiting [2022-09-20T14:36:31.222Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:31.500Z] 812c44463967: Pushed [2022-09-20T14:36:31.500Z] 0df4416956f6: Pushed [2022-09-20T14:36:31.500Z] 7d0c8fcd371f: Pushed [2022-09-20T14:36:31.500Z] 1681b3f57337: Pushed [2022-09-20T14:36:31.500Z] 819e2232bc2d: Pushed [2022-09-20T14:36:31.500Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:31.775Z] b5bc9606f19d: Pushed [2022-09-20T14:36:31.775Z] f844854e2108: Pushed [2022-09-20T14:36:31.775Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:31.775Z] 385b389123e0: Pushed [2022-09-20T14:36:31.775Z] 8e2a27ae16d6: Pushed [2022-09-20T14:36:35.148Z] 03adc33f9923: Pushed [2022-09-20T14:36:35.148Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:35.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:35.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-20T14:36:35.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T14:36:35.860Z] 812c44463967: Preparing [2022-09-20T14:36:35.860Z] 812c44463967: Preparing [2022-09-20T14:36:35.860Z] 7d0c8fcd371f: Preparing [2022-09-20T14:36:35.860Z] 819e2232bc2d: Preparing [2022-09-20T14:36:35.860Z] 1681b3f57337: Preparing [2022-09-20T14:36:35.860Z] 0df4416956f6: Preparing [2022-09-20T14:36:35.860Z] 03adc33f9923: Preparing [2022-09-20T14:36:35.860Z] cd99a7c7168e: Preparing [2022-09-20T14:36:35.860Z] b5bc9606f19d: Preparing [2022-09-20T14:36:35.860Z] 8e2a27ae16d6: Preparing [2022-09-20T14:36:35.860Z] f844854e2108: Preparing [2022-09-20T14:36:35.860Z] 385b389123e0: Preparing [2022-09-20T14:36:35.860Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:35.860Z] cd99a7c7168e: Waiting [2022-09-20T14:36:35.860Z] b5bc9606f19d: Waiting [2022-09-20T14:36:35.860Z] 8e2a27ae16d6: Waiting [2022-09-20T14:36:35.860Z] f844854e2108: Waiting [2022-09-20T14:36:35.860Z] 385b389123e0: Waiting [2022-09-20T14:36:35.860Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:35.860Z] 03adc33f9923: Waiting [2022-09-20T14:36:35.860Z] 0df4416956f6: Layer already exists [2022-09-20T14:36:35.860Z] 7d0c8fcd371f: Layer already exists [2022-09-20T14:36:35.860Z] 1681b3f57337: Layer already exists [2022-09-20T14:36:35.860Z] 812c44463967: Layer already exists [2022-09-20T14:36:35.860Z] 819e2232bc2d: Layer already exists [2022-09-20T14:36:36.131Z] 8e2a27ae16d6: Layer already exists [2022-09-20T14:36:36.131Z] 03adc33f9923: Layer already exists [2022-09-20T14:36:36.131Z] b5bc9606f19d: Layer already exists [2022-09-20T14:36:36.131Z] f844854e2108: Layer already exists [2022-09-20T14:36:36.131Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:36.131Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:36.131Z] 385b389123e0: Layer already exists [2022-09-20T14:36:36.131Z] latest: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:36.494Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:36.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 [2022-09-20T14:36:36.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T14:36:36.857Z] 812c44463967: Preparing [2022-09-20T14:36:36.857Z] 812c44463967: Preparing [2022-09-20T14:36:36.857Z] 7d0c8fcd371f: Preparing [2022-09-20T14:36:36.857Z] 819e2232bc2d: Preparing [2022-09-20T14:36:36.857Z] 1681b3f57337: Preparing [2022-09-20T14:36:36.857Z] 0df4416956f6: Preparing [2022-09-20T14:36:36.857Z] 03adc33f9923: Preparing [2022-09-20T14:36:36.857Z] cd99a7c7168e: Preparing [2022-09-20T14:36:36.857Z] b5bc9606f19d: Preparing [2022-09-20T14:36:36.857Z] 8e2a27ae16d6: Preparing [2022-09-20T14:36:36.857Z] f844854e2108: Preparing [2022-09-20T14:36:36.857Z] 385b389123e0: Preparing [2022-09-20T14:36:36.857Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:36.857Z] cd99a7c7168e: Waiting [2022-09-20T14:36:36.857Z] b5bc9606f19d: Waiting [2022-09-20T14:36:36.857Z] 8e2a27ae16d6: Waiting [2022-09-20T14:36:36.857Z] f844854e2108: Waiting [2022-09-20T14:36:36.857Z] 385b389123e0: Waiting [2022-09-20T14:36:36.857Z] 03adc33f9923: Waiting [2022-09-20T14:36:36.857Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:36.857Z] 7d0c8fcd371f: Layer already exists [2022-09-20T14:36:36.857Z] 0df4416956f6: Layer already exists [2022-09-20T14:36:36.857Z] 819e2232bc2d: Layer already exists [2022-09-20T14:36:36.857Z] 812c44463967: Layer already exists [2022-09-20T14:36:36.857Z] 1681b3f57337: Layer already exists [2022-09-20T14:36:36.857Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:36.857Z] 03adc33f9923: Layer already exists [2022-09-20T14:36:36.857Z] 8e2a27ae16d6: Layer already exists [2022-09-20T14:36:36.857Z] b5bc9606f19d: Layer already exists [2022-09-20T14:36:36.857Z] f844854e2108: Layer already exists [2022-09-20T14:36:36.857Z] 385b389123e0: Layer already exists [2022-09-20T14:36:37.127Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:37.127Z] 2.3.0-dev.65: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:37.487Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:37.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:37.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T14:36:37.842Z] 812c44463967: Preparing [2022-09-20T14:36:37.842Z] 812c44463967: Preparing [2022-09-20T14:36:37.842Z] 7d0c8fcd371f: Preparing [2022-09-20T14:36:37.842Z] 819e2232bc2d: Preparing [2022-09-20T14:36:37.842Z] 1681b3f57337: Preparing [2022-09-20T14:36:37.842Z] 0df4416956f6: Preparing [2022-09-20T14:36:37.842Z] 03adc33f9923: Preparing [2022-09-20T14:36:37.842Z] cd99a7c7168e: Preparing [2022-09-20T14:36:37.842Z] b5bc9606f19d: Preparing [2022-09-20T14:36:37.842Z] 8e2a27ae16d6: Preparing [2022-09-20T14:36:37.842Z] f844854e2108: Preparing [2022-09-20T14:36:37.842Z] 385b389123e0: Preparing [2022-09-20T14:36:37.842Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:37.842Z] f844854e2108: Waiting [2022-09-20T14:36:37.842Z] 03adc33f9923: Waiting [2022-09-20T14:36:37.842Z] 385b389123e0: Waiting [2022-09-20T14:36:37.842Z] cd99a7c7168e: Waiting [2022-09-20T14:36:37.842Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:37.842Z] b5bc9606f19d: Waiting [2022-09-20T14:36:37.842Z] 8e2a27ae16d6: Waiting [2022-09-20T14:36:37.842Z] 1681b3f57337: Layer already exists [2022-09-20T14:36:37.842Z] 0df4416956f6: Layer already exists [2022-09-20T14:36:37.842Z] 812c44463967: Layer already exists [2022-09-20T14:36:37.842Z] 7d0c8fcd371f: Layer already exists [2022-09-20T14:36:37.842Z] 819e2232bc2d: Layer already exists [2022-09-20T14:36:37.842Z] 03adc33f9923: Layer already exists [2022-09-20T14:36:37.842Z] f844854e2108: Layer already exists [2022-09-20T14:36:37.842Z] 8e2a27ae16d6: Layer already exists [2022-09-20T14:36:37.842Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:37.842Z] b5bc9606f19d: Layer already exists [2022-09-20T14:36:38.114Z] 385b389123e0: Layer already exists [2022-09-20T14:36:38.114Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:38.114Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:38.475Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:38.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-20T14:36:38.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T14:36:38.832Z] 812c44463967: Preparing [2022-09-20T14:36:38.832Z] 812c44463967: Preparing [2022-09-20T14:36:38.832Z] 7d0c8fcd371f: Preparing [2022-09-20T14:36:38.832Z] 819e2232bc2d: Preparing [2022-09-20T14:36:38.832Z] 1681b3f57337: Preparing [2022-09-20T14:36:38.832Z] 0df4416956f6: Preparing [2022-09-20T14:36:38.832Z] 03adc33f9923: Preparing [2022-09-20T14:36:38.832Z] cd99a7c7168e: Preparing [2022-09-20T14:36:38.832Z] b5bc9606f19d: Preparing [2022-09-20T14:36:38.832Z] 8e2a27ae16d6: Preparing [2022-09-20T14:36:38.832Z] f844854e2108: Preparing [2022-09-20T14:36:38.832Z] 385b389123e0: Preparing [2022-09-20T14:36:38.832Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:38.832Z] 03adc33f9923: Waiting [2022-09-20T14:36:38.832Z] cd99a7c7168e: Waiting [2022-09-20T14:36:38.832Z] b5bc9606f19d: Waiting [2022-09-20T14:36:38.832Z] 8e2a27ae16d6: Waiting [2022-09-20T14:36:38.832Z] f844854e2108: Waiting [2022-09-20T14:36:38.832Z] 385b389123e0: Waiting [2022-09-20T14:36:38.832Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:38.832Z] 819e2232bc2d: Layer already exists [2022-09-20T14:36:38.832Z] 812c44463967: Layer already exists [2022-09-20T14:36:38.832Z] 7d0c8fcd371f: Layer already exists [2022-09-20T14:36:38.832Z] 0df4416956f6: Layer already exists [2022-09-20T14:36:38.832Z] 1681b3f57337: Layer already exists [2022-09-20T14:36:38.832Z] 03adc33f9923: Layer already exists [2022-09-20T14:36:38.832Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:38.832Z] 8e2a27ae16d6: Layer already exists [2022-09-20T14:36:38.832Z] f844854e2108: Layer already exists [2022-09-20T14:36:38.832Z] b5bc9606f19d: Layer already exists [2022-09-20T14:36:39.102Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:39.102Z] 385b389123e0: Layer already exists [2022-09-20T14:36:39.102Z] main: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:39.159Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:39.168Z] taggedImages: [2022-09-20T14:36:39.168Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:39.168Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-20T14:36:39.168Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 [2022-09-20T14:36:39.168Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:39.168Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-20T14:36:39.196Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-20T14:36:39.196Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:39.196Z] latest [2022-09-20T14:36:39.196Z] 2.3.0-dev.65 [2022-09-20T14:36:39.196Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:39.196Z] main [2022-09-20T14:36:39.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:39.550Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:39.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:39.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T14:36:39.923Z] 34703a74edcd: Preparing [2022-09-20T14:36:39.923Z] 8bce1ada9a53: Preparing [2022-09-20T14:36:39.923Z] bf54b8d4ecd9: Preparing [2022-09-20T14:36:39.923Z] 1090e06635ca: Preparing [2022-09-20T14:36:39.923Z] 2bb8e1aaff20: Preparing [2022-09-20T14:36:39.923Z] 399c95750b00: Preparing [2022-09-20T14:36:39.923Z] e8c6a930455b: Preparing [2022-09-20T14:36:39.923Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:39.923Z] 399c95750b00: Waiting [2022-09-20T14:36:39.923Z] e8c6a930455b: Waiting [2022-09-20T14:36:39.923Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:40.193Z] 34703a74edcd: Pushed [2022-09-20T14:36:40.193Z] 8bce1ada9a53: Pushed [2022-09-20T14:36:40.193Z] 2bb8e1aaff20: Pushed [2022-09-20T14:36:40.193Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:40.467Z] 399c95750b00: Pushed [2022-09-20T14:36:41.060Z] e8c6a930455b: Pushed [2022-09-20T14:36:42.491Z] bf54b8d4ecd9: Pushed [2022-09-20T14:36:42.491Z] 1090e06635ca: Pushed [2022-09-20T14:36:42.762Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:43.121Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:43.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-20T14:36:43.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T14:36:43.480Z] 34703a74edcd: Preparing [2022-09-20T14:36:43.480Z] 8bce1ada9a53: Preparing [2022-09-20T14:36:43.480Z] bf54b8d4ecd9: Preparing [2022-09-20T14:36:43.480Z] 1090e06635ca: Preparing [2022-09-20T14:36:43.480Z] 2bb8e1aaff20: Preparing [2022-09-20T14:36:43.480Z] 399c95750b00: Preparing [2022-09-20T14:36:43.480Z] e8c6a930455b: Preparing [2022-09-20T14:36:43.480Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:43.480Z] 399c95750b00: Waiting [2022-09-20T14:36:43.480Z] e8c6a930455b: Waiting [2022-09-20T14:36:43.480Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:43.480Z] 1090e06635ca: Layer already exists [2022-09-20T14:36:43.480Z] bf54b8d4ecd9: Layer already exists [2022-09-20T14:36:43.480Z] 2bb8e1aaff20: Layer already exists [2022-09-20T14:36:43.480Z] 8bce1ada9a53: Layer already exists [2022-09-20T14:36:43.480Z] 34703a74edcd: Layer already exists [2022-09-20T14:36:43.480Z] e8c6a930455b: Layer already exists [2022-09-20T14:36:43.480Z] 399c95750b00: Layer already exists [2022-09-20T14:36:43.480Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:43.750Z] latest: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:44.117Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:44.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 [2022-09-20T14:36:44.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T14:36:44.463Z] 34703a74edcd: Preparing [2022-09-20T14:36:44.463Z] 8bce1ada9a53: Preparing [2022-09-20T14:36:44.463Z] bf54b8d4ecd9: Preparing [2022-09-20T14:36:44.463Z] 1090e06635ca: Preparing [2022-09-20T14:36:44.463Z] 2bb8e1aaff20: Preparing [2022-09-20T14:36:44.463Z] 399c95750b00: Preparing [2022-09-20T14:36:44.463Z] e8c6a930455b: Preparing [2022-09-20T14:36:44.463Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:44.463Z] 399c95750b00: Waiting [2022-09-20T14:36:44.463Z] e8c6a930455b: Waiting [2022-09-20T14:36:44.463Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:44.463Z] 8bce1ada9a53: Layer already exists [2022-09-20T14:36:44.463Z] bf54b8d4ecd9: Layer already exists [2022-09-20T14:36:44.463Z] 2bb8e1aaff20: Layer already exists [2022-09-20T14:36:44.463Z] 1090e06635ca: Layer already exists [2022-09-20T14:36:44.463Z] 34703a74edcd: Layer already exists [2022-09-20T14:36:44.463Z] 399c95750b00: Layer already exists [2022-09-20T14:36:44.463Z] e8c6a930455b: Layer already exists [2022-09-20T14:36:44.463Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:44.733Z] 2.3.0-dev.65: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:45.098Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:45.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:45.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T14:36:45.448Z] 34703a74edcd: Preparing [2022-09-20T14:36:45.448Z] 8bce1ada9a53: Preparing [2022-09-20T14:36:45.448Z] bf54b8d4ecd9: Preparing [2022-09-20T14:36:45.448Z] 1090e06635ca: Preparing [2022-09-20T14:36:45.448Z] 2bb8e1aaff20: Preparing [2022-09-20T14:36:45.448Z] 399c95750b00: Preparing [2022-09-20T14:36:45.448Z] e8c6a930455b: Preparing [2022-09-20T14:36:45.448Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:45.448Z] e8c6a930455b: Waiting [2022-09-20T14:36:45.448Z] 399c95750b00: Waiting [2022-09-20T14:36:45.448Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:45.448Z] 34703a74edcd: Layer already exists [2022-09-20T14:36:45.448Z] 8bce1ada9a53: Layer already exists [2022-09-20T14:36:45.448Z] 2bb8e1aaff20: Layer already exists [2022-09-20T14:36:45.448Z] bf54b8d4ecd9: Layer already exists [2022-09-20T14:36:45.448Z] 1090e06635ca: Layer already exists [2022-09-20T14:36:45.719Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:45.719Z] e8c6a930455b: Layer already exists [2022-09-20T14:36:45.719Z] 399c95750b00: Layer already exists [2022-09-20T14:36:45.719Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:46.084Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:46.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-20T14:36:46.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T14:36:46.445Z] 34703a74edcd: Preparing [2022-09-20T14:36:46.445Z] 8bce1ada9a53: Preparing [2022-09-20T14:36:46.445Z] bf54b8d4ecd9: Preparing [2022-09-20T14:36:46.445Z] 1090e06635ca: Preparing [2022-09-20T14:36:46.445Z] 2bb8e1aaff20: Preparing [2022-09-20T14:36:46.445Z] 399c95750b00: Preparing [2022-09-20T14:36:46.445Z] e8c6a930455b: Preparing [2022-09-20T14:36:46.445Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:46.445Z] 399c95750b00: Waiting [2022-09-20T14:36:46.445Z] e8c6a930455b: Waiting [2022-09-20T14:36:46.445Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:46.445Z] 8bce1ada9a53: Layer already exists [2022-09-20T14:36:46.445Z] bf54b8d4ecd9: Layer already exists [2022-09-20T14:36:46.445Z] 34703a74edcd: Layer already exists [2022-09-20T14:36:46.445Z] 1090e06635ca: Layer already exists [2022-09-20T14:36:46.445Z] 2bb8e1aaff20: Layer already exists [2022-09-20T14:36:46.716Z] 399c95750b00: Layer already exists [2022-09-20T14:36:46.716Z] e8c6a930455b: Layer already exists [2022-09-20T14:36:46.716Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:46.716Z] main: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:46.789Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:46.800Z] taggedImages: [2022-09-20T14:36:46.800Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:46.800Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-20T14:36:46.800Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 [2022-09-20T14:36:46.800Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:46.800Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-20T14:36:46.823Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-20T14:36:46.823Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:46.823Z] latest [2022-09-20T14:36:46.823Z] 2.3.0-dev.65 [2022-09-20T14:36:46.823Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:46.823Z] main [2022-09-20T14:36:46.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:47.186Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:47.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:47.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T14:36:47.536Z] c8e247ea08d8: Preparing [2022-09-20T14:36:47.536Z] 9a97a9cea88e: Preparing [2022-09-20T14:36:47.536Z] 77274a84dadd: Preparing [2022-09-20T14:36:47.536Z] dc00f63c79c8: Preparing [2022-09-20T14:36:47.536Z] 3abd5c033af6: Preparing [2022-09-20T14:36:47.536Z] 03228db25013: Preparing [2022-09-20T14:36:47.536Z] 779693647e5a: Preparing [2022-09-20T14:36:47.536Z] 378f4d792454: Preparing [2022-09-20T14:36:47.536Z] 8f6ed0996912: Preparing [2022-09-20T14:36:47.536Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:47.536Z] 03228db25013: Waiting [2022-09-20T14:36:47.536Z] 378f4d792454: Waiting [2022-09-20T14:36:47.536Z] 8f6ed0996912: Waiting [2022-09-20T14:36:47.536Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:47.536Z] 779693647e5a: Waiting [2022-09-20T14:36:47.808Z] 9a97a9cea88e: Pushed [2022-09-20T14:36:47.808Z] 3abd5c033af6: Pushed [2022-09-20T14:36:47.808Z] c8e247ea08d8: Pushed [2022-09-20T14:36:48.080Z] 779693647e5a: Pushed [2022-09-20T14:36:48.080Z] 378f4d792454: Pushed [2022-09-20T14:36:48.080Z] 03228db25013: Pushed [2022-09-20T14:36:48.080Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:48.353Z] 8f6ed0996912: Pushed [2022-09-20T14:36:50.321Z] dc00f63c79c8: Pushed [2022-09-20T14:36:50.914Z] 77274a84dadd: Pushed [2022-09-20T14:36:51.184Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:51.539Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:51.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-20T14:36:51.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T14:36:51.891Z] c8e247ea08d8: Preparing [2022-09-20T14:36:51.891Z] 9a97a9cea88e: Preparing [2022-09-20T14:36:51.891Z] 77274a84dadd: Preparing [2022-09-20T14:36:51.891Z] dc00f63c79c8: Preparing [2022-09-20T14:36:51.891Z] 3abd5c033af6: Preparing [2022-09-20T14:36:51.891Z] 03228db25013: Preparing [2022-09-20T14:36:51.891Z] 779693647e5a: Preparing [2022-09-20T14:36:51.891Z] 378f4d792454: Preparing [2022-09-20T14:36:51.891Z] 8f6ed0996912: Preparing [2022-09-20T14:36:51.891Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:51.891Z] 378f4d792454: Waiting [2022-09-20T14:36:51.891Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:51.891Z] 8f6ed0996912: Waiting [2022-09-20T14:36:51.891Z] 779693647e5a: Waiting [2022-09-20T14:36:51.891Z] 03228db25013: Waiting [2022-09-20T14:36:51.891Z] 3abd5c033af6: Layer already exists [2022-09-20T14:36:51.891Z] c8e247ea08d8: Layer already exists [2022-09-20T14:36:51.891Z] 77274a84dadd: Layer already exists [2022-09-20T14:36:51.891Z] 9a97a9cea88e: Layer already exists [2022-09-20T14:36:51.891Z] dc00f63c79c8: Layer already exists [2022-09-20T14:36:51.891Z] 779693647e5a: Layer already exists [2022-09-20T14:36:51.891Z] 378f4d792454: Layer already exists [2022-09-20T14:36:51.891Z] 03228db25013: Layer already exists [2022-09-20T14:36:51.891Z] 8f6ed0996912: Layer already exists [2022-09-20T14:36:51.891Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:52.162Z] latest: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:52.517Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:52.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 [2022-09-20T14:36:52.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T14:36:52.866Z] c8e247ea08d8: Preparing [2022-09-20T14:36:52.866Z] 9a97a9cea88e: Preparing [2022-09-20T14:36:52.866Z] 77274a84dadd: Preparing [2022-09-20T14:36:52.866Z] dc00f63c79c8: Preparing [2022-09-20T14:36:52.866Z] 3abd5c033af6: Preparing [2022-09-20T14:36:52.866Z] 03228db25013: Preparing [2022-09-20T14:36:52.866Z] 779693647e5a: Preparing [2022-09-20T14:36:52.866Z] 378f4d792454: Preparing [2022-09-20T14:36:52.866Z] 8f6ed0996912: Preparing [2022-09-20T14:36:52.866Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:52.866Z] 03228db25013: Waiting [2022-09-20T14:36:52.866Z] 779693647e5a: Waiting [2022-09-20T14:36:52.866Z] 378f4d792454: Waiting [2022-09-20T14:36:52.866Z] 8f6ed0996912: Waiting [2022-09-20T14:36:52.866Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:52.866Z] 3abd5c033af6: Layer already exists [2022-09-20T14:36:52.866Z] c8e247ea08d8: Layer already exists [2022-09-20T14:36:52.866Z] 77274a84dadd: Layer already exists [2022-09-20T14:36:52.866Z] 9a97a9cea88e: Layer already exists [2022-09-20T14:36:52.866Z] dc00f63c79c8: Layer already exists [2022-09-20T14:36:53.136Z] 378f4d792454: Layer already exists [2022-09-20T14:36:53.136Z] 03228db25013: Layer already exists [2022-09-20T14:36:53.136Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:53.136Z] 8f6ed0996912: Layer already exists [2022-09-20T14:36:53.136Z] 779693647e5a: Layer already exists [2022-09-20T14:36:53.136Z] 2.3.0-dev.65: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:53.540Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:53.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:53.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T14:36:53.918Z] c8e247ea08d8: Preparing [2022-09-20T14:36:53.918Z] 9a97a9cea88e: Preparing [2022-09-20T14:36:53.918Z] 77274a84dadd: Preparing [2022-09-20T14:36:53.918Z] dc00f63c79c8: Preparing [2022-09-20T14:36:53.918Z] 3abd5c033af6: Preparing [2022-09-20T14:36:53.918Z] 03228db25013: Preparing [2022-09-20T14:36:53.918Z] 779693647e5a: Preparing [2022-09-20T14:36:53.918Z] 378f4d792454: Preparing [2022-09-20T14:36:53.918Z] 8f6ed0996912: Preparing [2022-09-20T14:36:53.918Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:53.918Z] 378f4d792454: Waiting [2022-09-20T14:36:53.918Z] 03228db25013: Waiting [2022-09-20T14:36:53.918Z] 8f6ed0996912: Waiting [2022-09-20T14:36:53.918Z] 779693647e5a: Waiting [2022-09-20T14:36:53.918Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:53.918Z] c8e247ea08d8: Layer already exists [2022-09-20T14:36:53.918Z] dc00f63c79c8: Layer already exists [2022-09-20T14:36:53.918Z] 3abd5c033af6: Layer already exists [2022-09-20T14:36:53.918Z] 9a97a9cea88e: Layer already exists [2022-09-20T14:36:53.918Z] 77274a84dadd: Layer already exists [2022-09-20T14:36:54.194Z] 378f4d792454: Layer already exists [2022-09-20T14:36:54.194Z] 03228db25013: Layer already exists [2022-09-20T14:36:54.194Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:54.194Z] 779693647e5a: Layer already exists [2022-09-20T14:36:54.194Z] 8f6ed0996912: Layer already exists [2022-09-20T14:36:54.194Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:54.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:54.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-20T14:36:54.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T14:36:54.913Z] c8e247ea08d8: Preparing [2022-09-20T14:36:54.913Z] 9a97a9cea88e: Preparing [2022-09-20T14:36:54.913Z] 77274a84dadd: Preparing [2022-09-20T14:36:54.913Z] dc00f63c79c8: Preparing [2022-09-20T14:36:54.913Z] 3abd5c033af6: Preparing [2022-09-20T14:36:54.913Z] 03228db25013: Preparing [2022-09-20T14:36:54.913Z] 779693647e5a: Preparing [2022-09-20T14:36:54.913Z] 378f4d792454: Preparing [2022-09-20T14:36:54.913Z] 8f6ed0996912: Preparing [2022-09-20T14:36:54.913Z] 5d3e392a13a0: Preparing [2022-09-20T14:36:54.913Z] 03228db25013: Waiting [2022-09-20T14:36:54.913Z] 8f6ed0996912: Waiting [2022-09-20T14:36:54.913Z] 5d3e392a13a0: Waiting [2022-09-20T14:36:54.913Z] 779693647e5a: Waiting [2022-09-20T14:36:54.913Z] 378f4d792454: Waiting [2022-09-20T14:36:54.913Z] dc00f63c79c8: Layer already exists [2022-09-20T14:36:54.913Z] 3abd5c033af6: Layer already exists [2022-09-20T14:36:54.913Z] 77274a84dadd: Layer already exists [2022-09-20T14:36:54.913Z] 9a97a9cea88e: Layer already exists [2022-09-20T14:36:54.913Z] c8e247ea08d8: Layer already exists [2022-09-20T14:36:54.913Z] 8f6ed0996912: Layer already exists [2022-09-20T14:36:54.913Z] 779693647e5a: Layer already exists [2022-09-20T14:36:54.913Z] 378f4d792454: Layer already exists [2022-09-20T14:36:54.913Z] 03228db25013: Layer already exists [2022-09-20T14:36:55.182Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:36:55.182Z] main: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:36:55.238Z] ===================================================== [Pipeline] echo [2022-09-20T14:36:55.247Z] taggedImages: [2022-09-20T14:36:55.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:55.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-20T14:36:55.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 [2022-09-20T14:36:55.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:55.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-20T14:36:55.265Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-20T14:36:55.265Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:55.265Z] latest [2022-09-20T14:36:55.265Z] 2.3.0-dev.65 [2022-09-20T14:36:55.265Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:36:55.265Z] main [2022-09-20T14:36:55.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:55.619Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:36:55.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:36:55.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T14:36:55.972Z] 45a96ac6273b: Preparing [2022-09-20T14:36:55.972Z] 7f4d3564c0ed: Preparing [2022-09-20T14:36:55.972Z] cd99a7c7168e: Preparing [2022-09-20T14:36:55.972Z] 504cf85cb13d: Preparing [2022-09-20T14:36:55.972Z] 0c3d7cea226c: Preparing [2022-09-20T14:36:55.972Z] 9833f26c6bda: Preparing [2022-09-20T14:36:55.972Z] 9833f26c6bda: Waiting [2022-09-20T14:36:56.244Z] cd99a7c7168e: Layer already exists [2022-09-20T14:36:56.244Z] 9833f26c6bda: Layer already exists [2022-09-20T14:36:56.244Z] 45a96ac6273b: Pushed [2022-09-20T14:36:56.244Z] 0c3d7cea226c: Pushed [2022-09-20T14:36:57.672Z] 504cf85cb13d: Pushed [2022-09-20T14:37:01.042Z] 7f4d3564c0ed: Pushed [2022-09-20T14:37:01.042Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:01.400Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:01.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-20T14:37:01.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T14:37:01.751Z] 45a96ac6273b: Preparing [2022-09-20T14:37:01.751Z] 7f4d3564c0ed: Preparing [2022-09-20T14:37:01.751Z] cd99a7c7168e: Preparing [2022-09-20T14:37:01.751Z] 504cf85cb13d: Preparing [2022-09-20T14:37:01.751Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:01.751Z] 9833f26c6bda: Preparing [2022-09-20T14:37:01.751Z] 9833f26c6bda: Waiting [2022-09-20T14:37:01.751Z] 7f4d3564c0ed: Layer already exists [2022-09-20T14:37:01.751Z] 45a96ac6273b: Layer already exists [2022-09-20T14:37:01.751Z] cd99a7c7168e: Layer already exists [2022-09-20T14:37:01.751Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:01.751Z] 504cf85cb13d: Layer already exists [2022-09-20T14:37:01.751Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:02.024Z] latest: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:02.386Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:02.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 [2022-09-20T14:37:02.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T14:37:02.740Z] 45a96ac6273b: Preparing [2022-09-20T14:37:02.740Z] 7f4d3564c0ed: Preparing [2022-09-20T14:37:02.740Z] cd99a7c7168e: Preparing [2022-09-20T14:37:02.740Z] 504cf85cb13d: Preparing [2022-09-20T14:37:02.740Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:02.740Z] 9833f26c6bda: Preparing [2022-09-20T14:37:02.740Z] 9833f26c6bda: Waiting [2022-09-20T14:37:02.740Z] 504cf85cb13d: Layer already exists [2022-09-20T14:37:02.740Z] cd99a7c7168e: Layer already exists [2022-09-20T14:37:02.740Z] 7f4d3564c0ed: Layer already exists [2022-09-20T14:37:02.740Z] 45a96ac6273b: Layer already exists [2022-09-20T14:37:02.740Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:03.011Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:03.011Z] 2.3.0-dev.65: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:03.371Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:03.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:03.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T14:37:03.726Z] 45a96ac6273b: Preparing [2022-09-20T14:37:03.726Z] 7f4d3564c0ed: Preparing [2022-09-20T14:37:03.726Z] cd99a7c7168e: Preparing [2022-09-20T14:37:03.726Z] 504cf85cb13d: Preparing [2022-09-20T14:37:03.726Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:03.726Z] 9833f26c6bda: Preparing [2022-09-20T14:37:03.726Z] 9833f26c6bda: Waiting [2022-09-20T14:37:03.726Z] 7f4d3564c0ed: Layer already exists [2022-09-20T14:37:03.726Z] 45a96ac6273b: Layer already exists [2022-09-20T14:37:03.726Z] 504cf85cb13d: Layer already exists [2022-09-20T14:37:03.726Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:03.726Z] cd99a7c7168e: Layer already exists [2022-09-20T14:37:03.726Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:03.995Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:04.349Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:04.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-20T14:37:04.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T14:37:04.697Z] 45a96ac6273b: Preparing [2022-09-20T14:37:04.697Z] 7f4d3564c0ed: Preparing [2022-09-20T14:37:04.697Z] cd99a7c7168e: Preparing [2022-09-20T14:37:04.697Z] 504cf85cb13d: Preparing [2022-09-20T14:37:04.697Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:04.697Z] 9833f26c6bda: Preparing [2022-09-20T14:37:04.697Z] 9833f26c6bda: Waiting [2022-09-20T14:37:04.697Z] 504cf85cb13d: Layer already exists [2022-09-20T14:37:04.697Z] 7f4d3564c0ed: Layer already exists [2022-09-20T14:37:04.697Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:04.697Z] 45a96ac6273b: Layer already exists [2022-09-20T14:37:04.697Z] cd99a7c7168e: Layer already exists [2022-09-20T14:37:04.697Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:04.966Z] main: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:37:05.023Z] ===================================================== [Pipeline] echo [2022-09-20T14:37:05.032Z] taggedImages: [2022-09-20T14:37:05.032Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:05.032Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-20T14:37:05.032Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 [2022-09-20T14:37:05.032Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:05.032Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-20T14:37:05.053Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-20T14:37:05.053Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:05.053Z] latest [2022-09-20T14:37:05.053Z] 2.3.0-dev.65 [2022-09-20T14:37:05.053Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:05.053Z] main [2022-09-20T14:37:05.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:05.406Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:05.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:05.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T14:37:05.759Z] a502b1a45d94: Preparing [2022-09-20T14:37:05.759Z] a582c0a8a388: Preparing [2022-09-20T14:37:05.759Z] 6705c9c9290a: Preparing [2022-09-20T14:37:05.759Z] 15ff2c2b8b7a: Preparing [2022-09-20T14:37:05.759Z] 8181a6fb54e2: Preparing [2022-09-20T14:37:05.759Z] 5ff20f90e014: Preparing [2022-09-20T14:37:05.759Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:05.759Z] 9833f26c6bda: Preparing [2022-09-20T14:37:05.759Z] 5ff20f90e014: Waiting [2022-09-20T14:37:05.759Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:05.759Z] 9833f26c6bda: Waiting [2022-09-20T14:37:06.036Z] a582c0a8a388: Pushed [2022-09-20T14:37:06.036Z] a502b1a45d94: Pushed [2022-09-20T14:37:06.036Z] 6705c9c9290a: Pushed [2022-09-20T14:37:06.036Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:06.036Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:07.024Z] 5ff20f90e014: Pushed [2022-09-20T14:37:15.294Z] 8181a6fb54e2: Pushed [2022-09-20T14:37:21.980Z] 15ff2c2b8b7a: Pushed [2022-09-20T14:37:21.980Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:22.340Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:22.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-20T14:37:22.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T14:37:22.689Z] a502b1a45d94: Preparing [2022-09-20T14:37:22.689Z] a582c0a8a388: Preparing [2022-09-20T14:37:22.689Z] 6705c9c9290a: Preparing [2022-09-20T14:37:22.689Z] 15ff2c2b8b7a: Preparing [2022-09-20T14:37:22.689Z] 8181a6fb54e2: Preparing [2022-09-20T14:37:22.689Z] 5ff20f90e014: Preparing [2022-09-20T14:37:22.689Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:22.689Z] 9833f26c6bda: Preparing [2022-09-20T14:37:22.689Z] 5ff20f90e014: Waiting [2022-09-20T14:37:22.689Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:22.689Z] 9833f26c6bda: Waiting [2022-09-20T14:37:22.689Z] a582c0a8a388: Layer already exists [2022-09-20T14:37:22.689Z] 15ff2c2b8b7a: Layer already exists [2022-09-20T14:37:22.689Z] 6705c9c9290a: Layer already exists [2022-09-20T14:37:22.689Z] 8181a6fb54e2: Layer already exists [2022-09-20T14:37:22.689Z] a502b1a45d94: Layer already exists [2022-09-20T14:37:22.689Z] 5ff20f90e014: Layer already exists [2022-09-20T14:37:22.689Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:22.689Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:22.960Z] latest: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:23.317Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:23.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 [2022-09-20T14:37:23.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T14:37:23.672Z] a502b1a45d94: Preparing [2022-09-20T14:37:23.672Z] a582c0a8a388: Preparing [2022-09-20T14:37:23.672Z] 6705c9c9290a: Preparing [2022-09-20T14:37:23.672Z] 15ff2c2b8b7a: Preparing [2022-09-20T14:37:23.672Z] 8181a6fb54e2: Preparing [2022-09-20T14:37:23.672Z] 5ff20f90e014: Preparing [2022-09-20T14:37:23.672Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:23.672Z] 9833f26c6bda: Preparing [2022-09-20T14:37:23.672Z] 5ff20f90e014: Waiting [2022-09-20T14:37:23.672Z] 9833f26c6bda: Waiting [2022-09-20T14:37:23.672Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:23.672Z] 8181a6fb54e2: Layer already exists [2022-09-20T14:37:23.672Z] a502b1a45d94: Layer already exists [2022-09-20T14:37:23.672Z] 15ff2c2b8b7a: Layer already exists [2022-09-20T14:37:23.672Z] a582c0a8a388: Layer already exists [2022-09-20T14:37:23.672Z] 6705c9c9290a: Layer already exists [2022-09-20T14:37:23.672Z] 5ff20f90e014: Layer already exists [2022-09-20T14:37:23.672Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:23.672Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:23.942Z] 2.3.0-dev.65: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:24.299Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:24.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:24.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T14:37:24.652Z] a502b1a45d94: Preparing [2022-09-20T14:37:24.652Z] a582c0a8a388: Preparing [2022-09-20T14:37:24.652Z] 6705c9c9290a: Preparing [2022-09-20T14:37:24.652Z] 15ff2c2b8b7a: Preparing [2022-09-20T14:37:24.652Z] 8181a6fb54e2: Preparing [2022-09-20T14:37:24.652Z] 5ff20f90e014: Preparing [2022-09-20T14:37:24.652Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:24.652Z] 9833f26c6bda: Preparing [2022-09-20T14:37:24.652Z] 5ff20f90e014: Waiting [2022-09-20T14:37:24.652Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:24.652Z] 9833f26c6bda: Waiting [2022-09-20T14:37:24.652Z] 15ff2c2b8b7a: Layer already exists [2022-09-20T14:37:24.652Z] a502b1a45d94: Layer already exists [2022-09-20T14:37:24.652Z] 8181a6fb54e2: Layer already exists [2022-09-20T14:37:24.652Z] a582c0a8a388: Layer already exists [2022-09-20T14:37:24.652Z] 6705c9c9290a: Layer already exists [2022-09-20T14:37:24.922Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:24.922Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:24.922Z] 5ff20f90e014: Layer already exists [2022-09-20T14:37:24.922Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:25.277Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:25.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-20T14:37:25.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T14:37:25.626Z] a502b1a45d94: Preparing [2022-09-20T14:37:25.626Z] a582c0a8a388: Preparing [2022-09-20T14:37:25.626Z] 6705c9c9290a: Preparing [2022-09-20T14:37:25.626Z] 15ff2c2b8b7a: Preparing [2022-09-20T14:37:25.626Z] 8181a6fb54e2: Preparing [2022-09-20T14:37:25.626Z] 5ff20f90e014: Preparing [2022-09-20T14:37:25.626Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:25.626Z] 9833f26c6bda: Preparing [2022-09-20T14:37:25.626Z] 5ff20f90e014: Waiting [2022-09-20T14:37:25.626Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:25.626Z] 9833f26c6bda: Waiting [2022-09-20T14:37:25.626Z] 8181a6fb54e2: Layer already exists [2022-09-20T14:37:25.626Z] a582c0a8a388: Layer already exists [2022-09-20T14:37:25.626Z] 6705c9c9290a: Layer already exists [2022-09-20T14:37:25.626Z] 5ff20f90e014: Layer already exists [2022-09-20T14:37:25.626Z] 15ff2c2b8b7a: Layer already exists [2022-09-20T14:37:25.626Z] a502b1a45d94: Layer already exists [2022-09-20T14:37:25.896Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:25.897Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:25.897Z] main: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:37:25.978Z] ===================================================== [Pipeline] echo [2022-09-20T14:37:25.988Z] taggedImages: [2022-09-20T14:37:25.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:25.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-20T14:37:25.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 [2022-09-20T14:37:25.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:25.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-20T14:37:26.011Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-20T14:37:26.011Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:26.011Z] latest [2022-09-20T14:37:26.011Z] 2.3.0-dev.65 [2022-09-20T14:37:26.011Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:26.011Z] main [2022-09-20T14:37:26.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:26.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:26.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:26.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T14:37:26.764Z] ca3caa6cf5bf: Preparing [2022-09-20T14:37:26.764Z] 5d7b0b6f1ecc: Preparing [2022-09-20T14:37:26.764Z] 4edb37893598: Preparing [2022-09-20T14:37:26.764Z] 0a2a2153368b: Preparing [2022-09-20T14:37:26.764Z] 9673e409fa45: Preparing [2022-09-20T14:37:26.764Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:26.764Z] 9833f26c6bda: Preparing [2022-09-20T14:37:26.764Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:26.764Z] 9833f26c6bda: Waiting [2022-09-20T14:37:27.085Z] 5d7b0b6f1ecc: Pushed [2022-09-20T14:37:27.085Z] ca3caa6cf5bf: Pushed [2022-09-20T14:37:27.085Z] 4edb37893598: Pushed [2022-09-20T14:37:27.085Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:27.085Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:27.680Z] 9673e409fa45: Pushed [2022-09-20T14:37:42.734Z] 0a2a2153368b: Pushed [2022-09-20T14:37:43.004Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:43.370Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:43.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-20T14:37:43.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T14:37:43.720Z] ca3caa6cf5bf: Preparing [2022-09-20T14:37:43.720Z] 5d7b0b6f1ecc: Preparing [2022-09-20T14:37:43.720Z] 4edb37893598: Preparing [2022-09-20T14:37:43.720Z] 0a2a2153368b: Preparing [2022-09-20T14:37:43.720Z] 9673e409fa45: Preparing [2022-09-20T14:37:43.720Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:43.720Z] 9833f26c6bda: Preparing [2022-09-20T14:37:43.720Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:43.720Z] 9833f26c6bda: Waiting [2022-09-20T14:37:43.720Z] 5d7b0b6f1ecc: Layer already exists [2022-09-20T14:37:43.720Z] 9673e409fa45: Layer already exists [2022-09-20T14:37:43.720Z] 0a2a2153368b: Layer already exists [2022-09-20T14:37:43.720Z] ca3caa6cf5bf: Layer already exists [2022-09-20T14:37:43.720Z] 4edb37893598: Layer already exists [2022-09-20T14:37:43.720Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:43.991Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:43.991Z] latest: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:44.345Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:44.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 [2022-09-20T14:37:44.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T14:37:44.700Z] ca3caa6cf5bf: Preparing [2022-09-20T14:37:44.700Z] 5d7b0b6f1ecc: Preparing [2022-09-20T14:37:44.700Z] 4edb37893598: Preparing [2022-09-20T14:37:44.700Z] 0a2a2153368b: Preparing [2022-09-20T14:37:44.700Z] 9673e409fa45: Preparing [2022-09-20T14:37:44.700Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:44.700Z] 9833f26c6bda: Preparing [2022-09-20T14:37:44.700Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:44.700Z] 9833f26c6bda: Waiting [2022-09-20T14:37:44.700Z] 5d7b0b6f1ecc: Layer already exists [2022-09-20T14:37:44.700Z] ca3caa6cf5bf: Layer already exists [2022-09-20T14:37:44.700Z] 4edb37893598: Layer already exists [2022-09-20T14:37:44.700Z] 0a2a2153368b: Layer already exists [2022-09-20T14:37:44.700Z] 9673e409fa45: Layer already exists [2022-09-20T14:37:44.971Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:44.971Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:44.971Z] 2.3.0-dev.65: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:45.324Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:45.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:45.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T14:37:45.679Z] ca3caa6cf5bf: Preparing [2022-09-20T14:37:45.679Z] 5d7b0b6f1ecc: Preparing [2022-09-20T14:37:45.679Z] 4edb37893598: Preparing [2022-09-20T14:37:45.679Z] 0a2a2153368b: Preparing [2022-09-20T14:37:45.679Z] 9673e409fa45: Preparing [2022-09-20T14:37:45.679Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:45.679Z] 9833f26c6bda: Preparing [2022-09-20T14:37:45.679Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:45.679Z] 9833f26c6bda: Waiting [2022-09-20T14:37:45.679Z] ca3caa6cf5bf: Layer already exists [2022-09-20T14:37:45.679Z] 4edb37893598: Layer already exists [2022-09-20T14:37:45.679Z] 5d7b0b6f1ecc: Layer already exists [2022-09-20T14:37:45.679Z] 0a2a2153368b: Layer already exists [2022-09-20T14:37:45.679Z] 9673e409fa45: Layer already exists [2022-09-20T14:37:45.679Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:45.679Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:45.951Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:46.313Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:46.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-20T14:37:46.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T14:37:46.673Z] ca3caa6cf5bf: Preparing [2022-09-20T14:37:46.673Z] 5d7b0b6f1ecc: Preparing [2022-09-20T14:37:46.673Z] 4edb37893598: Preparing [2022-09-20T14:37:46.673Z] 0a2a2153368b: Preparing [2022-09-20T14:37:46.673Z] 9673e409fa45: Preparing [2022-09-20T14:37:46.673Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:46.673Z] 9833f26c6bda: Preparing [2022-09-20T14:37:46.673Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:46.673Z] 9833f26c6bda: Waiting [2022-09-20T14:37:46.673Z] 0a2a2153368b: Layer already exists [2022-09-20T14:37:46.673Z] 5d7b0b6f1ecc: Layer already exists [2022-09-20T14:37:46.673Z] ca3caa6cf5bf: Layer already exists [2022-09-20T14:37:46.673Z] 4edb37893598: Layer already exists [2022-09-20T14:37:46.673Z] 9673e409fa45: Layer already exists [2022-09-20T14:37:46.947Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:46.947Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:46.947Z] main: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:37:47.002Z] ===================================================== [Pipeline] echo [2022-09-20T14:37:47.011Z] taggedImages: [2022-09-20T14:37:47.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:47.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-20T14:37:47.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 [2022-09-20T14:37:47.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:47.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-20T14:37:47.034Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-20T14:37:47.035Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:47.035Z] latest [2022-09-20T14:37:47.035Z] 2.3.0-dev.65 [2022-09-20T14:37:47.035Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:37:47.035Z] main [2022-09-20T14:37:47.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:47.377Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:37:47.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:37:47.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T14:37:47.729Z] 4143faf94de6: Preparing [2022-09-20T14:37:47.729Z] 46a24d0dc4a0: Preparing [2022-09-20T14:37:47.729Z] ce580723c98b: Preparing [2022-09-20T14:37:47.729Z] a7af424a1b3e: Preparing [2022-09-20T14:37:47.729Z] 5ff20f90e014: Preparing [2022-09-20T14:37:47.729Z] 0c3d7cea226c: Preparing [2022-09-20T14:37:47.729Z] 9833f26c6bda: Preparing [2022-09-20T14:37:47.729Z] 0c3d7cea226c: Waiting [2022-09-20T14:37:47.729Z] 9833f26c6bda: Waiting [2022-09-20T14:37:48.003Z] 5ff20f90e014: Layer already exists [2022-09-20T14:37:48.003Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:37:48.003Z] 9833f26c6bda: Layer already exists [2022-09-20T14:37:48.003Z] ce580723c98b: Pushed [2022-09-20T14:37:48.003Z] 46a24d0dc4a0: Pushed [2022-09-20T14:37:48.003Z] 4143faf94de6: Pushed [2022-09-20T14:38:06.264Z] a7af424a1b3e: Pushed [2022-09-20T14:38:06.264Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:06.626Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:06.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-20T14:38:06.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T14:38:06.982Z] 4143faf94de6: Preparing [2022-09-20T14:38:06.982Z] 46a24d0dc4a0: Preparing [2022-09-20T14:38:06.982Z] ce580723c98b: Preparing [2022-09-20T14:38:06.982Z] a7af424a1b3e: Preparing [2022-09-20T14:38:06.982Z] 5ff20f90e014: Preparing [2022-09-20T14:38:06.982Z] 0c3d7cea226c: Preparing [2022-09-20T14:38:06.982Z] 9833f26c6bda: Preparing [2022-09-20T14:38:06.982Z] 0c3d7cea226c: Waiting [2022-09-20T14:38:06.982Z] 9833f26c6bda: Waiting [2022-09-20T14:38:06.982Z] 46a24d0dc4a0: Layer already exists [2022-09-20T14:38:06.982Z] ce580723c98b: Layer already exists [2022-09-20T14:38:06.982Z] 5ff20f90e014: Layer already exists [2022-09-20T14:38:06.982Z] a7af424a1b3e: Layer already exists [2022-09-20T14:38:06.982Z] 4143faf94de6: Layer already exists [2022-09-20T14:38:06.982Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:38:06.982Z] 9833f26c6bda: Layer already exists [2022-09-20T14:38:07.253Z] latest: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:07.608Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:07.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 [2022-09-20T14:38:07.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T14:38:07.960Z] 4143faf94de6: Preparing [2022-09-20T14:38:07.960Z] 46a24d0dc4a0: Preparing [2022-09-20T14:38:07.960Z] ce580723c98b: Preparing [2022-09-20T14:38:07.960Z] a7af424a1b3e: Preparing [2022-09-20T14:38:07.960Z] 5ff20f90e014: Preparing [2022-09-20T14:38:07.960Z] 0c3d7cea226c: Preparing [2022-09-20T14:38:07.960Z] 9833f26c6bda: Preparing [2022-09-20T14:38:07.960Z] 0c3d7cea226c: Waiting [2022-09-20T14:38:07.960Z] 9833f26c6bda: Waiting [2022-09-20T14:38:07.960Z] 46a24d0dc4a0: Layer already exists [2022-09-20T14:38:07.960Z] 5ff20f90e014: Layer already exists [2022-09-20T14:38:07.960Z] a7af424a1b3e: Layer already exists [2022-09-20T14:38:07.961Z] ce580723c98b: Layer already exists [2022-09-20T14:38:07.961Z] 4143faf94de6: Layer already exists [2022-09-20T14:38:07.961Z] 9833f26c6bda: Layer already exists [2022-09-20T14:38:07.961Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:38:08.232Z] 2.3.0-dev.65: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:08.588Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:08.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:08.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T14:38:08.942Z] 4143faf94de6: Preparing [2022-09-20T14:38:08.942Z] 46a24d0dc4a0: Preparing [2022-09-20T14:38:08.942Z] ce580723c98b: Preparing [2022-09-20T14:38:08.942Z] a7af424a1b3e: Preparing [2022-09-20T14:38:08.942Z] 5ff20f90e014: Preparing [2022-09-20T14:38:08.942Z] 0c3d7cea226c: Preparing [2022-09-20T14:38:08.942Z] 9833f26c6bda: Preparing [2022-09-20T14:38:08.942Z] 0c3d7cea226c: Waiting [2022-09-20T14:38:08.942Z] 9833f26c6bda: Waiting [2022-09-20T14:38:08.942Z] 5ff20f90e014: Layer already exists [2022-09-20T14:38:08.942Z] ce580723c98b: Layer already exists [2022-09-20T14:38:08.942Z] 4143faf94de6: Layer already exists [2022-09-20T14:38:08.942Z] 46a24d0dc4a0: Layer already exists [2022-09-20T14:38:08.942Z] a7af424a1b3e: Layer already exists [2022-09-20T14:38:08.942Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:38:08.942Z] 9833f26c6bda: Layer already exists [2022-09-20T14:38:09.213Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:09.567Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:09.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-20T14:38:09.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T14:38:09.915Z] 4143faf94de6: Preparing [2022-09-20T14:38:09.915Z] 46a24d0dc4a0: Preparing [2022-09-20T14:38:09.915Z] ce580723c98b: Preparing [2022-09-20T14:38:09.915Z] a7af424a1b3e: Preparing [2022-09-20T14:38:09.915Z] 5ff20f90e014: Preparing [2022-09-20T14:38:09.915Z] 0c3d7cea226c: Preparing [2022-09-20T14:38:09.915Z] 9833f26c6bda: Preparing [2022-09-20T14:38:09.915Z] 0c3d7cea226c: Waiting [2022-09-20T14:38:09.915Z] 9833f26c6bda: Waiting [2022-09-20T14:38:09.915Z] a7af424a1b3e: Layer already exists [2022-09-20T14:38:09.915Z] 4143faf94de6: Layer already exists [2022-09-20T14:38:09.915Z] 46a24d0dc4a0: Layer already exists [2022-09-20T14:38:09.915Z] 5ff20f90e014: Layer already exists [2022-09-20T14:38:09.915Z] ce580723c98b: Layer already exists [2022-09-20T14:38:09.915Z] 9833f26c6bda: Layer already exists [2022-09-20T14:38:09.915Z] 0c3d7cea226c: Layer already exists [2022-09-20T14:38:10.185Z] main: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:38:10.245Z] ===================================================== [Pipeline] echo [2022-09-20T14:38:10.255Z] taggedImages: [2022-09-20T14:38:10.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:10.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-20T14:38:10.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 [2022-09-20T14:38:10.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:10.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-20T14:38:10.324Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-20T14:38:10.324Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:10.324Z] latest [2022-09-20T14:38:10.324Z] 2.3.0-dev.65 [2022-09-20T14:38:10.324Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:10.324Z] main [2022-09-20T14:38:10.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:10.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:11.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:11.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T14:38:11.210Z] a3b4bce53e9f: Preparing [2022-09-20T14:38:11.210Z] 9ef9a439c7a2: Preparing [2022-09-20T14:38:11.210Z] cd99a7c7168e: Preparing [2022-09-20T14:38:11.210Z] 62b56ce477d8: Preparing [2022-09-20T14:38:11.210Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:11.495Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:11.495Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:11.495Z] a3b4bce53e9f: Pushed [2022-09-20T14:38:11.772Z] 62b56ce477d8: Pushed [2022-09-20T14:38:17.154Z] 9ef9a439c7a2: Pushed [2022-09-20T14:38:17.154Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:17.508Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:17.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-20T14:38:17.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T14:38:17.861Z] a3b4bce53e9f: Preparing [2022-09-20T14:38:17.862Z] 9ef9a439c7a2: Preparing [2022-09-20T14:38:17.862Z] cd99a7c7168e: Preparing [2022-09-20T14:38:17.862Z] 62b56ce477d8: Preparing [2022-09-20T14:38:17.862Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:17.862Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:17.862Z] 9ef9a439c7a2: Layer already exists [2022-09-20T14:38:17.862Z] 62b56ce477d8: Layer already exists [2022-09-20T14:38:17.862Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:17.862Z] a3b4bce53e9f: Layer already exists [2022-09-20T14:38:18.134Z] latest: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:18.491Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:18.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 [2022-09-20T14:38:18.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T14:38:18.840Z] a3b4bce53e9f: Preparing [2022-09-20T14:38:18.840Z] 9ef9a439c7a2: Preparing [2022-09-20T14:38:18.840Z] cd99a7c7168e: Preparing [2022-09-20T14:38:18.840Z] 62b56ce477d8: Preparing [2022-09-20T14:38:18.840Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:18.840Z] a3b4bce53e9f: Layer already exists [2022-09-20T14:38:18.840Z] 62b56ce477d8: Layer already exists [2022-09-20T14:38:18.840Z] 9ef9a439c7a2: Layer already exists [2022-09-20T14:38:18.840Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:18.840Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:19.110Z] 2.3.0-dev.65: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:19.467Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:19.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:19.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T14:38:19.813Z] a3b4bce53e9f: Preparing [2022-09-20T14:38:19.813Z] 9ef9a439c7a2: Preparing [2022-09-20T14:38:19.813Z] cd99a7c7168e: Preparing [2022-09-20T14:38:19.813Z] 62b56ce477d8: Preparing [2022-09-20T14:38:19.813Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:19.813Z] a3b4bce53e9f: Layer already exists [2022-09-20T14:38:19.813Z] 62b56ce477d8: Layer already exists [2022-09-20T14:38:19.813Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:19.813Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:19.813Z] 9ef9a439c7a2: Layer already exists [2022-09-20T14:38:20.084Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:20.442Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:20.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-20T14:38:20.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T14:38:20.789Z] a3b4bce53e9f: Preparing [2022-09-20T14:38:20.789Z] 9ef9a439c7a2: Preparing [2022-09-20T14:38:20.789Z] cd99a7c7168e: Preparing [2022-09-20T14:38:20.789Z] 62b56ce477d8: Preparing [2022-09-20T14:38:20.789Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:20.789Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:20.789Z] 62b56ce477d8: Layer already exists [2022-09-20T14:38:20.789Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:20.789Z] 9ef9a439c7a2: Layer already exists [2022-09-20T14:38:20.789Z] a3b4bce53e9f: Layer already exists [2022-09-20T14:38:21.061Z] main: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:38:21.118Z] ===================================================== [Pipeline] echo [2022-09-20T14:38:21.128Z] taggedImages: [2022-09-20T14:38:21.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:21.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-20T14:38:21.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 [2022-09-20T14:38:21.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:21.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-20T14:38:21.151Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-20T14:38:21.151Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:21.151Z] latest [2022-09-20T14:38:21.151Z] 2.3.0-dev.65 [2022-09-20T14:38:21.151Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:21.151Z] main [2022-09-20T14:38:21.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:21.508Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:21.858Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:21.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T14:38:21.858Z] 6c0400956967: Preparing [2022-09-20T14:38:21.858Z] 5cc34f2dab9b: Preparing [2022-09-20T14:38:21.858Z] cd99a7c7168e: Preparing [2022-09-20T14:38:21.858Z] 4b2aa5b3e075: Preparing [2022-09-20T14:38:21.858Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:21.858Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:21.858Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:38:22.129Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:22.129Z] 6c0400956967: Pushed [2022-09-20T14:38:27.501Z] 5cc34f2dab9b: Pushed [2022-09-20T14:38:27.501Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:27.853Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:28.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-20T14:38:28.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T14:38:28.201Z] 6c0400956967: Preparing [2022-09-20T14:38:28.201Z] 5cc34f2dab9b: Preparing [2022-09-20T14:38:28.201Z] cd99a7c7168e: Preparing [2022-09-20T14:38:28.201Z] 4b2aa5b3e075: Preparing [2022-09-20T14:38:28.201Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:28.201Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:38:28.201Z] 6c0400956967: Layer already exists [2022-09-20T14:38:28.201Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:28.201Z] 5cc34f2dab9b: Layer already exists [2022-09-20T14:38:28.201Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:28.471Z] latest: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:28.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:29.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 [2022-09-20T14:38:29.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T14:38:29.173Z] 6c0400956967: Preparing [2022-09-20T14:38:29.173Z] 5cc34f2dab9b: Preparing [2022-09-20T14:38:29.173Z] cd99a7c7168e: Preparing [2022-09-20T14:38:29.173Z] 4b2aa5b3e075: Preparing [2022-09-20T14:38:29.173Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:29.173Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:29.173Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:29.173Z] 6c0400956967: Layer already exists [2022-09-20T14:38:29.173Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:38:29.173Z] 5cc34f2dab9b: Layer already exists [2022-09-20T14:38:29.443Z] 2.3.0-dev.65: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:29.801Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:30.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:30.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T14:38:30.150Z] 6c0400956967: Preparing [2022-09-20T14:38:30.150Z] 5cc34f2dab9b: Preparing [2022-09-20T14:38:30.150Z] cd99a7c7168e: Preparing [2022-09-20T14:38:30.151Z] 4b2aa5b3e075: Preparing [2022-09-20T14:38:30.151Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:30.151Z] 6c0400956967: Layer already exists [2022-09-20T14:38:30.151Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:38:30.151Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:30.151Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:30.151Z] 5cc34f2dab9b: Layer already exists [2022-09-20T14:38:30.420Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:30.776Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:31.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-20T14:38:31.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T14:38:31.126Z] 6c0400956967: Preparing [2022-09-20T14:38:31.126Z] 5cc34f2dab9b: Preparing [2022-09-20T14:38:31.126Z] cd99a7c7168e: Preparing [2022-09-20T14:38:31.126Z] 4b2aa5b3e075: Preparing [2022-09-20T14:38:31.126Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:31.126Z] 5cc34f2dab9b: Layer already exists [2022-09-20T14:38:31.126Z] cd99a7c7168e: Layer already exists [2022-09-20T14:38:31.126Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:31.126Z] 6c0400956967: Layer already exists [2022-09-20T14:38:31.126Z] 4b2aa5b3e075: Layer already exists [2022-09-20T14:38:31.396Z] main: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:38:31.456Z] ===================================================== [Pipeline] echo [2022-09-20T14:38:31.464Z] taggedImages: [2022-09-20T14:38:31.464Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:31.464Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-20T14:38:31.464Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 [2022-09-20T14:38:31.464Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:31.464Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-20T14:38:31.491Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-20T14:38:31.491Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:31.491Z] latest [2022-09-20T14:38:31.491Z] 2.3.0-dev.65 [2022-09-20T14:38:31.491Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:38:31.491Z] main [2022-09-20T14:38:31.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:31.852Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:38:32.222Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:38:32.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T14:38:32.223Z] 9f7e087c19c3: Preparing [2022-09-20T14:38:32.223Z] 6443aaf79d23: Preparing [2022-09-20T14:38:32.223Z] 50c903417c98: Preparing [2022-09-20T14:38:32.223Z] 4ed0bf6e09de: Preparing [2022-09-20T14:38:32.223Z] 5d3e392a13a0: Preparing [2022-09-20T14:38:32.497Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:38:32.497Z] 6443aaf79d23: Pushed [2022-09-20T14:38:33.092Z] 9f7e087c19c3: Pushed [2022-09-20T14:38:35.063Z] 50c903417c98: Pushed [2022-09-20T14:39:01.856Z] 4ed0bf6e09de: Pushed [2022-09-20T14:39:01.856Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:02.221Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:02.572Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-20T14:39:02.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T14:39:02.572Z] 9f7e087c19c3: Preparing [2022-09-20T14:39:02.572Z] 6443aaf79d23: Preparing [2022-09-20T14:39:02.572Z] 50c903417c98: Preparing [2022-09-20T14:39:02.572Z] 4ed0bf6e09de: Preparing [2022-09-20T14:39:02.572Z] 5d3e392a13a0: Preparing [2022-09-20T14:39:02.572Z] 50c903417c98: Layer already exists [2022-09-20T14:39:02.572Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:39:02.572Z] 6443aaf79d23: Layer already exists [2022-09-20T14:39:02.572Z] 9f7e087c19c3: Layer already exists [2022-09-20T14:39:02.572Z] 4ed0bf6e09de: Layer already exists [2022-09-20T14:39:02.843Z] latest: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:03.197Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:03.551Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 [2022-09-20T14:39:03.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T14:39:03.551Z] 9f7e087c19c3: Preparing [2022-09-20T14:39:03.551Z] 6443aaf79d23: Preparing [2022-09-20T14:39:03.551Z] 50c903417c98: Preparing [2022-09-20T14:39:03.551Z] 4ed0bf6e09de: Preparing [2022-09-20T14:39:03.551Z] 5d3e392a13a0: Preparing [2022-09-20T14:39:03.551Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:39:03.551Z] 4ed0bf6e09de: Layer already exists [2022-09-20T14:39:03.551Z] 6443aaf79d23: Layer already exists [2022-09-20T14:39:03.551Z] 9f7e087c19c3: Layer already exists [2022-09-20T14:39:03.551Z] 50c903417c98: Layer already exists [2022-09-20T14:39:03.822Z] 2.3.0-dev.65: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:04.178Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:04.525Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:39:04.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T14:39:04.525Z] 9f7e087c19c3: Preparing [2022-09-20T14:39:04.525Z] 6443aaf79d23: Preparing [2022-09-20T14:39:04.525Z] 50c903417c98: Preparing [2022-09-20T14:39:04.525Z] 4ed0bf6e09de: Preparing [2022-09-20T14:39:04.525Z] 5d3e392a13a0: Preparing [2022-09-20T14:39:04.525Z] 4ed0bf6e09de: Layer already exists [2022-09-20T14:39:04.525Z] 6443aaf79d23: Layer already exists [2022-09-20T14:39:04.525Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:39:04.525Z] 50c903417c98: Layer already exists [2022-09-20T14:39:04.525Z] 9f7e087c19c3: Layer already exists [2022-09-20T14:39:04.794Z] f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:05.144Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:05.491Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-20T14:39:05.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T14:39:05.491Z] 9f7e087c19c3: Preparing [2022-09-20T14:39:05.491Z] 6443aaf79d23: Preparing [2022-09-20T14:39:05.491Z] 50c903417c98: Preparing [2022-09-20T14:39:05.491Z] 4ed0bf6e09de: Preparing [2022-09-20T14:39:05.491Z] 5d3e392a13a0: Preparing [2022-09-20T14:39:05.491Z] 50c903417c98: Layer already exists [2022-09-20T14:39:05.491Z] 4ed0bf6e09de: Layer already exists [2022-09-20T14:39:05.491Z] 9f7e087c19c3: Layer already exists [2022-09-20T14:39:05.491Z] 6443aaf79d23: Layer already exists [2022-09-20T14:39:05.491Z] 5d3e392a13a0: Layer already exists [2022-09-20T14:39:05.762Z] main: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:39:05.817Z] ===================================================== [Pipeline] echo [2022-09-20T14:39:05.827Z] taggedImages: [2022-09-20T14:39:05.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [2022-09-20T14:39:05.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-20T14:39:05.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 [2022-09-20T14:39:05.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [2022-09-20T14:39:05.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:06.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:39:06.193Z] [2022-09-20T14:39:06.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:06.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:39:06.806Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T14:39:06.806Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T14:39:06.806Z] 04944245beec: Pulling fs layer [2022-09-20T14:39:06.806Z] 699f458cf7ca: Pulling fs layer [2022-09-20T14:39:06.806Z] 765212b225bb: Pulling fs layer [2022-09-20T14:39:06.806Z] f23df028b6ca: Pulling fs layer [2022-09-20T14:39:06.806Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T14:39:06.806Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T14:39:06.806Z] f23df028b6ca: Waiting [2022-09-20T14:39:06.806Z] 765212b225bb: Waiting [2022-09-20T14:39:06.806Z] d65c8cfc05b1: Waiting [2022-09-20T14:39:06.806Z] 2437ff75d9bd: Waiting [2022-09-20T14:39:06.806Z] 04944245beec: Verifying Checksum [2022-09-20T14:39:06.806Z] 04944245beec: Download complete [2022-09-20T14:39:06.806Z] 765212b225bb: Verifying Checksum [2022-09-20T14:39:06.806Z] 765212b225bb: Download complete [2022-09-20T14:39:06.806Z] f23df028b6ca: Verifying Checksum [2022-09-20T14:39:06.806Z] f23df028b6ca: Download complete [2022-09-20T14:39:06.806Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T14:39:06.806Z] d65c8cfc05b1: Download complete [2022-09-20T14:39:07.079Z] 699f458cf7ca: Verifying Checksum [2022-09-20T14:39:07.079Z] 699f458cf7ca: Download complete [2022-09-20T14:39:07.352Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T14:39:07.352Z] 8998bd30e6a1: Download complete [2022-09-20T14:39:09.958Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T14:39:09.958Z] 2437ff75d9bd: Download complete [2022-09-20T14:39:11.931Z] 8998bd30e6a1: Pull complete [2022-09-20T14:39:12.203Z] 04944245beec: Pull complete [2022-09-20T14:39:13.636Z] 699f458cf7ca: Pull complete [2022-09-20T14:39:13.907Z] 765212b225bb: Pull complete [2022-09-20T14:39:14.882Z] f23df028b6ca: Pull complete [2022-09-20T14:39:15.156Z] d65c8cfc05b1: Pull complete [2022-09-20T14:39:30.228Z] 2437ff75d9bd: Pull complete [2022-09-20T14:39:30.228Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T14:39:30.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:39:30.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:39:30.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2022-09-20T14:39:30.563Z] $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:39:32.849Z] $ docker top c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:39:33.862Z] ---> job-cost.sh [2022-09-20T14:39:33.863Z] lf-activate-venv: SKIPPING [2022-09-20T14:39:33.863Z] INFO: No Stack... [2022-09-20T14:39:34.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T14:39:35.420Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T14:39:36.069Z] + cat /w/workspace/edgex-go/301/archives/cost.csv [2022-09-20T14:39:36.069Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T14:39:36.132Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] [2022-09-20T14:39:36.138Z] Resource [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] did not exist. Created. [2022-09-20T14:39:36.138Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T14:39:36.796Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T14:39:37.551Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T14:39:37.558Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T14:39:37.575Z] $ docker stop --time=1 c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 [2022-09-20T14:39:39.140Z] $ docker rm -f c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-20T14:39:39.676Z] provisioning config files... [2022-09-20T14:39:39.684Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/301@tmp/config3932271346105068163tmp [Pipeline] { [Pipeline] sh [2022-09-20T14:39:39.973Z] + set +x [2022-09-20T14:39:39.973Z] + curl -s https://codecov.io/bash [2022-09-20T14:39:39.973Z] + bash -s -- [2022-09-20T14:39:39.973Z] [2022-09-20T14:39:39.973Z] _____ _ [2022-09-20T14:39:39.973Z] / ____| | | [2022-09-20T14:39:39.973Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T14:39:39.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T14:39:39.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T14:39:39.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T14:39:39.973Z] Bash-1.0.6 [2022-09-20T14:39:39.973Z] [2022-09-20T14:39:39.973Z] [2022-09-20T14:39:39.973Z] ==> git version 2.25.1 found [2022-09-20T14:39:39.973Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-20T14:39:39.973Z] Release-Date: 2020-01-08 [2022-09-20T14:39:39.973Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-20T14:39:39.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T14:39:39.973Z] ==> Jenkins CI detected. [2022-09-20T14:39:39.973Z] current dir:  /w/workspace/edgex-go/301 [2022-09-20T14:39:39.973Z] project root: . [2022-09-20T14:39:39.973Z] --> token set from env [2022-09-20T14:39:39.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T14:39:39.973Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T14:39:39.973Z] ==> Python coveragepy not found [2022-09-20T14:39:39.973Z] ==> Searching for coverage reports in: [2022-09-20T14:39:39.973Z] + . [2022-09-20T14:39:40.233Z] -> Found 1 reports [2022-09-20T14:39:40.233Z] ==> Detecting git/mercurial file structure [2022-09-20T14:39:40.233Z] ==> Reading reports [2022-09-20T14:39:40.233Z] + ./coverage.out bytes=491929 [2022-09-20T14:39:40.233Z] ==> Appending adjustments [2022-09-20T14:39:40.233Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T14:39:41.613Z] + Found adjustments [2022-09-20T14:39:41.613Z] ==> Gzipping contents [2022-09-20T14:39:41.613Z] 64K /tmp/codecov.KO2NUl.gz [2022-09-20T14:39:41.613Z] ==> Uploading reports [2022-09-20T14:39:41.613Z] url: https://codecov.io [2022-09-20T14:39:41.613Z] query: branch=main&commit=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T14:39:41.613Z] -> Pinging Codecov [2022-09-20T14:39:41.613Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T14:39:41.613Z] -> Uploading to [2022-09-20T14:39:41.613Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/f87a0e7ad2d654d2bfa8949ba3950bab910e31fb/0680dfa3-862d-4708-a3f2-1e682b5f38ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T143941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b39abd7d3538fdd201aee24f8feabd99a27bc909c1d3a5bc2a8581d4ef379ae9 [2022-09-20T14:39:41.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:39:41.613Z] Dload Upload Total Spent Left Speed [2022-09-20T14:39:41.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64694 0 0 100 64694 0 218k --:--:-- --:--:-- --:--:-- 218k [2022-09-20T14:39:41.872Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [2022-09-20T14:39:41.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-20T14:39:42.076Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T14:39:42.087Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:42.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:39:42.386Z] [2022-09-20T14:39:42.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:39:42.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:39:42.689Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T14:39:42.689Z] df9b9388f04a: Pulling fs layer [2022-09-20T14:39:42.689Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T14:39:42.689Z] 25bc292e5bac: Pulling fs layer [2022-09-20T14:39:42.689Z] 114826534d7a: Pulling fs layer [2022-09-20T14:39:42.689Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T14:39:42.689Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T14:39:42.689Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T14:39:42.689Z] 114826534d7a: Waiting [2022-09-20T14:39:42.689Z] 4657fd5d0bcf: Waiting [2022-09-20T14:39:42.689Z] 6ad1cebc031e: Waiting [2022-09-20T14:39:42.689Z] 8a3aa393b2d8: Waiting [2022-09-20T14:39:42.689Z] 25bc292e5bac: Download complete [2022-09-20T14:39:42.689Z] 52dc419b0ee2: Verifying Checksum [2022-09-20T14:39:42.689Z] 52dc419b0ee2: Download complete [2022-09-20T14:39:42.689Z] 4657fd5d0bcf: Verifying Checksum [2022-09-20T14:39:42.689Z] 4657fd5d0bcf: Download complete [2022-09-20T14:39:42.689Z] df9b9388f04a: Download complete [2022-09-20T14:39:42.950Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T14:39:42.950Z] 6ad1cebc031e: Download complete [2022-09-20T14:39:42.950Z] df9b9388f04a: Pull complete [2022-09-20T14:39:42.950Z] 52dc419b0ee2: Pull complete [2022-09-20T14:39:43.215Z] 25bc292e5bac: Pull complete [2022-09-20T14:39:43.474Z] 114826534d7a: Verifying Checksum [2022-09-20T14:39:43.474Z] 114826534d7a: Download complete [2022-09-20T14:39:43.732Z] 8a3aa393b2d8: Verifying Checksum [2022-09-20T14:39:43.732Z] 8a3aa393b2d8: Download complete [2022-09-20T14:39:47.021Z] 114826534d7a: Pull complete [2022-09-20T14:39:47.279Z] 4657fd5d0bcf: Pull complete [2022-09-20T14:39:47.538Z] 6ad1cebc031e: Pull complete [2022-09-20T14:39:50.822Z] 8a3aa393b2d8: Pull complete [2022-09-20T14:39:50.822Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T14:39:50.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:39:50.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:39:50.904Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:39:50.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-snyk-go:1.410.4 cat [2022-09-20T14:39:52.944Z] $ docker top 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T14:39:53.031Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-20T14:39:53.310Z] + set -o pipefail [2022-09-20T14:39:53.310Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-20T14:39:59.876Z] [2022-09-20T14:39:59.876Z] Monitoring /w/workspace/edgex-go/301 (github.com/edgexfoundry/edgex-go)... [2022-09-20T14:39:59.876Z] [2022-09-20T14:39:59.876Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/68979810-6492-41b4-9bd4-b0c027e38078 [2022-09-20T14:39:59.876Z] [2022-09-20T14:39:59.876Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-20T14:39:59.876Z] [2022-09-20T14:39:59.876Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T14:39:59.876Z] [2022-09-20T14:39:59.876Z] [Pipeline] } [2022-09-20T14:39:59.882Z] $ docker stop --time=1 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e [2022-09-20T14:40:01.965Z] $ docker rm -f 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-20T14:40:02.314Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:40:02.322Z] provisioning config files... [2022-09-20T14:40:02.330Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/301@tmp/config8669717616910942937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:02.626Z] --> edgex-publish-swagger.sh [2022-09-20T14:40:02.626Z] === Publish openapi/v2 API === [2022-09-20T14:40:02.626Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-20T14:40:02.626Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/301/openapi/v2/core-command.yaml] [2022-09-20T14:40:02.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:02.626Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:03.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30839 0:00:01 0:00:01 --:--:-- 30839 100 33831 0 0 100 33831 0 30811 0:00:01 0:00:01 --:--:-- 30839 [2022-09-20T14:40:03.568Z] [2022-09-20T14:40:03.568Z] [2022-09-20T14:40:03.569Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/301/openapi/v2/core-data.yaml] [2022-09-20T14:40:03.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:03.569Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:04.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 53837 0:00:01 0:00:01 --:--:-- 53837 [2022-09-20T14:40:04.949Z] [2022-09-20T14:40:04.949Z] [2022-09-20T14:40:04.949Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/301/openapi/v2/core-metadata.yaml] [2022-09-20T14:40:04.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:04.949Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:05.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k [2022-09-20T14:40:05.889Z] [2022-09-20T14:40:05.889Z] [2022-09-20T14:40:05.889Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/301/openapi/v2/support-notifications.yaml] [2022-09-20T14:40:05.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:05.889Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:07.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90678 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90678 [2022-09-20T14:40:07.271Z] [2022-09-20T14:40:07.271Z] [2022-09-20T14:40:07.271Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/301/openapi/v2/support-scheduler.yaml] [2022-09-20T14:40:07.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:07.271Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:08.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40199 --:--:-- --:--:-- --:--:-- 40158 100 39556 0 0 100 39556 0 40158 --:--:-- --:--:-- --:--:-- 40158 [2022-09-20T14:40:08.210Z] [2022-09-20T14:40:08.210Z] [2022-09-20T14:40:08.210Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/301/openapi/v2/system-agent.yaml] [2022-09-20T14:40:08.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:40:08.210Z] Dload Upload Total Spent Left Speed [2022-09-20T14:40:09.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 [2022-09-20T14:40:09.148Z] [2022-09-20T14:40:09.148Z] [Pipeline] } [2022-09-20T14:40:09.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-09-20T14:40:09.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:40:09.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:09.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:40:09.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:40:10.010Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:40:10.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-devops/py-git-semver:0.1.4 cat [2022-09-20T14:40:10.431Z] $ docker top 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:40:10.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:40:10.534Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:40:10.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:40:10.658Z] $ docker exec 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e ssh-agent [2022-09-20T14:40:10.796Z] SSH_AUTH_SOCK=/tmp/ssh-3ZYf9PyGiiRg/agent.35 [2022-09-20T14:40:10.796Z] SSH_AGENT_PID=41 [2022-09-20T14:40:10.800Z] Running ssh-add (command line suppressed) [2022-09-20T14:40:10.907Z] Identity added: /w/workspace/edgex-go/301@tmp/private_key_6672188324616380969.key (/w/workspace/edgex-go/301@tmp/private_key_6672188324616380969.key) [2022-09-20T14:40:10.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:40:11.216Z] + git semver tag [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,403 [run_tag] DEBUG tag force:False [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,404 [check_head_tag] DEBUG check head tag [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,405 [execute] INFO git cat-file --batch-check [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=) [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,408 [execute] INFO git cat-file --batch [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=) [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,433 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,433 [execute] INFO git tag -a v2.3.0-dev.65 -m v2.3.0-dev.65 [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,433 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.65', '-m', 'v2.3.0-dev.65'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:40:11.476Z] 2022-09-20 14:40:11,437 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:11.476Z] 2.3.0-dev.65 [Pipeline] } [2022-09-20T14:40:11.479Z] $ docker exec --env ******** --env ******** 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e ssh-agent -k [2022-09-20T14:40:11.585Z] unset SSH_AUTH_SOCK; [2022-09-20T14:40:11.585Z] unset SSH_AGENT_PID; [2022-09-20T14:40:11.585Z] echo Agent pid 41 killed; [2022-09-20T14:40:11.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:40:11.899Z] + git semver [Pipeline] } [2022-09-20T14:40:12.167Z] $ docker stop --time=1 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e [2022-09-20T14:40:13.422Z] $ docker rm -f 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:13.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:40:13.820Z] [2022-09-20T14:40:13.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:14.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:40:14.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T14:40:14.121Z] ab5ef0e58194: Pulling fs layer [2022-09-20T14:40:14.121Z] 9712f1f96733: Pulling fs layer [2022-09-20T14:40:14.121Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T14:40:14.121Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T14:40:14.121Z] e9a5061849ea: Pulling fs layer [2022-09-20T14:40:14.121Z] d747dcd14b5f: Pulling fs layer [2022-09-20T14:40:14.121Z] 2de7ff778b66: Pulling fs layer [2022-09-20T14:40:14.121Z] 0d9ebad4ef96: Waiting [2022-09-20T14:40:14.121Z] 2de7ff778b66: Waiting [2022-09-20T14:40:14.121Z] e9a5061849ea: Waiting [2022-09-20T14:40:14.121Z] d747dcd14b5f: Waiting [2022-09-20T14:40:14.121Z] 9712f1f96733: Verifying Checksum [2022-09-20T14:40:14.121Z] 9712f1f96733: Download complete [2022-09-20T14:40:14.390Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T14:40:14.390Z] 63f879dbbcfc: Download complete [2022-09-20T14:40:14.654Z] e9a5061849ea: Verifying Checksum [2022-09-20T14:40:14.654Z] e9a5061849ea: Download complete [2022-09-20T14:40:14.654Z] d747dcd14b5f: Download complete [2022-09-20T14:40:14.654Z] ab5ef0e58194: Verifying Checksum [2022-09-20T14:40:14.654Z] ab5ef0e58194: Download complete [2022-09-20T14:40:14.912Z] 0d9ebad4ef96: Verifying Checksum [2022-09-20T14:40:14.912Z] 0d9ebad4ef96: Download complete [2022-09-20T14:40:14.912Z] 2de7ff778b66: Verifying Checksum [2022-09-20T14:40:14.912Z] 2de7ff778b66: Download complete [2022-09-20T14:40:18.197Z] ab5ef0e58194: Pull complete [2022-09-20T14:40:18.197Z] 9712f1f96733: Pull complete [2022-09-20T14:40:18.197Z] 63f879dbbcfc: Pull complete [2022-09-20T14:40:22.385Z] 0d9ebad4ef96: Pull complete [2022-09-20T14:40:22.642Z] e9a5061849ea: Pull complete [2022-09-20T14:40:22.642Z] d747dcd14b5f: Pull complete [2022-09-20T14:40:24.021Z] 2de7ff778b66: Pull complete [2022-09-20T14:40:24.021Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T14:40:24.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:40:24.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:40:24.112Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:40:24.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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:0.23.1-centos7 cat [2022-09-20T14:40:26.266Z] $ docker top 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:40:26.364Z] provisioning config files... [2022-09-20T14:40:26.371Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/301@tmp/config5204469593124295991tmp [2022-09-20T14:40:26.381Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/301@tmp/config2891030122207384451tmp [2022-09-20T14:40:26.392Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/301@tmp/config3957823405843225243tmp [Pipeline] { [Pipeline] echo [2022-09-20T14:40:26.406Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:26.691Z] ---> sigul-configuration.sh [2022-09-20T14:40:26.691Z] gpg: directory `/root/.gnupg' created [2022-09-20T14:40:26.691Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T14:40:26.691Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T14:40:26.691Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T14:40:26.691Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T14:40:26.691Z] gpg: CAST5 encrypted data [2022-09-20T14:40:26.691Z] gpg: encrypted with 1 passphrase [2022-09-20T14:40:26.691Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T14:40:26.980Z] + mkdir /home/jenkins [2022-09-20T14:40:26.980Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T14:40:27.270Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-20T14:40:27.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:27.557Z] ---> sigul-install.sh [2022-09-20T14:40:27.557Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T14:40:27.845Z] + git tag --list [2022-09-20T14:40:27.845Z] 0.6.0 [2022-09-20T14:40:27.845Z] 0.6.1 [2022-09-20T14:40:27.845Z] 0.7.0 [2022-09-20T14:40:27.845Z] 0.7.1 [2022-09-20T14:40:27.845Z] v1.0.0 [2022-09-20T14:40:27.845Z] v1.0.1 [2022-09-20T14:40:27.845Z] v1.1.0 [2022-09-20T14:40:27.845Z] v1.2.0 [2022-09-20T14:40:27.845Z] v1.2.1 [2022-09-20T14:40:27.845Z] v1.3.0 [2022-09-20T14:40:27.845Z] v1.3.1 [2022-09-20T14:40:27.845Z] v2.0.0 [2022-09-20T14:40:27.845Z] v2.1.0 [2022-09-20T14:40:27.845Z] v2.1.1 [2022-09-20T14:40:27.845Z] v2.1.1-dev.1 [2022-09-20T14:40:27.845Z] v2.1.1-dev.2 [2022-09-20T14:40:27.845Z] v2.1.1-dev.3 [2022-09-20T14:40:27.845Z] v2.1.1-dev.4 [2022-09-20T14:40:27.845Z] v2.1.1-dev.5 [2022-09-20T14:40:27.845Z] v2.1.1-dev.6 [2022-09-20T14:40:27.845Z] v2.1.1-dev.7 [2022-09-20T14:40:27.845Z] v2.1.1-dev.8 [2022-09-20T14:40:27.845Z] v2.1.2-dev.1 [2022-09-20T14:40:27.845Z] v2.2.0 [2022-09-20T14:40:27.845Z] v2.2.1-dev.1 [2022-09-20T14:40:27.845Z] v2.2.1-dev.10 [2022-09-20T14:40:27.845Z] v2.2.1-dev.11 [2022-09-20T14:40:27.845Z] v2.2.1-dev.12 [2022-09-20T14:40:27.845Z] v2.2.1-dev.13 [2022-09-20T14:40:27.845Z] v2.2.1-dev.14 [2022-09-20T14:40:27.845Z] v2.2.1-dev.15 [2022-09-20T14:40:27.845Z] v2.2.1-dev.16 [2022-09-20T14:40:27.845Z] v2.2.1-dev.17 [2022-09-20T14:40:27.845Z] v2.2.1-dev.18 [2022-09-20T14:40:27.845Z] v2.2.1-dev.19 [2022-09-20T14:40:27.845Z] v2.2.1-dev.2 [2022-09-20T14:40:27.845Z] v2.2.1-dev.20 [2022-09-20T14:40:27.845Z] v2.2.1-dev.21 [2022-09-20T14:40:27.845Z] v2.2.1-dev.22 [2022-09-20T14:40:27.845Z] v2.2.1-dev.23 [2022-09-20T14:40:27.845Z] v2.2.1-dev.24 [2022-09-20T14:40:27.845Z] v2.2.1-dev.25 [2022-09-20T14:40:27.845Z] v2.2.1-dev.26 [2022-09-20T14:40:27.845Z] v2.2.1-dev.27 [2022-09-20T14:40:27.845Z] v2.2.1-dev.28 [2022-09-20T14:40:27.845Z] v2.2.1-dev.29 [2022-09-20T14:40:27.845Z] v2.2.1-dev.3 [2022-09-20T14:40:27.845Z] v2.2.1-dev.4 [2022-09-20T14:40:27.845Z] v2.2.1-dev.5 [2022-09-20T14:40:27.845Z] v2.2.1-dev.6 [2022-09-20T14:40:27.845Z] v2.2.1-dev.7 [2022-09-20T14:40:27.845Z] v2.2.1-dev.8 [2022-09-20T14:40:27.845Z] v2.2.1-dev.9 [2022-09-20T14:40:27.845Z] v2.3.0-dev.29 [2022-09-20T14:40:27.845Z] v2.3.0-dev.30 [2022-09-20T14:40:27.845Z] v2.3.0-dev.31 [2022-09-20T14:40:27.845Z] v2.3.0-dev.32 [2022-09-20T14:40:27.845Z] v2.3.0-dev.33 [2022-09-20T14:40:27.845Z] v2.3.0-dev.34 [2022-09-20T14:40:27.845Z] v2.3.0-dev.35 [2022-09-20T14:40:27.845Z] v2.3.0-dev.36 [2022-09-20T14:40:27.845Z] v2.3.0-dev.37 [2022-09-20T14:40:27.845Z] v2.3.0-dev.38 [2022-09-20T14:40:27.845Z] v2.3.0-dev.39 [2022-09-20T14:40:27.845Z] v2.3.0-dev.40 [2022-09-20T14:40:27.845Z] v2.3.0-dev.41 [2022-09-20T14:40:27.845Z] v2.3.0-dev.42 [2022-09-20T14:40:27.845Z] v2.3.0-dev.43 [2022-09-20T14:40:27.845Z] v2.3.0-dev.44 [2022-09-20T14:40:27.845Z] v2.3.0-dev.45 [2022-09-20T14:40:27.845Z] v2.3.0-dev.46 [2022-09-20T14:40:27.845Z] v2.3.0-dev.47 [2022-09-20T14:40:27.845Z] v2.3.0-dev.48 [2022-09-20T14:40:27.845Z] v2.3.0-dev.49 [2022-09-20T14:40:27.845Z] v2.3.0-dev.50 [2022-09-20T14:40:27.845Z] v2.3.0-dev.51 [2022-09-20T14:40:27.845Z] v2.3.0-dev.52 [2022-09-20T14:40:27.845Z] v2.3.0-dev.53 [2022-09-20T14:40:27.845Z] v2.3.0-dev.54 [2022-09-20T14:40:27.845Z] v2.3.0-dev.55 [2022-09-20T14:40:27.845Z] v2.3.0-dev.56 [2022-09-20T14:40:27.845Z] v2.3.0-dev.57 [2022-09-20T14:40:27.845Z] v2.3.0-dev.58 [2022-09-20T14:40:27.845Z] v2.3.0-dev.59 [2022-09-20T14:40:27.845Z] v2.3.0-dev.60 [2022-09-20T14:40:27.845Z] v2.3.0-dev.61 [2022-09-20T14:40:27.846Z] v2.3.0-dev.62 [2022-09-20T14:40:27.846Z] v2.3.0-dev.63 [2022-09-20T14:40:27.846Z] v2.3.0-dev.64 [2022-09-20T14:40:27.846Z] v2.3.0-dev.65 [Pipeline] sh [2022-09-20T14:40:28.132Z] + lftools sign git-tag v2.3.0-dev.65 [2022-09-20T14:40:28.702Z] Signing Git tag with Sigul... [2022-09-20T14:40:28.702Z] Signing v2.3.0-dev.65 [Pipeline] echo [2022-09-20T14:40:28.970Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:29.255Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T14:40:29.262Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T14:40:29.279Z] $ docker stop --time=1 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 [2022-09-20T14:40:30.587Z] $ docker rm -f 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T14:40:31.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:40:31.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:31.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:40:31.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:40:31.396Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:40:31.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-devops/py-git-semver:0.1.4 cat [2022-09-20T14:40:31.829Z] $ docker top bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:40:31.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:40:31.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:40:32.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:40:32.092Z] $ docker exec bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 ssh-agent [2022-09-20T14:40:32.251Z] SSH_AUTH_SOCK=/tmp/ssh-WmeqihHf1iJ6/agent.32 [2022-09-20T14:40:32.251Z] SSH_AGENT_PID=38 [2022-09-20T14:40:32.264Z] Running ssh-add (command line suppressed) [2022-09-20T14:40:32.379Z] Identity added: /w/workspace/edgex-go/301@tmp/private_key_2156551449870765906.key (/w/workspace/edgex-go/301@tmp/private_key_2156551449870765906.key) [2022-09-20T14:40:32.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:40:32.699Z] + git semver bump pre [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [bump_version] DEBUG bumping version:2.3.0-dev.65 on axis:pre with prefix:dev [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [bump_version] DEBUG bumped version:2.3.0-dev.66 [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [write_version] DEBUG write version:2.3.0-dev.66 to path:/w/workspace/edgex-go/301/.semver/main with force:True [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,885 [write_file] DEBUG write to file:/w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,887 [execute] INFO git cat-file --batch-check [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,892 [execute] INFO git cat-file --batch [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:40:32.959Z] 2022-09-20 14:40:32,898 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:32.959Z] 2.3.0-dev.66 [Pipeline] } [2022-09-20T14:40:32.962Z] $ docker exec --env ******** --env ******** bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 ssh-agent -k [2022-09-20T14:40:33.069Z] unset SSH_AUTH_SOCK; [2022-09-20T14:40:33.069Z] unset SSH_AGENT_PID; [2022-09-20T14:40:33.069Z] echo Agent pid 38 killed; [2022-09-20T14:40:33.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:40:33.392Z] + git semver [Pipeline] } [2022-09-20T14:40:33.660Z] $ docker stop --time=1 bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 [2022-09-20T14:40:34.939Z] $ docker rm -f bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:40:35.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:40:35.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:35.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:40:35.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:40:35.691Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:40:35.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-devops/py-git-semver:0.1.4 cat [2022-09-20T14:40:36.082Z] $ docker top a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:40:36.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:40:36.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:40:36.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:40:36.319Z] $ docker exec a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd ssh-agent [2022-09-20T14:40:36.442Z] SSH_AUTH_SOCK=/tmp/ssh-8ddWakzXnNDh/agent.32 [2022-09-20T14:40:36.442Z] SSH_AGENT_PID=39 [2022-09-20T14:40:36.447Z] Running ssh-add (command line suppressed) [2022-09-20T14:40:36.560Z] Identity added: /w/workspace/edgex-go/301@tmp/private_key_5198878664226937209.key (/w/workspace/edgex-go/301@tmp/private_key_5198878664226937209.key) [2022-09-20T14:40:36.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:40:36.878Z] + git semver push [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,069 [run_push] DEBUG push [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,069 [execute] INFO git cat-file --batch-check [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,073 [execute] INFO git rev-list 62cb7d27647d51e501c3489e2855772f01c2b600 -- [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,073 [execute] DEBUG Popen(['git', 'rev-list', '62cb7d27647d51e501c3489e2855772f01c2b600', '--'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,087 [execute] INFO git fetch -v origin [2022-09-20T14:40:37.140Z] 2022-09-20 14:40:37,087 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T14:40:37.711Z] 2022-09-20 14:40:37,645 [run_push] DEBUG no remote changes detected [2022-09-20T14:40:37.711Z] 2022-09-20 14:40:37,645 [execute] INFO git push origin semver [2022-09-20T14:40:37.711Z] 2022-09-20 14:40:37,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:40:39.097Z] 2022-09-20 14:40:38,720 [run_push] DEBUG push all version tags [2022-09-20T14:40:39.097Z] 2022-09-20 14:40:38,720 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T14:40:39.097Z] 2022-09-20 14:40:38,721 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:40:40.039Z] 2022-09-20 14:40:39,801 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main [2022-09-20T14:40:40.039Z] 2.3.0-dev.66 [Pipeline] } [2022-09-20T14:40:40.043Z] $ docker exec --env ******** --env ******** a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd ssh-agent -k [2022-09-20T14:40:40.156Z] unset SSH_AUTH_SOCK; [2022-09-20T14:40:40.156Z] unset SSH_AGENT_PID; [2022-09-20T14:40:40.156Z] echo Agent pid 39 killed; [2022-09-20T14:40:40.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:40:40.477Z] + git semver [Pipeline] } [2022-09-20T14:40:40.745Z] $ docker stop --time=1 a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd [2022-09-20T14:40:42.017Z] $ docker rm -f a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd [Pipeline] // withDockerContainer [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-09-20T14:40:42.620Z] + [ -d /w/workspace/edgex-go/301/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:42.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:43.782Z] ---> package-listing.sh [2022-09-20T14:40:43.782Z] ++ facter osfamily [2022-09-20T14:40:43.782Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T14:40:44.044Z] + OS_FAMILY=debian [2022-09-20T14:40:44.044Z] + workspace=/w/workspace/edgex-go/301 [2022-09-20T14:40:44.044Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T14:40:44.044Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T14:40:44.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T14:40:44.044Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T14:40:44.044Z] + '[' /w/workspace/edgex-go/301 ']' [2022-09-20T14:40:44.044Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T14:40:44.044Z] + case "${OS_FAMILY}" in [2022-09-20T14:40:44.044Z] + dpkg -l [2022-09-20T14:40:44.044Z] + grep '^ii' [2022-09-20T14:40:44.044Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T14:40:44.044Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T14:40:44.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T14:40:44.044Z] + '[' /w/workspace/edgex-go/301 ']' [2022-09-20T14:40:44.044Z] + mkdir -p /w/workspace/edgex-go/301/archives/ [2022-09-20T14:40:44.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/301/archives/ [Pipeline] echo [2022-09-20T14:40:44.057Z] 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/301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T14:40:44.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:44.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:40:44.910Z] [2022-09-20T14:40:44.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:40:45.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:40:45.218Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T14:40:45.218Z] 5eb5b503b376: Pulling fs layer [2022-09-20T14:40:45.218Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T14:40:45.218Z] ec43610c2a17: Pulling fs layer [2022-09-20T14:40:45.218Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T14:40:45.218Z] 33b1e0a273af: Pulling fs layer [2022-09-20T14:40:45.218Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T14:40:45.218Z] 2f39f015ded8: Pulling fs layer [2022-09-20T14:40:45.218Z] 5d3b04190fa2: Waiting [2022-09-20T14:40:45.218Z] 3a2ae6a8a46f: Waiting [2022-09-20T14:40:45.218Z] 33b1e0a273af: Waiting [2022-09-20T14:40:45.218Z] 2f39f015ded8: Waiting [2022-09-20T14:40:45.218Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T14:40:45.218Z] 5c69ac0246d0: Download complete [2022-09-20T14:40:45.218Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T14:40:45.218Z] 3a2ae6a8a46f: Download complete [2022-09-20T14:40:45.218Z] 33b1e0a273af: Verifying Checksum [2022-09-20T14:40:45.218Z] 33b1e0a273af: Download complete [2022-09-20T14:40:45.218Z] ec43610c2a17: Verifying Checksum [2022-09-20T14:40:45.218Z] ec43610c2a17: Download complete [2022-09-20T14:40:45.218Z] 5d3b04190fa2: Download complete [2022-09-20T14:40:45.478Z] 5eb5b503b376: Verifying Checksum [2022-09-20T14:40:45.478Z] 5eb5b503b376: Download complete [2022-09-20T14:40:46.046Z] 2f39f015ded8: Verifying Checksum [2022-09-20T14:40:46.046Z] 2f39f015ded8: Download complete [2022-09-20T14:40:46.987Z] 5eb5b503b376: Pull complete [2022-09-20T14:40:46.987Z] 5c69ac0246d0: Pull complete [2022-09-20T14:40:47.248Z] ec43610c2a17: Pull complete [2022-09-20T14:40:47.508Z] 3a2ae6a8a46f: Pull complete [2022-09-20T14:40:47.767Z] 33b1e0a273af: Pull complete [2022-09-20T14:40:47.767Z] 5d3b04190fa2: Pull complete [2022-09-20T14:40:53.053Z] 2f39f015ded8: Pull complete [2022-09-20T14:40:53.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T14:40:53.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:40:53.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:40:53.152Z] prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container [2022-09-20T14:40:53.178Z] $ 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/301/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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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-09-20T14:40:54.633Z] $ docker top ab7963d18211dcbb2cff69d6dae4695bb752819bfba86aac27d272e56eb2bcaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:40:55.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T14:40:55.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T14:40:55.597Z] + ls /var/log/sa-host [2022-09-20T14:40:55.597Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:40:55.763Z] provisioning config files... [2022-09-20T14:40:55.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/301@tmp/config7115186945753903158tmp [Pipeline] { [Pipeline] echo [2022-09-20T14:40:55.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:56.127Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T14:40:56.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:56.499Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T14:40:56.507Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:56.792Z] ---> sudo-logs.sh [2022-09-20T14:40:56.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T14:40:56.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:57.097Z] ---> job-cost.sh [2022-09-20T14:40:57.097Z] lf-activate-venv: SKIPPING [2022-09-20T14:40:57.097Z] DEBUG: total: 0.10999999940395355 [2022-09-20T14:40:57.097Z] INFO: Retrieving Stack Cost... [2022-09-20T14:40:57.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T14:40:57.929Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T14:40:57.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:40:58.228Z] ---> logs-deploy.sh [2022-09-20T14:40:58.228Z] lf-activate-venv: SKIPPING [2022-09-20T14:40:58.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/301 [2022-09-20T14:40:58.228Z] INFO: archiving workspace using pattern(s): [2022-09-20T14:40:59.171Z] Archives upload complete. [2022-09-20T14:40:59.432Z] INFO: archiving logs to Nexus [2022-09-20T14:41:00.007Z] ---> uname -a: [2022-09-20T14:41:00.007Z] Linux prd-ubuntu20-04-docker-8c-8g-29952 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] ---> lscpu: [2022-09-20T14:41:00.007Z] Architecture: x86_64 [2022-09-20T14:41:00.007Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-20T14:41:00.007Z] Byte Order: Little Endian [2022-09-20T14:41:00.007Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-20T14:41:00.007Z] CPU(s): 8 [2022-09-20T14:41:00.007Z] On-line CPU(s) list: 0-7 [2022-09-20T14:41:00.007Z] Thread(s) per core: 1 [2022-09-20T14:41:00.007Z] Core(s) per socket: 1 [2022-09-20T14:41:00.007Z] Socket(s): 8 [2022-09-20T14:41:00.007Z] NUMA node(s): 1 [2022-09-20T14:41:00.007Z] Vendor ID: AuthenticAMD [2022-09-20T14:41:00.007Z] CPU family: 23 [2022-09-20T14:41:00.007Z] Model: 49 [2022-09-20T14:41:00.007Z] Model name: AMD EPYC-Rome Processor [2022-09-20T14:41:00.007Z] Stepping: 0 [2022-09-20T14:41:00.007Z] CPU MHz: 2799.998 [2022-09-20T14:41:00.007Z] BogoMIPS: 5599.99 [2022-09-20T14:41:00.007Z] Virtualization: AMD-V [2022-09-20T14:41:00.007Z] Hypervisor vendor: KVM [2022-09-20T14:41:00.007Z] Virtualization type: full [2022-09-20T14:41:00.007Z] L1d cache: 256 KiB [2022-09-20T14:41:00.007Z] L1i cache: 256 KiB [2022-09-20T14:41:00.007Z] L2 cache: 4 MiB [2022-09-20T14:41:00.007Z] L3 cache: 128 MiB [2022-09-20T14:41:00.007Z] NUMA node0 CPU(s): 0-7 [2022-09-20T14:41:00.007Z] Vulnerability Itlb multihit: Not affected [2022-09-20T14:41:00.007Z] Vulnerability L1tf: Not affected [2022-09-20T14:41:00.007Z] Vulnerability Mds: Not affected [2022-09-20T14:41:00.007Z] Vulnerability Meltdown: Not affected [2022-09-20T14:41:00.007Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-20T14:41:00.007Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-20T14:41:00.007Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-20T14:41:00.007Z] Vulnerability Srbds: Not affected [2022-09-20T14:41:00.007Z] Vulnerability Tsx async abort: Not affected [2022-09-20T14:41:00.007Z] 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-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] ---> nproc: [2022-09-20T14:41:00.007Z] 8 [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] ---> df -h: [2022-09-20T14:41:00.007Z] Filesystem Size Used Avail Use% Mounted on [2022-09-20T14:41:00.007Z] overlay 155G 19G 137G 13% / [2022-09-20T14:41:00.007Z] tmpfs 64M 0 64M 0% /dev [2022-09-20T14:41:00.007Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-20T14:41:00.007Z] shm 64M 0 64M 0% /dev/shm [2022-09-20T14:41:00.007Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] ---> sar -b -r -n DEV: [2022-09-20T14:41:00.007Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29952) 09/20/22 _x86_64_ (8 CPU) [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] 14:10:50 LINUX RESTART (8 CPU) [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-20T14:41:00.007Z] 14:12:02 381.04 56.39 324.65 0.00 7429.43 187193.33 0.00 [2022-09-20T14:41:00.007Z] 14:13:01 115.25 0.51 114.74 0.00 13.83 57104.22 0.00 [2022-09-20T14:41:00.007Z] 14:14:01 49.53 0.20 49.33 0.00 2.27 18719.16 0.00 [2022-09-20T14:41:00.007Z] 14:15:01 339.19 4.07 335.11 0.00 46.55 122733.57 0.00 [2022-09-20T14:41:00.007Z] 14:16:01 432.74 3.02 429.73 0.00 30.79 200095.32 0.00 [2022-09-20T14:41:00.007Z] 14:17:01 847.05 0.57 846.48 0.00 9.33 229178.54 0.00 [2022-09-20T14:41:00.007Z] 14:18:01 708.51 1.43 707.08 0.00 11.46 209063.78 0.00 [2022-09-20T14:41:00.007Z] 14:19:01 233.26 0.08 233.18 0.00 9.20 31091.22 0.00 [2022-09-20T14:41:00.007Z] 14:20:01 24.30 0.05 24.25 0.00 2.93 588.57 0.00 [2022-09-20T14:41:00.007Z] 14:21:01 1.98 0.00 1.98 0.00 0.00 23.73 0.00 [2022-09-20T14:41:00.007Z] 14:22:01 1.05 0.00 1.05 0.00 0.00 16.40 0.00 [2022-09-20T14:41:00.007Z] 14:23:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-09-20T14:41:00.007Z] 14:24:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2022-09-20T14:41:00.007Z] 14:25:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-09-20T14:41:00.007Z] 14:26:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2022-09-20T14:41:00.007Z] 14:27:01 2.22 0.02 2.20 0.00 0.13 24.13 0.00 [2022-09-20T14:41:00.007Z] 14:28:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-09-20T14:41:00.007Z] 14:29:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2022-09-20T14:41:00.007Z] 14:30:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-09-20T14:41:00.007Z] 14:31:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 [2022-09-20T14:41:00.007Z] 14:32:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-09-20T14:41:00.007Z] 14:33:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2022-09-20T14:41:00.007Z] 14:34:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2022-09-20T14:41:00.007Z] 14:35:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2022-09-20T14:41:00.007Z] 14:36:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2022-09-20T14:41:00.007Z] 14:37:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2022-09-20T14:41:00.007Z] 14:38:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-09-20T14:41:00.007Z] 14:39:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-09-20T14:41:00.007Z] 14:40:01 62.64 0.18 62.46 0.00 10.93 35005.37 0.00 [2022-09-20T14:41:00.007Z] Average: 110.98 2.29 108.69 0.00 261.05 37620.10 0.00 [2022-09-20T14:41:00.007Z] [2022-09-20T14:41:00.007Z] 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-20T14:41:00.007Z] 14:12:02 28796776 31784592 523504 1.59 115620 3142520 1994316 5.88 1119100 2592504 472624 [2022-09-20T14:41:00.007Z] 14:13:01 27367432 31559948 732348 2.23 137960 4237136 2512464 7.40 1734456 3300728 589104 [2022-09-20T14:41:00.007Z] 14:14:01 27424260 31767684 522828 1.59 141564 4359224 1980332 5.84 1300036 3656760 316128 [2022-09-20T14:41:00.007Z] 14:15:01 25170572 31708372 570900 1.74 211088 6328064 2041696 6.02 1784268 5251952 80748 [2022-09-20T14:41:00.007Z] 14:16:01 22555404 31667620 610076 1.86 284080 8751364 2299848 6.78 1953328 7618652 35024 [2022-09-20T14:41:00.007Z] 14:17:01 20990248 31454172 812632 2.47 334384 9933012 3403720 10.03 2369368 8635720 41468 [2022-09-20T14:41:00.007Z] 14:18:01 19982592 31588200 675600 2.05 412564 10918924 2849792 8.40 2321472 9614020 110192 [2022-09-20T14:41:00.007Z] 14:19:01 20577196 31751108 524572 1.60 415928 10510176 2094264 6.17 2163108 9217212 1188 [2022-09-20T14:41:00.007Z] 14:20:01 20598732 31773556 502144 1.53 416712 10510616 1926648 5.68 2141136 9217368 8 [2022-09-20T14:41:00.007Z] 14:21:01 20600060 31774916 500608 1.52 416740 10510620 1926648 5.68 2139908 9217372 12 [2022-09-20T14:41:00.007Z] 14:22:01 20600044 31774924 500628 1.52 416752 10510600 1926648 5.68 2139964 9217352 168 [2022-09-20T14:41:00.007Z] 14:23:01 20607148 31782036 493564 1.50 416760 10510604 1926648 5.68 2132828 9217356 248 [2022-09-20T14:41:00.007Z] 14:24:01 20607472 31782372 493308 1.50 416780 10510604 1926648 5.68 2132568 9217356 172 [2022-09-20T14:41:00.007Z] 14:25:01 20608568 31783504 492328 1.50 416792 10510608 1926648 5.68 2131556 9217360 204 [2022-09-20T14:41:00.007Z] 14:26:01 20608568 31783536 492300 1.50 416804 10510612 1926648 5.68 2131676 9217384 204 [2022-09-20T14:41:00.007Z] 14:27:01 20609268 31784312 491500 1.49 416824 10510612 1940212 5.72 2131388 9217384 40 [2022-09-20T14:41:00.007Z] 14:28:01 20609440 31784496 491188 1.49 416840 10510616 1940212 5.72 2131556 9217388 168 [2022-09-20T14:41:00.007Z] 14:29:01 20609456 31784540 491144 1.49 416856 10510616 1940212 5.72 2131104 9217388 52 [2022-09-20T14:41:00.007Z] 14:30:01 20609148 31784244 491368 1.49 416864 10510624 1940212 5.72 2131088 9217392 16 [2022-09-20T14:41:00.007Z] 14:31:01 20608508 31783628 491868 1.50 416880 10510628 1940212 5.72 2131436 9217400 232 [2022-09-20T14:41:00.007Z] 14:32:01 20608700 31783836 491848 1.50 416892 10510628 1940212 5.72 2132128 9217400 168 [2022-09-20T14:41:00.007Z] 14:33:01 20608684 31783844 491816 1.50 416908 10510632 1940212 5.72 2131708 9217404 212 [2022-09-20T14:41:00.007Z] 14:34:01 20608708 31783872 491780 1.50 416912 10510636 1940212 5.72 2131152 9217404 12 [2022-09-20T14:41:00.008Z] 14:35:01 20608548 31783752 491832 1.50 416924 10510640 1940212 5.72 2131168 9217412 184 [2022-09-20T14:41:00.008Z] 14:36:01 20608516 31783728 491804 1.50 416940 10510636 1940212 5.72 2131152 9217416 12 [2022-09-20T14:41:00.008Z] 14:37:01 20608532 31783916 491684 1.50 416960 10510772 1923772 5.67 2131964 9217544 264 [2022-09-20T14:41:00.008Z] 14:38:01 20608516 31783924 491664 1.50 416972 10510776 1923772 5.67 2131620 9217548 180 [2022-09-20T14:41:00.008Z] 14:39:01 20608004 31783416 492096 1.50 416984 10510784 1923772 5.67 2131988 9217552 272 [2022-09-20T14:41:00.008Z] 14:40:01 19500500 31739468 529824 1.61 427444 11486808 2138428 6.30 2267300 10105896 136300 [2022-09-20T14:41:00.008Z] Average: 21534814 31747156 529957 1.61 373025 9651038 2068098 6.09 2057639 8425573 61573 [2022-09-20T14:41:00.008Z] [2022-09-20T14:41:00.008Z] 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-20T14:41:00.008Z] 14:12:02 ens3 1393.37 1213.50 12763.81 165.45 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:12:02 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:12:02 docker0 340.86 294.03 24.54 2710.95 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:13:01 ens3 181.90 145.13 1206.83 75.13 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:13:01 veth7e2b4d0 0.37 0.58 0.03 0.06 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:13:01 docker0 95.07 116.96 8.15 1169.09 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:14:01 ens3 23.43 13.98 19.68 10.57 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:14:01 veth7e2b4d0 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:14:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:15:01 veth9aa342c 24.64 17.96 284.95 1.77 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:15:01 vethdc86ace 17.96 24.64 1.77 284.95 0.00 0.00 0.00 0.02 [2022-09-20T14:41:00.008Z] 14:15:01 ens3 407.27 300.55 3412.42 169.96 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:15:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:15:01 docker0 134.88 173.05 10.26 1628.49 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:15:01 veth4c58e6d 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 veth772cf63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 ens3 77.50 67.11 197.35 66.58 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 docker0 15.00 17.11 0.88 81.58 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 vethb2fb5e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:16:01 veth4c58e6d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 ens3 200.30 134.16 1568.08 94.78 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 docker0 70.38 116.88 5.41 1527.74 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 veth722f62f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 vethfb83f0f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:17:01 veth4c58e6d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 ens3 164.00 122.26 1147.37 22.94 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 docker0 99.60 127.26 7.23 1107.89 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 vethdcbc219 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 veth6fe8f0c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:18:01 veth4c58e6d 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:19:01 ens3 337.16 329.31 268.11 1258.98 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:19:01 lo 33.99 33.99 3.34 3.34 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:19:01 docker0 9.93 15.00 0.59 101.79 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:20:01 ens3 387.74 387.89 162.86 2274.72 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:20:01 lo 28.93 28.93 2.85 2.85 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:21:01 ens3 0.15 0.18 0.01 0.04 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:22:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:23:01 ens3 8.75 4.77 9.43 0.32 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:27:01 ens3 0.27 0.25 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:28:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:32:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:37:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:39:01 ens3 0.27 0.27 0.20 0.02 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:40:01 ens3 198.48 153.57 4671.67 20.05 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] 14:40:01 docker0 43.66 49.53 3.69 692.85 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] Average: ens3 116.60 99.09 876.84 143.48 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] Average: docker0 27.92 31.38 2.09 310.67 0.00 0.00 0.00 0.00 [2022-09-20T14:41:00.008Z] [2022-09-20T14:41:00.008Z]