Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7de7b775397295cb69718a186a97b7526882c59 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-ssh2065493944654001342.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-ssh13957257036741913141.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-ssh8832335067733796003.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-ssh17224941582243133113.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-ssh617364176978052289.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29123 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/298 [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/298 # 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 b7de7b775397295cb69718a186a97b7526882c59 (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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 Commit message: "fix: add secure mqtt support to eKuiper (#4155)" > git rev-list --no-walk a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T00:25:33.255Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T00:25:33.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T00:25:33.323Z] ========================================================= [2022-09-15T00:25:33.323Z] EdgeX Global Pipelines Version Info [2022-09-15T00:25:33.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:25:34.080Z] ------------------- [2022-09-15T00:25:34.080Z] stable info: [2022-09-15T00:25:34.080Z] ------------------- [2022-09-15T00:25:34.080Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T00:25:34.080Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T00:25:34.080Z] Message: update stable to v1.0.239 [2022-09-15T00:25:34.653Z] ------------------- [2022-09-15T00:25:34.653Z] experimental info: [2022-09-15T00:25:34.653Z] ------------------- [2022-09-15T00:25:34.653Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T00:25:34.653Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T00:25:34.653Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T00:25:34.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-15T00:25:34.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-15T00:25:34.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T00:25:34.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T00:25:34.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T00:25:34.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T00:25:34.959Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T00:25:34.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-15T00:25:34.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-15T00:25:34.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-15T00:25:35.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T00:25:35.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T00:25:35.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T00:25:35.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T00:25:35.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T00:25:35.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T00:25:35.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T00:25:35.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T00:25:35.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-15T00:25:35.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-15T00:25:35.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T00:25:35.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T00:25:35.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T00:25:35.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T00:25:35.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T00:25:35.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T00:25:35.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo [2022-09-15T00:25:35.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7de7b7 [Pipeline] echo [2022-09-15T00:25:35.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T00:25:35.244Z] provisioning config files... [2022-09-15T00:25:35.265Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config6416961621842460302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:25:35.569Z] ---> docker-login.sh [2022-09-15T00:25:35.569Z] nexus3.edgexfoundry.org:10001 [2022-09-15T00:25:35.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:25:36.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:25:36.091Z] Configure a credential helper to remove this warning. See [2022-09-15T00:25:36.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:25:36.091Z] [2022-09-15T00:25:36.091Z] Login Succeeded [2022-09-15T00:25:36.091Z] nexus3.edgexfoundry.org:10002 [2022-09-15T00:25:36.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:25:36.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:25:36.091Z] Configure a credential helper to remove this warning. See [2022-09-15T00:25:36.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:25:36.091Z] [2022-09-15T00:25:36.091Z] Login Succeeded [2022-09-15T00:25:36.091Z] nexus3.edgexfoundry.org:10003 [2022-09-15T00:25:36.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:25:36.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:25:36.353Z] Configure a credential helper to remove this warning. See [2022-09-15T00:25:36.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:25:36.353Z] [2022-09-15T00:25:36.353Z] Login Succeeded [2022-09-15T00:25:36.353Z] nexus3.edgexfoundry.org:10004 [2022-09-15T00:25:36.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:25:36.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:25:36.353Z] Configure a credential helper to remove this warning. See [2022-09-15T00:25:36.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:25:36.353Z] [2022-09-15T00:25:36.353Z] Login Succeeded [2022-09-15T00:25:36.353Z] docker.io [2022-09-15T00:25:36.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:25:36.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:25:36.880Z] Configure a credential helper to remove this warning. See [2022-09-15T00:25:36.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:25:36.880Z] [2022-09-15T00:25:36.880Z] Login Succeeded [2022-09-15T00:25:36.880Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T00:25:36.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T00:25:37.195Z] + 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-15T00:25:37.195Z] + dirname cmd/core-command/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/core-data/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/core-metadata/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/support-notifications/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-15T00:25:37.195Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-15T00:25:37.195Z] + cut -d/ -f2 [2022-09-15T00:25:37.195Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-15T00:25:37.239Z] 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-15T00:25:37.593Z] + git rev-list -1 --merges b7de7b775397295cb69718a186a97b7526882c59~1..b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo [2022-09-15T00:25:37.612Z] -----------> git rev-list -1 --merges b7de7b775397295cb69718a186a97b7526882c59~1..b7de7b775397295cb69718a186a97b7526882c59 b7de7b775397295cb69718a186a97b7526882c59 [false] [Pipeline] sh [2022-09-15T00:25:37.906Z] + git log --format=format:%s -1 b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo [2022-09-15T00:25:37.927Z] ========================================================= [2022-09-15T00:25:37.927Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T00:25:37.927Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-15T00:25:38.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T00:25:38.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T00:25:38.398Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T00:25:38.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T00:25:38.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T00:25:38.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T00:25:38.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:25:38.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:25:38.824Z] [2022-09-15T00:25:38.824Z] 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-15T00:25:39.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:25:39.136Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T00:25:39.136Z] b85a868b505f: Pulling fs layer [2022-09-15T00:25:39.136Z] e2be974225ed: Pulling fs layer [2022-09-15T00:25:39.136Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T00:25:39.136Z] 988bab9f4d93: Pulling fs layer [2022-09-15T00:25:39.136Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T00:25:39.136Z] eaf3925da568: Pulling fs layer [2022-09-15T00:25:39.136Z] bab4dde63d76: Pulling fs layer [2022-09-15T00:25:39.136Z] bde34c3a00c8: Pulling fs layer [2022-09-15T00:25:39.136Z] b352a97aabf1: Pulling fs layer [2022-09-15T00:25:39.136Z] 4872d77fe225: Pulling fs layer [2022-09-15T00:25:39.136Z] 5851b861e8e6: Pulling fs layer [2022-09-15T00:25:39.136Z] 988bab9f4d93: Waiting [2022-09-15T00:25:39.136Z] b352a97aabf1: Waiting [2022-09-15T00:25:39.136Z] bde34c3a00c8: Waiting [2022-09-15T00:25:39.136Z] eaf3925da568: Waiting [2022-09-15T00:25:39.136Z] bab4dde63d76: Waiting [2022-09-15T00:25:39.136Z] 1469e6f7b9e6: Waiting [2022-09-15T00:25:39.136Z] 5851b861e8e6: Waiting [2022-09-15T00:25:39.136Z] e2be974225ed: Download complete [2022-09-15T00:25:39.136Z] 988bab9f4d93: Verifying Checksum [2022-09-15T00:25:39.136Z] 988bab9f4d93: Download complete [2022-09-15T00:25:39.396Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T00:25:39.396Z] 1469e6f7b9e6: Download complete [2022-09-15T00:25:39.396Z] eaf3925da568: Download complete [2022-09-15T00:25:39.396Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T00:25:39.396Z] 339a4e72a1f5: Download complete [2022-09-15T00:25:39.396Z] bde34c3a00c8: Verifying Checksum [2022-09-15T00:25:39.396Z] bde34c3a00c8: Download complete [2022-09-15T00:25:39.396Z] b352a97aabf1: Download complete [2022-09-15T00:25:39.396Z] 4872d77fe225: Verifying Checksum [2022-09-15T00:25:39.396Z] 4872d77fe225: Download complete [2022-09-15T00:25:39.396Z] 5851b861e8e6: Download complete [2022-09-15T00:25:39.396Z] b85a868b505f: Download complete [2022-09-15T00:25:39.657Z] bab4dde63d76: Verifying Checksum [2022-09-15T00:25:39.657Z] bab4dde63d76: Download complete [2022-09-15T00:25:40.596Z] b85a868b505f: Pull complete [2022-09-15T00:25:40.856Z] e2be974225ed: Pull complete [2022-09-15T00:25:41.425Z] 339a4e72a1f5: Pull complete [2022-09-15T00:25:41.425Z] 988bab9f4d93: Pull complete [2022-09-15T00:25:41.685Z] 1469e6f7b9e6: Pull complete [2022-09-15T00:25:41.945Z] eaf3925da568: Pull complete [2022-09-15T00:25:43.856Z] bab4dde63d76: Pull complete [2022-09-15T00:25:43.856Z] bde34c3a00c8: Pull complete [2022-09-15T00:25:43.856Z] b352a97aabf1: Pull complete [2022-09-15T00:25:43.856Z] 4872d77fe225: Pull complete [2022-09-15T00:25:43.856Z] 5851b861e8e6: Pull complete [2022-09-15T00:25:44.117Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T00:25:44.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:25:44.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:25:44.229Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:25:44.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T00:25:45.609Z] $ docker top 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b -eo pid,comm [2022-09-15T00:25:45.676Z] 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-15T00:25:45.676Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T00:25:45.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T00:25:45.713Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T00:25:45.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T00:25:45.843Z] $ docker exec 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent [2022-09-15T00:25:45.960Z] SSH_AUTH_SOCK=/tmp/ssh-n2cfYaaaORc6/agent.32 [2022-09-15T00:25:45.960Z] SSH_AGENT_PID=39 [2022-09-15T00:25:45.968Z] Running ssh-add (command line suppressed) [2022-09-15T00:25:46.083Z] Identity added: /w/workspace/edgex-go/298@tmp/private_key_2117440473866476634.key (/w/workspace/edgex-go/298@tmp/private_key_2117440473866476634.key) [2022-09-15T00:25:46.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T00:25:46.387Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T00:25:46.400Z] $ docker exec --env ******** --env ******** 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent -k [2022-09-15T00:25:46.513Z] unset SSH_AUTH_SOCK; [2022-09-15T00:25:46.513Z] unset SSH_AGENT_PID; [2022-09-15T00:25:46.513Z] echo Agent pid 39 killed; [2022-09-15T00:25:46.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T00:25:46.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T00:25:46.553Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T00:25:46.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T00:25:46.675Z] $ docker exec 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent [2022-09-15T00:25:46.802Z] SSH_AUTH_SOCK=/tmp/ssh-zR5fBlqQPulV/agent.72 [2022-09-15T00:25:46.802Z] SSH_AGENT_PID=78 [2022-09-15T00:25:46.807Z] Running ssh-add (command line suppressed) [2022-09-15T00:25:46.912Z] Identity added: /w/workspace/edgex-go/298@tmp/private_key_2626643462384609716.key (/w/workspace/edgex-go/298@tmp/private_key_2626643462384609716.key) [2022-09-15T00:25:46.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T00:25:47.223Z] + git semver init [2022-09-15T00:25:47.483Z] 2022-09-15 00:25:47,410 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T00:25:47.483Z] 2022-09-15 00:25:47,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/298/.semver [2022-09-15T00:25:47.483Z] 2022-09-15 00:25:47,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/298/.semver [2022-09-15T00:25:47.483Z] 2022-09-15 00:25:47,411 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/298/.semver'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) [2022-09-15T00:25:51.696Z] 2022-09-15 00:25:51,616 [append_file] DEBUG append to file:/w/workspace/edgex-go/298/.git/info/exclude [2022-09-15T00:25:51.696Z] 2022-09-15 00:25:51,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/298/.semver/main with force:False [2022-09-15T00:25:51.696Z] 2022-09-15 00:25:51,617 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:25:51.696Z] 2022-09-15 00:25:51,617 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:25:51.696Z] 2.3.0-dev.62 [Pipeline] } [2022-09-15T00:25:51.706Z] $ docker exec --env ******** --env ******** 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent -k [2022-09-15T00:25:51.836Z] unset SSH_AUTH_SOCK; [2022-09-15T00:25:51.837Z] unset SSH_AGENT_PID; [2022-09-15T00:25:51.837Z] echo Agent pid 78 killed; [2022-09-15T00:25:51.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T00:25:52.153Z] + git semver [Pipeline] } [2022-09-15T00:25:52.429Z] $ docker stop --time=1 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b [2022-09-15T00:25:53.766Z] $ docker rm -f 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T00:25:54.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T00:25:54.379Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T00:25:54.382Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.62 [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-15T00:25:54.795Z] + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] echo [2022-09-15T00:25:54.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:25:54.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:25:54.826Z] ========================================================= [2022-09-15T00:25:54.826Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T00:25:54.826Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T00:25:55.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T00:25:55.121Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T00:25:55.121Z] 2408cc74d12b: Pulling fs layer [2022-09-15T00:25:55.121Z] ea60b727a1ce: Pulling fs layer [2022-09-15T00:25:55.121Z] 30c4a7721957: Pulling fs layer [2022-09-15T00:25:55.121Z] 370296b7ddb6: Pulling fs layer [2022-09-15T00:25:55.121Z] 7c6cee850709: Pulling fs layer [2022-09-15T00:25:55.121Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T00:25:55.121Z] d94ebbe4e438: Pulling fs layer [2022-09-15T00:25:55.121Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T00:25:55.121Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T00:25:55.121Z] d94ebbe4e438: Waiting [2022-09-15T00:25:55.121Z] 370296b7ddb6: Waiting [2022-09-15T00:25:55.121Z] bcfd1f05c69d: Waiting [2022-09-15T00:25:55.121Z] 7c6cee850709: Waiting [2022-09-15T00:25:55.121Z] 39a5fcdaea64: Waiting [2022-09-15T00:25:55.121Z] 30c4a7721957: Verifying Checksum [2022-09-15T00:25:55.121Z] 30c4a7721957: Download complete [2022-09-15T00:25:55.121Z] ea60b727a1ce: Verifying Checksum [2022-09-15T00:25:55.121Z] ea60b727a1ce: Download complete [2022-09-15T00:25:55.121Z] 7c6cee850709: Verifying Checksum [2022-09-15T00:25:55.121Z] 7c6cee850709: Download complete [2022-09-15T00:25:55.121Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T00:25:55.121Z] 39a5fcdaea64: Download complete [2022-09-15T00:25:55.121Z] 2408cc74d12b: Verifying Checksum [2022-09-15T00:25:55.121Z] d94ebbe4e438: Verifying Checksum [2022-09-15T00:25:55.121Z] d94ebbe4e438: Download complete [2022-09-15T00:25:55.383Z] 2408cc74d12b: Pull complete [2022-09-15T00:25:55.383Z] ea60b727a1ce: Pull complete [2022-09-15T00:25:55.642Z] 30c4a7721957: Pull complete [2022-09-15T00:25:55.642Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T00:25:55.642Z] 59ccb84bbe0f: Download complete [2022-09-15T00:25:55.901Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T00:25:55.901Z] bcfd1f05c69d: Download complete [2022-09-15T00:25:55.901Z] 370296b7ddb6: Verifying Checksum [2022-09-15T00:25:55.901Z] 370296b7ddb6: Download complete [2022-09-15T00:26:00.099Z] 370296b7ddb6: Pull complete [2022-09-15T00:26:00.099Z] 7c6cee850709: Pull complete [2022-09-15T00:26:00.099Z] 39a5fcdaea64: Pull complete [2022-09-15T00:26:00.099Z] d94ebbe4e438: Pull complete [2022-09-15T00:26:02.012Z] bcfd1f05c69d: Pull complete [2022-09-15T00:26:02.585Z] 59ccb84bbe0f: Pull complete [2022-09-15T00:26:02.585Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T00:26:02.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T00:26:02.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T00:26:02.881Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T00:26:02.881Z] WORKDIR /edgex [2022-09-15T00:26:02.881Z] COPY go.mod . [2022-09-15T00:26:02.881Z] RUN go mod download [2022-09-15T00:26:02.881Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-15T00:26:03.452Z] Sending build context to Docker daemon 169.4MB [2022-09-15T00:26:03.452Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T00:26:03.452Z] ---> a4fb48ad2a94 [2022-09-15T00:26:03.452Z] Step 2/4 : WORKDIR /edgex [2022-09-15T00:26:05.385Z] ---> Running in 09e74d1fe909 [2022-09-15T00:26:05.644Z] Removing intermediate container 09e74d1fe909 [2022-09-15T00:26:05.644Z] ---> eb45fd403369 [2022-09-15T00:26:05.644Z] Step 3/4 : COPY go.mod . [2022-09-15T00:26:05.644Z] ---> 68d64c53f4da [2022-09-15T00:26:05.644Z] Step 4/4 : RUN go mod download [2022-09-15T00:26:05.644Z] ---> Running in 3c2688e1aee5 [2022-09-15T00:26:09.463Z] Still waiting to schedule task [2022-09-15T00:26:09.464Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29121’ [2022-09-15T00:26:18.094Z] Removing intermediate container 3c2688e1aee5 [2022-09-15T00:26:18.094Z] ---> 31e507613848 [2022-09-15T00:26:18.094Z] Successfully built 31e507613848 [2022-09-15T00:26:18.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:26:18.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T00:26:18.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:26:18.484Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:26:18.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** ci-base-image-x86_64 cat [2022-09-15T00:26:18.911Z] $ docker top df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T00:26:19.266Z] + go version [2022-09-15T00:26:19.266Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T00:26:19.276Z] $ docker stop --time=1 df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 [2022-09-15T00:26:20.540Z] $ docker rm -f df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:26:20.927Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T00:26:20.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:26:21.006Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:26:21.039Z] $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** ci-base-image-x86_64 cat [2022-09-15T00:26:21.406Z] $ docker top a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T00:26:21.503Z] ========================================================= [2022-09-15T00:26:21.503Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-15T00:26:21.503Z] ========================================================= [Pipeline] sh [2022-09-15T00:26:21.833Z] + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] fileExists [Pipeline] sh [2022-09-15T00:26:22.136Z] + make test [2022-09-15T00:26:22.136Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-15T00:26:28.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-15T00:26:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-15T00:26:41.177Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-15T00:26:41.177Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-15T00:26:41.177Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-15T00:26:41.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-15T00:26:42.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements [2022-09-15T00:26:42.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-15T00:26:42.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-15T00:26:42.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-09-15T00:26:42.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.114s coverage: 72.5% of statements [2022-09-15T00:26:42.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-15T00:26:42.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-15T00:26:42.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-09-15T00:26:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-15T00:26:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.919s coverage: 89.2% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-09-15T00:26:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-09-15T00:26:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-09-15T00:26:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2022-09-15T00:26:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-09-15T00:26:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements [2022-09-15T00:26:57.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 41.8% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-15T00:27:05.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-15T00:27:05.247Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-15T00:27:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-15T00:27:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-15T00:27:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-09-15T00:27:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-15T00:27:05.248Z] 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-15T00:27:23.333Z] 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-15T00:27:23.333Z] GO111MODULE=on go vet ./... [2022-09-15T00:27:26.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T00:27:26.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T00:27:26.620Z] ./bin/test-attribution-txt.sh [2022-09-15T00:27:26.620Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-15T00:27:26.620Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T00:27:26.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-15T00:27:26.942Z] + ls -al . [2022-09-15T00:27:26.942Z] total 744 [2022-09-15T00:27:26.942Z] drwxrwxr-x 10 1001 1001 4096 Sep 15 00:26 . [2022-09-15T00:27:26.942Z] drwxr-xr-x 4 root root 4096 Sep 15 00:26 .. [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 16 Sep 15 00:25 .dockerignore [2022-09-15T00:27:26.942Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 00:27 .git [2022-09-15T00:27:26.942Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 00:25 .github [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 1030 Sep 15 00:25 .gitignore [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 42 Sep 15 00:25 .golangci.yml [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 87 Sep 15 00:25 .hadolint.yml [2022-09-15T00:27:26.942Z] drwxr-xr-x 3 1001 1001 4096 Sep 15 00:25 .semver [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 166 Sep 15 00:25 .sonarcloud.properties [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 00:25 ADOPTERS.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 10347 Sep 15 00:25 Attribution.txt [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 63209 Sep 15 00:25 CHANGELOG.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 00:25 CONTRIBUTING.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 00:25 GOVERNANCE.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 850 Sep 15 00:25 Jenkinsfile [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 00:25 LICENSE [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 13724 Sep 15 00:25 Makefile [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 00:25 OWNERS.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 9799 Sep 15 00:25 README.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 6912 Sep 15 00:25 SECURITY.md [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 12 Sep 15 00:25 VERSION [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 4131 Sep 15 00:25 ZMQWindows.md [2022-09-15T00:27:26.942Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 00:25 bin [2022-09-15T00:27:26.942Z] drwxrwxr-x 18 1001 1001 4096 Sep 15 00:25 cmd [2022-09-15T00:27:26.942Z] -rw-r--r-- 1 root root 491309 Sep 15 00:27 coverage.out [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 3682 Sep 15 00:25 go.mod [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 38527 Sep 15 00:25 go.sum [2022-09-15T00:27:26.942Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 00:25 internal [2022-09-15T00:27:26.942Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 00:25 openapi [2022-09-15T00:27:26.942Z] drwxrwxr-x 4 1001 1001 4096 Sep 15 00:25 snap [2022-09-15T00:27:26.942Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 00:25 version.go [Pipeline] sh [2022-09-15T00:27:27.231Z] + '[' -e coverage.out ] [2022-09-15T00:27:27.231Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-15T00:27:27.334Z] Stashed 1 file(s) [Pipeline] sh [2022-09-15T00:27:27.615Z] + make build [2022-09-15T00:27:27.615Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-15T00:27:39.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-15T00:27:49.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-15T00:27:50.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T00:27:58.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-15T00:27:58.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-15T00:27:58.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T00:27:59.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T00:28:00.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-15T00:28:01.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T00:28:02.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-15T00:28:03.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-15T00:28:04.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-15T00:28:06.023Z] $ docker stop --time=1 a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 [2022-09-15T00:28:08.513Z] $ docker rm -f a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 [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-15T00:28:09.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T00:28:09.399Z] [2022-09-15T00:28:09.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:28:09.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T00:28:09.701Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-15T00:28:09.701Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-15T00:28:09.701Z] ca9280d653b3: Pulling fs layer [2022-09-15T00:28:09.701Z] 7e9c9ca2126c: Pulling fs layer [2022-09-15T00:28:09.701Z] cbdbe7a5bc2a: Download complete [2022-09-15T00:28:09.961Z] ca9280d653b3: Verifying Checksum [2022-09-15T00:28:09.961Z] ca9280d653b3: Download complete [2022-09-15T00:28:09.961Z] cbdbe7a5bc2a: Pull complete [2022-09-15T00:28:10.221Z] 7e9c9ca2126c: Verifying Checksum [2022-09-15T00:28:10.221Z] 7e9c9ca2126c: Download complete [2022-09-15T00:28:10.480Z] ca9280d653b3: Pull complete [2022-09-15T00:28:13.768Z] 7e9c9ca2126c: Pull complete [2022-09-15T00:28:13.768Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-15T00:28:13.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T00:28:13.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:28:13.864Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:28:13.901Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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/edgex-compose:latest cat [2022-09-15T00:28:15.308Z] $ docker top bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T00:28:15.825Z] + docker-compose build --help [2022-09-15T00:28:15.825Z] + grep parallel [2022-09-15T00:28:16.418Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T00:28:16.430Z] $ docker stop --time=1 bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 [2022-09-15T00:28:17.712Z] $ docker rm -f bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:28:18.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T00:28:18.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:28:18.211Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:28:18.250Z] $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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-15T00:28:18.619Z] $ docker top 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T00:28:18.973Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T00:28:19.541Z] Building core-command ... [2022-09-15T00:28:19.541Z] Building core-data ... [2022-09-15T00:28:19.541Z] Building core-metadata ... [2022-09-15T00:28:19.541Z] Building security-bootstrapper ... [2022-09-15T00:28:19.541Z] Building security-proxy-setup ... [2022-09-15T00:28:19.541Z] Building security-secretstore-setup ... [2022-09-15T00:28:19.541Z] Building security-spiffe-token-provider ... [2022-09-15T00:28:19.541Z] Building security-spire-agent ... [2022-09-15T00:28:19.541Z] Building security-spire-config ... [2022-09-15T00:28:19.541Z] Building security-spire-server ... [2022-09-15T00:28:19.541Z] Building support-notifications ... [2022-09-15T00:28:19.541Z] Building support-scheduler ... [2022-09-15T00:28:19.541Z] Building sys-mgmt-agent ... [2022-09-15T00:28:19.541Z] Building core-data [2022-09-15T00:28:19.541Z] Building core-metadata [2022-09-15T00:28:19.541Z] Building security-proxy-setup [2022-09-15T00:28:19.541Z] Building sys-mgmt-agent [2022-09-15T00:28:19.541Z] Building support-notifications [2022-09-15T00:28:31.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:28:31.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:28:31.758Z] ---> 31e507613848 [2022-09-15T00:28:31.758Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:28:31.758Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:28:31.758Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:28:31.758Z] ---> 31e507613848 [2022-09-15T00:28:31.758Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:28:31.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:28:31.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:28:31.758Z] ---> 31e507613848 [2022-09-15T00:28:31.758Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:28:31.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:28:31.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:28:31.758Z] ---> 31e507613848 [2022-09-15T00:28:31.758Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T00:28:31.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:28:31.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:28:31.758Z] ---> 31e507613848 [2022-09-15T00:28:31.758Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T00:28:33.671Z] ---> Running in 862e1908698f [2022-09-15T00:28:33.671Z] ---> Running in 9885d9a3affc [2022-09-15T00:28:33.671Z] ---> Running in 9facb5bea9e0 [2022-09-15T00:28:33.671Z] ---> Running in df8779706c91 [2022-09-15T00:28:33.671Z] ---> Running in 34f218511945 [2022-09-15T00:28:33.938Z] Removing intermediate container 862e1908698f [2022-09-15T00:28:33.938Z] ---> f9df207dc499 [2022-09-15T00:28:33.938Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T00:28:33.938Z] Removing intermediate container df8779706c91 [2022-09-15T00:28:33.938Z] ---> d8bbb74515a2 [2022-09-15T00:28:33.938Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T00:28:33.938Z] Removing intermediate container 34f218511945 [2022-09-15T00:28:33.938Z] ---> 3b8855bbc610 [2022-09-15T00:28:33.938Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T00:28:33.938Z] Removing intermediate container 9885d9a3affc [2022-09-15T00:28:33.938Z] ---> efaaf321b39c [2022-09-15T00:28:33.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:28:33.938Z] Removing intermediate container 9facb5bea9e0 [2022-09-15T00:28:33.938Z] ---> 6a6f4eb79c83 [2022-09-15T00:28:33.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:28:33.938Z] ---> Running in 12b1f21f6279 [2022-09-15T00:28:33.938Z] ---> Running in 69a865d3d7cf [2022-09-15T00:28:33.938Z] ---> Running in 531089fc41a9 [2022-09-15T00:28:33.938Z] ---> Running in 85b8314327ad [2022-09-15T00:28:34.198Z] ---> Running in ac1e83e8edad [2022-09-15T00:28:34.198Z] Removing intermediate container 12b1f21f6279 [2022-09-15T00:28:34.198Z] ---> 326e088e4b20 [2022-09-15T00:28:34.198Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:28:34.198Z] Removing intermediate container 69a865d3d7cf [2022-09-15T00:28:34.198Z] ---> 2cd04e1ad41d [2022-09-15T00:28:34.198Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:28:34.198Z] ---> Running in 33225e842588 [2022-09-15T00:28:34.198Z] Removing intermediate container 531089fc41a9 [2022-09-15T00:28:34.198Z] ---> 5480e03db9ed [2022-09-15T00:28:34.198Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:28:34.198Z] ---> Running in db6a1e9fce9e [2022-09-15T00:28:34.198Z] ---> Running in d64d6f342187 [2022-09-15T00:28:34.773Z] Removing intermediate container 85b8314327ad [2022-09-15T00:28:34.773Z] ---> 119a7df1b6c1 [2022-09-15T00:28:34.773Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T00:28:34.773Z] ---> Running in 66c69ac8e5ae [2022-09-15T00:28:35.034Z] Removing intermediate container ac1e83e8edad [2022-09-15T00:28:35.034Z] ---> 6fd98de86064 [2022-09-15T00:28:35.034Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T00:28:35.034Z] ---> Running in 4633be51bf34 [2022-09-15T00:28:35.295Z] Removing intermediate container 33225e842588 [2022-09-15T00:28:35.295Z] ---> 66dacb60e980 [2022-09-15T00:28:35.295Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T00:28:35.295Z] ---> Running in 34ff32cc1968 [2022-09-15T00:28:35.295Z] Removing intermediate container db6a1e9fce9e [2022-09-15T00:28:35.295Z] ---> fad7a97f9694 [2022-09-15T00:28:35.295Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T00:28:35.295Z] ---> Running in 97ba828dbfe4 [2022-09-15T00:28:35.295Z] Removing intermediate container d64d6f342187 [2022-09-15T00:28:35.295Z] ---> a59da70b145f [2022-09-15T00:28:35.295Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T00:28:35.555Z] ---> Running in 1f7742ff3666 [2022-09-15T00:28:35.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:35.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:35.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:28:36.906Z] OK: 211 MiB in 51 packages [2022-09-15T00:28:37.166Z] OK: 211 MiB in 51 packages [2022-09-15T00:28:37.166Z] OK: 211 MiB in 51 packages [2022-09-15T00:28:37.425Z] OK: 211 MiB in 51 packages [2022-09-15T00:28:37.425Z] OK: 211 MiB in 51 packages [2022-09-15T00:28:37.684Z] Removing intermediate container 66c69ac8e5ae [2022-09-15T00:28:37.684Z] ---> 4f66ffd1d805 [2022-09-15T00:28:37.684Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T00:28:37.684Z] ---> 5446fcd6b6cb [2022-09-15T00:28:37.684Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:28:37.944Z] ---> Running in de724bc7b838 [2022-09-15T00:28:37.944Z] Removing intermediate container 4633be51bf34 [2022-09-15T00:28:37.944Z] Removing intermediate container 34ff32cc1968 [2022-09-15T00:28:37.944Z] ---> 1680b3cbcc78 [2022-09-15T00:28:37.944Z] ---> b306e1ecb14c [2022-09-15T00:28:37.944Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T00:28:37.944Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T00:28:37.944Z] Removing intermediate container 97ba828dbfe4 [2022-09-15T00:28:37.944Z] ---> fa52b4cb831d [2022-09-15T00:28:37.944Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T00:28:37.944Z] Removing intermediate container 1f7742ff3666 [2022-09-15T00:28:37.944Z] ---> 2ebd32464dc8 [2022-09-15T00:28:37.944Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T00:28:37.944Z] ---> 506f30b246dd [2022-09-15T00:28:37.944Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:28:38.203Z] ---> 59b5109ad11b [2022-09-15T00:28:38.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:28:38.203Z] ---> Running in 348934695c37 [2022-09-15T00:28:38.203Z] ---> Running in 14c87d354326 [2022-09-15T00:28:38.203Z] ---> ba1f487c1a58 [2022-09-15T00:28:38.203Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:28:38.203Z] ---> ced43d98e9e1 [2022-09-15T00:28:38.203Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:28:38.203Z] ---> Running in 55fa498fe63e [2022-09-15T00:28:38.203Z] ---> Running in e1c17df3e8fb [2022-09-15T00:28:53.099Z] Removing intermediate container 14c87d354326 [2022-09-15T00:28:53.099Z] ---> 9c3b0977e49a [2022-09-15T00:28:53.099Z] Step 8/22 : COPY . . [2022-09-15T00:28:53.099Z] Removing intermediate container e1c17df3e8fb [2022-09-15T00:28:53.099Z] ---> 0751b323cafa [2022-09-15T00:28:53.099Z] Step 9/24 : COPY . . [2022-09-15T00:28:53.099Z] Removing intermediate container de724bc7b838 [2022-09-15T00:28:53.099Z] ---> 4c82deaa6afd [2022-09-15T00:28:53.099Z] Step 8/23 : COPY . . [2022-09-15T00:28:53.099Z] Removing intermediate container 55fa498fe63e [2022-09-15T00:28:53.099Z] ---> 65eef41d9e4d [2022-09-15T00:28:53.099Z] Step 9/23 : COPY . . [2022-09-15T00:28:53.099Z] Removing intermediate container 348934695c37 [2022-09-15T00:28:53.099Z] ---> 888dddccd994 [2022-09-15T00:28:53.099Z] Step 9/25 : COPY . . [2022-09-15T00:29:01.414Z] ---> 97ccb7d365c5 [2022-09-15T00:29:01.414Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T00:29:01.414Z] ---> 6f6418dc3a8e [2022-09-15T00:29:01.414Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T00:29:01.414Z] ---> 53d8e796b01e [2022-09-15T00:29:01.414Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T00:29:01.414Z] ---> 96b736064516 [2022-09-15T00:29:01.414Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T00:29:01.414Z] ---> 3cd869256565 [2022-09-15T00:29:01.414Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T00:29:01.414Z] ---> Running in 2a9d63b52b60 [2022-09-15T00:29:01.414Z] ---> Running in 932360aaf7df [2022-09-15T00:29:01.414Z] ---> Running in d937f20ce990 [2022-09-15T00:29:01.414Z] ---> Running in aef1bcc22a37 [2022-09-15T00:29:01.414Z] ---> Running in 3c8c644cf589 [2022-09-15T00:29:01.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T00:29:01.414Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-15T00:29:01.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-15T00:29:01.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T00:29:01.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-15T00:29:33.491Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-15T00:29:36.791Z] Removing intermediate container 2a9d63b52b60 [2022-09-15T00:29:36.791Z] ---> 5b56b72b0789 [2022-09-15T00:29:36.791Z] [2022-09-15T00:29:36.791Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T00:29:36.791Z] Removing intermediate container d937f20ce990 [2022-09-15T00:29:36.791Z] ---> 7745204016db [2022-09-15T00:29:36.791Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T00:29:36.791Z] Removing intermediate container aef1bcc22a37 [2022-09-15T00:29:36.791Z] ---> 879c56b5d22a [2022-09-15T00:29:36.791Z] [2022-09-15T00:29:36.791Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T00:29:36.791Z] Removing intermediate container 932360aaf7df [2022-09-15T00:29:36.791Z] ---> a75351394b0c [2022-09-15T00:29:36.791Z] [2022-09-15T00:29:36.791Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T00:29:37.050Z] ---> Running in 060d817edb5a [2022-09-15T00:29:37.309Z] 3.16: Pulling from library/alpine [2022-09-15T00:29:37.878Z] 3.16: Pulling from library/alpine [2022-09-15T00:29:37.878Z] 3.16: Pulling from library/alpine [2022-09-15T00:29:39.259Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T00:29:39.259Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T00:29:39.259Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T00:29:39.259Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T00:29:39.259Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T00:29:39.259Z] Status: Image is up to date for alpine:3.16 [2022-09-15T00:29:39.259Z] ---> 9c6f07244728 [2022-09-15T00:29:39.259Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:29:39.259Z] ---> 9c6f07244728 [2022-09-15T00:29:39.259Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T00:29:39.259Z] ---> 9c6f07244728 [2022-09-15T00:29:39.259Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T00:29:39.259Z] ---> Running in 1b355134ee3b [2022-09-15T00:29:39.259Z] ---> Running in 6dd16f83a06d [2022-09-15T00:29:39.259Z] ---> Running in 1e31d089e5bc [2022-09-15T00:29:39.259Z] Removing intermediate container 3c8c644cf589 [2022-09-15T00:29:39.259Z] ---> 8b21214874e8 [2022-09-15T00:29:39.259Z] [2022-09-15T00:29:39.259Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:29:39.259Z] ---> 9c6f07244728 [2022-09-15T00:29:39.259Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T00:29:39.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-15T00:29:39.522Z] ---> Running in 48cb71aeb6aa [2022-09-15T00:29:39.522Z] Removing intermediate container 6dd16f83a06d [2022-09-15T00:29:39.522Z] ---> bffbaf1aace4 [2022-09-15T00:29:39.522Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T00:29:39.522Z] ---> Running in fd018768b169 [2022-09-15T00:29:39.522Z] Removing intermediate container fd018768b169 [2022-09-15T00:29:39.522Z] ---> 72057337e689 [2022-09-15T00:29:39.522Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T00:29:39.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:39.781Z] ---> Running in 5a58dc0b5c6c [2022-09-15T00:29:39.781Z] Removing intermediate container 5a58dc0b5c6c [2022-09-15T00:29:39.781Z] ---> fc41fa3b1135 [2022-09-15T00:29:39.781Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:29:39.781Z] ---> Running in cb0c693e1662 [2022-09-15T00:29:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:40.039Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T00:29:40.039Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:29:40.039Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T00:29:40.039Z] OK: 6 MiB in 15 packages [2022-09-15T00:29:40.039Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T00:29:40.298Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T00:29:40.298Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T00:29:40.298Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T00:29:40.298Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T00:29:40.298Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T00:29:40.298Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:29:40.298Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:29:40.298Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T00:29:40.298Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:29:40.298Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:29:40.298Z] Removing intermediate container 060d817edb5a [2022-09-15T00:29:40.298Z] ---> 096132246035 [2022-09-15T00:29:40.298Z] [2022-09-15T00:29:40.298Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:29:40.298Z] ---> 9c6f07244728 [2022-09-15T00:29:40.298Z] 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-15T00:29:40.298Z] OK: 8 MiB in 20 packages [2022-09-15T00:29:40.298Z] OK: 6 MiB in 16 packages [2022-09-15T00:29:40.298Z] ---> Running in c2443d385a63 [2022-09-15T00:29:40.559Z] Removing intermediate container c2443d385a63 [2022-09-15T00:29:40.559Z] ---> 5840cffb9edd [2022-09-15T00:29:40.559Z] 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-15T00:29:40.559Z] ---> Running in d7962e219e14 [2022-09-15T00:29:40.559Z] Removing intermediate container 1b355134ee3b [2022-09-15T00:29:40.559Z] ---> d9894f88b4ac [2022-09-15T00:29:40.559Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:29:40.818Z] ---> Running in 9fb38aa2bd3e [2022-09-15T00:29:40.818Z] Removing intermediate container 9fb38aa2bd3e [2022-09-15T00:29:40.818Z] ---> 01b87ed446f8 [2022-09-15T00:29:40.818Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T00:29:40.818Z] Removing intermediate container cb0c693e1662 [2022-09-15T00:29:40.818Z] ---> 6f88d5133470 [2022-09-15T00:29:40.818Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T00:29:40.818Z] ---> Running in e7a44955c4e4 [2022-09-15T00:29:41.077Z] ---> Running in da7127aba4c7 [2022-09-15T00:29:41.077Z] Removing intermediate container 48cb71aeb6aa [2022-09-15T00:29:41.077Z] ---> 95c1fe18d0d4 [2022-09-15T00:29:41.077Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:29:41.077Z] Removing intermediate container 1e31d089e5bc [2022-09-15T00:29:41.077Z] ---> 2c674369cab5 [2022-09-15T00:29:41.077Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T00:29:41.077Z] Removing intermediate container e7a44955c4e4 [2022-09-15T00:29:41.077Z] ---> 199375c7e0b3 [2022-09-15T00:29:41.077Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T00:29:41.077Z] ---> Running in 56ec69f0c825 [2022-09-15T00:29:41.077Z] ---> Running in f21e23967835 [2022-09-15T00:29:41.077Z] ---> Running in 7756e19a9ec2 [2022-09-15T00:29:41.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:41.336Z] Removing intermediate container 56ec69f0c825 [2022-09-15T00:29:41.336Z] ---> 15037fa3b91c [2022-09-15T00:29:41.336Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T00:29:41.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:41.336Z] Removing intermediate container f21e23967835 [2022-09-15T00:29:41.336Z] ---> 8814ae8a92bd [2022-09-15T00:29:41.336Z] Step 13/22 : WORKDIR /edgex [2022-09-15T00:29:41.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:41.336Z] ---> Running in b0736f133d07 [2022-09-15T00:29:41.336Z] Removing intermediate container 7756e19a9ec2 [2022-09-15T00:29:41.336Z] ---> a511a6560e3d [2022-09-15T00:29:41.336Z] Step 16/25 : WORKDIR / [2022-09-15T00:29:41.336Z] ---> Running in 75e8c8b8937e [2022-09-15T00:29:41.336Z] ---> Running in 6fea2371cea6 [2022-09-15T00:29:41.336Z] Removing intermediate container b0736f133d07 [2022-09-15T00:29:41.336Z] ---> 8f3ef0a67505 [2022-09-15T00:29:41.336Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:29:41.624Z] ---> Running in 195e860fd2a1 [2022-09-15T00:29:41.624Z] Removing intermediate container 75e8c8b8937e [2022-09-15T00:29:41.624Z] ---> 57e491e1c163 [2022-09-15T00:29:41.624Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T00:29:41.624Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T00:29:41.624Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T00:29:41.624Z] Removing intermediate container 6fea2371cea6 [2022-09-15T00:29:41.624Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T00:29:41.624Z] ---> 97810a227bdb [2022-09-15T00:29:41.624Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:29:41.624Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T00:29:41.624Z] Executing bash-5.1.16-r2.post-install [2022-09-15T00:29:41.624Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T00:29:41.624Z] Removing intermediate container 195e860fd2a1 [2022-09-15T00:29:41.624Z] ---> 3b18e7a376f6 [2022-09-15T00:29:41.624Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:29:41.624Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T00:29:41.624Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T00:29:41.624Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T00:29:41.624Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T00:29:41.624Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T00:29:41.883Z] ---> 30726d21d881 [2022-09-15T00:29:41.883Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T00:29:41.883Z] ---> 1c484434f3fc [2022-09-15T00:29:41.883Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T00:29:41.883Z] ---> 383506399d61 [2022-09-15T00:29:41.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T00:29:41.883Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T00:29:42.141Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T00:29:42.141Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T00:29:42.141Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T00:29:42.141Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T00:29:42.141Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T00:29:42.141Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T00:29:42.141Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T00:29:42.141Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T00:29:42.141Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T00:29:42.141Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T00:29:42.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:42.400Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T00:29:42.400Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T00:29:42.400Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T00:29:42.400Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T00:29:42.400Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T00:29:42.400Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T00:29:42.400Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T00:29:42.400Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T00:29:42.400Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T00:29:42.665Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T00:29:42.665Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T00:29:42.665Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T00:29:42.665Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T00:29:42.665Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T00:29:42.665Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T00:29:42.944Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T00:29:42.944Z] ---> 95c670813a5e [2022-09-15T00:29:42.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T00:29:42.945Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:29:42.945Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:29:42.945Z] ---> 4a504bc2f134 [2022-09-15T00:29:42.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T00:29:42.945Z] ---> 87efc61a2f02 [2022-09-15T00:29:42.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T00:29:42.945Z] OK: 122 MiB in 47 packages [2022-09-15T00:29:42.945Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T00:29:42.945Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T00:29:43.204Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:29:43.204Z] OK: 8 MiB in 20 packages [2022-09-15T00:29:43.204Z] ---> dcb4bfc63917 [2022-09-15T00:29:43.204Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T00:29:43.204Z] ---> 41e0af29e000 [2022-09-15T00:29:43.204Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T00:29:43.204Z] ---> d052aaa3c884 [2022-09-15T00:29:43.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T00:29:43.204Z] ---> Running in bfef462ccfe1 [2022-09-15T00:29:43.204Z] ---> 6b1ff308ec74 [2022-09-15T00:29:43.204Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T00:29:43.463Z] ---> Running in fee63a4a7b73 [2022-09-15T00:29:43.463Z] Removing intermediate container bfef462ccfe1 [2022-09-15T00:29:43.463Z] ---> d3ffea497de5 [2022-09-15T00:29:43.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:29:43.463Z] ---> d133f280e101 [2022-09-15T00:29:43.463Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T00:29:43.463Z] ---> Running in 857248d27cb4 [2022-09-15T00:29:43.463Z] ---> Running in 22d5977323bc [2022-09-15T00:29:43.463Z] Removing intermediate container fee63a4a7b73 [2022-09-15T00:29:43.463Z] ---> 35119f88d2a7 [2022-09-15T00:29:43.463Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:29:43.724Z] Removing intermediate container 857248d27cb4 [2022-09-15T00:29:43.724Z] ---> 46c5cf201b7e [2022-09-15T00:29:43.724Z] Step 21/23 : LABEL arch=x86_64Removing intermediate container da7127aba4c7 [2022-09-15T00:29:43.724Z] ---> 60b92b67c8d8 [2022-09-15T00:29:43.724Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:29:43.724Z] [2022-09-15T00:29:43.724Z] ---> Running in 7ff12407ba4e [2022-09-15T00:29:43.724Z] ---> Running in b83bae3e8f94 [2022-09-15T00:29:43.724Z] Removing intermediate container 7ff12407ba4e [2022-09-15T00:29:43.724Z] ---> 7ba0c9519951 [2022-09-15T00:29:43.724Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T00:29:43.724Z] Removing intermediate container b83bae3e8f94 [2022-09-15T00:29:43.724Z] ---> 4ecef1a823b9 [2022-09-15T00:29:43.724Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:29:43.724Z] ---> Running in 581a7afc2c92 [2022-09-15T00:29:43.983Z] ---> 9a1e18f1d28d [2022-09-15T00:29:43.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T00:29:43.983Z] ---> Running in 5a24ee600d28 [2022-09-15T00:29:43.983Z] Removing intermediate container 581a7afc2c92 [2022-09-15T00:29:43.983Z] ---> 859dbb7b8211 [2022-09-15T00:29:43.983Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:29:43.983Z] ---> Running in 75cf75fd1c5d [2022-09-15T00:29:43.983Z] Removing intermediate container 5a24ee600d28 [2022-09-15T00:29:43.983Z] ---> dfdd4294dab2 [2022-09-15T00:29:43.983Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:29:44.247Z] ---> Running in 88f6d1a26257 [2022-09-15T00:29:44.247Z] Removing intermediate container 75cf75fd1c5d [2022-09-15T00:29:44.247Z] ---> 24f48818d264 [2022-09-15T00:29:44.247Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:29:44.247Z] ---> Running in c0dc75cd8523 [2022-09-15T00:29:44.247Z] Removing intermediate container 88f6d1a26257 [2022-09-15T00:29:44.247Z] ---> df98d396aba2 [2022-09-15T00:29:44.247Z] [2022-09-15T00:29:44.247Z] ---> e2231be49f19 [2022-09-15T00:29:44.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T00:29:44.247Z] Removing intermediate container 22d5977323bc [2022-09-15T00:29:44.247Z] ---> dacd5e80ae2b [2022-09-15T00:29:44.247Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T00:29:44.505Z] ---> Running in a04212a3b1ea [2022-09-15T00:29:44.505Z] Successfully built df98d396aba2 [2022-09-15T00:29:44.505Z] Successfully tagged support-notifications:latest [2022-09-15T00:29:44.505Z]  Building support-notifications ... done Removing intermediate container c0dc75cd8523 [2022-09-15T00:29:44.505Z] Building security-secretstore-setup [2022-09-15T00:29:44.505Z] ---> 6f33a2f24b19 [2022-09-15T00:29:44.505Z] [2022-09-15T00:29:44.505Z] ---> 1cba92fc7154 [2022-09-15T00:29:44.505Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T00:29:44.505Z] Successfully built 6f33a2f24b19 [2022-09-15T00:29:44.505Z] Successfully tagged core-metadata:latest [2022-09-15T00:29:44.764Z] Building security-spire-server [2022-09-15T00:29:44.764Z]  Building core-metadata ... done  ---> Running in 4e0b774f4c12 [2022-09-15T00:29:44.764Z] Removing intermediate container a04212a3b1ea [2022-09-15T00:29:44.764Z] ---> de46a74cd399 [2022-09-15T00:29:44.764Z] Step 20/22 : LABEL arch=x86_64 [2022-09-15T00:29:47.308Z] ---> Running in 6034118d2622 [2022-09-15T00:29:47.308Z] Removing intermediate container 4e0b774f4c12 [2022-09-15T00:29:47.308Z] ---> af859443b070 [2022-09-15T00:29:47.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:29:47.308Z] ---> Running in 0935c175e895 [2022-09-15T00:29:47.308Z] Removing intermediate container 6034118d2622 [2022-09-15T00:29:47.308Z] ---> cc2bd7b62e8c [2022-09-15T00:29:47.308Z] Step 21/22 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:29:47.308Z] ---> Running in abb6727822da [2022-09-15T00:29:47.308Z] Removing intermediate container 0935c175e895 [2022-09-15T00:29:47.308Z] ---> d738e01bae3d [2022-09-15T00:29:47.308Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T00:29:47.567Z] ---> Running in 0201d4aa6516 [2022-09-15T00:29:47.832Z] Removing intermediate container abb6727822da [2022-09-15T00:29:47.832Z] ---> e0bf3784e36f [2022-09-15T00:29:47.832Z] Step 22/22 : LABEL version=2.3.0-dev.62 [2022-09-15T00:29:47.832Z] ---> Running in d31d05585df3 [2022-09-15T00:29:47.832Z] Removing intermediate container 0201d4aa6516 [2022-09-15T00:29:47.832Z] ---> a6cc53f2fe9e [2022-09-15T00:29:47.832Z] Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:29:48.090Z] ---> Running in cf80efa9f9d5 [2022-09-15T00:29:48.090Z] Removing intermediate container d31d05585df3 [2022-09-15T00:29:48.090Z] ---> 2dd98941bb29 [2022-09-15T00:29:48.090Z] [2022-09-15T00:29:48.372Z] Collecting docker-compose==1.23.2 [2022-09-15T00:29:48.372Z] Successfully built 2dd98941bb29 [2022-09-15T00:29:48.372Z] Successfully tagged security-proxy-setup:latest [2022-09-15T00:29:48.372Z] Building security-spire-agent [2022-09-15T00:29:48.372Z]  Building security-proxy-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T00:29:48.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.8 MB/s eta 0:00:00 [2022-09-15T00:29:48.372Z] Removing intermediate container cf80efa9f9d5 [2022-09-15T00:29:48.372Z] ---> d968ff63b565 [2022-09-15T00:29:48.372Z] Step 24/24 : LABEL version=2.3.0-dev.62 [2022-09-15T00:29:48.372Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T00:29:48.372Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T00:29:48.631Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T00:29:48.631Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T00:29:48.631Z] Preparing metadata (setup.py): started [2022-09-15T00:29:48.631Z] ---> Running in be7e1f7f1758 [2022-09-15T00:29:48.631Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:29:48.631Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:29:48.631Z] ---> 31e507613848 [2022-09-15T00:29:48.631Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T00:29:48.631Z] ---> Using cache [2022-09-15T00:29:48.631Z] ---> 6a6f4eb79c83 [2022-09-15T00:29:48.631Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:29:48.631Z] ---> Using cache [2022-09-15T00:29:48.631Z] ---> 6fd98de86064 [2022-09-15T00:29:48.631Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:29:48.943Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:29:48.943Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T00:29:48.943Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T00:29:49.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.7 MB/s eta 0:00:00 [2022-09-15T00:29:49.210Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T00:29:49.210Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T00:29:49.210Z] Preparing metadata (setup.py): started [2022-09-15T00:29:49.349Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29124 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-15T00:29:49.361Z] Running in /w/workspace/edgex-go/298 [Pipeline] { [Pipeline] checkout [2022-09-15T00:29:49.469Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:29:49.469Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:29:49.469Z] ---> 31e507613848 [2022-09-15T00:29:49.469Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.469Z] ---> 6a6f4eb79c83 [2022-09-15T00:29:49.469Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.469Z] ---> 6fd98de86064 [2022-09-15T00:29:49.469Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.469Z] ---> b306e1ecb14c [2022-09-15T00:29:49.469Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.469Z] ---> 59b5109ad11b [2022-09-15T00:29:49.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.469Z] ---> 9c3b0977e49a [2022-09-15T00:29:49.469Z] Step 8/25 : COPY . . [2022-09-15T00:29:49.469Z] ---> Using cache [2022-09-15T00:29:49.470Z] ---> 97ccb7d365c5 [2022-09-15T00:29:49.470Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T00:29:49.470Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:29:49.470Z] 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-15T00:29:49.470Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T00:29:49.470Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T00:29:49.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 175.4 MB/s eta 0:00:00 [2022-09-15T00:29:49.470Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T00:29:49.496Z] The recommended git tool is: git [2022-09-15T00:29:49.728Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T00:29:49.728Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T00:29:49.728Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T00:29:49.728Z] Preparing metadata (setup.py): started [2022-09-15T00:29:50.297Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:29:50.297Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T00:29:50.297Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T00:29:50.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.0 MB/s eta 0:00:00 [2022-09-15T00:29:50.297Z] Collecting PyYAML<4,>=3.10 [2022-09-15T00:29:50.297Z] ---> Running in 0b332cd1574f [2022-09-15T00:29:50.297Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T00:29:50.297Z] Removing intermediate container be7e1f7f1758 [2022-09-15T00:29:50.297Z] ---> 1b8a6ffb70f1 [2022-09-15T00:29:50.297Z] [2022-09-15T00:29:50.297Z] ---> Running in 7825dc97afa8 [2022-09-15T00:29:50.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 42.0 MB/s eta 0:00:00 [2022-09-15T00:29:50.297Z] Successfully built 1b8a6ffb70f1 [2022-09-15T00:29:50.297Z] Successfully tagged core-data:latest [2022-09-15T00:29:50.297Z] Building security-spire-config [2022-09-15T00:29:50.556Z]  Building core-data ... done  Preparing metadata (setup.py): started [2022-09-15T00:29:50.814Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:29:50.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:50.814Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T00:29:50.814Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T00:29:50.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T00:29:51.072Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T00:29:51.072Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T00:29:51.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 208.0 MB/s eta 0:00:00 [2022-09-15T00:29:51.072Z] Collecting idna<2.8,>=2.5 [2022-09-15T00:29:51.072Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T00:29:51.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 133.1 MB/s eta 0:00:00 [2022-09-15T00:29:51.072Z] Collecting certifi>=2017.4.17 [2022-09-15T00:29:51.072Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T00:29:51.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 65.0 MB/s eta 0:00:00 [2022-09-15T00:29:51.072Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T00:29:51.072Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T00:29:51.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 48.3 MB/s eta 0:00:00 [2022-09-15T00:29:51.072Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T00:29:51.072Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T00:29:51.072Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T00:29:51.072Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T00:29:51.330Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T00:29:51.330Z] Running setup.py install for texttable: started [2022-09-15T00:29:51.587Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T00:29:51.587Z] Running setup.py install for PyYAML: started [2022-09-15T00:29:51.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:51.845Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:29:51.845Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:29:51.845Z] ---> 31e507613848 [2022-09-15T00:29:51.845Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T00:29:51.845Z] ---> Using cache [2022-09-15T00:29:51.845Z] ---> 6a6f4eb79c83 [2022-09-15T00:29:51.845Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:29:51.845Z] ---> Using cache [2022-09-15T00:29:51.845Z] ---> 6fd98de86064 [2022-09-15T00:29:51.845Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:29:51.845Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T00:29:51.845Z] OK: 211 MiB in 51 packages [2022-09-15T00:29:53.225Z] Running setup.py install for docopt: started [2022-09-15T00:29:53.484Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T00:29:53.742Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:29:53.742Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:29:53.742Z] ---> 31e507613848 [2022-09-15T00:29:53.742Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T00:29:53.742Z] ---> Using cache [2022-09-15T00:29:53.742Z] ---> 6a6f4eb79c83 [2022-09-15T00:29:53.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:29:53.742Z] ---> Using cache [2022-09-15T00:29:53.742Z] ---> 6fd98de86064 [2022-09-15T00:29:53.742Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:29:53.742Z] ---> Running in d2fc1c538167 [2022-09-15T00:29:53.742Z] ---> Running in 4d07e2e7170a [2022-09-15T00:29:54.002Z] Removing intermediate container 0b332cd1574f [2022-09-15T00:29:54.002Z] ---> 3b566db46bd9 [2022-09-15T00:29:54.002Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T00:29:54.002Z] Running setup.py install for dockerpty: started [2022-09-15T00:29:54.571Z] ---> 98eb5a45ccbe [2022-09-15T00:29:54.571Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:29:54.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:54.571Z] ---> Running in 96b34da2e005 [2022-09-15T00:29:54.571Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T00:29:54.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:54.830Z] 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-15T00:29:54.830Z] 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-15T00:29:54.948Z] using credential edgex-jenkins-ssh [2022-09-15T00:29:54.965Z] Cloning the remote Git repository [2022-09-15T00:29:55.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:55.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:29:55.678Z] OK: 211 MiB in 51 packages [2022-09-15T00:29:55.678Z] OK: 211 MiB in 51 packages [2022-09-15T00:29:55.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-15T00:29:55.177Z] > git init /w/workspace/edgex-go/298 # timeout=10 [2022-09-15T00:29:55.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-15T00:29:55.351Z] > git --version # timeout=10 [2022-09-15T00:29:55.388Z] > git --version # 'git version 2.25.1' [2022-09-15T00:29:55.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T00:29:55.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T00:29:57.581Z] Removing intermediate container d2fc1c538167 [2022-09-15T00:29:57.581Z] ---> 33b500962f67 [2022-09-15T00:29:57.581Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T00:29:57.581Z] Removing intermediate container 4d07e2e7170a [2022-09-15T00:29:57.581Z] ---> f41fb1cd8217 [2022-09-15T00:29:57.581Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T00:29:57.840Z] ---> 550ccfb18fbe [2022-09-15T00:29:57.840Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:29:58.102Z] ---> 2baa6a8c9d03 [2022-09-15T00:29:58.102Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:29:58.102Z] ---> Running in f967bfe1ae3d [2022-09-15T00:29:58.362Z] ---> Running in 90862778d6e8 [2022-09-15T00:30:00.269Z] Removing intermediate container d7962e219e14 [2022-09-15T00:30:00.269Z] ---> 5222bba88490 [2022-09-15T00:30:00.269Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T00:30:01.216Z] ---> Running in 99f7d40d3fc7 [2022-09-15T00:30:02.598Z] Removing intermediate container 99f7d40d3fc7 [2022-09-15T00:30:02.598Z] ---> ce44bb84e50f [2022-09-15T00:30:02.598Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:30:02.598Z] ---> Running in ad4c3672435f [2022-09-15T00:30:02.856Z] Removing intermediate container ad4c3672435f [2022-09-15T00:30:02.856Z] ---> 0ee4292f911e [2022-09-15T00:30:02.856Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T00:30:03.115Z] Removing intermediate container 96b34da2e005 [2022-09-15T00:30:03.115Z] ---> cbf3626da2e3 [2022-09-15T00:30:03.115Z] Step 8/25 : COPY . . [2022-09-15T00:30:04.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-15T00:30:07.339Z] ---> 5baf184e6a60 [2022-09-15T00:30:07.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T00:30:07.339Z] Removing intermediate container 90862778d6e8 [2022-09-15T00:30:07.339Z] ---> 10687e9c5821 [2022-09-15T00:30:07.339Z] Step 8/26 : COPY . . [2022-09-15T00:30:07.339Z] Removing intermediate container f967bfe1ae3d [2022-09-15T00:30:07.339Z] ---> 551190b3d653 [2022-09-15T00:30:07.339Z] Step 8/26 : COPY . . [2022-09-15T00:30:10.486Z] Avoid second fetch [2022-09-15T00:30:10.486Z] Checking out Revision b7de7b775397295cb69718a186a97b7526882c59 (main) [2022-09-15T00:30:11.540Z] ---> 7b18dbf56610 [2022-09-15T00:30:11.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T00:30:11.540Z] ---> 1fad047fbb0e [2022-09-15T00:30:11.540Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:30:11.540Z] Removing intermediate container 7825dc97afa8 [2022-09-15T00:30:11.540Z] ---> eebf0a8c6943 [2022-09-15T00:30:11.540Z] [2022-09-15T00:30:11.540Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T00:30:11.540Z] ---> 9c6f07244728 [2022-09-15T00:30:11.540Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T00:30:11.540Z] ---> 7981d86817f6 [2022-09-15T00:30:11.540Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:30:11.540Z] ---> 7f1b0bc384b2 [2022-09-15T00:30:11.540Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:30:11.540Z] ---> Running in da383c9e134a [2022-09-15T00:30:11.540Z] ---> Running in 358476d9d9ba [2022-09-15T00:30:11.540Z] ---> Running in 44f1b6804368 [2022-09-15T00:30:11.540Z] ---> Running in d90d54032682 [2022-09-15T00:30:11.540Z] ---> d88bdf39b196 [2022-09-15T00:30:11.540Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T00:30:11.540Z] ---> Running in 24d9a83f3a44 [2022-09-15T00:30:11.540Z] Removing intermediate container da383c9e134a [2022-09-15T00:30:11.540Z] ---> f6a451177864 [2022-09-15T00:30:11.540Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T00:30:11.540Z] Removing intermediate container d90d54032682 [2022-09-15T00:30:11.540Z] ---> 45bf1a2ca250 [2022-09-15T00:30:11.541Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T00:30:11.541Z] Removing intermediate container 44f1b6804368 [2022-09-15T00:30:11.541Z] ---> 44b37ded9e25 [2022-09-15T00:30:11.541Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T00:30:11.541Z] ---> Running in a645a7230101 [2022-09-15T00:30:11.541Z] ---> Running in ccf1a8ececc8 [2022-09-15T00:30:11.541Z] ---> Running in 7b65f02052a5 [2022-09-15T00:30:11.541Z] Removing intermediate container 24d9a83f3a44 [2022-09-15T00:30:11.541Z] ---> 7ccbaa328ac5 [2022-09-15T00:30:11.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:30:11.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:11.541Z] ---> Running in f4b9c5c571ea [2022-09-15T00:30:11.541Z] Removing intermediate container a645a7230101 [2022-09-15T00:30:11.541Z] ---> 8f41103646b3 [2022-09-15T00:30:11.541Z] 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-15T00:30:11.801Z] Removing intermediate container ccf1a8ececc8 [2022-09-15T00:30:11.801Z] ---> 5ca9302d8340 [2022-09-15T00:30:11.801Z] 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-15T00:30:11.801Z] Removing intermediate container 7b65f02052a5 [2022-09-15T00:30:11.801Z] ---> 581e4ad752f0 [2022-09-15T00:30:11.801Z] 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 ---> Running in 6cf2340fb816 [2022-09-15T00:30:11.801Z] [2022-09-15T00:30:11.801Z] ---> Running in 499e022d3da4 [2022-09-15T00:30:11.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:11.801Z] Removing intermediate container f4b9c5c571ea [2022-09-15T00:30:11.801Z] ---> ac1c86d21225 [2022-09-15T00:30:11.801Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T00:30:11.801Z] ---> Running in 9a54f790be96 [2022-09-15T00:30:11.801Z] ---> Running in 3546c3070191 [2022-09-15T00:30:12.060Z] Removing intermediate container 3546c3070191 [2022-09-15T00:30:12.060Z] ---> f195bafe584f [2022-09-15T00:30:12.060Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:12.060Z] ---> Running in 34d1636bed89 [2022-09-15T00:30:12.060Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T00:30:12.060Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T00:30:12.060Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T00:30:12.060Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:30:12.060Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:30:12.060Z] OK: 6 MiB in 17 packages [2022-09-15T00:30:12.060Z] Removing intermediate container 34d1636bed89 [2022-09-15T00:30:12.060Z] ---> 87bc5b67a6f9 [2022-09-15T00:30:12.060Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:10.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-15T00:30:10.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T00:30:10.514Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T00:30:10.534Z] > git checkout -f b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [2022-09-15T00:30:12.340Z] ---> Running in 1f1cf48ef8db [2022-09-15T00:30:12.340Z] Removing intermediate container 1f1cf48ef8db [2022-09-15T00:30:12.340Z] ---> 2f6d3bc37f47 [2022-09-15T00:30:12.340Z] [2022-09-15T00:30:12.340Z] Successfully built 2f6d3bc37f47 [2022-09-15T00:30:12.340Z] Successfully tagged sys-mgmt-agent:latest [2022-09-15T00:30:12.340Z] Building security-bootstrapper [2022-09-15T00:30:13.722Z]  Building sys-mgmt-agent ... done Removing intermediate container 358476d9d9ba [2022-09-15T00:30:13.722Z] ---> 88c7d50a382d [2022-09-15T00:30:13.722Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T00:30:13.981Z] Removing intermediate container 6cf2340fb816 [2022-09-15T00:30:13.981Z] ---> c0508e6a1e6a [2022-09-15T00:30:13.981Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T00:30:13.981Z] ---> Running in 4b98cd0bdd65 [2022-09-15T00:30:13.981Z] ---> Running in 3a3d526fa27b [2022-09-15T00:30:14.248Z] Removing intermediate container 499e022d3da4 [2022-09-15T00:30:14.248Z] ---> 157876d9a08b [2022-09-15T00:30:14.248Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T00:30:14.248Z] Removing intermediate container 4b98cd0bdd65 [2022-09-15T00:30:14.248Z] ---> 4991d1814f2b [2022-09-15T00:30:14.248Z] Step 13/25 : WORKDIR / [2022-09-15T00:30:14.248Z] Removing intermediate container 9a54f790be96 [2022-09-15T00:30:14.248Z] ---> b726c21d72c0 [2022-09-15T00:30:14.248Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T00:30:14.248Z] ---> Running in 5d12b63ad019 [2022-09-15T00:30:14.248Z] Removing intermediate container 3a3d526fa27b [2022-09-15T00:30:14.248Z] ---> 63540fe1d838 [2022-09-15T00:30:14.248Z] [2022-09-15T00:30:14.248Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T00:30:14.506Z] ---> Running in 7dad404de2d2 [2022-09-15T00:30:14.506Z] ---> Running in c884b1c71e58 [2022-09-15T00:30:14.506Z] 3.15: Pulling from library/alpine [2022-09-15T00:30:14.506Z] Removing intermediate container 7dad404de2d2 [2022-09-15T00:30:14.506Z] ---> f7f784574129 [2022-09-15T00:30:14.506Z] 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-15T00:30:14.506Z] Removing intermediate container 5d12b63ad019 [2022-09-15T00:30:14.506Z] ---> 8fca70244805 [2022-09-15T00:30:14.506Z] [2022-09-15T00:30:14.506Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T00:30:14.506Z] Removing intermediate container c884b1c71e58 [2022-09-15T00:30:14.506Z] ---> b41542256c38 [2022-09-15T00:30:14.506Z] [2022-09-15T00:30:14.506Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T00:30:14.766Z] 3.15: Pulling from library/alpine [2022-09-15T00:30:14.766Z] 3.15: Pulling from library/alpine [2022-09-15T00:30:14.766Z] ---> 785f18ec85dd [2022-09-15T00:30:14.766Z] 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-15T00:30:14.972Z] Commit message: "fix: add secure mqtt support to eKuiper (#4155)" [2022-09-15T00:30:15.025Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T00:30:15.025Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T00:30:15.025Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T00:30:15.025Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T00:30:15.025Z] Status: Image is up to date for alpine:3.15 [2022-09-15T00:30:15.025Z] Status: Image is up to date for alpine:3.15 [2022-09-15T00:30:15.025Z] ---> c4fc93816858 [2022-09-15T00:30:15.025Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:30:15.025Z] ---> c4fc93816858 [2022-09-15T00:30:15.025Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:30:15.025Z] ---> c4fc93816858 [2022-09-15T00:30:15.025Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:30:15.286Z] ---> Running in b874d2afa1e9 [2022-09-15T00:30:15.286Z] ---> Running in 0c810fe16775 [2022-09-15T00:30:15.286Z] ---> Running in 14c7f1a871c5 [2022-09-15T00:30:15.286Z] ---> 77a965101ab7 [2022-09-15T00:30:15.286Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T00:30:15.286Z] Removing intermediate container b874d2afa1e9 [2022-09-15T00:30:15.286Z] ---> 708ef9296721 [2022-09-15T00:30:15.286Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T00:30:15.545Z] Removing intermediate container 0c810fe16775 [2022-09-15T00:30:15.545Z] ---> ee8e75094ca2 [2022-09-15T00:30:15.545Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:30:15.545Z] Removing intermediate container 14c7f1a871c5 [2022-09-15T00:30:15.545Z] ---> f9b5e112f52d [2022-09-15T00:30:15.545Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:30:15.545Z] ---> Running in 8f103c579081 [2022-09-15T00:30:15.545Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:30:15.545Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:30:15.545Z] ---> 31e507613848 [2022-09-15T00:30:15.545Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> 6a6f4eb79c83 [2022-09-15T00:30:15.545Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> 6fd98de86064 [2022-09-15T00:30:15.545Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> b306e1ecb14c [2022-09-15T00:30:15.545Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> 59b5109ad11b [2022-09-15T00:30:15.545Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> 9c3b0977e49a [2022-09-15T00:30:15.545Z] Step 8/33 : COPY . . [2022-09-15T00:30:15.545Z] ---> Using cache [2022-09-15T00:30:15.545Z] ---> 97ccb7d365c5 [2022-09-15T00:30:15.545Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T00:30:15.545Z] ---> Running in 97e3d4f0835f [2022-09-15T00:30:15.545Z] ---> Running in b4d4d08f38e9 [2022-09-15T00:30:15.545Z] ---> d56982041dd7 [2022-09-15T00:30:15.545Z] 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-15T00:30:15.545Z] ---> Running in d780978d5b11 [2022-09-15T00:30:15.802Z] ---> 447af136849b [2022-09-15T00:30:15.802Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T00:30:15.884Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T00:30:15.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:30:15.884Z] Dload Upload Total Spent Left Speed [2022-09-15T00:30:15.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 59443 0 --:--:-- --:--:-- --:--:-- 59443 [2022-09-15T00:30:16.060Z] ---> 11e76476cc1d [2022-09-15T00:30:16.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] sh [2022-09-15T00:30:16.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.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-15T00:30:16.589Z] Removing intermediate container 8f103c579081 [2022-09-15T00:30:16.589Z] ---> efe9f17dea04 [2022-09-15T00:30:16.589Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T00:30:16.589Z] ---> 1463ecdf1dd2 [2022-09-15T00:30:16.589Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T00:30:16.589Z] ---> Running in 0b8d18c5350b [2022-09-15T00:30:16.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T00:30:16.853Z] Removing intermediate container 97e3d4f0835f [2022-09-15T00:30:16.853Z] ---> e2e0f7f00456 [2022-09-15T00:30:16.853Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T00:30:16.853Z] ---> Running in bccdc84058c8 [2022-09-15T00:30:16.853Z] ---> 11b8e8c4c8fa [2022-09-15T00:30:16.853Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T00:30:16.853Z] ---> Running in b1223fe58794 [2022-09-15T00:30:16.962Z] + sudo tee /etc/docker/daemon.new [2022-09-15T00:30:16.962Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T00:30:16.962Z] { [2022-09-15T00:30:16.962Z] "registry-mirrors": [ [2022-09-15T00:30:16.962Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T00:30:16.962Z] ], [2022-09-15T00:30:16.962Z] "bip": "10.250.0.254/24", [2022-09-15T00:30:16.962Z] "hosts": [ [2022-09-15T00:30:16.962Z] "tcp://0.0.0.0:5555", [2022-09-15T00:30:16.962Z] "unix:///var/run/docker.sock" [2022-09-15T00:30:16.962Z] ], [2022-09-15T00:30:16.962Z] "mtu": 1458, [2022-09-15T00:30:16.962Z] "selinux-enabled": true, [2022-09-15T00:30:16.962Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T00:30:16.962Z] } [Pipeline] sh [2022-09-15T00:30:17.110Z] Removing intermediate container b4d4d08f38e9 [2022-09-15T00:30:17.110Z] ---> 6f0f95186b4d [2022-09-15T00:30:17.110Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T00:30:17.110Z] ---> Running in c1cf03d3eeef [2022-09-15T00:30:17.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:17.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:17.314Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T00:30:17.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:17.632Z] Removing intermediate container b1223fe58794 [2022-09-15T00:30:17.632Z] ---> 6cd1d6823e8f [2022-09-15T00:30:17.632Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T00:30:17.632Z] ---> Running in 856407b541c2 [2022-09-15T00:30:17.655Z] + sudo service docker restart [2022-09-15T00:30:17.891Z] Removing intermediate container 856407b541c2 [2022-09-15T00:30:17.891Z] ---> 7d164429874f [2022-09-15T00:30:17.891Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T00:30:17.891Z] ---> Running in fa05f6a4de6e [2022-09-15T00:30:17.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:17.891Z] Removing intermediate container fa05f6a4de6e [2022-09-15T00:30:17.891Z] ---> 7b146b58a91e [2022-09-15T00:30:17.891Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:18.151Z] ---> Running in f84622d0ff7a [2022-09-15T00:30:18.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:18.151Z] Removing intermediate container f84622d0ff7a [2022-09-15T00:30:18.151Z] ---> d9a4d57045ec [2022-09-15T00:30:18.151Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:18.151Z] ---> Running in d902afd2f1cf [2022-09-15T00:30:18.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:18.409Z] Removing intermediate container d902afd2f1cf [2022-09-15T00:30:18.409Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:30:18.409Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:30:18.409Z] OK: 15856 distinct packages available [2022-09-15T00:30:18.409Z] ---> 80863594ae70 [2022-09-15T00:30:18.409Z] [2022-09-15T00:30:18.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:18.409Z] Successfully built 80863594ae70 [2022-09-15T00:30:18.409Z] Successfully tagged security-secretstore-setup:latest [2022-09-15T00:30:18.409Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-09-15T00:30:18.409Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:30:18.409Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:30:18.409Z] OK: 15856 distinct packages available [2022-09-15T00:30:18.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:18.667Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:30:18.667Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:30:18.667Z] OK: 15856 distinct packages available [2022-09-15T00:30:18.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:19.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:19.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:19.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:19.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T00:30:19.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:30:19.758Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T00:30:19.758Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T00:30:19.758Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:30:19.758Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T00:30:19.758Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T00:30:19.759Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T00:30:19.759Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T00:30:20.017Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:30:20.017Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T00:30:20.017Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:30:20.017Z] OK: 7 MiB in 19 packages [2022-09-15T00:30:20.017Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T00:30:20.017Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T00:30:20.017Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T00:30:20.017Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:30:20.017Z] OK: 7 MiB in 19 packages [2022-09-15T00:30:20.279Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:30:20.279Z] OK: 6 MiB in 18 packages [2022-09-15T00:30:21.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:30:21.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:30:21.214Z] ---> 31e507613848 [2022-09-15T00:30:21.214Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 3b8855bbc610 [2022-09-15T00:30:21.214Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 326e088e4b20 [2022-09-15T00:30:21.214Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 66dacb60e980 [2022-09-15T00:30:21.214Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 1680b3cbcc78 [2022-09-15T00:30:21.214Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 506f30b246dd [2022-09-15T00:30:21.214Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 888dddccd994 [2022-09-15T00:30:21.214Z] Step 9/23 : COPY . . [2022-09-15T00:30:21.214Z] ---> Using cache [2022-09-15T00:30:21.214Z] ---> 3cd869256565 [2022-09-15T00:30:21.214Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T00:30:22.595Z] ---> Running in 37a2c65953eb [2022-09-15T00:30:22.853Z] Removing intermediate container 0b8d18c5350b [2022-09-15T00:30:22.853Z] ---> 0701712519dc [2022-09-15T00:30:22.853Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T00:30:22.853Z] Removing intermediate container c1cf03d3eeef [2022-09-15T00:30:22.853Z] ---> ad46d659a624 [2022-09-15T00:30:22.853Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:30:23.111Z] Removing intermediate container bccdc84058c8 [2022-09-15T00:30:23.111Z] ---> 64ae406f5b2e [2022-09-15T00:30:23.112Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:30:23.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T00:30:25.281Z] ---> 72b87ebaa3a8 [2022-09-15T00:30:25.281Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:30:25.281Z] ---> ffc3d75a331e [2022-09-15T00:30:25.281Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:30:25.281Z] ---> 8aa32af5c087 [2022-09-15T00:30:25.281Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:30:25.853Z] ---> 512bc7e01195 [2022-09-15T00:30:25.853Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T00:30:26.112Z] ---> 4c232550aa89 [2022-09-15T00:30:26.112Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T00:30:26.112Z] ---> Running in 5f3ac801f713 [2022-09-15T00:30:26.679Z] ---> 7194feb2f0df [2022-09-15T00:30:26.679Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T00:30:26.938Z] Removing intermediate container 5f3ac801f713 [2022-09-15T00:30:26.938Z] ---> 71167c96dc32 [2022-09-15T00:30:26.938Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T00:30:26.938Z] ---> 8f228d057923 [2022-09-15T00:30:26.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:30:27.196Z] ---> 005e7af38779 [2022-09-15T00:30:27.196Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:30:27.196Z] ---> 7e1fd39bac0d [2022-09-15T00:30:27.196Z] Step 21/26 : WORKDIR / [2022-09-15T00:30:27.196Z] ---> Running in e562053dbd47 [2022-09-15T00:30:27.196Z] ---> 7f70bd27d06a [2022-09-15T00:30:27.196Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T00:30:27.455Z] ---> Running in f5613bb2156b [2022-09-15T00:30:27.713Z] Removing intermediate container e562053dbd47 [2022-09-15T00:30:27.713Z] ---> db358d9e5934 [2022-09-15T00:30:27.713Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:30:27.713Z] Removing intermediate container f5613bb2156b [2022-09-15T00:30:27.713Z] ---> c26bab8831d0 [2022-09-15T00:30:27.713Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:30:27.713Z] ---> 9fb8fe20477c [2022-09-15T00:30:27.713Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T00:30:27.713Z] ---> Running in 16d9f41262da [2022-09-15T00:30:27.713Z] ---> Running in 7009e4f9fe89 [2022-09-15T00:30:27.972Z] Removing intermediate container 16d9f41262da [2022-09-15T00:30:27.972Z] ---> 72d9d801dcfc [2022-09-15T00:30:27.972Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T00:30:27.972Z] Removing intermediate container 7009e4f9fe89 [2022-09-15T00:30:27.972Z] ---> 518906c4fe4d [2022-09-15T00:30:27.972Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:30:28.238Z] ---> Running in 17435a324eee [2022-09-15T00:30:28.238Z] ---> Running in 3bd7fdc349d7 [2022-09-15T00:30:28.238Z] ---> 3097b9a94308 [2022-09-15T00:30:28.238Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:30:28.238Z] ---> Running in a2efffa3b6c1 [2022-09-15T00:30:28.497Z] Removing intermediate container 3bd7fdc349d7 [2022-09-15T00:30:28.497Z] ---> 0ac70b5e799c [2022-09-15T00:30:28.497Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T00:30:28.497Z] Removing intermediate container 17435a324eee [2022-09-15T00:30:28.497Z] ---> fac654989880 [2022-09-15T00:30:28.497Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:28.497Z] ---> Running in 32187f05969b [2022-09-15T00:30:28.497Z] ---> Running in 3a9360051eed [2022-09-15T00:30:28.497Z] Removing intermediate container a2efffa3b6c1 [2022-09-15T00:30:28.497Z] ---> 60135c2c38ce [2022-09-15T00:30:28.497Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:30:28.497Z] ---> Running in 2ad790240635 [2022-09-15T00:30:28.758Z] Removing intermediate container 3a9360051eed [2022-09-15T00:30:28.758Z] ---> 515389c89725 [2022-09-15T00:30:28.758Z] Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:28.758Z] Removing intermediate container 32187f05969b [2022-09-15T00:30:28.758Z] ---> 3a134e7d72dc [2022-09-15T00:30:28.758Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:28.758Z] ---> Running in d89b892ff0b5 [2022-09-15T00:30:29.020Z] Removing intermediate container 2ad790240635 [2022-09-15T00:30:29.020Z] ---> cb1455ecf05d [2022-09-15T00:30:29.020Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T00:30:29.020Z] ---> Running in d24026ebddf8 [2022-09-15T00:30:29.020Z] ---> Running in 16929e1f541f [2022-09-15T00:30:29.020Z] Removing intermediate container d89b892ff0b5 [2022-09-15T00:30:29.020Z] ---> 6dffaec2d199 [2022-09-15T00:30:29.020Z] Step 26/26 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:29.281Z] Removing intermediate container d24026ebddf8 [2022-09-15T00:30:29.281Z] ---> aeade557655b [2022-09-15T00:30:29.281Z] [2022-09-15T00:30:29.281Z] ---> Running in fbf0b10c428c [2022-09-15T00:30:29.281Z] Successfully built aeade557655b [2022-09-15T00:30:29.281Z] Successfully tagged security-spire-server:latest [2022-09-15T00:30:29.281Z]  Building security-spire-server ... done Building core-command [2022-09-15T00:30:29.281Z] Removing intermediate container 16929e1f541f [2022-09-15T00:30:29.281Z] ---> 16ba51e4a583 [2022-09-15T00:30:29.281Z] Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:29.541Z] Removing intermediate container fbf0b10c428c [2022-09-15T00:30:29.541Z] ---> 6d609125026c [2022-09-15T00:30:29.541Z] [2022-09-15T00:30:29.541Z] ---> Running in b2b052b46e81 [2022-09-15T00:30:29.541Z] Successfully built 6d609125026c [2022-09-15T00:30:29.541Z] Successfully tagged security-spire-config:latest [2022-09-15T00:30:29.541Z] Building security-spiffe-token-provider [2022-09-15T00:30:31.443Z]  Building security-spire-config ... done Removing intermediate container b2b052b46e81 [2022-09-15T00:30:31.443Z] ---> bbe11d2fe688 [2022-09-15T00:30:31.443Z] Step 26/26 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:34.000Z] Removing intermediate container d780978d5b11 [2022-09-15T00:30:34.000Z] ---> ec7793a488b9 [2022-09-15T00:30:34.000Z] [2022-09-15T00:30:34.000Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T00:30:34.000Z] ---> 9c6f07244728 [2022-09-15T00:30:34.000Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:30:34.000Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:30:34.000Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:30:34.000Z] ---> 31e507613848 [2022-09-15T00:30:34.000Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 3b8855bbc610 [2022-09-15T00:30:34.000Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 326e088e4b20 [2022-09-15T00:30:34.000Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 66dacb60e980 [2022-09-15T00:30:34.000Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 1680b3cbcc78 [2022-09-15T00:30:34.000Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 506f30b246dd [2022-09-15T00:30:34.000Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 888dddccd994 [2022-09-15T00:30:34.000Z] Step 9/24 : COPY . . [2022-09-15T00:30:34.000Z] ---> Using cache [2022-09-15T00:30:34.000Z] ---> 3cd869256565 [2022-09-15T00:30:34.000Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T00:30:34.000Z] ---> Running in 561b59348af5 [2022-09-15T00:30:34.267Z] ---> Running in 6302585fa2c3 [2022-09-15T00:30:34.267Z] ---> Running in 6d4ec488791f [2022-09-15T00:30:34.267Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:30:34.267Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:30:34.267Z] ---> 31e507613848 [2022-09-15T00:30:34.267Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T00:30:34.267Z] ---> Using cache [2022-09-15T00:30:34.267Z] ---> 6a6f4eb79c83 [2022-09-15T00:30:34.267Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T00:30:34.527Z] ---> Running in 8b4eea17a2fd [2022-09-15T00:30:34.527Z] Removing intermediate container 561b59348af5 [2022-09-15T00:30:34.527Z] ---> 7cf733635eb8 [2022-09-15T00:30:34.527Z] [2022-09-15T00:30:34.527Z] Removing intermediate container 6d4ec488791f [2022-09-15T00:30:34.527Z] ---> fe0e70160f85 [2022-09-15T00:30:34.527Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T00:30:34.527Z] ---> Running in 05fe6d4c6f62 [2022-09-15T00:30:34.786Z] Successfully built 7cf733635eb8 [2022-09-15T00:30:34.786Z] Successfully tagged security-spire-agent:latest [2022-09-15T00:30:34.786Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-15T00:30:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.613Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T00:30:35.613Z] v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T00:30:35.613Z] OK: 17041 distinct packages available [2022-09-15T00:30:35.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.613Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T00:30:35.613Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T00:30:35.613Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:30:35.613Z] OK: 6 MiB in 16 packages [2022-09-15T00:30:35.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:30:35.871Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T00:30:35.999Z] provisioning config files... [2022-09-15T00:30:36.021Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config4645272294591894120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:30:36.385Z] ---> docker-login.sh [2022-09-15T00:30:36.385Z] nexus3.edgexfoundry.org:10001 [2022-09-15T00:30:36.438Z] Removing intermediate container 05fe6d4c6f62 [2022-09-15T00:30:36.438Z] ---> 3a8b028d6b6b [2022-09-15T00:30:36.438Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T00:30:36.696Z] ---> Running in 1e16cc45264e [2022-09-15T00:30:36.696Z] Removing intermediate container 1e16cc45264e [2022-09-15T00:30:36.696Z] ---> 47ea409351aa [2022-09-15T00:30:36.696Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T00:30:36.696Z] Removing intermediate container 8b4eea17a2fd [2022-09-15T00:30:36.696Z] ---> b942a105346b [2022-09-15T00:30:36.696Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T00:30:36.958Z] ---> Running in f1ce829441da [2022-09-15T00:30:36.958Z] Removing intermediate container f1ce829441da [2022-09-15T00:30:36.958Z] ---> e8ed264bc16b [2022-09-15T00:30:36.958Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T00:30:36.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:30:37.217Z] ---> 75f531a45e44 [2022-09-15T00:30:37.217Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:30:37.217Z] ---> Running in 612a6a9f1c16 [2022-09-15T00:30:37.217Z] ---> Running in ae8fd777cbb3 [2022-09-15T00:30:37.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:30:37.256Z] Configure a credential helper to remove this warning. See [2022-09-15T00:30:37.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:30:37.256Z] [2022-09-15T00:30:37.256Z] Login Succeeded [2022-09-15T00:30:37.256Z] nexus3.edgexfoundry.org:10002 [2022-09-15T00:30:37.476Z] Removing intermediate container 612a6a9f1c16 [2022-09-15T00:30:37.476Z] ---> 051862532298 [2022-09-15T00:30:37.476Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T00:30:37.476Z] ---> Running in 9e45a454a147 [2022-09-15T00:30:37.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:30:37.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:30:37.857Z] Configure a credential helper to remove this warning. See [2022-09-15T00:30:37.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:30:37.857Z] [2022-09-15T00:30:37.857Z] Login Succeeded [2022-09-15T00:30:37.857Z] nexus3.edgexfoundry.org:10003 [2022-09-15T00:30:38.042Z] Removing intermediate container 9e45a454a147 [2022-09-15T00:30:38.042Z] ---> c48579654161 [2022-09-15T00:30:38.042Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T00:30:38.042Z] ---> Running in 94d9b3b38a02 [2022-09-15T00:30:38.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:30:38.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:30:38.149Z] Configure a credential helper to remove this warning. See [2022-09-15T00:30:38.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:30:38.149Z] [2022-09-15T00:30:38.149Z] Login Succeeded [2022-09-15T00:30:38.149Z] nexus3.edgexfoundry.org:10004 [2022-09-15T00:30:38.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:30:38.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:30:38.747Z] Configure a credential helper to remove this warning. See [2022-09-15T00:30:38.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:30:38.747Z] [2022-09-15T00:30:38.747Z] Login Succeeded [2022-09-15T00:30:38.747Z] docker.io [2022-09-15T00:30:39.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:30:39.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:30:39.294Z] Configure a credential helper to remove this warning. See [2022-09-15T00:30:39.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:30:39.294Z] [2022-09-15T00:30:39.294Z] Login Succeeded [2022-09-15T00:30:39.294Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T00:30:39.311Z] Deleting 1 temporary files [2022-09-15T00:30:39.460Z] Removing intermediate container 94d9b3b38a02 [2022-09-15T00:30:39.460Z] ---> 88d4a1724998 [2022-09-15T00:30:39.460Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-15T00:30:39.718Z] ---> Running in 6028208e4941 [Pipeline] sh [2022-09-15T00:30:40.200Z] + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] echo [2022-09-15T00:30:40.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:30:40.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:30:40.242Z] ========================================================= [2022-09-15T00:30:40.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T00:30:40.242Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T00:30:40.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T00:30:40.655Z] Removing intermediate container 6028208e4941 [2022-09-15T00:30:40.655Z] ---> a690a951c53e [2022-09-15T00:30:40.655Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T00:30:40.849Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T00:30:40.849Z] b3c136eddcbf: Pulling fs layer [2022-09-15T00:30:40.849Z] c0a3192eca97: Pulling fs layer [2022-09-15T00:30:40.849Z] a050256f5b6f: Pulling fs layer [2022-09-15T00:30:40.849Z] 656be50a0ddc: Pulling fs layer [2022-09-15T00:30:40.849Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T00:30:40.849Z] 46d945488cbd: Pulling fs layer [2022-09-15T00:30:40.849Z] 8a5474983e97: Pulling fs layer [2022-09-15T00:30:40.849Z] 329c88fbcd65: Pulling fs layer [2022-09-15T00:30:40.849Z] 656be50a0ddc: Waiting [2022-09-15T00:30:40.849Z] 2bbca73fdf42: Waiting [2022-09-15T00:30:40.849Z] 46d945488cbd: Waiting [2022-09-15T00:30:40.849Z] 8a5474983e97: Waiting [2022-09-15T00:30:40.849Z] 329c88fbcd65: Waiting [2022-09-15T00:30:40.849Z] a050256f5b6f: Verifying Checksum [2022-09-15T00:30:40.849Z] a050256f5b6f: Download complete [2022-09-15T00:30:40.849Z] c0a3192eca97: Verifying Checksum [2022-09-15T00:30:40.849Z] c0a3192eca97: Download complete [2022-09-15T00:30:40.849Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T00:30:40.849Z] 2bbca73fdf42: Download complete [2022-09-15T00:30:40.849Z] 46d945488cbd: Download complete [2022-09-15T00:30:40.849Z] b3c136eddcbf: Verifying Checksum [2022-09-15T00:30:40.914Z] ---> 1787b5ef642c [2022-09-15T00:30:40.914Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T00:30:41.176Z] ---> Running in 323718a68378 [2022-09-15T00:30:41.850Z] b3c136eddcbf: Pull complete [2022-09-15T00:30:41.850Z] 329c88fbcd65: Verifying Checksum [2022-09-15T00:30:41.850Z] 329c88fbcd65: Download complete [2022-09-15T00:30:42.461Z] c0a3192eca97: Pull complete [2022-09-15T00:30:42.744Z] a050256f5b6f: Pull complete [2022-09-15T00:30:43.085Z] Removing intermediate container 323718a68378 [2022-09-15T00:30:43.085Z] ---> 6eb4e5cd474f [2022-09-15T00:30:43.085Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:30:43.348Z] 8a5474983e97: Verifying Checksum [2022-09-15T00:30:43.348Z] 8a5474983e97: Download complete [2022-09-15T00:30:43.622Z] 656be50a0ddc: Verifying Checksum [2022-09-15T00:30:43.622Z] 656be50a0ddc: Download complete [2022-09-15T00:30:43.656Z] ---> 850d8015e948 [2022-09-15T00:30:43.656Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T00:30:45.038Z] ---> 95b4c690be63 [2022-09-15T00:30:45.038Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T00:30:45.297Z] ---> 374ba32bbd51 [2022-09-15T00:30:45.297Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T00:30:45.297Z] Removing intermediate container ae8fd777cbb3 [2022-09-15T00:30:45.297Z] ---> c2d9f0d7c6a6 [2022-09-15T00:30:45.297Z] Step 7/20 : COPY . . [2022-09-15T00:30:46.672Z] ---> b592ef6172bf [2022-09-15T00:30:46.672Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T00:30:47.238Z] ---> 7590fee9148a [2022-09-15T00:30:47.238Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T00:30:47.519Z] Removing intermediate container 37a2c65953eb [2022-09-15T00:30:47.519Z] ---> f9a9578aee3c [2022-09-15T00:30:47.519Z] [2022-09-15T00:30:47.519Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:30:47.519Z] ---> 9c6f07244728 [2022-09-15T00:30:47.519Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:30:47.519Z] ---> Using cache [2022-09-15T00:30:47.519Z] ---> d9894f88b4ac [2022-09-15T00:30:47.519Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:30:47.519Z] ---> Using cache [2022-09-15T00:30:47.519Z] ---> 01b87ed446f8 [2022-09-15T00:30:47.519Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T00:30:47.789Z] ---> 62d2e8ae3c7c [2022-09-15T00:30:47.789Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T00:30:48.077Z] ---> Running in 1f9c80256104 [2022-09-15T00:30:48.355Z] ---> 9a89c5863a21 [2022-09-15T00:30:48.355Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T00:30:48.355Z] Removing intermediate container 1f9c80256104 [2022-09-15T00:30:48.355Z] ---> c72e4485d77a [2022-09-15T00:30:48.355Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:30:48.355Z] ---> Running in 335f6e1fe49a [2022-09-15T00:30:48.651Z] ---> Running in 838c89991fb9 [2022-09-15T00:30:48.960Z] Removing intermediate container 838c89991fb9 [2022-09-15T00:30:48.960Z] ---> 9740727d975c [2022-09-15T00:30:48.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:30:49.537Z] ---> aba3ce6fa492 [2022-09-15T00:30:49.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T00:30:49.537Z] Removing intermediate container 335f6e1fe49a [2022-09-15T00:30:49.537Z] ---> 3bdc71949b4a [2022-09-15T00:30:49.537Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T00:30:49.537Z] ---> 616e65588809 [2022-09-15T00:30:49.537Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T00:30:49.798Z] ---> Running in 0c6b2c7d2ff1 [2022-09-15T00:30:49.798Z] ---> Running in adb4122b862e [2022-09-15T00:30:50.073Z] Removing intermediate container adb4122b862e [2022-09-15T00:30:50.073Z] ---> 90188f85fdff [2022-09-15T00:30:50.073Z] Step 30/33 : CMD ["gate"] [2022-09-15T00:30:50.073Z] ---> e76da4a3d6ab [2022-09-15T00:30:50.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-15T00:30:50.073Z] ---> Running in 321b724a5118 [2022-09-15T00:30:50.348Z] Removing intermediate container 321b724a5118 [2022-09-15T00:30:50.348Z] ---> 606131eaa9b7 [2022-09-15T00:30:50.348Z] Step 31/33 : LABEL arch=x86_64 [2022-09-15T00:30:50.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-15T00:30:50.348Z] ---> 8d7999fd400a [2022-09-15T00:30:50.348Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T00:30:50.348Z] ---> Running in 5370a26bc3d4 [2022-09-15T00:30:50.608Z] ---> Running in 8169daee8a15 [2022-09-15T00:30:50.608Z] Removing intermediate container 5370a26bc3d4 [2022-09-15T00:30:50.608Z] ---> 646cf405950b [2022-09-15T00:30:50.608Z] Step 32/33 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:50.871Z] Removing intermediate container 8169daee8a15 [2022-09-15T00:30:50.872Z] ---> fba0c5438f47 [2022-09-15T00:30:50.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:30:51.131Z] ---> Running in ec6913de73ad [2022-09-15T00:30:51.131Z] ---> Running in 8e19969721b8 [2022-09-15T00:30:51.131Z] Removing intermediate container ec6913de73ad [2022-09-15T00:30:51.131Z] ---> b58060ea4054 [2022-09-15T00:30:51.131Z] Step 33/33 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:51.416Z] Removing intermediate container 8e19969721b8 [2022-09-15T00:30:51.416Z] ---> c3c2aba0be0c [2022-09-15T00:30:51.416Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T00:30:51.416Z] ---> Running in 061a0b5e7c28 [2022-09-15T00:30:51.416Z] ---> Running in 0d9804dbadd5 [2022-09-15T00:30:51.416Z] Removing intermediate container 061a0b5e7c28 [2022-09-15T00:30:51.416Z] ---> e87d64552d33 [2022-09-15T00:30:51.416Z] [2022-09-15T00:30:51.675Z] Successfully built e87d64552d33 [2022-09-15T00:30:51.675Z] Removing intermediate container 0d9804dbadd5 [2022-09-15T00:30:51.675Z] ---> 62d3b6892657 [2022-09-15T00:30:51.675Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:51.675Z] Successfully tagged security-bootstrapper:latest [2022-09-15T00:30:51.675Z]  Building security-bootstrapper ... done  ---> Running in f526da5f5183 [2022-09-15T00:30:51.934Z] Removing intermediate container f526da5f5183 [2022-09-15T00:30:51.934Z] ---> 3a9d485c5078 [2022-09-15T00:30:51.934Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:51.934Z] ---> Running in 782492d1ad31 [2022-09-15T00:30:52.201Z] Removing intermediate container 6302585fa2c3 [2022-09-15T00:30:52.201Z] ---> 1763c4474289 [2022-09-15T00:30:52.201Z] [2022-09-15T00:30:52.201Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T00:30:52.201Z] ---> 9c6f07244728 [2022-09-15T00:30:52.201Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:30:52.201Z] ---> Using cache [2022-09-15T00:30:52.201Z] ---> d9894f88b4ac [2022-09-15T00:30:52.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:30:52.201Z] ---> Using cache [2022-09-15T00:30:52.201Z] ---> 01b87ed446f8 [2022-09-15T00:30:52.201Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T00:30:52.201Z] ---> Running in 7ccc5c2a8e48 [2022-09-15T00:30:52.201Z] Removing intermediate container 782492d1ad31 [2022-09-15T00:30:52.201Z] ---> fce57060b332 [2022-09-15T00:30:52.201Z] [2022-09-15T00:30:52.201Z] Removing intermediate container 7ccc5c2a8e48 [2022-09-15T00:30:52.201Z] ---> 639d9cab65a1 [2022-09-15T00:30:52.201Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T00:30:52.201Z] Successfully built fce57060b332 [2022-09-15T00:30:52.201Z] Successfully tagged support-scheduler:latest [2022-09-15T00:30:52.460Z]  Building support-scheduler ... done  ---> Running in e84615fdeff1 [2022-09-15T00:30:52.460Z] Removing intermediate container e84615fdeff1 [2022-09-15T00:30:52.460Z] ---> e79b9cb847b8 [2022-09-15T00:30:52.460Z] Step 16/24 : WORKDIR / [2022-09-15T00:30:52.460Z] ---> Running in 3c7e9e146944 [2022-09-15T00:30:52.721Z] Removing intermediate container 3c7e9e146944 [2022-09-15T00:30:52.721Z] ---> 05749b4e5443 [2022-09-15T00:30:52.721Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:30:52.981Z] ---> b1e2559fe3e3 [2022-09-15T00:30:52.981Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T00:30:53.547Z] ---> 07b7ace5cc97 [2022-09-15T00:30:53.548Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T00:30:54.114Z] ---> 6fd73a5a2d9b [2022-09-15T00:30:54.114Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T00:30:54.114Z] ---> Running in 98ff467f19a1 [2022-09-15T00:30:54.401Z] Removing intermediate container 98ff467f19a1 [2022-09-15T00:30:54.401Z] ---> 1548d0767a02 [2022-09-15T00:30:54.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:30:54.401Z] ---> Running in 3f3a65edd7e1 [2022-09-15T00:30:54.662Z] Removing intermediate container 3f3a65edd7e1 [2022-09-15T00:30:54.662Z] ---> bc200464c877 [2022-09-15T00:30:54.662Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T00:30:54.662Z] ---> Running in f39a17fb404d [2022-09-15T00:30:54.926Z] Removing intermediate container f39a17fb404d [2022-09-15T00:30:54.926Z] ---> 3873e0e50907 [2022-09-15T00:30:54.926Z] Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:30:54.926Z] ---> Running in 5af29963d275 [2022-09-15T00:30:55.185Z] Removing intermediate container 5af29963d275 [2022-09-15T00:30:55.185Z] ---> 8851fafc0375 [2022-09-15T00:30:55.185Z] Step 24/24 : LABEL version=2.3.0-dev.62 [2022-09-15T00:30:55.185Z] ---> Running in 067ecf3393e3 [2022-09-15T00:30:55.443Z] Removing intermediate container 067ecf3393e3 [2022-09-15T00:30:55.443Z] ---> a991381631c8 [2022-09-15T00:30:55.443Z] [2022-09-15T00:30:55.443Z] Successfully built a991381631c8 [2022-09-15T00:30:55.443Z] Successfully tagged core-command:latest [2022-09-15T00:30:58.714Z] 656be50a0ddc: Pull complete [2022-09-15T00:30:58.714Z] 2bbca73fdf42: Pull complete [2022-09-15T00:30:58.714Z] 46d945488cbd: Pull complete [2022-09-15T00:31:04.129Z] 8a5474983e97: Pull complete [2022-09-15T00:31:05.567Z] 329c88fbcd65: Pull complete [2022-09-15T00:31:05.567Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T00:31:05.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T00:31:05.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T00:31:05.914Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T00:31:05.914Z] WORKDIR /edgex [2022-09-15T00:31:05.914Z] COPY go.mod . [2022-09-15T00:31:05.914Z] RUN go mod download [2022-09-15T00:31:05.914Z] docker build -t ci-base-image-arm64 -f - . [2022-09-15T00:31:06.517Z] Sending build context to Docker daemon 3.228MB [2022-09-15T00:31:06.517Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T00:31:06.517Z] ---> ff4287adb874 [2022-09-15T00:31:06.517Z] Step 2/4 : WORKDIR /edgex [2022-09-15T00:31:07.656Z]  Building core-command ... done Removing intermediate container 0c6b2c7d2ff1 [2022-09-15T00:31:07.656Z] ---> bab8963db125 [2022-09-15T00:31:07.656Z] [2022-09-15T00:31:07.656Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T00:31:07.656Z] ---> c4fc93816858 [2022-09-15T00:31:07.656Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:31:07.656Z] ---> Using cache [2022-09-15T00:31:07.656Z] ---> f9b5e112f52d [2022-09-15T00:31:07.656Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:31:07.656Z] ---> Using cache [2022-09-15T00:31:07.656Z] ---> 6f0f95186b4d [2022-09-15T00:31:07.656Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T00:31:07.656Z] ---> Running in 456a4bcbbd15 [2022-09-15T00:31:07.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:31:07.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:31:07.656Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:31:07.656Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:31:07.656Z] OK: 15856 distinct packages available [2022-09-15T00:31:07.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T00:31:08.496Z] ---> Running in 48634f8262cf [2022-09-15T00:31:08.496Z] Removing intermediate container 48634f8262cf [2022-09-15T00:31:08.496Z] ---> 542a91391a00 [2022-09-15T00:31:08.496Z] Step 3/4 : COPY go.mod . [2022-09-15T00:31:08.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T00:31:08.855Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T00:31:08.855Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T00:31:08.855Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T00:31:09.092Z] ---> c8c4e30d7491 [2022-09-15T00:31:09.092Z] Step 4/4 : RUN go mod download [2022-09-15T00:31:09.092Z] ---> Running in f39578a5eb56 [2022-09-15T00:31:09.114Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T00:31:09.114Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T00:31:09.114Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T00:31:09.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:31:09.374Z] (8/9) Installing libucontext (1.1-r0) [2022-09-15T00:31:09.374Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T00:31:09.633Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:31:09.633Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:31:09.633Z] OK: 8 MiB in 23 packages [2022-09-15T00:31:10.200Z] Removing intermediate container 456a4bcbbd15 [2022-09-15T00:31:10.200Z] ---> 94ed2d8e967d [2022-09-15T00:31:10.200Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:31:10.200Z] ---> 216936f72a35 [2022-09-15T00:31:10.200Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T00:31:10.780Z] ---> 0dde24909486 [2022-09-15T00:31:10.780Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T00:31:10.780Z] ---> 30194d6c7ece [2022-09-15T00:31:10.780Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T00:31:11.039Z] ---> Running in 79bc018076aa [2022-09-15T00:31:11.039Z] Removing intermediate container 79bc018076aa [2022-09-15T00:31:11.039Z] ---> 72e605eaf2d2 [2022-09-15T00:31:11.039Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:31:11.039Z] ---> Running in aa8609f1c50c [2022-09-15T00:31:11.039Z] Removing intermediate container aa8609f1c50c [2022-09-15T00:31:11.039Z] ---> a41d61077f6d [2022-09-15T00:31:11.039Z] Step 18/20 : LABEL arch=x86_64 [2022-09-15T00:31:11.298Z] ---> Running in 1ffbfaf39574 [2022-09-15T00:31:11.298Z] Removing intermediate container 1ffbfaf39574 [2022-09-15T00:31:11.298Z] ---> a1b93c8327a0 [2022-09-15T00:31:11.298Z] Step 19/20 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:11.298Z] ---> Running in dcc9991b45b9 [2022-09-15T00:31:11.559Z] Removing intermediate container dcc9991b45b9 [2022-09-15T00:31:11.559Z] ---> 028270dca5ad [2022-09-15T00:31:11.559Z] Step 20/20 : LABEL version=2.3.0-dev.62 [2022-09-15T00:31:11.559Z] ---> Running in 5f8b53427fd7 [2022-09-15T00:31:11.559Z] Removing intermediate container 5f8b53427fd7 [2022-09-15T00:31:11.559Z] ---> 94d2d8070d92 [2022-09-15T00:31:11.559Z] [2022-09-15T00:31:11.559Z] Successfully built 94d2d8070d92 [2022-09-15T00:31:11.559Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-15T00:31:11.566Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-15T00:31:11.569Z] $ docker stop --time=1 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 [2022-09-15T00:31:12.874Z] $ docker rm -f 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T00:31:13.225Z] + docker images [2022-09-15T00:31:13.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T00:31:13.225Z] security-spiffe-token-provider latest 94d2d8070d92 2 seconds ago 29.3MB [2022-09-15T00:31:13.225Z] bab8963db125 8 seconds ago 1.58GB [2022-09-15T00:31:13.225Z] core-command latest a991381631c8 18 seconds ago 17.3MB [2022-09-15T00:31:13.225Z] support-scheduler latest fce57060b332 21 seconds ago 26.7MB [2022-09-15T00:31:13.225Z] 1763c4474289 22 seconds ago 1.54GB [2022-09-15T00:31:13.225Z] security-bootstrapper latest e87d64552d33 22 seconds ago 19.8MB [2022-09-15T00:31:13.225Z] f9a9578aee3c 26 seconds ago 1.61GB [2022-09-15T00:31:13.225Z] security-spire-agent latest 7cf733635eb8 39 seconds ago 125MB [2022-09-15T00:31:13.225Z] ec7793a488b9 42 seconds ago 1.53GB [2022-09-15T00:31:13.225Z] security-spire-config latest 6d609125026c 44 seconds ago 85.8MB [2022-09-15T00:31:13.225Z] security-spire-server latest aeade557655b 45 seconds ago 86.5MB [2022-09-15T00:31:13.225Z] security-secretstore-setup latest 80863594ae70 55 seconds ago 29.2MB [2022-09-15T00:31:13.225Z] 63540fe1d838 59 seconds ago 1.42GB [2022-09-15T00:31:13.225Z] 8fca70244805 59 seconds ago 1.42GB [2022-09-15T00:31:13.225Z] b41542256c38 59 seconds ago 1.42GB [2022-09-15T00:31:13.225Z] sys-mgmt-agent latest 2f6d3bc37f47 About a minute ago 136MB [2022-09-15T00:31:13.225Z] eebf0a8c6943 About a minute ago 1.54GB [2022-09-15T00:31:13.225Z] core-data latest 1b8a6ffb70f1 About a minute ago 21.6MB [2022-09-15T00:31:13.225Z] security-proxy-setup latest 2dd98941bb29 About a minute ago 27.4MB [2022-09-15T00:31:13.225Z] support-notifications latest df98d396aba2 About a minute ago 27.3MB [2022-09-15T00:31:13.225Z] core-metadata latest 6f33a2f24b19 About a minute ago 18.2MB [2022-09-15T00:31:13.225Z] 096132246035 About a minute ago 1.53GB [2022-09-15T00:31:13.225Z] 8b21214874e8 About a minute ago 1.61GB [2022-09-15T00:31:13.225Z] a75351394b0c About a minute ago 1.55GB [2022-09-15T00:31:13.225Z] 5b56b72b0789 About a minute ago 1.53GB [2022-09-15T00:31:13.225Z] 879c56b5d22a About a minute ago 1.55GB [2022-09-15T00:31:13.225Z] ci-base-image-x86_64 latest 31e507613848 4 minutes ago 994MB [2022-09-15T00:31:13.225Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-15T00:31:13.225Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-15T00:31:13.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-15T00:31:13.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-15T00:31:13.225Z] 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-15T00:31:13.339Z] provisioning config files... [2022-09-15T00:31:13.349Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config6057337503579944246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:31:13.645Z] ---> docker-login.sh [2022-09-15T00:31:13.645Z] nexus3.edgexfoundry.org:10001 [2022-09-15T00:31:13.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:31:13.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:31:13.645Z] Configure a credential helper to remove this warning. See [2022-09-15T00:31:13.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:31:13.645Z] [2022-09-15T00:31:13.645Z] Login Succeeded [2022-09-15T00:31:13.645Z] nexus3.edgexfoundry.org:10002 [2022-09-15T00:31:13.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:31:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:31:13.904Z] Configure a credential helper to remove this warning. See [2022-09-15T00:31:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:31:13.904Z] [2022-09-15T00:31:13.904Z] Login Succeeded [2022-09-15T00:31:13.904Z] nexus3.edgexfoundry.org:10003 [2022-09-15T00:31:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:31:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:31:13.904Z] Configure a credential helper to remove this warning. See [2022-09-15T00:31:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:31:13.904Z] [2022-09-15T00:31:13.904Z] Login Succeeded [2022-09-15T00:31:13.904Z] nexus3.edgexfoundry.org:10004 [2022-09-15T00:31:14.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:31:14.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:31:14.163Z] Configure a credential helper to remove this warning. See [2022-09-15T00:31:14.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:31:14.163Z] [2022-09-15T00:31:14.163Z] Login Succeeded [2022-09-15T00:31:14.163Z] docker.io [2022-09-15T00:31:14.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:31:14.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:31:14.423Z] Configure a credential helper to remove this warning. See [2022-09-15T00:31:14.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:31:14.423Z] [2022-09-15T00:31:14.423Z] Login Succeeded [2022-09-15T00:31:14.423Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T00:31:14.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:14.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:31:14.490Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-15T00:31:14.490Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:14.490Z] latest [2022-09-15T00:31:14.490Z] 2.3.0-dev.62 [2022-09-15T00:31:14.490Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:14.490Z] main [2022-09-15T00:31:14.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:14.809Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:15.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:15.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-15T00:31:15.117Z] 523c7059fa64: Preparing [2022-09-15T00:31:15.117Z] 7a9848daf587: Preparing [2022-09-15T00:31:15.117Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:15.117Z] 59b0978bd03a: Preparing [2022-09-15T00:31:15.117Z] 994393dc58e7: Preparing [2022-09-15T00:31:15.117Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:15.117Z] 59b0978bd03a: Pushed [2022-09-15T00:31:15.117Z] 7e5b06d4fc89: Pushed [2022-09-15T00:31:15.117Z] 523c7059fa64: Pushed [2022-09-15T00:31:16.496Z] 7a9848daf587: Pushed [2022-09-15T00:31:16.496Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:16.811Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:17.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-15T00:31:17.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-15T00:31:17.116Z] 523c7059fa64: Preparing [2022-09-15T00:31:17.116Z] 7a9848daf587: Preparing [2022-09-15T00:31:17.116Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:17.116Z] 59b0978bd03a: Preparing [2022-09-15T00:31:17.116Z] 994393dc58e7: Preparing [2022-09-15T00:31:17.116Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:17.116Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:17.116Z] 523c7059fa64: Layer already exists [2022-09-15T00:31:17.116Z] 7a9848daf587: Layer already exists [2022-09-15T00:31:17.116Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:17.116Z] latest: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:17.425Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:17.731Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 [2022-09-15T00:31:17.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-15T00:31:17.731Z] 523c7059fa64: Preparing [2022-09-15T00:31:17.731Z] 7a9848daf587: Preparing [2022-09-15T00:31:17.731Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:17.731Z] 59b0978bd03a: Preparing [2022-09-15T00:31:17.731Z] 994393dc58e7: Preparing [2022-09-15T00:31:17.731Z] 7a9848daf587: Layer already exists [2022-09-15T00:31:17.731Z] 523c7059fa64: Layer already exists [2022-09-15T00:31:17.731Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:17.731Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:17.731Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:17.731Z] 2.3.0-dev.62: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:18.047Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:18.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:18.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-15T00:31:18.360Z] 523c7059fa64: Preparing [2022-09-15T00:31:18.360Z] 7a9848daf587: Preparing [2022-09-15T00:31:18.360Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:18.360Z] 59b0978bd03a: Preparing [2022-09-15T00:31:18.360Z] 994393dc58e7: Preparing [2022-09-15T00:31:18.360Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:18.360Z] 7a9848daf587: Layer already exists [2022-09-15T00:31:18.360Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:18.360Z] 523c7059fa64: Layer already exists [2022-09-15T00:31:18.360Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:18.360Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:18.680Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:18.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-15T00:31:18.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-15T00:31:18.991Z] 523c7059fa64: Preparing [2022-09-15T00:31:18.991Z] 7a9848daf587: Preparing [2022-09-15T00:31:18.991Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:18.991Z] 59b0978bd03a: Preparing [2022-09-15T00:31:18.991Z] 994393dc58e7: Preparing [2022-09-15T00:31:18.991Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:18.991Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:18.991Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:18.991Z] 523c7059fa64: Layer already exists [2022-09-15T00:31:18.991Z] 7a9848daf587: Layer already exists [2022-09-15T00:31:18.991Z] main: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:19.041Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:19.047Z] taggedImages: [2022-09-15T00:31:19.047Z] - nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:19.047Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-15T00:31:19.047Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 [2022-09-15T00:31:19.047Z] - nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:19.047Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-15T00:31:19.062Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-15T00:31:19.062Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:19.062Z] latest [2022-09-15T00:31:19.062Z] 2.3.0-dev.62 [2022-09-15T00:31:19.062Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:19.062Z] main [2022-09-15T00:31:19.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:19.365Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:19.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-15T00:31:19.676Z] da23b1b39921: Preparing [2022-09-15T00:31:19.676Z] b178a3a74569: Preparing [2022-09-15T00:31:19.676Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:19.676Z] f05914db6967: Preparing [2022-09-15T00:31:19.676Z] f32f0ad51392: Preparing [2022-09-15T00:31:19.676Z] 994393dc58e7: Preparing [2022-09-15T00:31:19.676Z] 994393dc58e7: Waiting [2022-09-15T00:31:19.676Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:19.676Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:19.676Z] f32f0ad51392: Pushed [2022-09-15T00:31:19.676Z] da23b1b39921: Pushed [2022-09-15T00:31:19.936Z] f05914db6967: Pushed [2022-09-15T00:31:21.318Z] b178a3a74569: Pushed [2022-09-15T00:31:21.318Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:21.636Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:21.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-15T00:31:21.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-15T00:31:21.944Z] da23b1b39921: Preparing [2022-09-15T00:31:21.944Z] b178a3a74569: Preparing [2022-09-15T00:31:21.944Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:21.944Z] f05914db6967: Preparing [2022-09-15T00:31:21.944Z] f32f0ad51392: Preparing [2022-09-15T00:31:21.944Z] 994393dc58e7: Preparing [2022-09-15T00:31:21.944Z] 994393dc58e7: Waiting [2022-09-15T00:31:21.944Z] f32f0ad51392: Layer already exists [2022-09-15T00:31:21.944Z] b178a3a74569: Layer already exists [2022-09-15T00:31:21.944Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:21.944Z] da23b1b39921: Layer already exists [2022-09-15T00:31:21.944Z] f05914db6967: Layer already exists [2022-09-15T00:31:21.944Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:21.944Z] latest: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:22.270Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:22.663Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 [2022-09-15T00:31:22.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-15T00:31:22.663Z] da23b1b39921: Preparing [2022-09-15T00:31:22.663Z] b178a3a74569: Preparing [2022-09-15T00:31:22.663Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:22.663Z] f05914db6967: Preparing [2022-09-15T00:31:22.663Z] f32f0ad51392: Preparing [2022-09-15T00:31:22.663Z] 994393dc58e7: Preparing [2022-09-15T00:31:22.663Z] 994393dc58e7: Waiting [2022-09-15T00:31:22.663Z] b178a3a74569: Layer already exists [2022-09-15T00:31:22.663Z] f05914db6967: Layer already exists [2022-09-15T00:31:22.663Z] f32f0ad51392: Layer already exists [2022-09-15T00:31:22.663Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:22.663Z] da23b1b39921: Layer already exists [2022-09-15T00:31:22.663Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:22.663Z] 2.3.0-dev.62: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:22.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:23.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:23.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-15T00:31:23.309Z] da23b1b39921: Preparing [2022-09-15T00:31:23.309Z] b178a3a74569: Preparing [2022-09-15T00:31:23.309Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:23.309Z] f05914db6967: Preparing [2022-09-15T00:31:23.309Z] f32f0ad51392: Preparing [2022-09-15T00:31:23.309Z] 994393dc58e7: Preparing [2022-09-15T00:31:23.309Z] 994393dc58e7: Waiting [2022-09-15T00:31:23.309Z] b178a3a74569: Layer already exists [2022-09-15T00:31:23.309Z] f32f0ad51392: Layer already exists [2022-09-15T00:31:23.309Z] f05914db6967: Layer already exists [2022-09-15T00:31:23.309Z] da23b1b39921: Layer already exists [2022-09-15T00:31:23.309Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:23.309Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:23.309Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:23.625Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:23.933Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-15T00:31:23.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-15T00:31:23.933Z] da23b1b39921: Preparing [2022-09-15T00:31:23.933Z] b178a3a74569: Preparing [2022-09-15T00:31:23.933Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:23.933Z] f05914db6967: Preparing [2022-09-15T00:31:23.933Z] f32f0ad51392: Preparing [2022-09-15T00:31:23.933Z] 994393dc58e7: Preparing [2022-09-15T00:31:23.933Z] 994393dc58e7: Waiting [2022-09-15T00:31:23.933Z] f05914db6967: Layer already exists [2022-09-15T00:31:23.933Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:23.933Z] f32f0ad51392: Layer already exists [2022-09-15T00:31:23.933Z] da23b1b39921: Layer already exists [2022-09-15T00:31:23.933Z] b178a3a74569: Layer already exists [2022-09-15T00:31:23.933Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:23.933Z] main: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:23.974Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:23.984Z] taggedImages: [2022-09-15T00:31:23.984Z] - nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:23.984Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-15T00:31:23.984Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 [2022-09-15T00:31:23.984Z] - nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:23.984Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-15T00:31:24.005Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-15T00:31:24.005Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:24.005Z] latest [2022-09-15T00:31:24.005Z] 2.3.0-dev.62 [2022-09-15T00:31:24.005Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:24.005Z] main [2022-09-15T00:31:24.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:24.325Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:24.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:24.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-15T00:31:24.629Z] d571e82d97f3: Preparing [2022-09-15T00:31:24.629Z] b270ae061bab: Preparing [2022-09-15T00:31:24.629Z] 29403142be92: Preparing [2022-09-15T00:31:24.629Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:24.629Z] 59b0978bd03a: Preparing [2022-09-15T00:31:24.629Z] 994393dc58e7: Preparing [2022-09-15T00:31:24.629Z] 994393dc58e7: Waiting [2022-09-15T00:31:24.629Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:24.629Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:24.629Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:24.629Z] d571e82d97f3: Pushed [2022-09-15T00:31:24.629Z] b270ae061bab: Pushed [2022-09-15T00:31:26.538Z] 29403142be92: Pushed [2022-09-15T00:31:26.538Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:26.856Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:27.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-15T00:31:27.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-15T00:31:27.162Z] d571e82d97f3: Preparing [2022-09-15T00:31:27.162Z] b270ae061bab: Preparing [2022-09-15T00:31:27.162Z] 29403142be92: Preparing [2022-09-15T00:31:27.162Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:27.162Z] 59b0978bd03a: Preparing [2022-09-15T00:31:27.162Z] 994393dc58e7: Preparing [2022-09-15T00:31:27.162Z] 994393dc58e7: Waiting [2022-09-15T00:31:27.162Z] 29403142be92: Layer already exists [2022-09-15T00:31:27.162Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:27.162Z] d571e82d97f3: Layer already exists [2022-09-15T00:31:27.162Z] b270ae061bab: Layer already exists [2022-09-15T00:31:27.162Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:27.162Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:27.162Z] latest: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:27.483Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:27.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 [2022-09-15T00:31:27.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-15T00:31:27.793Z] d571e82d97f3: Preparing [2022-09-15T00:31:27.793Z] b270ae061bab: Preparing [2022-09-15T00:31:27.793Z] 29403142be92: Preparing [2022-09-15T00:31:27.793Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:27.793Z] 59b0978bd03a: Preparing [2022-09-15T00:31:27.793Z] 994393dc58e7: Preparing [2022-09-15T00:31:27.793Z] 994393dc58e7: Waiting [2022-09-15T00:31:27.793Z] d571e82d97f3: Layer already exists [2022-09-15T00:31:27.794Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:27.794Z] b270ae061bab: Layer already exists [2022-09-15T00:31:27.794Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:27.794Z] 29403142be92: Layer already exists [2022-09-15T00:31:27.794Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:27.794Z] 2.3.0-dev.62: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:28.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:28.435Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:28.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-15T00:31:28.435Z] d571e82d97f3: Preparing [2022-09-15T00:31:28.435Z] b270ae061bab: Preparing [2022-09-15T00:31:28.435Z] 29403142be92: Preparing [2022-09-15T00:31:28.435Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:28.435Z] 59b0978bd03a: Preparing [2022-09-15T00:31:28.435Z] 994393dc58e7: Preparing [2022-09-15T00:31:28.435Z] 994393dc58e7: Waiting [2022-09-15T00:31:28.435Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:28.435Z] 29403142be92: Layer already exists [2022-09-15T00:31:28.435Z] b270ae061bab: Layer already exists [2022-09-15T00:31:28.435Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:28.435Z] d571e82d97f3: Layer already exists [2022-09-15T00:31:28.435Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:28.435Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:28.754Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:29.066Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-15T00:31:29.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-15T00:31:29.066Z] d571e82d97f3: Preparing [2022-09-15T00:31:29.066Z] b270ae061bab: Preparing [2022-09-15T00:31:29.066Z] 29403142be92: Preparing [2022-09-15T00:31:29.066Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:29.066Z] 59b0978bd03a: Preparing [2022-09-15T00:31:29.066Z] 994393dc58e7: Preparing [2022-09-15T00:31:29.066Z] 994393dc58e7: Waiting [2022-09-15T00:31:29.066Z] 59b0978bd03a: Layer already exists [2022-09-15T00:31:29.066Z] d571e82d97f3: Layer already exists [2022-09-15T00:31:29.066Z] 29403142be92: Layer already exists [2022-09-15T00:31:29.066Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:29.066Z] b270ae061bab: Layer already exists [2022-09-15T00:31:29.066Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:29.066Z] main: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:29.111Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:29.118Z] taggedImages: [2022-09-15T00:31:29.118Z] - nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:29.118Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-15T00:31:29.118Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 [2022-09-15T00:31:29.118Z] - nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:29.118Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-15T00:31:29.135Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-15T00:31:29.135Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:29.135Z] latest [2022-09-15T00:31:29.135Z] 2.3.0-dev.62 [2022-09-15T00:31:29.135Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:29.135Z] main [2022-09-15T00:31:29.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:29.462Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:29.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:29.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-15T00:31:29.770Z] 52922de9cd15: Preparing [2022-09-15T00:31:29.770Z] 52922de9cd15: Preparing [2022-09-15T00:31:29.770Z] 240ec818400b: Preparing [2022-09-15T00:31:29.770Z] aa7123d43a68: Preparing [2022-09-15T00:31:29.770Z] f80d3bd88b2b: Preparing [2022-09-15T00:31:29.770Z] 0b0ea8bb65b8: Preparing [2022-09-15T00:31:29.770Z] f51d2166959e: Preparing [2022-09-15T00:31:29.770Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:29.770Z] 178680704afd: Preparing [2022-09-15T00:31:29.770Z] adcb151ebb3a: Preparing [2022-09-15T00:31:29.770Z] 5ebc92888b6e: Preparing [2022-09-15T00:31:29.770Z] fd22e85a6218: Preparing [2022-09-15T00:31:29.770Z] 994393dc58e7: Preparing [2022-09-15T00:31:29.770Z] 7e5b06d4fc89: Waiting [2022-09-15T00:31:29.770Z] 178680704afd: Waiting [2022-09-15T00:31:29.770Z] 994393dc58e7: Waiting [2022-09-15T00:31:29.770Z] fd22e85a6218: Waiting [2022-09-15T00:31:29.770Z] adcb151ebb3a: Waiting [2022-09-15T00:31:29.770Z] 5ebc92888b6e: Waiting [2022-09-15T00:31:29.770Z] f51d2166959e: Waiting [2022-09-15T00:31:29.770Z] 0b0ea8bb65b8: Pushed [2022-09-15T00:31:29.770Z] 52922de9cd15: Pushed [2022-09-15T00:31:29.770Z] f80d3bd88b2b: Pushed [2022-09-15T00:31:29.770Z] 240ec818400b: Pushed [2022-09-15T00:31:29.770Z] aa7123d43a68: Pushed [2022-09-15T00:31:29.770Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:30.029Z] 5ebc92888b6e: Pushed [2022-09-15T00:31:30.029Z] fd22e85a6218: Pushed [2022-09-15T00:31:30.029Z] 178680704afd: Pushed [2022-09-15T00:31:30.029Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:30.029Z] adcb151ebb3a: Pushed [2022-09-15T00:31:31.936Z] f51d2166959e: Pushed [2022-09-15T00:31:31.936Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:32.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:32.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-15T00:31:32.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-15T00:31:32.569Z] 52922de9cd15: Preparing [2022-09-15T00:31:32.569Z] 52922de9cd15: Preparing [2022-09-15T00:31:32.569Z] 240ec818400b: Preparing [2022-09-15T00:31:32.569Z] aa7123d43a68: Preparing [2022-09-15T00:31:32.569Z] f80d3bd88b2b: Preparing [2022-09-15T00:31:32.569Z] 0b0ea8bb65b8: Preparing [2022-09-15T00:31:32.569Z] f51d2166959e: Preparing [2022-09-15T00:31:32.569Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:32.569Z] 178680704afd: Preparing [2022-09-15T00:31:32.569Z] adcb151ebb3a: Preparing [2022-09-15T00:31:32.569Z] 5ebc92888b6e: Preparing [2022-09-15T00:31:32.569Z] fd22e85a6218: Preparing [2022-09-15T00:31:32.569Z] 994393dc58e7: Preparing [2022-09-15T00:31:32.569Z] 178680704afd: Waiting [2022-09-15T00:31:32.569Z] adcb151ebb3a: Waiting [2022-09-15T00:31:32.569Z] fd22e85a6218: Waiting [2022-09-15T00:31:32.569Z] f51d2166959e: Waiting [2022-09-15T00:31:32.569Z] 994393dc58e7: Waiting [2022-09-15T00:31:32.569Z] 7e5b06d4fc89: Waiting [2022-09-15T00:31:32.569Z] 0b0ea8bb65b8: Layer already exists [2022-09-15T00:31:32.569Z] aa7123d43a68: Layer already exists [2022-09-15T00:31:32.569Z] f80d3bd88b2b: Layer already exists [2022-09-15T00:31:32.569Z] 52922de9cd15: Layer already exists [2022-09-15T00:31:32.569Z] 240ec818400b: Layer already exists [2022-09-15T00:31:32.569Z] f51d2166959e: Layer already exists [2022-09-15T00:31:32.569Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:32.569Z] 178680704afd: Layer already exists [2022-09-15T00:31:32.569Z] 5ebc92888b6e: Layer already exists [2022-09-15T00:31:32.569Z] adcb151ebb3a: Layer already exists [2022-09-15T00:31:32.569Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:32.569Z] fd22e85a6218: Layer already exists [2022-09-15T00:31:32.569Z] latest: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:32.878Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:33.190Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 [2022-09-15T00:31:33.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-15T00:31:33.190Z] 52922de9cd15: Preparing [2022-09-15T00:31:33.190Z] 52922de9cd15: Preparing [2022-09-15T00:31:33.190Z] 240ec818400b: Preparing [2022-09-15T00:31:33.190Z] aa7123d43a68: Preparing [2022-09-15T00:31:33.190Z] f80d3bd88b2b: Preparing [2022-09-15T00:31:33.190Z] 0b0ea8bb65b8: Preparing [2022-09-15T00:31:33.190Z] f51d2166959e: Preparing [2022-09-15T00:31:33.190Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:33.190Z] 178680704afd: Preparing [2022-09-15T00:31:33.190Z] adcb151ebb3a: Preparing [2022-09-15T00:31:33.190Z] 5ebc92888b6e: Preparing [2022-09-15T00:31:33.190Z] fd22e85a6218: Preparing [2022-09-15T00:31:33.190Z] 994393dc58e7: Preparing [2022-09-15T00:31:33.190Z] f51d2166959e: Waiting [2022-09-15T00:31:33.190Z] 5ebc92888b6e: Waiting [2022-09-15T00:31:33.190Z] 7e5b06d4fc89: Waiting [2022-09-15T00:31:33.190Z] fd22e85a6218: Waiting [2022-09-15T00:31:33.190Z] 178680704afd: Waiting [2022-09-15T00:31:33.190Z] 994393dc58e7: Waiting [2022-09-15T00:31:33.190Z] adcb151ebb3a: Waiting [2022-09-15T00:31:33.190Z] 0b0ea8bb65b8: Layer already exists [2022-09-15T00:31:33.190Z] aa7123d43a68: Layer already exists [2022-09-15T00:31:33.190Z] 240ec818400b: Layer already exists [2022-09-15T00:31:33.190Z] f80d3bd88b2b: Layer already exists [2022-09-15T00:31:33.190Z] 52922de9cd15: Layer already exists [2022-09-15T00:31:33.190Z] f51d2166959e: Layer already exists [2022-09-15T00:31:33.190Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:33.190Z] 5ebc92888b6e: Layer already exists [2022-09-15T00:31:33.190Z] adcb151ebb3a: Layer already exists [2022-09-15T00:31:33.190Z] 178680704afd: Layer already exists [2022-09-15T00:31:33.190Z] fd22e85a6218: Layer already exists [2022-09-15T00:31:33.190Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:33.190Z] 2.3.0-dev.62: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:33.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:33.810Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:33.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-15T00:31:33.810Z] 52922de9cd15: Preparing [2022-09-15T00:31:33.810Z] 52922de9cd15: Preparing [2022-09-15T00:31:33.810Z] 240ec818400b: Preparing [2022-09-15T00:31:33.810Z] aa7123d43a68: Preparing [2022-09-15T00:31:33.810Z] f80d3bd88b2b: Preparing [2022-09-15T00:31:33.810Z] 0b0ea8bb65b8: Preparing [2022-09-15T00:31:33.810Z] f51d2166959e: Preparing [2022-09-15T00:31:33.810Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:33.810Z] 178680704afd: Preparing [2022-09-15T00:31:33.810Z] adcb151ebb3a: Preparing [2022-09-15T00:31:33.810Z] 5ebc92888b6e: Preparing [2022-09-15T00:31:33.810Z] fd22e85a6218: Preparing [2022-09-15T00:31:33.810Z] 994393dc58e7: Preparing [2022-09-15T00:31:33.810Z] adcb151ebb3a: Waiting [2022-09-15T00:31:33.810Z] 178680704afd: Waiting [2022-09-15T00:31:33.810Z] 5ebc92888b6e: Waiting [2022-09-15T00:31:33.810Z] f51d2166959e: Waiting [2022-09-15T00:31:33.810Z] 7e5b06d4fc89: Waiting [2022-09-15T00:31:33.810Z] fd22e85a6218: Waiting [2022-09-15T00:31:33.810Z] 994393dc58e7: Waiting [2022-09-15T00:31:33.810Z] f80d3bd88b2b: Layer already exists [2022-09-15T00:31:33.810Z] aa7123d43a68: Layer already exists [2022-09-15T00:31:33.810Z] 0b0ea8bb65b8: Layer already exists [2022-09-15T00:31:33.810Z] 52922de9cd15: Layer already exists [2022-09-15T00:31:33.810Z] 240ec818400b: Layer already exists [2022-09-15T00:31:33.810Z] f51d2166959e: Layer already exists [2022-09-15T00:31:33.810Z] 178680704afd: Layer already exists [2022-09-15T00:31:33.810Z] adcb151ebb3a: Layer already exists [2022-09-15T00:31:33.810Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:33.810Z] 5ebc92888b6e: Layer already exists [2022-09-15T00:31:33.810Z] fd22e85a6218: Layer already exists [2022-09-15T00:31:33.810Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:33.810Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:34.124Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:34.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-15T00:31:34.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-15T00:31:34.436Z] 52922de9cd15: Preparing [2022-09-15T00:31:34.436Z] 52922de9cd15: Preparing [2022-09-15T00:31:34.436Z] 240ec818400b: Preparing [2022-09-15T00:31:34.436Z] aa7123d43a68: Preparing [2022-09-15T00:31:34.436Z] f80d3bd88b2b: Preparing [2022-09-15T00:31:34.436Z] 0b0ea8bb65b8: Preparing [2022-09-15T00:31:34.436Z] f51d2166959e: Preparing [2022-09-15T00:31:34.436Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:34.436Z] 178680704afd: Preparing [2022-09-15T00:31:34.436Z] adcb151ebb3a: Preparing [2022-09-15T00:31:34.436Z] 5ebc92888b6e: Preparing [2022-09-15T00:31:34.436Z] fd22e85a6218: Preparing [2022-09-15T00:31:34.436Z] 994393dc58e7: Preparing [2022-09-15T00:31:34.436Z] f51d2166959e: Waiting [2022-09-15T00:31:34.436Z] 7e5b06d4fc89: Waiting [2022-09-15T00:31:34.436Z] 178680704afd: Waiting [2022-09-15T00:31:34.436Z] adcb151ebb3a: Waiting [2022-09-15T00:31:34.436Z] 5ebc92888b6e: Waiting [2022-09-15T00:31:34.436Z] 994393dc58e7: Waiting [2022-09-15T00:31:34.436Z] fd22e85a6218: Waiting [2022-09-15T00:31:34.436Z] f80d3bd88b2b: Layer already exists [2022-09-15T00:31:34.436Z] 240ec818400b: Layer already exists [2022-09-15T00:31:34.436Z] aa7123d43a68: Layer already exists [2022-09-15T00:31:34.436Z] 0b0ea8bb65b8: Layer already exists [2022-09-15T00:31:34.436Z] 52922de9cd15: Layer already exists [2022-09-15T00:31:34.436Z] f51d2166959e: Layer already exists [2022-09-15T00:31:34.436Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:34.436Z] 5ebc92888b6e: Layer already exists [2022-09-15T00:31:34.436Z] adcb151ebb3a: Layer already exists [2022-09-15T00:31:34.436Z] 178680704afd: Layer already exists [2022-09-15T00:31:34.436Z] fd22e85a6218: Layer already exists [2022-09-15T00:31:34.437Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:34.437Z] main: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:34.488Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:34.495Z] taggedImages: [2022-09-15T00:31:34.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:34.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-15T00:31:34.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 [2022-09-15T00:31:34.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:34.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-15T00:31:34.514Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-15T00:31:34.514Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:34.514Z] latest [2022-09-15T00:31:34.514Z] 2.3.0-dev.62 [2022-09-15T00:31:34.514Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:34.514Z] main [2022-09-15T00:31:34.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:34.829Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:35.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:35.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-15T00:31:35.137Z] 5e8f7a73ce22: Preparing [2022-09-15T00:31:35.137Z] e63aa149db3a: Preparing [2022-09-15T00:31:35.137Z] 68cbf55c00c3: Preparing [2022-09-15T00:31:35.137Z] 21362b63e02b: Preparing [2022-09-15T00:31:35.137Z] 7901e17b9d51: Preparing [2022-09-15T00:31:35.137Z] 1a26d7b190e5: Preparing [2022-09-15T00:31:35.137Z] 61e0fc967c3c: Preparing [2022-09-15T00:31:35.137Z] 994393dc58e7: Preparing [2022-09-15T00:31:35.137Z] 1a26d7b190e5: Waiting [2022-09-15T00:31:35.137Z] 61e0fc967c3c: Waiting [2022-09-15T00:31:35.137Z] 5e8f7a73ce22: Pushed [2022-09-15T00:31:35.137Z] 7901e17b9d51: Pushed [2022-09-15T00:31:35.137Z] e63aa149db3a: Pushed [2022-09-15T00:31:35.137Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:35.396Z] 1a26d7b190e5: Pushed [2022-09-15T00:31:35.654Z] 61e0fc967c3c: Pushed [2022-09-15T00:31:36.223Z] 21362b63e02b: Pushed [2022-09-15T00:31:36.223Z] 68cbf55c00c3: Pushed [2022-09-15T00:31:36.483Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:36.796Z] + 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-15T00:31:37.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-15T00:31:37.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-15T00:31:37.176Z] 5e8f7a73ce22: Preparing [2022-09-15T00:31:37.176Z] e63aa149db3a: Preparing [2022-09-15T00:31:37.176Z] 68cbf55c00c3: Preparing [2022-09-15T00:31:37.176Z] 21362b63e02b: Preparing [2022-09-15T00:31:37.176Z] 7901e17b9d51: Preparing [2022-09-15T00:31:37.176Z] 1a26d7b190e5: Preparing [2022-09-15T00:31:37.176Z] 61e0fc967c3c: Preparing [2022-09-15T00:31:37.176Z] 994393dc58e7: Preparing [2022-09-15T00:31:37.176Z] 1a26d7b190e5: Waiting [2022-09-15T00:31:37.176Z] 61e0fc967c3c: Waiting [2022-09-15T00:31:37.176Z] e63aa149db3a: Layer already exists [2022-09-15T00:31:37.176Z] 7901e17b9d51: Layer already exists [2022-09-15T00:31:37.176Z] 21362b63e02b: Layer already exists [2022-09-15T00:31:37.176Z] 5e8f7a73ce22: Layer already exists [2022-09-15T00:31:37.176Z] 68cbf55c00c3: Layer already exists [2022-09-15T00:31:37.176Z] 1a26d7b190e5: Layer already exists [2022-09-15T00:31:37.176Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:37.176Z] 61e0fc967c3c: Layer already exists [2022-09-15T00:31:37.176Z] latest: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:37.491Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:37.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 [2022-09-15T00:31:37.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-15T00:31:37.801Z] 5e8f7a73ce22: Preparing [2022-09-15T00:31:37.801Z] e63aa149db3a: Preparing [2022-09-15T00:31:37.801Z] 68cbf55c00c3: Preparing [2022-09-15T00:31:37.801Z] 21362b63e02b: Preparing [2022-09-15T00:31:37.801Z] 7901e17b9d51: Preparing [2022-09-15T00:31:37.801Z] 1a26d7b190e5: Preparing [2022-09-15T00:31:37.801Z] 61e0fc967c3c: Preparing [2022-09-15T00:31:37.801Z] 994393dc58e7: Preparing [2022-09-15T00:31:37.801Z] 994393dc58e7: Waiting [2022-09-15T00:31:37.801Z] 1a26d7b190e5: Waiting [2022-09-15T00:31:37.801Z] 61e0fc967c3c: Waiting [2022-09-15T00:31:37.801Z] 68cbf55c00c3: Layer already exists [2022-09-15T00:31:37.801Z] 5e8f7a73ce22: Layer already exists [2022-09-15T00:31:37.801Z] 7901e17b9d51: Layer already exists [2022-09-15T00:31:37.801Z] e63aa149db3a: Layer already exists [2022-09-15T00:31:37.801Z] 21362b63e02b: Layer already exists [2022-09-15T00:31:37.801Z] 1a26d7b190e5: Layer already exists [2022-09-15T00:31:37.801Z] 61e0fc967c3c: Layer already exists [2022-09-15T00:31:37.801Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:37.801Z] 2.3.0-dev.62: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:38.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:38.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:38.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-15T00:31:38.430Z] 5e8f7a73ce22: Preparing [2022-09-15T00:31:38.430Z] e63aa149db3a: Preparing [2022-09-15T00:31:38.430Z] 68cbf55c00c3: Preparing [2022-09-15T00:31:38.430Z] 21362b63e02b: Preparing [2022-09-15T00:31:38.430Z] 7901e17b9d51: Preparing [2022-09-15T00:31:38.430Z] 1a26d7b190e5: Preparing [2022-09-15T00:31:38.430Z] 61e0fc967c3c: Preparing [2022-09-15T00:31:38.430Z] 994393dc58e7: Preparing [2022-09-15T00:31:38.430Z] 1a26d7b190e5: Waiting [2022-09-15T00:31:38.430Z] 61e0fc967c3c: Waiting [2022-09-15T00:31:38.430Z] 994393dc58e7: Waiting [2022-09-15T00:31:38.430Z] 5e8f7a73ce22: Layer already exists [2022-09-15T00:31:38.430Z] 7901e17b9d51: Layer already exists [2022-09-15T00:31:38.430Z] 68cbf55c00c3: Layer already exists [2022-09-15T00:31:38.430Z] 21362b63e02b: Layer already exists [2022-09-15T00:31:38.430Z] e63aa149db3a: Layer already exists [2022-09-15T00:31:38.430Z] 1a26d7b190e5: Layer already exists [2022-09-15T00:31:38.430Z] 61e0fc967c3c: Layer already exists [2022-09-15T00:31:38.430Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:38.430Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:38.743Z] + 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-15T00:31:39.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-15T00:31:39.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-15T00:31:39.052Z] 5e8f7a73ce22: Preparing [2022-09-15T00:31:39.052Z] e63aa149db3a: Preparing [2022-09-15T00:31:39.052Z] 68cbf55c00c3: Preparing [2022-09-15T00:31:39.052Z] 21362b63e02b: Preparing [2022-09-15T00:31:39.052Z] 7901e17b9d51: Preparing [2022-09-15T00:31:39.052Z] 1a26d7b190e5: Preparing [2022-09-15T00:31:39.052Z] 61e0fc967c3c: Preparing [2022-09-15T00:31:39.052Z] 994393dc58e7: Preparing [2022-09-15T00:31:39.052Z] 994393dc58e7: Waiting [2022-09-15T00:31:39.052Z] 61e0fc967c3c: Waiting [2022-09-15T00:31:39.052Z] 1a26d7b190e5: Waiting [2022-09-15T00:31:39.052Z] e63aa149db3a: Layer already exists [2022-09-15T00:31:39.052Z] 68cbf55c00c3: Layer already exists [2022-09-15T00:31:39.052Z] 5e8f7a73ce22: Layer already exists [2022-09-15T00:31:39.052Z] 21362b63e02b: Layer already exists [2022-09-15T00:31:39.052Z] 7901e17b9d51: Layer already exists [2022-09-15T00:31:39.052Z] 1a26d7b190e5: Layer already exists [2022-09-15T00:31:39.052Z] 61e0fc967c3c: Layer already exists [2022-09-15T00:31:39.052Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:39.052Z] main: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:39.097Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:39.104Z] taggedImages: [2022-09-15T00:31:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-15T00:31:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 [2022-09-15T00:31:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-15T00:31:39.124Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-15T00:31:39.124Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:39.124Z] latest [2022-09-15T00:31:39.124Z] 2.3.0-dev.62 [2022-09-15T00:31:39.124Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:39.124Z] main [2022-09-15T00:31:39.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:39.458Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:39.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:39.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-15T00:31:39.836Z] 0c1fcbc187eb: Preparing [2022-09-15T00:31:39.836Z] 6477f2a8e5de: Preparing [2022-09-15T00:31:39.836Z] 64e5e6291818: Preparing [2022-09-15T00:31:39.836Z] ab141425fec4: Preparing [2022-09-15T00:31:39.836Z] 894e4605c868: Preparing [2022-09-15T00:31:39.836Z] dd4dbeb59439: Preparing [2022-09-15T00:31:39.836Z] 9c6d9f6a7175: Preparing [2022-09-15T00:31:39.836Z] 0bf7e1508b14: Preparing [2022-09-15T00:31:39.836Z] 03928b520d15: Preparing [2022-09-15T00:31:39.836Z] 994393dc58e7: Preparing [2022-09-15T00:31:39.836Z] 9c6d9f6a7175: Waiting [2022-09-15T00:31:39.836Z] 0bf7e1508b14: Waiting [2022-09-15T00:31:39.836Z] 03928b520d15: Waiting [2022-09-15T00:31:39.836Z] 994393dc58e7: Waiting [2022-09-15T00:31:39.836Z] dd4dbeb59439: Waiting [2022-09-15T00:31:39.836Z] 6477f2a8e5de: Pushed [2022-09-15T00:31:39.836Z] 0c1fcbc187eb: Pushed [2022-09-15T00:31:39.836Z] 894e4605c868: Pushed [2022-09-15T00:31:40.125Z] dd4dbeb59439: Pushed [2022-09-15T00:31:40.125Z] 9c6d9f6a7175: Pushed [2022-09-15T00:31:40.125Z] 0bf7e1508b14: Pushed [2022-09-15T00:31:40.125Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:40.125Z] 03928b520d15: Pushed [2022-09-15T00:31:41.061Z] ab141425fec4: Pushed [2022-09-15T00:31:41.061Z] 64e5e6291818: Pushed [2022-09-15T00:31:41.320Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:41.494Z] Removing intermediate container f39578a5eb56 [2022-09-15T00:31:41.494Z] ---> 70ec86ef0a82 [2022-09-15T00:31:41.494Z] Successfully built 70ec86ef0a82 [2022-09-15T00:31:41.494Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:41.635Z] + 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-15T00:31:41.843Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T00:31:41.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:31:41.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-15T00:31:41.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-15T00:31:41.940Z] 0c1fcbc187eb: Preparing [2022-09-15T00:31:41.940Z] 6477f2a8e5de: Preparing [2022-09-15T00:31:41.940Z] 64e5e6291818: Preparing [2022-09-15T00:31:41.940Z] ab141425fec4: Preparing [2022-09-15T00:31:41.940Z] 894e4605c868: Preparing [2022-09-15T00:31:41.940Z] dd4dbeb59439: Preparing [2022-09-15T00:31:41.940Z] 9c6d9f6a7175: Preparing [2022-09-15T00:31:41.940Z] dd4dbeb59439: Waiting [2022-09-15T00:31:41.940Z] 0bf7e1508b14: Preparing [2022-09-15T00:31:41.940Z] 9c6d9f6a7175: Waiting [2022-09-15T00:31:41.940Z] 03928b520d15: Preparing [2022-09-15T00:31:41.940Z] 994393dc58e7: Preparing [2022-09-15T00:31:41.940Z] 03928b520d15: Waiting [2022-09-15T00:31:41.940Z] 64e5e6291818: Layer already exists [2022-09-15T00:31:41.940Z] ab141425fec4: Layer already exists [2022-09-15T00:31:41.940Z] 6477f2a8e5de: Layer already exists [2022-09-15T00:31:41.940Z] 894e4605c868: Layer already exists [2022-09-15T00:31:41.940Z] 0c1fcbc187eb: Layer already exists [2022-09-15T00:31:41.940Z] dd4dbeb59439: Layer already exists [2022-09-15T00:31:41.940Z] 9c6d9f6a7175: Layer already exists [2022-09-15T00:31:41.940Z] 0bf7e1508b14: Layer already exists [2022-09-15T00:31:41.940Z] 03928b520d15: Layer already exists [2022-09-15T00:31:41.940Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:41.940Z] latest: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [2022-09-15T00:31:42.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container [2022-09-15T00:31:42.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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-15T00:31:43.390Z] $ docker top 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:43.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:44.270Z] + go version [2022-09-15T00:31:44.270Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T00:31:44.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 [2022-09-15T00:31:44.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-15T00:31:44.295Z] 0c1fcbc187eb: Preparing [2022-09-15T00:31:44.295Z] 6477f2a8e5de: Preparing [2022-09-15T00:31:44.295Z] 64e5e6291818: Preparing [2022-09-15T00:31:44.295Z] ab141425fec4: Preparing [2022-09-15T00:31:44.295Z] 894e4605c868: Preparing [2022-09-15T00:31:44.295Z] dd4dbeb59439: Preparing [2022-09-15T00:31:44.295Z] 9c6d9f6a7175: Preparing [2022-09-15T00:31:44.295Z] 0bf7e1508b14: Preparing [2022-09-15T00:31:44.295Z] 03928b520d15: Preparing [2022-09-15T00:31:44.295Z] 994393dc58e7: Preparing [2022-09-15T00:31:44.295Z] 9c6d9f6a7175: Waiting [2022-09-15T00:31:44.295Z] 0bf7e1508b14: Waiting [2022-09-15T00:31:44.295Z] 03928b520d15: Waiting [2022-09-15T00:31:44.295Z] dd4dbeb59439: Waiting [2022-09-15T00:31:44.295Z] 994393dc58e7: Waiting [2022-09-15T00:31:44.295Z] ab141425fec4: Layer already exists [2022-09-15T00:31:44.295Z] 6477f2a8e5de: Layer already exists [2022-09-15T00:31:44.295Z] 64e5e6291818: Layer already exists [2022-09-15T00:31:44.295Z] 894e4605c868: Layer already exists [2022-09-15T00:31:44.295Z] 0c1fcbc187eb: Layer already exists [2022-09-15T00:31:44.295Z] 03928b520d15: Layer already exists [2022-09-15T00:31:44.295Z] 9c6d9f6a7175: Layer already exists [2022-09-15T00:31:44.295Z] dd4dbeb59439: Layer already exists [2022-09-15T00:31:44.295Z] 0bf7e1508b14: Layer already exists [2022-09-15T00:31:44.295Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:44.295Z] 2.3.0-dev.62: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [2022-09-15T00:31:44.303Z] $ docker stop --time=1 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 [2022-09-15T00:31:45.957Z] $ docker rm -f 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:46.492Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:46.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T00:31:46.654Z] [2022-09-15T00:31:46.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:46.800Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:46.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-15T00:31:46.800Z] 0c1fcbc187eb: Preparing [2022-09-15T00:31:46.800Z] 6477f2a8e5de: Preparing [2022-09-15T00:31:46.800Z] 64e5e6291818: Preparing [2022-09-15T00:31:46.800Z] ab141425fec4: Preparing [2022-09-15T00:31:46.800Z] 894e4605c868: Preparing [2022-09-15T00:31:46.800Z] dd4dbeb59439: Preparing [2022-09-15T00:31:46.800Z] 9c6d9f6a7175: Preparing [2022-09-15T00:31:46.800Z] 0bf7e1508b14: Preparing [2022-09-15T00:31:46.800Z] 03928b520d15: Preparing [2022-09-15T00:31:46.800Z] 994393dc58e7: Preparing [2022-09-15T00:31:46.800Z] 9c6d9f6a7175: Waiting [2022-09-15T00:31:46.800Z] dd4dbeb59439: Waiting [2022-09-15T00:31:46.800Z] 0bf7e1508b14: Waiting [2022-09-15T00:31:46.800Z] 03928b520d15: Waiting [2022-09-15T00:31:46.800Z] 994393dc58e7: Waiting [2022-09-15T00:31:46.800Z] 0c1fcbc187eb: Layer already exists [2022-09-15T00:31:46.800Z] ab141425fec4: Layer already exists [2022-09-15T00:31:46.800Z] 6477f2a8e5de: Layer already exists [2022-09-15T00:31:46.800Z] 894e4605c868: Layer already exists [2022-09-15T00:31:46.800Z] 64e5e6291818: Layer already exists [2022-09-15T00:31:46.800Z] dd4dbeb59439: Layer already exists [2022-09-15T00:31:46.800Z] 9c6d9f6a7175: Layer already exists [2022-09-15T00:31:46.800Z] 03928b520d15: Layer already exists [2022-09-15T00:31:46.800Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:46.800Z] 0bf7e1508b14: Layer already exists [2022-09-15T00:31:46.800Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:47.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T00:31:47.116Z] + 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-15T00:31:47.279Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-15T00:31:47.279Z] 29e5d40040c1: Pulling fs layer [2022-09-15T00:31:47.279Z] 1ce36da41761: Pulling fs layer [2022-09-15T00:31:47.279Z] 25b303627fd3: Pulling fs layer [2022-09-15T00:31:47.279Z] 29e5d40040c1: Verifying Checksum [2022-09-15T00:31:47.279Z] 29e5d40040c1: Download complete [2022-09-15T00:31:47.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-15T00:31:47.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-15T00:31:47.424Z] 0c1fcbc187eb: Preparing [2022-09-15T00:31:47.424Z] 6477f2a8e5de: Preparing [2022-09-15T00:31:47.424Z] 64e5e6291818: Preparing [2022-09-15T00:31:47.424Z] ab141425fec4: Preparing [2022-09-15T00:31:47.424Z] 894e4605c868: Preparing [2022-09-15T00:31:47.424Z] dd4dbeb59439: Preparing [2022-09-15T00:31:47.424Z] 9c6d9f6a7175: Preparing [2022-09-15T00:31:47.424Z] 0bf7e1508b14: Preparing [2022-09-15T00:31:47.424Z] 03928b520d15: Preparing [2022-09-15T00:31:47.424Z] 994393dc58e7: Preparing [2022-09-15T00:31:47.424Z] dd4dbeb59439: Waiting [2022-09-15T00:31:47.424Z] 9c6d9f6a7175: Waiting [2022-09-15T00:31:47.424Z] 0bf7e1508b14: Waiting [2022-09-15T00:31:47.424Z] 03928b520d15: Waiting [2022-09-15T00:31:47.424Z] 994393dc58e7: Waiting [2022-09-15T00:31:47.424Z] 6477f2a8e5de: Layer already exists [2022-09-15T00:31:47.424Z] 894e4605c868: Layer already exists [2022-09-15T00:31:47.424Z] 0c1fcbc187eb: Layer already exists [2022-09-15T00:31:47.424Z] ab141425fec4: Layer already exists [2022-09-15T00:31:47.424Z] 64e5e6291818: Layer already exists [2022-09-15T00:31:47.424Z] 9c6d9f6a7175: Layer already exists [2022-09-15T00:31:47.424Z] dd4dbeb59439: Layer already exists [2022-09-15T00:31:47.424Z] 03928b520d15: Layer already exists [2022-09-15T00:31:47.424Z] 994393dc58e7: Layer already exists [2022-09-15T00:31:47.424Z] 0bf7e1508b14: Layer already exists [2022-09-15T00:31:47.424Z] main: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:47.473Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:47.485Z] taggedImages: [2022-09-15T00:31:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-15T00:31:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 [2022-09-15T00:31:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-15T00:31:47.506Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-15T00:31:47.506Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:47.506Z] latest [2022-09-15T00:31:47.506Z] 2.3.0-dev.62 [2022-09-15T00:31:47.506Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:47.506Z] main [2022-09-15T00:31:47.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:47.556Z] 1ce36da41761: Verifying Checksum [2022-09-15T00:31:47.556Z] 1ce36da41761: Download complete [2022-09-15T00:31:47.821Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [2022-09-15T00:31:47.830Z] 29e5d40040c1: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:48.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:48.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-15T00:31:48.134Z] c01a3b396abb: Preparing [2022-09-15T00:31:48.134Z] cd1d69a7eba8: Preparing [2022-09-15T00:31:48.134Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:48.134Z] fd1da869fdf9: Preparing [2022-09-15T00:31:48.134Z] d662b4acbdd7: Preparing [2022-09-15T00:31:48.134Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:48.134Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:48.134Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:48.134Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:48.134Z] d662b4acbdd7: Pushed [2022-09-15T00:31:48.134Z] c01a3b396abb: Pushed [2022-09-15T00:31:48.705Z] fd1da869fdf9: Pushed [2022-09-15T00:31:49.276Z] 25b303627fd3: Verifying Checksum [2022-09-15T00:31:49.276Z] 25b303627fd3: Download complete [2022-09-15T00:31:49.276Z] 1ce36da41761: Pull complete [2022-09-15T00:31:50.087Z] cd1d69a7eba8: Pushed [2022-09-15T00:31:50.087Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:50.407Z] + 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-15T00:31:50.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-15T00:31:50.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-15T00:31:50.717Z] c01a3b396abb: Preparing [2022-09-15T00:31:50.717Z] cd1d69a7eba8: Preparing [2022-09-15T00:31:50.717Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:50.717Z] fd1da869fdf9: Preparing [2022-09-15T00:31:50.717Z] d662b4acbdd7: Preparing [2022-09-15T00:31:50.717Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:50.717Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:50.717Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:50.717Z] cd1d69a7eba8: Layer already exists [2022-09-15T00:31:50.717Z] fd1da869fdf9: Layer already exists [2022-09-15T00:31:50.717Z] c01a3b396abb: Layer already exists [2022-09-15T00:31:50.717Z] d662b4acbdd7: Layer already exists [2022-09-15T00:31:50.717Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:50.717Z] latest: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:51.035Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:51.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 [2022-09-15T00:31:51.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-15T00:31:51.341Z] c01a3b396abb: Preparing [2022-09-15T00:31:51.341Z] cd1d69a7eba8: Preparing [2022-09-15T00:31:51.341Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:51.341Z] fd1da869fdf9: Preparing [2022-09-15T00:31:51.341Z] d662b4acbdd7: Preparing [2022-09-15T00:31:51.341Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:51.341Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:51.341Z] c01a3b396abb: Layer already exists [2022-09-15T00:31:51.341Z] fd1da869fdf9: Layer already exists [2022-09-15T00:31:51.341Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:51.341Z] cd1d69a7eba8: Layer already exists [2022-09-15T00:31:51.341Z] d662b4acbdd7: Layer already exists [2022-09-15T00:31:51.341Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:51.341Z] 2.3.0-dev.62: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:51.651Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:51.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:51.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-15T00:31:51.960Z] c01a3b396abb: Preparing [2022-09-15T00:31:51.960Z] cd1d69a7eba8: Preparing [2022-09-15T00:31:51.960Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:51.960Z] fd1da869fdf9: Preparing [2022-09-15T00:31:51.960Z] d662b4acbdd7: Preparing [2022-09-15T00:31:51.960Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:51.960Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:51.960Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:51.960Z] c01a3b396abb: Layer already exists [2022-09-15T00:31:51.960Z] fd1da869fdf9: Layer already exists [2022-09-15T00:31:51.960Z] cd1d69a7eba8: Layer already exists [2022-09-15T00:31:51.960Z] d662b4acbdd7: Layer already exists [2022-09-15T00:31:51.960Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:51.960Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:52.277Z] + 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-15T00:31:52.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-15T00:31:52.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-15T00:31:52.585Z] c01a3b396abb: Preparing [2022-09-15T00:31:52.585Z] cd1d69a7eba8: Preparing [2022-09-15T00:31:52.585Z] 7e5b06d4fc89: Preparing [2022-09-15T00:31:52.585Z] fd1da869fdf9: Preparing [2022-09-15T00:31:52.585Z] d662b4acbdd7: Preparing [2022-09-15T00:31:52.585Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:52.585Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:52.585Z] d662b4acbdd7: Layer already exists [2022-09-15T00:31:52.585Z] fd1da869fdf9: Layer already exists [2022-09-15T00:31:52.585Z] c01a3b396abb: Layer already exists [2022-09-15T00:31:52.585Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:31:52.585Z] cd1d69a7eba8: Layer already exists [2022-09-15T00:31:52.585Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:52.585Z] main: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:31:52.632Z] ===================================================== [Pipeline] echo [2022-09-15T00:31:52.640Z] taggedImages: [2022-09-15T00:31:52.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:52.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-15T00:31:52.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 [2022-09-15T00:31:52.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:52.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-15T00:31:52.662Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-15T00:31:52.662Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:52.662Z] latest [2022-09-15T00:31:52.662Z] 2.3.0-dev.62 [2022-09-15T00:31:52.662Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:31:52.662Z] main [2022-09-15T00:31:52.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:52.974Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:53.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:31:53.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-15T00:31:53.281Z] a30c7410085b: Preparing [2022-09-15T00:31:53.281Z] 45f3a8b51ed8: Preparing [2022-09-15T00:31:53.281Z] 9dc1f89df8f7: Preparing [2022-09-15T00:31:53.281Z] bd1cb5af1c14: Preparing [2022-09-15T00:31:53.281Z] bb2da5bbd4df: Preparing [2022-09-15T00:31:53.281Z] e8874ca0abae: Preparing [2022-09-15T00:31:53.281Z] edb2a7503aae: Preparing [2022-09-15T00:31:53.281Z] 34d5ebaa5410: Preparing [2022-09-15T00:31:53.281Z] edb2a7503aae: Waiting [2022-09-15T00:31:53.281Z] 34d5ebaa5410: Waiting [2022-09-15T00:31:53.281Z] e8874ca0abae: Waiting [2022-09-15T00:31:53.281Z] 45f3a8b51ed8: Pushed [2022-09-15T00:31:53.281Z] 9dc1f89df8f7: Pushed [2022-09-15T00:31:53.281Z] a30c7410085b: Pushed [2022-09-15T00:31:53.281Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:31:53.544Z] edb2a7503aae: Pushed [2022-09-15T00:31:53.803Z] e8874ca0abae: Pushed [2022-09-15T00:31:57.096Z] bb2da5bbd4df: Pushed [2022-09-15T00:31:59.635Z] bd1cb5af1c14: Pushed [2022-09-15T00:31:59.635Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:31:59.947Z] + 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-15T00:32:00.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-15T00:32:00.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-15T00:32:00.257Z] a30c7410085b: Preparing [2022-09-15T00:32:00.257Z] 45f3a8b51ed8: Preparing [2022-09-15T00:32:00.257Z] 9dc1f89df8f7: Preparing [2022-09-15T00:32:00.257Z] bd1cb5af1c14: Preparing [2022-09-15T00:32:00.257Z] bb2da5bbd4df: Preparing [2022-09-15T00:32:00.257Z] e8874ca0abae: Preparing [2022-09-15T00:32:00.257Z] edb2a7503aae: Preparing [2022-09-15T00:32:00.257Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:00.257Z] e8874ca0abae: Waiting [2022-09-15T00:32:00.257Z] edb2a7503aae: Waiting [2022-09-15T00:32:00.257Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:00.257Z] bb2da5bbd4df: Layer already exists [2022-09-15T00:32:00.257Z] 45f3a8b51ed8: Layer already exists [2022-09-15T00:32:00.257Z] 9dc1f89df8f7: Layer already exists [2022-09-15T00:32:00.257Z] bd1cb5af1c14: Layer already exists [2022-09-15T00:32:00.257Z] a30c7410085b: Layer already exists [2022-09-15T00:32:00.257Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:00.257Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:00.257Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:00.257Z] latest: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:00.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:00.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 [2022-09-15T00:32:00.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-15T00:32:00.896Z] a30c7410085b: Preparing [2022-09-15T00:32:00.896Z] 45f3a8b51ed8: Preparing [2022-09-15T00:32:00.896Z] 9dc1f89df8f7: Preparing [2022-09-15T00:32:00.896Z] bd1cb5af1c14: Preparing [2022-09-15T00:32:00.896Z] bb2da5bbd4df: Preparing [2022-09-15T00:32:00.896Z] e8874ca0abae: Preparing [2022-09-15T00:32:00.896Z] edb2a7503aae: Preparing [2022-09-15T00:32:00.896Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:00.896Z] edb2a7503aae: Waiting [2022-09-15T00:32:00.896Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:00.896Z] bd1cb5af1c14: Layer already exists [2022-09-15T00:32:00.896Z] bb2da5bbd4df: Layer already exists [2022-09-15T00:32:00.896Z] a30c7410085b: Layer already exists [2022-09-15T00:32:00.896Z] 9dc1f89df8f7: Layer already exists [2022-09-15T00:32:00.896Z] 45f3a8b51ed8: Layer already exists [2022-09-15T00:32:00.896Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:00.896Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:00.897Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:00.897Z] 2.3.0-dev.62: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:01.215Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:01.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:01.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-15T00:32:01.524Z] a30c7410085b: Preparing [2022-09-15T00:32:01.524Z] 45f3a8b51ed8: Preparing [2022-09-15T00:32:01.524Z] 9dc1f89df8f7: Preparing [2022-09-15T00:32:01.524Z] bd1cb5af1c14: Preparing [2022-09-15T00:32:01.524Z] bb2da5bbd4df: Preparing [2022-09-15T00:32:01.524Z] e8874ca0abae: Preparing [2022-09-15T00:32:01.524Z] edb2a7503aae: Preparing [2022-09-15T00:32:01.524Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:01.524Z] edb2a7503aae: Waiting [2022-09-15T00:32:01.524Z] e8874ca0abae: Waiting [2022-09-15T00:32:01.524Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:01.524Z] bb2da5bbd4df: Layer already exists [2022-09-15T00:32:01.524Z] 45f3a8b51ed8: Layer already exists [2022-09-15T00:32:01.524Z] bd1cb5af1c14: Layer already exists [2022-09-15T00:32:01.524Z] a30c7410085b: Layer already exists [2022-09-15T00:32:01.524Z] 9dc1f89df8f7: Layer already exists [2022-09-15T00:32:01.524Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:01.524Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:01.524Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:01.524Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:01.672Z] 25b303627fd3: Pull complete [2022-09-15T00:32:01.672Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-15T00:32:01.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T00:32:01.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:32:01.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-15T00:32:01.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container [2022-09-15T00:32:02.040Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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-15T00:32:04.250Z] $ docker top f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-09-15T00:32:04.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-15T00:32:04.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-15T00:32:04.842Z] a30c7410085b: Preparing [2022-09-15T00:32:04.842Z] 45f3a8b51ed8: Preparing [2022-09-15T00:32:04.842Z] 9dc1f89df8f7: Preparing [2022-09-15T00:32:04.842Z] bd1cb5af1c14: Preparing [2022-09-15T00:32:04.842Z] bb2da5bbd4df: Preparing [2022-09-15T00:32:04.842Z] e8874ca0abae: Preparing [2022-09-15T00:32:04.842Z] edb2a7503aae: Preparing [2022-09-15T00:32:04.842Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:04.842Z] e8874ca0abae: Waiting [2022-09-15T00:32:04.842Z] edb2a7503aae: Waiting [2022-09-15T00:32:04.842Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:04.842Z] 45f3a8b51ed8: Layer already exists [2022-09-15T00:32:04.842Z] bd1cb5af1c14: Layer already exists [2022-09-15T00:32:04.842Z] a30c7410085b: Layer already exists [2022-09-15T00:32:04.842Z] bb2da5bbd4df: Layer already exists [2022-09-15T00:32:04.842Z] 9dc1f89df8f7: Layer already exists [2022-09-15T00:32:04.842Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:04.842Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:04.842Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:04.842Z] main: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:04.892Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:04.901Z] taggedImages: [2022-09-15T00:32:04.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:04.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-15T00:32:04.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 [2022-09-15T00:32:04.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:04.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-15T00:32:04.926Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-15T00:32:04.926Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:04.926Z] latest [2022-09-15T00:32:04.926Z] 2.3.0-dev.62 [2022-09-15T00:32:04.926Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:04.926Z] main [2022-09-15T00:32:04.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:05.144Z] + docker-compose build --help [2022-09-15T00:32:05.144Z] + grep parallel [2022-09-15T00:32:05.238Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:05.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:05.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-15T00:32:05.544Z] df82566a6e51: Preparing [2022-09-15T00:32:05.544Z] bb7838806fd8: Preparing [2022-09-15T00:32:05.544Z] 40dd004d385f: Preparing [2022-09-15T00:32:05.544Z] 1d5982061727: Preparing [2022-09-15T00:32:05.544Z] b318fe716342: Preparing [2022-09-15T00:32:05.544Z] d662b4acbdd7: Preparing [2022-09-15T00:32:05.544Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:05.544Z] d662b4acbdd7: Waiting [2022-09-15T00:32:05.544Z] bb7838806fd8: Pushed [2022-09-15T00:32:05.544Z] df82566a6e51: Pushed [2022-09-15T00:32:05.544Z] 40dd004d385f: Pushed [2022-09-15T00:32:05.544Z] d662b4acbdd7: Layer already exists [2022-09-15T00:32:05.544Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:05.804Z] b318fe716342: Pushed [2022-09-15T00:32:08.528Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T00:32:08.834Z] $ docker stop --time=1 f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a [2022-09-15T00:32:10.491Z] $ docker rm -f f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:11.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T00:32:11.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:32:11.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container [2022-09-15T00:32:11.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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-15T00:32:12.383Z] 1d5982061727: Pushed [2022-09-15T00:32:12.383Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [2022-09-15T00:32:12.700Z] $ docker top 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:13.284Z] + 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-15T00:32:13.579Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T00:32:13.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-15T00:32:13.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-15T00:32:13.596Z] df82566a6e51: Preparing [2022-09-15T00:32:13.596Z] bb7838806fd8: Preparing [2022-09-15T00:32:13.596Z] 40dd004d385f: Preparing [2022-09-15T00:32:13.596Z] 1d5982061727: Preparing [2022-09-15T00:32:13.596Z] b318fe716342: Preparing [2022-09-15T00:32:13.596Z] d662b4acbdd7: Preparing [2022-09-15T00:32:13.596Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:13.596Z] d662b4acbdd7: Waiting [2022-09-15T00:32:13.596Z] df82566a6e51: Layer already exists [2022-09-15T00:32:13.596Z] bb7838806fd8: Layer already exists [2022-09-15T00:32:13.596Z] b318fe716342: Layer already exists [2022-09-15T00:32:13.596Z] 40dd004d385f: Layer already exists [2022-09-15T00:32:13.596Z] 1d5982061727: Layer already exists [2022-09-15T00:32:13.596Z] d662b4acbdd7: Layer already exists [2022-09-15T00:32:13.596Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:13.596Z] latest: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:13.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:14.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 [2022-09-15T00:32:14.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-15T00:32:14.281Z] df82566a6e51: Preparing [2022-09-15T00:32:14.281Z] bb7838806fd8: Preparing [2022-09-15T00:32:14.281Z] 40dd004d385f: Preparing [2022-09-15T00:32:14.281Z] 1d5982061727: Preparing [2022-09-15T00:32:14.281Z] b318fe716342: Preparing [2022-09-15T00:32:14.281Z] d662b4acbdd7: Preparing [2022-09-15T00:32:14.281Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:14.281Z] d662b4acbdd7: Waiting [2022-09-15T00:32:14.281Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:14.281Z] 40dd004d385f: Layer already exists [2022-09-15T00:32:14.281Z] bb7838806fd8: Layer already exists [2022-09-15T00:32:14.281Z] df82566a6e51: Layer already exists [2022-09-15T00:32:14.281Z] 1d5982061727: Layer already exists [2022-09-15T00:32:14.281Z] b318fe716342: Layer already exists [2022-09-15T00:32:14.281Z] d662b4acbdd7: Layer already exists [2022-09-15T00:32:14.281Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:14.282Z] 2.3.0-dev.62: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:14.599Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:14.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:14.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-15T00:32:14.917Z] df82566a6e51: Preparing [2022-09-15T00:32:14.917Z] bb7838806fd8: Preparing [2022-09-15T00:32:14.917Z] 40dd004d385f: Preparing [2022-09-15T00:32:14.917Z] 1d5982061727: Preparing [2022-09-15T00:32:14.917Z] b318fe716342: Preparing [2022-09-15T00:32:14.917Z] d662b4acbdd7: Preparing [2022-09-15T00:32:14.917Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:14.917Z] d662b4acbdd7: Waiting [2022-09-15T00:32:14.917Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:14.917Z] b318fe716342: Layer already exists [2022-09-15T00:32:14.917Z] df82566a6e51: Layer already exists [2022-09-15T00:32:14.917Z] 1d5982061727: Layer already exists [2022-09-15T00:32:14.917Z] 40dd004d385f: Layer already exists [2022-09-15T00:32:14.917Z] bb7838806fd8: Layer already exists [2022-09-15T00:32:14.917Z] d662b4acbdd7: Layer already exists [2022-09-15T00:32:14.917Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:14.917Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:15.235Z] + 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-15T00:32:15.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-15T00:32:15.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-15T00:32:15.547Z] df82566a6e51: Preparing [2022-09-15T00:32:15.547Z] bb7838806fd8: Preparing [2022-09-15T00:32:15.547Z] 40dd004d385f: Preparing [2022-09-15T00:32:15.547Z] 1d5982061727: Preparing [2022-09-15T00:32:15.547Z] b318fe716342: Preparing [2022-09-15T00:32:15.547Z] d662b4acbdd7: Preparing [2022-09-15T00:32:15.547Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:15.547Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:15.547Z] d662b4acbdd7: Waiting [2022-09-15T00:32:15.547Z] 40dd004d385f: Layer already exists [2022-09-15T00:32:15.547Z] bb7838806fd8: Layer already exists [2022-09-15T00:32:15.547Z] 1d5982061727: Layer already exists [2022-09-15T00:32:15.547Z] df82566a6e51: Layer already exists [2022-09-15T00:32:15.547Z] b318fe716342: Layer already exists [2022-09-15T00:32:15.547Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:15.547Z] d662b4acbdd7: Layer already exists [2022-09-15T00:32:15.547Z] main: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:15.592Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:15.602Z] taggedImages: [2022-09-15T00:32:15.602Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:15.602Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-15T00:32:15.602Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 [2022-09-15T00:32:15.602Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:15.602Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-15T00:32:15.665Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-15T00:32:15.665Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:15.665Z] latest [2022-09-15T00:32:15.665Z] 2.3.0-dev.62 [2022-09-15T00:32:15.665Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:15.665Z] main [2022-09-15T00:32:15.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:16.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:16.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:16.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-15T00:32:16.313Z] 4fe426c43875: Preparing [2022-09-15T00:32:16.313Z] 92cc94cbbba2: Preparing [2022-09-15T00:32:16.313Z] 21ed79c60f5a: Preparing [2022-09-15T00:32:16.313Z] 1d5982061727: Preparing [2022-09-15T00:32:16.313Z] e8874ca0abae: Preparing [2022-09-15T00:32:16.313Z] edb2a7503aae: Preparing [2022-09-15T00:32:16.313Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:16.313Z] edb2a7503aae: Waiting [2022-09-15T00:32:16.313Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:16.313Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:16.313Z] 1d5982061727: Layer already exists [2022-09-15T00:32:16.313Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:16.313Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:16.313Z] 4fe426c43875: Pushed [2022-09-15T00:32:16.313Z] 21ed79c60f5a: Pushed [2022-09-15T00:32:16.313Z] 92cc94cbbba2: Pushed [2022-09-15T00:32:16.572Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:16.883Z] + 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-15T00:32:17.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-15T00:32:17.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-15T00:32:17.199Z] 4fe426c43875: Preparing [2022-09-15T00:32:17.199Z] 92cc94cbbba2: Preparing [2022-09-15T00:32:17.199Z] 21ed79c60f5a: Preparing [2022-09-15T00:32:17.199Z] 1d5982061727: Preparing [2022-09-15T00:32:17.199Z] e8874ca0abae: Preparing [2022-09-15T00:32:17.199Z] edb2a7503aae: Preparing [2022-09-15T00:32:17.199Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:17.199Z] edb2a7503aae: Waiting [2022-09-15T00:32:17.199Z] 4fe426c43875: Layer already exists [2022-09-15T00:32:17.200Z] 92cc94cbbba2: Layer already exists [2022-09-15T00:32:17.200Z] 21ed79c60f5a: Layer already exists [2022-09-15T00:32:17.200Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:17.200Z] 1d5982061727: Layer already exists [2022-09-15T00:32:17.200Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:17.200Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:17.200Z] latest: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:17.515Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:17.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 [2022-09-15T00:32:17.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-15T00:32:17.826Z] 4fe426c43875: Preparing [2022-09-15T00:32:17.826Z] 92cc94cbbba2: Preparing [2022-09-15T00:32:17.826Z] 21ed79c60f5a: Preparing [2022-09-15T00:32:17.826Z] 1d5982061727: Preparing [2022-09-15T00:32:17.826Z] e8874ca0abae: Preparing [2022-09-15T00:32:17.826Z] edb2a7503aae: Preparing [2022-09-15T00:32:17.826Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:17.826Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:17.826Z] edb2a7503aae: Waiting [2022-09-15T00:32:17.826Z] 1d5982061727: Layer already exists [2022-09-15T00:32:17.826Z] 4fe426c43875: Layer already exists [2022-09-15T00:32:17.826Z] 21ed79c60f5a: Layer already exists [2022-09-15T00:32:17.826Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:17.826Z] 92cc94cbbba2: Layer already exists [2022-09-15T00:32:17.826Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:17.826Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:17.826Z] 2.3.0-dev.62: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:17.878Z] Building core-command ... [2022-09-15T00:32:17.878Z] Building core-data ... [2022-09-15T00:32:17.878Z] Building core-metadata ... [2022-09-15T00:32:17.878Z] Building security-bootstrapper ... [2022-09-15T00:32:17.878Z] Building security-proxy-setup ... [2022-09-15T00:32:17.878Z] Building security-secretstore-setup ... [2022-09-15T00:32:17.878Z] Building security-spiffe-token-provider ... [2022-09-15T00:32:17.878Z] Building security-spire-agent ... [2022-09-15T00:32:17.878Z] Building security-spire-config ... [2022-09-15T00:32:17.878Z] Building security-spire-server ... [2022-09-15T00:32:17.878Z] Building support-notifications ... [2022-09-15T00:32:17.878Z] Building support-scheduler ... [2022-09-15T00:32:17.878Z] Building sys-mgmt-agent ... [2022-09-15T00:32:17.878Z] Building security-bootstrapper [2022-09-15T00:32:17.878Z] Building security-spire-config [2022-09-15T00:32:17.878Z] Building security-spire-agent [2022-09-15T00:32:17.878Z] Building support-notifications [2022-09-15T00:32:17.878Z] Building support-scheduler [2022-09-15T00:32:18.144Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:18.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:18.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-15T00:32:18.450Z] 4fe426c43875: Preparing [2022-09-15T00:32:18.450Z] 92cc94cbbba2: Preparing [2022-09-15T00:32:18.450Z] 21ed79c60f5a: Preparing [2022-09-15T00:32:18.450Z] 1d5982061727: Preparing [2022-09-15T00:32:18.450Z] e8874ca0abae: Preparing [2022-09-15T00:32:18.450Z] edb2a7503aae: Preparing [2022-09-15T00:32:18.450Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:18.450Z] edb2a7503aae: Waiting [2022-09-15T00:32:18.450Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:18.450Z] 1d5982061727: Layer already exists [2022-09-15T00:32:18.450Z] 21ed79c60f5a: Layer already exists [2022-09-15T00:32:18.450Z] 92cc94cbbba2: Layer already exists [2022-09-15T00:32:18.450Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:18.450Z] 4fe426c43875: Layer already exists [2022-09-15T00:32:18.450Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:18.450Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:18.450Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:18.771Z] + 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-15T00:32:19.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-15T00:32:19.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-15T00:32:19.071Z] 4fe426c43875: Preparing [2022-09-15T00:32:19.071Z] 92cc94cbbba2: Preparing [2022-09-15T00:32:19.071Z] 21ed79c60f5a: Preparing [2022-09-15T00:32:19.071Z] 1d5982061727: Preparing [2022-09-15T00:32:19.071Z] e8874ca0abae: Preparing [2022-09-15T00:32:19.071Z] edb2a7503aae: Preparing [2022-09-15T00:32:19.071Z] 34d5ebaa5410: Preparing [2022-09-15T00:32:19.071Z] edb2a7503aae: Waiting [2022-09-15T00:32:19.071Z] 34d5ebaa5410: Waiting [2022-09-15T00:32:19.071Z] 1d5982061727: Layer already exists [2022-09-15T00:32:19.071Z] 4fe426c43875: Layer already exists [2022-09-15T00:32:19.071Z] 92cc94cbbba2: Layer already exists [2022-09-15T00:32:19.071Z] e8874ca0abae: Layer already exists [2022-09-15T00:32:19.071Z] 21ed79c60f5a: Layer already exists [2022-09-15T00:32:19.071Z] 34d5ebaa5410: Layer already exists [2022-09-15T00:32:19.071Z] edb2a7503aae: Layer already exists [2022-09-15T00:32:19.071Z] main: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:19.117Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:19.126Z] taggedImages: [2022-09-15T00:32:19.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:19.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-15T00:32:19.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 [2022-09-15T00:32:19.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:19.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-15T00:32:19.145Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-15T00:32:19.145Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:19.145Z] latest [2022-09-15T00:32:19.145Z] 2.3.0-dev.62 [2022-09-15T00:32:19.145Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:19.145Z] main [2022-09-15T00:32:19.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:19.461Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:19.777Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:19.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-15T00:32:19.777Z] ec5aa92af795: Preparing [2022-09-15T00:32:19.777Z] c79acb2566a7: Preparing [2022-09-15T00:32:19.777Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:19.777Z] 4314f41fa1be: Preparing [2022-09-15T00:32:19.777Z] 994393dc58e7: Preparing [2022-09-15T00:32:19.777Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:19.777Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:19.777Z] ec5aa92af795: Pushed [2022-09-15T00:32:19.777Z] 4314f41fa1be: Pushed [2022-09-15T00:32:22.320Z] c79acb2566a7: Pushed [2022-09-15T00:32:22.320Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:22.633Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:22.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-15T00:32:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-15T00:32:22.942Z] ec5aa92af795: Preparing [2022-09-15T00:32:22.942Z] c79acb2566a7: Preparing [2022-09-15T00:32:22.942Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:22.942Z] 4314f41fa1be: Preparing [2022-09-15T00:32:22.942Z] 994393dc58e7: Preparing [2022-09-15T00:32:22.942Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:22.942Z] c79acb2566a7: Layer already exists [2022-09-15T00:32:22.942Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:22.942Z] ec5aa92af795: Layer already exists [2022-09-15T00:32:22.942Z] 4314f41fa1be: Layer already exists [2022-09-15T00:32:22.942Z] latest: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:23.260Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:23.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 [2022-09-15T00:32:23.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-15T00:32:23.569Z] ec5aa92af795: Preparing [2022-09-15T00:32:23.569Z] c79acb2566a7: Preparing [2022-09-15T00:32:23.569Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:23.569Z] 4314f41fa1be: Preparing [2022-09-15T00:32:23.570Z] 994393dc58e7: Preparing [2022-09-15T00:32:23.570Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:23.570Z] c79acb2566a7: Layer already exists [2022-09-15T00:32:23.570Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:23.570Z] 4314f41fa1be: Layer already exists [2022-09-15T00:32:23.570Z] ec5aa92af795: Layer already exists [2022-09-15T00:32:23.570Z] 2.3.0-dev.62: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:23.888Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:24.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:24.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-15T00:32:24.204Z] ec5aa92af795: Preparing [2022-09-15T00:32:24.204Z] c79acb2566a7: Preparing [2022-09-15T00:32:24.204Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:24.204Z] 4314f41fa1be: Preparing [2022-09-15T00:32:24.204Z] 994393dc58e7: Preparing [2022-09-15T00:32:24.204Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:24.204Z] c79acb2566a7: Layer already exists [2022-09-15T00:32:24.204Z] 4314f41fa1be: Layer already exists [2022-09-15T00:32:24.204Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:24.204Z] ec5aa92af795: Layer already exists [2022-09-15T00:32:24.204Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:24.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:24.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-15T00:32:24.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-15T00:32:24.828Z] ec5aa92af795: Preparing [2022-09-15T00:32:24.828Z] c79acb2566a7: Preparing [2022-09-15T00:32:24.828Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:24.828Z] 4314f41fa1be: Preparing [2022-09-15T00:32:24.828Z] 994393dc58e7: Preparing [2022-09-15T00:32:24.828Z] ec5aa92af795: Layer already exists [2022-09-15T00:32:24.828Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:24.828Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:24.828Z] 4314f41fa1be: Layer already exists [2022-09-15T00:32:24.828Z] c79acb2566a7: Layer already exists [2022-09-15T00:32:24.828Z] main: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:24.873Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:24.881Z] taggedImages: [2022-09-15T00:32:24.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:24.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-15T00:32:24.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 [2022-09-15T00:32:24.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:24.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-15T00:32:24.901Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-15T00:32:24.901Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:24.901Z] latest [2022-09-15T00:32:24.901Z] 2.3.0-dev.62 [2022-09-15T00:32:24.901Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:24.901Z] main [2022-09-15T00:32:24.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:25.219Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:25.528Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:25.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-15T00:32:25.528Z] e6cdbaed7010: Preparing [2022-09-15T00:32:25.528Z] fd1e6b90f569: Preparing [2022-09-15T00:32:25.528Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:25.528Z] 59b0978bd03a: Preparing [2022-09-15T00:32:25.528Z] 994393dc58e7: Preparing [2022-09-15T00:32:25.528Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:25.528Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:25.528Z] 59b0978bd03a: Layer already exists [2022-09-15T00:32:25.528Z] e6cdbaed7010: Pushed [2022-09-15T00:32:28.072Z] fd1e6b90f569: Pushed [2022-09-15T00:32:28.337Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:28.673Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:29.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-15T00:32:29.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-15T00:32:29.004Z] e6cdbaed7010: Preparing [2022-09-15T00:32:29.004Z] fd1e6b90f569: Preparing [2022-09-15T00:32:29.004Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:29.004Z] 59b0978bd03a: Preparing [2022-09-15T00:32:29.004Z] 994393dc58e7: Preparing [2022-09-15T00:32:29.004Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:29.004Z] e6cdbaed7010: Layer already exists [2022-09-15T00:32:29.004Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:29.004Z] fd1e6b90f569: Layer already exists [2022-09-15T00:32:29.004Z] 59b0978bd03a: Layer already exists [2022-09-15T00:32:29.004Z] latest: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:29.315Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:29.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 [2022-09-15T00:32:29.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-15T00:32:29.633Z] e6cdbaed7010: Preparing [2022-09-15T00:32:29.633Z] fd1e6b90f569: Preparing [2022-09-15T00:32:29.633Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:29.633Z] 59b0978bd03a: Preparing [2022-09-15T00:32:29.633Z] 994393dc58e7: Preparing [2022-09-15T00:32:29.633Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:29.633Z] 59b0978bd03a: Layer already exists [2022-09-15T00:32:29.633Z] e6cdbaed7010: Layer already exists [2022-09-15T00:32:29.633Z] fd1e6b90f569: Layer already exists [2022-09-15T00:32:29.633Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:29.633Z] 2.3.0-dev.62: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:29.950Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:30.344Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:32:30.344Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:32:30.344Z] ---> 70ec86ef0a82 [2022-09-15T00:32:30.344Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T00:32:30.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:32:30.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:32:30.344Z] ---> 70ec86ef0a82 [2022-09-15T00:32:30.344Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:32:30.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:32:30.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:32:30.344Z] ---> 70ec86ef0a82 [2022-09-15T00:32:30.344Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:32:30.344Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:32:30.344Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:32:30.344Z] ---> 70ec86ef0a82 [2022-09-15T00:32:30.344Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T00:32:30.344Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:32:30.345Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:32:30.345Z] ---> 70ec86ef0a82 [2022-09-15T00:32:30.345Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T00:32:30.345Z] ---> Running in dcff44b14f95 [2022-09-15T00:32:30.345Z] ---> Running in 2aaf543c7ad4 [2022-09-15T00:32:30.345Z] ---> Running in dbfa855b1fec [2022-09-15T00:32:30.345Z] ---> Running in 2198221a2cac [2022-09-15T00:32:30.345Z] ---> Running in be98d6a3ef75 [2022-09-15T00:32:30.345Z] Removing intermediate container dcff44b14f95 [2022-09-15T00:32:30.345Z] ---> d74bf76a4952 [2022-09-15T00:32:30.345Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T00:32:30.345Z] Removing intermediate container 2aaf543c7ad4 [2022-09-15T00:32:30.345Z] ---> eabedc94fba6 [2022-09-15T00:32:30.345Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T00:32:30.345Z] ---> Running in 570f64650f2d [2022-09-15T00:32:30.345Z] ---> Running in 48246cbc8d28 [2022-09-15T00:32:30.345Z] Removing intermediate container be98d6a3ef75 [2022-09-15T00:32:30.345Z] ---> 68e69b2da7ad [2022-09-15T00:32:30.345Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:32:30.345Z] Removing intermediate container dbfa855b1fec [2022-09-15T00:32:30.345Z] ---> a0e3d4b0d0c9 [2022-09-15T00:32:30.345Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:32:30.345Z] Removing intermediate container 2198221a2cac [2022-09-15T00:32:30.345Z] ---> dedb7e899961 [2022-09-15T00:32:30.345Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:32:30.345Z] ---> Running in fe5d021f8209 [2022-09-15T00:32:30.345Z] ---> Running in 86116e2e94cb [2022-09-15T00:32:30.345Z] ---> Running in 21cfd04960b0 [2022-09-15T00:32:30.345Z] Removing intermediate container 570f64650f2d [2022-09-15T00:32:30.345Z] ---> cb8516c6367d [2022-09-15T00:32:30.345Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:32:30.345Z] ---> Running in 7df121920ff3 [2022-09-15T00:32:30.345Z] Removing intermediate container 48246cbc8d28 [2022-09-15T00:32:30.345Z] ---> 976d01446a1f [2022-09-15T00:32:30.345Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:32:30.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:30.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-15T00:32:30.377Z] e6cdbaed7010: Preparing [2022-09-15T00:32:30.377Z] fd1e6b90f569: Preparing [2022-09-15T00:32:30.377Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:30.377Z] 59b0978bd03a: Preparing [2022-09-15T00:32:30.377Z] 994393dc58e7: Preparing [2022-09-15T00:32:30.377Z] fd1e6b90f569: Layer already exists [2022-09-15T00:32:30.377Z] e6cdbaed7010: Layer already exists [2022-09-15T00:32:30.377Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:30.377Z] 59b0978bd03a: Layer already exists [2022-09-15T00:32:30.377Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:30.377Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:30.628Z] ---> Running in 04fbb3d3bb3e [2022-09-15T00:32:30.698Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:31.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-15T00:32:31.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-15T00:32:31.012Z] e6cdbaed7010: Preparing [2022-09-15T00:32:31.012Z] fd1e6b90f569: Preparing [2022-09-15T00:32:31.012Z] 7e5b06d4fc89: Preparing [2022-09-15T00:32:31.012Z] 59b0978bd03a: Preparing [2022-09-15T00:32:31.012Z] 994393dc58e7: Preparing [2022-09-15T00:32:31.012Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:31.012Z] fd1e6b90f569: Layer already exists [2022-09-15T00:32:31.012Z] 59b0978bd03a: Layer already exists [2022-09-15T00:32:31.012Z] 7e5b06d4fc89: Layer already exists [2022-09-15T00:32:31.012Z] e6cdbaed7010: Layer already exists [2022-09-15T00:32:31.012Z] main: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:31.059Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:31.067Z] taggedImages: [2022-09-15T00:32:31.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:31.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-15T00:32:31.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 [2022-09-15T00:32:31.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:31.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-15T00:32:31.087Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-15T00:32:31.087Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:31.087Z] latest [2022-09-15T00:32:31.087Z] 2.3.0-dev.62 [2022-09-15T00:32:31.087Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:31.087Z] main [2022-09-15T00:32:31.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:31.391Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:31.699Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:31.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-15T00:32:31.699Z] 2f0217a8f4ca: Preparing [2022-09-15T00:32:31.699Z] c2e0dd5218e9: Preparing [2022-09-15T00:32:31.699Z] 4bc527ac03e0: Preparing [2022-09-15T00:32:31.699Z] 1de193939833: Preparing [2022-09-15T00:32:31.699Z] 994393dc58e7: Preparing [2022-09-15T00:32:31.699Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:31.699Z] c2e0dd5218e9: Pushed [2022-09-15T00:32:31.957Z] 2f0217a8f4ca: Pushed [2022-09-15T00:32:32.899Z] 4bc527ac03e0: Pushed [2022-09-15T00:32:34.100Z] Removing intermediate container 86116e2e94cb [2022-09-15T00:32:34.100Z] ---> 56c112822a36 [2022-09-15T00:32:34.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:32:34.100Z] Removing intermediate container fe5d021f8209 [2022-09-15T00:32:34.100Z] ---> e46eac71e5bb [2022-09-15T00:32:34.101Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:32:34.101Z] ---> Running in 8ddab5972b7c [2022-09-15T00:32:34.101Z] ---> Running in 65ec5992cd3e [2022-09-15T00:32:34.101Z] Removing intermediate container 7df121920ff3 [2022-09-15T00:32:34.101Z] ---> e324fdfd0385 [2022-09-15T00:32:34.101Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T00:32:34.375Z] ---> Running in 2fec06d8720c [2022-09-15T00:32:34.655Z] Removing intermediate container 21cfd04960b0 [2022-09-15T00:32:34.655Z] ---> 038139c9a8ae [2022-09-15T00:32:34.655Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T00:32:34.655Z] ---> Running in 1cb59d2e8080 [2022-09-15T00:32:34.935Z] Removing intermediate container 04fbb3d3bb3e [2022-09-15T00:32:34.935Z] ---> 7611b38da8bb [2022-09-15T00:32:34.935Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T00:32:35.212Z] ---> Running in d3c55c1f85aa [2022-09-15T00:32:36.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:36.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:36.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:36.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:36.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:37.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:37.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:37.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:37.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:37.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:32:38.279Z] OK: 221 MiB in 51 packages [2022-09-15T00:32:38.559Z] OK: 221 MiB in 51 packages [2022-09-15T00:32:38.838Z] OK: 221 MiB in 51 packages [2022-09-15T00:32:39.460Z] OK: 221 MiB in 51 packages [2022-09-15T00:32:39.460Z] OK: 221 MiB in 51 packages [2022-09-15T00:32:40.068Z] Removing intermediate container 8ddab5972b7c [2022-09-15T00:32:40.068Z] ---> bed4a75a1676 [2022-09-15T00:32:40.068Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T00:32:40.667Z] Removing intermediate container 65ec5992cd3e [2022-09-15T00:32:40.667Z] ---> 7620eea6067d [2022-09-15T00:32:40.667Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T00:32:40.667Z] Removing intermediate container 2fec06d8720c [2022-09-15T00:32:40.667Z] ---> 95f89f4a93c9 [2022-09-15T00:32:40.667Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T00:32:40.943Z] Removing intermediate container d3c55c1f85aa [2022-09-15T00:32:40.943Z] ---> 10fe95a9b704 [2022-09-15T00:32:40.943Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T00:32:40.943Z] Removing intermediate container 1cb59d2e8080 [2022-09-15T00:32:40.943Z] ---> f453fe580f0b [2022-09-15T00:32:40.943Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T00:32:41.219Z] ---> 7c37b029c323 [2022-09-15T00:32:41.219Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:32:41.496Z] ---> Running in b2cbb616e546 [2022-09-15T00:32:42.096Z] ---> 59496bacc676 [2022-09-15T00:32:42.096Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:32:42.096Z] ---> 41bdea840acb [2022-09-15T00:32:42.096Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:32:42.399Z] ---> c27cf60051e1 [2022-09-15T00:32:42.399Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:32:42.399Z] ---> Running in 4138f720ae05 [2022-09-15T00:32:42.399Z] ---> Running in 291395851d01 [2022-09-15T00:32:42.399Z] ---> f87537457fd6 [2022-09-15T00:32:42.399Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:32:42.399Z] ---> Running in 6c0ecfd137b0 [2022-09-15T00:32:42.679Z] ---> Running in 75c3bc089f1a [2022-09-15T00:32:45.150Z] 1de193939833: Pushed [2022-09-15T00:32:45.150Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:45.464Z] + 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-15T00:32:45.775Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-15T00:32:45.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-15T00:32:45.775Z] 2f0217a8f4ca: Preparing [2022-09-15T00:32:45.775Z] c2e0dd5218e9: Preparing [2022-09-15T00:32:45.775Z] 4bc527ac03e0: Preparing [2022-09-15T00:32:45.775Z] 1de193939833: Preparing [2022-09-15T00:32:45.775Z] 994393dc58e7: Preparing [2022-09-15T00:32:45.775Z] 1de193939833: Layer already exists [2022-09-15T00:32:45.775Z] c2e0dd5218e9: Layer already exists [2022-09-15T00:32:45.775Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:45.775Z] 4bc527ac03e0: Layer already exists [2022-09-15T00:32:45.775Z] 2f0217a8f4ca: Layer already exists [2022-09-15T00:32:45.775Z] latest: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:46.095Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:46.415Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 [2022-09-15T00:32:46.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-15T00:32:46.415Z] 2f0217a8f4ca: Preparing [2022-09-15T00:32:46.415Z] c2e0dd5218e9: Preparing [2022-09-15T00:32:46.415Z] 4bc527ac03e0: Preparing [2022-09-15T00:32:46.415Z] 1de193939833: Preparing [2022-09-15T00:32:46.415Z] 994393dc58e7: Preparing [2022-09-15T00:32:46.415Z] 1de193939833: Layer already exists [2022-09-15T00:32:46.415Z] c2e0dd5218e9: Layer already exists [2022-09-15T00:32:46.415Z] 2f0217a8f4ca: Layer already exists [2022-09-15T00:32:46.415Z] 4bc527ac03e0: Layer already exists [2022-09-15T00:32:46.415Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:46.415Z] 2.3.0-dev.62: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:46.735Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:47.050Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:47.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-15T00:32:47.050Z] 2f0217a8f4ca: Preparing [2022-09-15T00:32:47.050Z] c2e0dd5218e9: Preparing [2022-09-15T00:32:47.050Z] 4bc527ac03e0: Preparing [2022-09-15T00:32:47.050Z] 1de193939833: Preparing [2022-09-15T00:32:47.050Z] 994393dc58e7: Preparing [2022-09-15T00:32:47.050Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:47.050Z] 2f0217a8f4ca: Layer already exists [2022-09-15T00:32:47.050Z] 4bc527ac03e0: Layer already exists [2022-09-15T00:32:47.050Z] 1de193939833: Layer already exists [2022-09-15T00:32:47.050Z] c2e0dd5218e9: Layer already exists [2022-09-15T00:32:47.050Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:32:47.369Z] + 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-15T00:32:47.679Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-15T00:32:47.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-15T00:32:47.680Z] 2f0217a8f4ca: Preparing [2022-09-15T00:32:47.680Z] c2e0dd5218e9: Preparing [2022-09-15T00:32:47.680Z] 4bc527ac03e0: Preparing [2022-09-15T00:32:47.680Z] 1de193939833: Preparing [2022-09-15T00:32:47.680Z] 994393dc58e7: Preparing [2022-09-15T00:32:47.680Z] 2f0217a8f4ca: Layer already exists [2022-09-15T00:32:47.680Z] 994393dc58e7: Layer already exists [2022-09-15T00:32:47.680Z] c2e0dd5218e9: Layer already exists [2022-09-15T00:32:47.680Z] 1de193939833: Layer already exists [2022-09-15T00:32:47.680Z] 4bc527ac03e0: Layer already exists [2022-09-15T00:32:47.680Z] main: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:32:47.729Z] ===================================================== [Pipeline] echo [2022-09-15T00:32:47.742Z] taggedImages: [2022-09-15T00:32:47.743Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:32:47.743Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-15T00:32:47.743Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 [2022-09-15T00:32:47.743Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:32:47.743Z] - 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-15T00:33:50.773Z] Removing intermediate container 75c3bc089f1a [2022-09-15T00:33:50.773Z] ---> b593b9ab3cc0 [2022-09-15T00:33:50.773Z] Step 8/33 : COPY . . [2022-09-15T00:33:50.773Z] Removing intermediate container 4138f720ae05 [2022-09-15T00:33:50.773Z] ---> 20a39d0dc10b [2022-09-15T00:33:50.773Z] Step 8/26 : COPY . . [2022-09-15T00:33:50.773Z] Removing intermediate container b2cbb616e546 [2022-09-15T00:33:50.773Z] ---> 9dfbec09d549 [2022-09-15T00:33:50.773Z] Step 8/26 : COPY . . [2022-09-15T00:33:50.773Z] Removing intermediate container 291395851d01 [2022-09-15T00:33:50.773Z] ---> b2d471e535c2 [2022-09-15T00:33:50.773Z] Step 9/23 : COPY . . [2022-09-15T00:33:50.773Z] Removing intermediate container 6c0ecfd137b0 [2022-09-15T00:33:50.773Z] ---> ca0fa9976522 [2022-09-15T00:33:50.773Z] Step 9/23 : COPY . . [2022-09-15T00:33:50.773Z] ---> 651c2991ae2e [2022-09-15T00:33:50.773Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T00:33:50.773Z] ---> 4e1b7baa740f [2022-09-15T00:33:50.773Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:33:50.773Z] ---> Running in cf324cff2d6f [2022-09-15T00:33:50.773Z] ---> 31e6b722eda4 [2022-09-15T00:33:50.773Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T00:33:50.773Z] ---> 95daf00236cb [2022-09-15T00:33:50.773Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T00:33:50.773Z] ---> Running in 3aaf22ea4ec3 [2022-09-15T00:33:50.773Z] ---> Running in 6914ef1839ed [2022-09-15T00:33:50.773Z] ---> Running in c4b13495d68f [2022-09-15T00:33:50.773Z] ---> 2d5effa15782 [2022-09-15T00:33:50.773Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:33:50.773Z] ---> Running in 56e49005245f [2022-09-15T00:33:50.773Z] Removing intermediate container 3aaf22ea4ec3 [2022-09-15T00:33:50.773Z] ---> 49a9ec9a0a12 [2022-09-15T00:33:50.773Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T00:33:50.773Z] Removing intermediate container 56e49005245f [2022-09-15T00:33:50.773Z] ---> 2168d6628478 [2022-09-15T00:33:50.773Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T00:33:50.773Z] ---> Running in 3a1ef31d91bf [2022-09-15T00:33:50.774Z] ---> Running in 9f0fbe9d8acd [2022-09-15T00:33:50.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-15T00:33:50.774Z] Removing intermediate container 3a1ef31d91bf [2022-09-15T00:33:50.774Z] ---> daea5cbf0890 [2022-09-15T00:33:50.774Z] 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-15T00:33:50.774Z] Removing intermediate container 9f0fbe9d8acd [2022-09-15T00:33:50.774Z] ---> b42d6c0861bf [2022-09-15T00:33:50.774Z] 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-15T00:33:50.774Z] ---> Running in 32972de61de6 [2022-09-15T00:33:50.774Z] ---> Running in 5cb23e31b580 [2022-09-15T00:33:50.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T00:33:50.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T00:33:50.774Z] Removing intermediate container 32972de61de6 [2022-09-15T00:33:50.774Z] ---> 8f440c8ec6c8 [2022-09-15T00:33:50.774Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T00:33:51.048Z] ---> Running in 874684b420c0 [2022-09-15T00:33:51.048Z] Removing intermediate container 5cb23e31b580 [2022-09-15T00:33:51.048Z] ---> 76eb8943d9f6 [2022-09-15T00:33:51.048Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T00:33:51.322Z] ---> Running in cece86db2da3 [2022-09-15T00:33:51.594Z] Removing intermediate container 874684b420c0 [2022-09-15T00:33:51.594Z] ---> 71537058a759 [2022-09-15T00:33:51.594Z] [2022-09-15T00:33:51.594Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T00:33:51.873Z] 3.15: Pulling from library/alpine [2022-09-15T00:33:51.873Z] Removing intermediate container cece86db2da3 [2022-09-15T00:33:51.873Z] ---> feff1536d5e1 [2022-09-15T00:33:51.873Z] [2022-09-15T00:33:51.873Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T00:33:52.147Z] 3.15: Pulling from library/alpine [2022-09-15T00:33:53.645Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T00:33:53.645Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T00:33:53.645Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T00:33:53.645Z] Status: Image is up to date for alpine:3.15 [2022-09-15T00:33:53.645Z] ---> 02e0d6fdf486 [2022-09-15T00:33:53.645Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:33:53.645Z] ---> 02e0d6fdf486 [2022-09-15T00:33:53.645Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:33:53.645Z] ---> Running in fc8425e13220 [2022-09-15T00:33:53.645Z] ---> Running in 616340c5f7be [2022-09-15T00:33:54.254Z] Removing intermediate container 616340c5f7be [2022-09-15T00:33:54.254Z] ---> 12007ebfb350 [2022-09-15T00:33:54.254Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:33:54.254Z] Removing intermediate container fc8425e13220 [2022-09-15T00:33:54.254Z] ---> 215fdb83716f [2022-09-15T00:33:54.254Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:33:54.536Z] ---> Running in f8331ccacf0a [2022-09-15T00:33:54.536Z] ---> Running in 88b36f73291d [2022-09-15T00:33:58.871Z] Removing intermediate container f8331ccacf0a [2022-09-15T00:33:58.871Z] ---> e5f58789d663 [2022-09-15T00:33:58.871Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T00:33:58.871Z] ---> Running in 87771847d201 [2022-09-15T00:33:58.871Z] Removing intermediate container 88b36f73291d [2022-09-15T00:33:58.871Z] ---> 7a33be607ad1 [2022-09-15T00:33:58.871Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T00:33:58.871Z] ---> Running in 0108b40603f6 [2022-09-15T00:34:01.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:01.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:02.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:02.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:03.986Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:34:03.986Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:34:03.986Z] OK: 15733 distinct packages available [2022-09-15T00:34:03.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:04.266Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:34:04.266Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:34:04.266Z] OK: 15733 distinct packages available [2022-09-15T00:34:04.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:05.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:05.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:06.257Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T00:34:06.258Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:34:06.543Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T00:34:06.543Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T00:34:06.543Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T00:34:06.543Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:34:06.543Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T00:34:06.543Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:34:06.821Z] OK: 6 MiB in 18 packages [2022-09-15T00:34:06.821Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T00:34:06.821Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T00:34:07.099Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:34:07.099Z] OK: 6 MiB in 19 packages [2022-09-15T00:34:08.560Z] Removing intermediate container 0108b40603f6 [2022-09-15T00:34:08.560Z] ---> 3e1b58471732 [2022-09-15T00:34:08.560Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:34:08.561Z] Removing intermediate container 87771847d201 [2022-09-15T00:34:08.561Z] ---> 9f15f3045046 [2022-09-15T00:34:08.561Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T00:34:14.024Z] ---> 8d9796374bbb [2022-09-15T00:34:14.024Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:34:16.682Z] ---> d1679521fe2b [2022-09-15T00:34:16.682Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:34:18.147Z] ---> fdb86aecd26a [2022-09-15T00:34:18.147Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T00:34:18.431Z] ---> Running in b2ff93a09948 [2022-09-15T00:34:19.032Z] Removing intermediate container b2ff93a09948 [2022-09-15T00:34:19.032Z] ---> 9f3164e70ead [2022-09-15T00:34:19.032Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T00:34:20.484Z] ---> 119b60c77e82 [2022-09-15T00:34:20.484Z] Step 21/26 : WORKDIR / [2022-09-15T00:34:20.765Z] ---> fa96365e9c0f [2022-09-15T00:34:20.765Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:34:20.765Z] ---> Running in e49dcc5587ea [2022-09-15T00:34:21.759Z] Removing intermediate container e49dcc5587ea [2022-09-15T00:34:21.759Z] ---> d7fb463ac0cd [2022-09-15T00:34:21.759Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:34:21.759Z] ---> Running in 73a6bdb05438 [2022-09-15T00:34:22.034Z] ---> 403f3f925786 [2022-09-15T00:34:22.034Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T00:34:22.307Z] Removing intermediate container 73a6bdb05438 [2022-09-15T00:34:22.307Z] ---> dfebe013935b [2022-09-15T00:34:22.307Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:34:22.584Z] ---> Running in 15db028614f5 [2022-09-15T00:34:23.199Z] Removing intermediate container 15db028614f5 [2022-09-15T00:34:23.199Z] ---> 40e0f543723e [2022-09-15T00:34:23.199Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T00:34:23.199Z] ---> Running in e86450d59806 [2022-09-15T00:34:23.475Z] ---> 10c80e5195b5 [2022-09-15T00:34:23.475Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T00:34:23.748Z] Removing intermediate container e86450d59806 [2022-09-15T00:34:23.748Z] ---> bec5fccc5644 [2022-09-15T00:34:23.748Z] Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:34:24.024Z] ---> Running in e6cb99a51f8a [2022-09-15T00:34:24.623Z] ---> 361ed03dbdb9 [2022-09-15T00:34:24.623Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:34:24.623Z] Removing intermediate container e6cb99a51f8a [2022-09-15T00:34:24.623Z] ---> 5ad4e1f09763 [2022-09-15T00:34:24.623Z] Step 26/26 : LABEL version=2.3.0-dev.62 [2022-09-15T00:34:24.623Z] ---> Running in 08e38c01d95c [2022-09-15T00:34:24.896Z] ---> Running in 4c956a699e4d [2022-09-15T00:34:25.170Z] Removing intermediate container 08e38c01d95c [2022-09-15T00:34:25.170Z] ---> 1a20a91e2ac5 [2022-09-15T00:34:25.170Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:34:25.170Z] ---> Running in 9326e57c2cba [2022-09-15T00:34:25.444Z] Removing intermediate container 4c956a699e4d [2022-09-15T00:34:25.444Z] ---> 20ed79c5eb06 [2022-09-15T00:34:25.444Z] [2022-09-15T00:34:25.719Z] Successfully built 20ed79c5eb06 [2022-09-15T00:34:25.719Z] Successfully tagged security-spire-config-arm64:latest [2022-09-15T00:34:25.719Z] Building security-secretstore-setup [2022-09-15T00:34:25.992Z]  Building security-spire-config ... done Removing intermediate container 9326e57c2cba [2022-09-15T00:34:25.992Z] ---> aac36f0c5b88 [2022-09-15T00:34:25.992Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T00:34:25.992Z] ---> Running in a4680cbb1270 [2022-09-15T00:34:26.591Z] Removing intermediate container a4680cbb1270 [2022-09-15T00:34:26.591Z] ---> 393f0cbbc6aa [2022-09-15T00:34:26.591Z] Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:34:26.591Z] ---> Running in eeb39ce8498b [2022-09-15T00:34:27.202Z] Removing intermediate container eeb39ce8498b [2022-09-15T00:34:27.202Z] ---> b0ec1590481d [2022-09-15T00:34:27.202Z] Step 26/26 : LABEL version=2.3.0-dev.62 [2022-09-15T00:34:27.202Z] ---> Running in a9bdf9a3ed48 [2022-09-15T00:34:27.804Z] Removing intermediate container a9bdf9a3ed48 [2022-09-15T00:34:27.804Z] ---> be7e9b5c082b [2022-09-15T00:34:27.804Z] [2022-09-15T00:34:27.804Z] Successfully built be7e9b5c082b [2022-09-15T00:34:27.804Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-15T00:34:27.805Z] Building security-spire-server [2022-09-15T00:34:31.206Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:34:31.206Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:34:31.206Z] ---> 70ec86ef0a82 [2022-09-15T00:34:31.206Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T00:34:31.206Z] ---> Using cache [2022-09-15T00:34:31.206Z] ---> dedb7e899961 [2022-09-15T00:34:31.206Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:34:31.206Z] ---> Using cache [2022-09-15T00:34:31.206Z] ---> 56c112822a36 [2022-09-15T00:34:31.206Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T00:34:31.206Z] ---> Running in c709ae066c28 [2022-09-15T00:34:33.188Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:34:33.188Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:34:33.188Z] ---> 70ec86ef0a82 [2022-09-15T00:34:33.188Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T00:34:33.188Z] ---> Using cache [2022-09-15T00:34:33.188Z] ---> dedb7e899961 [2022-09-15T00:34:33.188Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:34:33.188Z] ---> Using cache [2022-09-15T00:34:33.188Z] ---> 56c112822a36 [2022-09-15T00:34:33.188Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T00:34:33.188Z] ---> Using cache [2022-09-15T00:34:33.188Z] ---> bed4a75a1676 [2022-09-15T00:34:33.188Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T00:34:33.464Z] ---> Using cache [2022-09-15T00:34:33.464Z] ---> 7c37b029c323 [2022-09-15T00:34:33.464Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:34:33.464Z] ---> Using cache [2022-09-15T00:34:33.464Z] ---> 9dfbec09d549 [2022-09-15T00:34:33.464Z] Step 8/25 : COPY . . [2022-09-15T00:34:33.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:33.748Z] ---> Using cache [2022-09-15T00:34:33.748Z] ---> 2d5effa15782 [2022-09-15T00:34:33.748Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T00:34:33.748Z] ---> Using cache [2022-09-15T00:34:33.748Z] ---> 2168d6628478 [2022-09-15T00:34:33.748Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T00:34:33.748Z] ---> Using cache [2022-09-15T00:34:33.748Z] ---> b42d6c0861bf [2022-09-15T00:34:33.748Z] 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-15T00:34:33.748Z] ---> Running in 4123468002d7 [2022-09-15T00:34:34.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:36.186Z] OK: 221 MiB in 51 packages [2022-09-15T00:34:36.475Z] Removing intermediate container 4123468002d7 [2022-09-15T00:34:36.475Z] ---> 77f29d548cf8 [2022-09-15T00:34:36.476Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T00:34:36.761Z] ---> Running in 138e8e410b16 [2022-09-15T00:34:37.774Z] Removing intermediate container c709ae066c28 [2022-09-15T00:34:37.774Z] ---> 73047bffd323 [2022-09-15T00:34:37.774Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T00:34:37.774Z] Removing intermediate container 138e8e410b16 [2022-09-15T00:34:37.774Z] ---> d16bd6793b78 [2022-09-15T00:34:37.774Z] [2022-09-15T00:34:37.774Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T00:34:37.774Z] ---> 02e0d6fdf486 [2022-09-15T00:34:37.774Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:34:37.774Z] ---> Using cache [2022-09-15T00:34:37.774Z] ---> 12007ebfb350 [2022-09-15T00:34:37.774Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:34:37.774Z] ---> Using cache [2022-09-15T00:34:37.774Z] ---> e5f58789d663 [2022-09-15T00:34:37.774Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T00:34:37.774Z] ---> Using cache [2022-09-15T00:34:37.774Z] ---> 9f15f3045046 [2022-09-15T00:34:37.774Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T00:34:39.232Z] ---> a9830a66773b [2022-09-15T00:34:39.232Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:34:39.232Z] ---> Running in d5f0ed503296 [2022-09-15T00:34:45.969Z] ---> cb07c68c8e81 [2022-09-15T00:34:45.969Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T00:34:45.969Z] ---> bd17a7aa1ec2 [2022-09-15T00:34:45.969Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T00:34:46.968Z] ---> 9d5a88f58bf4 [2022-09-15T00:34:46.968Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T00:34:47.582Z] ---> 5d31ce9326e2 [2022-09-15T00:34:47.582Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T00:34:47.872Z] ---> Running in 61684e29e2c1 [2022-09-15T00:34:48.171Z] Removing intermediate container 61684e29e2c1 [2022-09-15T00:34:48.171Z] ---> 1bb685ff2642 [2022-09-15T00:34:48.171Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T00:34:48.475Z] ---> Running in 963d01355ea6 [2022-09-15T00:34:49.154Z] Removing intermediate container 963d01355ea6 [2022-09-15T00:34:49.154Z] ---> ac0cd431462f [2022-09-15T00:34:49.154Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T00:34:49.154Z] ---> Running in 1e61949f64e3 [2022-09-15T00:34:49.616Z] Removing intermediate container 1e61949f64e3 [2022-09-15T00:34:49.616Z] ---> 639c2e01e340 [2022-09-15T00:34:49.616Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:34:49.616Z] ---> Running in 9bca3f4dc1dc [2022-09-15T00:34:50.322Z] Removing intermediate container 9bca3f4dc1dc [2022-09-15T00:34:50.322Z] ---> 1b676e9a2a97 [2022-09-15T00:34:50.322Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:34:50.322Z] ---> Running in b566e330a025 [2022-09-15T00:34:50.935Z] Removing intermediate container b566e330a025 [2022-09-15T00:34:50.935Z] ---> 6b0f8f8fbcea [2022-09-15T00:34:50.935Z] [2022-09-15T00:34:50.935Z] Successfully built 6b0f8f8fbcea [2022-09-15T00:34:50.935Z] Successfully tagged security-spire-server-arm64:latest [2022-09-15T00:34:50.935Z] Building sys-mgmt-agent [2022-09-15T00:34:55.290Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:34:55.290Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:34:55.290Z] ---> 70ec86ef0a82 [2022-09-15T00:34:55.290Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T00:34:55.290Z] ---> Using cache [2022-09-15T00:34:55.290Z] ---> dedb7e899961 [2022-09-15T00:34:55.290Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:34:55.290Z] ---> Using cache [2022-09-15T00:34:55.290Z] ---> 56c112822a36 [2022-09-15T00:34:55.290Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T00:34:55.290Z] ---> Running in e8eab784b7bd [2022-09-15T00:34:57.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:58.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:34:59.240Z] OK: 221 MiB in 51 packages [2022-09-15T00:35:00.703Z] Removing intermediate container e8eab784b7bd [2022-09-15T00:35:00.703Z] ---> 302d167f940a [2022-09-15T00:35:00.703Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T00:35:01.685Z] ---> fb4858e2e1b6 [2022-09-15T00:35:01.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:35:01.962Z] ---> Running in 5609533e561f [2022-09-15T00:35:28.751Z] Removing intermediate container d5f0ed503296 [2022-09-15T00:35:28.751Z] ---> 71d125f49033 [2022-09-15T00:35:28.751Z] Step 8/25 : COPY . . [2022-09-15T00:35:30.736Z] ---> 46a6b3f2743f [2022-09-15T00:35:30.736Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T00:35:30.736Z] ---> Running in 65734c807bad [2022-09-15T00:35:33.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T00:35:55.582Z] Removing intermediate container 5609533e561f [2022-09-15T00:35:55.582Z] ---> f9c8def8f535 [2022-09-15T00:35:55.582Z] Step 8/23 : COPY . . [2022-09-15T00:35:57.019Z] ---> 867bedb7dff8 [2022-09-15T00:35:57.019Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T00:35:57.019Z] ---> Running in 68795a339955 [2022-09-15T00:35:58.452Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-15T00:39:50.493Z] Removing intermediate container cf324cff2d6f [2022-09-15T00:39:50.493Z] ---> 1ae21fd8af26 [2022-09-15T00:39:50.493Z] [2022-09-15T00:39:50.493Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T00:39:50.493Z] 3.16: Pulling from library/alpine [2022-09-15T00:39:50.493Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T00:39:50.493Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T00:39:50.493Z] ---> a6215f271958 [2022-09-15T00:39:50.493Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:39:50.493Z] ---> Running in 7debeef818ca [2022-09-15T00:39:50.493Z] Removing intermediate container 7debeef818ca [2022-09-15T00:39:50.493Z] ---> 6d10150b5c13 [2022-09-15T00:39:50.493Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T00:39:50.493Z] ---> Running in b8d3888fc5cb [2022-09-15T00:39:50.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:39:50.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:39:50.493Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T00:39:50.493Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T00:39:50.493Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:39:50.493Z] OK: 5 MiB in 16 packages [2022-09-15T00:39:50.493Z] Removing intermediate container b8d3888fc5cb [2022-09-15T00:39:50.493Z] ---> b59b2594171b [2022-09-15T00:39:50.493Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T00:39:50.493Z] ---> Running in cd32e61d3e3c [2022-09-15T00:39:50.493Z] Removing intermediate container cd32e61d3e3c [2022-09-15T00:39:50.493Z] ---> 8ea1f21379d0 [2022-09-15T00:39:50.493Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T00:39:50.493Z] ---> Running in 923ff672034b [2022-09-15T00:39:50.493Z] Removing intermediate container 923ff672034b [2022-09-15T00:39:50.493Z] ---> e4ebbfb90bad [2022-09-15T00:39:50.493Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T00:39:50.493Z] ---> Running in 62825aee2d15 [2022-09-15T00:39:50.493Z] Removing intermediate container 62825aee2d15 [2022-09-15T00:39:50.493Z] ---> 9500d685758e [2022-09-15T00:39:50.493Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T00:39:50.493Z] ---> Running in cd3daabe2869 [2022-09-15T00:39:50.493Z] Removing intermediate container cd3daabe2869 [2022-09-15T00:39:50.493Z] ---> 97da02a91f5a [2022-09-15T00:39:50.493Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T00:39:50.493Z] ---> Running in 6d57dbaf8d23 [2022-09-15T00:39:53.142Z] Removing intermediate container 6d57dbaf8d23 [2022-09-15T00:39:53.142Z] ---> 24184bdf866d [2022-09-15T00:39:53.142Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-15T00:39:53.142Z] ---> Running in 59897302bba5 [2022-09-15T00:39:53.420Z] Removing intermediate container 59897302bba5 [2022-09-15T00:39:53.420Z] ---> 2f2c01ef9af2 [2022-09-15T00:39:53.420Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T00:39:54.445Z] ---> 9479059a7e87 [2022-09-15T00:39:54.445Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T00:39:54.722Z] ---> Running in d464699df27a [2022-09-15T00:39:58.141Z] Removing intermediate container d464699df27a [2022-09-15T00:39:58.141Z] ---> 70058b164a18 [2022-09-15T00:39:58.141Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:39:58.763Z] ---> b917927d935f [2022-09-15T00:39:58.763Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T00:40:00.787Z] ---> 90e397c48898 [2022-09-15T00:40:00.787Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T00:40:01.810Z] ---> c825f72087a3 [2022-09-15T00:40:01.810Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T00:40:02.868Z] ---> 4e89fdcd288b [2022-09-15T00:40:02.868Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T00:40:03.867Z] ---> be7f094b9844 [2022-09-15T00:40:03.867Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T00:40:04.878Z] ---> 443799ef3db9 [2022-09-15T00:40:04.878Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T00:40:05.883Z] ---> 4554b2821028 [2022-09-15T00:40:05.883Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T00:40:05.883Z] ---> Running in e3cd6e9d7adc [2022-09-15T00:40:09.321Z] Removing intermediate container e3cd6e9d7adc [2022-09-15T00:40:09.321Z] ---> 506e22c77ca7 [2022-09-15T00:40:09.321Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T00:40:09.321Z] ---> Running in ed83335a3400 [2022-09-15T00:40:09.596Z] Removing intermediate container ed83335a3400 [2022-09-15T00:40:09.596Z] ---> 9692ed3772ac [2022-09-15T00:40:09.596Z] Step 30/33 : CMD ["gate"] [2022-09-15T00:40:09.596Z] ---> Running in 4861c6042970 [2022-09-15T00:40:09.880Z] Removing intermediate container 4861c6042970 [2022-09-15T00:40:09.880Z] ---> 50763596c35a [2022-09-15T00:40:10.158Z] Step 31/33 : LABEL arch=arm64 [2022-09-15T00:40:10.158Z] ---> Running in fd30afa354e2 [2022-09-15T00:40:10.781Z] Removing intermediate container fd30afa354e2 [2022-09-15T00:40:10.782Z] ---> 82841553c9fd [2022-09-15T00:40:10.782Z] Step 32/33 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:40:10.782Z] ---> Running in 65a485dcfbf0 [2022-09-15T00:40:11.413Z] Removing intermediate container 65a485dcfbf0 [2022-09-15T00:40:11.413Z] ---> cd0639061e82 [2022-09-15T00:40:11.413Z] Step 33/33 : LABEL version=2.3.0-dev.62 [2022-09-15T00:40:11.413Z] ---> Running in f5f4844924cc [2022-09-15T00:40:12.019Z] Removing intermediate container f5f4844924cc [2022-09-15T00:40:12.019Z] ---> 0012b2c02948 [2022-09-15T00:40:12.019Z] [2022-09-15T00:40:12.019Z] Successfully built 0012b2c02948 [2022-09-15T00:40:12.019Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-15T00:40:12.019Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-15T00:40:16.361Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:40:16.361Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:40:16.361Z] ---> 70ec86ef0a82 [2022-09-15T00:40:16.361Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> eabedc94fba6 [2022-09-15T00:40:16.361Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> 976d01446a1f [2022-09-15T00:40:16.361Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> 7611b38da8bb [2022-09-15T00:40:16.361Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> 10fe95a9b704 [2022-09-15T00:40:16.361Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> 41bdea840acb [2022-09-15T00:40:16.361Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> b2d471e535c2 [2022-09-15T00:40:16.361Z] Step 9/25 : COPY . . [2022-09-15T00:40:16.361Z] ---> Using cache [2022-09-15T00:40:16.361Z] ---> 95daf00236cb [2022-09-15T00:40:16.361Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T00:40:16.642Z] ---> Running in e339b1b2ea02 [2022-09-15T00:40:18.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-15T00:41:27.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-15T00:41:39.947Z] Removing intermediate container 65734c807bad [2022-09-15T00:41:39.947Z] ---> 009b0e93da76 [2022-09-15T00:41:39.947Z] [2022-09-15T00:41:39.947Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T00:41:39.947Z] ---> a6215f271958 [2022-09-15T00:41:39.947Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T00:41:39.947Z] ---> Running in 9a657a3cf895 [2022-09-15T00:41:40.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:41:41.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:41:43.990Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T00:41:43.990Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T00:41:43.990Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T00:41:43.990Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:41:43.990Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:41:44.606Z] OK: 6 MiB in 17 packages [2022-09-15T00:41:47.289Z] Removing intermediate container 68795a339955 [2022-09-15T00:41:47.289Z] ---> a48ac4d3afbe [2022-09-15T00:41:47.289Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T00:41:47.289Z] ---> Running in a69944f0fb6e [2022-09-15T00:41:47.289Z] Removing intermediate container 9a657a3cf895 [2022-09-15T00:41:47.289Z] ---> 9e28453e19be [2022-09-15T00:41:47.289Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T00:41:47.571Z] ---> Running in 63b764631180 [2022-09-15T00:41:48.181Z] Removing intermediate container 63b764631180 [2022-09-15T00:41:48.181Z] ---> 7ec85aa0d123 [2022-09-15T00:41:48.181Z] Step 13/25 : WORKDIR / [2022-09-15T00:41:48.181Z] ---> Running in d31f475bd8e6 [2022-09-15T00:41:49.178Z] Removing intermediate container d31f475bd8e6 [2022-09-15T00:41:49.178Z] ---> 48f2c51478d7 [2022-09-15T00:41:49.178Z] 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-15T00:41:49.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-15T00:41:50.502Z] ---> dae4e60c960f [2022-09-15T00:41:50.502Z] 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-15T00:41:51.520Z] ---> b61368ffe837 [2022-09-15T00:41:51.520Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T00:41:52.148Z] ---> e9c641dd23c3 [2022-09-15T00:41:52.148Z] 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-15T00:41:53.154Z] ---> 5a94212674d2 [2022-09-15T00:41:53.154Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T00:41:55.170Z] ---> 72cf58a47dae [2022-09-15T00:41:55.170Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-15T00:41:55.789Z] Removing intermediate container a69944f0fb6e [2022-09-15T00:41:55.789Z] ---> cbc62c889486 [2022-09-15T00:41:55.789Z] [2022-09-15T00:41:55.789Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:41:55.789Z] ---> a6215f271958 [2022-09-15T00:41:55.789Z] 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-15T00:41:55.789Z] ---> Running in 1183111d1f31 [2022-09-15T00:41:56.785Z] Removing intermediate container 1183111d1f31 [2022-09-15T00:41:56.785Z] ---> 2d7205f9a75a [2022-09-15T00:41:56.785Z] 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-15T00:41:56.785Z] ---> Running in 652bf607d7b6 [2022-09-15T00:41:58.782Z] ---> 4bb5dc436c07 [2022-09-15T00:41:58.782Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T00:41:59.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:41:59.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:41:59.691Z] ---> 7ac78a011e3c [2022-09-15T00:41:59.691Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T00:41:59.691Z] ---> Running in ea6e6016dd83 [2022-09-15T00:42:01.164Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T00:42:01.164Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T00:42:01.164Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T00:42:01.164Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T00:42:01.436Z] Executing bash-5.1.16-r2.post-install [2022-09-15T00:42:01.436Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T00:42:01.436Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T00:42:01.436Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T00:42:01.436Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T00:42:01.713Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T00:42:01.713Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T00:42:02.702Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T00:42:02.702Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T00:42:02.702Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T00:42:02.702Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T00:42:02.702Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T00:42:02.702Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T00:42:02.702Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T00:42:02.702Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T00:42:02.702Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T00:42:02.702Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T00:42:02.983Z] Removing intermediate container ea6e6016dd83 [2022-09-15T00:42:02.983Z] ---> 6b14fbfe2544 [2022-09-15T00:42:02.983Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T00:42:02.983Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T00:42:02.983Z] ---> Running in 65dce6a7e6f8 [2022-09-15T00:42:03.591Z] Removing intermediate container 65dce6a7e6f8 [2022-09-15T00:42:03.591Z] ---> f638a12a1be7 [2022-09-15T00:42:03.591Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T00:42:03.591Z] ---> Running in 851010b73778 [2022-09-15T00:42:04.192Z] Removing intermediate container 851010b73778 [2022-09-15T00:42:04.192Z] ---> b06129c15c69 [2022-09-15T00:42:04.192Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:42:04.470Z] ---> Running in 05a440b51674 [2022-09-15T00:42:05.080Z] Removing intermediate container 05a440b51674 [2022-09-15T00:42:05.080Z] ---> f20ead04797d [2022-09-15T00:42:05.080Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:42:05.080Z] ---> Running in b11b6bbcd835 [2022-09-15T00:42:06.068Z] Removing intermediate container b11b6bbcd835 [2022-09-15T00:42:06.068Z] ---> 5ffcb7e0c2c1 [2022-09-15T00:42:06.068Z] [2022-09-15T00:42:06.068Z] Successfully built 5ffcb7e0c2c1 [2022-09-15T00:42:06.068Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-15T00:42:06.068Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-09-15T00:42:06.343Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T00:42:06.343Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T00:42:06.343Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T00:42:06.343Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T00:42:06.343Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T00:42:06.343Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T00:42:06.343Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T00:42:06.343Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T00:42:06.343Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T00:42:06.343Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T00:42:06.343Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T00:42:06.620Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T00:42:07.609Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:42:07.609Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:42:08.211Z] OK: 120 MiB in 47 packages [2022-09-15T00:42:10.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:42:10.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:42:10.202Z] ---> 70ec86ef0a82 [2022-09-15T00:42:10.202Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> dedb7e899961 [2022-09-15T00:42:10.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> 56c112822a36 [2022-09-15T00:42:10.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> 73047bffd323 [2022-09-15T00:42:10.202Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> a9830a66773b [2022-09-15T00:42:10.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> 71d125f49033 [2022-09-15T00:42:10.202Z] Step 8/22 : COPY . . [2022-09-15T00:42:10.202Z] ---> Using cache [2022-09-15T00:42:10.202Z] ---> 46a6b3f2743f [2022-09-15T00:42:10.202Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T00:42:10.493Z] ---> Running in f60305e55bfc [2022-09-15T00:42:13.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T00:42:28.315Z] Collecting docker-compose==1.23.2 [2022-09-15T00:42:28.315Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T00:42:28.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.9 MB/s eta 0:00:00 [2022-09-15T00:42:28.315Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T00:42:28.315Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T00:42:28.315Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T00:42:28.315Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T00:42:28.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.1 MB/s eta 0:00:00 [2022-09-15T00:42:28.589Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T00:42:28.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T00:42:28.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.0 MB/s eta 0:00:00 [2022-09-15T00:42:29.188Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T00:42:29.188Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T00:42:29.188Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T00:42:29.188Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T00:42:29.463Z] Preparing metadata (setup.py): started [2022-09-15T00:42:32.097Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:42:32.700Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T00:42:32.700Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T00:42:32.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.8 MB/s eta 0:00:00 [2022-09-15T00:42:32.977Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T00:42:32.977Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T00:42:32.977Z] Preparing metadata (setup.py): started [2022-09-15T00:42:34.964Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:42:34.964Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T00:42:34.964Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T00:42:35.241Z] Preparing metadata (setup.py): started [2022-09-15T00:42:37.247Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:42:37.852Z] Collecting PyYAML<4,>=3.10 [2022-09-15T00:42:37.852Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T00:42:37.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 [2022-09-15T00:42:39.855Z] Preparing metadata (setup.py): started [2022-09-15T00:42:42.508Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T00:42:42.508Z] 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-15T00:42:43.116Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T00:42:43.116Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T00:42:45.113Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T00:42:45.113Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T00:42:45.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.2 MB/s eta 0:00:00 [2022-09-15T00:42:45.395Z] Collecting idna<2.8,>=2.5 [2022-09-15T00:42:45.395Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T00:42:45.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.2 MB/s eta 0:00:00 [2022-09-15T00:42:45.686Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T00:42:45.686Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T00:42:45.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.1 MB/s eta 0:00:00 [2022-09-15T00:42:46.294Z] Collecting certifi>=2017.4.17 [2022-09-15T00:42:46.294Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T00:42:46.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 9.8 MB/s eta 0:00:00 [2022-09-15T00:42:46.901Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T00:42:46.901Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T00:42:46.901Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T00:42:46.901Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T00:42:48.351Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T00:42:48.351Z] Running setup.py install for texttable: started [2022-09-15T00:42:51.004Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T00:42:51.004Z] Running setup.py install for PyYAML: started [2022-09-15T00:42:53.654Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T00:42:55.101Z] Running setup.py install for docopt: started [2022-09-15T00:42:57.748Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T00:43:02.116Z] Running setup.py install for dockerpty: started [2022-09-15T00:43:05.535Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T00:43:08.954Z] 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-15T00:43:08.954Z] 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-15T00:43:15.697Z] Removing intermediate container 6914ef1839ed [2022-09-15T00:43:15.698Z] ---> 265e6f48cec1 [2022-09-15T00:43:15.698Z] [2022-09-15T00:43:15.698Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:43:15.698Z] ---> a6215f271958 [2022-09-15T00:43:15.698Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:43:15.698Z] ---> Running in 2cedc4220510 [2022-09-15T00:43:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:17.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:19.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T00:43:19.439Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:43:19.439Z] OK: 5 MiB in 15 packages [2022-09-15T00:43:21.451Z] Removing intermediate container 2cedc4220510 [2022-09-15T00:43:21.451Z] ---> 8c868844cd72 [2022-09-15T00:43:21.451Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:43:21.451Z] ---> Running in 597694a10324 [2022-09-15T00:43:21.733Z] Removing intermediate container c4b13495d68f [2022-09-15T00:43:21.733Z] ---> 97c07d709d10 [2022-09-15T00:43:21.733Z] [2022-09-15T00:43:21.733Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T00:43:21.733Z] ---> a6215f271958 [2022-09-15T00:43:21.733Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T00:43:21.733Z] ---> Running in b8cef864108b [2022-09-15T00:43:23.200Z] Removing intermediate container 597694a10324 [2022-09-15T00:43:23.200Z] ---> 6bd3493baf74 [2022-09-15T00:43:23.200Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T00:43:23.200Z] ---> Running in 3a7d4e54694b [2022-09-15T00:43:24.661Z] Removing intermediate container 3a7d4e54694b [2022-09-15T00:43:24.661Z] ---> 572aac96a6f7 [2022-09-15T00:43:24.661Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:43:24.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:24.661Z] ---> Running in 7d62bb1efb44 [2022-09-15T00:43:24.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:25.550Z] Removing intermediate container 7d62bb1efb44 [2022-09-15T00:43:25.550Z] ---> 1f7f98fcbd69 [2022-09-15T00:43:25.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:43:26.155Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T00:43:26.155Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T00:43:26.155Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:43:26.155Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:43:26.760Z] OK: 6 MiB in 16 packages [2022-09-15T00:43:27.381Z] ---> bb8d6e01fcbd [2022-09-15T00:43:27.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T00:43:30.014Z] Removing intermediate container b8cef864108b [2022-09-15T00:43:30.015Z] ---> c280f999b7d3 [2022-09-15T00:43:30.015Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:43:30.015Z] ---> Running in 06257c8600cf [2022-09-15T00:43:31.475Z] Removing intermediate container 06257c8600cf [2022-09-15T00:43:31.475Z] ---> 995dc731d475 [2022-09-15T00:43:31.475Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T00:43:31.752Z] ---> Running in 60c8a8ac0286 [2022-09-15T00:43:32.360Z] Removing intermediate container 60c8a8ac0286 [2022-09-15T00:43:32.360Z] ---> a28f1c7db636 [2022-09-15T00:43:32.360Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:43:32.640Z] ---> Running in beb42bc27986 [2022-09-15T00:43:32.932Z] ---> 4307bae7129d [2022-09-15T00:43:32.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-15T00:43:33.545Z] Removing intermediate container beb42bc27986 [2022-09-15T00:43:33.545Z] ---> f422b7d8a254 [2022-09-15T00:43:33.545Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:43:35.014Z] ---> 70f98cc7b2a1 [2022-09-15T00:43:35.014Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T00:43:35.014Z] ---> Running in b52601065b2e [2022-09-15T00:43:35.628Z] ---> d6500cffa9bc [2022-09-15T00:43:35.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T00:43:35.913Z] Removing intermediate container b52601065b2e [2022-09-15T00:43:35.913Z] ---> 8edbc46f53ca [2022-09-15T00:43:35.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:43:36.206Z] ---> Running in 3b934f81124b [2022-09-15T00:43:37.209Z] Removing intermediate container 3b934f81124b [2022-09-15T00:43:37.209Z] ---> a6b512d50b01 [2022-09-15T00:43:37.209Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T00:43:37.209Z] ---> Running in 6aab585e9328 [2022-09-15T00:43:37.829Z] Removing intermediate container 6aab585e9328 [2022-09-15T00:43:37.829Z] ---> db6ce027405d [2022-09-15T00:43:37.829Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:43:37.829Z] Removing intermediate container 652bf607d7b6 [2022-09-15T00:43:37.829Z] ---> c54bf3259045 [2022-09-15T00:43:37.829Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T00:43:38.108Z] ---> Running in dd4dce07bea7 [2022-09-15T00:43:38.108Z] ---> Running in 179a31f20848 [2022-09-15T00:43:39.109Z] Removing intermediate container dd4dce07bea7 [2022-09-15T00:43:39.109Z] ---> ee706532ca34 [2022-09-15T00:43:39.109Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:43:39.109Z] Removing intermediate container 179a31f20848 [2022-09-15T00:43:39.109Z] ---> 7f73e713c1d6 [2022-09-15T00:43:39.109Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T00:43:39.385Z] ---> Running in 4359a813b3ae [2022-09-15T00:43:39.385Z] ---> Running in e4de59c499bf [2022-09-15T00:43:39.662Z] ---> e6927e968687 [2022-09-15T00:43:39.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T00:43:40.264Z] Removing intermediate container 4359a813b3ae [2022-09-15T00:43:40.264Z] ---> 6353c2363f4f [2022-09-15T00:43:40.264Z] [2022-09-15T00:43:40.264Z] Removing intermediate container e4de59c499bf [2022-09-15T00:43:40.264Z] ---> b0d634b905c0 [2022-09-15T00:43:40.264Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T00:43:40.544Z] Successfully built 6353c2363f4f [2022-09-15T00:43:40.544Z] Successfully tagged support-scheduler-arm64:latest [2022-09-15T00:43:40.544Z] Building core-command [2022-09-15T00:43:41.165Z]  Building support-scheduler ... done  ---> 71cc48f2b824 [2022-09-15T00:43:41.166Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T00:43:41.443Z] ---> Running in f04ac62f8c45 [2022-09-15T00:43:42.433Z] Removing intermediate container f04ac62f8c45 [2022-09-15T00:43:42.433Z] ---> 296864fe1714 [2022-09-15T00:43:42.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:43:42.433Z] ---> d2f86305f501 [2022-09-15T00:43:42.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T00:43:42.433Z] ---> Running in ba46e9cf43bb [2022-09-15T00:43:43.039Z] Removing intermediate container ba46e9cf43bb [2022-09-15T00:43:43.039Z] ---> 106d29f0d9e4 [2022-09-15T00:43:43.039Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T00:43:43.318Z] ---> Running in 96d2cd20aa9c [2022-09-15T00:43:43.595Z] ---> a2e81d8106e5 [2022-09-15T00:43:43.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T00:43:44.208Z] Removing intermediate container 96d2cd20aa9c [2022-09-15T00:43:44.208Z] ---> 305c72242f6f [2022-09-15T00:43:44.208Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:43:44.485Z] ---> Running in 6827acb04227 [2022-09-15T00:43:45.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:43:45.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:43:45.483Z] ---> 70ec86ef0a82 [2022-09-15T00:43:45.483Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:43:45.483Z] ---> Using cache [2022-09-15T00:43:45.483Z] ---> eabedc94fba6 [2022-09-15T00:43:45.483Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T00:43:45.483Z] ---> Using cache [2022-09-15T00:43:45.483Z] ---> 976d01446a1f [2022-09-15T00:43:45.483Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:43:45.483Z] ---> Using cache [2022-09-15T00:43:45.483Z] ---> 7611b38da8bb [2022-09-15T00:43:45.483Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T00:43:45.483Z] ---> Using cache [2022-09-15T00:43:45.483Z] ---> 10fe95a9b704 [2022-09-15T00:43:45.765Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T00:43:45.765Z] Removing intermediate container 6827acb04227 [2022-09-15T00:43:45.765Z] ---> 1d206bc67128 [2022-09-15T00:43:45.765Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:43:45.765Z] ---> Using cache [2022-09-15T00:43:45.765Z] ---> 41bdea840acb [2022-09-15T00:43:45.765Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:43:45.765Z] ---> Using cache [2022-09-15T00:43:45.765Z] ---> b2d471e535c2 [2022-09-15T00:43:45.765Z] Step 9/24 : COPY . . [2022-09-15T00:43:46.061Z] ---> Running in 7e25f43b7880 [2022-09-15T00:43:46.061Z] ---> 6ab9b794fed6 [2022-09-15T00:43:46.061Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T00:43:46.061Z] ---> Using cache [2022-09-15T00:43:46.061Z] ---> 95daf00236cb [2022-09-15T00:43:46.061Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T00:43:46.061Z] ---> Running in a9d16ae68d7d [2022-09-15T00:43:46.346Z] ---> Running in 96e18d645255 [2022-09-15T00:43:46.972Z] Removing intermediate container 7e25f43b7880 [2022-09-15T00:43:46.972Z] ---> 55b4cdbcff6b [2022-09-15T00:43:46.972Z] [2022-09-15T00:43:47.462Z] Removing intermediate container a9d16ae68d7d [2022-09-15T00:43:47.462Z] ---> a8e56f4cca4d [2022-09-15T00:43:47.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:43:47.875Z] Successfully built 55b4cdbcff6b [2022-09-15T00:43:47.875Z] ---> Running in 66e76642a576 [2022-09-15T00:43:47.875Z] Successfully tagged support-notifications-arm64:latest [2022-09-15T00:43:47.875Z] Building core-data [2022-09-15T00:43:48.540Z]  Building support-notifications ... done Removing intermediate container 66e76642a576 [2022-09-15T00:43:48.540Z] ---> b158c133924a [2022-09-15T00:43:48.540Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T00:43:48.540Z] ---> Running in 8c01152675dd [2022-09-15T00:43:48.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-15T00:43:49.145Z] Removing intermediate container 8c01152675dd [2022-09-15T00:43:49.145Z] ---> 7b468e7fdcd3 [2022-09-15T00:43:49.145Z] Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:43:49.145Z] ---> Running in 57dabdd27261 [2022-09-15T00:43:49.791Z] Removing intermediate container 57dabdd27261 [2022-09-15T00:43:49.791Z] ---> 487abd445539 [2022-09-15T00:43:49.791Z] Step 23/23 : LABEL version=2.3.0-dev.62 [2022-09-15T00:43:50.107Z] ---> Running in 7ca906928ce3 [2022-09-15T00:43:50.775Z] Removing intermediate container 7ca906928ce3 [2022-09-15T00:43:50.775Z] ---> ebdfe78b9e83 [2022-09-15T00:43:50.775Z] [2022-09-15T00:43:50.775Z] Successfully built ebdfe78b9e83 [2022-09-15T00:43:50.775Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-15T00:43:50.775Z] Building security-spiffe-token-provider [2022-09-15T00:43:53.480Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:43:53.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:43:53.480Z] ---> 70ec86ef0a82 [2022-09-15T00:43:53.480Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T00:43:53.480Z] ---> Using cache [2022-09-15T00:43:53.480Z] ---> eabedc94fba6 [2022-09-15T00:43:53.480Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T00:43:53.480Z] ---> Using cache [2022-09-15T00:43:53.480Z] ---> 976d01446a1f [2022-09-15T00:43:53.480Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:43:53.480Z] ---> Using cache [2022-09-15T00:43:53.480Z] ---> 7611b38da8bb [2022-09-15T00:43:53.480Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T00:43:53.759Z] ---> Running in 129753d15f96 [2022-09-15T00:43:56.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:56.419Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T00:43:56.419Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T00:43:56.419Z] ---> 70ec86ef0a82 [2022-09-15T00:43:56.419Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T00:43:56.419Z] ---> Using cache [2022-09-15T00:43:56.419Z] ---> dedb7e899961 [2022-09-15T00:43:56.419Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T00:43:56.419Z] ---> Running in c845ba32d244 [2022-09-15T00:43:57.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:58.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:58.498Z] OK: 221 MiB in 51 packages [2022-09-15T00:43:58.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:43:59.787Z] Removing intermediate container 129753d15f96 [2022-09-15T00:43:59.787Z] ---> 8df897b9231a [2022-09-15T00:43:59.787Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T00:44:00.070Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T00:44:00.070Z] v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T00:44:00.070Z] OK: 16895 distinct packages available [2022-09-15T00:44:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:44:00.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:44:00.959Z] ---> 4ac5e0fae211 [2022-09-15T00:44:00.959Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:44:00.959Z] ---> Running in 5af74b5f7224 [2022-09-15T00:44:01.962Z] OK: 221 MiB in 51 packages [2022-09-15T00:44:03.970Z] Removing intermediate container c845ba32d244 [2022-09-15T00:44:03.970Z] ---> aa5e0f9f3b2b [2022-09-15T00:44:03.970Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T00:44:04.584Z] ---> 7be59ea21993 [2022-09-15T00:44:04.584Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T00:44:04.584Z] ---> Running in 363c2d95d628 [2022-09-15T00:45:12.684Z] Removing intermediate container 5af74b5f7224 [2022-09-15T00:45:12.684Z] ---> daf5180bf387 [2022-09-15T00:45:12.684Z] Step 9/24 : COPY . . [2022-09-15T00:45:12.684Z] Removing intermediate container 363c2d95d628 [2022-09-15T00:45:12.684Z] ---> 8c8154e018f9 [2022-09-15T00:45:12.684Z] Step 7/20 : COPY . . [2022-09-15T00:45:12.684Z] ---> fc42372fb003 [2022-09-15T00:45:12.684Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T00:45:12.684Z] ---> 3373dc2b1146 [2022-09-15T00:45:12.684Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T00:45:12.684Z] ---> Running in 44ef25d9dcda [2022-09-15T00:45:12.684Z] ---> Running in 8fd204c50fa1 [2022-09-15T00:45:12.684Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-15T00:45:12.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-15T00:46:34.498Z] Removing intermediate container e339b1b2ea02 [2022-09-15T00:46:34.498Z] ---> 726b8ea5c705 [2022-09-15T00:46:34.498Z] [2022-09-15T00:46:34.498Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T00:46:34.498Z] ---> a6215f271958 [2022-09-15T00:46:34.498Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:46:34.498Z] ---> Using cache [2022-09-15T00:46:34.498Z] ---> 8c868844cd72 [2022-09-15T00:46:34.498Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:46:34.498Z] ---> Using cache [2022-09-15T00:46:34.498Z] ---> 6bd3493baf74 [2022-09-15T00:46:34.498Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T00:46:34.498Z] ---> Running in ff3d59ed642c [2022-09-15T00:46:34.787Z] Removing intermediate container ff3d59ed642c [2022-09-15T00:46:34.787Z] ---> d89afe5bf522 [2022-09-15T00:46:34.787Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T00:46:35.093Z] ---> Running in 68e86d6d5c7b [2022-09-15T00:46:35.379Z] Removing intermediate container 68e86d6d5c7b [2022-09-15T00:46:35.379Z] ---> b767afc1e5d5 [2022-09-15T00:46:35.379Z] Step 16/25 : WORKDIR / [2022-09-15T00:46:35.669Z] ---> Running in c0d23fff3ac9 [2022-09-15T00:46:36.287Z] Removing intermediate container c0d23fff3ac9 [2022-09-15T00:46:36.287Z] ---> 3a210fc51765 [2022-09-15T00:46:36.287Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:46:37.294Z] ---> d5bbbe8d7410 [2022-09-15T00:46:37.294Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T00:46:39.293Z] ---> 725a071f0fcc [2022-09-15T00:46:39.293Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T00:46:40.298Z] ---> 9ed550ec1ed5 [2022-09-15T00:46:40.298Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T00:46:40.907Z] ---> 069d633ff2e7 [2022-09-15T00:46:40.907Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T00:46:41.187Z] ---> Running in 53ce065f4eb1 [2022-09-15T00:46:41.794Z] Removing intermediate container 53ce065f4eb1 [2022-09-15T00:46:41.794Z] ---> 782cc8301033 [2022-09-15T00:46:41.794Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:46:41.794Z] ---> Running in f5d14a7b0e23 [2022-09-15T00:46:42.398Z] Removing intermediate container f5d14a7b0e23 [2022-09-15T00:46:42.398Z] ---> 55287a15c8ea [2022-09-15T00:46:42.398Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T00:46:42.398Z] ---> Running in 5011e81329e5 [2022-09-15T00:46:43.011Z] Removing intermediate container 5011e81329e5 [2022-09-15T00:46:43.011Z] ---> 59cd1397d5ea [2022-09-15T00:46:43.011Z] Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:46:43.011Z] ---> Running in cc4c5bd847f9 [2022-09-15T00:46:43.610Z] Removing intermediate container cc4c5bd847f9 [2022-09-15T00:46:43.610Z] ---> 4a992216c04a [2022-09-15T00:46:43.610Z] Step 25/25 : LABEL version=2.3.0-dev.62 [2022-09-15T00:46:43.610Z] ---> Running in afa60648b316 [2022-09-15T00:46:44.203Z] Removing intermediate container afa60648b316 [2022-09-15T00:46:44.203Z] ---> 07a3db0417dc [2022-09-15T00:46:44.203Z] [2022-09-15T00:46:44.203Z] Successfully built 07a3db0417dc [2022-09-15T00:46:44.203Z] Successfully tagged core-metadata-arm64:latest [2022-09-15T00:47:06.430Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-15T00:47:24.779Z] Removing intermediate container f60305e55bfc [2022-09-15T00:47:24.779Z] ---> 3e5405de8841 [2022-09-15T00:47:24.779Z] [2022-09-15T00:47:24.779Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T00:47:24.779Z] ---> a6215f271958 [2022-09-15T00:47:24.779Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T00:47:24.779Z] ---> Running in 2e2517447368 [2022-09-15T00:47:26.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:47:27.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:47:28.193Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T00:47:28.467Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T00:47:28.467Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T00:47:28.467Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T00:47:28.467Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T00:47:28.467Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T00:47:28.467Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:47:28.467Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:47:29.072Z] OK: 8 MiB in 20 packages [2022-09-15T00:47:31.122Z] Removing intermediate container 2e2517447368 [2022-09-15T00:47:31.122Z] ---> 26072a3a2767 [2022-09-15T00:47:31.122Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T00:47:31.424Z] ---> Running in 1bea5983aef1 [2022-09-15T00:47:32.062Z] Removing intermediate container 1bea5983aef1 [2022-09-15T00:47:32.062Z] ---> e19bea656666 [2022-09-15T00:47:32.062Z] Step 13/22 : WORKDIR /edgex [2022-09-15T00:47:32.407Z] ---> Running in 5b6a9a645ba0 [2022-09-15T00:47:33.028Z] Removing intermediate container 5b6a9a645ba0 [2022-09-15T00:47:33.028Z] ---> 66b19e023973 [2022-09-15T00:47:33.028Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T00:47:34.030Z] ---> cef698bc974d [2022-09-15T00:47:34.030Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T00:47:35.493Z] ---> d73f97422df7 [2022-09-15T00:47:35.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T00:47:37.497Z] ---> 3e2778bd16ec [2022-09-15T00:47:37.497Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T00:47:38.501Z] ---> ae5bf6dbfee7 [2022-09-15T00:47:38.501Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T00:47:38.501Z] ---> Running in 3ed9ed5c2941 [2022-09-15T00:47:41.937Z] Removing intermediate container 3ed9ed5c2941 [2022-09-15T00:47:41.937Z] ---> 6e93e599e9dc [2022-09-15T00:47:41.937Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T00:47:41.937Z] ---> Running in 7491791ba380 [2022-09-15T00:47:41.937Z] Removing intermediate container 7491791ba380 [2022-09-15T00:47:41.937Z] ---> 178ad024936e [2022-09-15T00:47:42.221Z] Step 20/22 : LABEL arch=arm64 [2022-09-15T00:47:42.221Z] ---> Running in 5e848394d692 [2022-09-15T00:47:42.827Z] Removing intermediate container 5e848394d692 [2022-09-15T00:47:42.827Z] ---> 2788640d4846 [2022-09-15T00:47:42.827Z] Step 21/22 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:47:42.827Z] ---> Running in c6e42952da0e [2022-09-15T00:47:43.433Z] Removing intermediate container c6e42952da0e [2022-09-15T00:47:43.433Z] ---> 9838255d515e [2022-09-15T00:47:43.433Z] Step 22/22 : LABEL version=2.3.0-dev.62 [2022-09-15T00:47:43.433Z] ---> Running in 3b8901c2b3be [2022-09-15T00:47:44.038Z] Removing intermediate container 3b8901c2b3be [2022-09-15T00:47:44.038Z] ---> 9a8704f57466 [2022-09-15T00:47:44.038Z] [2022-09-15T00:47:44.038Z] Successfully built 9a8704f57466 [2022-09-15T00:47:44.038Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-15T00:49:05.887Z]  Building security-proxy-setup ... done Removing intermediate container 96e18d645255 [2022-09-15T00:49:05.887Z] ---> 9481ae65b7b0 [2022-09-15T00:49:05.887Z] [2022-09-15T00:49:05.887Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T00:49:05.887Z] ---> a6215f271958 [2022-09-15T00:49:05.887Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T00:49:05.887Z] ---> Using cache [2022-09-15T00:49:05.887Z] ---> 8c868844cd72 [2022-09-15T00:49:05.887Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T00:49:05.887Z] ---> Using cache [2022-09-15T00:49:05.887Z] ---> 6bd3493baf74 [2022-09-15T00:49:05.887Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T00:49:05.887Z] ---> Running in ee9c7c07a43e [2022-09-15T00:49:05.887Z] Removing intermediate container ee9c7c07a43e [2022-09-15T00:49:05.887Z] ---> f147bd3722af [2022-09-15T00:49:05.887Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T00:49:05.887Z] ---> Running in 1f8194b6c61e [2022-09-15T00:49:05.887Z] Removing intermediate container 1f8194b6c61e [2022-09-15T00:49:05.887Z] ---> 6ba1054eb194 [2022-09-15T00:49:05.887Z] Step 16/24 : WORKDIR / [2022-09-15T00:49:05.887Z] ---> Running in c63e7e0c6258 [2022-09-15T00:49:05.887Z] Removing intermediate container c63e7e0c6258 [2022-09-15T00:49:05.887Z] ---> ace89611a849 [2022-09-15T00:49:05.887Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:49:05.887Z] ---> aec476083565 [2022-09-15T00:49:05.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T00:49:06.164Z] ---> 32e652efe91c [2022-09-15T00:49:06.164Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T00:49:07.155Z] ---> 71817f4cb5f0 [2022-09-15T00:49:07.155Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T00:49:07.155Z] ---> Running in cbe4c12e6968 [2022-09-15T00:49:07.766Z] Removing intermediate container cbe4c12e6968 [2022-09-15T00:49:07.766Z] ---> ee81aa3faf42 [2022-09-15T00:49:07.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:49:07.766Z] ---> Running in 90b71f21a0d7 [2022-09-15T00:49:08.370Z] Removing intermediate container 90b71f21a0d7 [2022-09-15T00:49:08.370Z] ---> ad410d851644 [2022-09-15T00:49:08.370Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T00:49:08.370Z] ---> Running in c66c887222a6 [2022-09-15T00:49:08.980Z] Removing intermediate container c66c887222a6 [2022-09-15T00:49:08.980Z] ---> 5af2c9e760c4 [2022-09-15T00:49:08.980Z] Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:49:08.980Z] ---> Running in 93d2ff4d3106 [2022-09-15T00:49:09.589Z] Removing intermediate container 93d2ff4d3106 [2022-09-15T00:49:09.589Z] ---> a6363309c88c [2022-09-15T00:49:09.589Z] Step 24/24 : LABEL version=2.3.0-dev.62 [2022-09-15T00:49:09.865Z] ---> Running in ebb9f1b38d93 [2022-09-15T00:49:10.466Z] Removing intermediate container ebb9f1b38d93 [2022-09-15T00:49:10.466Z] ---> 0d8a8d283ad4 [2022-09-15T00:49:10.466Z] [2022-09-15T00:49:10.466Z] Successfully built 0d8a8d283ad4 [2022-09-15T00:49:10.466Z] Successfully tagged core-command-arm64:latest [2022-09-15T00:50:07.049Z]  Building core-command ... done Removing intermediate container 44ef25d9dcda [2022-09-15T00:50:07.049Z] ---> 83124794f5eb [2022-09-15T00:50:07.049Z] [2022-09-15T00:50:07.049Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T00:50:07.049Z] ---> a6215f271958 [2022-09-15T00:50:07.049Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T00:50:07.049Z] ---> Running in 29826965f448 [2022-09-15T00:50:07.049Z] Removing intermediate container 29826965f448 [2022-09-15T00:50:07.049Z] ---> 7cbc27feef2a [2022-09-15T00:50:07.049Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T00:50:07.049Z] ---> Running in 2e224434777f [2022-09-15T00:50:07.049Z] Removing intermediate container 2e224434777f [2022-09-15T00:50:07.049Z] ---> 4954fec6ffe4 [2022-09-15T00:50:07.049Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T00:50:07.049Z] ---> Running in f51c6462e52d [2022-09-15T00:50:07.049Z] Removing intermediate container f51c6462e52d [2022-09-15T00:50:07.049Z] ---> e276cbe2ede6 [2022-09-15T00:50:07.049Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:50:07.049Z] ---> Running in 103c56c311ca [2022-09-15T00:50:07.049Z] Removing intermediate container 103c56c311ca [2022-09-15T00:50:07.049Z] ---> c3555d432539 [2022-09-15T00:50:07.049Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T00:50:07.049Z] ---> Running in 6d5cb686a415 [2022-09-15T00:50:07.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:07.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:07.049Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T00:50:07.049Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T00:50:07.049Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T00:50:07.049Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T00:50:07.049Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T00:50:07.049Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T00:50:07.049Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T00:50:07.049Z] OK: 8 MiB in 20 packages [2022-09-15T00:50:08.484Z] Removing intermediate container 6d5cb686a415 [2022-09-15T00:50:08.484Z] ---> d186db8e3696 [2022-09-15T00:50:08.484Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:50:09.472Z] ---> 7015e5a96046 [2022-09-15T00:50:09.472Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T00:50:10.911Z] ---> ecd94d9544ac [2022-09-15T00:50:10.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T00:50:11.517Z] ---> 9475ed07c49e [2022-09-15T00:50:11.517Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T00:50:11.789Z] ---> Running in f497f71ff2c1 [2022-09-15T00:50:11.789Z] Removing intermediate container 8fd204c50fa1 [2022-09-15T00:50:11.789Z] ---> 010797b50e41 [2022-09-15T00:50:11.789Z] [2022-09-15T00:50:11.789Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T00:50:11.789Z] ---> 02e0d6fdf486 [2022-09-15T00:50:11.789Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T00:50:11.789Z] ---> Using cache [2022-09-15T00:50:11.789Z] ---> 12007ebfb350 [2022-09-15T00:50:11.789Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T00:50:11.789Z] ---> Using cache [2022-09-15T00:50:11.789Z] ---> e5f58789d663 [2022-09-15T00:50:11.789Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T00:50:11.789Z] ---> Running in 74e2a9264fc2 [2022-09-15T00:50:12.062Z] Removing intermediate container f497f71ff2c1 [2022-09-15T00:50:12.062Z] ---> df63c0f133b0 [2022-09-15T00:50:12.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:50:12.334Z] ---> Running in 026cf40be1f7 [2022-09-15T00:50:12.609Z] Removing intermediate container 026cf40be1f7 [2022-09-15T00:50:12.609Z] ---> c078e35cf223 [2022-09-15T00:50:12.609Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T00:50:12.884Z] ---> Running in 2ef1351022a1 [2022-09-15T00:50:13.156Z] Removing intermediate container 2ef1351022a1 [2022-09-15T00:50:13.156Z] ---> 57e5e311f739 [2022-09-15T00:50:13.156Z] Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:13.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:13.156Z] ---> Running in 471390920dd2 [2022-09-15T00:50:13.435Z] Removing intermediate container 471390920dd2 [2022-09-15T00:50:13.435Z] ---> 746ee0838dd1 [2022-09-15T00:50:13.435Z] Step 24/24 : LABEL version=2.3.0-dev.62 [2022-09-15T00:50:13.709Z] ---> Running in 5fe861535377 [2022-09-15T00:50:13.981Z] Removing intermediate container 5fe861535377 [2022-09-15T00:50:13.981Z] ---> b8ac9d9b6cee [2022-09-15T00:50:13.981Z] [2022-09-15T00:50:13.981Z] Successfully built b8ac9d9b6cee [2022-09-15T00:50:13.981Z] Successfully tagged core-data-arm64:latest [2022-09-15T00:50:14.256Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:15.255Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T00:50:15.255Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T00:50:15.255Z] OK: 15733 distinct packages available [2022-09-15T00:50:15.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:16.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T00:50:17.501Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T00:50:17.501Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T00:50:17.501Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T00:50:17.776Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T00:50:17.776Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T00:50:17.776Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T00:50:18.051Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T00:50:18.051Z] (8/9) Installing libucontext (1.1-r0) [2022-09-15T00:50:18.051Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T00:50:18.327Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T00:50:18.327Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T00:50:18.605Z] OK: 8 MiB in 23 packages [2022-09-15T00:50:20.047Z] Removing intermediate container 74e2a9264fc2 [2022-09-15T00:50:20.047Z] ---> 5bcbc3cd394e [2022-09-15T00:50:20.047Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T00:50:20.324Z] ---> 56db7563ecdb [2022-09-15T00:50:20.324Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T00:50:21.772Z] ---> 1a1c3b96c0b5 [2022-09-15T00:50:21.772Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T00:50:22.372Z] ---> 32601279d860 [2022-09-15T00:50:22.372Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T00:50:22.372Z] ---> Running in 30b211827568 [2022-09-15T00:50:22.646Z] Removing intermediate container 30b211827568 [2022-09-15T00:50:22.646Z] ---> 4f90926add4a [2022-09-15T00:50:22.646Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T00:50:22.646Z] ---> Running in eaeef6d9d354 [2022-09-15T00:50:22.921Z] Removing intermediate container eaeef6d9d354 [2022-09-15T00:50:22.921Z] ---> 98d0942a2d84 [2022-09-15T00:50:22.921Z] Step 18/20 : LABEL arch=arm64 [2022-09-15T00:50:23.195Z] ---> Running in 3d5b87004116 [2022-09-15T00:50:23.471Z] Removing intermediate container 3d5b87004116 [2022-09-15T00:50:23.471Z] ---> bc847a772843 [2022-09-15T00:50:23.471Z] Step 19/20 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:23.471Z] ---> Running in d9aaef8ff322 [2022-09-15T00:50:24.071Z] Removing intermediate container d9aaef8ff322 [2022-09-15T00:50:24.071Z] ---> eb5679c99158 [2022-09-15T00:50:24.071Z] Step 20/20 : LABEL version=2.3.0-dev.62 [2022-09-15T00:50:24.071Z] ---> Running in 39b5e36df1d5 [2022-09-15T00:50:24.345Z] Removing intermediate container 39b5e36df1d5 [2022-09-15T00:50:24.345Z] ---> a07a2e288c59 [2022-09-15T00:50:24.345Z] [2022-09-15T00:50:24.345Z] Successfully built a07a2e288c59 [2022-09-15T00:50:24.345Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-15T00:50:24.963Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-15T00:50:24.989Z] $ docker stop --time=1 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e [2022-09-15T00:50:26.721Z] $ docker rm -f 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T00:50:27.268Z] + docker images [2022-09-15T00:50:27.540Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T00:50:27.540Z] security-spiffe-token-provider-arm64 latest a07a2e288c59 3 seconds ago 28.4MB [2022-09-15T00:50:27.540Z] core-data-arm64 latest b8ac9d9b6cee 14 seconds ago 20.7MB [2022-09-15T00:50:27.540Z] 010797b50e41 16 seconds ago 1.24GB [2022-09-15T00:50:27.540Z] 83124794f5eb 29 seconds ago 1.22GB [2022-09-15T00:50:27.540Z] core-command-arm64 latest 0d8a8d283ad4 About a minute ago 16.7MB [2022-09-15T00:50:27.540Z] 9481ae65b7b0 About a minute ago 1.21GB [2022-09-15T00:50:27.540Z] security-proxy-setup-arm64 latest 9a8704f57466 2 minutes ago 26.4MB [2022-09-15T00:50:27.540Z] 3e5405de8841 3 minutes ago 1.2GB [2022-09-15T00:50:27.540Z] core-metadata-arm64 latest 07a3db0417dc 3 minutes ago 17.5MB [2022-09-15T00:50:27.540Z] 726b8ea5c705 3 minutes ago 1.22GB [2022-09-15T00:50:27.540Z] sys-mgmt-agent-arm64 latest ebdfe78b9e83 6 minutes ago 133MB [2022-09-15T00:50:27.540Z] support-notifications-arm64 latest 55b4cdbcff6b 6 minutes ago 26.3MB [2022-09-15T00:50:27.540Z] support-scheduler-arm64 latest 6353c2363f4f 6 minutes ago 25.7MB [2022-09-15T00:50:27.540Z] 97c07d709d10 7 minutes ago 1.27GB [2022-09-15T00:50:27.540Z] 265e6f48cec1 7 minutes ago 1.27GB [2022-09-15T00:50:27.540Z] security-secretstore-setup-arm64 latest 5ffcb7e0c2c1 8 minutes ago 28.2MB [2022-09-15T00:50:27.540Z] cbc62c889486 8 minutes ago 1.19GB [2022-09-15T00:50:27.540Z] 009b0e93da76 8 minutes ago 1.2GB [2022-09-15T00:50:27.540Z] security-bootstrapper-arm64 latest 0012b2c02948 10 minutes ago 19.1MB [2022-09-15T00:50:27.540Z] 1ae21fd8af26 10 minutes ago 1.2GB [2022-09-15T00:50:27.540Z] security-spire-server-arm64 latest 6b0f8f8fbcea 15 minutes ago 84.2MB [2022-09-15T00:50:27.540Z] d16bd6793b78 15 minutes ago 1.09GB [2022-09-15T00:50:27.540Z] security-spire-agent-arm64 latest be7e9b5c082b 16 minutes ago 122MB [2022-09-15T00:50:27.540Z] security-spire-config-arm64 latest 20ed79c5eb06 16 minutes ago 83.6MB [2022-09-15T00:50:27.540Z] feff1536d5e1 16 minutes ago 1.09GB [2022-09-15T00:50:27.541Z] 71537058a759 16 minutes ago 1.09GB [2022-09-15T00:50:27.541Z] ci-base-image-arm64 latest 70ec86ef0a82 18 minutes ago 995MB [2022-09-15T00:50:27.541Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-15T00:50:27.541Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-15T00:50:27.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-15T00:50:27.541Z] 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-15T00:50:27.661Z] provisioning config files... [2022-09-15T00:50:27.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config8147239476739339654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:50:28.040Z] ---> docker-login.sh [2022-09-15T00:50:28.040Z] nexus3.edgexfoundry.org:10001 [2022-09-15T00:50:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:50:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:50:28.312Z] Configure a credential helper to remove this warning. See [2022-09-15T00:50:28.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:50:28.312Z] [2022-09-15T00:50:28.312Z] Login Succeeded [2022-09-15T00:50:28.312Z] nexus3.edgexfoundry.org:10002 [2022-09-15T00:50:28.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:50:28.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:50:28.924Z] Configure a credential helper to remove this warning. See [2022-09-15T00:50:28.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:50:28.924Z] [2022-09-15T00:50:28.924Z] Login Succeeded [2022-09-15T00:50:28.924Z] nexus3.edgexfoundry.org:10003 [2022-09-15T00:50:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:50:29.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:50:29.477Z] Configure a credential helper to remove this warning. See [2022-09-15T00:50:29.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:50:29.477Z] [2022-09-15T00:50:29.477Z] Login Succeeded [2022-09-15T00:50:29.477Z] nexus3.edgexfoundry.org:10004 [2022-09-15T00:50:29.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:50:30.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:50:30.033Z] Configure a credential helper to remove this warning. See [2022-09-15T00:50:30.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:50:30.033Z] [2022-09-15T00:50:30.033Z] Login Succeeded [2022-09-15T00:50:30.033Z] docker.io [2022-09-15T00:50:30.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T00:50:30.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T00:50:30.908Z] Configure a credential helper to remove this warning. See [2022-09-15T00:50:30.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T00:50:30.908Z] [2022-09-15T00:50:30.908Z] Login Succeeded [2022-09-15T00:50:30.908Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T00:50:30.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:50:30.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T00:50:30.971Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-15T00:50:30.971Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:30.971Z] latest [2022-09-15T00:50:30.971Z] 2.3.0-dev.62 [2022-09-15T00:50:30.971Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:30.971Z] main [2022-09-15T00:50:30.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:31.317Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:31.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:31.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-15T00:50:31.678Z] 4e88162c5d08: Preparing [2022-09-15T00:50:31.678Z] 2c620d892912: Preparing [2022-09-15T00:50:31.678Z] 640bc6f5b076: Preparing [2022-09-15T00:50:31.678Z] b063ba22b381: Preparing [2022-09-15T00:50:31.678Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:31.678Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:31.952Z] 4e88162c5d08: Pushed [2022-09-15T00:50:31.952Z] 640bc6f5b076: Pushed [2022-09-15T00:50:31.952Z] b063ba22b381: Pushed [2022-09-15T00:50:35.337Z] 2c620d892912: Pushed [2022-09-15T00:50:35.337Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:35.710Z] + 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-15T00:50:36.075Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-15T00:50:36.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-15T00:50:36.075Z] 4e88162c5d08: Preparing [2022-09-15T00:50:36.075Z] 2c620d892912: Preparing [2022-09-15T00:50:36.075Z] 640bc6f5b076: Preparing [2022-09-15T00:50:36.075Z] b063ba22b381: Preparing [2022-09-15T00:50:36.075Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:36.351Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:36.351Z] b063ba22b381: Layer already exists [2022-09-15T00:50:36.351Z] 4e88162c5d08: Layer already exists [2022-09-15T00:50:36.351Z] 2c620d892912: Layer already exists [2022-09-15T00:50:36.351Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:36.351Z] latest: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:36.732Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:37.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 [2022-09-15T00:50:37.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-15T00:50:37.099Z] 4e88162c5d08: Preparing [2022-09-15T00:50:37.099Z] 2c620d892912: Preparing [2022-09-15T00:50:37.099Z] 640bc6f5b076: Preparing [2022-09-15T00:50:37.099Z] b063ba22b381: Preparing [2022-09-15T00:50:37.099Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:37.099Z] 2c620d892912: Layer already exists [2022-09-15T00:50:37.099Z] 4e88162c5d08: Layer already exists [2022-09-15T00:50:37.099Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:37.099Z] b063ba22b381: Layer already exists [2022-09-15T00:50:37.099Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:37.371Z] 2.3.0-dev.62: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:37.741Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:38.101Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:38.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-15T00:50:38.101Z] 4e88162c5d08: Preparing [2022-09-15T00:50:38.101Z] 2c620d892912: Preparing [2022-09-15T00:50:38.101Z] 640bc6f5b076: Preparing [2022-09-15T00:50:38.101Z] b063ba22b381: Preparing [2022-09-15T00:50:38.101Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:38.101Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:38.101Z] 2c620d892912: Layer already exists [2022-09-15T00:50:38.101Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:38.101Z] 4e88162c5d08: Layer already exists [2022-09-15T00:50:38.101Z] b063ba22b381: Layer already exists [2022-09-15T00:50:38.372Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:38.749Z] + 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-15T00:50:39.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-15T00:50:39.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-15T00:50:39.113Z] 4e88162c5d08: Preparing [2022-09-15T00:50:39.113Z] 2c620d892912: Preparing [2022-09-15T00:50:39.113Z] 640bc6f5b076: Preparing [2022-09-15T00:50:39.113Z] b063ba22b381: Preparing [2022-09-15T00:50:39.113Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:39.113Z] b063ba22b381: Layer already exists [2022-09-15T00:50:39.113Z] 4e88162c5d08: Layer already exists [2022-09-15T00:50:39.113Z] 2c620d892912: Layer already exists [2022-09-15T00:50:39.113Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:39.113Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:39.389Z] main: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:50:39.448Z] ===================================================== [Pipeline] echo [2022-09-15T00:50:39.456Z] taggedImages: [2022-09-15T00:50:39.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:39.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-15T00:50:39.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 [2022-09-15T00:50:39.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:39.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-15T00:50:39.478Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-15T00:50:39.478Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:39.478Z] latest [2022-09-15T00:50:39.478Z] 2.3.0-dev.62 [2022-09-15T00:50:39.478Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:39.478Z] main [2022-09-15T00:50:39.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:39.855Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:40.220Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:40.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-15T00:50:40.220Z] 9ba9358f3881: Preparing [2022-09-15T00:50:40.220Z] 73472774c4f5: Preparing [2022-09-15T00:50:40.220Z] 640bc6f5b076: Preparing [2022-09-15T00:50:40.220Z] e7468bee4187: Preparing [2022-09-15T00:50:40.220Z] 2ea81e99feeb: Preparing [2022-09-15T00:50:40.220Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:40.220Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:40.502Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:40.502Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:40.502Z] 2ea81e99feeb: Pushed [2022-09-15T00:50:40.502Z] 9ba9358f3881: Pushed [2022-09-15T00:50:41.473Z] e7468bee4187: Pushed [2022-09-15T00:50:43.432Z] 73472774c4f5: Pushed [2022-09-15T00:50:43.701Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:44.062Z] + 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-15T00:50:44.418Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-15T00:50:44.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-15T00:50:44.418Z] 9ba9358f3881: Preparing [2022-09-15T00:50:44.418Z] 73472774c4f5: Preparing [2022-09-15T00:50:44.418Z] 640bc6f5b076: Preparing [2022-09-15T00:50:44.418Z] e7468bee4187: Preparing [2022-09-15T00:50:44.418Z] 2ea81e99feeb: Preparing [2022-09-15T00:50:44.418Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:44.418Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:44.418Z] 73472774c4f5: Layer already exists [2022-09-15T00:50:44.418Z] e7468bee4187: Layer already exists [2022-09-15T00:50:44.418Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:44.418Z] 2ea81e99feeb: Layer already exists [2022-09-15T00:50:44.418Z] 9ba9358f3881: Layer already exists [2022-09-15T00:50:44.418Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:44.688Z] latest: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:45.049Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:45.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 [2022-09-15T00:50:45.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-15T00:50:45.402Z] 9ba9358f3881: Preparing [2022-09-15T00:50:45.402Z] 73472774c4f5: Preparing [2022-09-15T00:50:45.402Z] 640bc6f5b076: Preparing [2022-09-15T00:50:45.402Z] e7468bee4187: Preparing [2022-09-15T00:50:45.402Z] 2ea81e99feeb: Preparing [2022-09-15T00:50:45.402Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:45.402Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:45.402Z] e7468bee4187: Layer already exists [2022-09-15T00:50:45.402Z] 9ba9358f3881: Layer already exists [2022-09-15T00:50:45.402Z] 2ea81e99feeb: Layer already exists [2022-09-15T00:50:45.402Z] 73472774c4f5: Layer already exists [2022-09-15T00:50:45.402Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:45.402Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:45.673Z] 2.3.0-dev.62: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:46.035Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:46.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:46.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-15T00:50:46.398Z] 9ba9358f3881: Preparing [2022-09-15T00:50:46.398Z] 73472774c4f5: Preparing [2022-09-15T00:50:46.398Z] 640bc6f5b076: Preparing [2022-09-15T00:50:46.398Z] e7468bee4187: Preparing [2022-09-15T00:50:46.398Z] 2ea81e99feeb: Preparing [2022-09-15T00:50:46.398Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:46.398Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:46.398Z] 9ba9358f3881: Layer already exists [2022-09-15T00:50:46.398Z] 2ea81e99feeb: Layer already exists [2022-09-15T00:50:46.398Z] 73472774c4f5: Layer already exists [2022-09-15T00:50:46.398Z] e7468bee4187: Layer already exists [2022-09-15T00:50:46.398Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:46.667Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:46.667Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:47.034Z] + 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-15T00:50:47.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-15T00:50:47.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-15T00:50:47.392Z] 9ba9358f3881: Preparing [2022-09-15T00:50:47.392Z] 73472774c4f5: Preparing [2022-09-15T00:50:47.392Z] 640bc6f5b076: Preparing [2022-09-15T00:50:47.392Z] e7468bee4187: Preparing [2022-09-15T00:50:47.392Z] 2ea81e99feeb: Preparing [2022-09-15T00:50:47.392Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:47.392Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:47.392Z] 2ea81e99feeb: Layer already exists [2022-09-15T00:50:47.392Z] e7468bee4187: Layer already exists [2022-09-15T00:50:47.392Z] 73472774c4f5: Layer already exists [2022-09-15T00:50:47.392Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:47.392Z] 9ba9358f3881: Layer already exists [2022-09-15T00:50:47.662Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:47.662Z] main: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:50:47.720Z] ===================================================== [Pipeline] echo [2022-09-15T00:50:47.730Z] taggedImages: [2022-09-15T00:50:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-15T00:50:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 [2022-09-15T00:50:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-15T00:50:47.752Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-15T00:50:47.752Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:47.752Z] latest [2022-09-15T00:50:47.752Z] 2.3.0-dev.62 [2022-09-15T00:50:47.752Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:47.752Z] main [2022-09-15T00:50:47.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:48.112Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:48.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:48.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-15T00:50:48.487Z] 735fcb0d6ff6: Preparing [2022-09-15T00:50:48.487Z] 5dbaaf15c7b5: Preparing [2022-09-15T00:50:48.487Z] fc90991f93ea: Preparing [2022-09-15T00:50:48.487Z] 640bc6f5b076: Preparing [2022-09-15T00:50:48.487Z] b063ba22b381: Preparing [2022-09-15T00:50:48.487Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:48.487Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:48.759Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:48.759Z] b063ba22b381: Layer already exists [2022-09-15T00:50:48.759Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:48.759Z] 735fcb0d6ff6: Pushed [2022-09-15T00:50:48.759Z] 5dbaaf15c7b5: Pushed [2022-09-15T00:50:52.136Z] fc90991f93ea: Pushed [2022-09-15T00:50:52.136Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:52.507Z] + 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-15T00:50:52.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-15T00:50:52.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-15T00:50:52.881Z] 735fcb0d6ff6: Preparing [2022-09-15T00:50:52.881Z] 5dbaaf15c7b5: Preparing [2022-09-15T00:50:52.881Z] fc90991f93ea: Preparing [2022-09-15T00:50:52.881Z] 640bc6f5b076: Preparing [2022-09-15T00:50:52.881Z] b063ba22b381: Preparing [2022-09-15T00:50:52.881Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:52.881Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:52.881Z] fc90991f93ea: Layer already exists [2022-09-15T00:50:52.881Z] b063ba22b381: Layer already exists [2022-09-15T00:50:52.881Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:52.882Z] 5dbaaf15c7b5: Layer already exists [2022-09-15T00:50:52.882Z] 735fcb0d6ff6: Layer already exists [2022-09-15T00:50:53.161Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:53.161Z] latest: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:53.550Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:53.909Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 [2022-09-15T00:50:53.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-15T00:50:53.909Z] 735fcb0d6ff6: Preparing [2022-09-15T00:50:53.909Z] 5dbaaf15c7b5: Preparing [2022-09-15T00:50:53.909Z] fc90991f93ea: Preparing [2022-09-15T00:50:53.909Z] 640bc6f5b076: Preparing [2022-09-15T00:50:53.909Z] b063ba22b381: Preparing [2022-09-15T00:50:53.909Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:53.909Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:53.909Z] fc90991f93ea: Layer already exists [2022-09-15T00:50:53.909Z] 735fcb0d6ff6: Layer already exists [2022-09-15T00:50:53.909Z] 5dbaaf15c7b5: Layer already exists [2022-09-15T00:50:53.909Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:53.909Z] b063ba22b381: Layer already exists [2022-09-15T00:50:54.181Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:54.181Z] 2.3.0-dev.62: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:54.547Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:54.907Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:54.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-15T00:50:54.907Z] 735fcb0d6ff6: Preparing [2022-09-15T00:50:54.907Z] 5dbaaf15c7b5: Preparing [2022-09-15T00:50:54.907Z] fc90991f93ea: Preparing [2022-09-15T00:50:54.907Z] 640bc6f5b076: Preparing [2022-09-15T00:50:54.907Z] b063ba22b381: Preparing [2022-09-15T00:50:54.907Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:54.907Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:54.907Z] 735fcb0d6ff6: Layer already exists [2022-09-15T00:50:54.907Z] b063ba22b381: Layer already exists [2022-09-15T00:50:54.907Z] fc90991f93ea: Layer already exists [2022-09-15T00:50:54.907Z] 5dbaaf15c7b5: Layer already exists [2022-09-15T00:50:54.907Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:54.907Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:55.181Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:55.549Z] + 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-15T00:50:55.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-15T00:50:55.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-15T00:50:55.919Z] 735fcb0d6ff6: Preparing [2022-09-15T00:50:55.919Z] 5dbaaf15c7b5: Preparing [2022-09-15T00:50:55.919Z] fc90991f93ea: Preparing [2022-09-15T00:50:55.919Z] 640bc6f5b076: Preparing [2022-09-15T00:50:55.919Z] b063ba22b381: Preparing [2022-09-15T00:50:55.919Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:55.919Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:55.919Z] b063ba22b381: Layer already exists [2022-09-15T00:50:55.919Z] fc90991f93ea: Layer already exists [2022-09-15T00:50:55.919Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:55.919Z] 735fcb0d6ff6: Layer already exists [2022-09-15T00:50:55.919Z] 5dbaaf15c7b5: Layer already exists [2022-09-15T00:50:56.192Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:50:56.192Z] main: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:50:56.252Z] ===================================================== [Pipeline] echo [2022-09-15T00:50:56.264Z] taggedImages: [2022-09-15T00:50:56.264Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:56.264Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-15T00:50:56.264Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 [2022-09-15T00:50:56.264Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:56.264Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-15T00:50:56.288Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-15T00:50:56.288Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:56.288Z] latest [2022-09-15T00:50:56.288Z] 2.3.0-dev.62 [2022-09-15T00:50:56.288Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:50:56.288Z] main [2022-09-15T00:50:56.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:56.660Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:50:57.018Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:50:57.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-15T00:50:57.018Z] b7d486fa38bc: Preparing [2022-09-15T00:50:57.018Z] b7d486fa38bc: Preparing [2022-09-15T00:50:57.018Z] 47b52926d371: Preparing [2022-09-15T00:50:57.018Z] 699e5e44daf0: Preparing [2022-09-15T00:50:57.018Z] 727fedfb1e81: Preparing [2022-09-15T00:50:57.018Z] 96a78d9e7807: Preparing [2022-09-15T00:50:57.018Z] 2b7cfb2e4262: Preparing [2022-09-15T00:50:57.018Z] 640bc6f5b076: Preparing [2022-09-15T00:50:57.018Z] 9c125c68f594: Preparing [2022-09-15T00:50:57.018Z] edf45b0699de: Preparing [2022-09-15T00:50:57.018Z] 72d0d7a19730: Preparing [2022-09-15T00:50:57.018Z] d8eac6a34799: Preparing [2022-09-15T00:50:57.018Z] 5d3e392a13a0: Preparing [2022-09-15T00:50:57.018Z] 2b7cfb2e4262: Waiting [2022-09-15T00:50:57.018Z] 640bc6f5b076: Waiting [2022-09-15T00:50:57.018Z] 9c125c68f594: Waiting [2022-09-15T00:50:57.018Z] edf45b0699de: Waiting [2022-09-15T00:50:57.018Z] 72d0d7a19730: Waiting [2022-09-15T00:50:57.018Z] d8eac6a34799: Waiting [2022-09-15T00:50:57.018Z] 5d3e392a13a0: Waiting [2022-09-15T00:50:57.290Z] b7d486fa38bc: Pushed [2022-09-15T00:50:57.290Z] 96a78d9e7807: Pushed [2022-09-15T00:50:57.290Z] 699e5e44daf0: Pushed [2022-09-15T00:50:57.290Z] 727fedfb1e81: Pushed [2022-09-15T00:50:57.290Z] 47b52926d371: Pushed [2022-09-15T00:50:57.563Z] 640bc6f5b076: Layer already exists [2022-09-15T00:50:57.563Z] 9c125c68f594: Pushed [2022-09-15T00:50:57.563Z] 72d0d7a19730: Pushed [2022-09-15T00:50:57.563Z] edf45b0699de: Pushed [2022-09-15T00:50:57.563Z] d8eac6a34799: Pushed [2022-09-15T00:50:57.836Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:01.217Z] 2b7cfb2e4262: Pushed [2022-09-15T00:51:01.489Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:01.849Z] + 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-15T00:51:02.216Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-15T00:51:02.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-15T00:51:02.216Z] b7d486fa38bc: Preparing [2022-09-15T00:51:02.216Z] b7d486fa38bc: Preparing [2022-09-15T00:51:02.216Z] 47b52926d371: Preparing [2022-09-15T00:51:02.216Z] 699e5e44daf0: Preparing [2022-09-15T00:51:02.216Z] 727fedfb1e81: Preparing [2022-09-15T00:51:02.216Z] 96a78d9e7807: Preparing [2022-09-15T00:51:02.216Z] 2b7cfb2e4262: Preparing [2022-09-15T00:51:02.216Z] 640bc6f5b076: Preparing [2022-09-15T00:51:02.216Z] 9c125c68f594: Preparing [2022-09-15T00:51:02.216Z] edf45b0699de: Preparing [2022-09-15T00:51:02.216Z] 72d0d7a19730: Preparing [2022-09-15T00:51:02.216Z] d8eac6a34799: Preparing [2022-09-15T00:51:02.216Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:02.216Z] 2b7cfb2e4262: Waiting [2022-09-15T00:51:02.216Z] 640bc6f5b076: Waiting [2022-09-15T00:51:02.216Z] edf45b0699de: Waiting [2022-09-15T00:51:02.216Z] 72d0d7a19730: Waiting [2022-09-15T00:51:02.216Z] 9c125c68f594: Waiting [2022-09-15T00:51:02.216Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:02.488Z] b7d486fa38bc: Layer already exists [2022-09-15T00:51:02.488Z] 699e5e44daf0: Layer already exists [2022-09-15T00:51:02.488Z] 47b52926d371: Layer already exists [2022-09-15T00:51:02.488Z] 96a78d9e7807: Layer already exists [2022-09-15T00:51:02.488Z] 727fedfb1e81: Layer already exists [2022-09-15T00:51:02.488Z] 2b7cfb2e4262: Layer already exists [2022-09-15T00:51:02.488Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:02.488Z] edf45b0699de: Layer already exists [2022-09-15T00:51:02.488Z] 9c125c68f594: Layer already exists [2022-09-15T00:51:02.488Z] 72d0d7a19730: Layer already exists [2022-09-15T00:51:02.488Z] d8eac6a34799: Layer already exists [2022-09-15T00:51:02.488Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:02.488Z] latest: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:02.858Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:03.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 [2022-09-15T00:51:03.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-15T00:51:03.225Z] b7d486fa38bc: Preparing [2022-09-15T00:51:03.225Z] b7d486fa38bc: Preparing [2022-09-15T00:51:03.225Z] 47b52926d371: Preparing [2022-09-15T00:51:03.225Z] 699e5e44daf0: Preparing [2022-09-15T00:51:03.225Z] 727fedfb1e81: Preparing [2022-09-15T00:51:03.225Z] 96a78d9e7807: Preparing [2022-09-15T00:51:03.225Z] 2b7cfb2e4262: Preparing [2022-09-15T00:51:03.225Z] 640bc6f5b076: Preparing [2022-09-15T00:51:03.225Z] 9c125c68f594: Preparing [2022-09-15T00:51:03.225Z] edf45b0699de: Preparing [2022-09-15T00:51:03.225Z] 72d0d7a19730: Preparing [2022-09-15T00:51:03.225Z] d8eac6a34799: Preparing [2022-09-15T00:51:03.225Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:03.225Z] edf45b0699de: Waiting [2022-09-15T00:51:03.225Z] d8eac6a34799: Waiting [2022-09-15T00:51:03.225Z] 2b7cfb2e4262: Waiting [2022-09-15T00:51:03.225Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:03.225Z] 640bc6f5b076: Waiting [2022-09-15T00:51:03.225Z] 9c125c68f594: Waiting [2022-09-15T00:51:03.225Z] 72d0d7a19730: Waiting [2022-09-15T00:51:03.500Z] 727fedfb1e81: Layer already exists [2022-09-15T00:51:03.500Z] 96a78d9e7807: Layer already exists [2022-09-15T00:51:03.500Z] b7d486fa38bc: Layer already exists [2022-09-15T00:51:03.500Z] 47b52926d371: Layer already exists [2022-09-15T00:51:03.500Z] 699e5e44daf0: Layer already exists [2022-09-15T00:51:03.500Z] edf45b0699de: Layer already exists [2022-09-15T00:51:03.500Z] 72d0d7a19730: Layer already exists [2022-09-15T00:51:03.500Z] 2b7cfb2e4262: Layer already exists [2022-09-15T00:51:03.500Z] 9c125c68f594: Layer already exists [2022-09-15T00:51:03.500Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:03.500Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:03.500Z] d8eac6a34799: Layer already exists [2022-09-15T00:51:03.500Z] 2.3.0-dev.62: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:03.871Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:04.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:04.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-15T00:51:04.235Z] b7d486fa38bc: Preparing [2022-09-15T00:51:04.235Z] b7d486fa38bc: Preparing [2022-09-15T00:51:04.235Z] 47b52926d371: Preparing [2022-09-15T00:51:04.235Z] 699e5e44daf0: Preparing [2022-09-15T00:51:04.235Z] 727fedfb1e81: Preparing [2022-09-15T00:51:04.235Z] 96a78d9e7807: Preparing [2022-09-15T00:51:04.235Z] 2b7cfb2e4262: Preparing [2022-09-15T00:51:04.235Z] 640bc6f5b076: Preparing [2022-09-15T00:51:04.235Z] 9c125c68f594: Preparing [2022-09-15T00:51:04.235Z] edf45b0699de: Preparing [2022-09-15T00:51:04.235Z] 72d0d7a19730: Preparing [2022-09-15T00:51:04.235Z] d8eac6a34799: Preparing [2022-09-15T00:51:04.235Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:04.235Z] 2b7cfb2e4262: Waiting [2022-09-15T00:51:04.235Z] 640bc6f5b076: Waiting [2022-09-15T00:51:04.235Z] 9c125c68f594: Waiting [2022-09-15T00:51:04.235Z] edf45b0699de: Waiting [2022-09-15T00:51:04.235Z] 72d0d7a19730: Waiting [2022-09-15T00:51:04.235Z] d8eac6a34799: Waiting [2022-09-15T00:51:04.235Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:04.506Z] 727fedfb1e81: Layer already exists [2022-09-15T00:51:04.507Z] b7d486fa38bc: Layer already exists [2022-09-15T00:51:04.507Z] 699e5e44daf0: Layer already exists [2022-09-15T00:51:04.507Z] 96a78d9e7807: Layer already exists [2022-09-15T00:51:04.507Z] 47b52926d371: Layer already exists [2022-09-15T00:51:04.507Z] 2b7cfb2e4262: Layer already exists [2022-09-15T00:51:04.507Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:04.507Z] 9c125c68f594: Layer already exists [2022-09-15T00:51:04.507Z] edf45b0699de: Layer already exists [2022-09-15T00:51:04.507Z] 72d0d7a19730: Layer already exists [2022-09-15T00:51:04.507Z] d8eac6a34799: Layer already exists [2022-09-15T00:51:04.507Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:04.507Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:04.875Z] + 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-15T00:51:05.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-15T00:51:05.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-15T00:51:05.240Z] b7d486fa38bc: Preparing [2022-09-15T00:51:05.240Z] b7d486fa38bc: Preparing [2022-09-15T00:51:05.240Z] 47b52926d371: Preparing [2022-09-15T00:51:05.240Z] 699e5e44daf0: Preparing [2022-09-15T00:51:05.240Z] 727fedfb1e81: Preparing [2022-09-15T00:51:05.240Z] 96a78d9e7807: Preparing [2022-09-15T00:51:05.240Z] 2b7cfb2e4262: Preparing [2022-09-15T00:51:05.240Z] 640bc6f5b076: Preparing [2022-09-15T00:51:05.240Z] 9c125c68f594: Preparing [2022-09-15T00:51:05.240Z] edf45b0699de: Preparing [2022-09-15T00:51:05.240Z] 72d0d7a19730: Preparing [2022-09-15T00:51:05.240Z] d8eac6a34799: Preparing [2022-09-15T00:51:05.240Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:05.240Z] 9c125c68f594: Waiting [2022-09-15T00:51:05.240Z] 2b7cfb2e4262: Waiting [2022-09-15T00:51:05.240Z] 640bc6f5b076: Waiting [2022-09-15T00:51:05.240Z] edf45b0699de: Waiting [2022-09-15T00:51:05.240Z] d8eac6a34799: Waiting [2022-09-15T00:51:05.240Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:05.240Z] 72d0d7a19730: Waiting [2022-09-15T00:51:05.240Z] 727fedfb1e81: Layer already exists [2022-09-15T00:51:05.240Z] 96a78d9e7807: Layer already exists [2022-09-15T00:51:05.240Z] b7d486fa38bc: Layer already exists [2022-09-15T00:51:05.240Z] 699e5e44daf0: Layer already exists [2022-09-15T00:51:05.240Z] 47b52926d371: Layer already exists [2022-09-15T00:51:05.513Z] 72d0d7a19730: Layer already exists [2022-09-15T00:51:05.513Z] 2b7cfb2e4262: Layer already exists [2022-09-15T00:51:05.513Z] edf45b0699de: Layer already exists [2022-09-15T00:51:05.513Z] 9c125c68f594: Layer already exists [2022-09-15T00:51:05.513Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:05.513Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:05.513Z] d8eac6a34799: Layer already exists [2022-09-15T00:51:05.513Z] main: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:51:05.562Z] ===================================================== [Pipeline] echo [2022-09-15T00:51:05.568Z] taggedImages: [2022-09-15T00:51:05.568Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:05.568Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-15T00:51:05.568Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 [2022-09-15T00:51:05.568Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:05.568Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-15T00:51:05.587Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-15T00:51:05.587Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:05.587Z] latest [2022-09-15T00:51:05.587Z] 2.3.0-dev.62 [2022-09-15T00:51:05.587Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:05.587Z] main [2022-09-15T00:51:05.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:05.948Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:06.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:06.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-15T00:51:06.308Z] e10005ab7fce: Preparing [2022-09-15T00:51:06.308Z] 93cb25fcc8fc: Preparing [2022-09-15T00:51:06.308Z] f9691f82cd72: Preparing [2022-09-15T00:51:06.308Z] 2e88065f2390: Preparing [2022-09-15T00:51:06.308Z] bbce75c6c198: Preparing [2022-09-15T00:51:06.308Z] 2360b953cf7e: Preparing [2022-09-15T00:51:06.308Z] 4d84d122d76b: Preparing [2022-09-15T00:51:06.308Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:06.308Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:06.308Z] 2360b953cf7e: Waiting [2022-09-15T00:51:06.308Z] 4d84d122d76b: Waiting [2022-09-15T00:51:06.587Z] 93cb25fcc8fc: Pushed [2022-09-15T00:51:06.587Z] e10005ab7fce: Pushed [2022-09-15T00:51:06.587Z] bbce75c6c198: Pushed [2022-09-15T00:51:06.861Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:06.861Z] 2360b953cf7e: Pushed [2022-09-15T00:51:07.465Z] 4d84d122d76b: Pushed [2022-09-15T00:51:09.441Z] 2e88065f2390: Pushed [2022-09-15T00:51:09.441Z] f9691f82cd72: Pushed [2022-09-15T00:51:09.441Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:09.811Z] + 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-15T00:51:10.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-15T00:51:10.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-15T00:51:10.175Z] e10005ab7fce: Preparing [2022-09-15T00:51:10.175Z] 93cb25fcc8fc: Preparing [2022-09-15T00:51:10.175Z] f9691f82cd72: Preparing [2022-09-15T00:51:10.175Z] 2e88065f2390: Preparing [2022-09-15T00:51:10.175Z] bbce75c6c198: Preparing [2022-09-15T00:51:10.175Z] 2360b953cf7e: Preparing [2022-09-15T00:51:10.175Z] 4d84d122d76b: Preparing [2022-09-15T00:51:10.175Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:10.175Z] 2360b953cf7e: Waiting [2022-09-15T00:51:10.175Z] 4d84d122d76b: Waiting [2022-09-15T00:51:10.175Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:10.175Z] f9691f82cd72: Layer already exists [2022-09-15T00:51:10.175Z] 93cb25fcc8fc: Layer already exists [2022-09-15T00:51:10.175Z] bbce75c6c198: Layer already exists [2022-09-15T00:51:10.175Z] e10005ab7fce: Layer already exists [2022-09-15T00:51:10.175Z] 2e88065f2390: Layer already exists [2022-09-15T00:51:10.448Z] 4d84d122d76b: Layer already exists [2022-09-15T00:51:10.448Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:10.448Z] 2360b953cf7e: Layer already exists [2022-09-15T00:51:10.448Z] latest: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:10.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:11.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 [2022-09-15T00:51:11.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-15T00:51:11.176Z] e10005ab7fce: Preparing [2022-09-15T00:51:11.176Z] 93cb25fcc8fc: Preparing [2022-09-15T00:51:11.176Z] f9691f82cd72: Preparing [2022-09-15T00:51:11.176Z] 2e88065f2390: Preparing [2022-09-15T00:51:11.176Z] bbce75c6c198: Preparing [2022-09-15T00:51:11.176Z] 2360b953cf7e: Preparing [2022-09-15T00:51:11.176Z] 4d84d122d76b: Preparing [2022-09-15T00:51:11.176Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:11.176Z] 2360b953cf7e: Waiting [2022-09-15T00:51:11.176Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:11.176Z] 4d84d122d76b: Waiting [2022-09-15T00:51:11.176Z] bbce75c6c198: Layer already exists [2022-09-15T00:51:11.176Z] 93cb25fcc8fc: Layer already exists [2022-09-15T00:51:11.176Z] e10005ab7fce: Layer already exists [2022-09-15T00:51:11.176Z] 2e88065f2390: Layer already exists [2022-09-15T00:51:11.176Z] f9691f82cd72: Layer already exists [2022-09-15T00:51:11.451Z] 4d84d122d76b: Layer already exists [2022-09-15T00:51:11.451Z] 2360b953cf7e: Layer already exists [2022-09-15T00:51:11.451Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:11.451Z] 2.3.0-dev.62: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:11.819Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:12.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:12.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-15T00:51:12.179Z] e10005ab7fce: Preparing [2022-09-15T00:51:12.179Z] 93cb25fcc8fc: Preparing [2022-09-15T00:51:12.179Z] f9691f82cd72: Preparing [2022-09-15T00:51:12.179Z] 2e88065f2390: Preparing [2022-09-15T00:51:12.179Z] bbce75c6c198: Preparing [2022-09-15T00:51:12.179Z] 2360b953cf7e: Preparing [2022-09-15T00:51:12.179Z] 4d84d122d76b: Preparing [2022-09-15T00:51:12.179Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:12.179Z] 2360b953cf7e: Waiting [2022-09-15T00:51:12.179Z] 4d84d122d76b: Waiting [2022-09-15T00:51:12.179Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:12.179Z] f9691f82cd72: Layer already exists [2022-09-15T00:51:12.179Z] 93cb25fcc8fc: Layer already exists [2022-09-15T00:51:12.179Z] bbce75c6c198: Layer already exists [2022-09-15T00:51:12.179Z] e10005ab7fce: Layer already exists [2022-09-15T00:51:12.179Z] 2e88065f2390: Layer already exists [2022-09-15T00:51:12.454Z] 4d84d122d76b: Layer already exists [2022-09-15T00:51:12.454Z] 2360b953cf7e: Layer already exists [2022-09-15T00:51:12.454Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:12.454Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:12.816Z] + 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-15T00:51:13.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-15T00:51:13.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-15T00:51:13.174Z] e10005ab7fce: Preparing [2022-09-15T00:51:13.174Z] 93cb25fcc8fc: Preparing [2022-09-15T00:51:13.174Z] f9691f82cd72: Preparing [2022-09-15T00:51:13.174Z] 2e88065f2390: Preparing [2022-09-15T00:51:13.174Z] bbce75c6c198: Preparing [2022-09-15T00:51:13.174Z] 2360b953cf7e: Preparing [2022-09-15T00:51:13.174Z] 4d84d122d76b: Preparing [2022-09-15T00:51:13.174Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:13.174Z] 2360b953cf7e: Waiting [2022-09-15T00:51:13.174Z] 4d84d122d76b: Waiting [2022-09-15T00:51:13.174Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:13.446Z] e10005ab7fce: Layer already exists [2022-09-15T00:51:13.446Z] f9691f82cd72: Layer already exists [2022-09-15T00:51:13.446Z] 93cb25fcc8fc: Layer already exists [2022-09-15T00:51:13.446Z] 2e88065f2390: Layer already exists [2022-09-15T00:51:13.446Z] bbce75c6c198: Layer already exists [2022-09-15T00:51:13.446Z] 4d84d122d76b: Layer already exists [2022-09-15T00:51:13.446Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:13.446Z] 2360b953cf7e: Layer already exists [2022-09-15T00:51:13.446Z] main: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:51:13.502Z] ===================================================== [Pipeline] echo [2022-09-15T00:51:13.509Z] taggedImages: [2022-09-15T00:51:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-15T00:51:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 [2022-09-15T00:51:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-15T00:51:13.527Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-15T00:51:13.527Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:13.527Z] latest [2022-09-15T00:51:13.527Z] 2.3.0-dev.62 [2022-09-15T00:51:13.527Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:13.527Z] main [2022-09-15T00:51:13.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:13.886Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:14.246Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:14.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-15T00:51:14.246Z] f2ecc91ace72: Preparing [2022-09-15T00:51:14.246Z] 914ca85a4f6d: Preparing [2022-09-15T00:51:14.246Z] a64cf002055d: Preparing [2022-09-15T00:51:14.246Z] ba2c650ac780: Preparing [2022-09-15T00:51:14.246Z] 66b977c3a3e8: Preparing [2022-09-15T00:51:14.246Z] 4c8d51d3d638: Preparing [2022-09-15T00:51:14.246Z] 095566ea59e6: Preparing [2022-09-15T00:51:14.246Z] 08b218d9b545: Preparing [2022-09-15T00:51:14.246Z] c91edf4d3e76: Preparing [2022-09-15T00:51:14.246Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:14.246Z] 08b218d9b545: Waiting [2022-09-15T00:51:14.246Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:14.246Z] c91edf4d3e76: Waiting [2022-09-15T00:51:14.246Z] 4c8d51d3d638: Waiting [2022-09-15T00:51:14.246Z] 095566ea59e6: Waiting [2022-09-15T00:51:14.519Z] 66b977c3a3e8: Pushed [2022-09-15T00:51:14.519Z] f2ecc91ace72: Pushed [2022-09-15T00:51:14.519Z] 914ca85a4f6d: Pushed [2022-09-15T00:51:14.794Z] 4c8d51d3d638: Pushed [2022-09-15T00:51:14.794Z] 08b218d9b545: Pushed [2022-09-15T00:51:14.794Z] 095566ea59e6: Pushed [2022-09-15T00:51:14.794Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:15.166Z] c91edf4d3e76: Pushed [2022-09-15T00:51:17.228Z] ba2c650ac780: Pushed [2022-09-15T00:51:18.205Z] a64cf002055d: Pushed [2022-09-15T00:51:18.205Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:18.573Z] + 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-15T00:51:18.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-15T00:51:18.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-15T00:51:18.930Z] f2ecc91ace72: Preparing [2022-09-15T00:51:18.930Z] 914ca85a4f6d: Preparing [2022-09-15T00:51:18.930Z] a64cf002055d: Preparing [2022-09-15T00:51:18.930Z] ba2c650ac780: Preparing [2022-09-15T00:51:18.930Z] 66b977c3a3e8: Preparing [2022-09-15T00:51:18.930Z] 4c8d51d3d638: Preparing [2022-09-15T00:51:18.930Z] 095566ea59e6: Preparing [2022-09-15T00:51:18.930Z] 08b218d9b545: Preparing [2022-09-15T00:51:18.930Z] c91edf4d3e76: Preparing [2022-09-15T00:51:18.930Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:18.930Z] 08b218d9b545: Waiting [2022-09-15T00:51:18.930Z] c91edf4d3e76: Waiting [2022-09-15T00:51:18.930Z] 4c8d51d3d638: Waiting [2022-09-15T00:51:18.930Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:18.930Z] 095566ea59e6: Waiting [2022-09-15T00:51:18.930Z] 914ca85a4f6d: Layer already exists [2022-09-15T00:51:18.930Z] a64cf002055d: Layer already exists [2022-09-15T00:51:18.930Z] 66b977c3a3e8: Layer already exists [2022-09-15T00:51:18.930Z] ba2c650ac780: Layer already exists [2022-09-15T00:51:18.930Z] f2ecc91ace72: Layer already exists [2022-09-15T00:51:18.930Z] c91edf4d3e76: Layer already exists [2022-09-15T00:51:19.201Z] 4c8d51d3d638: Layer already exists [2022-09-15T00:51:19.201Z] 095566ea59e6: Layer already exists [2022-09-15T00:51:19.201Z] 08b218d9b545: Layer already exists [2022-09-15T00:51:19.201Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:19.201Z] latest: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:19.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:19.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 [2022-09-15T00:51:19.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-15T00:51:19.914Z] f2ecc91ace72: Preparing [2022-09-15T00:51:19.914Z] 914ca85a4f6d: Preparing [2022-09-15T00:51:19.914Z] a64cf002055d: Preparing [2022-09-15T00:51:19.914Z] ba2c650ac780: Preparing [2022-09-15T00:51:19.914Z] 66b977c3a3e8: Preparing [2022-09-15T00:51:19.914Z] 4c8d51d3d638: Preparing [2022-09-15T00:51:19.914Z] 095566ea59e6: Preparing [2022-09-15T00:51:19.914Z] 08b218d9b545: Preparing [2022-09-15T00:51:19.914Z] c91edf4d3e76: Preparing [2022-09-15T00:51:19.914Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:19.914Z] 4c8d51d3d638: Waiting [2022-09-15T00:51:19.914Z] 095566ea59e6: Waiting [2022-09-15T00:51:19.914Z] 08b218d9b545: Waiting [2022-09-15T00:51:19.914Z] c91edf4d3e76: Waiting [2022-09-15T00:51:19.914Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:19.914Z] 66b977c3a3e8: Layer already exists [2022-09-15T00:51:19.914Z] f2ecc91ace72: Layer already exists [2022-09-15T00:51:19.914Z] ba2c650ac780: Layer already exists [2022-09-15T00:51:19.914Z] 914ca85a4f6d: Layer already exists [2022-09-15T00:51:19.914Z] a64cf002055d: Layer already exists [2022-09-15T00:51:19.914Z] c91edf4d3e76: Layer already exists [2022-09-15T00:51:19.914Z] 095566ea59e6: Layer already exists [2022-09-15T00:51:19.914Z] 4c8d51d3d638: Layer already exists [2022-09-15T00:51:19.914Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:20.186Z] 08b218d9b545: Layer already exists [2022-09-15T00:51:20.186Z] 2.3.0-dev.62: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:20.550Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:20.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-15T00:51:20.913Z] f2ecc91ace72: Preparing [2022-09-15T00:51:20.913Z] 914ca85a4f6d: Preparing [2022-09-15T00:51:20.913Z] a64cf002055d: Preparing [2022-09-15T00:51:20.913Z] ba2c650ac780: Preparing [2022-09-15T00:51:20.913Z] 66b977c3a3e8: Preparing [2022-09-15T00:51:20.913Z] 4c8d51d3d638: Preparing [2022-09-15T00:51:20.913Z] 095566ea59e6: Preparing [2022-09-15T00:51:20.913Z] 08b218d9b545: Preparing [2022-09-15T00:51:20.913Z] c91edf4d3e76: Preparing [2022-09-15T00:51:20.913Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:20.913Z] 4c8d51d3d638: Waiting [2022-09-15T00:51:20.913Z] 095566ea59e6: Waiting [2022-09-15T00:51:20.913Z] 08b218d9b545: Waiting [2022-09-15T00:51:20.913Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:20.913Z] c91edf4d3e76: Waiting [2022-09-15T00:51:21.185Z] 914ca85a4f6d: Layer already exists [2022-09-15T00:51:21.185Z] f2ecc91ace72: Layer already exists [2022-09-15T00:51:21.185Z] 66b977c3a3e8: Layer already exists [2022-09-15T00:51:21.185Z] a64cf002055d: Layer already exists [2022-09-15T00:51:21.185Z] ba2c650ac780: Layer already exists [2022-09-15T00:51:21.185Z] 4c8d51d3d638: Layer already exists [2022-09-15T00:51:21.185Z] 095566ea59e6: Layer already exists [2022-09-15T00:51:21.185Z] 08b218d9b545: Layer already exists [2022-09-15T00:51:21.185Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:21.185Z] c91edf4d3e76: Layer already exists [2022-09-15T00:51:21.185Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:21.550Z] + 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-15T00:51:21.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-15T00:51:21.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-15T00:51:21.905Z] f2ecc91ace72: Preparing [2022-09-15T00:51:21.905Z] 914ca85a4f6d: Preparing [2022-09-15T00:51:21.905Z] a64cf002055d: Preparing [2022-09-15T00:51:21.905Z] ba2c650ac780: Preparing [2022-09-15T00:51:21.905Z] 66b977c3a3e8: Preparing [2022-09-15T00:51:21.905Z] 4c8d51d3d638: Preparing [2022-09-15T00:51:21.905Z] 095566ea59e6: Preparing [2022-09-15T00:51:21.905Z] 08b218d9b545: Preparing [2022-09-15T00:51:21.905Z] c91edf4d3e76: Preparing [2022-09-15T00:51:21.905Z] 5d3e392a13a0: Preparing [2022-09-15T00:51:21.905Z] 4c8d51d3d638: Waiting [2022-09-15T00:51:21.905Z] 095566ea59e6: Waiting [2022-09-15T00:51:21.905Z] 08b218d9b545: Waiting [2022-09-15T00:51:21.905Z] 5d3e392a13a0: Waiting [2022-09-15T00:51:21.905Z] c91edf4d3e76: Waiting [2022-09-15T00:51:21.905Z] ba2c650ac780: Layer already exists [2022-09-15T00:51:21.905Z] a64cf002055d: Layer already exists [2022-09-15T00:51:21.905Z] 66b977c3a3e8: Layer already exists [2022-09-15T00:51:21.905Z] 914ca85a4f6d: Layer already exists [2022-09-15T00:51:21.905Z] f2ecc91ace72: Layer already exists [2022-09-15T00:51:22.176Z] 4c8d51d3d638: Layer already exists [2022-09-15T00:51:22.176Z] 095566ea59e6: Layer already exists [2022-09-15T00:51:22.176Z] 08b218d9b545: Layer already exists [2022-09-15T00:51:22.176Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:51:22.176Z] c91edf4d3e76: Layer already exists [2022-09-15T00:51:22.176Z] main: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:51:22.230Z] ===================================================== [Pipeline] echo [2022-09-15T00:51:22.239Z] taggedImages: [2022-09-15T00:51:22.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:22.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-15T00:51:22.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 [2022-09-15T00:51:22.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:22.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-15T00:51:22.259Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-15T00:51:22.259Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:22.259Z] latest [2022-09-15T00:51:22.259Z] 2.3.0-dev.62 [2022-09-15T00:51:22.259Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:22.259Z] main [2022-09-15T00:51:22.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:22.645Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:22.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:22.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-15T00:51:22.999Z] 433826274c60: Preparing [2022-09-15T00:51:22.999Z] db7a9fe2d8ee: Preparing [2022-09-15T00:51:22.999Z] 640bc6f5b076: Preparing [2022-09-15T00:51:22.999Z] c97c76897c6e: Preparing [2022-09-15T00:51:22.999Z] a8dd4cc03672: Preparing [2022-09-15T00:51:22.999Z] 9833f26c6bda: Preparing [2022-09-15T00:51:22.999Z] 9833f26c6bda: Waiting [2022-09-15T00:51:23.274Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:23.274Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:23.274Z] a8dd4cc03672: Pushed [2022-09-15T00:51:23.274Z] 433826274c60: Pushed [2022-09-15T00:51:24.703Z] c97c76897c6e: Pushed [2022-09-15T00:51:28.081Z] db7a9fe2d8ee: Pushed [2022-09-15T00:51:28.081Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:28.445Z] + 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-15T00:51:28.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-15T00:51:28.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-15T00:51:28.801Z] 433826274c60: Preparing [2022-09-15T00:51:28.801Z] db7a9fe2d8ee: Preparing [2022-09-15T00:51:28.801Z] 640bc6f5b076: Preparing [2022-09-15T00:51:28.801Z] c97c76897c6e: Preparing [2022-09-15T00:51:28.801Z] a8dd4cc03672: Preparing [2022-09-15T00:51:28.801Z] 9833f26c6bda: Preparing [2022-09-15T00:51:28.801Z] 9833f26c6bda: Waiting [2022-09-15T00:51:28.801Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:28.801Z] c97c76897c6e: Layer already exists [2022-09-15T00:51:28.801Z] db7a9fe2d8ee: Layer already exists [2022-09-15T00:51:28.801Z] 433826274c60: Layer already exists [2022-09-15T00:51:28.801Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:29.073Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:29.073Z] latest: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:29.432Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:29.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 [2022-09-15T00:51:29.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-15T00:51:29.788Z] 433826274c60: Preparing [2022-09-15T00:51:29.788Z] db7a9fe2d8ee: Preparing [2022-09-15T00:51:29.788Z] 640bc6f5b076: Preparing [2022-09-15T00:51:29.788Z] c97c76897c6e: Preparing [2022-09-15T00:51:29.788Z] a8dd4cc03672: Preparing [2022-09-15T00:51:29.788Z] 9833f26c6bda: Preparing [2022-09-15T00:51:29.788Z] 9833f26c6bda: Waiting [2022-09-15T00:51:29.788Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:29.788Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:29.788Z] c97c76897c6e: Layer already exists [2022-09-15T00:51:29.788Z] db7a9fe2d8ee: Layer already exists [2022-09-15T00:51:29.788Z] 433826274c60: Layer already exists [2022-09-15T00:51:30.061Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:30.061Z] 2.3.0-dev.62: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:30.422Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:30.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:30.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-15T00:51:30.779Z] 433826274c60: Preparing [2022-09-15T00:51:30.779Z] db7a9fe2d8ee: Preparing [2022-09-15T00:51:30.779Z] 640bc6f5b076: Preparing [2022-09-15T00:51:30.779Z] c97c76897c6e: Preparing [2022-09-15T00:51:30.779Z] a8dd4cc03672: Preparing [2022-09-15T00:51:30.779Z] 9833f26c6bda: Preparing [2022-09-15T00:51:30.779Z] 9833f26c6bda: Waiting [2022-09-15T00:51:30.779Z] db7a9fe2d8ee: Layer already exists [2022-09-15T00:51:30.779Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:30.779Z] 433826274c60: Layer already exists [2022-09-15T00:51:30.779Z] c97c76897c6e: Layer already exists [2022-09-15T00:51:30.779Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:31.050Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:31.050Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:31.405Z] + 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-15T00:51:31.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-15T00:51:31.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-15T00:51:31.757Z] 433826274c60: Preparing [2022-09-15T00:51:31.757Z] db7a9fe2d8ee: Preparing [2022-09-15T00:51:31.757Z] 640bc6f5b076: Preparing [2022-09-15T00:51:31.757Z] c97c76897c6e: Preparing [2022-09-15T00:51:31.757Z] a8dd4cc03672: Preparing [2022-09-15T00:51:31.757Z] 9833f26c6bda: Preparing [2022-09-15T00:51:31.757Z] 9833f26c6bda: Waiting [2022-09-15T00:51:31.757Z] c97c76897c6e: Layer already exists [2022-09-15T00:51:31.757Z] 433826274c60: Layer already exists [2022-09-15T00:51:31.757Z] 640bc6f5b076: Layer already exists [2022-09-15T00:51:31.757Z] db7a9fe2d8ee: Layer already exists [2022-09-15T00:51:31.757Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:32.030Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:32.030Z] main: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:51:32.087Z] ===================================================== [Pipeline] echo [2022-09-15T00:51:32.094Z] taggedImages: [2022-09-15T00:51:32.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:32.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-15T00:51:32.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 [2022-09-15T00:51:32.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:32.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-15T00:51:32.120Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-15T00:51:32.120Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:32.121Z] latest [2022-09-15T00:51:32.121Z] 2.3.0-dev.62 [2022-09-15T00:51:32.121Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:32.121Z] main [2022-09-15T00:51:32.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:32.477Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:32.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:32.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-15T00:51:32.845Z] 49522e0b528e: Preparing [2022-09-15T00:51:32.845Z] e3fb533ffe56: Preparing [2022-09-15T00:51:32.845Z] c1f2128c8484: Preparing [2022-09-15T00:51:32.845Z] 2ac30e489ff8: Preparing [2022-09-15T00:51:32.845Z] e7523772f970: Preparing [2022-09-15T00:51:32.845Z] d6455324f670: Preparing [2022-09-15T00:51:32.845Z] a8dd4cc03672: Preparing [2022-09-15T00:51:32.845Z] 9833f26c6bda: Preparing [2022-09-15T00:51:32.845Z] d6455324f670: Waiting [2022-09-15T00:51:32.845Z] a8dd4cc03672: Waiting [2022-09-15T00:51:32.845Z] 9833f26c6bda: Waiting [2022-09-15T00:51:33.119Z] c1f2128c8484: Pushed [2022-09-15T00:51:33.119Z] 49522e0b528e: Pushed [2022-09-15T00:51:33.119Z] e3fb533ffe56: Pushed [2022-09-15T00:51:33.393Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:33.393Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:33.990Z] d6455324f670: Pushed [2022-09-15T00:51:42.256Z] e7523772f970: Pushed [2022-09-15T00:51:48.941Z] 2ac30e489ff8: Pushed [2022-09-15T00:51:48.941Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:49.304Z] + 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-15T00:51:49.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-15T00:51:49.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-15T00:51:49.651Z] 49522e0b528e: Preparing [2022-09-15T00:51:49.651Z] e3fb533ffe56: Preparing [2022-09-15T00:51:49.651Z] c1f2128c8484: Preparing [2022-09-15T00:51:49.651Z] 2ac30e489ff8: Preparing [2022-09-15T00:51:49.651Z] e7523772f970: Preparing [2022-09-15T00:51:49.651Z] d6455324f670: Preparing [2022-09-15T00:51:49.651Z] a8dd4cc03672: Preparing [2022-09-15T00:51:49.651Z] 9833f26c6bda: Preparing [2022-09-15T00:51:49.651Z] d6455324f670: Waiting [2022-09-15T00:51:49.651Z] a8dd4cc03672: Waiting [2022-09-15T00:51:49.651Z] 9833f26c6bda: Waiting [2022-09-15T00:51:49.651Z] 49522e0b528e: Layer already exists [2022-09-15T00:51:49.651Z] c1f2128c8484: Layer already exists [2022-09-15T00:51:49.651Z] e3fb533ffe56: Layer already exists [2022-09-15T00:51:49.651Z] e7523772f970: Layer already exists [2022-09-15T00:51:49.651Z] 2ac30e489ff8: Layer already exists [2022-09-15T00:51:49.921Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:49.921Z] d6455324f670: Layer already exists [2022-09-15T00:51:49.921Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:49.921Z] latest: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:50.276Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:50.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 [2022-09-15T00:51:50.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-15T00:51:50.689Z] 49522e0b528e: Preparing [2022-09-15T00:51:50.689Z] e3fb533ffe56: Preparing [2022-09-15T00:51:50.689Z] c1f2128c8484: Preparing [2022-09-15T00:51:50.689Z] 2ac30e489ff8: Preparing [2022-09-15T00:51:50.689Z] e7523772f970: Preparing [2022-09-15T00:51:50.689Z] d6455324f670: Preparing [2022-09-15T00:51:50.689Z] a8dd4cc03672: Preparing [2022-09-15T00:51:50.689Z] 9833f26c6bda: Preparing [2022-09-15T00:51:50.689Z] d6455324f670: Waiting [2022-09-15T00:51:50.689Z] a8dd4cc03672: Waiting [2022-09-15T00:51:50.689Z] 9833f26c6bda: Waiting [2022-09-15T00:51:50.689Z] e3fb533ffe56: Layer already exists [2022-09-15T00:51:50.689Z] c1f2128c8484: Layer already exists [2022-09-15T00:51:50.689Z] 2ac30e489ff8: Layer already exists [2022-09-15T00:51:50.689Z] 49522e0b528e: Layer already exists [2022-09-15T00:51:50.689Z] e7523772f970: Layer already exists [2022-09-15T00:51:50.689Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:50.963Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:50.963Z] d6455324f670: Layer already exists [2022-09-15T00:51:50.963Z] 2.3.0-dev.62: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:51.329Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:51.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:51.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-15T00:51:51.685Z] 49522e0b528e: Preparing [2022-09-15T00:51:51.685Z] e3fb533ffe56: Preparing [2022-09-15T00:51:51.685Z] c1f2128c8484: Preparing [2022-09-15T00:51:51.685Z] 2ac30e489ff8: Preparing [2022-09-15T00:51:51.685Z] e7523772f970: Preparing [2022-09-15T00:51:51.685Z] d6455324f670: Preparing [2022-09-15T00:51:51.685Z] a8dd4cc03672: Preparing [2022-09-15T00:51:51.685Z] 9833f26c6bda: Preparing [2022-09-15T00:51:51.685Z] d6455324f670: Waiting [2022-09-15T00:51:51.685Z] a8dd4cc03672: Waiting [2022-09-15T00:51:51.685Z] 9833f26c6bda: Waiting [2022-09-15T00:51:51.685Z] c1f2128c8484: Layer already exists [2022-09-15T00:51:51.685Z] 2ac30e489ff8: Layer already exists [2022-09-15T00:51:51.685Z] 49522e0b528e: Layer already exists [2022-09-15T00:51:51.685Z] e3fb533ffe56: Layer already exists [2022-09-15T00:51:51.966Z] e7523772f970: Layer already exists [2022-09-15T00:51:51.966Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:51.966Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:51.966Z] d6455324f670: Layer already exists [2022-09-15T00:51:51.966Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:52.319Z] + 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-15T00:51:52.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-15T00:51:52.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-15T00:51:52.665Z] 49522e0b528e: Preparing [2022-09-15T00:51:52.665Z] e3fb533ffe56: Preparing [2022-09-15T00:51:52.665Z] c1f2128c8484: Preparing [2022-09-15T00:51:52.665Z] 2ac30e489ff8: Preparing [2022-09-15T00:51:52.665Z] e7523772f970: Preparing [2022-09-15T00:51:52.665Z] d6455324f670: Preparing [2022-09-15T00:51:52.665Z] a8dd4cc03672: Preparing [2022-09-15T00:51:52.665Z] 9833f26c6bda: Preparing [2022-09-15T00:51:52.665Z] d6455324f670: Waiting [2022-09-15T00:51:52.665Z] a8dd4cc03672: Waiting [2022-09-15T00:51:52.665Z] 9833f26c6bda: Waiting [2022-09-15T00:51:52.665Z] e7523772f970: Layer already exists [2022-09-15T00:51:52.665Z] c1f2128c8484: Layer already exists [2022-09-15T00:51:52.665Z] 2ac30e489ff8: Layer already exists [2022-09-15T00:51:52.665Z] e3fb533ffe56: Layer already exists [2022-09-15T00:51:52.665Z] 49522e0b528e: Layer already exists [2022-09-15T00:51:52.935Z] d6455324f670: Layer already exists [2022-09-15T00:51:52.935Z] a8dd4cc03672: Layer already exists [2022-09-15T00:51:52.935Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:52.935Z] main: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:51:52.990Z] ===================================================== [Pipeline] echo [2022-09-15T00:51:52.999Z] taggedImages: [2022-09-15T00:51:52.999Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:52.999Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-15T00:51:52.999Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 [2022-09-15T00:51:52.999Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:52.999Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-15T00:51:53.018Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-15T00:51:53.018Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:53.018Z] latest [2022-09-15T00:51:53.018Z] 2.3.0-dev.62 [2022-09-15T00:51:53.018Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:51:53.018Z] main [2022-09-15T00:51:53.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:53.363Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:51:53.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:51:53.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-15T00:51:53.721Z] c880437bd824: Preparing [2022-09-15T00:51:53.721Z] 3758be206013: Preparing [2022-09-15T00:51:53.721Z] ec6b1c0eec31: Preparing [2022-09-15T00:51:53.721Z] 7aa5a7582a41: Preparing [2022-09-15T00:51:53.721Z] 8aee520e709d: Preparing [2022-09-15T00:51:53.721Z] e0f7bbbb2d7a: Preparing [2022-09-15T00:51:53.721Z] 9833f26c6bda: Preparing [2022-09-15T00:51:53.721Z] e0f7bbbb2d7a: Waiting [2022-09-15T00:51:53.721Z] 9833f26c6bda: Waiting [2022-09-15T00:51:53.992Z] 3758be206013: Pushed [2022-09-15T00:51:53.992Z] ec6b1c0eec31: Pushed [2022-09-15T00:51:53.992Z] c880437bd824: Pushed [2022-09-15T00:51:53.992Z] 9833f26c6bda: Layer already exists [2022-09-15T00:51:54.262Z] e0f7bbbb2d7a: Pushed [2022-09-15T00:51:54.533Z] 8aee520e709d: Pushed [2022-09-15T00:52:09.569Z] 7aa5a7582a41: Pushed [2022-09-15T00:52:09.569Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:09.932Z] + 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-15T00:52:10.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-15T00:52:10.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-15T00:52:10.286Z] c880437bd824: Preparing [2022-09-15T00:52:10.286Z] 3758be206013: Preparing [2022-09-15T00:52:10.286Z] ec6b1c0eec31: Preparing [2022-09-15T00:52:10.286Z] 7aa5a7582a41: Preparing [2022-09-15T00:52:10.286Z] 8aee520e709d: Preparing [2022-09-15T00:52:10.286Z] e0f7bbbb2d7a: Preparing [2022-09-15T00:52:10.286Z] 9833f26c6bda: Preparing [2022-09-15T00:52:10.286Z] e0f7bbbb2d7a: Waiting [2022-09-15T00:52:10.286Z] 9833f26c6bda: Waiting [2022-09-15T00:52:10.286Z] 3758be206013: Layer already exists [2022-09-15T00:52:10.286Z] c880437bd824: Layer already exists [2022-09-15T00:52:10.286Z] 7aa5a7582a41: Layer already exists [2022-09-15T00:52:10.286Z] 8aee520e709d: Layer already exists [2022-09-15T00:52:10.286Z] ec6b1c0eec31: Layer already exists [2022-09-15T00:52:10.286Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:10.286Z] e0f7bbbb2d7a: Layer already exists [2022-09-15T00:52:10.558Z] latest: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:10.914Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:11.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 [2022-09-15T00:52:11.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-15T00:52:11.268Z] c880437bd824: Preparing [2022-09-15T00:52:11.268Z] 3758be206013: Preparing [2022-09-15T00:52:11.268Z] ec6b1c0eec31: Preparing [2022-09-15T00:52:11.268Z] 7aa5a7582a41: Preparing [2022-09-15T00:52:11.268Z] 8aee520e709d: Preparing [2022-09-15T00:52:11.268Z] e0f7bbbb2d7a: Preparing [2022-09-15T00:52:11.268Z] 9833f26c6bda: Preparing [2022-09-15T00:52:11.268Z] e0f7bbbb2d7a: Waiting [2022-09-15T00:52:11.268Z] 9833f26c6bda: Waiting [2022-09-15T00:52:11.268Z] 7aa5a7582a41: Layer already exists [2022-09-15T00:52:11.268Z] 8aee520e709d: Layer already exists [2022-09-15T00:52:11.268Z] 3758be206013: Layer already exists [2022-09-15T00:52:11.268Z] ec6b1c0eec31: Layer already exists [2022-09-15T00:52:11.268Z] c880437bd824: Layer already exists [2022-09-15T00:52:11.268Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:11.268Z] e0f7bbbb2d7a: Layer already exists [2022-09-15T00:52:11.539Z] 2.3.0-dev.62: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:11.895Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:12.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:12.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-15T00:52:12.245Z] c880437bd824: Preparing [2022-09-15T00:52:12.245Z] 3758be206013: Preparing [2022-09-15T00:52:12.245Z] ec6b1c0eec31: Preparing [2022-09-15T00:52:12.245Z] 7aa5a7582a41: Preparing [2022-09-15T00:52:12.245Z] 8aee520e709d: Preparing [2022-09-15T00:52:12.245Z] e0f7bbbb2d7a: Preparing [2022-09-15T00:52:12.245Z] 9833f26c6bda: Preparing [2022-09-15T00:52:12.245Z] e0f7bbbb2d7a: Waiting [2022-09-15T00:52:12.245Z] 9833f26c6bda: Waiting [2022-09-15T00:52:12.245Z] c880437bd824: Layer already exists [2022-09-15T00:52:12.245Z] 8aee520e709d: Layer already exists [2022-09-15T00:52:12.245Z] ec6b1c0eec31: Layer already exists [2022-09-15T00:52:12.245Z] 3758be206013: Layer already exists [2022-09-15T00:52:12.245Z] 7aa5a7582a41: Layer already exists [2022-09-15T00:52:12.515Z] e0f7bbbb2d7a: Layer already exists [2022-09-15T00:52:12.515Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:12.515Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:12.869Z] + 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-15T00:52:13.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-15T00:52:13.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-15T00:52:13.220Z] c880437bd824: Preparing [2022-09-15T00:52:13.220Z] 3758be206013: Preparing [2022-09-15T00:52:13.220Z] ec6b1c0eec31: Preparing [2022-09-15T00:52:13.220Z] 7aa5a7582a41: Preparing [2022-09-15T00:52:13.220Z] 8aee520e709d: Preparing [2022-09-15T00:52:13.220Z] e0f7bbbb2d7a: Preparing [2022-09-15T00:52:13.220Z] 9833f26c6bda: Preparing [2022-09-15T00:52:13.220Z] e0f7bbbb2d7a: Waiting [2022-09-15T00:52:13.220Z] 9833f26c6bda: Waiting [2022-09-15T00:52:13.220Z] ec6b1c0eec31: Layer already exists [2022-09-15T00:52:13.220Z] 3758be206013: Layer already exists [2022-09-15T00:52:13.220Z] 8aee520e709d: Layer already exists [2022-09-15T00:52:13.220Z] 7aa5a7582a41: Layer already exists [2022-09-15T00:52:13.220Z] c880437bd824: Layer already exists [2022-09-15T00:52:13.491Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:13.491Z] e0f7bbbb2d7a: Layer already exists [2022-09-15T00:52:13.491Z] main: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:52:13.549Z] ===================================================== [Pipeline] echo [2022-09-15T00:52:13.558Z] taggedImages: [2022-09-15T00:52:13.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:13.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-15T00:52:13.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 [2022-09-15T00:52:13.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:13.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-15T00:52:13.578Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-15T00:52:13.578Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:13.578Z] latest [2022-09-15T00:52:13.578Z] 2.3.0-dev.62 [2022-09-15T00:52:13.578Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:13.578Z] main [2022-09-15T00:52:13.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:13.938Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:14.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:14.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-15T00:52:14.298Z] f19248232107: Preparing [2022-09-15T00:52:14.298Z] 455925420114: Preparing [2022-09-15T00:52:14.298Z] a4864dd0bcde: Preparing [2022-09-15T00:52:14.298Z] 949014052453: Preparing [2022-09-15T00:52:14.298Z] d6455324f670: Preparing [2022-09-15T00:52:14.298Z] a8dd4cc03672: Preparing [2022-09-15T00:52:14.298Z] 9833f26c6bda: Preparing [2022-09-15T00:52:14.298Z] a8dd4cc03672: Waiting [2022-09-15T00:52:14.298Z] 9833f26c6bda: Waiting [2022-09-15T00:52:14.579Z] d6455324f670: Layer already exists [2022-09-15T00:52:14.579Z] a8dd4cc03672: Layer already exists [2022-09-15T00:52:14.579Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:14.579Z] a4864dd0bcde: Pushed [2022-09-15T00:52:14.579Z] f19248232107: Pushed [2022-09-15T00:52:14.579Z] 455925420114: Pushed [2022-09-15T00:52:32.849Z] 949014052453: Pushed [2022-09-15T00:52:32.849Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:33.209Z] + 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-15T00:52:33.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-15T00:52:33.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-15T00:52:33.859Z] f19248232107: Preparing [2022-09-15T00:52:33.859Z] 455925420114: Preparing [2022-09-15T00:52:33.859Z] a4864dd0bcde: Preparing [2022-09-15T00:52:33.859Z] 949014052453: Preparing [2022-09-15T00:52:33.859Z] d6455324f670: Preparing [2022-09-15T00:52:33.859Z] a8dd4cc03672: Preparing [2022-09-15T00:52:33.859Z] 9833f26c6bda: Preparing [2022-09-15T00:52:33.859Z] a8dd4cc03672: Waiting [2022-09-15T00:52:33.859Z] 9833f26c6bda: Waiting [2022-09-15T00:52:33.859Z] a4864dd0bcde: Layer already exists [2022-09-15T00:52:33.859Z] f19248232107: Layer already exists [2022-09-15T00:52:33.859Z] 455925420114: Layer already exists [2022-09-15T00:52:33.859Z] 949014052453: Layer already exists [2022-09-15T00:52:33.859Z] d6455324f670: Layer already exists [2022-09-15T00:52:33.859Z] a8dd4cc03672: Layer already exists [2022-09-15T00:52:33.859Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:34.134Z] latest: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:34.504Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:34.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 [2022-09-15T00:52:34.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-15T00:52:34.863Z] f19248232107: Preparing [2022-09-15T00:52:34.863Z] 455925420114: Preparing [2022-09-15T00:52:34.863Z] a4864dd0bcde: Preparing [2022-09-15T00:52:34.863Z] 949014052453: Preparing [2022-09-15T00:52:34.863Z] d6455324f670: Preparing [2022-09-15T00:52:34.863Z] a8dd4cc03672: Preparing [2022-09-15T00:52:34.863Z] 9833f26c6bda: Preparing [2022-09-15T00:52:34.863Z] a8dd4cc03672: Waiting [2022-09-15T00:52:34.863Z] 9833f26c6bda: Waiting [2022-09-15T00:52:34.863Z] 949014052453: Layer already exists [2022-09-15T00:52:34.863Z] d6455324f670: Layer already exists [2022-09-15T00:52:34.863Z] a4864dd0bcde: Layer already exists [2022-09-15T00:52:34.863Z] 455925420114: Layer already exists [2022-09-15T00:52:34.863Z] f19248232107: Layer already exists [2022-09-15T00:52:35.135Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:35.135Z] a8dd4cc03672: Layer already exists [2022-09-15T00:52:35.135Z] 2.3.0-dev.62: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:35.497Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:35.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:35.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-15T00:52:35.850Z] f19248232107: Preparing [2022-09-15T00:52:35.850Z] 455925420114: Preparing [2022-09-15T00:52:35.850Z] a4864dd0bcde: Preparing [2022-09-15T00:52:35.850Z] 949014052453: Preparing [2022-09-15T00:52:35.850Z] d6455324f670: Preparing [2022-09-15T00:52:35.850Z] a8dd4cc03672: Preparing [2022-09-15T00:52:35.850Z] 9833f26c6bda: Preparing [2022-09-15T00:52:35.850Z] a8dd4cc03672: Waiting [2022-09-15T00:52:35.850Z] 9833f26c6bda: Waiting [2022-09-15T00:52:35.850Z] 949014052453: Layer already exists [2022-09-15T00:52:35.850Z] a4864dd0bcde: Layer already exists [2022-09-15T00:52:35.850Z] f19248232107: Layer already exists [2022-09-15T00:52:35.850Z] d6455324f670: Layer already exists [2022-09-15T00:52:35.850Z] 455925420114: Layer already exists [2022-09-15T00:52:35.850Z] a8dd4cc03672: Layer already exists [2022-09-15T00:52:35.850Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:36.122Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:36.485Z] + 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-15T00:52:36.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-15T00:52:36.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-15T00:52:36.839Z] f19248232107: Preparing [2022-09-15T00:52:36.839Z] 455925420114: Preparing [2022-09-15T00:52:36.839Z] a4864dd0bcde: Preparing [2022-09-15T00:52:36.839Z] 949014052453: Preparing [2022-09-15T00:52:36.839Z] d6455324f670: Preparing [2022-09-15T00:52:36.839Z] a8dd4cc03672: Preparing [2022-09-15T00:52:36.839Z] 9833f26c6bda: Preparing [2022-09-15T00:52:36.839Z] a8dd4cc03672: Waiting [2022-09-15T00:52:36.839Z] 9833f26c6bda: Waiting [2022-09-15T00:52:36.839Z] a4864dd0bcde: Layer already exists [2022-09-15T00:52:36.839Z] f19248232107: Layer already exists [2022-09-15T00:52:36.839Z] d6455324f670: Layer already exists [2022-09-15T00:52:36.839Z] 455925420114: Layer already exists [2022-09-15T00:52:36.839Z] 949014052453: Layer already exists [2022-09-15T00:52:36.839Z] a8dd4cc03672: Layer already exists [2022-09-15T00:52:36.839Z] 9833f26c6bda: Layer already exists [2022-09-15T00:52:37.110Z] main: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:52:37.170Z] ===================================================== [Pipeline] echo [2022-09-15T00:52:37.181Z] taggedImages: [2022-09-15T00:52:37.181Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:37.181Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-15T00:52:37.181Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 [2022-09-15T00:52:37.181Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:37.181Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-15T00:52:37.200Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-15T00:52:37.200Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:37.200Z] latest [2022-09-15T00:52:37.200Z] 2.3.0-dev.62 [2022-09-15T00:52:37.200Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:37.200Z] main [2022-09-15T00:52:37.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:37.545Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:37.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:37.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-15T00:52:37.900Z] 3642dc9659db: Preparing [2022-09-15T00:52:37.900Z] dbbd5b39c409: Preparing [2022-09-15T00:52:37.900Z] 640bc6f5b076: Preparing [2022-09-15T00:52:37.900Z] 48c397618aa5: Preparing [2022-09-15T00:52:37.900Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:37.900Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:37.900Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:38.179Z] 3642dc9659db: Pushed [2022-09-15T00:52:38.451Z] 48c397618aa5: Pushed [2022-09-15T00:52:43.842Z] dbbd5b39c409: Pushed [2022-09-15T00:52:43.842Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:44.209Z] + 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-15T00:52:44.568Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-15T00:52:44.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-15T00:52:44.568Z] 3642dc9659db: Preparing [2022-09-15T00:52:44.568Z] dbbd5b39c409: Preparing [2022-09-15T00:52:44.568Z] 640bc6f5b076: Preparing [2022-09-15T00:52:44.568Z] 48c397618aa5: Preparing [2022-09-15T00:52:44.568Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:44.568Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:44.568Z] dbbd5b39c409: Layer already exists [2022-09-15T00:52:44.568Z] 3642dc9659db: Layer already exists [2022-09-15T00:52:44.568Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:44.568Z] 48c397618aa5: Layer already exists [2022-09-15T00:52:44.840Z] latest: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:45.207Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:45.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 [2022-09-15T00:52:45.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-15T00:52:45.567Z] 3642dc9659db: Preparing [2022-09-15T00:52:45.567Z] dbbd5b39c409: Preparing [2022-09-15T00:52:45.567Z] 640bc6f5b076: Preparing [2022-09-15T00:52:45.567Z] 48c397618aa5: Preparing [2022-09-15T00:52:45.567Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:45.567Z] 3642dc9659db: Layer already exists [2022-09-15T00:52:45.567Z] 48c397618aa5: Layer already exists [2022-09-15T00:52:45.567Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:45.567Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:45.567Z] dbbd5b39c409: Layer already exists [2022-09-15T00:52:45.839Z] 2.3.0-dev.62: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:46.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:46.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:46.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-15T00:52:46.550Z] 3642dc9659db: Preparing [2022-09-15T00:52:46.550Z] dbbd5b39c409: Preparing [2022-09-15T00:52:46.550Z] 640bc6f5b076: Preparing [2022-09-15T00:52:46.551Z] 48c397618aa5: Preparing [2022-09-15T00:52:46.551Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:46.551Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:46.551Z] 3642dc9659db: Layer already exists [2022-09-15T00:52:46.551Z] 48c397618aa5: Layer already exists [2022-09-15T00:52:46.551Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:46.551Z] dbbd5b39c409: Layer already exists [2022-09-15T00:52:46.820Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:47.178Z] + 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-15T00:52:47.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-15T00:52:47.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-15T00:52:47.530Z] 3642dc9659db: Preparing [2022-09-15T00:52:47.530Z] dbbd5b39c409: Preparing [2022-09-15T00:52:47.530Z] 640bc6f5b076: Preparing [2022-09-15T00:52:47.530Z] 48c397618aa5: Preparing [2022-09-15T00:52:47.530Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:47.530Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:47.530Z] 3642dc9659db: Layer already exists [2022-09-15T00:52:47.530Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:47.530Z] 48c397618aa5: Layer already exists [2022-09-15T00:52:47.530Z] dbbd5b39c409: Layer already exists [2022-09-15T00:52:47.803Z] main: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:52:47.862Z] ===================================================== [Pipeline] echo [2022-09-15T00:52:47.871Z] taggedImages: [2022-09-15T00:52:47.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:47.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-15T00:52:47.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 [2022-09-15T00:52:47.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:47.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-15T00:52:47.890Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-15T00:52:47.890Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:47.890Z] latest [2022-09-15T00:52:47.890Z] 2.3.0-dev.62 [2022-09-15T00:52:47.890Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:47.890Z] main [2022-09-15T00:52:47.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:48.240Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:48.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:48.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-15T00:52:48.592Z] d5fcec42cca7: Preparing [2022-09-15T00:52:48.592Z] f79f712e1045: Preparing [2022-09-15T00:52:48.592Z] 640bc6f5b076: Preparing [2022-09-15T00:52:48.592Z] b063ba22b381: Preparing [2022-09-15T00:52:48.592Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:48.863Z] b063ba22b381: Layer already exists [2022-09-15T00:52:48.863Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:48.863Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:48.863Z] d5fcec42cca7: Pushed [2022-09-15T00:52:54.245Z] f79f712e1045: Pushed [2022-09-15T00:52:54.245Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:54.609Z] + 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-15T00:52:54.962Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-15T00:52:54.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-15T00:52:54.962Z] d5fcec42cca7: Preparing [2022-09-15T00:52:54.962Z] f79f712e1045: Preparing [2022-09-15T00:52:54.962Z] 640bc6f5b076: Preparing [2022-09-15T00:52:54.962Z] b063ba22b381: Preparing [2022-09-15T00:52:54.962Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:54.962Z] f79f712e1045: Layer already exists [2022-09-15T00:52:54.962Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:54.962Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:54.962Z] b063ba22b381: Layer already exists [2022-09-15T00:52:54.962Z] d5fcec42cca7: Layer already exists [2022-09-15T00:52:55.233Z] latest: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:55.595Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:55.944Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 [2022-09-15T00:52:55.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-15T00:52:55.944Z] d5fcec42cca7: Preparing [2022-09-15T00:52:55.944Z] f79f712e1045: Preparing [2022-09-15T00:52:55.944Z] 640bc6f5b076: Preparing [2022-09-15T00:52:55.944Z] b063ba22b381: Preparing [2022-09-15T00:52:55.944Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:55.944Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:55.944Z] b063ba22b381: Layer already exists [2022-09-15T00:52:55.944Z] f79f712e1045: Layer already exists [2022-09-15T00:52:55.944Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:55.944Z] d5fcec42cca7: Layer already exists [2022-09-15T00:52:56.215Z] 2.3.0-dev.62: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:56.578Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:56.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:56.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-15T00:52:56.934Z] d5fcec42cca7: Preparing [2022-09-15T00:52:56.934Z] f79f712e1045: Preparing [2022-09-15T00:52:56.934Z] 640bc6f5b076: Preparing [2022-09-15T00:52:56.934Z] b063ba22b381: Preparing [2022-09-15T00:52:56.934Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:56.934Z] d5fcec42cca7: Layer already exists [2022-09-15T00:52:56.934Z] f79f712e1045: Layer already exists [2022-09-15T00:52:56.934Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:56.934Z] b063ba22b381: Layer already exists [2022-09-15T00:52:56.934Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:57.206Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:57.570Z] + 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-15T00:52:57.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-15T00:52:57.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-15T00:52:57.980Z] d5fcec42cca7: Preparing [2022-09-15T00:52:57.980Z] f79f712e1045: Preparing [2022-09-15T00:52:57.980Z] 640bc6f5b076: Preparing [2022-09-15T00:52:57.980Z] b063ba22b381: Preparing [2022-09-15T00:52:57.980Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:57.980Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:57.980Z] 640bc6f5b076: Layer already exists [2022-09-15T00:52:57.980Z] d5fcec42cca7: Layer already exists [2022-09-15T00:52:57.980Z] f79f712e1045: Layer already exists [2022-09-15T00:52:57.980Z] b063ba22b381: Layer already exists [2022-09-15T00:52:58.259Z] main: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:52:58.314Z] ===================================================== [Pipeline] echo [2022-09-15T00:52:58.320Z] taggedImages: [2022-09-15T00:52:58.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:58.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-15T00:52:58.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 [2022-09-15T00:52:58.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:58.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-15T00:52:58.336Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-15T00:52:58.336Z] b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:58.336Z] latest [2022-09-15T00:52:58.336Z] 2.3.0-dev.62 [2022-09-15T00:52:58.336Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:52:58.336Z] main [2022-09-15T00:52:58.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:58.685Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:52:59.058Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:52:59.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-15T00:52:59.058Z] b60f0bacd071: Preparing [2022-09-15T00:52:59.058Z] 0ab1c0a81aa5: Preparing [2022-09-15T00:52:59.058Z] 9ab5fd068b08: Preparing [2022-09-15T00:52:59.058Z] bc03fe5fdbc4: Preparing [2022-09-15T00:52:59.058Z] 5d3e392a13a0: Preparing [2022-09-15T00:52:59.353Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:52:59.353Z] 0ab1c0a81aa5: Pushed [2022-09-15T00:52:59.950Z] b60f0bacd071: Pushed [2022-09-15T00:53:01.921Z] 9ab5fd068b08: Pushed [2022-09-15T00:53:28.691Z] bc03fe5fdbc4: Pushed [2022-09-15T00:53:28.691Z] b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:29.053Z] + 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-15T00:53:29.413Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-15T00:53:29.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-15T00:53:29.413Z] b60f0bacd071: Preparing [2022-09-15T00:53:29.413Z] 0ab1c0a81aa5: Preparing [2022-09-15T00:53:29.413Z] 9ab5fd068b08: Preparing [2022-09-15T00:53:29.413Z] bc03fe5fdbc4: Preparing [2022-09-15T00:53:29.413Z] 5d3e392a13a0: Preparing [2022-09-15T00:53:29.413Z] bc03fe5fdbc4: Layer already exists [2022-09-15T00:53:29.413Z] 0ab1c0a81aa5: Layer already exists [2022-09-15T00:53:29.413Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:53:29.413Z] 9ab5fd068b08: Layer already exists [2022-09-15T00:53:29.413Z] b60f0bacd071: Layer already exists [2022-09-15T00:53:29.683Z] latest: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:30.046Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:30.396Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 [2022-09-15T00:53:30.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-15T00:53:30.396Z] b60f0bacd071: Preparing [2022-09-15T00:53:30.396Z] 0ab1c0a81aa5: Preparing [2022-09-15T00:53:30.396Z] 9ab5fd068b08: Preparing [2022-09-15T00:53:30.396Z] bc03fe5fdbc4: Preparing [2022-09-15T00:53:30.396Z] 5d3e392a13a0: Preparing [2022-09-15T00:53:30.396Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:53:30.396Z] 9ab5fd068b08: Layer already exists [2022-09-15T00:53:30.396Z] b60f0bacd071: Layer already exists [2022-09-15T00:53:30.396Z] 0ab1c0a81aa5: Layer already exists [2022-09-15T00:53:30.396Z] bc03fe5fdbc4: Layer already exists [2022-09-15T00:53:30.668Z] 2.3.0-dev.62: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:31.025Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:31.374Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:53:31.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-15T00:53:31.374Z] b60f0bacd071: Preparing [2022-09-15T00:53:31.374Z] 0ab1c0a81aa5: Preparing [2022-09-15T00:53:31.374Z] 9ab5fd068b08: Preparing [2022-09-15T00:53:31.374Z] bc03fe5fdbc4: Preparing [2022-09-15T00:53:31.374Z] 5d3e392a13a0: Preparing [2022-09-15T00:53:31.374Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:53:31.374Z] 0ab1c0a81aa5: Layer already exists [2022-09-15T00:53:31.374Z] bc03fe5fdbc4: Layer already exists [2022-09-15T00:53:31.374Z] b60f0bacd071: Layer already exists [2022-09-15T00:53:31.374Z] 9ab5fd068b08: Layer already exists [2022-09-15T00:53:31.645Z] b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:32.011Z] + 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-15T00:53:32.367Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-15T00:53:32.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-15T00:53:32.367Z] b60f0bacd071: Preparing [2022-09-15T00:53:32.367Z] 0ab1c0a81aa5: Preparing [2022-09-15T00:53:32.367Z] 9ab5fd068b08: Preparing [2022-09-15T00:53:32.367Z] bc03fe5fdbc4: Preparing [2022-09-15T00:53:32.367Z] 5d3e392a13a0: Preparing [2022-09-15T00:53:32.640Z] bc03fe5fdbc4: Layer already exists [2022-09-15T00:53:32.640Z] b60f0bacd071: Layer already exists [2022-09-15T00:53:32.640Z] 9ab5fd068b08: Layer already exists [2022-09-15T00:53:32.640Z] 5d3e392a13a0: Layer already exists [2022-09-15T00:53:32.640Z] 0ab1c0a81aa5: Layer already exists [2022-09-15T00:53:32.640Z] main: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T00:53:32.696Z] ===================================================== [Pipeline] echo [2022-09-15T00:53:32.706Z] taggedImages: [2022-09-15T00:53:32.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [2022-09-15T00:53:32.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-15T00:53:32.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 [2022-09-15T00:53:32.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [2022-09-15T00:53:32.706Z] - 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-15T00:53:33.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T00:53:33.089Z] [2022-09-15T00:53:33.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:53:33.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T00:53:33.708Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T00:53:33.708Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T00:53:33.708Z] 04944245beec: Pulling fs layer [2022-09-15T00:53:33.708Z] 699f458cf7ca: Pulling fs layer [2022-09-15T00:53:33.708Z] 765212b225bb: Pulling fs layer [2022-09-15T00:53:33.708Z] f23df028b6ca: Pulling fs layer [2022-09-15T00:53:33.708Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T00:53:33.708Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T00:53:33.708Z] f23df028b6ca: Waiting [2022-09-15T00:53:33.708Z] 765212b225bb: Waiting [2022-09-15T00:53:33.708Z] 2437ff75d9bd: Waiting [2022-09-15T00:53:33.708Z] 04944245beec: Verifying Checksum [2022-09-15T00:53:33.708Z] 04944245beec: Download complete [2022-09-15T00:53:33.708Z] 765212b225bb: Download complete [2022-09-15T00:53:33.708Z] f23df028b6ca: Verifying Checksum [2022-09-15T00:53:33.708Z] f23df028b6ca: Download complete [2022-09-15T00:53:33.708Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T00:53:33.708Z] d65c8cfc05b1: Download complete [2022-09-15T00:53:33.983Z] 699f458cf7ca: Verifying Checksum [2022-09-15T00:53:33.983Z] 699f458cf7ca: Download complete [2022-09-15T00:53:34.256Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T00:53:34.256Z] 8998bd30e6a1: Download complete [2022-09-15T00:53:36.876Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T00:53:36.876Z] 2437ff75d9bd: Download complete [2022-09-15T00:53:38.857Z] 8998bd30e6a1: Pull complete [2022-09-15T00:53:39.453Z] 04944245beec: Pull complete [2022-09-15T00:53:40.879Z] 699f458cf7ca: Pull complete [2022-09-15T00:53:41.153Z] 765212b225bb: Pull complete [2022-09-15T00:53:42.129Z] f23df028b6ca: Pull complete [2022-09-15T00:53:42.402Z] d65c8cfc05b1: Pull complete [2022-09-15T00:53:57.482Z] 2437ff75d9bd: Pull complete [2022-09-15T00:53:57.482Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T00:53:57.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T00:53:57.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:53:57.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container [2022-09-15T00:53:57.859Z] $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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-15T00:54:00.485Z] $ docker top 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:54:01.431Z] ---> job-cost.sh [2022-09-15T00:54:01.431Z] lf-activate-venv: SKIPPING [2022-09-15T00:54:01.431Z] INFO: No Stack... [2022-09-15T00:54:02.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T00:54:07.439Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T00:54:08.100Z] + + cutcat -d, -f6 [2022-09-15T00:54:08.100Z] /w/workspace/edgex-go/298/archives/cost.csv [Pipeline] lock [2022-09-15T00:54:08.133Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] [2022-09-15T00:54:08.142Z] Resource [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] did not exist. Created. [2022-09-15T00:54:08.142Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T00:54:08.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T00:54:09.429Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T00:54:09.439Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T00:54:09.480Z] $ docker stop --time=1 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a [2022-09-15T00:54:11.027Z] $ docker rm -f 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a [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-15T00:54:11.542Z] provisioning config files... [2022-09-15T00:54:11.550Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/298@tmp/config808863323761729523tmp [Pipeline] { [Pipeline] sh [2022-09-15T00:54:11.848Z] + set +x [2022-09-15T00:54:11.848Z] + curl -s https://codecov.io/bash [2022-09-15T00:54:11.848Z] + bash -s -- [2022-09-15T00:54:11.848Z] [2022-09-15T00:54:11.848Z] _____ _ [2022-09-15T00:54:11.848Z] / ____| | | [2022-09-15T00:54:11.848Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T00:54:11.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T00:54:11.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T00:54:11.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T00:54:11.848Z] Bash-1.0.6 [2022-09-15T00:54:11.848Z] [2022-09-15T00:54:11.848Z] [2022-09-15T00:54:11.848Z] ==> git version 2.25.1 found [2022-09-15T00:54:11.848Z] ==> 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-15T00:54:11.848Z] Release-Date: 2020-01-08 [2022-09-15T00:54:11.848Z] 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-15T00:54:11.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T00:54:11.848Z] ==> Jenkins CI detected. [2022-09-15T00:54:11.848Z] current dir:  /w/workspace/edgex-go/298 [2022-09-15T00:54:11.848Z] project root: . [2022-09-15T00:54:11.848Z] --> token set from env [2022-09-15T00:54:11.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T00:54:12.110Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T00:54:12.110Z] ==> Python coveragepy not found [2022-09-15T00:54:12.110Z] ==> Searching for coverage reports in: [2022-09-15T00:54:12.110Z] + . [2022-09-15T00:54:12.110Z] -> Found 1 reports [2022-09-15T00:54:12.110Z] ==> Detecting git/mercurial file structure [2022-09-15T00:54:12.110Z] ==> Reading reports [2022-09-15T00:54:12.110Z] + ./coverage.out bytes=491309 [2022-09-15T00:54:12.110Z] ==> Appending adjustments [2022-09-15T00:54:12.110Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T00:54:13.493Z] + Found adjustments [2022-09-15T00:54:13.493Z] ==> Gzipping contents [2022-09-15T00:54:13.493Z] 64K /tmp/codecov.455STf.gz [2022-09-15T00:54:13.493Z] ==> Uploading reports [2022-09-15T00:54:13.493Z] url: https://codecov.io [2022-09-15T00:54:13.493Z] query: branch=main&commit=b7de7b775397295cb69718a186a97b7526882c59&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T00:54:13.493Z] -> Pinging Codecov [2022-09-15T00:54:13.493Z] 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=b7de7b775397295cb69718a186a97b7526882c59&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T00:54:13.493Z] -> Uploading to [2022-09-15T00:54:13.493Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/00271124DB129430A58F1EEE437C3FCB/b7de7b775397295cb69718a186a97b7526882c59/3a8a1849-aebf-4cdf-83fd-ff0c038c26e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T005413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e4b903afed482c71211f347a8c1ea229dfbba10c7cef1bcd5a99ee6182b1d47 [2022-09-15T00:54:13.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:13.493Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:13.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64526 0 0 100 64526 0 283k --:--:-- --:--:-- --:--:-- 282k 100 64526 0 0 100 64526 0 250k --:--:-- --:--:-- --:--:-- 249k [2022-09-15T00:54:13.752Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [2022-09-15T00:54:13.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-15T00:54:13.953Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T00:54:13.964Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:54:14.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T00:54:14.261Z] [2022-09-15T00:54:14.261Z] 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-15T00:54:14.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T00:54:14.558Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T00:54:14.558Z] df9b9388f04a: Pulling fs layer [2022-09-15T00:54:14.558Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T00:54:14.558Z] 25bc292e5bac: Pulling fs layer [2022-09-15T00:54:14.558Z] 114826534d7a: Pulling fs layer [2022-09-15T00:54:14.558Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T00:54:14.558Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T00:54:14.558Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T00:54:14.558Z] 114826534d7a: Waiting [2022-09-15T00:54:14.558Z] 4657fd5d0bcf: Waiting [2022-09-15T00:54:14.558Z] 6ad1cebc031e: Waiting [2022-09-15T00:54:14.558Z] 8a3aa393b2d8: Waiting [2022-09-15T00:54:14.558Z] 25bc292e5bac: Download complete [2022-09-15T00:54:14.558Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T00:54:14.558Z] 52dc419b0ee2: Download complete [2022-09-15T00:54:14.558Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T00:54:14.558Z] 4657fd5d0bcf: Download complete [2022-09-15T00:54:14.558Z] df9b9388f04a: Download complete [2022-09-15T00:54:14.818Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T00:54:14.818Z] 6ad1cebc031e: Download complete [2022-09-15T00:54:14.818Z] df9b9388f04a: Pull complete [2022-09-15T00:54:14.818Z] 52dc419b0ee2: Pull complete [2022-09-15T00:54:14.818Z] 25bc292e5bac: Pull complete [2022-09-15T00:54:15.387Z] 114826534d7a: Download complete [2022-09-15T00:54:15.387Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T00:54:15.387Z] 8a3aa393b2d8: Download complete [2022-09-15T00:54:18.677Z] 114826534d7a: Pull complete [2022-09-15T00:54:18.677Z] 4657fd5d0bcf: Pull complete [2022-09-15T00:54:18.937Z] 6ad1cebc031e: Pull complete [2022-09-15T00:54:21.473Z] 8a3aa393b2d8: Pull complete [2022-09-15T00:54:21.473Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T00:54:21.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T00:54:21.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:54:21.560Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:54:21.591Z] $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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/edgex-snyk-go:1.410.4 cat [2022-09-15T00:54:23.763Z] $ docker top 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T00:54:23.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-15T00:54:24.114Z] + set -o pipefail [2022-09-15T00:54:24.115Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-15T00:54:29.450Z] [2022-09-15T00:54:29.450Z] Monitoring /w/workspace/edgex-go/298 (github.com/edgexfoundry/edgex-go)... [2022-09-15T00:54:29.450Z] [2022-09-15T00:54:29.450Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b38fe51d-5a44-4dd4-bff9-03a00e40f4d8 [2022-09-15T00:54:29.450Z] [2022-09-15T00:54:29.450Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T00:54:29.450Z] [2022-09-15T00:54:29.450Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T00:54:29.450Z] [2022-09-15T00:54:30.445Z] [Pipeline] } [2022-09-15T00:54:30.715Z] $ docker stop --time=1 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 [2022-09-15T00:54:32.946Z] $ docker rm -f 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-15T00:54:33.343Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T00:54:33.359Z] provisioning config files... [2022-09-15T00:54:33.367Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/298@tmp/config9073753505119542468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:54:33.659Z] --> edgex-publish-swagger.sh [2022-09-15T00:54:33.660Z] === Publish openapi/v2 API === [2022-09-15T00:54:33.660Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-15T00:54:33.660Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/298/openapi/v2/core-command.yaml] [2022-09-15T00:54:33.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:33.660Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:34.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 145k --:--:-- --:--:-- --:--:-- 144k 100 33831 0 0 100 33831 0 33070 0:00:01 0:00:01 --:--:-- 33070 [2022-09-15T00:54:34.603Z] [2022-09-15T00:54:34.603Z] [2022-09-15T00:54:34.603Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/298/openapi/v2/core-data.yaml] [2022-09-15T00:54:34.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:34.603Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:35.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 568k --:--:-- --:--:-- --:--:-- 568k 100 71604 0 0 100 71604 0 70824 0:00:01 0:00:01 --:--:-- 70824 [2022-09-15T00:54:35.543Z] [2022-09-15T00:54:35.543Z] [2022-09-15T00:54:35.543Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/298/openapi/v2/core-metadata.yaml] [2022-09-15T00:54:35.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:35.543Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:36.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 126k 0:00:01 0:00:01 --:--:-- 126k 100 144k 0 0 100 144k 0 126k 0:00:01 0:00:01 --:--:-- 126k [2022-09-15T00:54:36.743Z] [2022-09-15T00:54:36.743Z] [2022-09-15T00:54:36.743Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/298/openapi/v2/support-notifications.yaml] [2022-09-15T00:54:36.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:36.743Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:37.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94416 --:--:-- --:--:-- --:--:-- 94316 100 89318 0 0 100 89318 0 94416 --:--:-- --:--:-- --:--:-- 94316 [2022-09-15T00:54:37.682Z] [2022-09-15T00:54:37.682Z] [2022-09-15T00:54:37.682Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/298/openapi/v2/support-scheduler.yaml] [2022-09-15T00:54:37.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:37.682Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:38.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 100 39556 0 0 100 39556 0 41161 --:--:-- --:--:-- --:--:-- 41118 [2022-09-15T00:54:38.622Z] [2022-09-15T00:54:38.622Z] [2022-09-15T00:54:38.622Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/298/openapi/v2/system-agent.yaml] [2022-09-15T00:54:38.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T00:54:38.622Z] Dload Upload Total Spent Left Speed [2022-09-15T00:54:39.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22298 --:--:-- --:--:-- --:--:-- 22298 [2022-09-15T00:54:39.562Z] [2022-09-15T00:54:39.562Z] [Pipeline] } [2022-09-15T00:54:39.571Z] 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-15T00:54:39.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T00:54:39.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:54:40.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:54:40.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:54:40.356Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:54:40.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T00:54:40.795Z] $ docker top 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T00:54:40.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T00:54:40.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T00:54:41.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T00:54:41.023Z] $ docker exec 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f ssh-agent [2022-09-15T00:54:41.157Z] SSH_AUTH_SOCK=/tmp/ssh-pnUbz9xUuZeO/agent.32 [2022-09-15T00:54:41.157Z] SSH_AGENT_PID=39 [2022-09-15T00:54:41.162Z] Running ssh-add (command line suppressed) [2022-09-15T00:54:41.277Z] Identity added: /w/workspace/edgex-go/298@tmp/private_key_839286093610600733.key (/w/workspace/edgex-go/298@tmp/private_key_839286093610600733.key) [2022-09-15T00:54:41.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T00:54:41.582Z] + git semver tag [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,760 [run_tag] DEBUG tag force:False [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,760 [check_head_tag] DEBUG check head tag [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,762 [execute] INFO git cat-file --batch-check [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=) [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,766 [execute] INFO git cat-file --batch [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=) [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,794 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,794 [execute] INFO git tag -a v2.3.0-dev.62 -m v2.3.0-dev.62 [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,794 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.62', '-m', 'v2.3.0-dev.62'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) [2022-09-15T00:54:41.843Z] 2022-09-15 00:54:41,800 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:54:41.843Z] 2.3.0-dev.62 [Pipeline] } [2022-09-15T00:54:41.850Z] $ docker exec --env ******** --env ******** 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f ssh-agent -k [2022-09-15T00:54:41.974Z] unset SSH_AUTH_SOCK; [2022-09-15T00:54:41.974Z] unset SSH_AGENT_PID; [2022-09-15T00:54:41.974Z] echo Agent pid 39 killed; [2022-09-15T00:54:41.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T00:54:42.301Z] + git semver [Pipeline] } [2022-09-15T00:54:42.572Z] $ docker stop --time=1 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f [2022-09-15T00:54:43.881Z] $ docker rm -f 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:54:44.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T00:54:44.288Z] [2022-09-15T00:54:44.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:54:44.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T00:54:44.598Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T00:54:44.598Z] ab5ef0e58194: Pulling fs layer [2022-09-15T00:54:44.598Z] 9712f1f96733: Pulling fs layer [2022-09-15T00:54:44.598Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T00:54:44.598Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T00:54:44.598Z] e9a5061849ea: Pulling fs layer [2022-09-15T00:54:44.598Z] d747dcd14b5f: Pulling fs layer [2022-09-15T00:54:44.598Z] 2de7ff778b66: Pulling fs layer [2022-09-15T00:54:44.598Z] d747dcd14b5f: Waiting [2022-09-15T00:54:44.598Z] e9a5061849ea: Waiting [2022-09-15T00:54:44.598Z] 2de7ff778b66: Waiting [2022-09-15T00:54:44.598Z] 0d9ebad4ef96: Waiting [2022-09-15T00:54:44.598Z] 9712f1f96733: Verifying Checksum [2022-09-15T00:54:44.598Z] 9712f1f96733: Download complete [2022-09-15T00:54:44.859Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T00:54:44.859Z] 63f879dbbcfc: Download complete [2022-09-15T00:54:45.118Z] e9a5061849ea: Verifying Checksum [2022-09-15T00:54:45.118Z] e9a5061849ea: Download complete [2022-09-15T00:54:45.118Z] d747dcd14b5f: Download complete [2022-09-15T00:54:45.118Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T00:54:45.118Z] 0d9ebad4ef96: Download complete [2022-09-15T00:54:45.118Z] ab5ef0e58194: Verifying Checksum [2022-09-15T00:54:45.118Z] ab5ef0e58194: Download complete [2022-09-15T00:54:45.118Z] 2de7ff778b66: Verifying Checksum [2022-09-15T00:54:45.118Z] 2de7ff778b66: Download complete [2022-09-15T00:54:48.407Z] ab5ef0e58194: Pull complete [2022-09-15T00:54:48.407Z] 9712f1f96733: Pull complete [2022-09-15T00:54:48.976Z] 63f879dbbcfc: Pull complete [2022-09-15T00:54:53.166Z] 0d9ebad4ef96: Pull complete [2022-09-15T00:54:53.426Z] e9a5061849ea: Pull complete [2022-09-15T00:54:53.686Z] d747dcd14b5f: Pull complete [2022-09-15T00:54:55.069Z] 2de7ff778b66: Pull complete [2022-09-15T00:54:55.069Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T00:54:55.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T00:54:55.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:54:55.160Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:54:55.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-15T00:54:57.503Z] $ docker top 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T00:54:57.590Z] provisioning config files... [2022-09-15T00:54:57.597Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/298@tmp/config3240619316692090362tmp [2022-09-15T00:54:57.609Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/298@tmp/config5058546785364927586tmp [2022-09-15T00:54:57.619Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/298@tmp/config3972267603321964611tmp [Pipeline] { [Pipeline] echo [2022-09-15T00:54:57.634Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:54:57.919Z] ---> sigul-configuration.sh [2022-09-15T00:54:57.919Z] gpg: directory `/root/.gnupg' created [2022-09-15T00:54:57.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T00:54:57.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T00:54:57.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T00:54:57.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T00:54:57.919Z] gpg: CAST5 encrypted data [2022-09-15T00:54:57.919Z] gpg: encrypted with 1 passphrase [2022-09-15T00:54:57.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T00:54:58.209Z] + mkdir /home/jenkins [2022-09-15T00:54:58.209Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T00:54:58.511Z] + 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-15T00:54:58.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:54:58.807Z] ---> sigul-install.sh [2022-09-15T00:54:58.808Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T00:54:59.097Z] + git tag --list [2022-09-15T00:54:59.097Z] 0.6.0 [2022-09-15T00:54:59.097Z] 0.6.1 [2022-09-15T00:54:59.097Z] 0.7.0 [2022-09-15T00:54:59.097Z] 0.7.1 [2022-09-15T00:54:59.097Z] v1.0.0 [2022-09-15T00:54:59.097Z] v1.0.1 [2022-09-15T00:54:59.097Z] v1.1.0 [2022-09-15T00:54:59.097Z] v1.2.0 [2022-09-15T00:54:59.097Z] v1.2.1 [2022-09-15T00:54:59.097Z] v1.3.0 [2022-09-15T00:54:59.097Z] v1.3.1 [2022-09-15T00:54:59.097Z] v2.0.0 [2022-09-15T00:54:59.097Z] v2.1.0 [2022-09-15T00:54:59.097Z] v2.1.1 [2022-09-15T00:54:59.097Z] v2.1.1-dev.1 [2022-09-15T00:54:59.097Z] v2.1.1-dev.2 [2022-09-15T00:54:59.097Z] v2.1.1-dev.3 [2022-09-15T00:54:59.097Z] v2.1.1-dev.4 [2022-09-15T00:54:59.097Z] v2.1.1-dev.5 [2022-09-15T00:54:59.097Z] v2.1.1-dev.6 [2022-09-15T00:54:59.097Z] v2.1.1-dev.7 [2022-09-15T00:54:59.097Z] v2.1.1-dev.8 [2022-09-15T00:54:59.097Z] v2.1.2-dev.1 [2022-09-15T00:54:59.097Z] v2.2.0 [2022-09-15T00:54:59.097Z] v2.2.1-dev.1 [2022-09-15T00:54:59.097Z] v2.2.1-dev.10 [2022-09-15T00:54:59.097Z] v2.2.1-dev.11 [2022-09-15T00:54:59.097Z] v2.2.1-dev.12 [2022-09-15T00:54:59.097Z] v2.2.1-dev.13 [2022-09-15T00:54:59.097Z] v2.2.1-dev.14 [2022-09-15T00:54:59.097Z] v2.2.1-dev.15 [2022-09-15T00:54:59.097Z] v2.2.1-dev.16 [2022-09-15T00:54:59.097Z] v2.2.1-dev.17 [2022-09-15T00:54:59.097Z] v2.2.1-dev.18 [2022-09-15T00:54:59.097Z] v2.2.1-dev.19 [2022-09-15T00:54:59.097Z] v2.2.1-dev.2 [2022-09-15T00:54:59.097Z] v2.2.1-dev.20 [2022-09-15T00:54:59.097Z] v2.2.1-dev.21 [2022-09-15T00:54:59.097Z] v2.2.1-dev.22 [2022-09-15T00:54:59.097Z] v2.2.1-dev.23 [2022-09-15T00:54:59.097Z] v2.2.1-dev.24 [2022-09-15T00:54:59.097Z] v2.2.1-dev.25 [2022-09-15T00:54:59.097Z] v2.2.1-dev.26 [2022-09-15T00:54:59.097Z] v2.2.1-dev.27 [2022-09-15T00:54:59.097Z] v2.2.1-dev.28 [2022-09-15T00:54:59.097Z] v2.2.1-dev.29 [2022-09-15T00:54:59.097Z] v2.2.1-dev.3 [2022-09-15T00:54:59.097Z] v2.2.1-dev.4 [2022-09-15T00:54:59.097Z] v2.2.1-dev.5 [2022-09-15T00:54:59.097Z] v2.2.1-dev.6 [2022-09-15T00:54:59.097Z] v2.2.1-dev.7 [2022-09-15T00:54:59.097Z] v2.2.1-dev.8 [2022-09-15T00:54:59.097Z] v2.2.1-dev.9 [2022-09-15T00:54:59.097Z] v2.3.0-dev.29 [2022-09-15T00:54:59.097Z] v2.3.0-dev.30 [2022-09-15T00:54:59.097Z] v2.3.0-dev.31 [2022-09-15T00:54:59.097Z] v2.3.0-dev.32 [2022-09-15T00:54:59.097Z] v2.3.0-dev.33 [2022-09-15T00:54:59.097Z] v2.3.0-dev.34 [2022-09-15T00:54:59.097Z] v2.3.0-dev.35 [2022-09-15T00:54:59.097Z] v2.3.0-dev.36 [2022-09-15T00:54:59.097Z] v2.3.0-dev.37 [2022-09-15T00:54:59.097Z] v2.3.0-dev.38 [2022-09-15T00:54:59.097Z] v2.3.0-dev.39 [2022-09-15T00:54:59.097Z] v2.3.0-dev.40 [2022-09-15T00:54:59.097Z] v2.3.0-dev.41 [2022-09-15T00:54:59.097Z] v2.3.0-dev.42 [2022-09-15T00:54:59.097Z] v2.3.0-dev.43 [2022-09-15T00:54:59.097Z] v2.3.0-dev.44 [2022-09-15T00:54:59.097Z] v2.3.0-dev.45 [2022-09-15T00:54:59.097Z] v2.3.0-dev.46 [2022-09-15T00:54:59.097Z] v2.3.0-dev.47 [2022-09-15T00:54:59.097Z] v2.3.0-dev.48 [2022-09-15T00:54:59.097Z] v2.3.0-dev.49 [2022-09-15T00:54:59.097Z] v2.3.0-dev.50 [2022-09-15T00:54:59.097Z] v2.3.0-dev.51 [2022-09-15T00:54:59.097Z] v2.3.0-dev.52 [2022-09-15T00:54:59.097Z] v2.3.0-dev.53 [2022-09-15T00:54:59.097Z] v2.3.0-dev.54 [2022-09-15T00:54:59.097Z] v2.3.0-dev.55 [2022-09-15T00:54:59.097Z] v2.3.0-dev.56 [2022-09-15T00:54:59.097Z] v2.3.0-dev.57 [2022-09-15T00:54:59.097Z] v2.3.0-dev.58 [2022-09-15T00:54:59.097Z] v2.3.0-dev.59 [2022-09-15T00:54:59.097Z] v2.3.0-dev.60 [2022-09-15T00:54:59.097Z] v2.3.0-dev.61 [2022-09-15T00:54:59.097Z] v2.3.0-dev.62 [Pipeline] sh [2022-09-15T00:54:59.388Z] + lftools sign git-tag v2.3.0-dev.62 [2022-09-15T00:54:59.960Z] Signing Git tag with Sigul... [2022-09-15T00:54:59.960Z] Signing v2.3.0-dev.62 [Pipeline] echo [2022-09-15T00:55:00.542Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:00.924Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T00:55:00.936Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T00:55:00.975Z] $ docker stop --time=1 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 [2022-09-15T00:55:02.280Z] $ docker rm -f 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T00:55:02.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T00:55:02.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:55:03.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:55:03.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:55:03.090Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:55:03.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T00:55:03.532Z] $ docker top a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T00:55:03.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T00:55:03.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T00:55:03.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T00:55:03.779Z] $ docker exec a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 ssh-agent [2022-09-15T00:55:03.928Z] SSH_AUTH_SOCK=/tmp/ssh-z1anGycKvTTN/agent.32 [2022-09-15T00:55:03.928Z] SSH_AGENT_PID=38 [2022-09-15T00:55:03.934Z] Running ssh-add (command line suppressed) [2022-09-15T00:55:04.060Z] Identity added: /w/workspace/edgex-go/298@tmp/private_key_4676811769567124737.key (/w/workspace/edgex-go/298@tmp/private_key_4676811769567124737.key) [2022-09-15T00:55:04.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T00:55:04.369Z] + git semver bump pre [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,574 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,575 [bump_version] DEBUG bumping version:2.3.0-dev.62 on axis:pre with prefix:dev [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,575 [bump_version] DEBUG bumped version:2.3.0-dev.63 [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,575 [write_version] DEBUG write version:2.3.0-dev.63 to path:/w/workspace/edgex-go/298/.semver/main with force:True [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,575 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,575 [write_file] DEBUG write to file:/w/workspace/edgex-go/298/.semver/main [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,578 [execute] INFO git cat-file --batch-check [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,584 [execute] INFO git cat-file --batch [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T00:55:04.632Z] 2022-09-15 00:55:04,590 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:55:04.632Z] 2.3.0-dev.63 [Pipeline] } [2022-09-15T00:55:04.638Z] $ docker exec --env ******** --env ******** a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 ssh-agent -k [2022-09-15T00:55:04.755Z] unset SSH_AUTH_SOCK; [2022-09-15T00:55:04.755Z] unset SSH_AGENT_PID; [2022-09-15T00:55:04.755Z] echo Agent pid 38 killed; [2022-09-15T00:55:04.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T00:55:05.082Z] + git semver [Pipeline] } [2022-09-15T00:55:05.359Z] $ docker stop --time=1 a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 [2022-09-15T00:55:06.685Z] $ docker rm -f a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T00:55:07.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T00:55:07.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:55:07.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T00:55:07.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:55:07.434Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:55:07.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T00:55:07.871Z] $ docker top ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T00:55:07.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T00:55:07.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T00:55:08.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T00:55:08.108Z] $ docker exec ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f ssh-agent [2022-09-15T00:55:08.244Z] SSH_AUTH_SOCK=/tmp/ssh-GQGKrJMtQJKa/agent.32 [2022-09-15T00:55:08.244Z] SSH_AGENT_PID=38 [2022-09-15T00:55:08.249Z] Running ssh-add (command line suppressed) [2022-09-15T00:55:08.375Z] Identity added: /w/workspace/edgex-go/298@tmp/private_key_7999798204362647207.key (/w/workspace/edgex-go/298@tmp/private_key_7999798204362647207.key) [2022-09-15T00:55:08.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T00:55:08.677Z] + git semver push [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,856 [run_push] DEBUG push [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,857 [execute] INFO git cat-file --batch-check [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,860 [execute] INFO git rev-list d4be15fb79ed09ad3b0aaf26b9bc9944d9094ca6 -- [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,861 [execute] DEBUG Popen(['git', 'rev-list', 'd4be15fb79ed09ad3b0aaf26b9bc9944d9094ca6', '--'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,873 [execute] INFO git fetch -v origin [2022-09-15T00:55:08.936Z] 2022-09-15 00:55:08,874 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T00:55:09.504Z] 2022-09-15 00:55:09,465 [run_push] DEBUG no remote changes detected [2022-09-15T00:55:09.504Z] 2022-09-15 00:55:09,465 [execute] INFO git push origin semver [2022-09-15T00:55:09.504Z] 2022-09-15 00:55:09,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T00:55:10.448Z] 2022-09-15 00:55:10,387 [run_push] DEBUG push all version tags [2022-09-15T00:55:10.448Z] 2022-09-15 00:55:10,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T00:55:10.448Z] 2022-09-15 00:55:10,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) [2022-09-15T00:55:11.388Z] 2022-09-15 00:55:11,285 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main [2022-09-15T00:55:11.388Z] 2.3.0-dev.63 [Pipeline] } [2022-09-15T00:55:11.395Z] $ docker exec --env ******** --env ******** ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f ssh-agent -k [2022-09-15T00:55:11.504Z] unset SSH_AUTH_SOCK; [2022-09-15T00:55:11.504Z] unset SSH_AGENT_PID; [2022-09-15T00:55:11.504Z] echo Agent pid 38 killed; [2022-09-15T00:55:11.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T00:55:11.812Z] + git semver [Pipeline] } [2022-09-15T00:55:12.081Z] $ docker stop --time=1 ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f [2022-09-15T00:55:13.393Z] $ docker rm -f ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f [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-15T00:55:13.912Z] + [ -d /w/workspace/edgex-go/298/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:14.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:15.065Z] ---> package-listing.sh [2022-09-15T00:55:15.065Z] ++ facter osfamily [2022-09-15T00:55:15.065Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T00:55:15.065Z] + OS_FAMILY=debian [2022-09-15T00:55:15.065Z] + workspace=/w/workspace/edgex-go/298 [2022-09-15T00:55:15.065Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T00:55:15.065Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T00:55:15.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T00:55:15.065Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T00:55:15.065Z] + '[' /w/workspace/edgex-go/298 ']' [2022-09-15T00:55:15.065Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T00:55:15.065Z] + case "${OS_FAMILY}" in [2022-09-15T00:55:15.065Z] + dpkg -l [2022-09-15T00:55:15.065Z] + grep '^ii' [2022-09-15T00:55:15.325Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T00:55:15.325Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T00:55:15.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T00:55:15.325Z] + '[' /w/workspace/edgex-go/298 ']' [2022-09-15T00:55:15.325Z] + mkdir -p /w/workspace/edgex-go/298/archives/ [2022-09-15T00:55:15.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/298/archives/ [Pipeline] echo [2022-09-15T00:55:15.336Z] 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/298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T00:55:15.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:55:16.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T00:55:16.170Z] [2022-09-15T00:55:16.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T00:55:16.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T00:55:16.471Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T00:55:16.471Z] 5eb5b503b376: Pulling fs layer [2022-09-15T00:55:16.471Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T00:55:16.471Z] ec43610c2a17: Pulling fs layer [2022-09-15T00:55:16.471Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T00:55:16.471Z] 33b1e0a273af: Pulling fs layer [2022-09-15T00:55:16.471Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T00:55:16.471Z] 2f39f015ded8: Pulling fs layer [2022-09-15T00:55:16.471Z] 33b1e0a273af: Waiting [2022-09-15T00:55:16.471Z] 5d3b04190fa2: Waiting [2022-09-15T00:55:16.471Z] 2f39f015ded8: Waiting [2022-09-15T00:55:16.471Z] 3a2ae6a8a46f: Waiting [2022-09-15T00:55:16.471Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T00:55:16.471Z] 5c69ac0246d0: Download complete [2022-09-15T00:55:16.471Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T00:55:16.471Z] 3a2ae6a8a46f: Download complete [2022-09-15T00:55:16.471Z] 33b1e0a273af: Verifying Checksum [2022-09-15T00:55:16.471Z] 33b1e0a273af: Download complete [2022-09-15T00:55:16.471Z] ec43610c2a17: Verifying Checksum [2022-09-15T00:55:16.471Z] ec43610c2a17: Download complete [2022-09-15T00:55:16.729Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T00:55:16.729Z] 5d3b04190fa2: Download complete [2022-09-15T00:55:16.729Z] 5eb5b503b376: Download complete [2022-09-15T00:55:17.296Z] 2f39f015ded8: Download complete [2022-09-15T00:55:17.864Z] 5eb5b503b376: Pull complete [2022-09-15T00:55:17.864Z] 5c69ac0246d0: Pull complete [2022-09-15T00:55:18.430Z] ec43610c2a17: Pull complete [2022-09-15T00:55:18.430Z] 3a2ae6a8a46f: Pull complete [2022-09-15T00:55:18.689Z] 33b1e0a273af: Pull complete [2022-09-15T00:55:18.689Z] 5d3b04190fa2: Pull complete [2022-09-15T00:55:22.881Z] 2f39f015ded8: Pull complete [2022-09-15T00:55:22.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T00:55:22.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T00:55:22.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T00:55:22.983Z] prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container [2022-09-15T00:55:23.021Z] $ 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/298/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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T00:55:24.714Z] $ docker top 37001019a87024920ff77d9d0c3be9b99c328fbf90f4c78edfca8ff866c5f8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T00:55:25.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T00:55:25.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T00:55:25.645Z] + ls /var/log/sa-host [2022-09-15T00:55:25.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T00:55:25.795Z] provisioning config files... [2022-09-15T00:55:25.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/298@tmp/config5324918039145528788tmp [Pipeline] { [Pipeline] echo [2022-09-15T00:55:25.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:26.105Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T00:55:26.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:26.448Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T00:55:26.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:26.741Z] ---> sudo-logs.sh [2022-09-15T00:55:26.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T00:55:26.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:27.048Z] ---> job-cost.sh [2022-09-15T00:55:27.048Z] lf-activate-venv: SKIPPING [2022-09-15T00:55:27.048Z] DEBUG: total: 0.10999999940395355 [2022-09-15T00:55:27.048Z] INFO: Retrieving Stack Cost... [2022-09-15T00:55:27.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T00:55:27.877Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T00:55:27.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T00:55:28.178Z] ---> logs-deploy.sh [2022-09-15T00:55:28.178Z] lf-activate-venv: SKIPPING [2022-09-15T00:55:28.178Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/298 [2022-09-15T00:55:28.178Z] INFO: archiving workspace using pattern(s): [2022-09-15T00:55:29.118Z] Archives upload complete. [2022-09-15T00:55:29.379Z] INFO: archiving logs to Nexus [2022-09-15T00:55:29.951Z] ---> uname -a: [2022-09-15T00:55:29.951Z] Linux prd-ubuntu20-04-docker-8c-8g-29123 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-15T00:55:29.951Z] [2022-09-15T00:55:29.951Z] [2022-09-15T00:55:29.951Z] ---> lscpu: [2022-09-15T00:55:29.951Z] Architecture: x86_64 [2022-09-15T00:55:29.951Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-15T00:55:29.951Z] Byte Order: Little Endian [2022-09-15T00:55:29.951Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-15T00:55:29.951Z] CPU(s): 8 [2022-09-15T00:55:29.951Z] On-line CPU(s) list: 0-7 [2022-09-15T00:55:29.951Z] Thread(s) per core: 1 [2022-09-15T00:55:29.951Z] Core(s) per socket: 1 [2022-09-15T00:55:29.951Z] Socket(s): 8 [2022-09-15T00:55:29.951Z] NUMA node(s): 1 [2022-09-15T00:55:29.951Z] Vendor ID: AuthenticAMD [2022-09-15T00:55:29.951Z] CPU family: 23 [2022-09-15T00:55:29.951Z] Model: 49 [2022-09-15T00:55:29.951Z] Model name: AMD EPYC-Rome Processor [2022-09-15T00:55:29.951Z] Stepping: 0 [2022-09-15T00:55:29.951Z] CPU MHz: 2799.998 [2022-09-15T00:55:29.951Z] BogoMIPS: 5599.99 [2022-09-15T00:55:29.951Z] Virtualization: AMD-V [2022-09-15T00:55:29.951Z] Hypervisor vendor: KVM [2022-09-15T00:55:29.951Z] Virtualization type: full [2022-09-15T00:55:29.951Z] L1d cache: 256 KiB [2022-09-15T00:55:29.951Z] L1i cache: 256 KiB [2022-09-15T00:55:29.951Z] L2 cache: 4 MiB [2022-09-15T00:55:29.951Z] L3 cache: 128 MiB [2022-09-15T00:55:29.951Z] NUMA node0 CPU(s): 0-7 [2022-09-15T00:55:29.951Z] Vulnerability Itlb multihit: Not affected [2022-09-15T00:55:29.951Z] Vulnerability L1tf: Not affected [2022-09-15T00:55:29.951Z] Vulnerability Mds: Not affected [2022-09-15T00:55:29.951Z] Vulnerability Meltdown: Not affected [2022-09-15T00:55:29.951Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-15T00:55:29.951Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-15T00:55:29.951Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-15T00:55:29.951Z] Vulnerability Srbds: Not affected [2022-09-15T00:55:29.951Z] Vulnerability Tsx async abort: Not affected [2022-09-15T00:55:29.951Z] 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-15T00:55:29.951Z] [2022-09-15T00:55:29.951Z] [2022-09-15T00:55:29.951Z] ---> nproc: [2022-09-15T00:55:29.951Z] 8 [2022-09-15T00:55:29.951Z] [2022-09-15T00:55:29.951Z]