Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f565a5026236f7a21fcb63799adf4b457e3ab40 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-ssh7898299563506405912.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-ssh16914187017788744782.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-ssh16419848464841123766.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-ssh1782976132499159478.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-ssh3943293596094965439.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/290 [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/290 # 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 5f565a5026236f7a21fcb63799adf4b457e3ab40 (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 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4143)" > git rev-list --no-walk 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T20:19:53.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T20:19:53.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-01T20:19:53.130Z] ========================================================= [2022-09-01T20:19:53.130Z] EdgeX Global Pipelines Version Info [2022-09-01T20:19:53.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:19:54.300Z] ------------------- [2022-09-01T20:19:54.300Z] stable info: [2022-09-01T20:19:54.300Z] ------------------- [2022-09-01T20:19:54.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T20:19:54.300Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T20:19:54.300Z] Message: update stable to v1.0.239 [2022-09-01T20:19:54.881Z] ------------------- [2022-09-01T20:19:54.881Z] experimental info: [2022-09-01T20:19:54.881Z] ------------------- [2022-09-01T20:19:54.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T20:19:54.881Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T20:19:54.881Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T20:19:55.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-01T20:19:55.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-01T20:19:55.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T20:19:55.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T20:19:55.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T20:19:55.189Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T20:19:55.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T20:19:55.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-01T20:19:55.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-01T20:19:55.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-01T20:19:55.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T20:19:55.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T20:19:55.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T20:19:55.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T20:19:55.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T20:19:55.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T20:19:55.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T20:19:55.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T20:19:55.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-01T20:19:55.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-01T20:19:55.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T20:19:55.369Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T20:19:55.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T20:19:55.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-01T20:19:55.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-01T20:19:55.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-01T20:19:55.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo [2022-09-01T20:19:55.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f565a5 [Pipeline] echo [2022-09-01T20:19:55.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T20:19:55.501Z] provisioning config files... [2022-09-01T20:19:55.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config8073790170692948762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:19:55.825Z] ---> docker-login.sh [2022-09-01T20:19:55.825Z] nexus3.edgexfoundry.org:10001 [2022-09-01T20:19:57.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:19:58.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:19:58.012Z] Configure a credential helper to remove this warning. See [2022-09-01T20:19:58.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:19:58.012Z] [2022-09-01T20:19:58.012Z] Login Succeeded [2022-09-01T20:19:58.012Z] nexus3.edgexfoundry.org:10002 [2022-09-01T20:19:58.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:19:58.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:19:58.272Z] Configure a credential helper to remove this warning. See [2022-09-01T20:19:58.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:19:58.272Z] [2022-09-01T20:19:58.272Z] Login Succeeded [2022-09-01T20:19:58.272Z] nexus3.edgexfoundry.org:10003 [2022-09-01T20:19:58.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:19:58.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:19:58.272Z] Configure a credential helper to remove this warning. See [2022-09-01T20:19:58.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:19:58.272Z] [2022-09-01T20:19:58.272Z] Login Succeeded [2022-09-01T20:19:58.272Z] nexus3.edgexfoundry.org:10004 [2022-09-01T20:19:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:19:58.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:19:58.533Z] Configure a credential helper to remove this warning. See [2022-09-01T20:19:58.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:19:58.533Z] [2022-09-01T20:19:58.533Z] Login Succeeded [2022-09-01T20:19:58.533Z] docker.io [2022-09-01T20:19:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:19:58.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:19:58.794Z] Configure a credential helper to remove this warning. See [2022-09-01T20:19:58.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:19:58.794Z] [2022-09-01T20:19:58.794Z] Login Succeeded [2022-09-01T20:19:58.794Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T20:19:58.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T20:19:59.129Z] + 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-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + dirname cmd/core-command/Dockerfile [2022-09-01T20:19:59.129Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/core-data/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + dirname cmd/core-metadata/Dockerfile [2022-09-01T20:19:59.129Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/support-notifications/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-01T20:19:59.129Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-01T20:19:59.129Z] + cut -d/ -f2 [2022-09-01T20:19:59.129Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-01T20:19:59.175Z] 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-01T20:19:59.563Z] + git rev-list -1 --merges 5f565a5026236f7a21fcb63799adf4b457e3ab40~1..5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo [2022-09-01T20:19:59.582Z] -----------> git rev-list -1 --merges 5f565a5026236f7a21fcb63799adf4b457e3ab40~1..5f565a5026236f7a21fcb63799adf4b457e3ab40 5f565a5026236f7a21fcb63799adf4b457e3ab40 [false] [Pipeline] sh [2022-09-01T20:19:59.882Z] + git log --format=format:%s -1 5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo [2022-09-01T20:19:59.900Z] ========================================================= [2022-09-01T20:19:59.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T20:19:59.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-01T20:20:00.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T20:20:00.366Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T20:20:00.366Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T20:20:00.366Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T20:20:00.366Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T20:20:00.366Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T20:20:00.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:20:00.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:20:00.792Z] [2022-09-01T20:20:00.792Z] 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-01T20:20:01.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:20:01.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T20:20:01.682Z] b85a868b505f: Pulling fs layer [2022-09-01T20:20:01.682Z] e2be974225ed: Pulling fs layer [2022-09-01T20:20:01.682Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T20:20:01.682Z] 988bab9f4d93: Pulling fs layer [2022-09-01T20:20:01.682Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T20:20:01.682Z] 988bab9f4d93: Waiting [2022-09-01T20:20:01.682Z] eaf3925da568: Pulling fs layer [2022-09-01T20:20:01.682Z] bab4dde63d76: Pulling fs layer [2022-09-01T20:20:01.682Z] bde34c3a00c8: Pulling fs layer [2022-09-01T20:20:01.682Z] b352a97aabf1: Pulling fs layer [2022-09-01T20:20:01.682Z] 4872d77fe225: Pulling fs layer [2022-09-01T20:20:01.683Z] 5851b861e8e6: Pulling fs layer [2022-09-01T20:20:01.683Z] bde34c3a00c8: Waiting [2022-09-01T20:20:01.683Z] b352a97aabf1: Waiting [2022-09-01T20:20:01.683Z] 4872d77fe225: Waiting [2022-09-01T20:20:01.683Z] eaf3925da568: Waiting [2022-09-01T20:20:01.683Z] 5851b861e8e6: Waiting [2022-09-01T20:20:01.683Z] bab4dde63d76: Waiting [2022-09-01T20:20:01.683Z] 1469e6f7b9e6: Waiting [2022-09-01T20:20:01.947Z] e2be974225ed: Verifying Checksum [2022-09-01T20:20:01.947Z] e2be974225ed: Download complete [2022-09-01T20:20:01.947Z] 988bab9f4d93: Verifying Checksum [2022-09-01T20:20:01.947Z] 988bab9f4d93: Download complete [2022-09-01T20:20:01.947Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T20:20:01.947Z] 1469e6f7b9e6: Download complete [2022-09-01T20:20:01.947Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T20:20:01.947Z] 339a4e72a1f5: Download complete [2022-09-01T20:20:01.947Z] eaf3925da568: Verifying Checksum [2022-09-01T20:20:01.947Z] eaf3925da568: Download complete [2022-09-01T20:20:01.947Z] bde34c3a00c8: Verifying Checksum [2022-09-01T20:20:01.947Z] bde34c3a00c8: Download complete [2022-09-01T20:20:01.947Z] b352a97aabf1: Verifying Checksum [2022-09-01T20:20:01.947Z] b352a97aabf1: Download complete [2022-09-01T20:20:01.947Z] 4872d77fe225: Verifying Checksum [2022-09-01T20:20:01.947Z] 4872d77fe225: Download complete [2022-09-01T20:20:01.947Z] 5851b861e8e6: Download complete [2022-09-01T20:20:02.208Z] b85a868b505f: Verifying Checksum [2022-09-01T20:20:02.208Z] b85a868b505f: Download complete [2022-09-01T20:20:02.473Z] bab4dde63d76: Verifying Checksum [2022-09-01T20:20:02.473Z] bab4dde63d76: Download complete [2022-09-01T20:20:03.873Z] b85a868b505f: Pull complete [2022-09-01T20:20:04.459Z] e2be974225ed: Pull complete [2022-09-01T20:20:05.428Z] 339a4e72a1f5: Pull complete [2022-09-01T20:20:06.381Z] 988bab9f4d93: Pull complete [2022-09-01T20:20:06.981Z] 1469e6f7b9e6: Pull complete [2022-09-01T20:20:07.554Z] eaf3925da568: Pull complete [2022-09-01T20:20:10.098Z] bab4dde63d76: Pull complete [2022-09-01T20:20:10.360Z] bde34c3a00c8: Pull complete [2022-09-01T20:20:10.933Z] b352a97aabf1: Pull complete [2022-09-01T20:20:11.209Z] 4872d77fe225: Pull complete [2022-09-01T20:20:11.780Z] 5851b861e8e6: Pull complete [2022-09-01T20:20:12.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T20:20:12.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:20:12.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:20:12.468Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:20:12.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:20:20.460Z] $ docker top 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 -eo pid,comm [2022-09-01T20:20:20.533Z] 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-01T20:20:20.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T20:20:20.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T20:20:20.575Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T20:20:20.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T20:20:20.707Z] $ docker exec 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent [2022-09-01T20:20:20.827Z] SSH_AUTH_SOCK=/tmp/ssh-2xaiB5W5SG9A/agent.14 [2022-09-01T20:20:20.828Z] SSH_AGENT_PID=20 [2022-09-01T20:20:20.835Z] Running ssh-add (command line suppressed) [2022-09-01T20:20:20.964Z] Identity added: /w/workspace/edgex-go/290@tmp/private_key_2812929993642195937.key (/w/workspace/edgex-go/290@tmp/private_key_2812929993642195937.key) [2022-09-01T20:20:20.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T20:20:21.285Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T20:20:21.302Z] $ docker exec --env ******** --env ******** 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent -k [2022-09-01T20:20:21.423Z] unset SSH_AUTH_SOCK; [2022-09-01T20:20:21.424Z] unset SSH_AGENT_PID; [2022-09-01T20:20:21.424Z] echo Agent pid 20 killed; [2022-09-01T20:20:21.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T20:20:21.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T20:20:21.461Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T20:20:21.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T20:20:21.604Z] $ docker exec 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent [2022-09-01T20:20:21.742Z] SSH_AUTH_SOCK=/tmp/ssh-TW0M63rGhYbW/agent.71 [2022-09-01T20:20:21.742Z] SSH_AGENT_PID=78 [2022-09-01T20:20:21.750Z] Running ssh-add (command line suppressed) [2022-09-01T20:20:21.878Z] Identity added: /w/workspace/edgex-go/290@tmp/private_key_2663603674647251245.key (/w/workspace/edgex-go/290@tmp/private_key_2663603674647251245.key) [2022-09-01T20:20:21.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T20:20:22.184Z] + git semver init [2022-09-01T20:20:22.445Z] 2022-09-01 20:20:22,430 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T20:20:22.445Z] 2022-09-01 20:20:22,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/290/.semver [2022-09-01T20:20:22.445Z] 2022-09-01 20:20:22,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/290/.semver [2022-09-01T20:20:22.445Z] 2022-09-01 20:20:22,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/290/.semver'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) [2022-09-01T20:20:30.617Z] 2022-09-01 20:20:29,202 [append_file] DEBUG append to file:/w/workspace/edgex-go/290/.git/info/exclude [2022-09-01T20:20:30.617Z] 2022-09-01 20:20:29,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/290/.semver/main with force:False [2022-09-01T20:20:30.617Z] 2022-09-01 20:20:29,203 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:20:30.617Z] 2022-09-01 20:20:29,203 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:20:30.617Z] 2.3.0-dev.54 [Pipeline] } [2022-09-01T20:20:30.630Z] $ docker exec --env ******** --env ******** 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent -k [2022-09-01T20:20:30.779Z] unset SSH_AUTH_SOCK; [2022-09-01T20:20:30.780Z] unset SSH_AGENT_PID; [2022-09-01T20:20:30.780Z] echo Agent pid 78 killed; [2022-09-01T20:20:30.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T20:20:31.101Z] + git semver [Pipeline] } [2022-09-01T20:20:31.380Z] $ docker stop --time=1 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 [2022-09-01T20:20:33.046Z] $ docker rm -f 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T20:20:33.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T20:20:33.823Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T20:20:33.826Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.54 [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-01T20:20:34.249Z] + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] echo [2022-09-01T20:20:34.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:20:34.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:20:34.288Z] ========================================================= [2022-09-01T20:20:34.288Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T20:20:34.288Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-01T20:20:34.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T20:20:34.590Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T20:20:34.590Z] 2408cc74d12b: Pulling fs layer [2022-09-01T20:20:34.590Z] ea60b727a1ce: Pulling fs layer [2022-09-01T20:20:34.590Z] 30c4a7721957: Pulling fs layer [2022-09-01T20:20:34.590Z] 370296b7ddb6: Pulling fs layer [2022-09-01T20:20:34.590Z] 7c6cee850709: Pulling fs layer [2022-09-01T20:20:34.590Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T20:20:34.590Z] d94ebbe4e438: Pulling fs layer [2022-09-01T20:20:34.590Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T20:20:34.590Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T20:20:34.590Z] 370296b7ddb6: Waiting [2022-09-01T20:20:34.590Z] 39a5fcdaea64: Waiting [2022-09-01T20:20:34.590Z] 59ccb84bbe0f: Waiting [2022-09-01T20:20:34.590Z] 7c6cee850709: Waiting [2022-09-01T20:20:34.590Z] bcfd1f05c69d: Waiting [2022-09-01T20:20:34.852Z] 30c4a7721957: Verifying Checksum [2022-09-01T20:20:34.852Z] 30c4a7721957: Download complete [2022-09-01T20:20:34.852Z] ea60b727a1ce: Download complete [2022-09-01T20:20:34.852Z] 7c6cee850709: Verifying Checksum [2022-09-01T20:20:34.852Z] 39a5fcdaea64: Verifying Checksum [2022-09-01T20:20:34.852Z] 39a5fcdaea64: Download complete [2022-09-01T20:20:34.852Z] 2408cc74d12b: Verifying Checksum [2022-09-01T20:20:34.852Z] 2408cc74d12b: Download complete [2022-09-01T20:20:34.852Z] d94ebbe4e438: Download complete [2022-09-01T20:20:34.852Z] 2408cc74d12b: Pull complete [2022-09-01T20:20:35.115Z] ea60b727a1ce: Pull complete [2022-09-01T20:20:35.116Z] 30c4a7721957: Pull complete [2022-09-01T20:20:35.116Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T20:20:35.116Z] 59ccb84bbe0f: Download complete [2022-09-01T20:20:35.376Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T20:20:35.376Z] bcfd1f05c69d: Download complete [2022-09-01T20:20:35.635Z] 370296b7ddb6: Verifying Checksum [2022-09-01T20:20:35.635Z] 370296b7ddb6: Download complete [2022-09-01T20:20:39.844Z] 370296b7ddb6: Pull complete [2022-09-01T20:20:39.844Z] 7c6cee850709: Pull complete [2022-09-01T20:20:39.844Z] 39a5fcdaea64: Pull complete [2022-09-01T20:20:39.844Z] d94ebbe4e438: Pull complete [2022-09-01T20:20:42.389Z] bcfd1f05c69d: Pull complete [2022-09-01T20:20:43.328Z] 59ccb84bbe0f: Pull complete [2022-09-01T20:20:43.328Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T20:20:43.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T20:20:43.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-01T20:20:43.632Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T20:20:43.632Z] WORKDIR /edgex [2022-09-01T20:20:43.632Z] COPY go.mod . [2022-09-01T20:20:43.632Z] RUN go mod download [2022-09-01T20:20:43.632Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-01T20:20:44.201Z] Sending build context to Docker daemon 169.4MB [2022-09-01T20:20:44.201Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T20:20:44.201Z] ---> a4fb48ad2a94 [2022-09-01T20:20:44.201Z] Step 2/4 : WORKDIR /edgex [2022-09-01T20:20:48.914Z] Still waiting to schedule task [2022-09-01T20:20:48.915Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-01T20:20:54.210Z] ---> Running in 6eefac96b229 [2022-09-01T20:20:54.471Z] Removing intermediate container 6eefac96b229 [2022-09-01T20:20:54.472Z] ---> 9f38a4f32cb3 [2022-09-01T20:20:54.472Z] Step 3/4 : COPY go.mod . [2022-09-01T20:20:54.735Z] ---> 4d21dd8deff2 [2022-09-01T20:20:54.735Z] Step 4/4 : RUN go mod download [2022-09-01T20:20:54.999Z] ---> Running in 477727612a8e [2022-09-01T20:21:21.619Z] Removing intermediate container 477727612a8e [2022-09-01T20:21:21.619Z] ---> 9d507f8e1316 [2022-09-01T20:21:21.619Z] Successfully built 9d507f8e1316 [2022-09-01T20:21:21.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:21:21.930Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T20:21:21.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:21:22.018Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:21:22.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:21:23.263Z] $ docker top c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:21:23.658Z] + go version [2022-09-01T20:21:23.658Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T20:21:23.689Z] $ docker stop --time=1 c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 [2022-09-01T20:21:25.620Z] $ docker rm -f c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:21:26.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T20:21:26.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:21:26.230Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:21:26.281Z] $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:21:27.496Z] $ docker top fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-01T20:21:27.576Z] ========================================================= [2022-09-01T20:21:27.576Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-01T20:21:27.576Z] ========================================================= [Pipeline] sh [2022-09-01T20:21:27.858Z] + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] fileExists [Pipeline] sh [2022-09-01T20:21:28.166Z] + make test [2022-09-01T20:21:28.166Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-01T20:21:34.749Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-01T20:21:49.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-01T20:21:50.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements [2022-09-01T20:21:50.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-01T20:21:50.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-01T20:21:50.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2022-09-01T20:21:50.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-01T20:21:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.140s coverage: 54.2% of statements [2022-09-01T20:21:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-01T20:21:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.067s coverage: 89.2% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.1% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-09-01T20:21:56.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-09-01T20:21:56.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2022-09-01T20:22:00.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2022-09-01T20:22:00.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2022-09-01T20:22:05.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.245s coverage: 80.8% of statements [2022-09-01T20:22:05.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 58.8% of statements [2022-09-01T20:22:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-01T20:22:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 64.7% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.437s coverage: 65.8% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.212s coverage: 43.6% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-01T20:22:13.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2022-09-01T20:22:13.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-01T20:22:13.814Z] 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-01T20:22:29.874Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24356 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-01T20:22:29.887Z] Running in /w/workspace/edgex-go/290 [Pipeline] { [Pipeline] checkout [2022-09-01T20:22:29.927Z] The recommended git tool is: git [2022-09-01T20:22:35.727Z] using credential edgex-jenkins-ssh [2022-09-01T20:22:35.763Z] Cloning the remote Git repository [2022-09-01T20:22:35.800Z] 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-01T20:22:35.801Z] GO111MODULE=on go vet ./... [2022-09-01T20:22:35.817Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-01T20:22:35.968Z] > git init /w/workspace/edgex-go/290 # timeout=10 [2022-09-01T20:22:36.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-01T20:22:36.186Z] > git --version # timeout=10 [2022-09-01T20:22:36.231Z] > git --version # 'git version 2.25.1' [2022-09-01T20:22:36.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T20:22:36.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T20:22:38.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T20:22:38.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T20:22:38.600Z] ./bin/test-attribution-txt.sh [2022-09-01T20:22:38.600Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-01T20:22:38.600Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-01T20:22:38.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-01T20:22:38.906Z] + ls -al . [2022-09-01T20:22:38.906Z] total 736 [2022-09-01T20:22:38.906Z] drwxrwxr-x 10 1001 1001 4096 Sep 1 20:21 . [2022-09-01T20:22:38.906Z] drwxr-xr-x 4 root root 4096 Sep 1 20:21 .. [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 20:19 .dockerignore [2022-09-01T20:22:38.906Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 20:22 .git [2022-09-01T20:22:38.906Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 20:19 .github [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 1030 Sep 1 20:19 .gitignore [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 20:19 .golangci.yml [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 87 Sep 1 20:19 .hadolint.yml [2022-09-01T20:22:38.906Z] drwxr-xr-x 3 1001 1001 4096 Sep 1 20:20 .semver [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 20:19 .sonarcloud.properties [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 20:19 ADOPTERS.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 10347 Sep 1 20:19 Attribution.txt [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 63209 Sep 1 20:19 CHANGELOG.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 20:19 CONTRIBUTING.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 20:19 GOVERNANCE.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 850 Sep 1 20:19 Jenkinsfile [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 20:19 LICENSE [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 13724 Sep 1 20:19 Makefile [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 20:19 OWNERS.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 9799 Sep 1 20:19 README.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 6912 Sep 1 20:19 SECURITY.md [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 12 Sep 1 20:20 VERSION [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 4131 Sep 1 20:19 ZMQWindows.md [2022-09-01T20:22:38.906Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 20:19 bin [2022-09-01T20:22:38.906Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 20:19 cmd [2022-09-01T20:22:38.906Z] -rw-r--r-- 1 root root 482786 Sep 1 20:22 coverage.out [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 3682 Sep 1 20:19 go.mod [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 38527 Sep 1 20:19 go.sum [2022-09-01T20:22:38.906Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 20:19 internal [2022-09-01T20:22:38.906Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 20:19 openapi [2022-09-01T20:22:38.906Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 20:19 snap [2022-09-01T20:22:38.906Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 20:19 version.go [Pipeline] sh [2022-09-01T20:22:39.220Z] + '[' -e coverage.out ] [2022-09-01T20:22:39.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-01T20:22:39.344Z] Stashed 1 file(s) [Pipeline] sh [2022-09-01T20:22:39.629Z] + make build [2022-09-01T20:22:39.629Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T20:22:51.794Z] Avoid second fetch [2022-09-01T20:22:51.795Z] Checking out Revision 5f565a5026236f7a21fcb63799adf4b457e3ab40 (main) [2022-09-01T20:22:51.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-01T20:22:51.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T20:22:51.819Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T20:22:51.834Z] > git checkout -f 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [2022-09-01T20:22:54.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T20:22:56.243Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T20:22:57.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T20:22:57.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:22:57.189Z] Dload Upload Total Spent Left Speed [2022-09-01T20:22:57.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-09-01T20:22:57.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T20:22:58.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-01T20:22:58.255Z] + sudo tee /etc/docker/daemon.new [2022-09-01T20:22:58.255Z] { [2022-09-01T20:22:58.255Z] "registry-mirrors": [ [2022-09-01T20:22:58.255Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T20:22:58.255Z] ], [2022-09-01T20:22:58.255Z] "bip": "10.250.0.254/24", [2022-09-01T20:22:58.255Z] "hosts": [ [2022-09-01T20:22:58.255Z] "tcp://0.0.0.0:5555", [2022-09-01T20:22:58.255Z] "unix:///var/run/docker.sock" [2022-09-01T20:22:58.255Z] ], [2022-09-01T20:22:58.255Z] "mtu": 1458, [2022-09-01T20:22:58.255Z] "selinux-enabled": true, [2022-09-01T20:22:58.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T20:22:58.255Z] } [Pipeline] sh [2022-09-01T20:22:58.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T20:22:58.948Z] + sudo service docker restart [2022-09-01T20:23:06.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T20:23:06.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T20:23:13.476Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T20:23:13.476Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T20:23:14.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T20:23:15.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T20:23:16.379Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T20:23:17.308Z] provisioning config files... [2022-09-01T20:23:17.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config1547597755133446812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:23:17.693Z] ---> docker-login.sh [2022-09-01T20:23:17.693Z] nexus3.edgexfoundry.org:10001 [2022-09-01T20:23:17.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T20:23:18.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:23:18.330Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T20:23:18.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:23:18.573Z] Configure a credential helper to remove this warning. See [2022-09-01T20:23:18.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:23:18.573Z] [2022-09-01T20:23:18.573Z] Login Succeeded [2022-09-01T20:23:18.573Z] nexus3.edgexfoundry.org:10002 [2022-09-01T20:23:18.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:23:19.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:23:19.123Z] Configure a credential helper to remove this warning. See [2022-09-01T20:23:19.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:23:19.123Z] [2022-09-01T20:23:19.123Z] Login Succeeded [2022-09-01T20:23:19.123Z] nexus3.edgexfoundry.org:10003 [2022-09-01T20:23:19.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T20:23:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:23:19.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:23:19.403Z] Configure a credential helper to remove this warning. See [2022-09-01T20:23:19.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:23:19.404Z] [2022-09-01T20:23:19.404Z] Login Succeeded [2022-09-01T20:23:19.404Z] nexus3.edgexfoundry.org:10004 [2022-09-01T20:23:20.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:23:20.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:23:20.005Z] Configure a credential helper to remove this warning. See [2022-09-01T20:23:20.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:23:20.005Z] [2022-09-01T20:23:20.005Z] Login Succeeded [2022-09-01T20:23:20.005Z] docker.io [2022-09-01T20:23:20.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:23:20.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:23:20.557Z] Configure a credential helper to remove this warning. See [2022-09-01T20:23:20.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:23:20.557Z] [2022-09-01T20:23:20.557Z] Login Succeeded [2022-09-01T20:23:20.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T20:23:20.832Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T20:23:20.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-01T20:23:21.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] echo [2022-09-01T20:23:21.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:23:21.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:23:21.795Z] ========================================================= [2022-09-01T20:23:21.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T20:23:21.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } [2022-09-01T20:23:22.044Z] $ docker stop --time=1 fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc [2022-09-01T20:23:22.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T20:23:22.403Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T20:23:22.403Z] b3c136eddcbf: Pulling fs layer [2022-09-01T20:23:22.403Z] c0a3192eca97: Pulling fs layer [2022-09-01T20:23:22.403Z] a050256f5b6f: Pulling fs layer [2022-09-01T20:23:22.403Z] 656be50a0ddc: Pulling fs layer [2022-09-01T20:23:22.403Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T20:23:22.403Z] 46d945488cbd: Pulling fs layer [2022-09-01T20:23:22.403Z] 8a5474983e97: Pulling fs layer [2022-09-01T20:23:22.403Z] 329c88fbcd65: Pulling fs layer [2022-09-01T20:23:22.403Z] 46d945488cbd: Waiting [2022-09-01T20:23:22.404Z] 8a5474983e97: Waiting [2022-09-01T20:23:22.404Z] 329c88fbcd65: Waiting [2022-09-01T20:23:22.404Z] 2bbca73fdf42: Waiting [2022-09-01T20:23:22.404Z] a050256f5b6f: Verifying Checksum [2022-09-01T20:23:22.404Z] a050256f5b6f: Download complete [2022-09-01T20:23:22.404Z] c0a3192eca97: Verifying Checksum [2022-09-01T20:23:22.404Z] c0a3192eca97: Download complete [2022-09-01T20:23:22.404Z] 2bbca73fdf42: Verifying Checksum [2022-09-01T20:23:22.404Z] 2bbca73fdf42: Download complete [2022-09-01T20:23:22.404Z] 46d945488cbd: Verifying Checksum [2022-09-01T20:23:22.404Z] 46d945488cbd: Download complete [2022-09-01T20:23:22.404Z] b3c136eddcbf: Verifying Checksum [2022-09-01T20:23:22.404Z] b3c136eddcbf: Download complete [2022-09-01T20:23:23.390Z] b3c136eddcbf: Pull complete [2022-09-01T20:23:23.390Z] 329c88fbcd65: Verifying Checksum [2022-09-01T20:23:23.390Z] 329c88fbcd65: Download complete [2022-09-01T20:23:23.991Z] c0a3192eca97: Pull complete [2022-09-01T20:23:24.267Z] a050256f5b6f: Pull complete [2022-09-01T20:23:24.541Z] 8a5474983e97: Verifying Checksum [2022-09-01T20:23:24.542Z] 8a5474983e97: Download complete [2022-09-01T20:23:25.139Z] 656be50a0ddc: Verifying Checksum [2022-09-01T20:23:25.139Z] 656be50a0ddc: Download complete [2022-09-01T20:23:29.325Z] $ docker rm -f fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc [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-01T20:23:30.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T20:23:30.231Z] [2022-09-01T20:23:30.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:23:30.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T20:23:30.529Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-01T20:23:30.529Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-01T20:23:30.529Z] ca9280d653b3: Pulling fs layer [2022-09-01T20:23:30.529Z] 7e9c9ca2126c: Pulling fs layer [2022-09-01T20:23:30.529Z] cbdbe7a5bc2a: Download complete [2022-09-01T20:23:30.788Z] ca9280d653b3: Verifying Checksum [2022-09-01T20:23:30.788Z] ca9280d653b3: Download complete [2022-09-01T20:23:30.788Z] cbdbe7a5bc2a: Pull complete [2022-09-01T20:23:31.047Z] 7e9c9ca2126c: Download complete [2022-09-01T20:23:31.615Z] ca9280d653b3: Pull complete [2022-09-01T20:23:34.899Z] 7e9c9ca2126c: Pull complete [2022-09-01T20:23:34.899Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-01T20:23:34.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T20:23:34.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:23:34.996Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:23:35.034Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:23:38.757Z] $ docker top 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:23:39.121Z] + docker-compose build --help [2022-09-01T20:23:39.121Z] + grep parallel [2022-09-01T20:23:39.691Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T20:23:39.706Z] $ docker stop --time=1 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 [2022-09-01T20:23:40.243Z] 656be50a0ddc: Pull complete [2022-09-01T20:23:40.243Z] 2bbca73fdf42: Pull complete [2022-09-01T20:23:40.243Z] 46d945488cbd: Pull complete [2022-09-01T20:23:40.976Z] $ docker rm -f 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:23:41.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T20:23:41.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:23:41.461Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:23:41.495Z] $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:23:41.878Z] $ docker top ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:23:42.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T20:23:42.803Z] Building core-command ... [2022-09-01T20:23:42.803Z] Building core-data ... [2022-09-01T20:23:42.803Z] Building core-metadata ... [2022-09-01T20:23:42.803Z] Building security-bootstrapper ... [2022-09-01T20:23:42.803Z] Building security-proxy-setup ... [2022-09-01T20:23:42.803Z] Building security-secretstore-setup ... [2022-09-01T20:23:42.803Z] Building security-spiffe-token-provider ... [2022-09-01T20:23:42.803Z] Building security-spire-agent ... [2022-09-01T20:23:42.803Z] Building security-spire-config ... [2022-09-01T20:23:42.803Z] Building security-spire-server ... [2022-09-01T20:23:42.803Z] Building support-notifications ... [2022-09-01T20:23:42.803Z] Building support-scheduler ... [2022-09-01T20:23:42.803Z] Building sys-mgmt-agent ... [2022-09-01T20:23:42.803Z] Building security-spiffe-token-provider [2022-09-01T20:23:42.803Z] Building core-metadata [2022-09-01T20:23:42.803Z] Building security-spire-config [2022-09-01T20:23:42.803Z] Building security-spire-agent [2022-09-01T20:23:42.803Z] Building support-scheduler [2022-09-01T20:23:45.665Z] 8a5474983e97: Pull complete [2022-09-01T20:23:47.112Z] 329c88fbcd65: Pull complete [2022-09-01T20:23:47.112Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T20:23:47.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T20:23:47.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-01T20:23:47.465Z] + + echodocker build -t ci-base-image-arm64 -f - . [2022-09-01T20:23:47.465Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T20:23:47.465Z] WORKDIR /edgex [2022-09-01T20:23:47.465Z] COPY go.mod . [2022-09-01T20:23:47.465Z] RUN go mod download [2022-09-01T20:23:48.066Z] Sending build context to Docker daemon 3.162MB [2022-09-01T20:23:48.066Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T20:23:48.066Z] ---> ff4287adb874 [2022-09-01T20:23:48.066Z] Step 2/4 : WORKDIR /edgex [2022-09-01T20:23:50.066Z] ---> Running in ca3eba327971 [2022-09-01T20:23:50.066Z] Removing intermediate container ca3eba327971 [2022-09-01T20:23:50.066Z] ---> cc0d923cbfb3 [2022-09-01T20:23:50.066Z] Step 3/4 : COPY go.mod . [2022-09-01T20:23:50.682Z] ---> 8d1f849b3ed3 [2022-09-01T20:23:50.682Z] Step 4/4 : RUN go mod download [2022-09-01T20:23:50.682Z] ---> Running in 49582a605dc5 [2022-09-01T20:23:52.800Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:23:52.800Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:23:52.800Z] ---> 9d507f8e1316 [2022-09-01T20:23:52.800Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T20:23:52.800Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:23:52.800Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:23:52.800Z] ---> 9d507f8e1316 [2022-09-01T20:23:52.800Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T20:23:52.800Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:23:52.800Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:23:52.800Z] ---> 9d507f8e1316 [2022-09-01T20:23:52.800Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:23:52.800Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:23:52.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:23:52.800Z] ---> 9d507f8e1316 [2022-09-01T20:23:52.800Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:23:56.094Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:23:56.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:23:56.094Z] ---> 9d507f8e1316 [2022-09-01T20:23:56.094Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T20:24:14.208Z] ---> Running in 89b1341bb29d [2022-09-01T20:24:14.208Z] ---> Running in 3e94fa359f1f [2022-09-01T20:24:14.208Z] ---> Running in cbce88341269 [2022-09-01T20:24:14.208Z] ---> Running in ac07f116e69f [2022-09-01T20:24:14.208Z] ---> Running in 7811976f70bd [2022-09-01T20:24:14.208Z] Removing intermediate container ac07f116e69f [2022-09-01T20:24:14.208Z] ---> c68e0cc36b64 [2022-09-01T20:24:14.208Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T20:24:14.208Z] Removing intermediate container cbce88341269 [2022-09-01T20:24:14.208Z] ---> ac0144518663 [2022-09-01T20:24:14.208Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T20:24:14.208Z] Removing intermediate container 3e94fa359f1f [2022-09-01T20:24:14.208Z] ---> cbe12a9aa364 [2022-09-01T20:24:14.208Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:24:14.208Z] Removing intermediate container 89b1341bb29d [2022-09-01T20:24:14.208Z] ---> 7e0e6701b08b [2022-09-01T20:24:14.208Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:24:14.208Z] Removing intermediate container 7811976f70bd [2022-09-01T20:24:14.208Z] ---> 3f418af47eea [2022-09-01T20:24:14.208Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T20:24:14.208Z] ---> Running in 61d8d2b7d4f4 [2022-09-01T20:24:14.208Z] ---> Running in 13ad54ff1ac5 [2022-09-01T20:24:14.208Z] ---> Running in be4a702bcdc0 [2022-09-01T20:24:14.208Z] ---> Running in 4635b2de1c09 [2022-09-01T20:24:14.208Z] ---> Running in 7ad411ab5866 [2022-09-01T20:24:14.208Z] Removing intermediate container 13ad54ff1ac5 [2022-09-01T20:24:14.208Z] ---> f9a97306b740 [2022-09-01T20:24:14.208Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:24:14.208Z] Removing intermediate container 61d8d2b7d4f4 [2022-09-01T20:24:14.208Z] ---> 20dd18a8f0cc [2022-09-01T20:24:14.208Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:24:14.208Z] ---> Running in ba5e42dd7708 [2022-09-01T20:24:14.208Z] ---> Running in c1fb0f01519d [2022-09-01T20:24:14.208Z] Removing intermediate container be4a702bcdc0 [2022-09-01T20:24:14.208Z] ---> ef9094192745 [2022-09-01T20:24:14.208Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:24:14.208Z] ---> Running in 738ba9807188 [2022-09-01T20:24:14.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.208Z] Removing intermediate container 4635b2de1c09 [2022-09-01T20:24:14.208Z] ---> da08bd16346e [2022-09-01T20:24:14.208Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:24:14.208Z] ---> Running in e43168443865 [2022-09-01T20:24:14.468Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T20:24:14.468Z] v3.16.2-125-gc0b39a0407 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T20:24:14.468Z] OK: 17039 distinct packages available [2022-09-01T20:24:14.468Z] Removing intermediate container c1fb0f01519d [2022-09-01T20:24:14.468Z] ---> 5d087111456c [2022-09-01T20:24:14.468Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T20:24:14.468Z] ---> Running in 97b11f1e1af8 [2022-09-01T20:24:14.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.468Z] Removing intermediate container ba5e42dd7708 [2022-09-01T20:24:14.468Z] ---> cbd481171501 [2022-09-01T20:24:14.468Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T20:24:14.468Z] ---> Running in 7041b0bcdf9e [2022-09-01T20:24:14.727Z] OK: 211 MiB in 51 packages [2022-09-01T20:24:14.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:14.986Z] Removing intermediate container 7ad411ab5866 [2022-09-01T20:24:14.986Z] ---> 19a0f7a8994c [2022-09-01T20:24:14.986Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T20:24:15.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:15.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:15.246Z] ---> c6a6a1736377 [2022-09-01T20:24:15.246Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:24:15.246Z] ---> Running in 59aa630efb1a [2022-09-01T20:24:15.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:16.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:16.072Z] OK: 211 MiB in 51 packages [2022-09-01T20:24:16.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:16.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:24:16.072Z] Removing intermediate container 738ba9807188 [2022-09-01T20:24:16.072Z] ---> a7d5b3bf9274 [2022-09-01T20:24:16.072Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T20:24:16.331Z] OK: 211 MiB in 51 packages [2022-09-01T20:24:16.331Z] ---> 4b999856c91a [2022-09-01T20:24:16.331Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:24:16.331Z] ---> Running in b586134852ac [2022-09-01T20:24:16.331Z] OK: 211 MiB in 51 packages [2022-09-01T20:24:16.331Z] OK: 211 MiB in 51 packages [2022-09-01T20:24:16.596Z] Removing intermediate container e43168443865 [2022-09-01T20:24:16.596Z] ---> 9ccbf7f9e4c1 [2022-09-01T20:24:16.596Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T20:24:16.596Z] Removing intermediate container 97b11f1e1af8 [2022-09-01T20:24:16.596Z] ---> 739111026307 [2022-09-01T20:24:16.596Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T20:24:16.854Z] ---> 2bcc43790eb7 [2022-09-01T20:24:16.854Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:24:16.854Z] ---> Running in 321bc30268f0 [2022-09-01T20:24:16.854Z] Removing intermediate container 7041b0bcdf9e [2022-09-01T20:24:16.855Z] ---> b6b6fef742ea [2022-09-01T20:24:16.855Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T20:24:16.855Z] ---> 6d7a1964a873 [2022-09-01T20:24:16.855Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:24:16.855Z] ---> Running in a86df835d11d [2022-09-01T20:24:17.115Z] ---> 677a731ae848 [2022-09-01T20:24:17.115Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:24:17.115Z] ---> Running in c7bb752a02da [2022-09-01T20:24:23.036Z] Removing intermediate container 49582a605dc5 [2022-09-01T20:24:23.036Z] ---> f06ee5f135b4 [2022-09-01T20:24:23.036Z] Successfully built f06ee5f135b4 [2022-09-01T20:24:23.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:24:23.394Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T20:24:23.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:24:23.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container [2022-09-01T20:24:23.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:24:25.109Z] $ docker top d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:24:26.008Z] + go version [2022-09-01T20:24:26.008Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T20:24:26.035Z] $ docker stop --time=1 d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 [2022-09-01T20:24:27.672Z] $ docker rm -f d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:24:28.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T20:24:28.284Z] [2022-09-01T20:24:28.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:24:28.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T20:24:28.639Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-01T20:24:28.639Z] 29e5d40040c1: Pulling fs layer [2022-09-01T20:24:28.639Z] 1ce36da41761: Pulling fs layer [2022-09-01T20:24:28.639Z] 25b303627fd3: Pulling fs layer [2022-09-01T20:24:28.914Z] 29e5d40040c1: Verifying Checksum [2022-09-01T20:24:28.914Z] 29e5d40040c1: Download complete [2022-09-01T20:24:29.192Z] 1ce36da41761: Verifying Checksum [2022-09-01T20:24:29.192Z] 1ce36da41761: Download complete [2022-09-01T20:24:29.469Z] 29e5d40040c1: Pull complete [2022-09-01T20:24:30.911Z] 25b303627fd3: Verifying Checksum [2022-09-01T20:24:30.911Z] 25b303627fd3: Download complete [2022-09-01T20:24:30.911Z] 1ce36da41761: Pull complete [2022-09-01T20:24:39.094Z] Removing intermediate container a86df835d11d [2022-09-01T20:24:39.094Z] ---> eca5dbec742c [2022-09-01T20:24:39.094Z] Step 9/23 : COPY . . [2022-09-01T20:24:39.094Z] Removing intermediate container 59aa630efb1a [2022-09-01T20:24:39.094Z] ---> 8ecf07461b93 [2022-09-01T20:24:39.094Z] Step 7/20 : COPY . . [2022-09-01T20:24:39.094Z] Removing intermediate container b586134852ac [2022-09-01T20:24:39.094Z] ---> 8a1b57e5be15 [2022-09-01T20:24:39.094Z] Step 8/26 : COPY . . [2022-09-01T20:24:39.094Z] Removing intermediate container c7bb752a02da [2022-09-01T20:24:39.094Z] ---> f6387f3bfca9 [2022-09-01T20:24:39.094Z] Step 9/25 : COPY . . [2022-09-01T20:24:39.094Z] Removing intermediate container 321bc30268f0 [2022-09-01T20:24:39.094Z] ---> 6b5df116f355 [2022-09-01T20:24:39.094Z] Step 8/26 : COPY . . [2022-09-01T20:24:43.335Z] 25b303627fd3: Pull complete [2022-09-01T20:24:43.335Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-01T20:24:43.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T20:24:43.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:24:43.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container [2022-09-01T20:24:43.660Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:24:45.844Z] $ docker top a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:24:46.742Z] + docker-compose build --help [2022-09-01T20:24:46.742Z] + grep parallel [2022-09-01T20:24:50.134Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T20:24:50.429Z] $ docker stop --time=1 a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f [2022-09-01T20:24:52.084Z] $ docker rm -f a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:24:52.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T20:24:52.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:24:52.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container [2022-09-01T20:24:53.025Z] $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:24:54.317Z] $ docker top b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:24:55.217Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T20:24:59.534Z] Building core-command ... [2022-09-01T20:24:59.534Z] Building core-data ... [2022-09-01T20:24:59.534Z] Building core-metadata ... [2022-09-01T20:24:59.534Z] Building security-bootstrapper ... [2022-09-01T20:24:59.534Z] Building security-proxy-setup ... [2022-09-01T20:24:59.534Z] Building security-secretstore-setup ... [2022-09-01T20:24:59.534Z] Building security-spiffe-token-provider ... [2022-09-01T20:24:59.534Z] Building security-spire-agent ... [2022-09-01T20:24:59.534Z] Building security-spire-config ... [2022-09-01T20:24:59.534Z] Building security-spire-server ... [2022-09-01T20:24:59.534Z] Building support-notifications ... [2022-09-01T20:24:59.534Z] Building support-scheduler ... [2022-09-01T20:24:59.534Z] Building sys-mgmt-agent ... [2022-09-01T20:24:59.534Z] Building security-spire-agent [2022-09-01T20:24:59.534Z] Building security-bootstrapper [2022-09-01T20:24:59.534Z] Building security-spiffe-token-provider [2022-09-01T20:24:59.534Z] Building support-scheduler [2022-09-01T20:24:59.534Z] Building security-secretstore-setup [2022-09-01T20:25:09.691Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:09.691Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:09.691Z] ---> f06ee5f135b4 [2022-09-01T20:25:09.691Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T20:25:09.691Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:09.691Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:09.691Z] ---> f06ee5f135b4 [2022-09-01T20:25:09.691Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T20:25:09.691Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:09.691Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:09.691Z] ---> f06ee5f135b4 [2022-09-01T20:25:09.691Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T20:25:09.691Z] ---> Running in 87f3d82595f3 [2022-09-01T20:25:09.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:09.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:09.691Z] ---> f06ee5f135b4 [2022-09-01T20:25:09.691Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:25:09.691Z] ---> Running in fe8993504ef2 [2022-09-01T20:25:09.691Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:09.691Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:09.691Z] ---> f06ee5f135b4 [2022-09-01T20:25:09.691Z] Step 3/31 : WORKDIR /edgex-go [2022-09-01T20:25:09.691Z] ---> Running in 3008297e3a79 [2022-09-01T20:25:09.691Z] ---> Running in 30f79c1fcc61 [2022-09-01T20:25:09.691Z] ---> Running in 9fc80fa1995f [2022-09-01T20:25:10.313Z] Removing intermediate container 87f3d82595f3 [2022-09-01T20:25:10.313Z] ---> 3d943fab927b [2022-09-01T20:25:10.313Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:10.313Z] Removing intermediate container fe8993504ef2 [2022-09-01T20:25:10.313Z] ---> 5ad145b60983 [2022-09-01T20:25:10.313Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:10.313Z] ---> Running in a202f138fc76 [2022-09-01T20:25:10.592Z] ---> Running in 8636da3facfc [2022-09-01T20:25:10.592Z] Removing intermediate container 9fc80fa1995f [2022-09-01T20:25:10.592Z] ---> 173cf3cbf07f [2022-09-01T20:25:10.592Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:10.592Z] Removing intermediate container 3008297e3a79 [2022-09-01T20:25:10.592Z] ---> bfb2bfcdef88 [2022-09-01T20:25:10.592Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T20:25:10.592Z] Removing intermediate container 30f79c1fcc61 [2022-09-01T20:25:10.592Z] ---> 603c9159d1cc [2022-09-01T20:25:10.592Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T20:25:10.592Z] ---> Running in d49f11175d2e [2022-09-01T20:25:10.869Z] ---> Running in 67278f695a81 [2022-09-01T20:25:10.869Z] ---> Running in 4e24ffdf6894 [2022-09-01T20:25:11.208Z] ---> b9c696202c51 [2022-09-01T20:25:11.208Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T20:25:11.208Z] ---> ff11fedb3d87 [2022-09-01T20:25:11.208Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:25:11.208Z] ---> b1459b4c1983 [2022-09-01T20:25:11.208Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T20:25:11.208Z] ---> 86d987a5208a [2022-09-01T20:25:11.208Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:25:11.208Z] ---> Running in 496edc255c57 [2022-09-01T20:25:11.208Z] ---> Running in fe5feb547d07 [2022-09-01T20:25:11.208Z] ---> ac28ae412763 [2022-09-01T20:25:11.208Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T20:25:11.208Z] ---> Running in b44b3c1b1ff5 [2022-09-01T20:25:11.208Z] ---> Running in 818cdba3639c [2022-09-01T20:25:11.208Z] ---> Running in ce164d4117b3 [2022-09-01T20:25:11.208Z] Removing intermediate container 496edc255c57 [2022-09-01T20:25:11.208Z] ---> 992150aadad5 [2022-09-01T20:25:11.208Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T20:25:11.208Z] ---> Running in bfd25dd08dab [2022-09-01T20:25:11.208Z] Removing intermediate container ce164d4117b3 [2022-09-01T20:25:11.208Z] ---> 85b405205bc4 [2022-09-01T20:25:11.208Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T20:25:11.208Z] ---> Running in 7cc5c1ee77e6 [2022-09-01T20:25:11.208Z] Removing intermediate container bfd25dd08dab [2022-09-01T20:25:11.208Z] ---> 5dc4cb15e021 [2022-09-01T20:25:11.208Z] 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-01T20:25:11.208Z] ---> Running in 5bd8cfa93225 [2022-09-01T20:25:11.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T20:25:11.208Z] Removing intermediate container 7cc5c1ee77e6 [2022-09-01T20:25:11.208Z] ---> 9a506c5adb86 [2022-09-01T20:25:11.208Z] 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-01T20:25:11.208Z] ---> Running in a39f7cfc26a7 [2022-09-01T20:25:11.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T20:25:11.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T20:25:11.208Z] Removing intermediate container 5bd8cfa93225 [2022-09-01T20:25:11.208Z] ---> 746e10a26398 [2022-09-01T20:25:11.208Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T20:25:11.208Z] ---> Running in 73773a228265 [2022-09-01T20:25:11.208Z] Removing intermediate container a39f7cfc26a7 [2022-09-01T20:25:11.208Z] ---> b1e78f8383b0 [2022-09-01T20:25:11.208Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T20:25:11.208Z] ---> Running in dc59978cb9e7 [2022-09-01T20:25:11.208Z] Removing intermediate container 73773a228265 [2022-09-01T20:25:11.208Z] ---> f5d0f90a4eb3 [2022-09-01T20:25:11.208Z] [2022-09-01T20:25:11.208Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T20:25:11.208Z] Removing intermediate container dc59978cb9e7 [2022-09-01T20:25:11.208Z] ---> 3c743e1a6a27 [2022-09-01T20:25:11.208Z] [2022-09-01T20:25:11.208Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T20:25:11.208Z] 3.15: Pulling from library/alpine [2022-09-01T20:25:11.208Z] 3.15: Pulling from library/alpine [2022-09-01T20:25:11.208Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T20:25:11.208Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T20:25:11.208Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T20:25:11.208Z] Status: Image is up to date for alpine:3.15 [2022-09-01T20:25:11.208Z] ---> c4fc93816858 [2022-09-01T20:25:11.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:25:11.208Z] ---> c4fc93816858 [2022-09-01T20:25:11.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:25:11.882Z] Removing intermediate container 4e24ffdf6894 [2022-09-01T20:25:11.882Z] ---> c051e6fb671b [2022-09-01T20:25:11.882Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:11.882Z] ---> Running in f8425f1f54bd [2022-09-01T20:25:12.593Z] ---> Running in 1f973c1bbb66 [2022-09-01T20:25:12.593Z] ---> Running in 0d1aba233438 [2022-09-01T20:25:12.593Z] Removing intermediate container 0d1aba233438 [2022-09-01T20:25:12.593Z] ---> 107867e59667 [2022-09-01T20:25:12.593Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:13.163Z] Removing intermediate container 1f973c1bbb66 [2022-09-01T20:25:13.163Z] ---> 2446baa13b1a [2022-09-01T20:25:13.163Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:13.163Z] ---> Running in be8be8753dfc [2022-09-01T20:25:13.163Z] ---> Running in 677127a15720 [2022-09-01T20:25:13.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:13.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:13.897Z] Removing intermediate container a202f138fc76 [2022-09-01T20:25:13.897Z] ---> 0f922666346b [2022-09-01T20:25:13.897Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T20:25:14.187Z] ---> Running in dc3d1bce980a [2022-09-01T20:25:14.827Z] Removing intermediate container 8636da3facfc [2022-09-01T20:25:14.827Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T20:25:14.827Z] v3.16.2-125-gc0b39a0407 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T20:25:14.827Z] OK: 16893 distinct packages available [2022-09-01T20:25:14.827Z] ---> 5715df25e67f [2022-09-01T20:25:14.827Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:25:14.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:14.827Z] ---> Running in 2adaa32c71e5 [2022-09-01T20:25:15.126Z] Removing intermediate container d49f11175d2e [2022-09-01T20:25:15.126Z] ---> ec9c04387b21 [2022-09-01T20:25:15.126Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-01T20:25:15.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:15.126Z] ---> Running in 26fd01dd1d3f [2022-09-01T20:25:15.741Z] Removing intermediate container f8425f1f54bd [2022-09-01T20:25:15.741Z] ---> 3a0e419185d2 [2022-09-01T20:25:15.741Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T20:25:16.022Z] ---> Running in 2bd3b09ae3ff [2022-09-01T20:25:16.305Z] OK: 221 MiB in 51 packages [2022-09-01T20:25:16.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:17.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:17.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:17.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:17.868Z] Removing intermediate container 67278f695a81 [2022-09-01T20:25:17.868Z] ---> ed388f9291b9 [2022-09-01T20:25:17.868Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T20:25:17.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:18.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:18.682Z] OK: 221 MiB in 51 packages [2022-09-01T20:25:18.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:19.133Z] ---> 89972a6c8ba4 [2022-09-01T20:25:19.133Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:25:19.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:25:19.133Z] ---> Running in 118d394bcbed [2022-09-01T20:25:19.743Z] Removing intermediate container 677127a15720 [2022-09-01T20:25:19.744Z] ---> 58e41013d0d3 [2022-09-01T20:25:19.744Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T20:25:19.744Z] Removing intermediate container be8be8753dfc [2022-09-01T20:25:19.744Z] ---> 503b03d2fad7 [2022-09-01T20:25:19.744Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T20:25:19.744Z] ---> Running in 3b6f1f9f8c3f [2022-09-01T20:25:19.744Z] ---> Running in 38f674a985eb [2022-09-01T20:25:20.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:20.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:20.731Z] OK: 221 MiB in 51 packages [2022-09-01T20:25:20.731Z] Removing intermediate container dc3d1bce980a [2022-09-01T20:25:20.731Z] ---> b58954424c29 [2022-09-01T20:25:20.731Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T20:25:20.731Z] OK: 221 MiB in 51 packages [2022-09-01T20:25:21.016Z] OK: 221 MiB in 51 packages [2022-09-01T20:25:21.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:21.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:21.816Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:25:21.816Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:25:21.816Z] OK: 15856 distinct packages available [2022-09-01T20:25:21.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:21.816Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:25:21.816Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:25:21.816Z] OK: 15856 distinct packages available [2022-09-01T20:25:21.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:22.471Z] ---> bc5a9f9d1558 [2022-09-01T20:25:22.471Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:25:22.471Z] Removing intermediate container 2adaa32c71e5 [2022-09-01T20:25:22.471Z] ---> b4694695e6de [2022-09-01T20:25:22.471Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T20:25:22.471Z] ---> Running in 00b177654f2e [2022-09-01T20:25:22.745Z] Removing intermediate container 26fd01dd1d3f [2022-09-01T20:25:22.745Z] ---> 77796a7ee177 [2022-09-01T20:25:22.745Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-01T20:25:22.745Z] Removing intermediate container 2bd3b09ae3ff [2022-09-01T20:25:22.745Z] ---> 588919216cad [2022-09-01T20:25:22.745Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T20:25:22.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:22.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:23.112Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T20:25:23.112Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T20:25:23.112Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:25:23.112Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:25:23.112Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T20:25:23.112Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T20:25:23.408Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T20:25:23.408Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T20:25:23.408Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T20:25:23.408Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:25:23.408Z] OK: 6 MiB in 18 packages [2022-09-01T20:25:23.408Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:25:23.408Z] OK: 7 MiB in 19 packages [2022-09-01T20:25:23.740Z] ---> 38913ecce9b3 [2022-09-01T20:25:23.740Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:25:24.014Z] ---> 93bb01d7a9c5 [2022-09-01T20:25:24.014Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:25:24.014Z] ---> Running in 611e260c9c65 [2022-09-01T20:25:24.293Z] ---> Running in 3c04b4130373 [2022-09-01T20:25:24.293Z] ---> 1272778bd955 [2022-09-01T20:25:24.293Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:25:24.581Z] ---> Running in 39281534c8c3 [2022-09-01T20:25:35.951Z] Removing intermediate container 38f674a985eb [2022-09-01T20:25:35.951Z] ---> 415f32110e14 [2022-09-01T20:25:35.951Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-01T20:25:35.951Z] Removing intermediate container 3b6f1f9f8c3f [2022-09-01T20:25:35.951Z] ---> 50a60ea13ed8 [2022-09-01T20:25:35.951Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:25:40.282Z] ---> 6aa2b47eb998 [2022-09-01T20:25:40.282Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:25:40.282Z] ---> 9267ba53ea0b [2022-09-01T20:25:40.282Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:25:40.282Z] Removing intermediate container fe5feb547d07 [2022-09-01T20:25:40.282Z] ---> cfe52ebad280 [2022-09-01T20:25:40.282Z] [2022-09-01T20:25:40.282Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T20:25:40.542Z] 3.16: Pulling from library/alpine [2022-09-01T20:25:47.120Z] ---> b72e8766396f [2022-09-01T20:25:47.120Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T20:25:47.120Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T20:25:47.120Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T20:25:47.120Z] ---> 9c6f07244728 [2022-09-01T20:25:47.120Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:25:47.120Z] ---> 576c32167f03 [2022-09-01T20:25:47.120Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:25:47.120Z] ---> Running in 0ae9c1778dd2 [2022-09-01T20:25:47.120Z] ---> Running in 094490407a6d [2022-09-01T20:25:47.120Z] Removing intermediate container 0ae9c1778dd2 [2022-09-01T20:25:47.120Z] ---> 451c4562931e [2022-09-01T20:25:47.120Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T20:25:47.120Z] ---> 1023f8541e0f [2022-09-01T20:25:47.120Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T20:25:47.120Z] Removing intermediate container 818cdba3639c [2022-09-01T20:25:47.120Z] ---> 40ee999d0ba1 [2022-09-01T20:25:47.120Z] [2022-09-01T20:25:47.120Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T20:25:47.120Z] ---> c4fc93816858 [2022-09-01T20:25:47.120Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Removing intermediate container b44b3c1b1ff5 [2022-09-01T20:25:47.120Z] [2022-09-01T20:25:47.120Z] ---> 2e349817da1d [2022-09-01T20:25:47.120Z] ---> Using cache [2022-09-01T20:25:47.120Z] ---> 2446baa13b1a [2022-09-01T20:25:47.120Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:47.120Z] ---> Using cache [2022-09-01T20:25:47.120Z] ---> 58e41013d0d3 [2022-09-01T20:25:47.120Z] [2022-09-01T20:25:47.120Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompatStep 11/23 : FROM alpine:3.16 [2022-09-01T20:25:47.120Z] [2022-09-01T20:25:47.120Z] ---> 9c6f07244728 [2022-09-01T20:25:47.120Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:25:47.120Z] ---> Running in adadf0ca6326 [2022-09-01T20:25:47.120Z] ---> Running in b9d662b3bc3b [2022-09-01T20:25:47.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:47.120Z] ---> 7c29e76f98e4 [2022-09-01T20:25:47.120Z] Step 21/26 : WORKDIR / [2022-09-01T20:25:47.120Z] ---> Running in d3a7b8fe3e3a [2022-09-01T20:25:47.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:47.120Z] ---> 0ba076cdb2d0 [2022-09-01T20:25:47.120Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T20:25:47.120Z] Removing intermediate container d3a7b8fe3e3a [2022-09-01T20:25:47.120Z] ---> ee96d17d960a [2022-09-01T20:25:47.120Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:25:47.120Z] ---> Running in 6a8357847da3 [2022-09-01T20:25:47.120Z] ---> 036110c80cd4 [2022-09-01T20:25:47.120Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:25:47.120Z] Removing intermediate container 6a8357847da3 [2022-09-01T20:25:47.120Z] ---> c855b8e75138 [2022-09-01T20:25:47.120Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:25:47.120Z] ---> Running in 8c24777915eb [2022-09-01T20:25:47.120Z] ---> Running in 508155d61292 [2022-09-01T20:25:47.120Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T20:25:47.120Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:25:47.120Z] OK: 6 MiB in 15 packages [2022-09-01T20:25:47.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:47.379Z] Removing intermediate container 8c24777915eb [2022-09-01T20:25:47.379Z] ---> f469ec6ee122 [2022-09-01T20:25:47.379Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T20:25:47.379Z] Removing intermediate container 508155d61292 [2022-09-01T20:25:47.379Z] ---> 0de0691b4df8 [2022-09-01T20:25:47.379Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:25:47.379Z] ---> Running in 9d0e444d75f5 [2022-09-01T20:25:47.379Z] ---> Running in 595a8a6c1e24 [2022-09-01T20:25:47.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:47.379Z] Removing intermediate container 9d0e444d75f5 [2022-09-01T20:25:47.379Z] ---> 9fcf10394827 [2022-09-01T20:25:47.379Z] Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:25:47.379Z] Removing intermediate container 595a8a6c1e24 [2022-09-01T20:25:47.379Z] ---> 0a7e7c9a521b [2022-09-01T20:25:47.379Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T20:25:47.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:47.379Z] ---> Running in a96106c019fc [2022-09-01T20:25:47.379Z] ---> Running in e80288bb38a8 [2022-09-01T20:25:47.657Z] Removing intermediate container a96106c019fc [2022-09-01T20:25:47.657Z] ---> 745378b61d25 [2022-09-01T20:25:47.657Z] Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:25:47.657Z] Removing intermediate container e80288bb38a8 [2022-09-01T20:25:47.657Z] ---> 4b90d68f62c2 [2022-09-01T20:25:47.657Z] Step 26/26 : LABEL version=2.3.0-dev.54 [2022-09-01T20:25:47.657Z] Removing intermediate container 094490407a6d [2022-09-01T20:25:47.657Z] ---> 0f31a639f2ac [2022-09-01T20:25:47.657Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:25:47.657Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T20:25:47.657Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:25:47.657Z] ---> Running in 148184518d1f [2022-09-01T20:25:47.657Z] OK: 6 MiB in 15 packages [2022-09-01T20:25:47.657Z] ---> Running in cd707f64bf63 [2022-09-01T20:25:47.657Z] ---> Running in 5150c530883d [2022-09-01T20:25:47.657Z] Removing intermediate container 148184518d1f [2022-09-01T20:25:47.657Z] ---> 87f210870b7b [2022-09-01T20:25:47.657Z] Step 26/26 : LABEL version=2.3.0-dev.54 [2022-09-01T20:25:47.657Z] Removing intermediate container 5150c530883d [2022-09-01T20:25:47.657Z] ---> fab8ff71949f [2022-09-01T20:25:47.657Z] [2022-09-01T20:25:47.657Z] ---> Running in a975abf41970 [2022-09-01T20:25:47.657Z] Removing intermediate container cd707f64bf63 [2022-09-01T20:25:47.657Z] ---> 7fc757d4fec6 [2022-09-01T20:25:47.657Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-01T20:25:47.919Z] Successfully built fab8ff71949f [2022-09-01T20:25:47.919Z] ---> Running in 9a6273e899b9 [2022-09-01T20:25:47.919Z] Successfully tagged security-spire-config:latest [2022-09-01T20:25:47.919Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-01T20:25:47.919Z] Removing intermediate container a975abf41970 [2022-09-01T20:25:47.919Z] ---> 174a533f913d [2022-09-01T20:25:47.919Z] [2022-09-01T20:25:47.919Z] Removing intermediate container 9a6273e899b9 [2022-09-01T20:25:47.919Z] ---> aeae375e7b38 [2022-09-01T20:25:47.919Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T20:25:47.919Z] Successfully built 174a533f913d [2022-09-01T20:25:47.919Z] Successfully tagged security-spire-agent:latest [2022-09-01T20:25:47.919Z] Building support-notifications [2022-09-01T20:25:48.178Z]  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:48.748Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:25:48.748Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:25:48.748Z] OK: 15856 distinct packages available [2022-09-01T20:25:48.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:49.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:50.643Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T20:25:50.643Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T20:25:50.902Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T20:25:50.902Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T20:25:50.902Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T20:25:51.162Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T20:25:51.162Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:25:51.162Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T20:25:51.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:51.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:51.619Z] ---> 9d507f8e1316 [2022-09-01T20:25:51.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:25:51.619Z] ---> Using cache [2022-09-01T20:25:51.619Z] ---> ac0144518663 [2022-09-01T20:25:51.619Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T20:25:51.619Z] ---> Using cache [2022-09-01T20:25:51.619Z] ---> f9a97306b740 [2022-09-01T20:25:51.619Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:51.619Z] ---> Using cache [2022-09-01T20:25:51.619Z] ---> cbd481171501 [2022-09-01T20:25:51.619Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T20:25:51.890Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T20:25:51.890Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:25:51.890Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:25:51.890Z] OK: 8 MiB in 23 packages [2022-09-01T20:25:54.552Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:25:54.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:25:54.552Z] ---> 9d507f8e1316 [2022-09-01T20:25:54.552Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T20:25:54.552Z] ---> Using cache [2022-09-01T20:25:54.552Z] ---> 7e0e6701b08b [2022-09-01T20:25:54.552Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:25:54.552Z] ---> Using cache [2022-09-01T20:25:54.552Z] ---> ef9094192745 [2022-09-01T20:25:54.552Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-01T20:25:57.093Z] ---> Running in 48d713acf53e [2022-09-01T20:25:58.035Z] Removing intermediate container adadf0ca6326 [2022-09-01T20:25:58.035Z] ---> 1d493be767f3 [2022-09-01T20:25:58.035Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:25:58.035Z] ---> Running in 493559ae1718 [2022-09-01T20:25:58.035Z] ---> Running in 1ff36997123e [2022-09-01T20:25:58.035Z] Removing intermediate container 48d713acf53e [2022-09-01T20:25:58.035Z] ---> b4c72dc29517 [2022-09-01T20:25:58.035Z] Step 16/25 : WORKDIR / [2022-09-01T20:25:58.035Z] ---> Running in 0e93ba6b12d8 [2022-09-01T20:25:58.035Z] ---> Running in 293e85440e6d [2022-09-01T20:25:58.299Z] Removing intermediate container 0e93ba6b12d8 [2022-09-01T20:25:58.299Z] ---> 92a5b919d1d8 [2022-09-01T20:25:58.299Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T20:25:58.299Z] ---> Running in acbdb5ee50ba [2022-09-01T20:25:58.299Z] Removing intermediate container 293e85440e6d [2022-09-01T20:25:58.299Z] ---> 248cbf12029b [2022-09-01T20:25:58.299Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:25:58.299Z] Removing intermediate container b9d662b3bc3b [2022-09-01T20:25:58.299Z] ---> 46d9028b6810 [2022-09-01T20:25:58.299Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:25:58.299Z] Removing intermediate container acbdb5ee50ba [2022-09-01T20:25:58.299Z] ---> f18800026a38 [2022-09-01T20:25:58.299Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:25:58.557Z] ---> Running in 2969a6973007 [2022-09-01T20:25:58.557Z] ---> 202de7ad45ca [2022-09-01T20:25:58.557Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T20:25:58.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:58.557Z] ---> 6248a32783af [2022-09-01T20:25:58.557Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T20:25:58.557Z] Removing intermediate container 2969a6973007 [2022-09-01T20:25:58.557Z] ---> 3940b9e32aa4 [2022-09-01T20:25:58.557Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:25:58.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:59.125Z] ---> 9cc956232164 [2022-09-01T20:25:59.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T20:25:59.125Z] ---> 96814b1660e0 [2022-09-01T20:25:59.125Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T20:25:59.125Z] ---> 26e542d9bf5b [2022-09-01T20:25:59.125Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T20:25:59.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:59.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:25:59.852Z] OK: 211 MiB in 51 packages [2022-09-01T20:25:59.852Z] ---> 046fbd93fd1c [2022-09-01T20:25:59.852Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T20:25:59.852Z] ---> 8dfeff1fe8e1 [2022-09-01T20:25:59.852Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T20:26:00.142Z] OK: 211 MiB in 51 packages [2022-09-01T20:26:00.142Z] ---> Running in 9937451e2bed [2022-09-01T20:26:00.142Z] ---> e11905da223f [2022-09-01T20:26:00.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T20:26:00.142Z] ---> ac4f5c202b3c [2022-09-01T20:26:00.142Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T20:26:00.142Z] ---> Running in f75c4a4ef03a [2022-09-01T20:26:00.142Z] Removing intermediate container 9937451e2bed [2022-09-01T20:26:00.142Z] ---> 59746331302c [2022-09-01T20:26:00.142Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:26:00.142Z] Removing intermediate container 493559ae1718 [2022-09-01T20:26:00.142Z] ---> 2bab5d67dcbf [2022-09-01T20:26:00.142Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T20:26:00.400Z] ---> Running in 442a79209db9 [2022-09-01T20:26:00.400Z] ---> 0c8a7b82d1ae [2022-09-01T20:26:00.400Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T20:26:00.400Z] Removing intermediate container f75c4a4ef03a [2022-09-01T20:26:00.400Z] ---> a5a92b135ead [2022-09-01T20:26:00.400Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:26:00.400Z] ---> Running in afa339417be8 [2022-09-01T20:26:00.400Z] ---> Running in a74d0c1e8a69 [2022-09-01T20:26:00.400Z] Removing intermediate container 442a79209db9 [2022-09-01T20:26:00.400Z] ---> 912cb0762ea9 [2022-09-01T20:26:00.400Z] Step 18/20 : LABEL arch=x86_64 [2022-09-01T20:26:00.400Z] ---> 05f99dbc680f [2022-09-01T20:26:00.400Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:26:00.400Z] ---> Running in 2ec0e4ab5e62 [2022-09-01T20:26:00.400Z] ---> Running in 229cf741598a [2022-09-01T20:26:00.400Z] Removing intermediate container afa339417be8 [2022-09-01T20:26:00.400Z] ---> db198ac2948b [2022-09-01T20:26:00.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:26:00.663Z] Removing intermediate container 1ff36997123e [2022-09-01T20:26:00.664Z] ---> 534c6919912a [2022-09-01T20:26:00.664Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T20:26:00.664Z] Removing intermediate container a74d0c1e8a69 [2022-09-01T20:26:00.664Z] ---> a9ab9fcb118b [2022-09-01T20:26:00.664Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T20:26:00.664Z] ---> Running in 7127317ede1f [2022-09-01T20:26:00.664Z] Removing intermediate container 2ec0e4ab5e62 [2022-09-01T20:26:00.664Z] ---> dce95517816f [2022-09-01T20:26:00.664Z] Step 19/20 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:26:00.664Z] ---> Running in ca9da5f6fa1b [2022-09-01T20:26:00.664Z] ---> Running in 71f1eace68ec [2022-09-01T20:26:00.664Z] Removing intermediate container 7127317ede1f [2022-09-01T20:26:00.664Z] ---> 9e23311cd106 [2022-09-01T20:26:00.664Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T20:26:00.664Z] ---> Running in daffaa218707 [2022-09-01T20:26:00.664Z] ---> 739ce7e68d9f [2022-09-01T20:26:00.664Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:26:00.664Z] ---> Running in 9af69464cc2e [2022-09-01T20:26:00.922Z] Removing intermediate container ca9da5f6fa1b [2022-09-01T20:26:00.922Z] ---> 39aedc29c586 [2022-09-01T20:26:00.922Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:26:00.922Z] Removing intermediate container 71f1eace68ec [2022-09-01T20:26:00.922Z] ---> 18aa7f49777e [2022-09-01T20:26:00.922Z] Step 20/20 : LABEL version=2.3.0-dev.54 [2022-09-01T20:26:00.922Z] ---> Running in 1d3f98e1d4ff [2022-09-01T20:26:00.922Z] ---> Running in 132ef770c73a [2022-09-01T20:26:00.922Z] Removing intermediate container daffaa218707 [2022-09-01T20:26:00.922Z] ---> 160b4358a7e9 [2022-09-01T20:26:00.922Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:26:00.922Z] ---> Running in 9087d5da7635 [2022-09-01T20:26:00.922Z] Removing intermediate container 1d3f98e1d4ff [2022-09-01T20:26:00.922Z] ---> ae91b5699b46 [2022-09-01T20:26:00.922Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:26:01.180Z] ---> Running in 5bff72ba1c08 [2022-09-01T20:26:01.180Z] Removing intermediate container 132ef770c73a [2022-09-01T20:26:01.180Z] ---> 03972a2a6f23 [2022-09-01T20:26:01.180Z] [2022-09-01T20:26:01.180Z] Removing intermediate container 9087d5da7635 [2022-09-01T20:26:01.180Z] ---> 31710f06e54a [2022-09-01T20:26:01.180Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:26:01.180Z] Successfully built 03972a2a6f23 [2022-09-01T20:26:01.180Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-01T20:26:01.180Z] ---> Running in 88a33a1273c8 [2022-09-01T20:26:01.180Z] Building core-data [2022-09-01T20:26:01.440Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5bff72ba1c08 [2022-09-01T20:26:01.440Z] ---> 70b3b80cb115 [2022-09-01T20:26:01.440Z] [2022-09-01T20:26:01.440Z] Successfully built 70b3b80cb115 [2022-09-01T20:26:01.440Z] Successfully tagged core-metadata:latest [2022-09-01T20:26:01.440Z] Building security-bootstrapper [2022-09-01T20:26:04.808Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:26:04.808Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:26:04.808Z] ---> 9d507f8e1316 [2022-09-01T20:26:04.808Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:26:04.808Z] ---> Using cache [2022-09-01T20:26:04.808Z] ---> ac0144518663 [2022-09-01T20:26:04.808Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T20:26:04.808Z] ---> Using cache [2022-09-01T20:26:04.808Z] ---> f9a97306b740 [2022-09-01T20:26:04.808Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:26:04.808Z] ---> Using cache [2022-09-01T20:26:04.808Z] ---> cbd481171501 [2022-09-01T20:26:04.808Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T20:26:05.797Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:26:05.797Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:26:05.797Z] ---> 9d507f8e1316 [2022-09-01T20:26:05.797Z] Step 3/31 : WORKDIR /edgex-go [2022-09-01T20:26:05.797Z] ---> Using cache [2022-09-01T20:26:05.797Z] ---> 7e0e6701b08b [2022-09-01T20:26:05.797Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:26:05.797Z] ---> Using cache [2022-09-01T20:26:05.797Z] ---> ef9094192745 [2022-09-01T20:26:05.797Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-01T20:26:12.385Z] Removing intermediate container 88a33a1273c8 [2022-09-01T20:26:12.385Z] ---> fd38a21d12d5 [2022-09-01T20:26:12.385Z] [2022-09-01T20:26:12.385Z] Successfully built fd38a21d12d5 [2022-09-01T20:26:12.385Z] Successfully tagged support-scheduler:latest [2022-09-01T20:26:12.385Z] Building security-secretstore-setup [2022-09-01T20:26:17.705Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:26:17.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:26:17.705Z] ---> 9d507f8e1316 [2022-09-01T20:26:17.705Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T20:26:17.705Z] ---> Using cache [2022-09-01T20:26:17.705Z] ---> 7e0e6701b08b [2022-09-01T20:26:17.705Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:26:17.705Z] ---> Using cache [2022-09-01T20:26:17.705Z] ---> ef9094192745 [2022-09-01T20:26:17.705Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T20:26:20.262Z] ---> Running in a68c360e40d7 [2022-09-01T20:26:20.523Z] ---> Running in 47f6bf60ad02 [2022-09-01T20:26:20.523Z] ---> Running in 5554ab2bbd40 [2022-09-01T20:26:21.220Z] Removing intermediate container 118d394bcbed [2022-09-01T20:26:21.221Z] ---> 791be31681d3 [2022-09-01T20:26:21.221Z] Step 7/20 : COPY . . [2022-09-01T20:26:21.221Z] ---> e97ae375163b [2022-09-01T20:26:21.221Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T20:26:21.221Z] ---> Running in f343f2d321a4 [2022-09-01T20:26:21.221Z] Removing intermediate container 00b177654f2e [2022-09-01T20:26:21.221Z] ---> fb227315ffe6 [2022-09-01T20:26:21.221Z] Step 8/25 : COPY . . [2022-09-01T20:26:21.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T20:26:21.221Z] Removing intermediate container 3c04b4130373 [2022-09-01T20:26:21.221Z] ---> 1a6137495450 [2022-09-01T20:26:21.221Z] Step 9/23 : COPY . . [2022-09-01T20:26:21.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:21.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:21.496Z] Removing intermediate container 611e260c9c65 [2022-09-01T20:26:21.496Z] ---> 29beb8ed8851 [2022-09-01T20:26:21.496Z] Step 8/26 : COPY . . [2022-09-01T20:26:21.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:21.792Z] Removing intermediate container 39281534c8c3 [2022-09-01T20:26:21.792Z] ---> bfc628037998 [2022-09-01T20:26:21.792Z] Step 8/31 : COPY . . [2022-09-01T20:26:22.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:22.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:22.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:26:22.596Z] OK: 211 MiB in 51 packages [2022-09-01T20:26:22.856Z] OK: 211 MiB in 51 packages [2022-09-01T20:26:22.856Z] OK: 211 MiB in 51 packages [2022-09-01T20:26:27.235Z] ---> 5605adf7d458 [2022-09-01T20:26:27.235Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T20:26:27.235Z] ---> Running in 08b6d7bc5e8d [2022-09-01T20:26:28.154Z] Removing intermediate container a68c360e40d7 [2022-09-01T20:26:28.154Z] ---> 855d1dbcfed0 [2022-09-01T20:26:28.154Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T20:26:28.154Z] Removing intermediate container 47f6bf60ad02 [2022-09-01T20:26:28.154Z] ---> 687a06f3adc1 [2022-09-01T20:26:28.154Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T20:26:28.154Z] Removing intermediate container 5554ab2bbd40 [2022-09-01T20:26:28.154Z] ---> e1fb82c7eaeb [2022-09-01T20:26:28.154Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-01T20:26:28.154Z] Removing intermediate container 229cf741598a [2022-09-01T20:26:28.154Z] ---> b580b9e3b402 [2022-09-01T20:26:28.154Z] Step 8/23 : COPY . . [2022-09-01T20:26:28.154Z] Removing intermediate container 9af69464cc2e [2022-09-01T20:26:28.154Z] ---> 336c831e659f [2022-09-01T20:26:28.154Z] Step 9/23 : COPY . . [2022-09-01T20:26:28.688Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T20:26:28.973Z] ---> 328b1d1e0929 [2022-09-01T20:26:28.973Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T20:26:29.267Z] ---> f916c805be0d [2022-09-01T20:26:29.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:26:29.267Z] ---> Running in c2c41efa0782 [2022-09-01T20:26:29.555Z] ---> Running in d55b65ce3a7b [2022-09-01T20:26:29.555Z] ---> 04c5dda1218d [2022-09-01T20:26:29.555Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-01T20:26:29.555Z] ---> Running in 5e1709048127 [2022-09-01T20:26:30.111Z] ---> 30233ba6ae96 [2022-09-01T20:26:30.111Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:26:30.161Z] Removing intermediate container d55b65ce3a7b [2022-09-01T20:26:30.162Z] ---> 2efedd0201ce [2022-09-01T20:26:30.162Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T20:26:30.443Z] ---> Running in 53d962e71912 [2022-09-01T20:26:31.076Z] Removing intermediate container 53d962e71912 [2022-09-01T20:26:31.076Z] ---> 1b19c9c418cd [2022-09-01T20:26:31.076Z] 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-01T20:26:31.359Z] ---> Running in 13b37e223fa6 [2022-09-01T20:26:32.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T20:26:32.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T20:26:34.365Z] Removing intermediate container 13b37e223fa6 [2022-09-01T20:26:34.365Z] ---> 2d600483418e [2022-09-01T20:26:34.365Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T20:26:34.640Z] ---> Running in 0bc6e2ba4bf3 [2022-09-01T20:26:35.256Z] Removing intermediate container 0bc6e2ba4bf3 [2022-09-01T20:26:35.256Z] ---> d625fa8a9497 [2022-09-01T20:26:35.256Z] [2022-09-01T20:26:35.256Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T20:26:35.256Z] 3.15: Pulling from library/alpine [2022-09-01T20:26:36.721Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T20:26:36.721Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T20:26:36.721Z] ---> 02e0d6fdf486 [2022-09-01T20:26:36.721Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:26:36.721Z] ---> Running in 3228aab7df72 [2022-09-01T20:26:37.330Z] Removing intermediate container 3228aab7df72 [2022-09-01T20:26:37.330Z] ---> b9912cf1eb5f [2022-09-01T20:26:37.330Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:26:37.330Z] ---> Running in b623dd333b54 [2022-09-01T20:26:40.157Z] ---> acfd247b9d02 [2022-09-01T20:26:40.157Z] ---> 8587e1c25bb8 [2022-09-01T20:26:40.157Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:26:40.157Z] [2022-09-01T20:26:40.157Z] ---> Running in 91f8f295f888 [2022-09-01T20:26:40.157Z] ---> Running in 25ee41262143 [2022-09-01T20:26:40.157Z] ---> Running in 92a2a3f69bcb [2022-09-01T20:26:40.157Z] ---> 198139190a96 [2022-09-01T20:26:40.157Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T20:26:40.157Z] ---> Running in f8db84adb6a1 [2022-09-01T20:26:40.157Z] ---> b337c6f6d7f3 [2022-09-01T20:26:40.157Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-01T20:26:40.157Z] ---> Running in 7fc150bc9210 [2022-09-01T20:26:40.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T20:26:40.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T20:26:40.757Z] Removing intermediate container b623dd333b54 [2022-09-01T20:26:40.757Z] ---> bc3b8b2dde50 [2022-09-01T20:26:40.757Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T20:26:40.757Z] ---> Running in 1f3c504aa58c [2022-09-01T20:26:42.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:26:43.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:26:45.094Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:26:45.094Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:26:45.094Z] OK: 15733 distinct packages available [2022-09-01T20:26:45.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:26:46.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:26:47.540Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T20:26:47.541Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:26:47.541Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T20:26:47.541Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T20:26:47.821Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T20:26:47.821Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:26:47.821Z] OK: 6 MiB in 19 packages [2022-09-01T20:26:49.833Z] Removing intermediate container 1f3c504aa58c [2022-09-01T20:26:49.833Z] ---> e5c8082a2362 [2022-09-01T20:26:49.833Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-01T20:26:53.250Z] ---> 42f7b300f7df [2022-09-01T20:26:53.250Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:26:58.715Z] ---> 0852310bbe56 [2022-09-01T20:26:58.715Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:26:59.319Z] ---> bfc715e9681e [2022-09-01T20:26:59.319Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T20:27:00.322Z] ---> b9762e6b0492 [2022-09-01T20:27:00.322Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T20:27:00.928Z] ---> db9c6c2dc812 [2022-09-01T20:27:00.928Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:27:01.209Z] ---> Running in 7f044c9a80dc [2022-09-01T20:27:01.488Z] Removing intermediate container 7f044c9a80dc [2022-09-01T20:27:01.488Z] ---> 4a13f6a59570 [2022-09-01T20:27:01.488Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:27:01.770Z] ---> Running in bad33437bf0d [2022-09-01T20:27:02.063Z] Removing intermediate container bad33437bf0d [2022-09-01T20:27:02.063Z] ---> b66e8b88916d [2022-09-01T20:27:02.063Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T20:27:02.362Z] ---> Running in d3eec39491d9 [2022-09-01T20:27:02.974Z] Removing intermediate container d3eec39491d9 [2022-09-01T20:27:02.974Z] ---> e60ba9b190eb [2022-09-01T20:27:02.974Z] Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:27:02.974Z] ---> Running in 5a58411d48f3 [2022-09-01T20:27:03.585Z] Removing intermediate container 5a58411d48f3 [2022-09-01T20:27:03.585Z] ---> 44a85f3fdf8f [2022-09-01T20:27:03.585Z] Step 26/26 : LABEL version=2.3.0-dev.54 [2022-09-01T20:27:03.585Z] ---> Running in a916b4deede3 [2022-09-01T20:27:04.194Z] Removing intermediate container a916b4deede3 [2022-09-01T20:27:04.194Z] ---> 56896e09d297 [2022-09-01T20:27:04.194Z] [2022-09-01T20:27:04.194Z] Successfully built 56896e09d297 [2022-09-01T20:27:04.194Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-01T20:27:04.194Z]  Building security-spire-agent ... done Building core-metadata [2022-09-01T20:27:07.382Z] Removing intermediate container 92a2a3f69bcb [2022-09-01T20:27:07.382Z] ---> 7b761f280606 [2022-09-01T20:27:07.383Z] Step 8/31 : COPY . . [2022-09-01T20:27:07.383Z] Removing intermediate container 25ee41262143 [2022-09-01T20:27:07.383Z] ---> 115401d861d4 [2022-09-01T20:27:07.383Z] Step 8/25 : COPY . . [2022-09-01T20:27:07.383Z] Removing intermediate container 91f8f295f888 [2022-09-01T20:27:07.383Z] ---> d7ba9a291fd3 [2022-09-01T20:27:07.383Z] Step 9/24 : COPY . . [2022-09-01T20:27:07.642Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:27:07.642Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:27:07.642Z] ---> f06ee5f135b4 [2022-09-01T20:27:07.642Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> 603c9159d1cc [2022-09-01T20:27:07.642Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> c051e6fb671b [2022-09-01T20:27:07.642Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> 3a0e419185d2 [2022-09-01T20:27:07.642Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> 588919216cad [2022-09-01T20:27:07.642Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> 93bb01d7a9c5 [2022-09-01T20:27:07.642Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:27:07.642Z] ---> Using cache [2022-09-01T20:27:07.642Z] ---> 1a6137495450 [2022-09-01T20:27:07.642Z] Step 9/25 : COPY . . [2022-09-01T20:27:07.927Z] ---> Using cache [2022-09-01T20:27:07.927Z] ---> 328b1d1e0929 [2022-09-01T20:27:07.927Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T20:27:07.927Z] ---> Running in 38ae790f73a4 [2022-09-01T20:27:09.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.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T20:27:25.516Z] Removing intermediate container f8db84adb6a1 [2022-09-01T20:27:25.516Z] ---> 9d4fda008452 [2022-09-01T20:27:25.516Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T20:27:25.516Z] ---> 61f01aa4c8a3 [2022-09-01T20:27:25.516Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T20:27:25.516Z] ---> Running in 02ac32b3c0e3 [2022-09-01T20:27:25.516Z] ---> 9fa0bf6dc0fc [2022-09-01T20:27:25.516Z] ---> Running in 2606afd33e3c [2022-09-01T20:27:25.516Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 83df181b6a30 [2022-09-01T20:27:25.516Z] [2022-09-01T20:27:25.516Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T20:27:25.516Z] ---> Running in b609bf564615 [2022-09-01T20:27:25.516Z] Removing intermediate container 7fc150bc9210 [2022-09-01T20:27:25.516Z] ---> 9f53d5d812ef [2022-09-01T20:27:25.516Z] [2022-09-01T20:27:25.516Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T20:27:25.516Z] ---> 9c6f07244728 [2022-09-01T20:27:25.516Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T20:27:25.516Z] ---> Running in 985ad5362d9c [2022-09-01T20:27:25.516Z] ---> Running in 57a008a9282d [2022-09-01T20:27:25.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T20:27:26.037Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T20:27:26.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T20:27:26.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T20:27:26.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:26.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:26.559Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T20:27:26.560Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T20:27:26.560Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:27:26.560Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:27:26.821Z] OK: 6 MiB in 16 packages [2022-09-01T20:27:27.082Z] Removing intermediate container 02ac32b3c0e3 [2022-09-01T20:27:27.082Z] ---> 156b8f6e4fc7 [2022-09-01T20:27:27.082Z] [2022-09-01T20:27:27.082Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T20:27:27.082Z] ---> 9c6f07244728 [2022-09-01T20:27:27.082Z] 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-01T20:27:27.342Z] ---> Running in fe99da5e2a94 [2022-09-01T20:27:27.342Z] Removing intermediate container 57a008a9282d [2022-09-01T20:27:27.342Z] ---> d5bdf1ff44dc [2022-09-01T20:27:27.342Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:27:27.342Z] Removing intermediate container fe99da5e2a94 [2022-09-01T20:27:27.342Z] ---> 01cc68ad7dbe [2022-09-01T20:27:27.342Z] 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-01T20:27:27.342Z] ---> Running in 2a7b4110ce5a [2022-09-01T20:27:27.602Z] ---> Running in f009d97bd7cd [2022-09-01T20:27:27.602Z] Removing intermediate container 2a7b4110ce5a [2022-09-01T20:27:27.602Z] ---> 5ddf657e4fba [2022-09-01T20:27:27.602Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T20:27:27.602Z] ---> Running in 41166930fbb5 [2022-09-01T20:27:27.602Z] Removing intermediate container 41166930fbb5 [2022-09-01T20:27:27.602Z] ---> 00326d5cf58d [2022-09-01T20:27:27.602Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:27:27.862Z] ---> Running in f03c06a41de0 [2022-09-01T20:27:27.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:27.862Z] Removing intermediate container f03c06a41de0 [2022-09-01T20:27:27.862Z] ---> ec105813f791 [2022-09-01T20:27:27.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:27:27.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:28.122Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T20:27:28.122Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T20:27:28.122Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T20:27:28.122Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T20:27:28.122Z] Executing bash-5.1.16-r2.post-install [2022-09-01T20:27:28.122Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T20:27:28.122Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T20:27:28.122Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T20:27:28.122Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T20:27:28.122Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T20:27:28.382Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T20:27:28.642Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T20:27:28.642Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T20:27:28.642Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T20:27:28.642Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T20:27:28.642Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T20:27:28.642Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T20:27:28.642Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T20:27:28.642Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T20:27:28.642Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T20:27:28.642Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T20:27:28.642Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T20:27:28.904Z] ---> bbb429577d22 [2022-09-01T20:27:28.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T20:27:29.174Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T20:27:29.174Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T20:27:29.174Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T20:27:29.174Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T20:27:29.174Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T20:27:29.174Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T20:27:29.174Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T20:27:29.174Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T20:27:29.174Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T20:27:29.174Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T20:27:29.174Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T20:27:29.174Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T20:27:29.451Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:27:29.451Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:27:29.451Z] OK: 122 MiB in 47 packages [2022-09-01T20:27:32.068Z] ---> 4f37f0ee1d9c [2022-09-01T20:27:32.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T20:27:32.640Z] ---> a7ce1c36095a [2022-09-01T20:27:32.640Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T20:27:32.640Z] ---> Running in 2a1bb17eb025 [2022-09-01T20:27:33.291Z] Removing intermediate container 2a1bb17eb025 [2022-09-01T20:27:33.292Z] ---> b07d3321f509 [2022-09-01T20:27:33.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:27:33.553Z] ---> Running in 8c67bbf8b62b [2022-09-01T20:27:33.813Z] Removing intermediate container 8c67bbf8b62b [2022-09-01T20:27:33.813Z] ---> edd8ef686ef9 [2022-09-01T20:27:33.813Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T20:27:34.084Z] ---> Running in d53529ee5381 [2022-09-01T20:27:34.346Z] Removing intermediate container d53529ee5381 [2022-09-01T20:27:34.346Z] ---> 9c59ecf7a460 [2022-09-01T20:27:34.346Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:27:34.346Z] Collecting docker-compose==1.23.2 [2022-09-01T20:27:34.346Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T20:27:34.346Z] ---> Running in e4700c32dec3 [2022-09-01T20:27:34.346Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 [2022-09-01T20:27:34.346Z] Collecting PyYAML<4,>=3.10 [2022-09-01T20:27:34.611Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T20:27:34.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 27.9 MB/s eta 0:00:00 [2022-09-01T20:27:34.897Z] Preparing metadata (setup.py): started [2022-09-01T20:27:34.897Z] Removing intermediate container e4700c32dec3 [2022-09-01T20:27:34.897Z] ---> 58b9971d148b [2022-09-01T20:27:34.897Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:27:35.158Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:27:35.158Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T20:27:35.158Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T20:27:35.158Z] Preparing metadata (setup.py): started [2022-09-01T20:27:35.158Z] ---> Running in 5cb1bc148c59 [2022-09-01T20:27:35.422Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:27:35.422Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T20:27:35.422Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T20:27:35.422Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T20:27:35.422Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T20:27:35.683Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T20:27:35.683Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T20:27:35.683Z] Removing intermediate container 5cb1bc148c59 [2022-09-01T20:27:35.683Z] ---> 2c22557dfea1 [2022-09-01T20:27:35.683Z] [2022-09-01T20:27:35.683Z] Preparing metadata (setup.py): started [2022-09-01T20:27:35.683Z] Successfully built 2c22557dfea1 [2022-09-01T20:27:35.683Z] Successfully tagged support-notifications:latest [2022-09-01T20:27:35.683Z]  Building support-notifications ... done Building security-spire-server [2022-09-01T20:27:35.944Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:27:35.944Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T20:27:35.944Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T20:27:35.944Z] Preparing metadata (setup.py): started [2022-09-01T20:27:36.205Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:27:36.205Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T20:27:36.205Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T20:27:36.205Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.6 MB/s eta 0:00:00 [2022-09-01T20:27:36.205Z] 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-01T20:27:36.205Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T20:27:36.205Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T20:27:36.205Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 95.5 MB/s eta 0:00:00 [2022-09-01T20:27:36.466Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T20:27:36.466Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T20:27:36.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.4 MB/s eta 0:00:00 [2022-09-01T20:27:36.466Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T20:27:36.466Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T20:27:36.749Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T20:27:36.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T20:27:36.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 205.5 MB/s eta 0:00:00 [2022-09-01T20:27:36.749Z] Collecting idna<2.8,>=2.5 [2022-09-01T20:27:36.749Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T20:27:36.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 182.3 MB/s eta 0:00:00 [2022-09-01T20:27:37.061Z] Collecting certifi>=2017.4.17 [2022-09-01T20:27:37.061Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T20:27:37.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 184.6 MB/s eta 0:00:00 [2022-09-01T20:27:37.061Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T20:27:37.061Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T20:27:37.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 194.7 MB/s eta 0:00:00 [2022-09-01T20:27:37.061Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T20:27:37.061Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T20:27:37.061Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T20:27:37.061Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T20:27:37.061Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T20:27:37.061Z] Running setup.py install for texttable: started [2022-09-01T20:27:37.354Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T20:27:37.662Z] Running setup.py install for PyYAML: started [2022-09-01T20:27:38.020Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T20:27:38.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:27:38.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:27:38.614Z] ---> 9d507f8e1316 [2022-09-01T20:27:38.614Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 7e0e6701b08b [2022-09-01T20:27:38.614Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> ef9094192745 [2022-09-01T20:27:38.614Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> a7d5b3bf9274 [2022-09-01T20:27:38.614Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 4b999856c91a [2022-09-01T20:27:38.614Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 8a1b57e5be15 [2022-09-01T20:27:38.614Z] Step 8/25 : COPY . . [2022-09-01T20:27:38.614Z] Running setup.py install for docopt: started [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 86d987a5208a [2022-09-01T20:27:38.614Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 85b405205bc4 [2022-09-01T20:27:38.614Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T20:27:38.614Z] ---> Using cache [2022-09-01T20:27:38.614Z] ---> 9a506c5adb86 [2022-09-01T20:27:38.614Z] 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-01T20:27:39.568Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T20:27:49.626Z] ---> Running in 5d9dcc1ff13d [2022-09-01T20:27:49.626Z] Running setup.py install for dockerpty: started [2022-09-01T20:27:49.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T20:27:49.626Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T20:27:51.007Z] Removing intermediate container 5d9dcc1ff13d [2022-09-01T20:27:51.007Z] ---> 09c399e94d57 [2022-09-01T20:27:51.007Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T20:27:51.007Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T20:27:51.007Z] 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-01T20:27:51.007Z]  ---> Running in 851322343acb [2022-09-01T20:27:52.965Z] Removing intermediate container 851322343acb [2022-09-01T20:27:52.965Z] ---> 56b68f3fe353 [2022-09-01T20:27:52.965Z] [2022-09-01T20:27:52.965Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T20:27:52.965Z] ---> c4fc93816858 [2022-09-01T20:27:52.965Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:27:52.965Z] ---> Using cache [2022-09-01T20:27:52.965Z] ---> 2446baa13b1a [2022-09-01T20:27:52.965Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:27:53.227Z] ---> Using cache [2022-09-01T20:27:53.227Z] ---> 58e41013d0d3 [2022-09-01T20:27:53.227Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T20:27:54.172Z] ---> Running in 4176af184036 [2022-09-01T20:27:54.433Z] Removing intermediate container 985ad5362d9c [2022-09-01T20:27:54.433Z] ---> 5c330d78f27c [2022-09-01T20:27:54.433Z] [2022-09-01T20:27:54.433Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T20:27:54.433Z] ---> 9c6f07244728 [2022-09-01T20:27:54.433Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T20:27:54.433Z] Removing intermediate container b609bf564615 [2022-09-01T20:27:54.433Z] ---> 8e2e81e5cad8 [2022-09-01T20:27:54.433Z] [2022-09-01T20:27:54.433Z] Step 10/31 : FROM alpine:3.16 [2022-09-01T20:27:54.434Z] ---> 9c6f07244728 [2022-09-01T20:27:54.434Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:27:54.696Z] ---> Running in 4a0647d15235 [2022-09-01T20:27:54.696Z] ---> Running in 936243f4be98 [2022-09-01T20:27:54.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:55.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:55.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:55.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:55.573Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T20:27:55.573Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T20:27:55.573Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T20:27:55.573Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:27:55.573Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:27:55.835Z] Removing intermediate container 936243f4be98 [2022-09-01T20:27:55.835Z] ---> fb612813d041 [2022-09-01T20:27:55.835Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T20:27:55.835Z] OK: 6 MiB in 17 packages [2022-09-01T20:27:55.835Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:27:55.835Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:27:55.835Z] OK: 15856 distinct packages available [2022-09-01T20:27:55.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:56.780Z] ---> Running in e0cc9b00bb61 [2022-09-01T20:27:56.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:57.041Z] Removing intermediate container 4a0647d15235 [2022-09-01T20:27:57.041Z] ---> 7c50803b6602 [2022-09-01T20:27:57.041Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T20:27:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:57.041Z] ---> Running in d7343be11037 [2022-09-01T20:27:57.041Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T20:27:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:27:57.302Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:27:57.302Z] Removing intermediate container f009d97bd7cd [2022-09-01T20:27:57.302Z] ---> ef92d05fb260 [2022-09-01T20:27:57.302Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T20:27:57.302Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T20:27:57.302Z] Removing intermediate container d7343be11037 [2022-09-01T20:27:57.302Z] ---> 4441fe99f108 [2022-09-01T20:27:57.302Z] Step 13/25 : WORKDIR / [2022-09-01T20:27:57.302Z] ---> Running in 770583d7ac23 [2022-09-01T20:27:57.302Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T20:27:57.564Z] ---> Running in d6af99b04f72 [2022-09-01T20:27:57.564Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T20:27:57.564Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T20:27:57.564Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:27:57.564Z] OK: 6 MiB in 16 packages [2022-09-01T20:27:57.564Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T20:27:57.564Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:27:57.564Z] OK: 7 MiB in 19 packages [2022-09-01T20:27:58.137Z] Removing intermediate container 770583d7ac23 [2022-09-01T20:27:58.137Z] ---> fe676f845ce9 [2022-09-01T20:27:58.137Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:27:59.107Z] Removing intermediate container d6af99b04f72 [2022-09-01T20:27:59.107Z] ---> 10d0fbe7392e [2022-09-01T20:27:59.107Z] 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-01T20:27:59.107Z] ---> Running in 4ad2aeacffce [2022-09-01T20:27:59.107Z] Removing intermediate container 2606afd33e3c [2022-09-01T20:27:59.107Z] ---> ded9cbf4d938 [2022-09-01T20:27:59.107Z] [2022-09-01T20:27:59.107Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T20:27:59.107Z] ---> 9c6f07244728 [2022-09-01T20:27:59.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T20:27:59.108Z] Removing intermediate container 4ad2aeacffce [2022-09-01T20:27:59.108Z] ---> 52c0dd7222d3 [2022-09-01T20:27:59.108Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T20:27:59.108Z] ---> Running in 3a2eb5110ad3 [2022-09-01T20:27:59.108Z] ---> fc9b175c7298 [2022-09-01T20:27:59.108Z] 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-01T20:27:59.108Z] Removing intermediate container e0cc9b00bb61 [2022-09-01T20:27:59.108Z] ---> a32412e3139e [2022-09-01T20:27:59.108Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T20:27:59.368Z] ---> Running in 209e7792073c [2022-09-01T20:27:59.368Z] Removing intermediate container 3a2eb5110ad3 [2022-09-01T20:27:59.368Z] ---> e8bb3b1b9e4d [2022-09-01T20:27:59.368Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T20:27:59.368Z] Removing intermediate container 4176af184036 [2022-09-01T20:27:59.368Z] ---> 52c2116d7993 [2022-09-01T20:27:59.368Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:27:59.368Z] ---> Running in c35c4b93f5a2 [2022-09-01T20:27:59.368Z] ---> cbcc9eb272f1 [2022-09-01T20:27:59.368Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T20:27:59.368Z] Removing intermediate container 209e7792073c [2022-09-01T20:27:59.368Z] ---> 2178ae93ee6b [2022-09-01T20:27:59.368Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T20:27:59.368Z] ---> Running in 33e8defa0fb9 [2022-09-01T20:27:59.630Z] Removing intermediate container c35c4b93f5a2 [2022-09-01T20:27:59.630Z] ---> 2034ee0401ad [2022-09-01T20:27:59.630Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T20:28:01.021Z] ---> f10f08a87e51 [2022-09-01T20:28:01.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T20:28:01.021Z] ---> e76b746ccb07 [2022-09-01T20:28:01.021Z] 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-01T20:28:01.021Z] Removing intermediate container 33e8defa0fb9 [2022-09-01T20:28:01.021Z] ---> e83b77f93a23 [2022-09-01T20:28:01.021Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T20:28:01.021Z] ---> Running in 4cc12060a294 [2022-09-01T20:28:01.021Z] ---> Running in ad949868d367 [2022-09-01T20:28:01.021Z] ---> ffc2b9efc64f [2022-09-01T20:28:01.021Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:28:01.021Z] Removing intermediate container 4cc12060a294 [2022-09-01T20:28:01.021Z] ---> 959df93a5d01 [2022-09-01T20:28:01.021Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:28:01.021Z] Removing intermediate container ad949868d367 [2022-09-01T20:28:01.021Z] ---> e0c31fe85bbd [2022-09-01T20:28:01.021Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-01T20:28:01.021Z] ---> Running in e14d4392061c [2022-09-01T20:28:01.021Z] ---> 5d1fe1e167ba [2022-09-01T20:28:01.021Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T20:28:01.021Z] ---> Running in 2bace40ef4fa [2022-09-01T20:28:01.021Z] ---> 4d5886cadd93 [2022-09-01T20:28:01.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T20:28:01.283Z] ---> cc118681d2e6 [2022-09-01T20:28:01.283Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T20:28:01.572Z] ---> 33e5413d513d [2022-09-01T20:28:01.572Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T20:28:01.572Z] ---> 2ae8e08e4f7a [2022-09-01T20:28:01.572Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T20:28:01.572Z] ---> 8110c526b4d5 [2022-09-01T20:28:01.572Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T20:28:01.572Z] ---> Running in c16adf9239e9 [2022-09-01T20:28:01.572Z] Removing intermediate container c16adf9239e9 [2022-09-01T20:28:01.572Z] ---> c7296b5be508 [2022-09-01T20:28:01.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:28:01.836Z] ---> Running in 15dca3afcc0b [2022-09-01T20:28:01.836Z] ---> 82e24fe03bfc [2022-09-01T20:28:01.836Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:28:01.836Z] Removing intermediate container 15dca3afcc0b [2022-09-01T20:28:01.836Z] ---> bc3c6533567f [2022-09-01T20:28:01.836Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T20:28:01.836Z] ---> Running in fbf0877ae264 [2022-09-01T20:28:02.100Z] ---> Running in 0c356ebe9381 [2022-09-01T20:28:02.100Z] ---> 7d542413ca02 [2022-09-01T20:28:02.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T20:28:02.100Z] Removing intermediate container fbf0877ae264 [2022-09-01T20:28:02.100Z] ---> 343797f1a194 [2022-09-01T20:28:02.100Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:28:02.100Z] Removing intermediate container 2bace40ef4fa [2022-09-01T20:28:02.100Z] ---> eb86072b5c37 [2022-09-01T20:28:02.100Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T20:28:02.100Z] Removing intermediate container e14d4392061c [2022-09-01T20:28:02.100Z] ---> 89086f8daf9c [2022-09-01T20:28:02.100Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T20:28:02.100Z] Removing intermediate container 0c356ebe9381 [2022-09-01T20:28:02.100Z] ---> b7557927264e [2022-09-01T20:28:02.100Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:02.100Z] ---> Running in d127a67a0ee7 [2022-09-01T20:28:02.100Z] ---> Running in b11e3c938853 [2022-09-01T20:28:02.100Z] ---> Running in 5656ae8288dc [2022-09-01T20:28:02.363Z] ---> Running in e8b8ed05321b [2022-09-01T20:28:02.363Z] Removing intermediate container d127a67a0ee7 [2022-09-01T20:28:02.363Z] ---> a995f97e5a59 [2022-09-01T20:28:02.363Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T20:28:02.363Z] ---> 466bc3729653 [2022-09-01T20:28:02.363Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T20:28:02.363Z] ---> Running in 10b7ede169de [2022-09-01T20:28:02.364Z] Removing intermediate container e8b8ed05321b [2022-09-01T20:28:02.364Z] ---> 840e2b38713f [2022-09-01T20:28:02.364Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:02.364Z] ---> Running in b49aff72cf60 [2022-09-01T20:28:02.364Z] Removing intermediate container b11e3c938853 [2022-09-01T20:28:02.364Z] ---> e1c57ff4b097 [2022-09-01T20:28:02.364Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T20:28:02.364Z] ---> Running in 8b79757c9844 [2022-09-01T20:28:02.625Z] Removing intermediate container 10b7ede169de [2022-09-01T20:28:02.625Z] ---> 62776fc3f3ed [2022-09-01T20:28:02.625Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:02.625Z] ---> Running in e106802efe30 [2022-09-01T20:28:02.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:28:02.625Z] Removing intermediate container 8b79757c9844 [2022-09-01T20:28:02.625Z] ---> 1956476403a2 [2022-09-01T20:28:02.625Z] [2022-09-01T20:28:02.625Z] ---> f6cbc8c1f31b [2022-09-01T20:28:02.625Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T20:28:02.625Z] Successfully built 1956476403a2 [2022-09-01T20:28:02.625Z] Successfully tagged sys-mgmt-agent:latest [2022-09-01T20:28:02.625Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-09-01T20:28:02.625Z] Removing intermediate container e106802efe30 [2022-09-01T20:28:02.625Z] ---> 40790bf86b2f [2022-09-01T20:28:02.625Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:02.625Z] ---> Running in 031a3a642b9e [2022-09-01T20:28:02.625Z] ---> Running in ccedbf3b84b8 [2022-09-01T20:28:03.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:28:04.148Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T20:28:04.148Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T20:28:04.406Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T20:28:04.406Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T20:28:04.406Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T20:28:04.814Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T20:28:05.074Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:28:05.074Z] OK: 8 MiB in 20 packages [2022-09-01T20:28:05.651Z] Removing intermediate container ccedbf3b84b8 [2022-09-01T20:28:05.651Z] ---> fbf5ea4af7d0 [2022-09-01T20:28:05.651Z] [2022-09-01T20:28:05.651Z] Successfully built fbf5ea4af7d0 [2022-09-01T20:28:05.651Z] Successfully tagged security-spire-server:latest [2022-09-01T20:28:05.651Z]  Building security-spire-server ... done Building core-command [2022-09-01T20:28:05.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:28:05.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:28:05.651Z] ---> 9d507f8e1316 [2022-09-01T20:28:05.651Z] Step 3/22 : WORKDIR /edgex-go [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> 7e0e6701b08b [2022-09-01T20:28:05.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> ef9094192745 [2022-09-01T20:28:05.651Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> e1fb82c7eaeb [2022-09-01T20:28:05.651Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> acfd247b9d02 [2022-09-01T20:28:05.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> 7b761f280606 [2022-09-01T20:28:05.651Z] Step 8/22 : COPY . . [2022-09-01T20:28:05.651Z] ---> Using cache [2022-09-01T20:28:05.651Z] ---> 9fa0bf6dc0fc [2022-09-01T20:28:05.651Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T20:28:09.854Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:28:09.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:28:09.854Z] ---> 9d507f8e1316 [2022-09-01T20:28:09.854Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> ac0144518663 [2022-09-01T20:28:09.854Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> f9a97306b740 [2022-09-01T20:28:09.854Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> cbd481171501 [2022-09-01T20:28:09.854Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> b6b6fef742ea [2022-09-01T20:28:09.854Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> 677a731ae848 [2022-09-01T20:28:09.854Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> f6387f3bfca9 [2022-09-01T20:28:09.854Z] Step 9/24 : COPY . . [2022-09-01T20:28:09.854Z] ---> Using cache [2022-09-01T20:28:09.854Z] ---> b9c696202c51 [2022-09-01T20:28:09.854Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T20:28:12.537Z] ---> Running in 89300a7e494c [2022-09-01T20:28:12.537Z] ---> Running in cb17f776d894 [2022-09-01T20:28:12.537Z] Removing intermediate container b49aff72cf60 [2022-09-01T20:28:12.537Z] ---> 3c5f1dc05a35 [2022-09-01T20:28:12.537Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T20:28:12.537Z] Removing intermediate container 5656ae8288dc [2022-09-01T20:28:12.537Z] ---> 8fb9eb562864 [2022-09-01T20:28:12.537Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:28:12.537Z] Removing intermediate container 031a3a642b9e [2022-09-01T20:28:12.537Z] ---> d47277ad0c74 [2022-09-01T20:28:12.537Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:28:12.537Z] ---> Running in 0c2f084a57d9 [2022-09-01T20:28:12.537Z] Removing intermediate container 0c2f084a57d9 [2022-09-01T20:28:12.537Z] ---> 3445f0ccf547 [2022-09-01T20:28:12.537Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T20:28:12.537Z] ---> f468197c9ec7 [2022-09-01T20:28:12.537Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T20:28:12.537Z] ---> Running in 0c019705c093 [2022-09-01T20:28:12.537Z] ---> 6df739dfa34d [2022-09-01T20:28:12.537Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T20:28:12.537Z] Removing intermediate container 0c019705c093 [2022-09-01T20:28:12.537Z] ---> 3ddceb3dc248 [2022-09-01T20:28:12.537Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:12.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.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T20:28:12.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T20:28:13.069Z] ---> Running in e1069135581a [2022-09-01T20:28:13.339Z] ---> ab3018095cf0 [2022-09-01T20:28:13.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T20:28:13.339Z] Removing intermediate container e1069135581a [2022-09-01T20:28:13.339Z] ---> b4261b9363dc [2022-09-01T20:28:13.339Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:13.339Z] ---> ee9901ff1958 [2022-09-01T20:28:13.339Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T20:28:13.339Z] ---> Running in 19daced87cef [2022-09-01T20:28:13.598Z] Removing intermediate container 19daced87cef [2022-09-01T20:28:13.598Z] ---> 6641c9329bcb [2022-09-01T20:28:13.598Z] [2022-09-01T20:28:13.598Z] ---> 02e84cd977b3 [2022-09-01T20:28:13.598Z] ---> b773a382ae6a [2022-09-01T20:28:13.598Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T20:28:13.598Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T20:28:13.598Z] ---> Running in 86a2a477b4f4 [2022-09-01T20:28:13.598Z] Successfully built 6641c9329bcb [2022-09-01T20:28:13.598Z] Successfully tagged security-secretstore-setup:latest [2022-09-01T20:28:13.858Z]  Building security-secretstore-setup ... done Removing intermediate container 86a2a477b4f4 [2022-09-01T20:28:13.858Z] ---> e9cf7d2021b3 [2022-09-01T20:28:13.858Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:28:13.858Z] ---> 545ded748321 [2022-09-01T20:28:13.858Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T20:28:13.858Z] ---> Running in 76e51afd60e0 [2022-09-01T20:28:14.117Z] Removing intermediate container 76e51afd60e0 [2022-09-01T20:28:14.117Z] ---> 4047b0f97e9b [2022-09-01T20:28:14.117Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T20:28:14.117Z] ---> Running in ba9775295ffa [2022-09-01T20:28:14.117Z] ---> 90139643dc10 [2022-09-01T20:28:14.117Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T20:28:14.117Z] Removing intermediate container ba9775295ffa [2022-09-01T20:28:14.117Z] ---> 5d95751dc6c4 [2022-09-01T20:28:14.117Z] Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:14.117Z] ---> Running in b29c989407dc [2022-09-01T20:28:14.378Z] ---> 526d8db77160 [2022-09-01T20:28:14.378Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-01T20:28:14.378Z] ---> Running in 4de3abb18c8f [2022-09-01T20:28:14.378Z] Removing intermediate container b29c989407dc [2022-09-01T20:28:14.378Z] ---> 039875f9a0c7 [2022-09-01T20:28:14.378Z] Step 24/24 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:14.378Z] ---> Running in cd95b5836bc1 [2022-09-01T20:28:14.378Z] Removing intermediate container cd95b5836bc1 [2022-09-01T20:28:14.378Z] ---> 3f2220c69b4b [2022-09-01T20:28:14.378Z] [2022-09-01T20:28:14.638Z] Successfully built 3f2220c69b4b [2022-09-01T20:28:14.638Z] Successfully tagged core-data:latest [2022-09-01T20:28:15.210Z]  Building core-data ... done Removing intermediate container 4de3abb18c8f [2022-09-01T20:28:15.210Z] ---> 04f7dc0b9272 [2022-09-01T20:28:15.210Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T20:28:15.210Z] ---> Running in 67a7d618131f [2022-09-01T20:28:15.210Z] Removing intermediate container 67a7d618131f [2022-09-01T20:28:15.210Z] ---> 01f708f5b2af [2022-09-01T20:28:15.210Z] Step 28/31 : CMD ["gate"] [2022-09-01T20:28:15.210Z] ---> Running in ddbad5cffdcf [2022-09-01T20:28:15.469Z] Removing intermediate container ddbad5cffdcf [2022-09-01T20:28:15.469Z] ---> a80a36a73066 [2022-09-01T20:28:15.469Z] Step 29/31 : LABEL arch=x86_64 [2022-09-01T20:28:15.469Z] ---> Running in 0f631a95c18b [2022-09-01T20:28:15.469Z] Removing intermediate container 0f631a95c18b [2022-09-01T20:28:15.469Z] ---> d21e39b5d2f7 [2022-09-01T20:28:15.469Z] Step 30/31 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:15.750Z] ---> Running in da51b0a2ba55 [2022-09-01T20:28:16.013Z] Removing intermediate container da51b0a2ba55 [2022-09-01T20:28:16.013Z] ---> 6cc7c97da6e3 [2022-09-01T20:28:16.013Z] Step 31/31 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:16.275Z] ---> Running in 925ed062f136 [2022-09-01T20:28:16.537Z] Removing intermediate container 925ed062f136 [2022-09-01T20:28:16.537Z] ---> f4b71aad9be5 [2022-09-01T20:28:16.537Z] [2022-09-01T20:28:16.537Z] Successfully built f4b71aad9be5 [2022-09-01T20:28:16.537Z] Successfully tagged security-bootstrapper:latest [2022-09-01T20:28:28.782Z]  Building security-bootstrapper ... 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.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T20:28:35.383Z] Removing intermediate container 89300a7e494c [2022-09-01T20:28:35.383Z] ---> 469bdd3182f4 [2022-09-01T20:28:35.383Z] [2022-09-01T20:28:35.383Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T20:28:35.383Z] ---> 9c6f07244728 [2022-09-01T20:28:35.384Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T20:28:35.384Z] Removing intermediate container cb17f776d894 [2022-09-01T20:28:35.384Z] ---> 72755b325a42 [2022-09-01T20:28:35.384Z] [2022-09-01T20:28:35.384Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T20:28:35.384Z] ---> 9c6f07244728 [2022-09-01T20:28:35.384Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:28:35.384Z] ---> Using cache [2022-09-01T20:28:35.384Z] ---> 1d493be767f3 [2022-09-01T20:28:35.384Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:28:35.384Z] ---> Using cache [2022-09-01T20:28:35.384Z] ---> 92a5b919d1d8 [2022-09-01T20:28:35.384Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T20:28:35.384Z] ---> Running in 5bfbb189c0fd [2022-09-01T20:28:35.384Z] ---> Running in 474ab9826b64 [2022-09-01T20:28:35.384Z] Removing intermediate container 474ab9826b64 [2022-09-01T20:28:35.384Z] ---> 05da1f998b1c [2022-09-01T20:28:35.384Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T20:28:35.384Z] ---> Running in b026b8b1f6be [2022-09-01T20:28:35.384Z] Removing intermediate container b026b8b1f6be [2022-09-01T20:28:35.384Z] ---> 76fbf5ad2a46 [2022-09-01T20:28:35.384Z] Step 16/24 : WORKDIR / [2022-09-01T20:28:35.384Z] ---> Running in 129bc90291bd [2022-09-01T20:28:35.384Z] Removing intermediate container 129bc90291bd [2022-09-01T20:28:35.384Z] ---> a342b574aac3 [2022-09-01T20:28:35.384Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:28:35.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T20:28:35.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T20:28:35.384Z] ---> c86f743a0099 [2022-09-01T20:28:35.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T20:28:35.659Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T20:28:35.659Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T20:28:35.659Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T20:28:35.659Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T20:28:35.659Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T20:28:35.659Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T20:28:35.659Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:28:35.659Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:28:35.659Z] OK: 8 MiB in 20 packages [2022-09-01T20:28:35.919Z] ---> 141129cd9234 [2022-09-01T20:28:35.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T20:28:36.215Z] ---> 78f94ba5c77f [2022-09-01T20:28:36.215Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T20:28:36.215Z] ---> Running in 309b36e57973 [2022-09-01T20:28:36.475Z] Removing intermediate container 309b36e57973 [2022-09-01T20:28:36.475Z] ---> b0c358f9db5d [2022-09-01T20:28:36.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:28:36.475Z] Removing intermediate container 5bfbb189c0fd [2022-09-01T20:28:36.475Z] ---> 07241c618810 [2022-09-01T20:28:36.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T20:28:36.475Z] ---> Running in 7eaad3b32f6b [2022-09-01T20:28:36.475Z] ---> Running in 41d7d4f4a70c [2022-09-01T20:28:36.475Z] Removing intermediate container 7eaad3b32f6b [2022-09-01T20:28:36.475Z] ---> 29a36826eed9 [2022-09-01T20:28:36.475Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T20:28:36.475Z] Removing intermediate container 41d7d4f4a70c [2022-09-01T20:28:36.475Z] ---> b38a510bb72f [2022-09-01T20:28:36.475Z] Step 13/22 : WORKDIR /edgex [2022-09-01T20:28:36.475Z] ---> Running in 5f6554cb7a74 [2022-09-01T20:28:36.475Z] ---> Running in e530b2b28e31 [2022-09-01T20:28:36.737Z] Removing intermediate container e530b2b28e31 [2022-09-01T20:28:36.737Z] ---> 82e027b8c798 [2022-09-01T20:28:36.737Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T20:28:36.737Z] Removing intermediate container 5f6554cb7a74 [2022-09-01T20:28:36.737Z] ---> 5ed982af21f2 [2022-09-01T20:28:36.737Z] Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:36.737Z] ---> Running in 45d53fb56cbc [2022-09-01T20:28:36.737Z] Removing intermediate container 45d53fb56cbc [2022-09-01T20:28:36.737Z] ---> ee7ce5245d8d [2022-09-01T20:28:36.737Z] Step 24/24 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:36.737Z] ---> Running in b765c916c688 [2022-09-01T20:28:36.737Z] ---> 8eb3d8c17604 [2022-09-01T20:28:36.737Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T20:28:36.737Z] Removing intermediate container b765c916c688 [2022-09-01T20:28:36.737Z] ---> 7d51277fb388 [2022-09-01T20:28:36.737Z] [2022-09-01T20:28:36.997Z] Successfully built 7d51277fb388 [2022-09-01T20:28:36.997Z] Successfully tagged core-command:latest [2022-09-01T20:28:37.257Z]  Building core-command ... done  ---> 467a979e8de9 [2022-09-01T20:28:37.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T20:28:37.517Z] ---> f68e8fbee300 [2022-09-01T20:28:37.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T20:28:37.776Z] ---> 6c74dcd166eb [2022-09-01T20:28:37.776Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T20:28:37.776Z] ---> Running in 365b910d28d7 [2022-09-01T20:28:38.343Z] Removing intermediate container 365b910d28d7 [2022-09-01T20:28:38.343Z] ---> 520c1e9ad9e4 [2022-09-01T20:28:38.343Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T20:28:38.343Z] ---> Running in 9c9d593a91ba [2022-09-01T20:28:38.344Z] Removing intermediate container 9c9d593a91ba [2022-09-01T20:28:38.344Z] ---> 07fc880bbefd [2022-09-01T20:28:38.344Z] Step 20/22 : LABEL arch=x86_64 [2022-09-01T20:28:38.344Z] ---> Running in d706bbb69a55 [2022-09-01T20:28:38.602Z] Removing intermediate container d706bbb69a55 [2022-09-01T20:28:38.602Z] ---> 42337a27c011 [2022-09-01T20:28:38.602Z] Step 21/22 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:38.602Z] ---> Running in d699182e4d06 [2022-09-01T20:28:38.602Z] Removing intermediate container d699182e4d06 [2022-09-01T20:28:38.602Z] ---> 20ad069fa32a [2022-09-01T20:28:38.602Z] Step 22/22 : LABEL version=2.3.0-dev.54 [2022-09-01T20:28:38.602Z] ---> Running in fc0b10750851 [2022-09-01T20:28:38.602Z] Removing intermediate container fc0b10750851 [2022-09-01T20:28:38.602Z] ---> 7b35c657b3a1 [2022-09-01T20:28:38.602Z] [2022-09-01T20:28:38.602Z] Successfully built 7b35c657b3a1 [2022-09-01T20:28:38.602Z] Successfully tagged security-proxy-setup:latest [2022-09-01T20:28:38.869Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-09-01T20:28:38.875Z] $ docker stop --time=1 ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 [2022-09-01T20:28:40.139Z] $ docker rm -f ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T20:28:40.491Z] + docker images [2022-09-01T20:28:40.491Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T20:28:40.491Z] security-proxy-setup latest 7b35c657b3a1 2 seconds ago 27.3MB [2022-09-01T20:28:40.491Z] core-command latest 7d51277fb388 4 seconds ago 17.3MB [2022-09-01T20:28:40.491Z] 72755b325a42 6 seconds ago 1.54GB [2022-09-01T20:28:40.491Z] 469bdd3182f4 8 seconds ago 1.53GB [2022-09-01T20:28:40.491Z] security-bootstrapper latest f4b71aad9be5 24 seconds ago 19.4MB [2022-09-01T20:28:40.491Z] core-data latest 3f2220c69b4b 26 seconds ago 21.6MB [2022-09-01T20:28:40.491Z] security-secretstore-setup latest 6641c9329bcb 27 seconds ago 29.2MB [2022-09-01T20:28:40.491Z] sys-mgmt-agent latest 1956476403a2 38 seconds ago 136MB [2022-09-01T20:28:40.491Z] security-spire-server latest fbf5ea4af7d0 38 seconds ago 86.5MB [2022-09-01T20:28:40.491Z] ded9cbf4d938 42 seconds ago 1.55GB [2022-09-01T20:28:40.491Z] 8e2e81e5cad8 48 seconds ago 1.53GB [2022-09-01T20:28:40.491Z] 5c330d78f27c 48 seconds ago 1.54GB [2022-09-01T20:28:40.491Z] 56b68f3fe353 49 seconds ago 1.42GB [2022-09-01T20:28:40.491Z] support-notifications latest 2c22557dfea1 About a minute ago 27.3MB [2022-09-01T20:28:40.491Z] 156b8f6e4fc7 About a minute ago 1.53GB [2022-09-01T20:28:40.491Z] 9f53d5d812ef About a minute ago 1.61GB [2022-09-01T20:28:40.491Z] core-metadata latest 70b3b80cb115 2 minutes ago 18.2MB [2022-09-01T20:28:40.491Z] support-scheduler latest fd38a21d12d5 2 minutes ago 26.7MB [2022-09-01T20:28:40.491Z] security-spiffe-token-provider latest 03972a2a6f23 2 minutes ago 29.3MB [2022-09-01T20:28:40.491Z] security-spire-agent latest 174a533f913d 2 minutes ago 125MB [2022-09-01T20:28:40.491Z] security-spire-config latest fab8ff71949f 2 minutes ago 85.8MB [2022-09-01T20:28:40.491Z] 2e349817da1d 2 minutes ago 1.61GB [2022-09-01T20:28:40.491Z] 40ee999d0ba1 2 minutes ago 1.58GB [2022-09-01T20:28:40.491Z] cfe52ebad280 3 minutes ago 1.55GB [2022-09-01T20:28:40.491Z] 3c743e1a6a27 3 minutes ago 1.42GB [2022-09-01T20:28:40.491Z] f5d0f90a4eb3 3 minutes ago 1.42GB [2022-09-01T20:28:40.491Z] ci-base-image-x86_64 latest 9d507f8e1316 7 minutes ago 994MB [2022-09-01T20:28:40.491Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-01T20:28:40.491Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-01T20:28:40.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-09-01T20:28:40.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-01T20:28:40.491Z] 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-01T20:28:40.598Z] provisioning config files... [2022-09-01T20:28:40.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config3296491870399078634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:28:40.915Z] ---> docker-login.sh [2022-09-01T20:28:40.915Z] nexus3.edgexfoundry.org:10001 [2022-09-01T20:28:40.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:28:40.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:28:40.915Z] Configure a credential helper to remove this warning. See [2022-09-01T20:28:40.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:28:40.915Z] [2022-09-01T20:28:40.915Z] Login Succeeded [2022-09-01T20:28:40.915Z] nexus3.edgexfoundry.org:10002 [2022-09-01T20:28:40.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:28:41.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:28:41.175Z] Configure a credential helper to remove this warning. See [2022-09-01T20:28:41.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:28:41.175Z] [2022-09-01T20:28:41.175Z] Login Succeeded [2022-09-01T20:28:41.175Z] nexus3.edgexfoundry.org:10003 [2022-09-01T20:28:41.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:28:41.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:28:41.175Z] Configure a credential helper to remove this warning. See [2022-09-01T20:28:41.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:28:41.175Z] [2022-09-01T20:28:41.175Z] Login Succeeded [2022-09-01T20:28:41.175Z] nexus3.edgexfoundry.org:10004 [2022-09-01T20:28:41.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:28:41.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:28:41.435Z] Configure a credential helper to remove this warning. See [2022-09-01T20:28:41.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:28:41.435Z] [2022-09-01T20:28:41.435Z] Login Succeeded [2022-09-01T20:28:41.435Z] docker.io [2022-09-01T20:28:41.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:28:41.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:28:41.695Z] Configure a credential helper to remove this warning. See [2022-09-01T20:28:41.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:28:41.695Z] [2022-09-01T20:28:41.695Z] Login Succeeded [2022-09-01T20:28:41.695Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T20:28:41.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:28:41.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:28:41.751Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-01T20:28:41.751Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:41.751Z] latest [2022-09-01T20:28:41.751Z] 2.3.0-dev.54 [2022-09-01T20:28:41.751Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:41.751Z] main [2022-09-01T20:28:41.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:42.072Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:42.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:42.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-01T20:28:42.382Z] fed964917588: Preparing [2022-09-01T20:28:42.382Z] c71c834aac83: Preparing [2022-09-01T20:28:42.382Z] 454917cb8fdc: Preparing [2022-09-01T20:28:42.382Z] 7f8926b42876: Preparing [2022-09-01T20:28:42.382Z] 994393dc58e7: Preparing [2022-09-01T20:28:42.382Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:42.382Z] 7f8926b42876: Pushed [2022-09-01T20:28:42.382Z] 454917cb8fdc: Pushed [2022-09-01T20:28:42.382Z] fed964917588: Pushed [2022-09-01T20:28:43.765Z] c71c834aac83: Pushed [2022-09-01T20:28:43.765Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:44.079Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:44.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-01T20:28:44.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-01T20:28:44.397Z] fed964917588: Preparing [2022-09-01T20:28:44.397Z] c71c834aac83: Preparing [2022-09-01T20:28:44.397Z] 454917cb8fdc: Preparing [2022-09-01T20:28:44.397Z] 7f8926b42876: Preparing [2022-09-01T20:28:44.397Z] 994393dc58e7: Preparing [2022-09-01T20:28:44.397Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:44.397Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:44.397Z] fed964917588: Layer already exists [2022-09-01T20:28:44.397Z] c71c834aac83: Layer already exists [2022-09-01T20:28:44.397Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:44.397Z] latest: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:44.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:45.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 [2022-09-01T20:28:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-01T20:28:45.111Z] fed964917588: Preparing [2022-09-01T20:28:45.111Z] c71c834aac83: Preparing [2022-09-01T20:28:45.111Z] 454917cb8fdc: Preparing [2022-09-01T20:28:45.111Z] 7f8926b42876: Preparing [2022-09-01T20:28:45.111Z] 994393dc58e7: Preparing [2022-09-01T20:28:45.111Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:45.111Z] fed964917588: Layer already exists [2022-09-01T20:28:45.111Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:45.111Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:45.111Z] c71c834aac83: Layer already exists [2022-09-01T20:28:45.111Z] 2.3.0-dev.54: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:45.477Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:45.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:45.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-01T20:28:45.790Z] fed964917588: Preparing [2022-09-01T20:28:45.790Z] c71c834aac83: Preparing [2022-09-01T20:28:45.790Z] 454917cb8fdc: Preparing [2022-09-01T20:28:45.790Z] 7f8926b42876: Preparing [2022-09-01T20:28:45.790Z] 994393dc58e7: Preparing [2022-09-01T20:28:45.790Z] fed964917588: Layer already exists [2022-09-01T20:28:45.790Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:45.790Z] c71c834aac83: Layer already exists [2022-09-01T20:28:45.790Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:45.790Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:45.790Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:46.115Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:46.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-01T20:28:46.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-01T20:28:46.428Z] fed964917588: Preparing [2022-09-01T20:28:46.428Z] c71c834aac83: Preparing [2022-09-01T20:28:46.428Z] 454917cb8fdc: Preparing [2022-09-01T20:28:46.428Z] 7f8926b42876: Preparing [2022-09-01T20:28:46.428Z] 994393dc58e7: Preparing [2022-09-01T20:28:46.428Z] fed964917588: Layer already exists [2022-09-01T20:28:46.428Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:46.428Z] c71c834aac83: Layer already exists [2022-09-01T20:28:46.428Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:46.428Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:46.428Z] main: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:28:46.475Z] ===================================================== [Pipeline] echo [2022-09-01T20:28:46.483Z] taggedImages: [2022-09-01T20:28:46.483Z] - nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:46.483Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-01T20:28:46.483Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 [2022-09-01T20:28:46.483Z] - nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:46.483Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-01T20:28:46.503Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-01T20:28:46.503Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:46.503Z] latest [2022-09-01T20:28:46.503Z] 2.3.0-dev.54 [2022-09-01T20:28:46.503Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:46.503Z] main [2022-09-01T20:28:46.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:46.838Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:47.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:47.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-01T20:28:47.150Z] 60c9cdc4e565: Preparing [2022-09-01T20:28:47.151Z] 7f38e1b50d31: Preparing [2022-09-01T20:28:47.151Z] 454917cb8fdc: Preparing [2022-09-01T20:28:47.151Z] 1e9a00fd57dd: Preparing [2022-09-01T20:28:47.151Z] fc3f7214fd00: Preparing [2022-09-01T20:28:47.151Z] 994393dc58e7: Preparing [2022-09-01T20:28:47.151Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:47.151Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:47.151Z] 60c9cdc4e565: Pushed [2022-09-01T20:28:47.151Z] fc3f7214fd00: Pushed [2022-09-01T20:28:47.412Z] 1e9a00fd57dd: Pushed [2022-09-01T20:28:48.791Z] 7f38e1b50d31: Pushed [2022-09-01T20:28:48.791Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:49.110Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:49.427Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-01T20:28:49.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-01T20:28:49.427Z] 60c9cdc4e565: Preparing [2022-09-01T20:28:49.427Z] 7f38e1b50d31: Preparing [2022-09-01T20:28:49.427Z] 454917cb8fdc: Preparing [2022-09-01T20:28:49.427Z] 1e9a00fd57dd: Preparing [2022-09-01T20:28:49.427Z] fc3f7214fd00: Preparing [2022-09-01T20:28:49.427Z] 994393dc58e7: Preparing [2022-09-01T20:28:49.427Z] 994393dc58e7: Waiting [2022-09-01T20:28:49.427Z] 60c9cdc4e565: Layer already exists [2022-09-01T20:28:49.427Z] fc3f7214fd00: Layer already exists [2022-09-01T20:28:49.427Z] 7f38e1b50d31: Layer already exists [2022-09-01T20:28:49.427Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:49.427Z] 1e9a00fd57dd: Layer already exists [2022-09-01T20:28:49.427Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:49.427Z] latest: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:49.747Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:50.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 [2022-09-01T20:28:50.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-01T20:28:50.069Z] 60c9cdc4e565: Preparing [2022-09-01T20:28:50.069Z] 7f38e1b50d31: Preparing [2022-09-01T20:28:50.069Z] 454917cb8fdc: Preparing [2022-09-01T20:28:50.069Z] 1e9a00fd57dd: Preparing [2022-09-01T20:28:50.069Z] fc3f7214fd00: Preparing [2022-09-01T20:28:50.069Z] 994393dc58e7: Preparing [2022-09-01T20:28:50.069Z] 994393dc58e7: Waiting [2022-09-01T20:28:50.069Z] 60c9cdc4e565: Layer already exists [2022-09-01T20:28:50.069Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:50.069Z] fc3f7214fd00: Layer already exists [2022-09-01T20:28:50.069Z] 1e9a00fd57dd: Layer already exists [2022-09-01T20:28:50.069Z] 7f38e1b50d31: Layer already exists [2022-09-01T20:28:50.069Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:50.069Z] 2.3.0-dev.54: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:50.389Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:50.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:50.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-01T20:28:50.705Z] 60c9cdc4e565: Preparing [2022-09-01T20:28:50.705Z] 7f38e1b50d31: Preparing [2022-09-01T20:28:50.705Z] 454917cb8fdc: Preparing [2022-09-01T20:28:50.705Z] 1e9a00fd57dd: Preparing [2022-09-01T20:28:50.705Z] fc3f7214fd00: Preparing [2022-09-01T20:28:50.705Z] 994393dc58e7: Preparing [2022-09-01T20:28:50.705Z] 994393dc58e7: Waiting [2022-09-01T20:28:50.705Z] 7f38e1b50d31: Layer already exists [2022-09-01T20:28:50.705Z] 1e9a00fd57dd: Layer already exists [2022-09-01T20:28:50.705Z] 60c9cdc4e565: Layer already exists [2022-09-01T20:28:50.705Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:50.705Z] fc3f7214fd00: Layer already exists [2022-09-01T20:28:50.705Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:50.705Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:51.031Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:51.346Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-01T20:28:51.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-01T20:28:51.346Z] 60c9cdc4e565: Preparing [2022-09-01T20:28:51.346Z] 7f38e1b50d31: Preparing [2022-09-01T20:28:51.346Z] 454917cb8fdc: Preparing [2022-09-01T20:28:51.346Z] 1e9a00fd57dd: Preparing [2022-09-01T20:28:51.346Z] fc3f7214fd00: Preparing [2022-09-01T20:28:51.346Z] 994393dc58e7: Preparing [2022-09-01T20:28:51.346Z] 994393dc58e7: Waiting [2022-09-01T20:28:51.346Z] fc3f7214fd00: Layer already exists [2022-09-01T20:28:51.346Z] 7f38e1b50d31: Layer already exists [2022-09-01T20:28:51.346Z] 60c9cdc4e565: Layer already exists [2022-09-01T20:28:51.346Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:51.346Z] 1e9a00fd57dd: Layer already exists [2022-09-01T20:28:51.346Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:51.346Z] main: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:28:51.397Z] ===================================================== [Pipeline] echo [2022-09-01T20:28:51.407Z] taggedImages: [2022-09-01T20:28:51.407Z] - nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:51.407Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-01T20:28:51.407Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 [2022-09-01T20:28:51.407Z] - nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:51.407Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-01T20:28:51.427Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-01T20:28:51.427Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:51.427Z] latest [2022-09-01T20:28:51.427Z] 2.3.0-dev.54 [2022-09-01T20:28:51.427Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:51.427Z] main [2022-09-01T20:28:51.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:51.741Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:52.056Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:52.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-01T20:28:52.057Z] 8167face6ba5: Preparing [2022-09-01T20:28:52.057Z] ea7ac536d405: Preparing [2022-09-01T20:28:52.057Z] f2b2de4b275e: Preparing [2022-09-01T20:28:52.057Z] 454917cb8fdc: Preparing [2022-09-01T20:28:52.057Z] 7f8926b42876: Preparing [2022-09-01T20:28:52.057Z] 994393dc58e7: Preparing [2022-09-01T20:28:52.057Z] 994393dc58e7: Waiting [2022-09-01T20:28:52.057Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:52.057Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:52.057Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:52.057Z] ea7ac536d405: Pushed [2022-09-01T20:28:52.057Z] 8167face6ba5: Pushed [2022-09-01T20:28:53.437Z] f2b2de4b275e: Pushed [2022-09-01T20:28:53.698Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:54.017Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:54.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-01T20:28:54.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-01T20:28:54.328Z] 8167face6ba5: Preparing [2022-09-01T20:28:54.328Z] ea7ac536d405: Preparing [2022-09-01T20:28:54.328Z] f2b2de4b275e: Preparing [2022-09-01T20:28:54.328Z] 454917cb8fdc: Preparing [2022-09-01T20:28:54.328Z] 7f8926b42876: Preparing [2022-09-01T20:28:54.328Z] 994393dc58e7: Preparing [2022-09-01T20:28:54.328Z] 994393dc58e7: Waiting [2022-09-01T20:28:54.328Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:54.328Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:54.328Z] ea7ac536d405: Layer already exists [2022-09-01T20:28:54.328Z] 8167face6ba5: Layer already exists [2022-09-01T20:28:54.328Z] f2b2de4b275e: Layer already exists [2022-09-01T20:28:54.328Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:54.328Z] latest: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:54.641Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:54.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 [2022-09-01T20:28:54.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-01T20:28:54.957Z] 8167face6ba5: Preparing [2022-09-01T20:28:54.957Z] ea7ac536d405: Preparing [2022-09-01T20:28:54.957Z] f2b2de4b275e: Preparing [2022-09-01T20:28:54.957Z] 454917cb8fdc: Preparing [2022-09-01T20:28:54.957Z] 7f8926b42876: Preparing [2022-09-01T20:28:54.957Z] 994393dc58e7: Preparing [2022-09-01T20:28:54.957Z] 994393dc58e7: Waiting [2022-09-01T20:28:54.957Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:54.957Z] 8167face6ba5: Layer already exists [2022-09-01T20:28:54.957Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:54.957Z] f2b2de4b275e: Layer already exists [2022-09-01T20:28:54.957Z] ea7ac536d405: Layer already exists [2022-09-01T20:28:54.957Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:54.957Z] 2.3.0-dev.54: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:55.270Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:55.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-01T20:28:55.582Z] 8167face6ba5: Preparing [2022-09-01T20:28:55.582Z] ea7ac536d405: Preparing [2022-09-01T20:28:55.582Z] f2b2de4b275e: Preparing [2022-09-01T20:28:55.582Z] 454917cb8fdc: Preparing [2022-09-01T20:28:55.582Z] 7f8926b42876: Preparing [2022-09-01T20:28:55.582Z] 994393dc58e7: Preparing [2022-09-01T20:28:55.582Z] 994393dc58e7: Waiting [2022-09-01T20:28:55.582Z] 8167face6ba5: Layer already exists [2022-09-01T20:28:55.582Z] f2b2de4b275e: Layer already exists [2022-09-01T20:28:55.582Z] ea7ac536d405: Layer already exists [2022-09-01T20:28:55.582Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:55.582Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:55.582Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:55.582Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:55.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:56.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-01T20:28:56.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-01T20:28:56.216Z] 8167face6ba5: Preparing [2022-09-01T20:28:56.216Z] ea7ac536d405: Preparing [2022-09-01T20:28:56.216Z] f2b2de4b275e: Preparing [2022-09-01T20:28:56.216Z] 454917cb8fdc: Preparing [2022-09-01T20:28:56.216Z] 7f8926b42876: Preparing [2022-09-01T20:28:56.216Z] 994393dc58e7: Preparing [2022-09-01T20:28:56.216Z] 994393dc58e7: Waiting [2022-09-01T20:28:56.216Z] f2b2de4b275e: Layer already exists [2022-09-01T20:28:56.216Z] ea7ac536d405: Layer already exists [2022-09-01T20:28:56.216Z] 8167face6ba5: Layer already exists [2022-09-01T20:28:56.216Z] 7f8926b42876: Layer already exists [2022-09-01T20:28:56.216Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:56.216Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:56.216Z] main: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:28:56.260Z] ===================================================== [Pipeline] echo [2022-09-01T20:28:56.270Z] taggedImages: [2022-09-01T20:28:56.270Z] - nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:56.270Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-01T20:28:56.270Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 [2022-09-01T20:28:56.270Z] - nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:56.270Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-01T20:28:56.291Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-01T20:28:56.291Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:56.291Z] latest [2022-09-01T20:28:56.291Z] 2.3.0-dev.54 [2022-09-01T20:28:56.291Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:28:56.291Z] main [2022-09-01T20:28:56.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:56.607Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:56.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:28:56.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-01T20:28:56.919Z] 391ed952ffaa: Preparing [2022-09-01T20:28:56.919Z] 391ed952ffaa: Preparing [2022-09-01T20:28:56.919Z] 377b50dc10e4: Preparing [2022-09-01T20:28:56.919Z] 27bb43dc9bb7: Preparing [2022-09-01T20:28:56.919Z] 926acac85dec: Preparing [2022-09-01T20:28:56.919Z] a2f99215c923: Preparing [2022-09-01T20:28:56.919Z] 454917cb8fdc: Preparing [2022-09-01T20:28:56.919Z] e91b874b8e9b: Preparing [2022-09-01T20:28:56.919Z] e42c304e38e0: Preparing [2022-09-01T20:28:56.919Z] 028dd2498529: Preparing [2022-09-01T20:28:56.919Z] db1a438ea403: Preparing [2022-09-01T20:28:56.919Z] 994393dc58e7: Preparing [2022-09-01T20:28:56.919Z] e91b874b8e9b: Waiting [2022-09-01T20:28:56.919Z] e42c304e38e0: Waiting [2022-09-01T20:28:56.919Z] 028dd2498529: Waiting [2022-09-01T20:28:56.919Z] db1a438ea403: Waiting [2022-09-01T20:28:56.919Z] 454917cb8fdc: Waiting [2022-09-01T20:28:56.919Z] 994393dc58e7: Waiting [2022-09-01T20:28:56.919Z] 27bb43dc9bb7: Pushed [2022-09-01T20:28:56.919Z] 391ed952ffaa: Pushed [2022-09-01T20:28:56.919Z] 926acac85dec: Pushed [2022-09-01T20:28:56.919Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:56.919Z] 377b50dc10e4: Pushed [2022-09-01T20:28:57.178Z] e42c304e38e0: Pushed [2022-09-01T20:28:57.178Z] 028dd2498529: Pushed [2022-09-01T20:28:57.178Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:57.178Z] e91b874b8e9b: Pushed [2022-09-01T20:28:57.178Z] db1a438ea403: Pushed [2022-09-01T20:28:58.559Z] a2f99215c923: Pushed [2022-09-01T20:28:58.559Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:58.877Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:59.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-01T20:28:59.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-01T20:28:59.189Z] 391ed952ffaa: Preparing [2022-09-01T20:28:59.189Z] 391ed952ffaa: Preparing [2022-09-01T20:28:59.189Z] 377b50dc10e4: Preparing [2022-09-01T20:28:59.189Z] 27bb43dc9bb7: Preparing [2022-09-01T20:28:59.189Z] 926acac85dec: Preparing [2022-09-01T20:28:59.189Z] a2f99215c923: Preparing [2022-09-01T20:28:59.189Z] 454917cb8fdc: Preparing [2022-09-01T20:28:59.189Z] e91b874b8e9b: Preparing [2022-09-01T20:28:59.189Z] e42c304e38e0: Preparing [2022-09-01T20:28:59.189Z] 028dd2498529: Preparing [2022-09-01T20:28:59.189Z] db1a438ea403: Preparing [2022-09-01T20:28:59.189Z] 994393dc58e7: Preparing [2022-09-01T20:28:59.189Z] 454917cb8fdc: Waiting [2022-09-01T20:28:59.189Z] e42c304e38e0: Waiting [2022-09-01T20:28:59.189Z] e91b874b8e9b: Waiting [2022-09-01T20:28:59.189Z] db1a438ea403: Waiting [2022-09-01T20:28:59.189Z] 028dd2498529: Waiting [2022-09-01T20:28:59.189Z] 994393dc58e7: Waiting [2022-09-01T20:28:59.189Z] 377b50dc10e4: Layer already exists [2022-09-01T20:28:59.189Z] 926acac85dec: Layer already exists [2022-09-01T20:28:59.189Z] a2f99215c923: Layer already exists [2022-09-01T20:28:59.189Z] 391ed952ffaa: Layer already exists [2022-09-01T20:28:59.189Z] 27bb43dc9bb7: Layer already exists [2022-09-01T20:28:59.189Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:59.189Z] e91b874b8e9b: Layer already exists [2022-09-01T20:28:59.189Z] e42c304e38e0: Layer already exists [2022-09-01T20:28:59.189Z] db1a438ea403: Layer already exists [2022-09-01T20:28:59.189Z] 028dd2498529: Layer already exists [2022-09-01T20:28:59.189Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:59.189Z] latest: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:59.506Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:28:59.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 [2022-09-01T20:28:59.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-01T20:28:59.819Z] 391ed952ffaa: Preparing [2022-09-01T20:28:59.819Z] 391ed952ffaa: Preparing [2022-09-01T20:28:59.819Z] 377b50dc10e4: Preparing [2022-09-01T20:28:59.819Z] 27bb43dc9bb7: Preparing [2022-09-01T20:28:59.819Z] 926acac85dec: Preparing [2022-09-01T20:28:59.819Z] a2f99215c923: Preparing [2022-09-01T20:28:59.819Z] 454917cb8fdc: Preparing [2022-09-01T20:28:59.819Z] e91b874b8e9b: Preparing [2022-09-01T20:28:59.819Z] e42c304e38e0: Preparing [2022-09-01T20:28:59.819Z] 028dd2498529: Preparing [2022-09-01T20:28:59.819Z] db1a438ea403: Preparing [2022-09-01T20:28:59.819Z] 994393dc58e7: Preparing [2022-09-01T20:28:59.819Z] e91b874b8e9b: Waiting [2022-09-01T20:28:59.819Z] e42c304e38e0: Waiting [2022-09-01T20:28:59.819Z] 454917cb8fdc: Waiting [2022-09-01T20:28:59.819Z] 028dd2498529: Waiting [2022-09-01T20:28:59.819Z] 994393dc58e7: Waiting [2022-09-01T20:28:59.819Z] 926acac85dec: Layer already exists [2022-09-01T20:28:59.819Z] 377b50dc10e4: Layer already exists [2022-09-01T20:28:59.819Z] 27bb43dc9bb7: Layer already exists [2022-09-01T20:28:59.819Z] 391ed952ffaa: Layer already exists [2022-09-01T20:28:59.819Z] a2f99215c923: Layer already exists [2022-09-01T20:28:59.819Z] 454917cb8fdc: Layer already exists [2022-09-01T20:28:59.819Z] db1a438ea403: Layer already exists [2022-09-01T20:28:59.819Z] e42c304e38e0: Layer already exists [2022-09-01T20:28:59.819Z] e91b874b8e9b: Layer already exists [2022-09-01T20:28:59.819Z] 028dd2498529: Layer already exists [2022-09-01T20:28:59.819Z] 994393dc58e7: Layer already exists [2022-09-01T20:28:59.819Z] 2.3.0-dev.54: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:00.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:00.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:00.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-01T20:29:00.449Z] 391ed952ffaa: Preparing [2022-09-01T20:29:00.449Z] 391ed952ffaa: Preparing [2022-09-01T20:29:00.449Z] 377b50dc10e4: Preparing [2022-09-01T20:29:00.449Z] 27bb43dc9bb7: Preparing [2022-09-01T20:29:00.449Z] 926acac85dec: Preparing [2022-09-01T20:29:00.449Z] a2f99215c923: Preparing [2022-09-01T20:29:00.449Z] 454917cb8fdc: Preparing [2022-09-01T20:29:00.449Z] e91b874b8e9b: Preparing [2022-09-01T20:29:00.449Z] e42c304e38e0: Preparing [2022-09-01T20:29:00.449Z] 028dd2498529: Preparing [2022-09-01T20:29:00.449Z] db1a438ea403: Preparing [2022-09-01T20:29:00.449Z] 994393dc58e7: Preparing [2022-09-01T20:29:00.449Z] 454917cb8fdc: Waiting [2022-09-01T20:29:00.449Z] e91b874b8e9b: Waiting [2022-09-01T20:29:00.449Z] db1a438ea403: Waiting [2022-09-01T20:29:00.449Z] 994393dc58e7: Waiting [2022-09-01T20:29:00.449Z] e42c304e38e0: Waiting [2022-09-01T20:29:00.449Z] 028dd2498529: Waiting [2022-09-01T20:29:00.449Z] 391ed952ffaa: Layer already exists [2022-09-01T20:29:00.449Z] 27bb43dc9bb7: Layer already exists [2022-09-01T20:29:00.449Z] 377b50dc10e4: Layer already exists [2022-09-01T20:29:00.449Z] a2f99215c923: Layer already exists [2022-09-01T20:29:00.449Z] 926acac85dec: Layer already exists [2022-09-01T20:29:00.449Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:00.449Z] 028dd2498529: Layer already exists [2022-09-01T20:29:00.449Z] db1a438ea403: Layer already exists [2022-09-01T20:29:00.449Z] e91b874b8e9b: Layer already exists [2022-09-01T20:29:00.449Z] e42c304e38e0: Layer already exists [2022-09-01T20:29:00.449Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:00.449Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:00.763Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:01.073Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-01T20:29:01.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-01T20:29:01.073Z] 391ed952ffaa: Preparing [2022-09-01T20:29:01.073Z] 391ed952ffaa: Preparing [2022-09-01T20:29:01.073Z] 377b50dc10e4: Preparing [2022-09-01T20:29:01.073Z] 27bb43dc9bb7: Preparing [2022-09-01T20:29:01.073Z] 926acac85dec: Preparing [2022-09-01T20:29:01.073Z] a2f99215c923: Preparing [2022-09-01T20:29:01.073Z] 454917cb8fdc: Preparing [2022-09-01T20:29:01.073Z] e91b874b8e9b: Preparing [2022-09-01T20:29:01.073Z] e42c304e38e0: Preparing [2022-09-01T20:29:01.073Z] 028dd2498529: Preparing [2022-09-01T20:29:01.073Z] db1a438ea403: Preparing [2022-09-01T20:29:01.073Z] 994393dc58e7: Preparing [2022-09-01T20:29:01.073Z] 454917cb8fdc: Waiting [2022-09-01T20:29:01.073Z] e91b874b8e9b: Waiting [2022-09-01T20:29:01.073Z] e42c304e38e0: Waiting [2022-09-01T20:29:01.073Z] 028dd2498529: Waiting [2022-09-01T20:29:01.073Z] db1a438ea403: Waiting [2022-09-01T20:29:01.073Z] 994393dc58e7: Waiting [2022-09-01T20:29:01.073Z] 926acac85dec: Layer already exists [2022-09-01T20:29:01.073Z] a2f99215c923: Layer already exists [2022-09-01T20:29:01.073Z] 377b50dc10e4: Layer already exists [2022-09-01T20:29:01.073Z] 27bb43dc9bb7: Layer already exists [2022-09-01T20:29:01.073Z] 391ed952ffaa: Layer already exists [2022-09-01T20:29:01.073Z] e42c304e38e0: Layer already exists [2022-09-01T20:29:01.073Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:01.073Z] db1a438ea403: Layer already exists [2022-09-01T20:29:01.073Z] e91b874b8e9b: Layer already exists [2022-09-01T20:29:01.073Z] 028dd2498529: Layer already exists [2022-09-01T20:29:01.073Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:01.073Z] main: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:01.117Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:01.122Z] taggedImages: [2022-09-01T20:29:01.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:01.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-01T20:29:01.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 [2022-09-01T20:29:01.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:01.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-01T20:29:01.136Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-01T20:29:01.136Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:01.136Z] latest [2022-09-01T20:29:01.136Z] 2.3.0-dev.54 [2022-09-01T20:29:01.136Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:01.136Z] main [2022-09-01T20:29:01.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:01.450Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:01.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:01.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-01T20:29:01.831Z] 633310725585: Preparing [2022-09-01T20:29:01.831Z] 1b986f5ef1f5: Preparing [2022-09-01T20:29:01.831Z] 7473fb0b018f: Preparing [2022-09-01T20:29:01.831Z] f1ba9966825a: Preparing [2022-09-01T20:29:01.831Z] 512c89042211: Preparing [2022-09-01T20:29:01.831Z] ce87bb9af05d: Preparing [2022-09-01T20:29:01.831Z] c1b690de46d5: Preparing [2022-09-01T20:29:01.831Z] 994393dc58e7: Preparing [2022-09-01T20:29:01.831Z] c1b690de46d5: Waiting [2022-09-01T20:29:01.831Z] 994393dc58e7: Waiting [2022-09-01T20:29:01.831Z] ce87bb9af05d: Waiting [2022-09-01T20:29:01.831Z] 1b986f5ef1f5: Pushed [2022-09-01T20:29:01.831Z] 633310725585: Pushed [2022-09-01T20:29:01.831Z] 512c89042211: Pushed [2022-09-01T20:29:01.831Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:01.831Z] ce87bb9af05d: Pushed [2022-09-01T20:29:02.127Z] c1b690de46d5: Pushed [2022-09-01T20:29:02.708Z] f1ba9966825a: Pushed [2022-09-01T20:29:02.708Z] 7473fb0b018f: Pushed [2022-09-01T20:29:02.968Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:03.294Z] + 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-01T20:29:03.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-01T20:29:03.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-01T20:29:03.603Z] 633310725585: Preparing [2022-09-01T20:29:03.603Z] 1b986f5ef1f5: Preparing [2022-09-01T20:29:03.603Z] 7473fb0b018f: Preparing [2022-09-01T20:29:03.603Z] f1ba9966825a: Preparing [2022-09-01T20:29:03.603Z] 512c89042211: Preparing [2022-09-01T20:29:03.603Z] ce87bb9af05d: Preparing [2022-09-01T20:29:03.603Z] c1b690de46d5: Preparing [2022-09-01T20:29:03.603Z] 994393dc58e7: Preparing [2022-09-01T20:29:03.603Z] ce87bb9af05d: Waiting [2022-09-01T20:29:03.603Z] c1b690de46d5: Waiting [2022-09-01T20:29:03.603Z] 994393dc58e7: Waiting [2022-09-01T20:29:03.603Z] 7473fb0b018f: Layer already exists [2022-09-01T20:29:03.603Z] f1ba9966825a: Layer already exists [2022-09-01T20:29:03.603Z] 633310725585: Layer already exists [2022-09-01T20:29:03.603Z] 512c89042211: Layer already exists [2022-09-01T20:29:03.603Z] 1b986f5ef1f5: Layer already exists [2022-09-01T20:29:03.603Z] c1b690de46d5: Layer already exists [2022-09-01T20:29:03.603Z] ce87bb9af05d: Layer already exists [2022-09-01T20:29:03.603Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:03.603Z] latest: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:03.921Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:04.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 [2022-09-01T20:29:04.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-01T20:29:04.237Z] 633310725585: Preparing [2022-09-01T20:29:04.237Z] 1b986f5ef1f5: Preparing [2022-09-01T20:29:04.237Z] 7473fb0b018f: Preparing [2022-09-01T20:29:04.237Z] f1ba9966825a: Preparing [2022-09-01T20:29:04.237Z] 512c89042211: Preparing [2022-09-01T20:29:04.237Z] ce87bb9af05d: Preparing [2022-09-01T20:29:04.237Z] c1b690de46d5: Preparing [2022-09-01T20:29:04.237Z] 994393dc58e7: Preparing [2022-09-01T20:29:04.237Z] ce87bb9af05d: Waiting [2022-09-01T20:29:04.237Z] c1b690de46d5: Waiting [2022-09-01T20:29:04.237Z] 994393dc58e7: Waiting [2022-09-01T20:29:04.237Z] 1b986f5ef1f5: Layer already exists [2022-09-01T20:29:04.237Z] 633310725585: Layer already exists [2022-09-01T20:29:04.237Z] 512c89042211: Layer already exists [2022-09-01T20:29:04.237Z] 7473fb0b018f: Layer already exists [2022-09-01T20:29:04.237Z] f1ba9966825a: Layer already exists [2022-09-01T20:29:04.237Z] ce87bb9af05d: Layer already exists [2022-09-01T20:29:04.237Z] c1b690de46d5: Layer already exists [2022-09-01T20:29:04.237Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:04.237Z] 2.3.0-dev.54: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:04.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:04.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:04.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-01T20:29:04.879Z] 633310725585: Preparing [2022-09-01T20:29:04.879Z] 1b986f5ef1f5: Preparing [2022-09-01T20:29:04.879Z] 7473fb0b018f: Preparing [2022-09-01T20:29:04.879Z] f1ba9966825a: Preparing [2022-09-01T20:29:04.879Z] 512c89042211: Preparing [2022-09-01T20:29:04.879Z] ce87bb9af05d: Preparing [2022-09-01T20:29:04.879Z] c1b690de46d5: Preparing [2022-09-01T20:29:04.879Z] 994393dc58e7: Preparing [2022-09-01T20:29:04.879Z] ce87bb9af05d: Waiting [2022-09-01T20:29:04.879Z] c1b690de46d5: Waiting [2022-09-01T20:29:04.879Z] 7473fb0b018f: Layer already exists [2022-09-01T20:29:04.879Z] f1ba9966825a: Layer already exists [2022-09-01T20:29:04.879Z] 1b986f5ef1f5: Layer already exists [2022-09-01T20:29:04.879Z] 512c89042211: Layer already exists [2022-09-01T20:29:04.879Z] 633310725585: Layer already exists [2022-09-01T20:29:04.879Z] c1b690de46d5: Layer already exists [2022-09-01T20:29:04.879Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:04.879Z] ce87bb9af05d: Layer already exists [2022-09-01T20:29:04.879Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:05.195Z] + 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-01T20:29:05.508Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-01T20:29:05.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-01T20:29:05.508Z] 633310725585: Preparing [2022-09-01T20:29:05.508Z] 1b986f5ef1f5: Preparing [2022-09-01T20:29:05.508Z] 7473fb0b018f: Preparing [2022-09-01T20:29:05.508Z] f1ba9966825a: Preparing [2022-09-01T20:29:05.508Z] 512c89042211: Preparing [2022-09-01T20:29:05.508Z] ce87bb9af05d: Preparing [2022-09-01T20:29:05.508Z] c1b690de46d5: Preparing [2022-09-01T20:29:05.508Z] 994393dc58e7: Preparing [2022-09-01T20:29:05.508Z] ce87bb9af05d: Waiting [2022-09-01T20:29:05.508Z] c1b690de46d5: Waiting [2022-09-01T20:29:05.508Z] 994393dc58e7: Waiting [2022-09-01T20:29:05.508Z] 1b986f5ef1f5: Layer already exists [2022-09-01T20:29:05.508Z] f1ba9966825a: Layer already exists [2022-09-01T20:29:05.508Z] 633310725585: Layer already exists [2022-09-01T20:29:05.508Z] 7473fb0b018f: Layer already exists [2022-09-01T20:29:05.508Z] 512c89042211: Layer already exists [2022-09-01T20:29:05.508Z] ce87bb9af05d: Layer already exists [2022-09-01T20:29:05.508Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:05.508Z] c1b690de46d5: Layer already exists [2022-09-01T20:29:05.508Z] main: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:05.561Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:05.569Z] taggedImages: [2022-09-01T20:29:05.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:05.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-01T20:29:05.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 [2022-09-01T20:29:05.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:05.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-01T20:29:05.590Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-01T20:29:05.590Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:05.590Z] latest [2022-09-01T20:29:05.590Z] 2.3.0-dev.54 [2022-09-01T20:29:05.590Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:05.590Z] main [2022-09-01T20:29:05.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:05.912Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:06.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:06.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-01T20:29:06.226Z] 8ce278117691: Preparing [2022-09-01T20:29:06.226Z] 20c627bf4940: Preparing [2022-09-01T20:29:06.226Z] 2272c2c74913: Preparing [2022-09-01T20:29:06.226Z] 6c7234646333: Preparing [2022-09-01T20:29:06.226Z] 9daa6fa12752: Preparing [2022-09-01T20:29:06.226Z] 87b9580cca58: Preparing [2022-09-01T20:29:06.226Z] 34973f7b453e: Preparing [2022-09-01T20:29:06.226Z] c32ab450e605: Preparing [2022-09-01T20:29:06.226Z] 19c74e9693c5: Preparing [2022-09-01T20:29:06.226Z] 994393dc58e7: Preparing [2022-09-01T20:29:06.226Z] 87b9580cca58: Waiting [2022-09-01T20:29:06.226Z] 34973f7b453e: Waiting [2022-09-01T20:29:06.226Z] c32ab450e605: Waiting [2022-09-01T20:29:06.227Z] 19c74e9693c5: Waiting [2022-09-01T20:29:06.227Z] 994393dc58e7: Waiting [2022-09-01T20:29:06.227Z] 9daa6fa12752: Pushed [2022-09-01T20:29:06.227Z] 20c627bf4940: Pushed [2022-09-01T20:29:06.227Z] 8ce278117691: Pushed [2022-09-01T20:29:06.227Z] 87b9580cca58: Pushed [2022-09-01T20:29:06.485Z] c32ab450e605: Pushed [2022-09-01T20:29:06.485Z] 34973f7b453e: Pushed [2022-09-01T20:29:06.485Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:06.485Z] 19c74e9693c5: Pushed [2022-09-01T20:29:07.422Z] 6c7234646333: Pushed [2022-09-01T20:29:07.682Z] 2272c2c74913: Pushed [2022-09-01T20:29:07.682Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:08.001Z] + 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-01T20:29:08.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-01T20:29:08.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-01T20:29:08.308Z] 8ce278117691: Preparing [2022-09-01T20:29:08.308Z] 20c627bf4940: Preparing [2022-09-01T20:29:08.308Z] 2272c2c74913: Preparing [2022-09-01T20:29:08.308Z] 6c7234646333: Preparing [2022-09-01T20:29:08.308Z] 9daa6fa12752: Preparing [2022-09-01T20:29:08.308Z] 87b9580cca58: Preparing [2022-09-01T20:29:08.308Z] 34973f7b453e: Preparing [2022-09-01T20:29:08.308Z] c32ab450e605: Preparing [2022-09-01T20:29:08.308Z] 19c74e9693c5: Preparing [2022-09-01T20:29:08.308Z] 994393dc58e7: Preparing [2022-09-01T20:29:08.308Z] 34973f7b453e: Waiting [2022-09-01T20:29:08.308Z] c32ab450e605: Waiting [2022-09-01T20:29:08.308Z] 19c74e9693c5: Waiting [2022-09-01T20:29:08.308Z] 994393dc58e7: Waiting [2022-09-01T20:29:08.308Z] 87b9580cca58: Waiting [2022-09-01T20:29:08.308Z] 9daa6fa12752: Layer already exists [2022-09-01T20:29:08.308Z] 6c7234646333: Layer already exists [2022-09-01T20:29:08.308Z] 8ce278117691: Layer already exists [2022-09-01T20:29:08.308Z] 2272c2c74913: Layer already exists [2022-09-01T20:29:08.308Z] 20c627bf4940: Layer already exists [2022-09-01T20:29:08.308Z] 87b9580cca58: Layer already exists [2022-09-01T20:29:08.308Z] 34973f7b453e: Layer already exists [2022-09-01T20:29:08.308Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:08.308Z] 19c74e9693c5: Layer already exists [2022-09-01T20:29:08.308Z] c32ab450e605: Layer already exists [2022-09-01T20:29:08.308Z] latest: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:08.621Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:08.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 [2022-09-01T20:29:08.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-01T20:29:08.932Z] 8ce278117691: Preparing [2022-09-01T20:29:08.932Z] 20c627bf4940: Preparing [2022-09-01T20:29:08.932Z] 2272c2c74913: Preparing [2022-09-01T20:29:08.932Z] 6c7234646333: Preparing [2022-09-01T20:29:08.932Z] 9daa6fa12752: Preparing [2022-09-01T20:29:08.932Z] 87b9580cca58: Preparing [2022-09-01T20:29:08.932Z] 34973f7b453e: Preparing [2022-09-01T20:29:08.932Z] c32ab450e605: Preparing [2022-09-01T20:29:08.932Z] 19c74e9693c5: Preparing [2022-09-01T20:29:08.932Z] 994393dc58e7: Preparing [2022-09-01T20:29:08.932Z] 34973f7b453e: Waiting [2022-09-01T20:29:08.932Z] 19c74e9693c5: Waiting [2022-09-01T20:29:08.932Z] 994393dc58e7: Waiting [2022-09-01T20:29:08.932Z] c32ab450e605: Waiting [2022-09-01T20:29:08.932Z] 87b9580cca58: Waiting [2022-09-01T20:29:08.932Z] 6c7234646333: Layer already exists [2022-09-01T20:29:08.932Z] 20c627bf4940: Layer already exists [2022-09-01T20:29:08.932Z] 2272c2c74913: Layer already exists [2022-09-01T20:29:08.932Z] 8ce278117691: Layer already exists [2022-09-01T20:29:08.932Z] 9daa6fa12752: Layer already exists [2022-09-01T20:29:08.932Z] 87b9580cca58: Layer already exists [2022-09-01T20:29:08.932Z] 34973f7b453e: Layer already exists [2022-09-01T20:29:08.932Z] c32ab450e605: Layer already exists [2022-09-01T20:29:08.932Z] 19c74e9693c5: Layer already exists [2022-09-01T20:29:08.932Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:08.932Z] 2.3.0-dev.54: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:09.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:09.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:09.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-01T20:29:09.561Z] 8ce278117691: Preparing [2022-09-01T20:29:09.561Z] 20c627bf4940: Preparing [2022-09-01T20:29:09.561Z] 2272c2c74913: Preparing [2022-09-01T20:29:09.561Z] 6c7234646333: Preparing [2022-09-01T20:29:09.561Z] 9daa6fa12752: Preparing [2022-09-01T20:29:09.561Z] 87b9580cca58: Preparing [2022-09-01T20:29:09.561Z] 34973f7b453e: Preparing [2022-09-01T20:29:09.561Z] 87b9580cca58: Waiting [2022-09-01T20:29:09.561Z] 34973f7b453e: Waiting [2022-09-01T20:29:09.561Z] c32ab450e605: Preparing [2022-09-01T20:29:09.561Z] 19c74e9693c5: Preparing [2022-09-01T20:29:09.561Z] 994393dc58e7: Preparing [2022-09-01T20:29:09.561Z] 994393dc58e7: Waiting [2022-09-01T20:29:09.561Z] c32ab450e605: Waiting [2022-09-01T20:29:09.561Z] 8ce278117691: Layer already exists [2022-09-01T20:29:09.561Z] 2272c2c74913: Layer already exists [2022-09-01T20:29:09.561Z] 9daa6fa12752: Layer already exists [2022-09-01T20:29:09.561Z] 6c7234646333: Layer already exists [2022-09-01T20:29:09.561Z] 20c627bf4940: Layer already exists [2022-09-01T20:29:09.561Z] 87b9580cca58: Layer already exists [2022-09-01T20:29:09.561Z] c32ab450e605: Layer already exists [2022-09-01T20:29:09.561Z] 34973f7b453e: Layer already exists [2022-09-01T20:29:09.561Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:09.561Z] 19c74e9693c5: Layer already exists [2022-09-01T20:29:09.561Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:09.877Z] + 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-01T20:29:10.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-01T20:29:10.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-01T20:29:10.196Z] 8ce278117691: Preparing [2022-09-01T20:29:10.196Z] 20c627bf4940: Preparing [2022-09-01T20:29:10.196Z] 2272c2c74913: Preparing [2022-09-01T20:29:10.196Z] 6c7234646333: Preparing [2022-09-01T20:29:10.196Z] 9daa6fa12752: Preparing [2022-09-01T20:29:10.196Z] 87b9580cca58: Preparing [2022-09-01T20:29:10.196Z] 34973f7b453e: Preparing [2022-09-01T20:29:10.196Z] c32ab450e605: Preparing [2022-09-01T20:29:10.196Z] 19c74e9693c5: Preparing [2022-09-01T20:29:10.196Z] 994393dc58e7: Preparing [2022-09-01T20:29:10.196Z] 87b9580cca58: Waiting [2022-09-01T20:29:10.196Z] 34973f7b453e: Waiting [2022-09-01T20:29:10.196Z] c32ab450e605: Waiting [2022-09-01T20:29:10.196Z] 19c74e9693c5: Waiting [2022-09-01T20:29:10.196Z] 994393dc58e7: Waiting [2022-09-01T20:29:10.196Z] 6c7234646333: Layer already exists [2022-09-01T20:29:10.196Z] 9daa6fa12752: Layer already exists [2022-09-01T20:29:10.196Z] 8ce278117691: Layer already exists [2022-09-01T20:29:10.196Z] 2272c2c74913: Layer already exists [2022-09-01T20:29:10.196Z] 20c627bf4940: Layer already exists [2022-09-01T20:29:10.196Z] 34973f7b453e: Layer already exists [2022-09-01T20:29:10.196Z] 87b9580cca58: Layer already exists [2022-09-01T20:29:10.196Z] c32ab450e605: Layer already exists [2022-09-01T20:29:10.196Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:10.197Z] 19c74e9693c5: Layer already exists [2022-09-01T20:29:10.197Z] main: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:10.245Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:10.253Z] taggedImages: [2022-09-01T20:29:10.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:10.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-01T20:29:10.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 [2022-09-01T20:29:10.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:10.253Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-01T20:29:10.273Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-01T20:29:10.273Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:10.273Z] latest [2022-09-01T20:29:10.273Z] 2.3.0-dev.54 [2022-09-01T20:29:10.273Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:10.273Z] main [2022-09-01T20:29:10.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:10.608Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:10.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:10.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-01T20:29:10.921Z] 344f7d2503d4: Preparing [2022-09-01T20:29:10.921Z] b7e391ea2ad5: Preparing [2022-09-01T20:29:10.921Z] 454917cb8fdc: Preparing [2022-09-01T20:29:10.921Z] 1304dcb6b5a0: Preparing [2022-09-01T20:29:10.921Z] 5911a9224151: Preparing [2022-09-01T20:29:10.921Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:10.921Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:10.921Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:10.921Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:10.921Z] 344f7d2503d4: Pushed [2022-09-01T20:29:10.921Z] 5911a9224151: Pushed [2022-09-01T20:29:11.489Z] 1304dcb6b5a0: Pushed [2022-09-01T20:29:12.871Z] b7e391ea2ad5: Pushed [2022-09-01T20:29:13.132Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:13.457Z] + 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-01T20:29:13.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-01T20:29:13.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-01T20:29:13.773Z] 344f7d2503d4: Preparing [2022-09-01T20:29:13.773Z] b7e391ea2ad5: Preparing [2022-09-01T20:29:13.773Z] 454917cb8fdc: Preparing [2022-09-01T20:29:13.773Z] 1304dcb6b5a0: Preparing [2022-09-01T20:29:13.773Z] 5911a9224151: Preparing [2022-09-01T20:29:13.773Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:13.773Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:13.773Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:13.773Z] 344f7d2503d4: Layer already exists [2022-09-01T20:29:13.773Z] b7e391ea2ad5: Layer already exists [2022-09-01T20:29:13.773Z] 1304dcb6b5a0: Layer already exists [2022-09-01T20:29:13.773Z] 5911a9224151: Layer already exists [2022-09-01T20:29:13.773Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:13.773Z] latest: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:14.094Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:14.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 [2022-09-01T20:29:14.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-01T20:29:14.411Z] 344f7d2503d4: Preparing [2022-09-01T20:29:14.411Z] b7e391ea2ad5: Preparing [2022-09-01T20:29:14.411Z] 454917cb8fdc: Preparing [2022-09-01T20:29:14.411Z] 1304dcb6b5a0: Preparing [2022-09-01T20:29:14.411Z] 5911a9224151: Preparing [2022-09-01T20:29:14.411Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:14.411Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:14.411Z] 1304dcb6b5a0: Layer already exists [2022-09-01T20:29:14.411Z] 5911a9224151: Layer already exists [2022-09-01T20:29:14.411Z] 344f7d2503d4: Layer already exists [2022-09-01T20:29:14.411Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:14.411Z] b7e391ea2ad5: Layer already exists [2022-09-01T20:29:14.411Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:14.411Z] 2.3.0-dev.54: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:14.735Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:15.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-01T20:29:15.140Z] 344f7d2503d4: Preparing [2022-09-01T20:29:15.140Z] b7e391ea2ad5: Preparing [2022-09-01T20:29:15.140Z] 454917cb8fdc: Preparing [2022-09-01T20:29:15.140Z] 1304dcb6b5a0: Preparing [2022-09-01T20:29:15.140Z] 5911a9224151: Preparing [2022-09-01T20:29:15.140Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:15.140Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:15.140Z] 5911a9224151: Layer already exists [2022-09-01T20:29:15.140Z] 344f7d2503d4: Layer already exists [2022-09-01T20:29:15.140Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:15.140Z] b7e391ea2ad5: Layer already exists [2022-09-01T20:29:15.140Z] 1304dcb6b5a0: Layer already exists [2022-09-01T20:29:15.140Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:15.140Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:15.463Z] + 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-01T20:29:15.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-01T20:29:15.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-01T20:29:15.776Z] 344f7d2503d4: Preparing [2022-09-01T20:29:15.776Z] b7e391ea2ad5: Preparing [2022-09-01T20:29:15.776Z] 454917cb8fdc: Preparing [2022-09-01T20:29:15.776Z] 1304dcb6b5a0: Preparing [2022-09-01T20:29:15.776Z] 5911a9224151: Preparing [2022-09-01T20:29:15.776Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:15.776Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:15.776Z] b7e391ea2ad5: Layer already exists [2022-09-01T20:29:15.776Z] 344f7d2503d4: Layer already exists [2022-09-01T20:29:15.776Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:15.776Z] 5911a9224151: Layer already exists [2022-09-01T20:29:15.776Z] 1304dcb6b5a0: Layer already exists [2022-09-01T20:29:15.776Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:15.776Z] main: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:15.814Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:15.820Z] taggedImages: [2022-09-01T20:29:15.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:15.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-01T20:29:15.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 [2022-09-01T20:29:15.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:15.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-01T20:29:15.841Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-01T20:29:15.841Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:15.841Z] latest [2022-09-01T20:29:15.841Z] 2.3.0-dev.54 [2022-09-01T20:29:15.841Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:15.841Z] main [2022-09-01T20:29:15.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:16.158Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:16.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:16.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-01T20:29:16.472Z] 8c4177873d9b: Preparing [2022-09-01T20:29:16.472Z] e0db39023072: Preparing [2022-09-01T20:29:16.472Z] 86e28d90444b: Preparing [2022-09-01T20:29:16.472Z] c7fde466e723: Preparing [2022-09-01T20:29:16.472Z] caca56da3b3c: Preparing [2022-09-01T20:29:16.472Z] 7a0358ef0afb: Preparing [2022-09-01T20:29:16.472Z] 5911a9224151: Preparing [2022-09-01T20:29:16.472Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:16.472Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:16.472Z] 7a0358ef0afb: Waiting [2022-09-01T20:29:16.472Z] e0db39023072: Pushed [2022-09-01T20:29:16.472Z] 86e28d90444b: Pushed [2022-09-01T20:29:16.472Z] 8c4177873d9b: Pushed [2022-09-01T20:29:16.472Z] 5911a9224151: Layer already exists [2022-09-01T20:29:16.472Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:17.042Z] 7a0358ef0afb: Pushed [2022-09-01T20:29:20.333Z] caca56da3b3c: Pushed [2022-09-01T20:29:23.747Z] c7fde466e723: Pushed [2022-09-01T20:29:23.747Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:24.064Z] + 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-01T20:29:24.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-01T20:29:24.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-01T20:29:24.378Z] 8c4177873d9b: Preparing [2022-09-01T20:29:24.378Z] e0db39023072: Preparing [2022-09-01T20:29:24.378Z] 86e28d90444b: Preparing [2022-09-01T20:29:24.378Z] c7fde466e723: Preparing [2022-09-01T20:29:24.378Z] caca56da3b3c: Preparing [2022-09-01T20:29:24.378Z] 7a0358ef0afb: Preparing [2022-09-01T20:29:24.378Z] 5911a9224151: Preparing [2022-09-01T20:29:24.378Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:24.378Z] 5911a9224151: Waiting [2022-09-01T20:29:24.378Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:24.378Z] 7a0358ef0afb: Waiting [2022-09-01T20:29:24.378Z] 8c4177873d9b: Layer already exists [2022-09-01T20:29:24.378Z] e0db39023072: Layer already exists [2022-09-01T20:29:24.378Z] caca56da3b3c: Layer already exists [2022-09-01T20:29:24.378Z] c7fde466e723: Layer already exists [2022-09-01T20:29:24.378Z] 86e28d90444b: Layer already exists [2022-09-01T20:29:24.378Z] 7a0358ef0afb: Layer already exists [2022-09-01T20:29:24.378Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:24.378Z] 5911a9224151: Layer already exists [2022-09-01T20:29:24.378Z] latest: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:24.697Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:25.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 [2022-09-01T20:29:25.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-01T20:29:25.013Z] 8c4177873d9b: Preparing [2022-09-01T20:29:25.013Z] e0db39023072: Preparing [2022-09-01T20:29:25.013Z] 86e28d90444b: Preparing [2022-09-01T20:29:25.013Z] c7fde466e723: Preparing [2022-09-01T20:29:25.013Z] caca56da3b3c: Preparing [2022-09-01T20:29:25.013Z] 7a0358ef0afb: Preparing [2022-09-01T20:29:25.013Z] 5911a9224151: Preparing [2022-09-01T20:29:25.013Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:25.013Z] 5911a9224151: Waiting [2022-09-01T20:29:25.013Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:25.013Z] 7a0358ef0afb: Waiting [2022-09-01T20:29:25.013Z] caca56da3b3c: Layer already exists [2022-09-01T20:29:25.013Z] e0db39023072: Layer already exists [2022-09-01T20:29:25.013Z] c7fde466e723: Layer already exists [2022-09-01T20:29:25.013Z] 86e28d90444b: Layer already exists [2022-09-01T20:29:25.013Z] 8c4177873d9b: Layer already exists [2022-09-01T20:29:25.013Z] 7a0358ef0afb: Layer already exists [2022-09-01T20:29:25.013Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:25.013Z] 5911a9224151: Layer already exists [2022-09-01T20:29:25.013Z] 2.3.0-dev.54: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:25.328Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:25.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:25.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-01T20:29:25.638Z] 8c4177873d9b: Preparing [2022-09-01T20:29:25.638Z] e0db39023072: Preparing [2022-09-01T20:29:25.638Z] 86e28d90444b: Preparing [2022-09-01T20:29:25.638Z] c7fde466e723: Preparing [2022-09-01T20:29:25.638Z] caca56da3b3c: Preparing [2022-09-01T20:29:25.638Z] 7a0358ef0afb: Preparing [2022-09-01T20:29:25.638Z] 5911a9224151: Preparing [2022-09-01T20:29:25.638Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:25.638Z] 5911a9224151: Waiting [2022-09-01T20:29:25.638Z] caca56da3b3c: Layer already exists [2022-09-01T20:29:25.638Z] c7fde466e723: Layer already exists [2022-09-01T20:29:25.638Z] e0db39023072: Layer already exists [2022-09-01T20:29:25.638Z] 86e28d90444b: Layer already exists [2022-09-01T20:29:25.638Z] 8c4177873d9b: Layer already exists [2022-09-01T20:29:25.638Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:25.638Z] 7a0358ef0afb: Layer already exists [2022-09-01T20:29:25.638Z] 5911a9224151: Layer already exists [2022-09-01T20:29:25.638Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:25.952Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:26.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-01T20:29:26.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-01T20:29:26.256Z] 8c4177873d9b: Preparing [2022-09-01T20:29:26.256Z] e0db39023072: Preparing [2022-09-01T20:29:26.256Z] 86e28d90444b: Preparing [2022-09-01T20:29:26.256Z] c7fde466e723: Preparing [2022-09-01T20:29:26.256Z] caca56da3b3c: Preparing [2022-09-01T20:29:26.256Z] 7a0358ef0afb: Preparing [2022-09-01T20:29:26.256Z] 5911a9224151: Preparing [2022-09-01T20:29:26.256Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:26.256Z] 7a0358ef0afb: Waiting [2022-09-01T20:29:26.256Z] 5911a9224151: Waiting [2022-09-01T20:29:26.256Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:26.256Z] 86e28d90444b: Layer already exists [2022-09-01T20:29:26.256Z] e0db39023072: Layer already exists [2022-09-01T20:29:26.256Z] caca56da3b3c: Layer already exists [2022-09-01T20:29:26.256Z] c7fde466e723: Layer already exists [2022-09-01T20:29:26.256Z] 8c4177873d9b: Layer already exists [2022-09-01T20:29:26.256Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:26.256Z] 7a0358ef0afb: Layer already exists [2022-09-01T20:29:26.256Z] 5911a9224151: Layer already exists [2022-09-01T20:29:26.256Z] main: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:26.309Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:26.318Z] taggedImages: [2022-09-01T20:29:26.318Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:26.318Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-01T20:29:26.318Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 [2022-09-01T20:29:26.318Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:26.318Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-01T20:29:26.339Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-01T20:29:26.339Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:26.339Z] latest [2022-09-01T20:29:26.339Z] 2.3.0-dev.54 [2022-09-01T20:29:26.339Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:26.339Z] main [2022-09-01T20:29:26.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:26.654Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:26.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:26.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-01T20:29:26.965Z] 51157f0e3a96: Preparing [2022-09-01T20:29:26.965Z] e4279d73b725: Preparing [2022-09-01T20:29:26.965Z] 00d68e9f0163: Preparing [2022-09-01T20:29:26.965Z] d26d3f4236f7: Preparing [2022-09-01T20:29:26.965Z] bd3355647ac2: Preparing [2022-09-01T20:29:26.965Z] 5911a9224151: Preparing [2022-09-01T20:29:26.965Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:26.965Z] 5911a9224151: Waiting [2022-09-01T20:29:26.965Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:26.965Z] 00d68e9f0163: Pushed [2022-09-01T20:29:26.965Z] e4279d73b725: Pushed [2022-09-01T20:29:26.965Z] 51157f0e3a96: Pushed [2022-09-01T20:29:26.965Z] 5911a9224151: Layer already exists [2022-09-01T20:29:26.965Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:27.226Z] bd3355647ac2: Pushed [2022-09-01T20:29:33.814Z] d26d3f4236f7: Pushed [2022-09-01T20:29:34.075Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:34.394Z] + 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-01T20:29:34.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-01T20:29:34.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-01T20:29:34.698Z] 51157f0e3a96: Preparing [2022-09-01T20:29:34.698Z] e4279d73b725: Preparing [2022-09-01T20:29:34.698Z] 00d68e9f0163: Preparing [2022-09-01T20:29:34.698Z] d26d3f4236f7: Preparing [2022-09-01T20:29:34.698Z] bd3355647ac2: Preparing [2022-09-01T20:29:34.698Z] 5911a9224151: Preparing [2022-09-01T20:29:34.698Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:34.698Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:34.698Z] 5911a9224151: Waiting [2022-09-01T20:29:34.698Z] d26d3f4236f7: Layer already exists [2022-09-01T20:29:34.698Z] 00d68e9f0163: Layer already exists [2022-09-01T20:29:34.698Z] e4279d73b725: Layer already exists [2022-09-01T20:29:34.698Z] bd3355647ac2: Layer already exists [2022-09-01T20:29:34.698Z] 51157f0e3a96: Layer already exists [2022-09-01T20:29:34.698Z] 5911a9224151: Layer already exists [2022-09-01T20:29:34.698Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:34.698Z] latest: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:35.014Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:35.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 [2022-09-01T20:29:35.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-01T20:29:35.317Z] 51157f0e3a96: Preparing [2022-09-01T20:29:35.317Z] e4279d73b725: Preparing [2022-09-01T20:29:35.317Z] 00d68e9f0163: Preparing [2022-09-01T20:29:35.317Z] d26d3f4236f7: Preparing [2022-09-01T20:29:35.317Z] bd3355647ac2: Preparing [2022-09-01T20:29:35.317Z] 5911a9224151: Preparing [2022-09-01T20:29:35.317Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:35.317Z] 5911a9224151: Waiting [2022-09-01T20:29:35.317Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:35.317Z] d26d3f4236f7: Layer already exists [2022-09-01T20:29:35.317Z] 00d68e9f0163: Layer already exists [2022-09-01T20:29:35.317Z] e4279d73b725: Layer already exists [2022-09-01T20:29:35.317Z] bd3355647ac2: Layer already exists [2022-09-01T20:29:35.317Z] 51157f0e3a96: Layer already exists [2022-09-01T20:29:35.317Z] 5911a9224151: Layer already exists [2022-09-01T20:29:35.317Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:35.317Z] 2.3.0-dev.54: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:35.640Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:35.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:35.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-01T20:29:35.951Z] 51157f0e3a96: Preparing [2022-09-01T20:29:35.951Z] e4279d73b725: Preparing [2022-09-01T20:29:35.951Z] 00d68e9f0163: Preparing [2022-09-01T20:29:35.951Z] d26d3f4236f7: Preparing [2022-09-01T20:29:35.951Z] bd3355647ac2: Preparing [2022-09-01T20:29:35.951Z] 5911a9224151: Preparing [2022-09-01T20:29:35.951Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:35.951Z] 5911a9224151: Waiting [2022-09-01T20:29:35.951Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:35.951Z] e4279d73b725: Layer already exists [2022-09-01T20:29:35.951Z] bd3355647ac2: Layer already exists [2022-09-01T20:29:35.951Z] 51157f0e3a96: Layer already exists [2022-09-01T20:29:35.951Z] d26d3f4236f7: Layer already exists [2022-09-01T20:29:35.951Z] 00d68e9f0163: Layer already exists [2022-09-01T20:29:35.951Z] 5911a9224151: Layer already exists [2022-09-01T20:29:35.951Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:35.951Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:36.266Z] + 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-01T20:29:36.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-01T20:29:36.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-01T20:29:36.575Z] 51157f0e3a96: Preparing [2022-09-01T20:29:36.575Z] e4279d73b725: Preparing [2022-09-01T20:29:36.575Z] 00d68e9f0163: Preparing [2022-09-01T20:29:36.575Z] d26d3f4236f7: Preparing [2022-09-01T20:29:36.575Z] bd3355647ac2: Preparing [2022-09-01T20:29:36.575Z] 5911a9224151: Preparing [2022-09-01T20:29:36.575Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:36.575Z] 5911a9224151: Waiting [2022-09-01T20:29:36.575Z] 00d68e9f0163: Layer already exists [2022-09-01T20:29:36.575Z] e4279d73b725: Layer already exists [2022-09-01T20:29:36.575Z] 51157f0e3a96: Layer already exists [2022-09-01T20:29:36.575Z] d26d3f4236f7: Layer already exists [2022-09-01T20:29:36.575Z] bd3355647ac2: Layer already exists [2022-09-01T20:29:36.575Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:36.575Z] 5911a9224151: Layer already exists [2022-09-01T20:29:36.575Z] main: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:36.625Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:36.633Z] taggedImages: [2022-09-01T20:29:36.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:36.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-01T20:29:36.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 [2022-09-01T20:29:36.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:36.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-01T20:29:36.654Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-01T20:29:36.654Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:36.654Z] latest [2022-09-01T20:29:36.654Z] 2.3.0-dev.54 [2022-09-01T20:29:36.654Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:36.654Z] main [2022-09-01T20:29:36.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:36.979Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:37.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:37.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-01T20:29:37.295Z] a37a68c472e2: Preparing [2022-09-01T20:29:37.295Z] cba7c12ec056: Preparing [2022-09-01T20:29:37.295Z] 28f0ff6cf3b8: Preparing [2022-09-01T20:29:37.295Z] 0be266810cd5: Preparing [2022-09-01T20:29:37.295Z] ff867fb45581: Preparing [2022-09-01T20:29:37.295Z] 5911a9224151: Preparing [2022-09-01T20:29:37.295Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:37.295Z] 5911a9224151: Waiting [2022-09-01T20:29:37.295Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:37.295Z] 28f0ff6cf3b8: Pushed [2022-09-01T20:29:37.295Z] a37a68c472e2: Pushed [2022-09-01T20:29:37.295Z] cba7c12ec056: Pushed [2022-09-01T20:29:37.295Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:37.295Z] 5911a9224151: Layer already exists [2022-09-01T20:29:37.554Z] ff867fb45581: Pushed [2022-09-01T20:29:45.690Z] 0be266810cd5: Pushed [2022-09-01T20:29:45.690Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:46.009Z] + 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-01T20:29:46.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-01T20:29:46.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-01T20:29:46.335Z] a37a68c472e2: Preparing [2022-09-01T20:29:46.335Z] cba7c12ec056: Preparing [2022-09-01T20:29:46.335Z] 28f0ff6cf3b8: Preparing [2022-09-01T20:29:46.335Z] 0be266810cd5: Preparing [2022-09-01T20:29:46.335Z] ff867fb45581: Preparing [2022-09-01T20:29:46.335Z] 5911a9224151: Preparing [2022-09-01T20:29:46.335Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:46.335Z] 5911a9224151: Waiting [2022-09-01T20:29:46.335Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:46.335Z] ff867fb45581: Layer already exists [2022-09-01T20:29:46.335Z] cba7c12ec056: Layer already exists [2022-09-01T20:29:46.335Z] a37a68c472e2: Layer already exists [2022-09-01T20:29:46.335Z] 28f0ff6cf3b8: Layer already exists [2022-09-01T20:29:46.335Z] 0be266810cd5: Layer already exists [2022-09-01T20:29:46.335Z] 5911a9224151: Layer already exists [2022-09-01T20:29:46.335Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:46.335Z] latest: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:46.655Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:46.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 [2022-09-01T20:29:46.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-01T20:29:46.965Z] a37a68c472e2: Preparing [2022-09-01T20:29:46.965Z] cba7c12ec056: Preparing [2022-09-01T20:29:46.965Z] 28f0ff6cf3b8: Preparing [2022-09-01T20:29:46.965Z] 0be266810cd5: Preparing [2022-09-01T20:29:46.965Z] ff867fb45581: Preparing [2022-09-01T20:29:46.965Z] 5911a9224151: Preparing [2022-09-01T20:29:46.965Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:46.965Z] 5911a9224151: Waiting [2022-09-01T20:29:46.965Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:46.965Z] ff867fb45581: Layer already exists [2022-09-01T20:29:46.965Z] a37a68c472e2: Layer already exists [2022-09-01T20:29:46.965Z] 28f0ff6cf3b8: Layer already exists [2022-09-01T20:29:46.965Z] cba7c12ec056: Layer already exists [2022-09-01T20:29:46.965Z] 0be266810cd5: Layer already exists [2022-09-01T20:29:46.965Z] 5911a9224151: Layer already exists [2022-09-01T20:29:46.965Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:46.965Z] 2.3.0-dev.54: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:47.283Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:47.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:47.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-01T20:29:47.593Z] a37a68c472e2: Preparing [2022-09-01T20:29:47.593Z] cba7c12ec056: Preparing [2022-09-01T20:29:47.593Z] 28f0ff6cf3b8: Preparing [2022-09-01T20:29:47.593Z] 0be266810cd5: Preparing [2022-09-01T20:29:47.593Z] ff867fb45581: Preparing [2022-09-01T20:29:47.593Z] 5911a9224151: Preparing [2022-09-01T20:29:47.593Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:47.593Z] 5911a9224151: Waiting [2022-09-01T20:29:47.593Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:47.593Z] a37a68c472e2: Layer already exists [2022-09-01T20:29:47.593Z] 28f0ff6cf3b8: Layer already exists [2022-09-01T20:29:47.593Z] 0be266810cd5: Layer already exists [2022-09-01T20:29:47.593Z] cba7c12ec056: Layer already exists [2022-09-01T20:29:47.593Z] ff867fb45581: Layer already exists [2022-09-01T20:29:47.593Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:47.593Z] 5911a9224151: Layer already exists [2022-09-01T20:29:47.593Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:47.907Z] + 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-01T20:29:48.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-01T20:29:48.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-01T20:29:48.217Z] a37a68c472e2: Preparing [2022-09-01T20:29:48.217Z] cba7c12ec056: Preparing [2022-09-01T20:29:48.217Z] 28f0ff6cf3b8: Preparing [2022-09-01T20:29:48.217Z] 0be266810cd5: Preparing [2022-09-01T20:29:48.217Z] ff867fb45581: Preparing [2022-09-01T20:29:48.217Z] 5911a9224151: Preparing [2022-09-01T20:29:48.217Z] 34d5ebaa5410: Preparing [2022-09-01T20:29:48.217Z] 34d5ebaa5410: Waiting [2022-09-01T20:29:48.217Z] 5911a9224151: Waiting [2022-09-01T20:29:48.217Z] ff867fb45581: Layer already exists [2022-09-01T20:29:48.217Z] 28f0ff6cf3b8: Layer already exists [2022-09-01T20:29:48.217Z] cba7c12ec056: Layer already exists [2022-09-01T20:29:48.217Z] 0be266810cd5: Layer already exists [2022-09-01T20:29:48.217Z] a37a68c472e2: Layer already exists [2022-09-01T20:29:48.217Z] 5911a9224151: Layer already exists [2022-09-01T20:29:48.217Z] 34d5ebaa5410: Layer already exists [2022-09-01T20:29:48.217Z] main: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:48.267Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:48.276Z] taggedImages: [2022-09-01T20:29:48.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:48.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-01T20:29:48.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 [2022-09-01T20:29:48.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:48.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-01T20:29:48.296Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-01T20:29:48.296Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:48.296Z] latest [2022-09-01T20:29:48.296Z] 2.3.0-dev.54 [2022-09-01T20:29:48.296Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:48.296Z] main [2022-09-01T20:29:48.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:48.613Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:48.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:48.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-01T20:29:48.923Z] ed4fcb533a3e: Preparing [2022-09-01T20:29:48.923Z] 54551d356d15: Preparing [2022-09-01T20:29:48.923Z] 454917cb8fdc: Preparing [2022-09-01T20:29:48.923Z] 71bb27d8f874: Preparing [2022-09-01T20:29:48.923Z] 994393dc58e7: Preparing [2022-09-01T20:29:48.923Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:48.923Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:48.923Z] ed4fcb533a3e: Pushed [2022-09-01T20:29:48.923Z] 71bb27d8f874: Pushed [2022-09-01T20:29:51.467Z] 54551d356d15: Pushed [2022-09-01T20:29:51.467Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:51.789Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:52.105Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-01T20:29:52.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-01T20:29:52.105Z] ed4fcb533a3e: Preparing [2022-09-01T20:29:52.105Z] 54551d356d15: Preparing [2022-09-01T20:29:52.105Z] 454917cb8fdc: Preparing [2022-09-01T20:29:52.105Z] 71bb27d8f874: Preparing [2022-09-01T20:29:52.105Z] 994393dc58e7: Preparing [2022-09-01T20:29:52.105Z] 54551d356d15: Layer already exists [2022-09-01T20:29:52.105Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:52.105Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:52.105Z] ed4fcb533a3e: Layer already exists [2022-09-01T20:29:52.105Z] 71bb27d8f874: Layer already exists [2022-09-01T20:29:52.105Z] latest: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:52.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:52.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 [2022-09-01T20:29:52.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-01T20:29:52.738Z] ed4fcb533a3e: Preparing [2022-09-01T20:29:52.738Z] 54551d356d15: Preparing [2022-09-01T20:29:52.738Z] 454917cb8fdc: Preparing [2022-09-01T20:29:52.738Z] 71bb27d8f874: Preparing [2022-09-01T20:29:52.738Z] 994393dc58e7: Preparing [2022-09-01T20:29:52.738Z] ed4fcb533a3e: Layer already exists [2022-09-01T20:29:52.738Z] 54551d356d15: Layer already exists [2022-09-01T20:29:52.738Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:52.738Z] 71bb27d8f874: Layer already exists [2022-09-01T20:29:52.738Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:52.738Z] 2.3.0-dev.54: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:53.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:53.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:53.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-01T20:29:53.487Z] ed4fcb533a3e: Preparing [2022-09-01T20:29:53.487Z] 54551d356d15: Preparing [2022-09-01T20:29:53.487Z] 454917cb8fdc: Preparing [2022-09-01T20:29:53.487Z] 71bb27d8f874: Preparing [2022-09-01T20:29:53.487Z] 994393dc58e7: Preparing [2022-09-01T20:29:53.487Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:53.487Z] ed4fcb533a3e: Layer already exists [2022-09-01T20:29:53.487Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:53.487Z] 54551d356d15: Layer already exists [2022-09-01T20:29:53.487Z] 71bb27d8f874: Layer already exists [2022-09-01T20:29:53.487Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:53.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:54.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-01T20:29:54.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-01T20:29:54.117Z] ed4fcb533a3e: Preparing [2022-09-01T20:29:54.117Z] 54551d356d15: Preparing [2022-09-01T20:29:54.117Z] 454917cb8fdc: Preparing [2022-09-01T20:29:54.117Z] 71bb27d8f874: Preparing [2022-09-01T20:29:54.117Z] 994393dc58e7: Preparing [2022-09-01T20:29:54.117Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:54.117Z] 54551d356d15: Layer already exists [2022-09-01T20:29:54.117Z] ed4fcb533a3e: Layer already exists [2022-09-01T20:29:54.117Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:54.117Z] 71bb27d8f874: Layer already exists [2022-09-01T20:29:54.117Z] main: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:54.162Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:54.170Z] taggedImages: [2022-09-01T20:29:54.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:54.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-01T20:29:54.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 [2022-09-01T20:29:54.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:54.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-01T20:29:54.191Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-01T20:29:54.191Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:54.191Z] latest [2022-09-01T20:29:54.191Z] 2.3.0-dev.54 [2022-09-01T20:29:54.191Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:54.191Z] main [2022-09-01T20:29:54.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:54.507Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:54.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:54.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-01T20:29:54.819Z] 601cca31b5b5: Preparing [2022-09-01T20:29:54.819Z] 35b1f37e4b5b: Preparing [2022-09-01T20:29:54.819Z] 454917cb8fdc: Preparing [2022-09-01T20:29:54.819Z] 7f8926b42876: Preparing [2022-09-01T20:29:54.819Z] 994393dc58e7: Preparing [2022-09-01T20:29:54.819Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:54.819Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:54.819Z] 7f8926b42876: Layer already exists [2022-09-01T20:29:54.819Z] 601cca31b5b5: Pushed [2022-09-01T20:29:57.362Z] 35b1f37e4b5b: Pushed [2022-09-01T20:29:57.362Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:57.686Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:57.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-01T20:29:57.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-01T20:29:57.996Z] 601cca31b5b5: Preparing [2022-09-01T20:29:57.996Z] 35b1f37e4b5b: Preparing [2022-09-01T20:29:57.996Z] 454917cb8fdc: Preparing [2022-09-01T20:29:57.996Z] 7f8926b42876: Preparing [2022-09-01T20:29:57.996Z] 994393dc58e7: Preparing [2022-09-01T20:29:57.996Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:57.996Z] 7f8926b42876: Layer already exists [2022-09-01T20:29:57.996Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:57.996Z] 601cca31b5b5: Layer already exists [2022-09-01T20:29:57.996Z] 35b1f37e4b5b: Layer already exists [2022-09-01T20:29:57.996Z] latest: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:58.316Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:58.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 [2022-09-01T20:29:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-01T20:29:58.627Z] 601cca31b5b5: Preparing [2022-09-01T20:29:58.627Z] 35b1f37e4b5b: Preparing [2022-09-01T20:29:58.627Z] 454917cb8fdc: Preparing [2022-09-01T20:29:58.627Z] 7f8926b42876: Preparing [2022-09-01T20:29:58.627Z] 994393dc58e7: Preparing [2022-09-01T20:29:58.627Z] 35b1f37e4b5b: Layer already exists [2022-09-01T20:29:58.627Z] 601cca31b5b5: Layer already exists [2022-09-01T20:29:58.627Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:58.627Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:58.627Z] 7f8926b42876: Layer already exists [2022-09-01T20:29:58.627Z] 2.3.0-dev.54: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:58.949Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:59.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:59.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-01T20:29:59.259Z] 601cca31b5b5: Preparing [2022-09-01T20:29:59.259Z] 35b1f37e4b5b: Preparing [2022-09-01T20:29:59.259Z] 454917cb8fdc: Preparing [2022-09-01T20:29:59.259Z] 7f8926b42876: Preparing [2022-09-01T20:29:59.259Z] 994393dc58e7: Preparing [2022-09-01T20:29:59.259Z] 601cca31b5b5: Layer already exists [2022-09-01T20:29:59.259Z] 35b1f37e4b5b: Layer already exists [2022-09-01T20:29:59.259Z] 7f8926b42876: Layer already exists [2022-09-01T20:29:59.259Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:59.259Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:59.259Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:59.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:29:59.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-01T20:29:59.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-01T20:29:59.896Z] 601cca31b5b5: Preparing [2022-09-01T20:29:59.896Z] 35b1f37e4b5b: Preparing [2022-09-01T20:29:59.896Z] 454917cb8fdc: Preparing [2022-09-01T20:29:59.896Z] 7f8926b42876: Preparing [2022-09-01T20:29:59.896Z] 994393dc58e7: Preparing [2022-09-01T20:29:59.896Z] 454917cb8fdc: Layer already exists [2022-09-01T20:29:59.896Z] 601cca31b5b5: Layer already exists [2022-09-01T20:29:59.896Z] 7f8926b42876: Layer already exists [2022-09-01T20:29:59.896Z] 35b1f37e4b5b: Layer already exists [2022-09-01T20:29:59.896Z] 994393dc58e7: Layer already exists [2022-09-01T20:29:59.896Z] main: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:29:59.949Z] ===================================================== [Pipeline] echo [2022-09-01T20:29:59.959Z] taggedImages: [2022-09-01T20:29:59.959Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:59.959Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-01T20:29:59.959Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 [2022-09-01T20:29:59.959Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:59.959Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-01T20:29:59.982Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-01T20:29:59.982Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:29:59.982Z] latest [2022-09-01T20:29:59.982Z] 2.3.0-dev.54 [2022-09-01T20:29:59.982Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:29:59.982Z] main [2022-09-01T20:29:59.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:00.299Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:00.708Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:30:00.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-01T20:30:00.708Z] f931025438a4: Preparing [2022-09-01T20:30:00.708Z] e754dda0aa14: Preparing [2022-09-01T20:30:00.708Z] f03c1b37f095: Preparing [2022-09-01T20:30:00.708Z] 40a5303693e7: Preparing [2022-09-01T20:30:00.708Z] 994393dc58e7: Preparing [2022-09-01T20:30:00.708Z] 994393dc58e7: Layer already exists [2022-09-01T20:30:00.708Z] e754dda0aa14: Pushed [2022-09-01T20:30:00.968Z] f931025438a4: Pushed [2022-09-01T20:30:01.907Z] f03c1b37f095: Pushed [2022-09-01T20:30:16.815Z] 40a5303693e7: Pushed [2022-09-01T20:30:16.815Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:17.136Z] + 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-01T20:30:17.455Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-01T20:30:17.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-01T20:30:17.455Z] f931025438a4: Preparing [2022-09-01T20:30:17.455Z] e754dda0aa14: Preparing [2022-09-01T20:30:17.455Z] f03c1b37f095: Preparing [2022-09-01T20:30:17.455Z] 40a5303693e7: Preparing [2022-09-01T20:30:17.455Z] 994393dc58e7: Preparing [2022-09-01T20:30:17.455Z] f03c1b37f095: Layer already exists [2022-09-01T20:30:17.455Z] e754dda0aa14: Layer already exists [2022-09-01T20:30:17.455Z] 40a5303693e7: Layer already exists [2022-09-01T20:30:17.455Z] f931025438a4: Layer already exists [2022-09-01T20:30:17.455Z] 994393dc58e7: Layer already exists [2022-09-01T20:30:17.455Z] latest: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:17.774Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:18.089Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 [2022-09-01T20:30:18.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-01T20:30:18.089Z] f931025438a4: Preparing [2022-09-01T20:30:18.089Z] e754dda0aa14: Preparing [2022-09-01T20:30:18.089Z] f03c1b37f095: Preparing [2022-09-01T20:30:18.089Z] 40a5303693e7: Preparing [2022-09-01T20:30:18.089Z] 994393dc58e7: Preparing [2022-09-01T20:30:18.089Z] 994393dc58e7: Layer already exists [2022-09-01T20:30:18.089Z] e754dda0aa14: Layer already exists [2022-09-01T20:30:18.089Z] f931025438a4: Layer already exists [2022-09-01T20:30:18.089Z] 40a5303693e7: Layer already exists [2022-09-01T20:30:18.089Z] f03c1b37f095: Layer already exists [2022-09-01T20:30:18.089Z] 2.3.0-dev.54: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:18.413Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:18.729Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:30:18.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-01T20:30:18.729Z] f931025438a4: Preparing [2022-09-01T20:30:18.729Z] e754dda0aa14: Preparing [2022-09-01T20:30:18.729Z] f03c1b37f095: Preparing [2022-09-01T20:30:18.729Z] 40a5303693e7: Preparing [2022-09-01T20:30:18.729Z] 994393dc58e7: Preparing [2022-09-01T20:30:18.729Z] 40a5303693e7: Layer already exists [2022-09-01T20:30:18.729Z] f03c1b37f095: Layer already exists [2022-09-01T20:30:18.729Z] e754dda0aa14: Layer already exists [2022-09-01T20:30:18.729Z] 994393dc58e7: Layer already exists [2022-09-01T20:30:18.729Z] f931025438a4: Layer already exists [2022-09-01T20:30:18.729Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:30:19.046Z] + 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-01T20:30:19.361Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-01T20:30:19.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-01T20:30:19.361Z] f931025438a4: Preparing [2022-09-01T20:30:19.361Z] e754dda0aa14: Preparing [2022-09-01T20:30:19.361Z] f03c1b37f095: Preparing [2022-09-01T20:30:19.361Z] 40a5303693e7: Preparing [2022-09-01T20:30:19.361Z] 994393dc58e7: Preparing [2022-09-01T20:30:19.361Z] f931025438a4: Layer already exists [2022-09-01T20:30:19.361Z] e754dda0aa14: Layer already exists [2022-09-01T20:30:19.361Z] 40a5303693e7: Layer already exists [2022-09-01T20:30:19.361Z] 994393dc58e7: Layer already exists [2022-09-01T20:30:19.361Z] f03c1b37f095: Layer already exists [2022-09-01T20:30:19.361Z] main: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:30:19.405Z] ===================================================== [Pipeline] echo [2022-09-01T20:30:19.411Z] taggedImages: [2022-09-01T20:30:19.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:30:19.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-01T20:30:19.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 [2022-09-01T20:30:19.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:30:19.411Z] - 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-01T20:31:32.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T20:31:54.434Z] Removing intermediate container 08b6d7bc5e8d [2022-09-01T20:31:54.434Z] ---> ca438f063a30 [2022-09-01T20:31:54.434Z] [2022-09-01T20:31:54.434Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T20:31:54.434Z] 3.16: Pulling from library/alpine [2022-09-01T20:31:54.434Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T20:31:54.434Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T20:31:54.434Z] ---> a6215f271958 [2022-09-01T20:31:54.434Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T20:31:54.434Z] ---> Running in 7321fd9fead1 [2022-09-01T20:31:54.434Z] Removing intermediate container 5e1709048127 [2022-09-01T20:31:54.434Z] ---> fb33f9f3cc49 [2022-09-01T20:31:54.434Z] [2022-09-01T20:31:54.434Z] Step 10/31 : FROM alpine:3.16 [2022-09-01T20:31:54.434Z] ---> a6215f271958 [2022-09-01T20:31:54.434Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:31:54.434Z] ---> Running in c3cebfffb961 [2022-09-01T20:31:55.041Z] Removing intermediate container c3cebfffb961 [2022-09-01T20:31:55.041Z] ---> f5e43f8065e6 [2022-09-01T20:31:55.041Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T20:31:55.041Z] ---> Running in b2f5914b9d5a [2022-09-01T20:31:56.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:31:56.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:31:56.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:31:57.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:31:57.787Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T20:31:58.069Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T20:31:58.069Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T20:31:58.069Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:31:58.069Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:31:58.672Z] OK: 6 MiB in 17 packages [2022-09-01T20:31:58.952Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T20:31:58.952Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T20:31:58.952Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:31:58.952Z] OK: 5 MiB in 16 packages [2022-09-01T20:32:00.946Z] Removing intermediate container b2f5914b9d5a [2022-09-01T20:32:00.946Z] ---> b3484b85bde4 [2022-09-01T20:32:00.946Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T20:32:00.946Z] ---> Running in aaf0856ef15c [2022-09-01T20:32:00.946Z] Removing intermediate container 7321fd9fead1 [2022-09-01T20:32:00.946Z] ---> 663739f88a73 [2022-09-01T20:32:00.946Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T20:32:01.221Z] ---> Running in e11d4c068719 [2022-09-01T20:32:01.826Z] Removing intermediate container aaf0856ef15c [2022-09-01T20:32:01.826Z] ---> 0ab38a414e1a [2022-09-01T20:32:01.826Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T20:32:01.826Z] ---> Running in 2d4e3cdd0ec8 [2022-09-01T20:32:01.826Z] Removing intermediate container e11d4c068719 [2022-09-01T20:32:01.826Z] ---> 37eb36d3bc9c [2022-09-01T20:32:01.826Z] Step 13/25 : WORKDIR / [2022-09-01T20:32:02.105Z] ---> Running in 1b1a98e1f007 [2022-09-01T20:32:02.712Z] Removing intermediate container 2d4e3cdd0ec8 [2022-09-01T20:32:02.712Z] ---> 4104ba02ec36 [2022-09-01T20:32:02.712Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T20:32:02.712Z] ---> Running in ee7c093fecf9 [2022-09-01T20:32:02.712Z] Removing intermediate container 1b1a98e1f007 [2022-09-01T20:32:02.712Z] ---> d143763c4325 [2022-09-01T20:32:02.712Z] 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-01T20:32:03.322Z] Removing intermediate container ee7c093fecf9 [2022-09-01T20:32:03.322Z] ---> 0b917a04994c [2022-09-01T20:32:03.322Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-01T20:32:03.606Z] ---> Running in 9202a4c3b9bb [2022-09-01T20:32:04.219Z] ---> f57bb2d4a77c [2022-09-01T20:32:04.219Z] 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-01T20:32:05.667Z] ---> 69c6a3a280dc [2022-09-01T20:32:05.667Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T20:32:07.115Z] ---> 3dcdbc0bab14 [2022-09-01T20:32:07.115Z] 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-01T20:32:07.393Z] Removing intermediate container 9202a4c3b9bb [2022-09-01T20:32:07.393Z] ---> 5b3cb0c1410a [2022-09-01T20:32:07.393Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T20:32:07.393Z] ---> Running in f4fb67aaf6a3 [2022-09-01T20:32:07.997Z] ---> 5814f917fda4 [2022-09-01T20:32:07.997Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T20:32:08.278Z] Removing intermediate container f4fb67aaf6a3 [2022-09-01T20:32:08.278Z] ---> 0598f2de56de [2022-09-01T20:32:08.278Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T20:32:09.728Z] ---> 5c4c2ab40d81 [2022-09-01T20:32:09.728Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T20:32:09.728Z] ---> Running in 5e32819ab8c7 [2022-09-01T20:32:11.178Z] ---> 0b2c935497d9 [2022-09-01T20:32:11.178Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T20:32:13.170Z] Removing intermediate container 5e32819ab8c7 [2022-09-01T20:32:13.170Z] ---> 16cae7bcf160 [2022-09-01T20:32:13.170Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:32:13.452Z] ---> c89e2a7e963a [2022-09-01T20:32:13.452Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T20:32:14.447Z] ---> d101d4184d73 [2022-09-01T20:32:14.447Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T20:32:14.447Z] ---> f2746ad89cd4 [2022-09-01T20:32:14.447Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T20:32:14.447Z] ---> Running in 072b53db19c1 [2022-09-01T20:32:17.858Z] ---> 124323280f29 [2022-09-01T20:32:17.858Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T20:32:17.858Z] Removing intermediate container 072b53db19c1 [2022-09-01T20:32:17.858Z] ---> a525f7d30a27 [2022-09-01T20:32:17.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T20:32:17.858Z] ---> Running in bd22d00126b0 [2022-09-01T20:32:18.465Z] ---> efb5d14b9d0b [2022-09-01T20:32:18.465Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T20:32:18.465Z] Removing intermediate container bd22d00126b0 [2022-09-01T20:32:18.465Z] ---> a8309732f9f4 [2022-09-01T20:32:18.465Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T20:32:18.743Z] ---> Running in 8ef0c6d03bf3 [2022-09-01T20:32:19.359Z] Removing intermediate container 8ef0c6d03bf3 [2022-09-01T20:32:19.359Z] ---> 15686e63f2c2 [2022-09-01T20:32:19.359Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:32:19.359Z] ---> 4959cc71af80 [2022-09-01T20:32:19.359Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T20:32:19.640Z] ---> Running in a091d723fcff [2022-09-01T20:32:20.241Z] Removing intermediate container a091d723fcff [2022-09-01T20:32:20.241Z] ---> ae1d7a958294 [2022-09-01T20:32:20.241Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:32:20.528Z] ---> Running in 30de3fca6be6 [2022-09-01T20:32:20.807Z] ---> 90932116abb9 [2022-09-01T20:32:20.807Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T20:32:21.085Z] Removing intermediate container 30de3fca6be6 [2022-09-01T20:32:21.085Z] ---> 08c3915f1cd6 [2022-09-01T20:32:21.085Z] [2022-09-01T20:32:21.685Z] Successfully built 08c3915f1cd6 [2022-09-01T20:32:21.685Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-01T20:32:21.685Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-09-01T20:32:21.962Z] ---> 8fcc9c203632 [2022-09-01T20:32:21.962Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-01T20:32:21.962Z] ---> Running in 68596532ddb0 [2022-09-01T20:32:25.375Z] Removing intermediate container 68596532ddb0 [2022-09-01T20:32:25.375Z] ---> b45df0f74695 [2022-09-01T20:32:25.375Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T20:32:25.375Z] ---> Running in fc744b4623c6 [2022-09-01T20:32:26.379Z] Removing intermediate container fc744b4623c6 [2022-09-01T20:32:26.379Z] ---> aae078772ed7 [2022-09-01T20:32:26.379Z] Step 28/31 : CMD ["gate"] [2022-09-01T20:32:26.379Z] ---> Running in 3fa32ccf620f [2022-09-01T20:32:26.662Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:32:26.662Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:32:26.662Z] ---> f06ee5f135b4 [2022-09-01T20:32:26.662Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T20:32:26.662Z] ---> Using cache [2022-09-01T20:32:26.662Z] ---> bfb2bfcdef88 [2022-09-01T20:32:26.662Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:32:26.662Z] ---> Running in 0961fb4fb722 [2022-09-01T20:32:27.274Z] Removing intermediate container 3fa32ccf620f [2022-09-01T20:32:27.274Z] ---> 0ad107f6f12a [2022-09-01T20:32:27.274Z] Step 29/31 : LABEL arch=arm64 [2022-09-01T20:32:27.554Z] ---> Running in 20a8199de6b9 [2022-09-01T20:32:28.163Z] Removing intermediate container 20a8199de6b9 [2022-09-01T20:32:28.163Z] ---> 910877582c35 [2022-09-01T20:32:28.163Z] Step 30/31 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:32:28.163Z] ---> Running in 97d9a32f94b1 [2022-09-01T20:32:29.171Z] Removing intermediate container 97d9a32f94b1 [2022-09-01T20:32:29.171Z] ---> 4f38704dd570 [2022-09-01T20:32:29.171Z] Step 31/31 : LABEL version=2.3.0-dev.54 [2022-09-01T20:32:29.171Z] ---> Running in 8223758944fa [2022-09-01T20:32:30.164Z] Removing intermediate container 8223758944fa [2022-09-01T20:32:30.164Z] ---> f7ad1c4938a2 [2022-09-01T20:32:30.164Z] [2022-09-01T20:32:30.164Z] Removing intermediate container 0961fb4fb722 [2022-09-01T20:32:30.164Z] ---> a3027e610536 [2022-09-01T20:32:30.164Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:32:30.164Z] ---> Running in 218fad37910e [2022-09-01T20:32:30.444Z] Successfully built f7ad1c4938a2 [2022-09-01T20:32:30.444Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-01T20:32:30.444Z] Building support-notifications [2022-09-01T20:32:31.891Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:32:32.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:32:33.876Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:32:33.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:32:33.876Z] ---> f06ee5f135b4 [2022-09-01T20:32:33.876Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:32:33.876Z] ---> Using cache [2022-09-01T20:32:33.876Z] ---> 603c9159d1cc [2022-09-01T20:32:33.876Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T20:32:33.876Z] ---> Using cache [2022-09-01T20:32:33.876Z] ---> c051e6fb671b [2022-09-01T20:32:33.876Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:32:33.876Z] ---> Using cache [2022-09-01T20:32:33.876Z] ---> 3a0e419185d2 [2022-09-01T20:32:33.876Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T20:32:34.151Z] ---> Running in fdee78081520 [2022-09-01T20:32:34.151Z] OK: 221 MiB in 51 packages [2022-09-01T20:32:36.142Z] Removing intermediate container 218fad37910e [2022-09-01T20:32:36.142Z] ---> aab532c457b7 [2022-09-01T20:32:36.142Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T20:32:36.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:32:37.018Z] ---> 694be2f6f887 [2022-09-01T20:32:37.018Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:32:37.018Z] ---> Running in 24278967bec9 [2022-09-01T20:32:37.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:32:39.064Z] OK: 221 MiB in 51 packages [2022-09-01T20:32:40.065Z] Removing intermediate container fdee78081520 [2022-09-01T20:32:40.065Z] ---> d6286edc18d3 [2022-09-01T20:32:40.065Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T20:32:41.068Z] ---> dc5775e297d7 [2022-09-01T20:32:41.068Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:32:41.068Z] ---> Running in ea104fc4e81a [2022-09-01T20:33:37.667Z] Removing intermediate container 38ae790f73a4 [2022-09-01T20:33:37.667Z] ---> 50aee664ab83 [2022-09-01T20:33:37.667Z] [2022-09-01T20:33:37.667Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T20:33:37.667Z] ---> a6215f271958 [2022-09-01T20:33:37.667Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:33:37.667Z] ---> Running in 23925eb03330 [2022-09-01T20:33:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:37.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T20:33:37.667Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:33:37.667Z] OK: 5 MiB in 15 packages [2022-09-01T20:33:37.667Z] Removing intermediate container 23925eb03330 [2022-09-01T20:33:37.667Z] ---> e5c9ebda7bf9 [2022-09-01T20:33:37.667Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:33:37.667Z] ---> Running in 39b02c04c7da [2022-09-01T20:33:38.665Z] Removing intermediate container 39b02c04c7da [2022-09-01T20:33:38.665Z] ---> 115e56d0e013 [2022-09-01T20:33:38.665Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-01T20:33:38.948Z] ---> Running in c9c568045d65 [2022-09-01T20:33:40.399Z] Removing intermediate container c9c568045d65 [2022-09-01T20:33:40.399Z] ---> b126b3c02047 [2022-09-01T20:33:40.399Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T20:33:40.399Z] ---> Running in c542e78e658b [2022-09-01T20:33:41.423Z] Removing intermediate container c542e78e658b [2022-09-01T20:33:41.424Z] ---> 9c1579939d07 [2022-09-01T20:33:41.424Z] Step 16/25 : WORKDIR / [2022-09-01T20:33:41.424Z] ---> Running in a7ffc3cbf707 [2022-09-01T20:33:42.564Z] Removing intermediate container f343f2d321a4 [2022-09-01T20:33:42.564Z] ---> 09152d20c0ab [2022-09-01T20:33:42.564Z] [2022-09-01T20:33:42.564Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T20:33:42.564Z] ---> 02e0d6fdf486 [2022-09-01T20:33:42.564Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:33:42.564Z] ---> Using cache [2022-09-01T20:33:42.564Z] ---> b9912cf1eb5f [2022-09-01T20:33:42.564Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:33:42.564Z] ---> Using cache [2022-09-01T20:33:42.564Z] ---> bc3b8b2dde50 [2022-09-01T20:33:42.564Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-01T20:33:42.897Z] ---> Running in 7f9763707c53 [2022-09-01T20:33:42.897Z] Removing intermediate container a7ffc3cbf707 [2022-09-01T20:33:42.897Z] ---> 72a06ed2fcce [2022-09-01T20:33:42.897Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:33:45.025Z] ---> 3440b17ea41e [2022-09-01T20:33:45.025Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T20:33:45.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:46.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:46.741Z] ---> 20325a2b478e [2022-09-01T20:33:46.741Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T20:33:47.725Z] Removing intermediate container 24278967bec9 [2022-09-01T20:33:47.725Z] ---> 2d145530d92a [2022-09-01T20:33:47.725Z] Step 8/25 : COPY . . [2022-09-01T20:33:47.725Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:33:47.725Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:33:47.725Z] OK: 15733 distinct packages available [2022-09-01T20:33:48.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:48.274Z] ---> 5b2165ad73b8 [2022-09-01T20:33:48.274Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T20:33:48.880Z] Removing intermediate container ea104fc4e81a [2022-09-01T20:33:48.880Z] ---> fd18b73573ad [2022-09-01T20:33:48.880Z] Step 9/23 : COPY . . [2022-09-01T20:33:48.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:33:49.480Z] ---> 60d99d83ff07 [2022-09-01T20:33:49.480Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T20:33:49.756Z] ---> Running in db250b99d38c [2022-09-01T20:33:50.035Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T20:33:50.035Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T20:33:50.319Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T20:33:50.319Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T20:33:50.601Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T20:33:50.601Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T20:33:50.601Z] Removing intermediate container db250b99d38c [2022-09-01T20:33:50.601Z] ---> 350faa429167 [2022-09-01T20:33:50.601Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:33:50.601Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:33:50.601Z] ---> Running in 695a6cd649c5 [2022-09-01T20:33:50.878Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T20:33:50.878Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T20:33:50.878Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:33:50.878Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:33:51.495Z] OK: 8 MiB in 23 packages [2022-09-01T20:33:52.111Z] Removing intermediate container 695a6cd649c5 [2022-09-01T20:33:52.111Z] ---> bc783411ce2a [2022-09-01T20:33:52.111Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T20:33:52.385Z] ---> Running in 4494d63b13cc [2022-09-01T20:33:52.385Z] ---> 992bc64767b8 [2022-09-01T20:33:52.385Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:33:52.658Z] ---> Running in 7676cc2d2a62 [2022-09-01T20:33:52.950Z] Removing intermediate container 4494d63b13cc [2022-09-01T20:33:52.950Z] ---> 6910b9308353 [2022-09-01T20:33:52.950Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:33:53.230Z] ---> Running in cc46b1a05eed [2022-09-01T20:33:53.836Z] Removing intermediate container 7676cc2d2a62 [2022-09-01T20:33:53.836Z] ---> e5d8956de86a [2022-09-01T20:33:53.836Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T20:33:54.142Z] ---> Running in 7998bbb185bb [2022-09-01T20:33:54.421Z] Removing intermediate container cc46b1a05eed [2022-09-01T20:33:54.421Z] ---> 4d39ab2573e5 [2022-09-01T20:33:54.421Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:33:54.701Z] ---> Running in 34a8af45b290 [2022-09-01T20:33:54.701Z] ---> c693598119aa [2022-09-01T20:33:54.701Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-01T20:33:54.975Z] ---> Running in 9161985ed3fc [2022-09-01T20:33:54.975Z] Removing intermediate container 7f9763707c53 [2022-09-01T20:33:54.975Z] ---> a6cd28897ff2 [2022-09-01T20:33:54.975Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:33:55.588Z] Removing intermediate container 7998bbb185bb [2022-09-01T20:33:55.588Z] ---> 78fc46ea660a [2022-09-01T20:33:55.588Z] 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-01T20:33:55.864Z] ---> Running in 389c99e171e3 [2022-09-01T20:33:55.864Z] Removing intermediate container 34a8af45b290 [2022-09-01T20:33:55.864Z] ---> 68917a184e34 [2022-09-01T20:33:55.864Z] [2022-09-01T20:33:56.485Z] Successfully built 68917a184e34 [2022-09-01T20:33:56.485Z] Successfully tagged core-metadata-arm64:latest [2022-09-01T20:33:56.485Z]  Building core-metadata ... done Building core-command [2022-09-01T20:33:57.094Z] ---> 59bb714321f7 [2022-09-01T20:33:57.094Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T20:33:57.374Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T20:34:00.030Z] Removing intermediate container 389c99e171e3 [2022-09-01T20:34:00.030Z] ---> 3351369a15c6 [2022-09-01T20:34:00.030Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T20:34:00.030Z] ---> Running in a1c45748a17c [2022-09-01T20:34:00.313Z] ---> 6bd5c7a7926f [2022-09-01T20:34:00.313Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T20:34:00.597Z] Removing intermediate container a1c45748a17c [2022-09-01T20:34:00.597Z] ---> d9b0e8d56b7a [2022-09-01T20:34:00.597Z] [2022-09-01T20:34:00.597Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T20:34:00.597Z] ---> 02e0d6fdf486 [2022-09-01T20:34:00.597Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:34:00.597Z] ---> Using cache [2022-09-01T20:34:00.597Z] ---> b9912cf1eb5f [2022-09-01T20:34:00.597Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:00.597Z] ---> Using cache [2022-09-01T20:34:00.597Z] ---> bc3b8b2dde50 [2022-09-01T20:34:00.597Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T20:34:00.597Z] ---> Using cache [2022-09-01T20:34:00.597Z] ---> e5c8082a2362 [2022-09-01T20:34:00.597Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:34:01.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:34:01.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:34:01.217Z] ---> f06ee5f135b4 [2022-09-01T20:34:01.217Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> 603c9159d1cc [2022-09-01T20:34:01.217Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> c051e6fb671b [2022-09-01T20:34:01.217Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> 3a0e419185d2 [2022-09-01T20:34:01.217Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> 588919216cad [2022-09-01T20:34:01.217Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> 93bb01d7a9c5 [2022-09-01T20:34:01.217Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:34:01.217Z] ---> Using cache [2022-09-01T20:34:01.217Z] ---> 1a6137495450 [2022-09-01T20:34:01.217Z] Step 9/24 : COPY . . [2022-09-01T20:34:01.495Z] ---> 492ce73671d4 [2022-09-01T20:34:01.495Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T20:34:01.495Z] ---> Using cache [2022-09-01T20:34:01.495Z] ---> 328b1d1e0929 [2022-09-01T20:34:01.495Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T20:34:01.495Z] ---> Running in 0d8e19bc9afe [2022-09-01T20:34:01.771Z] ---> Running in 15c714cc319a [2022-09-01T20:34:02.799Z] Removing intermediate container 0d8e19bc9afe [2022-09-01T20:34:02.799Z] ---> 5c9b1e39d49d [2022-09-01T20:34:02.799Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:34:03.086Z] ---> Running in 189ddb3d7af5 [2022-09-01T20:34:04.077Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T20:34:04.355Z] Removing intermediate container 189ddb3d7af5 [2022-09-01T20:34:04.355Z] ---> 403fc1327c2c [2022-09-01T20:34:04.355Z] Step 18/20 : LABEL arch=arm64 [2022-09-01T20:34:04.355Z] ---> Running in bcb26fcc2ed7 [2022-09-01T20:34:05.354Z] Removing intermediate container bcb26fcc2ed7 [2022-09-01T20:34:05.354Z] ---> fa59ee0bad9a [2022-09-01T20:34:05.354Z] Step 19/20 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:34:05.642Z] ---> Running in bf8f8ad1923c [2022-09-01T20:34:06.640Z] Removing intermediate container bf8f8ad1923c [2022-09-01T20:34:06.640Z] ---> 5b6802309e0b [2022-09-01T20:34:06.640Z] Step 20/20 : LABEL version=2.3.0-dev.54 [2022-09-01T20:34:06.640Z] ---> Running in d764fe327f82 [2022-09-01T20:34:07.621Z] Removing intermediate container d764fe327f82 [2022-09-01T20:34:07.621Z] ---> 7b031b8beb77 [2022-09-01T20:34:07.621Z] [2022-09-01T20:34:08.220Z] Successfully built 7b031b8beb77 [2022-09-01T20:34:08.220Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-01T20:34:08.220Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-09-01T20:34:11.639Z] ---> d35a8f0fc12c [2022-09-01T20:34:11.639Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:34:13.084Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:34:13.084Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:34:13.084Z] ---> f06ee5f135b4 [2022-09-01T20:34:13.084Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T20:34:13.084Z] ---> Using cache [2022-09-01T20:34:13.084Z] ---> bfb2bfcdef88 [2022-09-01T20:34:13.084Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:13.084Z] ---> Using cache [2022-09-01T20:34:13.084Z] ---> a3027e610536 [2022-09-01T20:34:13.084Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T20:34:13.084Z] ---> Using cache [2022-09-01T20:34:13.084Z] ---> aab532c457b7 [2022-09-01T20:34:13.084Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T20:34:13.084Z] ---> Using cache [2022-09-01T20:34:13.084Z] ---> 694be2f6f887 [2022-09-01T20:34:13.084Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:34:13.360Z] ---> Using cache [2022-09-01T20:34:13.360Z] ---> 2d145530d92a [2022-09-01T20:34:13.360Z] Step 8/26 : COPY . . [2022-09-01T20:34:13.360Z] ---> 771998765718 [2022-09-01T20:34:13.360Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T20:34:13.640Z] ---> Using cache [2022-09-01T20:34:13.640Z] ---> 992bc64767b8 [2022-09-01T20:34:13.640Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T20:34:13.640Z] ---> Using cache [2022-09-01T20:34:13.640Z] ---> e5d8956de86a [2022-09-01T20:34:13.640Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T20:34:13.640Z] ---> Using cache [2022-09-01T20:34:13.640Z] ---> 78fc46ea660a [2022-09-01T20:34:13.640Z] 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-01T20:34:13.922Z] ---> Running in 545fa6ffdd20 [2022-09-01T20:34:15.927Z] ---> b61814f0a1fc [2022-09-01T20:34:15.927Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T20:34:17.930Z] ---> c8d1a21a628a [2022-09-01T20:34:17.930Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:34:17.930Z] ---> Running in 53ce80df89df [2022-09-01T20:34:17.930Z] Removing intermediate container 545fa6ffdd20 [2022-09-01T20:34:17.930Z] ---> 974b7d34a7a2 [2022-09-01T20:34:17.930Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T20:34:18.209Z] ---> Running in 93214aeda2d4 [2022-09-01T20:34:18.822Z] Removing intermediate container 53ce80df89df [2022-09-01T20:34:18.822Z] ---> 47f642f796af [2022-09-01T20:34:18.822Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:34:19.113Z] ---> Running in 5c9a373fd7c1 [2022-09-01T20:34:19.113Z] Removing intermediate container 93214aeda2d4 [2022-09-01T20:34:19.113Z] ---> d0f196e5eb60 [2022-09-01T20:34:19.113Z] [2022-09-01T20:34:19.113Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T20:34:19.113Z] ---> 02e0d6fdf486 [2022-09-01T20:34:19.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T20:34:19.113Z] ---> Using cache [2022-09-01T20:34:19.113Z] ---> b9912cf1eb5f [2022-09-01T20:34:19.113Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:19.113Z] ---> Using cache [2022-09-01T20:34:19.113Z] ---> bc3b8b2dde50 [2022-09-01T20:34:19.113Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T20:34:19.384Z] ---> Running in 67aa5885da34 [2022-09-01T20:34:20.364Z] Removing intermediate container 5c9a373fd7c1 [2022-09-01T20:34:20.364Z] ---> e53134a58cd5 [2022-09-01T20:34:20.364Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T20:34:20.640Z] ---> Running in b86a6ee11ba1 [2022-09-01T20:34:21.622Z] Removing intermediate container b86a6ee11ba1 [2022-09-01T20:34:21.622Z] ---> e762b312bbeb [2022-09-01T20:34:21.622Z] Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:34:21.622Z] ---> Running in ad88b2e7ee9f [2022-09-01T20:34:21.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:22.904Z] Removing intermediate container ad88b2e7ee9f [2022-09-01T20:34:22.904Z] ---> 7d1af732fd73 [2022-09-01T20:34:22.904Z] Step 25/25 : LABEL version=2.3.0-dev.54 [2022-09-01T20:34:22.904Z] ---> Running in dff104d408e8 [2022-09-01T20:34:23.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:23.797Z] Removing intermediate container dff104d408e8 [2022-09-01T20:34:23.797Z] ---> eef7323e8a15 [2022-09-01T20:34:23.797Z] [2022-09-01T20:34:23.797Z] Removing intermediate container c2c41efa0782 [2022-09-01T20:34:23.797Z] ---> 32814a092bc0 [2022-09-01T20:34:23.797Z] [2022-09-01T20:34:23.797Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T20:34:23.797Z] ---> a6215f271958 [2022-09-01T20:34:23.797Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:34:23.797Z] Successfully built eef7323e8a15 [2022-09-01T20:34:23.797Z] ---> Using cache [2022-09-01T20:34:23.797Z] ---> e5c9ebda7bf9 [2022-09-01T20:34:23.797Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:34:23.797Z] ---> Using cache [2022-09-01T20:34:23.797Z] ---> 115e56d0e013 [2022-09-01T20:34:23.797Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T20:34:23.797Z] Successfully tagged security-spire-server-arm64:latest [2022-09-01T20:34:24.080Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-01T20:34:24.080Z] ---> Running in be3f9313452c [2022-09-01T20:34:24.687Z] Removing intermediate container be3f9313452c [2022-09-01T20:34:24.687Z] ---> 6bece0c00bfd [2022-09-01T20:34:24.687Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:34:24.687Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T20:34:24.687Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T20:34:24.687Z] OK: 15733 distinct packages available [2022-09-01T20:34:24.687Z] ---> Running in 29cd5dd92f3f [2022-09-01T20:34:24.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:25.252Z] Removing intermediate container 29cd5dd92f3f [2022-09-01T20:34:25.252Z] ---> fcabc4d46f13 [2022-09-01T20:34:25.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:34:26.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:26.244Z] ---> d38eee5b0e9d [2022-09-01T20:34:26.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T20:34:27.701Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T20:34:27.701Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T20:34:27.977Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T20:34:27.977Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T20:34:27.977Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T20:34:27.977Z] OK: 6 MiB in 18 packages [2022-09-01T20:34:29.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:34:29.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:34:29.438Z] ---> f06ee5f135b4 [2022-09-01T20:34:29.438Z] Step 3/22 : WORKDIR /edgex-go [2022-09-01T20:34:29.438Z] ---> Using cache [2022-09-01T20:34:29.438Z] ---> bfb2bfcdef88 [2022-09-01T20:34:29.438Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:29.438Z] ---> Using cache [2022-09-01T20:34:29.438Z] ---> a3027e610536 [2022-09-01T20:34:29.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-01T20:34:30.112Z] ---> Running in 6c19a678d183 [2022-09-01T20:34:30.389Z] ---> e43502c80679 [2022-09-01T20:34:30.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T20:34:30.993Z] Removing intermediate container 67aa5885da34 [2022-09-01T20:34:30.993Z] ---> 28c983765e30 [2022-09-01T20:34:30.993Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T20:34:31.598Z] ---> 0cfa2aedb143 [2022-09-01T20:34:31.598Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T20:34:31.877Z] ---> Running in 177dff5c5a4f [2022-09-01T20:34:32.874Z] Removing intermediate container 177dff5c5a4f [2022-09-01T20:34:32.874Z] ---> c250ee390513 [2022-09-01T20:34:32.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:34:32.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:32.874Z] ---> Running in 30c58b78afb3 [2022-09-01T20:34:33.888Z] Removing intermediate container 30c58b78afb3 [2022-09-01T20:34:33.888Z] ---> a0f43a34b18d [2022-09-01T20:34:33.888Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T20:34:33.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:33.888Z] ---> Running in 10c512e43a5a [2022-09-01T20:34:34.887Z] Removing intermediate container 10c512e43a5a [2022-09-01T20:34:34.887Z] ---> e3e7be86941a [2022-09-01T20:34:34.887Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:34:35.176Z] ---> Running in 3ce51f30086d [2022-09-01T20:34:35.451Z] OK: 221 MiB in 51 packages [2022-09-01T20:34:36.059Z] Removing intermediate container 3ce51f30086d [2022-09-01T20:34:36.059Z] ---> bde19faf986b [2022-09-01T20:34:36.059Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:34:36.356Z] ---> Running in e2e2a40425f0 [2022-09-01T20:34:36.958Z] Removing intermediate container e2e2a40425f0 [2022-09-01T20:34:36.958Z] ---> 97ba9bb24088 [2022-09-01T20:34:36.958Z] [2022-09-01T20:34:37.232Z] Successfully built 97ba9bb24088 [2022-09-01T20:34:37.232Z] Successfully tagged support-scheduler-arm64:latest [2022-09-01T20:34:37.511Z] Building core-data [2022-09-01T20:34:37.511Z]  Building support-scheduler ... done Removing intermediate container 6c19a678d183 [2022-09-01T20:34:37.511Z] ---> 521f4b1acaf2 [2022-09-01T20:34:37.511Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T20:34:39.511Z] ---> 1aacc419185d [2022-09-01T20:34:39.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:34:39.511Z] ---> Running in 974075da36de [2022-09-01T20:34:39.788Z] ---> f58436ef1cc4 [2022-09-01T20:34:39.788Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T20:34:41.784Z] ---> 964eff20bf96 [2022-09-01T20:34:41.784Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T20:34:41.784Z] ---> Running in cf35acf56b52 [2022-09-01T20:34:42.061Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:34:42.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:34:42.061Z] ---> f06ee5f135b4 [2022-09-01T20:34:42.061Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T20:34:42.061Z] ---> Using cache [2022-09-01T20:34:42.061Z] ---> 603c9159d1cc [2022-09-01T20:34:42.061Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T20:34:42.061Z] ---> Using cache [2022-09-01T20:34:42.061Z] ---> c051e6fb671b [2022-09-01T20:34:42.061Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:42.061Z] ---> Using cache [2022-09-01T20:34:42.061Z] ---> 3a0e419185d2 [2022-09-01T20:34:42.061Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T20:34:42.395Z] ---> Running in 764bba97eed5 [2022-09-01T20:34:42.672Z] Removing intermediate container cf35acf56b52 [2022-09-01T20:34:42.672Z] ---> dc251bb6a074 [2022-09-01T20:34:42.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T20:34:44.126Z] ---> 6e121221230c [2022-09-01T20:34:44.126Z] Step 21/26 : WORKDIR / [2022-09-01T20:34:44.126Z] ---> Running in 9ab890165b61 [2022-09-01T20:34:44.743Z] Removing intermediate container 9ab890165b61 [2022-09-01T20:34:44.743Z] ---> 5037bcd2d688 [2022-09-01T20:34:44.744Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T20:34:44.744Z] ---> Running in 34f8aea72975 [2022-09-01T20:34:45.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:45.678Z] Removing intermediate container 34f8aea72975 [2022-09-01T20:34:45.678Z] ---> 7729b5941b91 [2022-09-01T20:34:45.678Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T20:34:45.678Z] ---> Running in 83b660f1123d [2022-09-01T20:34:46.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:46.358Z] Removing intermediate container 83b660f1123d [2022-09-01T20:34:46.358Z] ---> 87ad2a91308e [2022-09-01T20:34:46.358Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T20:34:46.702Z] ---> Running in f95f300d1e82 [2022-09-01T20:34:47.006Z] Removing intermediate container f95f300d1e82 [2022-09-01T20:34:47.006Z] ---> d53709b9aa68 [2022-09-01T20:34:47.006Z] Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:34:47.389Z] ---> Running in 306817cea066 [2022-09-01T20:34:47.742Z] Removing intermediate container 306817cea066 [2022-09-01T20:34:47.742Z] ---> 6a3a6ebb2ad2 [2022-09-01T20:34:47.742Z] Step 26/26 : LABEL version=2.3.0-dev.54 [2022-09-01T20:34:48.089Z] ---> Running in 1c9118694d66 [2022-09-01T20:34:48.438Z] Removing intermediate container 1c9118694d66 [2022-09-01T20:34:48.438Z] ---> dcf5a49a2efc [2022-09-01T20:34:48.438Z] [2022-09-01T20:34:48.438Z] OK: 221 MiB in 51 packages [2022-09-01T20:34:48.740Z] Successfully built dcf5a49a2efc [2022-09-01T20:34:48.740Z] Successfully tagged security-spire-config-arm64:latest [2022-09-01T20:34:48.740Z] Building sys-mgmt-agent [2022-09-01T20:34:50.191Z]  Building security-spire-config ... done Removing intermediate container 764bba97eed5 [2022-09-01T20:34:50.191Z] ---> 4f525e46003f [2022-09-01T20:34:50.191Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T20:34:51.179Z] ---> 41d858b27ee4 [2022-09-01T20:34:51.179Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:34:51.179Z] ---> Running in 4d0d0aded15c [2022-09-01T20:34:53.812Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T20:34:53.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T20:34:53.812Z] ---> f06ee5f135b4 [2022-09-01T20:34:53.812Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T20:34:53.812Z] ---> Using cache [2022-09-01T20:34:53.812Z] ---> bfb2bfcdef88 [2022-09-01T20:34:53.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:34:53.812Z] ---> Using cache [2022-09-01T20:34:53.812Z] ---> a3027e610536 [2022-09-01T20:34:53.812Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-01T20:34:54.096Z] ---> Running in cf810f144df6 [2022-09-01T20:34:56.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:57.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:34:58.844Z] OK: 221 MiB in 51 packages [2022-09-01T20:35:00.844Z] Removing intermediate container cf810f144df6 [2022-09-01T20:35:00.844Z] ---> 998181815dab [2022-09-01T20:35:00.844Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T20:35:01.457Z] ---> cefaaf9a2960 [2022-09-01T20:35:01.457Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T20:35:01.457Z] ---> Running in 130b8b902b46 [2022-09-01T20:35:48.515Z] Removing intermediate container 974075da36de [2022-09-01T20:35:48.515Z] ---> 4045feffaf3a [2022-09-01T20:35:48.515Z] Step 8/22 : COPY . . [2022-09-01T20:35:56.831Z] ---> 85d9cf59df0b [2022-09-01T20:35:56.831Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T20:35:56.831Z] ---> Running in 132ee714af33 [2022-09-01T20:35:59.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T20:36:04.896Z] Removing intermediate container 4d0d0aded15c [2022-09-01T20:36:04.896Z] ---> dae95a181cd8 [2022-09-01T20:36:04.896Z] Step 9/24 : COPY . . [2022-09-01T20:36:09.220Z] Removing intermediate container 130b8b902b46 [2022-09-01T20:36:09.220Z] ---> 60e4d7af51fc [2022-09-01T20:36:09.220Z] Step 8/23 : COPY . . [2022-09-01T20:36:09.220Z] ---> 88d9fa2a7351 [2022-09-01T20:36:09.220Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T20:36:09.514Z] ---> Running in cb6b65d4148f [2022-09-01T20:36:12.159Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T20:36:13.187Z] ---> 7eb5c940e7c3 [2022-09-01T20:36:13.187Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T20:36:13.187Z] ---> Running in d368e13cccdf [2022-09-01T20:36:15.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T20:40:07.412Z] Removing intermediate container 15c714cc319a [2022-09-01T20:40:07.412Z] ---> 0aab9289135f [2022-09-01T20:40:07.412Z] [2022-09-01T20:40:07.412Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T20:40:07.412Z] ---> a6215f271958 [2022-09-01T20:40:07.412Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T20:40:07.412Z] ---> Using cache [2022-09-01T20:40:07.412Z] ---> e5c9ebda7bf9 [2022-09-01T20:40:07.412Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:40:07.412Z] ---> Using cache [2022-09-01T20:40:07.412Z] ---> 115e56d0e013 [2022-09-01T20:40:07.412Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T20:40:07.412Z] ---> Running in 1be7ba2fece9 [2022-09-01T20:40:07.412Z] Removing intermediate container 1be7ba2fece9 [2022-09-01T20:40:07.412Z] ---> 95aa26b3bb99 [2022-09-01T20:40:07.412Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T20:40:07.412Z] ---> Running in d83f1d05cc0f [2022-09-01T20:40:07.412Z] Removing intermediate container d83f1d05cc0f [2022-09-01T20:40:07.412Z] ---> 427a80a4c786 [2022-09-01T20:40:07.412Z] Step 16/24 : WORKDIR / [2022-09-01T20:40:07.412Z] ---> Running in 3a99a4ae7736 [2022-09-01T20:40:07.412Z] Removing intermediate container 3a99a4ae7736 [2022-09-01T20:40:07.412Z] ---> 8a896bf6e229 [2022-09-01T20:40:07.412Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:40:07.412Z] ---> cb8915bd377a [2022-09-01T20:40:07.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T20:40:07.412Z] ---> 1e7782c90be1 [2022-09-01T20:40:07.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T20:40:07.412Z] ---> 4774598ec247 [2022-09-01T20:40:07.412Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T20:40:07.412Z] ---> Running in 1f99c16ee06e [2022-09-01T20:40:07.412Z] Removing intermediate container 1f99c16ee06e [2022-09-01T20:40:07.412Z] ---> 5a0a6b39a458 [2022-09-01T20:40:07.412Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:40:07.412Z] ---> Running in 0ac20e04405f [2022-09-01T20:40:07.412Z] Removing intermediate container 0ac20e04405f [2022-09-01T20:40:07.412Z] ---> c4e3209d01a6 [2022-09-01T20:40:07.412Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T20:40:07.412Z] ---> Running in 76961248d264 [2022-09-01T20:40:07.412Z] Removing intermediate container 76961248d264 [2022-09-01T20:40:07.412Z] ---> f6c01e59a9ed [2022-09-01T20:40:07.412Z] Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:40:07.412Z] ---> Running in 3b479dfd4743 [2022-09-01T20:40:07.412Z] Removing intermediate container 3b479dfd4743 [2022-09-01T20:40:07.412Z] ---> 9217be01001a [2022-09-01T20:40:07.412Z] Step 24/24 : LABEL version=2.3.0-dev.54 [2022-09-01T20:40:07.412Z] ---> Running in 87b17c848d7b [2022-09-01T20:40:07.412Z] Removing intermediate container 87b17c848d7b [2022-09-01T20:40:07.412Z] ---> a03bc82fdf7e [2022-09-01T20:40:07.412Z] [2022-09-01T20:40:07.412Z] Successfully built a03bc82fdf7e [2022-09-01T20:40:07.412Z] Successfully tagged core-command-arm64:latest [2022-09-01T20:41:04.063Z]  Building core-command ... 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.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T20:41:26.332Z] Removing intermediate container 132ee714af33 [2022-09-01T20:41:26.332Z] ---> b2d1e2846b53 [2022-09-01T20:41:26.332Z] [2022-09-01T20:41:26.332Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T20:41:26.332Z] ---> a6215f271958 [2022-09-01T20:41:26.332Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T20:41:26.332Z] ---> Running in 374829a6654f [2022-09-01T20:41:26.332Z] Removing intermediate container d368e13cccdf [2022-09-01T20:41:26.332Z] ---> ff6884c5b9b8 [2022-09-01T20:41:26.332Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T20:41:26.332Z] ---> Running in 7e8eab5e31fa [2022-09-01T20:41:26.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:41:26.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T20:41:26.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:41:27.526Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T20:41:27.526Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T20:41:27.526Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T20:41:27.526Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T20:41:27.526Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T20:41:27.526Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T20:41:27.526Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:41:27.526Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:41:28.192Z] OK: 8 MiB in 20 packages [2022-09-01T20:41:30.954Z] Removing intermediate container 374829a6654f [2022-09-01T20:41:30.954Z] ---> cb776aa52bab [2022-09-01T20:41:30.954Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T20:41:30.954Z] ---> Running in 46602bf654fe [2022-09-01T20:41:31.230Z] Removing intermediate container 46602bf654fe [2022-09-01T20:41:31.230Z] ---> bcc0881d4ecf [2022-09-01T20:41:31.230Z] Step 13/22 : WORKDIR /edgex [2022-09-01T20:41:31.509Z] ---> Running in fa172eface36 [2022-09-01T20:41:32.110Z] Removing intermediate container 7e8eab5e31fa [2022-09-01T20:41:32.110Z] ---> a61884bd3f0e [2022-09-01T20:41:32.110Z] [2022-09-01T20:41:32.110Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T20:41:32.110Z] ---> a6215f271958 [2022-09-01T20:41:32.110Z] 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-01T20:41:32.110Z] ---> Running in 7b03c8d87fef [2022-09-01T20:41:32.110Z] Removing intermediate container fa172eface36 [2022-09-01T20:41:32.110Z] ---> 29e2d99bbfe4 [2022-09-01T20:41:32.110Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T20:41:32.710Z] Removing intermediate container 7b03c8d87fef [2022-09-01T20:41:32.710Z] ---> 12f62cd8ebed [2022-09-01T20:41:32.710Z] 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-01T20:41:32.983Z] ---> Running in 9dcef8c5c886 [2022-09-01T20:41:33.586Z] ---> 5dc166c29045 [2022-09-01T20:41:33.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T20:41:35.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:41:35.558Z] ---> 6c7171aba6f4 [2022-09-01T20:41:35.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T20:41:35.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:41:37.030Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T20:41:37.030Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T20:41:37.030Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T20:41:37.030Z] ---> d6b054ad5f40 [2022-09-01T20:41:37.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T20:41:37.030Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T20:41:37.030Z] Executing bash-5.1.16-r2.post-install [2022-09-01T20:41:37.030Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T20:41:37.309Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T20:41:37.309Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T20:41:37.309Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T20:41:37.309Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T20:41:37.309Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T20:41:38.309Z] ---> 5cd853c9cd63 [2022-09-01T20:41:38.310Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T20:41:38.310Z] ---> Running in a87388cf6f6a [2022-09-01T20:41:38.915Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T20:41:38.915Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T20:41:38.915Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T20:41:38.915Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T20:41:38.915Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T20:41:38.915Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T20:41:38.915Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T20:41:38.915Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T20:41:38.915Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T20:41:38.915Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T20:41:38.915Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T20:41:41.589Z] Removing intermediate container a87388cf6f6a [2022-09-01T20:41:41.589Z] ---> e4e6170b3fa7 [2022-09-01T20:41:41.589Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T20:41:41.864Z] ---> Running in 88f878436a1c [2022-09-01T20:41:41.864Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T20:41:41.864Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T20:41:41.864Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T20:41:41.864Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T20:41:41.864Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T20:41:41.864Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T20:41:41.864Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T20:41:41.864Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T20:41:41.864Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T20:41:42.141Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T20:41:42.141Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T20:41:42.141Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T20:41:42.429Z] Removing intermediate container 88f878436a1c [2022-09-01T20:41:42.429Z] ---> cd96f7c4e60f [2022-09-01T20:41:42.429Z] Step 20/22 : LABEL arch=arm64 [2022-09-01T20:41:42.703Z] ---> Running in bcef199a8e11 [2022-09-01T20:41:42.988Z] Removing intermediate container bcef199a8e11 [2022-09-01T20:41:42.988Z] ---> 68504f64ce0e [2022-09-01T20:41:42.988Z] Step 21/22 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:41:43.266Z] ---> Running in 28c2a459b820 [2022-09-01T20:41:43.542Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:41:43.542Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:41:43.823Z] Removing intermediate container 28c2a459b820 [2022-09-01T20:41:43.823Z] ---> c5902cc2bb8b [2022-09-01T20:41:43.823Z] Step 22/22 : LABEL version=2.3.0-dev.54 [2022-09-01T20:41:43.823Z] ---> Running in 0e8ea3fd7245 [2022-09-01T20:41:44.102Z] OK: 120 MiB in 47 packages [2022-09-01T20:41:44.379Z] Removing intermediate container 0e8ea3fd7245 [2022-09-01T20:41:44.379Z] ---> 892c8a772a8d [2022-09-01T20:41:44.379Z] [2022-09-01T20:41:44.670Z] Successfully built 892c8a772a8d [2022-09-01T20:41:44.670Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-01T20:41:57.092Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-09-01T20:41:57.092Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T20:41:57.092Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 [2022-09-01T20:41:58.083Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T20:41:58.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T20:41:58.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.8 MB/s eta 0:00:00 [2022-09-01T20:41:58.083Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T20:41:58.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T20:41:58.681Z] Collecting PyYAML<4,>=3.10 [2022-09-01T20:41:58.959Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T20:41:58.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.1 MB/s eta 0:00:00 [2022-09-01T20:42:00.406Z] Preparing metadata (setup.py): started [2022-09-01T20:42:01.011Z] Removing intermediate container 9161985ed3fc [2022-09-01T20:42:01.011Z] ---> b67e51fcc782 [2022-09-01T20:42:01.011Z] [2022-09-01T20:42:01.011Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T20:42:01.011Z] ---> a6215f271958 [2022-09-01T20:42:01.011Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T20:42:01.011Z] ---> Running in 9ac1dc64337a [2022-09-01T20:42:02.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:42:02.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:42:02.750Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:42:02.750Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T20:42:02.750Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T20:42:02.750Z] Preparing metadata (setup.py): started [2022-09-01T20:42:03.738Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T20:42:03.738Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T20:42:03.738Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:42:03.738Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T20:42:04.013Z] OK: 6 MiB in 16 packages [2022-09-01T20:42:04.998Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:42:04.998Z] 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-01T20:42:05.279Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T20:42:05.279Z] Removing intermediate container 9ac1dc64337a [2022-09-01T20:42:05.279Z] ---> 5f9a71e2d223 [2022-09-01T20:42:05.279Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T20:42:05.279Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T20:42:05.279Z] ---> Running in 97b6eef87dc1 [2022-09-01T20:42:05.935Z] Removing intermediate container 97b6eef87dc1 [2022-09-01T20:42:05.935Z] ---> e4075c0f84af [2022-09-01T20:42:05.935Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T20:42:05.935Z] ---> Running in 449cba1f3dcb [2022-09-01T20:42:06.214Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T20:42:06.214Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T20:42:06.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 [2022-09-01T20:42:06.498Z] Removing intermediate container 449cba1f3dcb [2022-09-01T20:42:06.498Z] ---> 3ed7b5790aec [2022-09-01T20:42:06.498Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:42:06.498Z] ---> Running in bc710c306e2d [2022-09-01T20:42:06.793Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T20:42:06.793Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T20:42:06.793Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 [2022-09-01T20:42:06.793Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T20:42:07.073Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T20:42:07.073Z] Preparing metadata (setup.py): started [2022-09-01T20:42:07.073Z] Removing intermediate container bc710c306e2d [2022-09-01T20:42:07.073Z] ---> 7380e2ca885c [2022-09-01T20:42:07.073Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:42:08.069Z] ---> 54af27b97ea9 [2022-09-01T20:42:08.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T20:42:08.679Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:42:08.957Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T20:42:08.957Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T20:42:08.957Z] Preparing metadata (setup.py): started [2022-09-01T20:42:10.407Z] ---> dac26d7ca669 [2022-09-01T20:42:10.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T20:42:11.014Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T20:42:11.289Z] ---> dde7bea94e2a [2022-09-01T20:42:11.289Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T20:42:11.289Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T20:42:11.289Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T20:42:11.289Z] ---> Running in 984e92fdda03 [2022-09-01T20:42:11.582Z] Removing intermediate container cb6b65d4148f [2022-09-01T20:42:11.582Z] ---> 67923238d747 [2022-09-01T20:42:11.582Z] [2022-09-01T20:42:11.582Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T20:42:11.582Z] ---> a6215f271958 [2022-09-01T20:42:11.582Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T20:42:11.867Z] ---> Running in d247b5f9a95c [2022-09-01T20:42:11.867Z] Removing intermediate container 984e92fdda03 [2022-09-01T20:42:11.867Z] ---> 13187657524f [2022-09-01T20:42:11.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:42:11.867Z] ---> Running in c8747fc04053 [2022-09-01T20:42:12.151Z] Collecting idna<2.8,>=2.5 [2022-09-01T20:42:12.426Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T20:42:12.426Z] Removing intermediate container d247b5f9a95c [2022-09-01T20:42:12.426Z] ---> 03bf86bfab25 [2022-09-01T20:42:12.426Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T20:42:12.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 [2022-09-01T20:42:12.426Z] Removing intermediate container c8747fc04053 [2022-09-01T20:42:12.426Z] ---> 161a7155afbb [2022-09-01T20:42:12.426Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T20:42:12.426Z] ---> Running in 521694660b6b [2022-09-01T20:42:12.426Z] ---> Running in 3251840a74f4 [2022-09-01T20:42:12.722Z] Collecting certifi>=2017.4.17 [2022-09-01T20:42:12.722Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T20:42:12.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.9 MB/s eta 0:00:00 [2022-09-01T20:42:12.722Z] Removing intermediate container 521694660b6b [2022-09-01T20:42:12.722Z] ---> b94c95218f31 [2022-09-01T20:42:12.722Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T20:42:12.997Z] Removing intermediate container 3251840a74f4 [2022-09-01T20:42:12.997Z] ---> 3c4be5d7ab66 [2022-09-01T20:42:12.997Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:12.997Z] ---> Running in 3afd8fc7f660 [2022-09-01T20:42:12.997Z] ---> Running in 422789e5b12b [2022-09-01T20:42:13.277Z] Removing intermediate container 3afd8fc7f660 [2022-09-01T20:42:13.277Z] ---> 1e958e944a7c [2022-09-01T20:42:13.277Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T20:42:13.277Z] Removing intermediate container 422789e5b12b [2022-09-01T20:42:13.277Z] ---> 9be53dfa48ad [2022-09-01T20:42:13.277Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:42:13.277Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T20:42:13.554Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T20:42:13.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.4 MB/s eta 0:00:00 [2022-09-01T20:42:13.554Z] ---> Running in 5cf0001613db [2022-09-01T20:42:13.554Z] ---> Running in 6660b3eb4167 [2022-09-01T20:42:13.554Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T20:42:13.554Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T20:42:13.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.1 MB/s eta 0:00:00 [2022-09-01T20:42:14.107Z] Removing intermediate container 5cf0001613db [2022-09-01T20:42:14.107Z] ---> d0dd355edeab [2022-09-01T20:42:14.107Z] [2022-09-01T20:42:14.107Z] Successfully built d0dd355edeab [2022-09-01T20:42:14.107Z] Successfully tagged support-notifications-arm64:latest [2022-09-01T20:42:14.107Z]  Building support-notifications ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T20:42:14.107Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T20:42:14.107Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T20:42:14.107Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T20:42:15.088Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T20:42:15.088Z] Running setup.py install for texttable: started [2022-09-01T20:42:15.364Z] Removing intermediate container 6660b3eb4167 [2022-09-01T20:42:15.364Z] ---> 51efbe429154 [2022-09-01T20:42:15.364Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T20:42:15.364Z] ---> Running in c8766bb2e6b2 [2022-09-01T20:42:16.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T20:42:17.080Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T20:42:17.080Z] Running setup.py install for PyYAML: started [2022-09-01T20:42:17.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T20:42:18.340Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T20:42:18.613Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T20:42:18.613Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T20:42:18.613Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T20:42:18.885Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T20:42:18.885Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T20:42:19.158Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T20:42:19.158Z] OK: 8 MiB in 20 packages [2022-09-01T20:42:19.771Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T20:42:20.046Z] Removing intermediate container c8766bb2e6b2 [2022-09-01T20:42:20.046Z] ---> fbb24743919c [2022-09-01T20:42:20.046Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T20:42:20.643Z] ---> 70954f1e9247 [2022-09-01T20:42:20.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T20:42:21.250Z] Running setup.py install for docopt: started [2022-09-01T20:42:21.848Z] ---> ca226a082634 [2022-09-01T20:42:21.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T20:42:22.445Z] ---> ba32c9aaf23e [2022-09-01T20:42:22.445Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T20:42:22.445Z] ---> Running in b13c45ba2b5e [2022-09-01T20:42:22.721Z] Removing intermediate container b13c45ba2b5e [2022-09-01T20:42:22.721Z] ---> 1e3356784c08 [2022-09-01T20:42:22.721Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:42:22.998Z] ---> Running in faba1d918833 [2022-09-01T20:42:23.271Z] Removing intermediate container faba1d918833 [2022-09-01T20:42:23.271Z] ---> 09b79f51ce41 [2022-09-01T20:42:23.271Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T20:42:23.271Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T20:42:23.271Z] ---> Running in dfa22f7a4452 [2022-09-01T20:42:23.868Z] Removing intermediate container dfa22f7a4452 [2022-09-01T20:42:23.868Z] ---> 94e2cdbd8f94 [2022-09-01T20:42:23.868Z] Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:23.868Z] ---> Running in 72f57fe13c51 [2022-09-01T20:42:24.150Z] Removing intermediate container 72f57fe13c51 [2022-09-01T20:42:24.150Z] ---> 690e85ff347b [2022-09-01T20:42:24.150Z] Step 24/24 : LABEL version=2.3.0-dev.54 [2022-09-01T20:42:24.426Z] ---> Running in 0d3669faacce [2022-09-01T20:42:24.701Z] Removing intermediate container 0d3669faacce [2022-09-01T20:42:24.701Z] ---> e9baea328556 [2022-09-01T20:42:24.701Z] [2022-09-01T20:42:24.701Z] Successfully built e9baea328556 [2022-09-01T20:42:24.701Z] Successfully tagged core-data-arm64:latest [2022-09-01T20:42:25.680Z]  Building core-data ... done  Running setup.py install for dockerpty: started [2022-09-01T20:42:27.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T20:42:29.619Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T20:42:29.619Z] 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-01T20:42:39.764Z] Removing intermediate container 9dcef8c5c886 [2022-09-01T20:42:39.764Z] ---> 61fa9c395c03 [2022-09-01T20:42:39.764Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T20:42:39.764Z] ---> Running in 55794ef9e3a0 [2022-09-01T20:42:39.764Z] Removing intermediate container 55794ef9e3a0 [2022-09-01T20:42:39.764Z] ---> ce96d2d3f08c [2022-09-01T20:42:39.764Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T20:42:39.764Z] ---> Running in 43cd4427110d [2022-09-01T20:42:40.039Z] Removing intermediate container 43cd4427110d [2022-09-01T20:42:40.039Z] ---> 7b6ea0e9e99e [2022-09-01T20:42:40.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T20:42:41.045Z] ---> 42df468fc204 [2022-09-01T20:42:41.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T20:42:41.687Z] ---> 112c11bdb19c [2022-09-01T20:42:41.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T20:42:42.298Z] ---> dc2b82025da2 [2022-09-01T20:42:42.298Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T20:42:42.576Z] ---> Running in f336ef8e5430 [2022-09-01T20:42:42.854Z] Removing intermediate container f336ef8e5430 [2022-09-01T20:42:42.854Z] ---> 9efaf7e467ea [2022-09-01T20:42:42.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T20:42:42.854Z] ---> Running in 85148dbd94a4 [2022-09-01T20:42:43.449Z] Removing intermediate container 85148dbd94a4 [2022-09-01T20:42:43.449Z] ---> 8f3131a86ce1 [2022-09-01T20:42:43.449Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T20:42:43.449Z] ---> Running in c3448f0a8255 [2022-09-01T20:42:43.723Z] Removing intermediate container c3448f0a8255 [2022-09-01T20:42:43.723Z] ---> dea947653413 [2022-09-01T20:42:43.723Z] Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:43.723Z] ---> Running in b9c0a22cb1a9 [2022-09-01T20:42:43.995Z] Removing intermediate container b9c0a22cb1a9 [2022-09-01T20:42:43.995Z] ---> 0eca0bc5bd6d [2022-09-01T20:42:43.995Z] Step 23/23 : LABEL version=2.3.0-dev.54 [2022-09-01T20:42:43.995Z] ---> Running in ccb7418ba91b [2022-09-01T20:42:44.591Z] Removing intermediate container ccb7418ba91b [2022-09-01T20:42:44.591Z] ---> 52d6bfd8b5c6 [2022-09-01T20:42:44.591Z] [2022-09-01T20:42:44.591Z] Successfully built 52d6bfd8b5c6 [2022-09-01T20:42:44.591Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-01T20:42:44.881Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-01T20:42:44.886Z] $ docker stop --time=1 b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a [2022-09-01T20:42:46.604Z] $ docker rm -f b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T20:42:47.170Z] + docker images [2022-09-01T20:42:47.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T20:42:47.443Z] sys-mgmt-agent-arm64 latest 52d6bfd8b5c6 3 seconds ago 133MB [2022-09-01T20:42:47.443Z] core-data-arm64 latest e9baea328556 23 seconds ago 20.7MB [2022-09-01T20:42:47.443Z] support-notifications-arm64 latest d0dd355edeab 34 seconds ago 26.3MB [2022-09-01T20:42:47.443Z] 67923238d747 37 seconds ago 1.22GB [2022-09-01T20:42:47.443Z] b67e51fcc782 48 seconds ago 1.27GB [2022-09-01T20:42:47.443Z] security-proxy-setup-arm64 latest 892c8a772a8d About a minute ago 26.4MB [2022-09-01T20:42:47.443Z] a61884bd3f0e About a minute ago 1.19GB [2022-09-01T20:42:47.443Z] b2d1e2846b53 About a minute ago 1.2GB [2022-09-01T20:42:47.443Z] core-command-arm64 latest a03bc82fdf7e 2 minutes ago 16.7MB [2022-09-01T20:42:47.443Z] 0aab9289135f 2 minutes ago 1.21GB [2022-09-01T20:42:47.443Z] security-spire-config-arm64 latest dcf5a49a2efc 7 minutes ago 83.6MB [2022-09-01T20:42:47.443Z] support-scheduler-arm64 latest 97ba9bb24088 8 minutes ago 25.7MB [2022-09-01T20:42:47.443Z] security-spire-server-arm64 latest eef7323e8a15 8 minutes ago 84.2MB [2022-09-01T20:42:47.443Z] 32814a092bc0 8 minutes ago 1.27GB [2022-09-01T20:42:47.443Z] d0f196e5eb60 8 minutes ago 1.09GB [2022-09-01T20:42:47.443Z] security-spiffe-token-provider-arm64 latest 7b031b8beb77 8 minutes ago 28.4MB [2022-09-01T20:42:47.443Z] d9b0e8d56b7a 8 minutes ago 1.09GB [2022-09-01T20:42:47.443Z] core-metadata-arm64 latest 68917a184e34 8 minutes ago 17.5MB [2022-09-01T20:42:47.443Z] 09152d20c0ab 9 minutes ago 1.24GB [2022-09-01T20:42:47.443Z] 50aee664ab83 9 minutes ago 1.22GB [2022-09-01T20:42:47.443Z] security-bootstrapper-arm64 latest f7ad1c4938a2 10 minutes ago 18.7MB [2022-09-01T20:42:47.443Z] security-secretstore-setup-arm64 latest 08c3915f1cd6 10 minutes ago 28.2MB [2022-09-01T20:42:47.443Z] fb33f9f3cc49 10 minutes ago 1.2GB [2022-09-01T20:42:47.443Z] ca438f063a30 10 minutes ago 1.2GB [2022-09-01T20:42:47.443Z] security-spire-agent-arm64 latest 56896e09d297 15 minutes ago 122MB [2022-09-01T20:42:47.443Z] d625fa8a9497 16 minutes ago 1.09GB [2022-09-01T20:42:47.443Z] ci-base-image-arm64 latest f06ee5f135b4 18 minutes ago 995MB [2022-09-01T20:42:47.443Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-01T20:42:47.443Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-01T20:42:47.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-01T20:42:47.444Z] 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-01T20:42:47.571Z] provisioning config files... [2022-09-01T20:42:47.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config2593285649602303627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:42:47.941Z] ---> docker-login.sh [2022-09-01T20:42:47.941Z] nexus3.edgexfoundry.org:10001 [2022-09-01T20:42:48.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:42:48.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:42:48.484Z] Configure a credential helper to remove this warning. See [2022-09-01T20:42:48.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:42:48.484Z] [2022-09-01T20:42:48.484Z] Login Succeeded [2022-09-01T20:42:48.484Z] nexus3.edgexfoundry.org:10002 [2022-09-01T20:42:49.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:42:49.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:42:49.080Z] Configure a credential helper to remove this warning. See [2022-09-01T20:42:49.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:42:49.080Z] [2022-09-01T20:42:49.080Z] Login Succeeded [2022-09-01T20:42:49.080Z] nexus3.edgexfoundry.org:10003 [2022-09-01T20:42:49.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:42:49.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:42:49.621Z] Configure a credential helper to remove this warning. See [2022-09-01T20:42:49.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:42:49.621Z] [2022-09-01T20:42:49.621Z] Login Succeeded [2022-09-01T20:42:49.621Z] nexus3.edgexfoundry.org:10004 [2022-09-01T20:42:49.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:42:49.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:42:49.893Z] Configure a credential helper to remove this warning. See [2022-09-01T20:42:49.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:42:49.894Z] [2022-09-01T20:42:49.894Z] Login Succeeded [2022-09-01T20:42:50.164Z] docker.io [2022-09-01T20:42:50.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T20:42:50.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T20:42:50.705Z] Configure a credential helper to remove this warning. See [2022-09-01T20:42:50.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T20:42:50.705Z] [2022-09-01T20:42:50.705Z] Login Succeeded [2022-09-01T20:42:50.705Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T20:42:50.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:42:50.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T20:42:50.778Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-01T20:42:50.778Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:50.778Z] latest [2022-09-01T20:42:50.778Z] 2.3.0-dev.54 [2022-09-01T20:42:50.778Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:42:50.778Z] main [2022-09-01T20:42:50.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:51.124Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:51.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:51.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-01T20:42:51.480Z] 2e4e8f4df409: Preparing [2022-09-01T20:42:51.480Z] 70388882fbf2: Preparing [2022-09-01T20:42:51.480Z] 4197940305d2: Preparing [2022-09-01T20:42:51.480Z] 635c184df74b: Preparing [2022-09-01T20:42:51.480Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:51.753Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:51.753Z] 2e4e8f4df409: Pushed [2022-09-01T20:42:51.753Z] 4197940305d2: Pushed [2022-09-01T20:42:51.753Z] 635c184df74b: Pushed [2022-09-01T20:42:54.356Z] 70388882fbf2: Pushed [2022-09-01T20:42:54.356Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:54.728Z] + 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-01T20:42:55.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-01T20:42:55.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-01T20:42:55.085Z] 2e4e8f4df409: Preparing [2022-09-01T20:42:55.085Z] 70388882fbf2: Preparing [2022-09-01T20:42:55.085Z] 4197940305d2: Preparing [2022-09-01T20:42:55.086Z] 635c184df74b: Preparing [2022-09-01T20:42:55.086Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:55.086Z] 2e4e8f4df409: Layer already exists [2022-09-01T20:42:55.086Z] 70388882fbf2: Layer already exists [2022-09-01T20:42:55.086Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:55.086Z] 4197940305d2: Layer already exists [2022-09-01T20:42:55.086Z] 635c184df74b: Layer already exists [2022-09-01T20:42:55.355Z] latest: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:55.718Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:56.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 [2022-09-01T20:42:56.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-01T20:42:56.070Z] 2e4e8f4df409: Preparing [2022-09-01T20:42:56.070Z] 70388882fbf2: Preparing [2022-09-01T20:42:56.070Z] 4197940305d2: Preparing [2022-09-01T20:42:56.070Z] 635c184df74b: Preparing [2022-09-01T20:42:56.070Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:56.070Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:56.070Z] 4197940305d2: Layer already exists [2022-09-01T20:42:56.070Z] 2e4e8f4df409: Layer already exists [2022-09-01T20:42:56.070Z] 635c184df74b: Layer already exists [2022-09-01T20:42:56.070Z] 70388882fbf2: Layer already exists [2022-09-01T20:42:56.342Z] 2.3.0-dev.54: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:56.710Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:57.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:42:57.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-01T20:42:57.066Z] 2e4e8f4df409: Preparing [2022-09-01T20:42:57.066Z] 70388882fbf2: Preparing [2022-09-01T20:42:57.066Z] 4197940305d2: Preparing [2022-09-01T20:42:57.066Z] 635c184df74b: Preparing [2022-09-01T20:42:57.066Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:57.066Z] 2e4e8f4df409: Layer already exists [2022-09-01T20:42:57.066Z] 635c184df74b: Layer already exists [2022-09-01T20:42:57.066Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:57.066Z] 4197940305d2: Layer already exists [2022-09-01T20:42:57.066Z] 70388882fbf2: Layer already exists [2022-09-01T20:42:57.336Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:57.699Z] + 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-01T20:42:58.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-01T20:42:58.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-01T20:42:58.063Z] 2e4e8f4df409: Preparing [2022-09-01T20:42:58.063Z] 70388882fbf2: Preparing [2022-09-01T20:42:58.063Z] 4197940305d2: Preparing [2022-09-01T20:42:58.063Z] 635c184df74b: Preparing [2022-09-01T20:42:58.063Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:58.063Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:58.063Z] 70388882fbf2: Layer already exists [2022-09-01T20:42:58.063Z] 635c184df74b: Layer already exists [2022-09-01T20:42:58.063Z] 4197940305d2: Layer already exists [2022-09-01T20:42:58.063Z] 2e4e8f4df409: Layer already exists [2022-09-01T20:42:58.334Z] main: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:42:58.395Z] ===================================================== [Pipeline] echo [2022-09-01T20:42:58.402Z] taggedImages: [2022-09-01T20:42:58.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:58.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-01T20:42:58.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 [2022-09-01T20:42:58.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:42:58.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-01T20:42:58.428Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-01T20:42:58.428Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:58.428Z] latest [2022-09-01T20:42:58.428Z] 2.3.0-dev.54 [2022-09-01T20:42:58.428Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:42:58.428Z] main [2022-09-01T20:42:58.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:58.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:42:59.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:42:59.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-01T20:42:59.142Z] c1e99026f262: Preparing [2022-09-01T20:42:59.142Z] 4f81199f5122: Preparing [2022-09-01T20:42:59.142Z] 4197940305d2: Preparing [2022-09-01T20:42:59.142Z] 7b2f28617ace: Preparing [2022-09-01T20:42:59.142Z] 781f469c7e2d: Preparing [2022-09-01T20:42:59.142Z] 5d3e392a13a0: Preparing [2022-09-01T20:42:59.142Z] 5d3e392a13a0: Waiting [2022-09-01T20:42:59.413Z] 4197940305d2: Layer already exists [2022-09-01T20:42:59.413Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:42:59.413Z] c1e99026f262: Pushed [2022-09-01T20:42:59.413Z] 781f469c7e2d: Pushed [2022-09-01T20:43:00.007Z] 7b2f28617ace: Pushed [2022-09-01T20:43:02.608Z] 4f81199f5122: Pushed [2022-09-01T20:43:02.608Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:02.975Z] + 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-01T20:43:03.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-01T20:43:03.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-01T20:43:03.336Z] c1e99026f262: Preparing [2022-09-01T20:43:03.336Z] 4f81199f5122: Preparing [2022-09-01T20:43:03.336Z] 4197940305d2: Preparing [2022-09-01T20:43:03.336Z] 7b2f28617ace: Preparing [2022-09-01T20:43:03.336Z] 781f469c7e2d: Preparing [2022-09-01T20:43:03.336Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:03.336Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:03.336Z] 4f81199f5122: Layer already exists [2022-09-01T20:43:03.336Z] 7b2f28617ace: Layer already exists [2022-09-01T20:43:03.336Z] 781f469c7e2d: Layer already exists [2022-09-01T20:43:03.336Z] c1e99026f262: Layer already exists [2022-09-01T20:43:03.336Z] 4197940305d2: Layer already exists [2022-09-01T20:43:03.336Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:03.606Z] latest: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:03.966Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:04.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 [2022-09-01T20:43:04.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-01T20:43:04.326Z] c1e99026f262: Preparing [2022-09-01T20:43:04.326Z] 4f81199f5122: Preparing [2022-09-01T20:43:04.326Z] 4197940305d2: Preparing [2022-09-01T20:43:04.326Z] 7b2f28617ace: Preparing [2022-09-01T20:43:04.326Z] 781f469c7e2d: Preparing [2022-09-01T20:43:04.326Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:04.326Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:04.326Z] 4197940305d2: Layer already exists [2022-09-01T20:43:04.326Z] c1e99026f262: Layer already exists [2022-09-01T20:43:04.326Z] 781f469c7e2d: Layer already exists [2022-09-01T20:43:04.326Z] 4f81199f5122: Layer already exists [2022-09-01T20:43:04.326Z] 7b2f28617ace: Layer already exists [2022-09-01T20:43:04.326Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:04.597Z] 2.3.0-dev.54: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:04.959Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:05.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:05.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-01T20:43:05.309Z] c1e99026f262: Preparing [2022-09-01T20:43:05.309Z] 4f81199f5122: Preparing [2022-09-01T20:43:05.309Z] 4197940305d2: Preparing [2022-09-01T20:43:05.309Z] 7b2f28617ace: Preparing [2022-09-01T20:43:05.309Z] 781f469c7e2d: Preparing [2022-09-01T20:43:05.309Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:05.309Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:05.309Z] 4f81199f5122: Layer already exists [2022-09-01T20:43:05.309Z] c1e99026f262: Layer already exists [2022-09-01T20:43:05.309Z] 781f469c7e2d: Layer already exists [2022-09-01T20:43:05.309Z] 4197940305d2: Layer already exists [2022-09-01T20:43:05.309Z] 7b2f28617ace: Layer already exists [2022-09-01T20:43:05.309Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:05.580Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:05.961Z] + 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-01T20:43:06.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-01T20:43:06.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-01T20:43:06.335Z] c1e99026f262: Preparing [2022-09-01T20:43:06.335Z] 4f81199f5122: Preparing [2022-09-01T20:43:06.335Z] 4197940305d2: Preparing [2022-09-01T20:43:06.335Z] 7b2f28617ace: Preparing [2022-09-01T20:43:06.335Z] 781f469c7e2d: Preparing [2022-09-01T20:43:06.335Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:06.335Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:06.335Z] 7b2f28617ace: Layer already exists [2022-09-01T20:43:06.335Z] 4197940305d2: Layer already exists [2022-09-01T20:43:06.613Z] 781f469c7e2d: Layer already exists [2022-09-01T20:43:06.613Z] 4f81199f5122: Layer already exists [2022-09-01T20:43:06.613Z] c1e99026f262: Layer already exists [2022-09-01T20:43:06.613Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:06.613Z] main: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:06.666Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:06.672Z] taggedImages: [2022-09-01T20:43:06.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:06.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-01T20:43:06.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 [2022-09-01T20:43:06.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:06.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-01T20:43:06.686Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-01T20:43:06.686Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:06.686Z] latest [2022-09-01T20:43:06.686Z] 2.3.0-dev.54 [2022-09-01T20:43:06.686Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:06.686Z] main [2022-09-01T20:43:06.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:07.041Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:07.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:07.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-01T20:43:07.417Z] fd2855e72a1a: Preparing [2022-09-01T20:43:07.417Z] 8502e468f98c: Preparing [2022-09-01T20:43:07.417Z] d24889635bd0: Preparing [2022-09-01T20:43:07.417Z] 4197940305d2: Preparing [2022-09-01T20:43:07.417Z] 635c184df74b: Preparing [2022-09-01T20:43:07.417Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:07.417Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:07.693Z] 4197940305d2: Layer already exists [2022-09-01T20:43:07.693Z] 635c184df74b: Layer already exists [2022-09-01T20:43:07.693Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:07.693Z] fd2855e72a1a: Pushed [2022-09-01T20:43:07.693Z] 8502e468f98c: Pushed [2022-09-01T20:43:10.302Z] d24889635bd0: Pushed [2022-09-01T20:43:10.573Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:10.939Z] + 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-01T20:43:11.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-01T20:43:11.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-01T20:43:11.291Z] fd2855e72a1a: Preparing [2022-09-01T20:43:11.291Z] 8502e468f98c: Preparing [2022-09-01T20:43:11.291Z] d24889635bd0: Preparing [2022-09-01T20:43:11.291Z] 4197940305d2: Preparing [2022-09-01T20:43:11.291Z] 635c184df74b: Preparing [2022-09-01T20:43:11.291Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:11.291Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:11.291Z] 8502e468f98c: Layer already exists [2022-09-01T20:43:11.291Z] 635c184df74b: Layer already exists [2022-09-01T20:43:11.291Z] 4197940305d2: Layer already exists [2022-09-01T20:43:11.291Z] d24889635bd0: Layer already exists [2022-09-01T20:43:11.291Z] fd2855e72a1a: Layer already exists [2022-09-01T20:43:11.563Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:11.563Z] latest: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:11.926Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:12.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 [2022-09-01T20:43:12.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-01T20:43:12.280Z] fd2855e72a1a: Preparing [2022-09-01T20:43:12.280Z] 8502e468f98c: Preparing [2022-09-01T20:43:12.280Z] d24889635bd0: Preparing [2022-09-01T20:43:12.280Z] 4197940305d2: Preparing [2022-09-01T20:43:12.280Z] 635c184df74b: Preparing [2022-09-01T20:43:12.280Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:12.280Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:12.280Z] 635c184df74b: Layer already exists [2022-09-01T20:43:12.280Z] 8502e468f98c: Layer already exists [2022-09-01T20:43:12.280Z] fd2855e72a1a: Layer already exists [2022-09-01T20:43:12.280Z] d24889635bd0: Layer already exists [2022-09-01T20:43:12.280Z] 4197940305d2: Layer already exists [2022-09-01T20:43:12.280Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:12.553Z] 2.3.0-dev.54: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:12.909Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:13.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:13.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-01T20:43:13.265Z] fd2855e72a1a: Preparing [2022-09-01T20:43:13.265Z] 8502e468f98c: Preparing [2022-09-01T20:43:13.265Z] d24889635bd0: Preparing [2022-09-01T20:43:13.265Z] 4197940305d2: Preparing [2022-09-01T20:43:13.265Z] 635c184df74b: Preparing [2022-09-01T20:43:13.265Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:13.265Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:13.265Z] fd2855e72a1a: Layer already exists [2022-09-01T20:43:13.265Z] 635c184df74b: Layer already exists [2022-09-01T20:43:13.265Z] d24889635bd0: Layer already exists [2022-09-01T20:43:13.265Z] 8502e468f98c: Layer already exists [2022-09-01T20:43:13.265Z] 4197940305d2: Layer already exists [2022-09-01T20:43:13.265Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:13.537Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:13.899Z] + 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-01T20:43:14.253Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-01T20:43:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-01T20:43:14.253Z] fd2855e72a1a: Preparing [2022-09-01T20:43:14.253Z] 8502e468f98c: Preparing [2022-09-01T20:43:14.253Z] d24889635bd0: Preparing [2022-09-01T20:43:14.253Z] 4197940305d2: Preparing [2022-09-01T20:43:14.253Z] 635c184df74b: Preparing [2022-09-01T20:43:14.253Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:14.253Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:14.253Z] 8502e468f98c: Layer already exists [2022-09-01T20:43:14.253Z] 4197940305d2: Layer already exists [2022-09-01T20:43:14.253Z] d24889635bd0: Layer already exists [2022-09-01T20:43:14.253Z] fd2855e72a1a: Layer already exists [2022-09-01T20:43:14.253Z] 635c184df74b: Layer already exists [2022-09-01T20:43:14.524Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:14.524Z] main: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:14.577Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:14.583Z] taggedImages: [2022-09-01T20:43:14.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:14.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-01T20:43:14.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 [2022-09-01T20:43:14.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:14.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-01T20:43:14.605Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-01T20:43:14.605Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:14.605Z] latest [2022-09-01T20:43:14.605Z] 2.3.0-dev.54 [2022-09-01T20:43:14.605Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:14.605Z] main [2022-09-01T20:43:14.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:14.967Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:15.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:15.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-01T20:43:15.330Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:15.330Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:15.330Z] cfdad453cabb: Preparing [2022-09-01T20:43:15.330Z] 2799d511e7cb: Preparing [2022-09-01T20:43:15.330Z] 37fa9c214044: Preparing [2022-09-01T20:43:15.330Z] d153dd4fdd8a: Preparing [2022-09-01T20:43:15.330Z] 4197940305d2: Preparing [2022-09-01T20:43:15.330Z] 6daa8e379be1: Preparing [2022-09-01T20:43:15.330Z] 86f63a76778b: Preparing [2022-09-01T20:43:15.330Z] 509a38e45020: Preparing [2022-09-01T20:43:15.330Z] 45807953432f: Preparing [2022-09-01T20:43:15.330Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:15.330Z] 4197940305d2: Waiting [2022-09-01T20:43:15.330Z] 6daa8e379be1: Waiting [2022-09-01T20:43:15.330Z] 86f63a76778b: Waiting [2022-09-01T20:43:15.330Z] 509a38e45020: Waiting [2022-09-01T20:43:15.330Z] 45807953432f: Waiting [2022-09-01T20:43:15.330Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:15.614Z] a2fbe63bcb7c: Pushed [2022-09-01T20:43:15.614Z] 2799d511e7cb: Pushed [2022-09-01T20:43:15.614Z] 37fa9c214044: Pushed [2022-09-01T20:43:15.614Z] cfdad453cabb: Pushed [2022-09-01T20:43:15.614Z] 4197940305d2: Layer already exists [2022-09-01T20:43:15.890Z] 86f63a76778b: Pushed [2022-09-01T20:43:15.890Z] 509a38e45020: Pushed [2022-09-01T20:43:15.890Z] 45807953432f: Pushed [2022-09-01T20:43:15.890Z] 6daa8e379be1: Pushed [2022-09-01T20:43:15.890Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:18.491Z] d153dd4fdd8a: Pushed [2022-09-01T20:43:18.762Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:19.125Z] + 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-01T20:43:19.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-01T20:43:19.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-01T20:43:19.492Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:19.492Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:19.492Z] cfdad453cabb: Preparing [2022-09-01T20:43:19.492Z] 2799d511e7cb: Preparing [2022-09-01T20:43:19.492Z] 37fa9c214044: Preparing [2022-09-01T20:43:19.492Z] d153dd4fdd8a: Preparing [2022-09-01T20:43:19.492Z] 4197940305d2: Preparing [2022-09-01T20:43:19.492Z] 6daa8e379be1: Preparing [2022-09-01T20:43:19.492Z] 4197940305d2: Waiting [2022-09-01T20:43:19.492Z] 86f63a76778b: Preparing [2022-09-01T20:43:19.492Z] 6daa8e379be1: Waiting [2022-09-01T20:43:19.492Z] 509a38e45020: Preparing [2022-09-01T20:43:19.492Z] 86f63a76778b: Waiting [2022-09-01T20:43:19.492Z] 509a38e45020: Waiting [2022-09-01T20:43:19.492Z] 45807953432f: Preparing [2022-09-01T20:43:19.492Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:19.492Z] 45807953432f: Waiting [2022-09-01T20:43:19.492Z] a2fbe63bcb7c: Layer already exists [2022-09-01T20:43:19.492Z] cfdad453cabb: Layer already exists [2022-09-01T20:43:19.492Z] 2799d511e7cb: Layer already exists [2022-09-01T20:43:19.492Z] 37fa9c214044: Layer already exists [2022-09-01T20:43:19.492Z] d153dd4fdd8a: Layer already exists [2022-09-01T20:43:19.762Z] 6daa8e379be1: Layer already exists [2022-09-01T20:43:19.762Z] 4197940305d2: Layer already exists [2022-09-01T20:43:19.762Z] 45807953432f: Layer already exists [2022-09-01T20:43:19.762Z] 86f63a76778b: Layer already exists [2022-09-01T20:43:19.762Z] 509a38e45020: Layer already exists [2022-09-01T20:43:19.762Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:19.762Z] latest: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:20.125Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:20.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 [2022-09-01T20:43:20.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-01T20:43:20.481Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:20.481Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:20.481Z] cfdad453cabb: Preparing [2022-09-01T20:43:20.481Z] 2799d511e7cb: Preparing [2022-09-01T20:43:20.481Z] 37fa9c214044: Preparing [2022-09-01T20:43:20.481Z] d153dd4fdd8a: Preparing [2022-09-01T20:43:20.481Z] 4197940305d2: Preparing [2022-09-01T20:43:20.481Z] 6daa8e379be1: Preparing [2022-09-01T20:43:20.481Z] 86f63a76778b: Preparing [2022-09-01T20:43:20.481Z] 509a38e45020: Preparing [2022-09-01T20:43:20.481Z] 45807953432f: Preparing [2022-09-01T20:43:20.481Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:20.481Z] 86f63a76778b: Waiting [2022-09-01T20:43:20.481Z] 509a38e45020: Waiting [2022-09-01T20:43:20.481Z] 4197940305d2: Waiting [2022-09-01T20:43:20.481Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:20.481Z] 45807953432f: Waiting [2022-09-01T20:43:20.481Z] d153dd4fdd8a: Layer already exists [2022-09-01T20:43:20.481Z] cfdad453cabb: Layer already exists [2022-09-01T20:43:20.481Z] 37fa9c214044: Layer already exists [2022-09-01T20:43:20.481Z] 2799d511e7cb: Layer already exists [2022-09-01T20:43:20.481Z] a2fbe63bcb7c: Layer already exists [2022-09-01T20:43:20.481Z] 86f63a76778b: Layer already exists [2022-09-01T20:43:20.481Z] 6daa8e379be1: Layer already exists [2022-09-01T20:43:20.481Z] 45807953432f: Layer already exists [2022-09-01T20:43:20.481Z] 4197940305d2: Layer already exists [2022-09-01T20:43:20.752Z] 509a38e45020: Layer already exists [2022-09-01T20:43:20.752Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:20.752Z] 2.3.0-dev.54: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:21.110Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:21.462Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:21.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-01T20:43:21.462Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:21.462Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:21.462Z] cfdad453cabb: Preparing [2022-09-01T20:43:21.462Z] 2799d511e7cb: Preparing [2022-09-01T20:43:21.462Z] 37fa9c214044: Preparing [2022-09-01T20:43:21.462Z] d153dd4fdd8a: Preparing [2022-09-01T20:43:21.462Z] 4197940305d2: Preparing [2022-09-01T20:43:21.462Z] 6daa8e379be1: Preparing [2022-09-01T20:43:21.462Z] 86f63a76778b: Preparing [2022-09-01T20:43:21.462Z] 509a38e45020: Preparing [2022-09-01T20:43:21.463Z] 45807953432f: Preparing [2022-09-01T20:43:21.463Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:21.463Z] 86f63a76778b: Waiting [2022-09-01T20:43:21.463Z] 509a38e45020: Waiting [2022-09-01T20:43:21.463Z] 45807953432f: Waiting [2022-09-01T20:43:21.463Z] 4197940305d2: Waiting [2022-09-01T20:43:21.463Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:21.463Z] 6daa8e379be1: Waiting [2022-09-01T20:43:21.463Z] a2fbe63bcb7c: Layer already exists [2022-09-01T20:43:21.463Z] cfdad453cabb: Layer already exists [2022-09-01T20:43:21.463Z] d153dd4fdd8a: Layer already exists [2022-09-01T20:43:21.463Z] 2799d511e7cb: Layer already exists [2022-09-01T20:43:21.463Z] 37fa9c214044: Layer already exists [2022-09-01T20:43:21.732Z] 6daa8e379be1: Layer already exists [2022-09-01T20:43:21.732Z] 509a38e45020: Layer already exists [2022-09-01T20:43:21.732Z] 4197940305d2: Layer already exists [2022-09-01T20:43:21.732Z] 86f63a76778b: Layer already exists [2022-09-01T20:43:21.732Z] 45807953432f: Layer already exists [2022-09-01T20:43:21.732Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:21.732Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:22.091Z] + 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-01T20:43:22.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-01T20:43:22.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-01T20:43:22.438Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:22.438Z] a2fbe63bcb7c: Preparing [2022-09-01T20:43:22.438Z] cfdad453cabb: Preparing [2022-09-01T20:43:22.438Z] 2799d511e7cb: Preparing [2022-09-01T20:43:22.438Z] 37fa9c214044: Preparing [2022-09-01T20:43:22.438Z] d153dd4fdd8a: Preparing [2022-09-01T20:43:22.438Z] 4197940305d2: Preparing [2022-09-01T20:43:22.438Z] 6daa8e379be1: Preparing [2022-09-01T20:43:22.438Z] 86f63a76778b: Preparing [2022-09-01T20:43:22.438Z] 509a38e45020: Preparing [2022-09-01T20:43:22.438Z] 45807953432f: Preparing [2022-09-01T20:43:22.438Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:22.438Z] 4197940305d2: Waiting [2022-09-01T20:43:22.438Z] 6daa8e379be1: Waiting [2022-09-01T20:43:22.438Z] 86f63a76778b: Waiting [2022-09-01T20:43:22.438Z] 509a38e45020: Waiting [2022-09-01T20:43:22.438Z] 45807953432f: Waiting [2022-09-01T20:43:22.438Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:22.438Z] 37fa9c214044: Layer already exists [2022-09-01T20:43:22.438Z] a2fbe63bcb7c: Layer already exists [2022-09-01T20:43:22.438Z] d153dd4fdd8a: Layer already exists [2022-09-01T20:43:22.438Z] 2799d511e7cb: Layer already exists [2022-09-01T20:43:22.438Z] cfdad453cabb: Layer already exists [2022-09-01T20:43:22.710Z] 4197940305d2: Layer already exists [2022-09-01T20:43:22.710Z] 86f63a76778b: Layer already exists [2022-09-01T20:43:22.710Z] 6daa8e379be1: Layer already exists [2022-09-01T20:43:22.710Z] 45807953432f: Layer already exists [2022-09-01T20:43:22.710Z] 509a38e45020: Layer already exists [2022-09-01T20:43:22.710Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:22.710Z] main: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:22.765Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:22.773Z] taggedImages: [2022-09-01T20:43:22.773Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:22.773Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-01T20:43:22.773Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 [2022-09-01T20:43:22.773Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:22.773Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-01T20:43:22.795Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-01T20:43:22.795Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:22.795Z] latest [2022-09-01T20:43:22.795Z] 2.3.0-dev.54 [2022-09-01T20:43:22.795Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:22.795Z] main [2022-09-01T20:43:22.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:23.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:23.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:23.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-01T20:43:23.517Z] 669f68a3ad71: Preparing [2022-09-01T20:43:23.517Z] 73df4e2e2424: Preparing [2022-09-01T20:43:23.517Z] 74b85d8f0907: Preparing [2022-09-01T20:43:23.517Z] 51b143fbc4ad: Preparing [2022-09-01T20:43:23.517Z] 0623f0c9a05c: Preparing [2022-09-01T20:43:23.517Z] 618bffbc38d1: Preparing [2022-09-01T20:43:23.517Z] 199da2a21d36: Preparing [2022-09-01T20:43:23.517Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:23.517Z] 199da2a21d36: Waiting [2022-09-01T20:43:23.517Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:23.517Z] 618bffbc38d1: Waiting [2022-09-01T20:43:23.791Z] 73df4e2e2424: Pushed [2022-09-01T20:43:23.791Z] 669f68a3ad71: Pushed [2022-09-01T20:43:23.791Z] 0623f0c9a05c: Pushed [2022-09-01T20:43:23.791Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:24.064Z] 618bffbc38d1: Pushed [2022-09-01T20:43:24.665Z] 199da2a21d36: Pushed [2022-09-01T20:43:26.092Z] 51b143fbc4ad: Pushed [2022-09-01T20:43:26.092Z] 74b85d8f0907: Pushed [2022-09-01T20:43:26.363Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:26.727Z] + 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-01T20:43:27.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-01T20:43:27.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-01T20:43:27.084Z] 669f68a3ad71: Preparing [2022-09-01T20:43:27.084Z] 73df4e2e2424: Preparing [2022-09-01T20:43:27.084Z] 74b85d8f0907: Preparing [2022-09-01T20:43:27.084Z] 51b143fbc4ad: Preparing [2022-09-01T20:43:27.084Z] 0623f0c9a05c: Preparing [2022-09-01T20:43:27.084Z] 618bffbc38d1: Preparing [2022-09-01T20:43:27.084Z] 199da2a21d36: Preparing [2022-09-01T20:43:27.084Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:27.084Z] 618bffbc38d1: Waiting [2022-09-01T20:43:27.084Z] 199da2a21d36: Waiting [2022-09-01T20:43:27.084Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:27.084Z] 0623f0c9a05c: Layer already exists [2022-09-01T20:43:27.084Z] 669f68a3ad71: Layer already exists [2022-09-01T20:43:27.084Z] 73df4e2e2424: Layer already exists [2022-09-01T20:43:27.084Z] 51b143fbc4ad: Layer already exists [2022-09-01T20:43:27.084Z] 74b85d8f0907: Layer already exists [2022-09-01T20:43:27.355Z] 199da2a21d36: Layer already exists [2022-09-01T20:43:27.355Z] 618bffbc38d1: Layer already exists [2022-09-01T20:43:27.355Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:27.355Z] latest: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:27.718Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:28.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 [2022-09-01T20:43:28.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-01T20:43:28.077Z] 669f68a3ad71: Preparing [2022-09-01T20:43:28.077Z] 73df4e2e2424: Preparing [2022-09-01T20:43:28.077Z] 74b85d8f0907: Preparing [2022-09-01T20:43:28.077Z] 51b143fbc4ad: Preparing [2022-09-01T20:43:28.077Z] 0623f0c9a05c: Preparing [2022-09-01T20:43:28.077Z] 618bffbc38d1: Preparing [2022-09-01T20:43:28.077Z] 199da2a21d36: Preparing [2022-09-01T20:43:28.077Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:28.077Z] 199da2a21d36: Waiting [2022-09-01T20:43:28.077Z] 618bffbc38d1: Waiting [2022-09-01T20:43:28.077Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:28.077Z] 51b143fbc4ad: Layer already exists [2022-09-01T20:43:28.077Z] 73df4e2e2424: Layer already exists [2022-09-01T20:43:28.077Z] 74b85d8f0907: Layer already exists [2022-09-01T20:43:28.077Z] 669f68a3ad71: Layer already exists [2022-09-01T20:43:28.077Z] 0623f0c9a05c: Layer already exists [2022-09-01T20:43:28.350Z] 618bffbc38d1: Layer already exists [2022-09-01T20:43:28.350Z] 199da2a21d36: Layer already exists [2022-09-01T20:43:28.350Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:28.350Z] 2.3.0-dev.54: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:28.713Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:29.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:29.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-01T20:43:29.164Z] 669f68a3ad71: Preparing [2022-09-01T20:43:29.164Z] 73df4e2e2424: Preparing [2022-09-01T20:43:29.164Z] 74b85d8f0907: Preparing [2022-09-01T20:43:29.164Z] 51b143fbc4ad: Preparing [2022-09-01T20:43:29.164Z] 0623f0c9a05c: Preparing [2022-09-01T20:43:29.164Z] 618bffbc38d1: Preparing [2022-09-01T20:43:29.164Z] 199da2a21d36: Preparing [2022-09-01T20:43:29.164Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:29.164Z] 618bffbc38d1: Waiting [2022-09-01T20:43:29.164Z] 199da2a21d36: Waiting [2022-09-01T20:43:29.164Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:29.164Z] 74b85d8f0907: Layer already exists [2022-09-01T20:43:29.164Z] 669f68a3ad71: Layer already exists [2022-09-01T20:43:29.164Z] 73df4e2e2424: Layer already exists [2022-09-01T20:43:29.164Z] 51b143fbc4ad: Layer already exists [2022-09-01T20:43:29.164Z] 0623f0c9a05c: Layer already exists [2022-09-01T20:43:29.452Z] 618bffbc38d1: Layer already exists [2022-09-01T20:43:29.452Z] 199da2a21d36: Layer already exists [2022-09-01T20:43:29.452Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:29.452Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:29.829Z] + 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-01T20:43:30.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-01T20:43:30.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-01T20:43:30.209Z] 669f68a3ad71: Preparing [2022-09-01T20:43:30.209Z] 73df4e2e2424: Preparing [2022-09-01T20:43:30.209Z] 74b85d8f0907: Preparing [2022-09-01T20:43:30.209Z] 51b143fbc4ad: Preparing [2022-09-01T20:43:30.209Z] 0623f0c9a05c: Preparing [2022-09-01T20:43:30.209Z] 618bffbc38d1: Preparing [2022-09-01T20:43:30.209Z] 199da2a21d36: Preparing [2022-09-01T20:43:30.209Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:30.209Z] 199da2a21d36: Waiting [2022-09-01T20:43:30.209Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:30.209Z] 618bffbc38d1: Waiting [2022-09-01T20:43:30.209Z] 0623f0c9a05c: Layer already exists [2022-09-01T20:43:30.209Z] 669f68a3ad71: Layer already exists [2022-09-01T20:43:30.209Z] 74b85d8f0907: Layer already exists [2022-09-01T20:43:30.209Z] 51b143fbc4ad: Layer already exists [2022-09-01T20:43:30.209Z] 73df4e2e2424: Layer already exists [2022-09-01T20:43:30.480Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:30.480Z] 618bffbc38d1: Layer already exists [2022-09-01T20:43:30.480Z] 199da2a21d36: Layer already exists [2022-09-01T20:43:30.480Z] main: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:30.534Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:30.542Z] taggedImages: [2022-09-01T20:43:30.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:30.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-01T20:43:30.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 [2022-09-01T20:43:30.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:30.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-01T20:43:30.565Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-01T20:43:30.565Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:30.565Z] latest [2022-09-01T20:43:30.565Z] 2.3.0-dev.54 [2022-09-01T20:43:30.565Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:30.565Z] main [2022-09-01T20:43:30.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:30.934Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:31.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:31.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-01T20:43:31.296Z] b18f3e01d6fd: Preparing [2022-09-01T20:43:31.296Z] 2832a3807f97: Preparing [2022-09-01T20:43:31.296Z] e1788a0aebef: Preparing [2022-09-01T20:43:31.296Z] e72026b63e7f: Preparing [2022-09-01T20:43:31.296Z] 0ed9ff8833ff: Preparing [2022-09-01T20:43:31.296Z] 8d69af7468e3: Preparing [2022-09-01T20:43:31.296Z] 93549d61c06a: Preparing [2022-09-01T20:43:31.296Z] 8d69af7468e3: Waiting [2022-09-01T20:43:31.296Z] 00eebe68f624: Preparing [2022-09-01T20:43:31.296Z] 47a521d2d1da: Preparing [2022-09-01T20:43:31.296Z] 93549d61c06a: Waiting [2022-09-01T20:43:31.296Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:31.296Z] 47a521d2d1da: Waiting [2022-09-01T20:43:31.296Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:31.296Z] 00eebe68f624: Waiting [2022-09-01T20:43:31.566Z] 2832a3807f97: Pushed [2022-09-01T20:43:31.566Z] b18f3e01d6fd: Pushed [2022-09-01T20:43:31.566Z] 0ed9ff8833ff: Pushed [2022-09-01T20:43:31.839Z] 8d69af7468e3: Pushed [2022-09-01T20:43:31.840Z] 93549d61c06a: Pushed [2022-09-01T20:43:31.840Z] 00eebe68f624: Pushed [2022-09-01T20:43:31.840Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:32.113Z] 47a521d2d1da: Pushed [2022-09-01T20:43:34.081Z] e72026b63e7f: Pushed [2022-09-01T20:43:35.053Z] e1788a0aebef: Pushed [2022-09-01T20:43:35.053Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:35.413Z] + 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-01T20:43:35.770Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-01T20:43:35.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-01T20:43:35.771Z] b18f3e01d6fd: Preparing [2022-09-01T20:43:35.771Z] 2832a3807f97: Preparing [2022-09-01T20:43:35.771Z] e1788a0aebef: Preparing [2022-09-01T20:43:35.771Z] e72026b63e7f: Preparing [2022-09-01T20:43:35.771Z] 0ed9ff8833ff: Preparing [2022-09-01T20:43:35.771Z] 8d69af7468e3: Preparing [2022-09-01T20:43:35.771Z] 93549d61c06a: Preparing [2022-09-01T20:43:35.771Z] 00eebe68f624: Preparing [2022-09-01T20:43:35.771Z] 47a521d2d1da: Preparing [2022-09-01T20:43:35.771Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:35.771Z] 93549d61c06a: Waiting [2022-09-01T20:43:35.771Z] 00eebe68f624: Waiting [2022-09-01T20:43:35.771Z] 47a521d2d1da: Waiting [2022-09-01T20:43:35.771Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:35.771Z] 8d69af7468e3: Waiting [2022-09-01T20:43:35.771Z] 2832a3807f97: Layer already exists [2022-09-01T20:43:35.771Z] e1788a0aebef: Layer already exists [2022-09-01T20:43:35.771Z] b18f3e01d6fd: Layer already exists [2022-09-01T20:43:35.771Z] e72026b63e7f: Layer already exists [2022-09-01T20:43:35.771Z] 0ed9ff8833ff: Layer already exists [2022-09-01T20:43:35.771Z] 8d69af7468e3: Layer already exists [2022-09-01T20:43:35.771Z] 00eebe68f624: Layer already exists [2022-09-01T20:43:35.771Z] 93549d61c06a: Layer already exists [2022-09-01T20:43:35.771Z] 47a521d2d1da: Layer already exists [2022-09-01T20:43:35.771Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:36.042Z] latest: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:36.409Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:36.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 [2022-09-01T20:43:36.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-01T20:43:36.766Z] b18f3e01d6fd: Preparing [2022-09-01T20:43:36.766Z] 2832a3807f97: Preparing [2022-09-01T20:43:36.766Z] e1788a0aebef: Preparing [2022-09-01T20:43:36.766Z] e72026b63e7f: Preparing [2022-09-01T20:43:36.766Z] 0ed9ff8833ff: Preparing [2022-09-01T20:43:36.766Z] 8d69af7468e3: Preparing [2022-09-01T20:43:36.766Z] 93549d61c06a: Preparing [2022-09-01T20:43:36.766Z] 00eebe68f624: Preparing [2022-09-01T20:43:36.766Z] 47a521d2d1da: Preparing [2022-09-01T20:43:36.766Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:36.766Z] 8d69af7468e3: Waiting [2022-09-01T20:43:36.766Z] 00eebe68f624: Waiting [2022-09-01T20:43:36.766Z] 93549d61c06a: Waiting [2022-09-01T20:43:36.766Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:36.766Z] 47a521d2d1da: Waiting [2022-09-01T20:43:36.766Z] 2832a3807f97: Layer already exists [2022-09-01T20:43:36.766Z] b18f3e01d6fd: Layer already exists [2022-09-01T20:43:36.766Z] e72026b63e7f: Layer already exists [2022-09-01T20:43:36.766Z] 0ed9ff8833ff: Layer already exists [2022-09-01T20:43:36.766Z] e1788a0aebef: Layer already exists [2022-09-01T20:43:37.038Z] 00eebe68f624: Layer already exists [2022-09-01T20:43:37.038Z] 47a521d2d1da: Layer already exists [2022-09-01T20:43:37.038Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:37.038Z] 8d69af7468e3: Layer already exists [2022-09-01T20:43:37.038Z] 93549d61c06a: Layer already exists [2022-09-01T20:43:37.038Z] 2.3.0-dev.54: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:37.404Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:37.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:37.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-01T20:43:37.762Z] b18f3e01d6fd: Preparing [2022-09-01T20:43:37.762Z] 2832a3807f97: Preparing [2022-09-01T20:43:37.762Z] e1788a0aebef: Preparing [2022-09-01T20:43:37.762Z] e72026b63e7f: Preparing [2022-09-01T20:43:37.762Z] 0ed9ff8833ff: Preparing [2022-09-01T20:43:37.762Z] 8d69af7468e3: Preparing [2022-09-01T20:43:37.762Z] 93549d61c06a: Preparing [2022-09-01T20:43:37.762Z] 00eebe68f624: Preparing [2022-09-01T20:43:37.762Z] 47a521d2d1da: Preparing [2022-09-01T20:43:37.762Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:37.762Z] 93549d61c06a: Waiting [2022-09-01T20:43:37.762Z] 00eebe68f624: Waiting [2022-09-01T20:43:37.762Z] 47a521d2d1da: Waiting [2022-09-01T20:43:37.762Z] 8d69af7468e3: Waiting [2022-09-01T20:43:37.762Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:37.762Z] 0ed9ff8833ff: Layer already exists [2022-09-01T20:43:37.762Z] b18f3e01d6fd: Layer already exists [2022-09-01T20:43:37.762Z] 2832a3807f97: Layer already exists [2022-09-01T20:43:37.762Z] e72026b63e7f: Layer already exists [2022-09-01T20:43:37.762Z] e1788a0aebef: Layer already exists [2022-09-01T20:43:37.762Z] 93549d61c06a: Layer already exists [2022-09-01T20:43:37.762Z] 47a521d2d1da: Layer already exists [2022-09-01T20:43:37.762Z] 8d69af7468e3: Layer already exists [2022-09-01T20:43:37.762Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:37.762Z] 00eebe68f624: Layer already exists [2022-09-01T20:43:38.033Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:38.389Z] + 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-01T20:43:38.745Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-01T20:43:38.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-01T20:43:38.745Z] b18f3e01d6fd: Preparing [2022-09-01T20:43:38.745Z] 2832a3807f97: Preparing [2022-09-01T20:43:38.745Z] e1788a0aebef: Preparing [2022-09-01T20:43:38.745Z] e72026b63e7f: Preparing [2022-09-01T20:43:38.745Z] 0ed9ff8833ff: Preparing [2022-09-01T20:43:38.745Z] 8d69af7468e3: Preparing [2022-09-01T20:43:38.745Z] 93549d61c06a: Preparing [2022-09-01T20:43:38.745Z] 00eebe68f624: Preparing [2022-09-01T20:43:38.745Z] 47a521d2d1da: Preparing [2022-09-01T20:43:38.745Z] 5d3e392a13a0: Preparing [2022-09-01T20:43:38.745Z] 00eebe68f624: Waiting [2022-09-01T20:43:38.745Z] 47a521d2d1da: Waiting [2022-09-01T20:43:38.745Z] 5d3e392a13a0: Waiting [2022-09-01T20:43:38.745Z] 93549d61c06a: Waiting [2022-09-01T20:43:38.745Z] 8d69af7468e3: Waiting [2022-09-01T20:43:38.745Z] e72026b63e7f: Layer already exists [2022-09-01T20:43:38.745Z] b18f3e01d6fd: Layer already exists [2022-09-01T20:43:38.745Z] 0ed9ff8833ff: Layer already exists [2022-09-01T20:43:38.745Z] e1788a0aebef: Layer already exists [2022-09-01T20:43:38.745Z] 2832a3807f97: Layer already exists [2022-09-01T20:43:38.745Z] 93549d61c06a: Layer already exists [2022-09-01T20:43:38.745Z] 47a521d2d1da: Layer already exists [2022-09-01T20:43:38.745Z] 8d69af7468e3: Layer already exists [2022-09-01T20:43:38.745Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:43:38.745Z] 00eebe68f624: Layer already exists [2022-09-01T20:43:39.017Z] main: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:39.075Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:39.082Z] taggedImages: [2022-09-01T20:43:39.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:39.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-01T20:43:39.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 [2022-09-01T20:43:39.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:39.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-01T20:43:39.103Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-01T20:43:39.103Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:39.103Z] latest [2022-09-01T20:43:39.103Z] 2.3.0-dev.54 [2022-09-01T20:43:39.103Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:39.103Z] main [2022-09-01T20:43:39.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:39.464Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:39.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:39.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-01T20:43:39.816Z] f6752b0eb60b: Preparing [2022-09-01T20:43:39.816Z] 2f2d59bde9a6: Preparing [2022-09-01T20:43:39.816Z] 4197940305d2: Preparing [2022-09-01T20:43:39.816Z] 6a8dcec81cfa: Preparing [2022-09-01T20:43:39.816Z] 6ab16a702d48: Preparing [2022-09-01T20:43:39.816Z] 9833f26c6bda: Preparing [2022-09-01T20:43:39.816Z] 9833f26c6bda: Waiting [2022-09-01T20:43:40.088Z] 4197940305d2: Layer already exists [2022-09-01T20:43:40.088Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:40.088Z] f6752b0eb60b: Pushed [2022-09-01T20:43:40.088Z] 6ab16a702d48: Pushed [2022-09-01T20:43:41.517Z] 6a8dcec81cfa: Pushed [2022-09-01T20:43:44.895Z] 2f2d59bde9a6: Pushed [2022-09-01T20:43:44.895Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:45.269Z] + 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-01T20:43:45.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-01T20:43:45.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-01T20:43:45.623Z] f6752b0eb60b: Preparing [2022-09-01T20:43:45.623Z] 2f2d59bde9a6: Preparing [2022-09-01T20:43:45.623Z] 4197940305d2: Preparing [2022-09-01T20:43:45.623Z] 6a8dcec81cfa: Preparing [2022-09-01T20:43:45.623Z] 6ab16a702d48: Preparing [2022-09-01T20:43:45.623Z] 9833f26c6bda: Preparing [2022-09-01T20:43:45.623Z] 9833f26c6bda: Waiting [2022-09-01T20:43:45.623Z] 6ab16a702d48: Layer already exists [2022-09-01T20:43:45.623Z] 2f2d59bde9a6: Layer already exists [2022-09-01T20:43:45.623Z] 6a8dcec81cfa: Layer already exists [2022-09-01T20:43:45.623Z] f6752b0eb60b: Layer already exists [2022-09-01T20:43:45.623Z] 4197940305d2: Layer already exists [2022-09-01T20:43:45.892Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:45.892Z] latest: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:46.256Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:46.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 [2022-09-01T20:43:46.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-01T20:43:46.614Z] f6752b0eb60b: Preparing [2022-09-01T20:43:46.614Z] 2f2d59bde9a6: Preparing [2022-09-01T20:43:46.614Z] 4197940305d2: Preparing [2022-09-01T20:43:46.614Z] 6a8dcec81cfa: Preparing [2022-09-01T20:43:46.614Z] 6ab16a702d48: Preparing [2022-09-01T20:43:46.614Z] 9833f26c6bda: Preparing [2022-09-01T20:43:46.614Z] 9833f26c6bda: Waiting [2022-09-01T20:43:46.614Z] 6ab16a702d48: Layer already exists [2022-09-01T20:43:46.614Z] 4197940305d2: Layer already exists [2022-09-01T20:43:46.614Z] 2f2d59bde9a6: Layer already exists [2022-09-01T20:43:46.614Z] f6752b0eb60b: Layer already exists [2022-09-01T20:43:46.614Z] 6a8dcec81cfa: Layer already exists [2022-09-01T20:43:46.614Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:46.885Z] 2.3.0-dev.54: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:47.251Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:47.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:47.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-01T20:43:47.609Z] f6752b0eb60b: Preparing [2022-09-01T20:43:47.609Z] 2f2d59bde9a6: Preparing [2022-09-01T20:43:47.609Z] 4197940305d2: Preparing [2022-09-01T20:43:47.609Z] 6a8dcec81cfa: Preparing [2022-09-01T20:43:47.609Z] 6ab16a702d48: Preparing [2022-09-01T20:43:47.609Z] 9833f26c6bda: Preparing [2022-09-01T20:43:47.609Z] 9833f26c6bda: Waiting [2022-09-01T20:43:47.609Z] 4197940305d2: Layer already exists [2022-09-01T20:43:47.609Z] f6752b0eb60b: Layer already exists [2022-09-01T20:43:47.609Z] 6ab16a702d48: Layer already exists [2022-09-01T20:43:47.609Z] 2f2d59bde9a6: Layer already exists [2022-09-01T20:43:47.609Z] 6a8dcec81cfa: Layer already exists [2022-09-01T20:43:47.609Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:47.877Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:48.237Z] + 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-01T20:43:48.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-01T20:43:48.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-01T20:43:48.589Z] f6752b0eb60b: Preparing [2022-09-01T20:43:48.589Z] 2f2d59bde9a6: Preparing [2022-09-01T20:43:48.589Z] 4197940305d2: Preparing [2022-09-01T20:43:48.589Z] 6a8dcec81cfa: Preparing [2022-09-01T20:43:48.589Z] 6ab16a702d48: Preparing [2022-09-01T20:43:48.589Z] 9833f26c6bda: Preparing [2022-09-01T20:43:48.589Z] 9833f26c6bda: Waiting [2022-09-01T20:43:48.589Z] 6ab16a702d48: Layer already exists [2022-09-01T20:43:48.589Z] 4197940305d2: Layer already exists [2022-09-01T20:43:48.589Z] 2f2d59bde9a6: Layer already exists [2022-09-01T20:43:48.589Z] 6a8dcec81cfa: Layer already exists [2022-09-01T20:43:48.589Z] f6752b0eb60b: Layer already exists [2022-09-01T20:43:48.589Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:48.858Z] main: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:43:48.920Z] ===================================================== [Pipeline] echo [2022-09-01T20:43:48.929Z] taggedImages: [2022-09-01T20:43:48.929Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:48.929Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-01T20:43:48.929Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 [2022-09-01T20:43:48.929Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:48.929Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-01T20:43:48.951Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-01T20:43:48.951Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:48.951Z] latest [2022-09-01T20:43:48.951Z] 2.3.0-dev.54 [2022-09-01T20:43:48.951Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:43:48.951Z] main [2022-09-01T20:43:48.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:49.305Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:43:49.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:43:49.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-01T20:43:49.657Z] accb7f43d080: Preparing [2022-09-01T20:43:49.657Z] 9ac4c43cc13b: Preparing [2022-09-01T20:43:49.657Z] 3bb1cc09da93: Preparing [2022-09-01T20:43:49.657Z] 9a8a873d8609: Preparing [2022-09-01T20:43:49.657Z] 817deb198bb7: Preparing [2022-09-01T20:43:49.657Z] 513d756f3fd1: Preparing [2022-09-01T20:43:49.657Z] 6ab16a702d48: Preparing [2022-09-01T20:43:49.657Z] 9833f26c6bda: Preparing [2022-09-01T20:43:49.657Z] 6ab16a702d48: Waiting [2022-09-01T20:43:49.657Z] 513d756f3fd1: Waiting [2022-09-01T20:43:49.657Z] 9833f26c6bda: Waiting [2022-09-01T20:43:49.929Z] 3bb1cc09da93: Pushed [2022-09-01T20:43:49.929Z] 9ac4c43cc13b: Pushed [2022-09-01T20:43:49.929Z] accb7f43d080: Pushed [2022-09-01T20:43:49.929Z] 9833f26c6bda: Layer already exists [2022-09-01T20:43:49.929Z] 6ab16a702d48: Layer already exists [2022-09-01T20:43:50.908Z] 513d756f3fd1: Pushed [2022-09-01T20:43:59.171Z] 817deb198bb7: Pushed [2022-09-01T20:44:05.951Z] 9a8a873d8609: Pushed [2022-09-01T20:44:05.952Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:06.309Z] + 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-01T20:44:06.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-01T20:44:06.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-01T20:44:06.663Z] accb7f43d080: Preparing [2022-09-01T20:44:06.663Z] 9ac4c43cc13b: Preparing [2022-09-01T20:44:06.663Z] 3bb1cc09da93: Preparing [2022-09-01T20:44:06.663Z] 9a8a873d8609: Preparing [2022-09-01T20:44:06.663Z] 817deb198bb7: Preparing [2022-09-01T20:44:06.663Z] 513d756f3fd1: Preparing [2022-09-01T20:44:06.663Z] 6ab16a702d48: Preparing [2022-09-01T20:44:06.663Z] 9833f26c6bda: Preparing [2022-09-01T20:44:06.663Z] 6ab16a702d48: Waiting [2022-09-01T20:44:06.663Z] 9833f26c6bda: Waiting [2022-09-01T20:44:06.663Z] 513d756f3fd1: Waiting [2022-09-01T20:44:06.663Z] 817deb198bb7: Layer already exists [2022-09-01T20:44:06.663Z] accb7f43d080: Layer already exists [2022-09-01T20:44:06.663Z] 3bb1cc09da93: Layer already exists [2022-09-01T20:44:06.663Z] 9a8a873d8609: Layer already exists [2022-09-01T20:44:06.663Z] 9ac4c43cc13b: Layer already exists [2022-09-01T20:44:06.663Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:06.663Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:06.663Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:06.933Z] latest: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:07.294Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:07.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 [2022-09-01T20:44:07.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-01T20:44:07.644Z] accb7f43d080: Preparing [2022-09-01T20:44:07.644Z] 9ac4c43cc13b: Preparing [2022-09-01T20:44:07.644Z] 3bb1cc09da93: Preparing [2022-09-01T20:44:07.644Z] 9a8a873d8609: Preparing [2022-09-01T20:44:07.644Z] 817deb198bb7: Preparing [2022-09-01T20:44:07.644Z] 513d756f3fd1: Preparing [2022-09-01T20:44:07.644Z] 6ab16a702d48: Preparing [2022-09-01T20:44:07.644Z] 9833f26c6bda: Preparing [2022-09-01T20:44:07.644Z] 513d756f3fd1: Waiting [2022-09-01T20:44:07.644Z] 6ab16a702d48: Waiting [2022-09-01T20:44:07.644Z] 9833f26c6bda: Waiting [2022-09-01T20:44:07.644Z] 9ac4c43cc13b: Layer already exists [2022-09-01T20:44:07.644Z] 3bb1cc09da93: Layer already exists [2022-09-01T20:44:07.644Z] accb7f43d080: Layer already exists [2022-09-01T20:44:07.644Z] 817deb198bb7: Layer already exists [2022-09-01T20:44:07.644Z] 9a8a873d8609: Layer already exists [2022-09-01T20:44:07.644Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:07.644Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:07.644Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:07.914Z] 2.3.0-dev.54: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:08.280Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:08.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-01T20:44:08.637Z] accb7f43d080: Preparing [2022-09-01T20:44:08.637Z] 9ac4c43cc13b: Preparing [2022-09-01T20:44:08.637Z] 3bb1cc09da93: Preparing [2022-09-01T20:44:08.637Z] 9a8a873d8609: Preparing [2022-09-01T20:44:08.637Z] 817deb198bb7: Preparing [2022-09-01T20:44:08.637Z] 513d756f3fd1: Preparing [2022-09-01T20:44:08.637Z] 6ab16a702d48: Preparing [2022-09-01T20:44:08.637Z] 9833f26c6bda: Preparing [2022-09-01T20:44:08.637Z] 513d756f3fd1: Waiting [2022-09-01T20:44:08.637Z] 9833f26c6bda: Waiting [2022-09-01T20:44:08.637Z] 6ab16a702d48: Waiting [2022-09-01T20:44:08.637Z] 817deb198bb7: Layer already exists [2022-09-01T20:44:08.637Z] accb7f43d080: Layer already exists [2022-09-01T20:44:08.637Z] 9ac4c43cc13b: Layer already exists [2022-09-01T20:44:08.637Z] 3bb1cc09da93: Layer already exists [2022-09-01T20:44:08.637Z] 9a8a873d8609: Layer already exists [2022-09-01T20:44:08.637Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:08.908Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:08.908Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:08.908Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:09.271Z] + 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-01T20:44:09.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-01T20:44:09.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-01T20:44:09.623Z] accb7f43d080: Preparing [2022-09-01T20:44:09.623Z] 9ac4c43cc13b: Preparing [2022-09-01T20:44:09.623Z] 3bb1cc09da93: Preparing [2022-09-01T20:44:09.623Z] 9a8a873d8609: Preparing [2022-09-01T20:44:09.623Z] 817deb198bb7: Preparing [2022-09-01T20:44:09.623Z] 513d756f3fd1: Preparing [2022-09-01T20:44:09.623Z] 6ab16a702d48: Preparing [2022-09-01T20:44:09.623Z] 9833f26c6bda: Preparing [2022-09-01T20:44:09.623Z] 513d756f3fd1: Waiting [2022-09-01T20:44:09.623Z] 6ab16a702d48: Waiting [2022-09-01T20:44:09.623Z] 9833f26c6bda: Waiting [2022-09-01T20:44:09.623Z] 3bb1cc09da93: Layer already exists [2022-09-01T20:44:09.623Z] 9a8a873d8609: Layer already exists [2022-09-01T20:44:09.623Z] 817deb198bb7: Layer already exists [2022-09-01T20:44:09.623Z] accb7f43d080: Layer already exists [2022-09-01T20:44:09.623Z] 9ac4c43cc13b: Layer already exists [2022-09-01T20:44:09.623Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:09.623Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:09.623Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:09.892Z] main: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:44:09.951Z] ===================================================== [Pipeline] echo [2022-09-01T20:44:09.958Z] taggedImages: [2022-09-01T20:44:09.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:09.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-01T20:44:09.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 [2022-09-01T20:44:09.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:09.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-01T20:44:09.977Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-01T20:44:09.977Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:09.977Z] latest [2022-09-01T20:44:09.977Z] 2.3.0-dev.54 [2022-09-01T20:44:09.977Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:09.977Z] main [2022-09-01T20:44:09.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:10.317Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:10.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:10.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-01T20:44:10.671Z] 1c60b6ce223f: Preparing [2022-09-01T20:44:10.671Z] 4431c9c53970: Preparing [2022-09-01T20:44:10.671Z] 0705baeefda0: Preparing [2022-09-01T20:44:10.671Z] b6bbbb7bc7be: Preparing [2022-09-01T20:44:10.671Z] 440578120570: Preparing [2022-09-01T20:44:10.671Z] 6ab16a702d48: Preparing [2022-09-01T20:44:10.671Z] 9833f26c6bda: Preparing [2022-09-01T20:44:10.671Z] 6ab16a702d48: Waiting [2022-09-01T20:44:10.671Z] 9833f26c6bda: Waiting [2022-09-01T20:44:10.941Z] 0705baeefda0: Pushed [2022-09-01T20:44:10.941Z] 4431c9c53970: Pushed [2022-09-01T20:44:10.941Z] 1c60b6ce223f: Pushed [2022-09-01T20:44:10.941Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:10.941Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:11.534Z] 440578120570: Pushed [2022-09-01T20:44:26.591Z] b6bbbb7bc7be: Pushed [2022-09-01T20:44:26.591Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:26.950Z] + 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-01T20:44:27.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-01T20:44:27.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-01T20:44:27.303Z] 1c60b6ce223f: Preparing [2022-09-01T20:44:27.303Z] 4431c9c53970: Preparing [2022-09-01T20:44:27.303Z] 0705baeefda0: Preparing [2022-09-01T20:44:27.303Z] b6bbbb7bc7be: Preparing [2022-09-01T20:44:27.303Z] 440578120570: Preparing [2022-09-01T20:44:27.303Z] 6ab16a702d48: Preparing [2022-09-01T20:44:27.303Z] 9833f26c6bda: Preparing [2022-09-01T20:44:27.303Z] 6ab16a702d48: Waiting [2022-09-01T20:44:27.303Z] 9833f26c6bda: Waiting [2022-09-01T20:44:27.303Z] 4431c9c53970: Layer already exists [2022-09-01T20:44:27.303Z] 1c60b6ce223f: Layer already exists [2022-09-01T20:44:27.303Z] 440578120570: Layer already exists [2022-09-01T20:44:27.303Z] 0705baeefda0: Layer already exists [2022-09-01T20:44:27.303Z] b6bbbb7bc7be: Layer already exists [2022-09-01T20:44:27.303Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:27.303Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:27.573Z] latest: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:27.930Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:28.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 [2022-09-01T20:44:28.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-01T20:44:28.362Z] 1c60b6ce223f: Preparing [2022-09-01T20:44:28.362Z] 4431c9c53970: Preparing [2022-09-01T20:44:28.362Z] 0705baeefda0: Preparing [2022-09-01T20:44:28.362Z] b6bbbb7bc7be: Preparing [2022-09-01T20:44:28.362Z] 440578120570: Preparing [2022-09-01T20:44:28.362Z] 6ab16a702d48: Preparing [2022-09-01T20:44:28.362Z] 9833f26c6bda: Preparing [2022-09-01T20:44:28.362Z] 6ab16a702d48: Waiting [2022-09-01T20:44:28.362Z] 9833f26c6bda: Waiting [2022-09-01T20:44:28.362Z] 1c60b6ce223f: Layer already exists [2022-09-01T20:44:28.362Z] b6bbbb7bc7be: Layer already exists [2022-09-01T20:44:28.362Z] 0705baeefda0: Layer already exists [2022-09-01T20:44:28.362Z] 4431c9c53970: Layer already exists [2022-09-01T20:44:28.362Z] 440578120570: Layer already exists [2022-09-01T20:44:28.362Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:28.363Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:28.363Z] 2.3.0-dev.54: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:28.708Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:29.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:29.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-01T20:44:29.056Z] 1c60b6ce223f: Preparing [2022-09-01T20:44:29.056Z] 4431c9c53970: Preparing [2022-09-01T20:44:29.056Z] 0705baeefda0: Preparing [2022-09-01T20:44:29.056Z] b6bbbb7bc7be: Preparing [2022-09-01T20:44:29.056Z] 440578120570: Preparing [2022-09-01T20:44:29.056Z] 6ab16a702d48: Preparing [2022-09-01T20:44:29.056Z] 9833f26c6bda: Preparing [2022-09-01T20:44:29.056Z] 6ab16a702d48: Waiting [2022-09-01T20:44:29.056Z] 9833f26c6bda: Waiting [2022-09-01T20:44:29.056Z] 4431c9c53970: Layer already exists [2022-09-01T20:44:29.056Z] 440578120570: Layer already exists [2022-09-01T20:44:29.056Z] b6bbbb7bc7be: Layer already exists [2022-09-01T20:44:29.056Z] 0705baeefda0: Layer already exists [2022-09-01T20:44:29.056Z] 1c60b6ce223f: Layer already exists [2022-09-01T20:44:29.325Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:29.325Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:29.325Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:29.687Z] + 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-01T20:44:30.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-01T20:44:30.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-01T20:44:30.041Z] 1c60b6ce223f: Preparing [2022-09-01T20:44:30.041Z] 4431c9c53970: Preparing [2022-09-01T20:44:30.041Z] 0705baeefda0: Preparing [2022-09-01T20:44:30.041Z] b6bbbb7bc7be: Preparing [2022-09-01T20:44:30.041Z] 440578120570: Preparing [2022-09-01T20:44:30.041Z] 6ab16a702d48: Preparing [2022-09-01T20:44:30.041Z] 9833f26c6bda: Preparing [2022-09-01T20:44:30.041Z] 9833f26c6bda: Waiting [2022-09-01T20:44:30.041Z] 6ab16a702d48: Waiting [2022-09-01T20:44:30.041Z] 4431c9c53970: Layer already exists [2022-09-01T20:44:30.041Z] 440578120570: Layer already exists [2022-09-01T20:44:30.041Z] 0705baeefda0: Layer already exists [2022-09-01T20:44:30.041Z] b6bbbb7bc7be: Layer already exists [2022-09-01T20:44:30.041Z] 1c60b6ce223f: Layer already exists [2022-09-01T20:44:30.311Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:30.311Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:30.311Z] main: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:44:30.373Z] ===================================================== [Pipeline] echo [2022-09-01T20:44:30.381Z] taggedImages: [2022-09-01T20:44:30.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:30.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-01T20:44:30.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 [2022-09-01T20:44:30.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:30.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-01T20:44:30.401Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-01T20:44:30.401Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:30.401Z] latest [2022-09-01T20:44:30.401Z] 2.3.0-dev.54 [2022-09-01T20:44:30.401Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:30.401Z] main [2022-09-01T20:44:30.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:30.762Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:31.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:31.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-01T20:44:31.127Z] fab17912b08e: Preparing [2022-09-01T20:44:31.127Z] 17d553c6e43e: Preparing [2022-09-01T20:44:31.127Z] a50b628bc94a: Preparing [2022-09-01T20:44:31.127Z] 18b32e12320d: Preparing [2022-09-01T20:44:31.127Z] 513d756f3fd1: Preparing [2022-09-01T20:44:31.127Z] 6ab16a702d48: Preparing [2022-09-01T20:44:31.127Z] 9833f26c6bda: Preparing [2022-09-01T20:44:31.127Z] 6ab16a702d48: Waiting [2022-09-01T20:44:31.127Z] 9833f26c6bda: Waiting [2022-09-01T20:44:31.399Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:31.399Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:31.399Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:31.399Z] a50b628bc94a: Pushed [2022-09-01T20:44:31.399Z] fab17912b08e: Pushed [2022-09-01T20:44:31.399Z] 17d553c6e43e: Pushed [2022-09-01T20:44:49.735Z] 18b32e12320d: Pushed [2022-09-01T20:44:49.735Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:50.089Z] + 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-01T20:44:50.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-01T20:44:50.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-01T20:44:50.441Z] fab17912b08e: Preparing [2022-09-01T20:44:50.441Z] 17d553c6e43e: Preparing [2022-09-01T20:44:50.441Z] a50b628bc94a: Preparing [2022-09-01T20:44:50.441Z] 18b32e12320d: Preparing [2022-09-01T20:44:50.441Z] 513d756f3fd1: Preparing [2022-09-01T20:44:50.441Z] 6ab16a702d48: Preparing [2022-09-01T20:44:50.441Z] 9833f26c6bda: Preparing [2022-09-01T20:44:50.441Z] 6ab16a702d48: Waiting [2022-09-01T20:44:50.441Z] 9833f26c6bda: Waiting [2022-09-01T20:44:50.441Z] a50b628bc94a: Layer already exists [2022-09-01T20:44:50.441Z] fab17912b08e: Layer already exists [2022-09-01T20:44:50.441Z] 17d553c6e43e: Layer already exists [2022-09-01T20:44:50.441Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:50.715Z] 18b32e12320d: Layer already exists [2022-09-01T20:44:50.715Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:50.715Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:50.715Z] latest: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:51.078Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:51.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 [2022-09-01T20:44:51.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-01T20:44:51.425Z] fab17912b08e: Preparing [2022-09-01T20:44:51.425Z] 17d553c6e43e: Preparing [2022-09-01T20:44:51.425Z] a50b628bc94a: Preparing [2022-09-01T20:44:51.425Z] 18b32e12320d: Preparing [2022-09-01T20:44:51.425Z] 513d756f3fd1: Preparing [2022-09-01T20:44:51.425Z] 6ab16a702d48: Preparing [2022-09-01T20:44:51.425Z] 9833f26c6bda: Preparing [2022-09-01T20:44:51.425Z] 6ab16a702d48: Waiting [2022-09-01T20:44:51.425Z] 9833f26c6bda: Waiting [2022-09-01T20:44:51.425Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:51.425Z] fab17912b08e: Layer already exists [2022-09-01T20:44:51.425Z] 17d553c6e43e: Layer already exists [2022-09-01T20:44:51.425Z] 18b32e12320d: Layer already exists [2022-09-01T20:44:51.425Z] a50b628bc94a: Layer already exists [2022-09-01T20:44:51.697Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:51.697Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:51.697Z] 2.3.0-dev.54: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:52.056Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:52.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:52.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-01T20:44:52.411Z] fab17912b08e: Preparing [2022-09-01T20:44:52.411Z] 17d553c6e43e: Preparing [2022-09-01T20:44:52.411Z] a50b628bc94a: Preparing [2022-09-01T20:44:52.411Z] 18b32e12320d: Preparing [2022-09-01T20:44:52.411Z] 513d756f3fd1: Preparing [2022-09-01T20:44:52.411Z] 6ab16a702d48: Preparing [2022-09-01T20:44:52.411Z] 9833f26c6bda: Preparing [2022-09-01T20:44:52.411Z] 6ab16a702d48: Waiting [2022-09-01T20:44:52.411Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:52.411Z] a50b628bc94a: Layer already exists [2022-09-01T20:44:52.411Z] 17d553c6e43e: Layer already exists [2022-09-01T20:44:52.411Z] 18b32e12320d: Layer already exists [2022-09-01T20:44:52.411Z] fab17912b08e: Layer already exists [2022-09-01T20:44:52.681Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:52.681Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:52.681Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:53.037Z] + 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-01T20:44:53.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-01T20:44:53.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-01T20:44:53.389Z] fab17912b08e: Preparing [2022-09-01T20:44:53.389Z] 17d553c6e43e: Preparing [2022-09-01T20:44:53.389Z] a50b628bc94a: Preparing [2022-09-01T20:44:53.389Z] 18b32e12320d: Preparing [2022-09-01T20:44:53.389Z] 513d756f3fd1: Preparing [2022-09-01T20:44:53.389Z] 6ab16a702d48: Preparing [2022-09-01T20:44:53.389Z] 9833f26c6bda: Preparing [2022-09-01T20:44:53.389Z] 6ab16a702d48: Waiting [2022-09-01T20:44:53.389Z] 9833f26c6bda: Waiting [2022-09-01T20:44:53.389Z] 18b32e12320d: Layer already exists [2022-09-01T20:44:53.389Z] a50b628bc94a: Layer already exists [2022-09-01T20:44:53.389Z] 17d553c6e43e: Layer already exists [2022-09-01T20:44:53.389Z] fab17912b08e: Layer already exists [2022-09-01T20:44:53.389Z] 513d756f3fd1: Layer already exists [2022-09-01T20:44:53.389Z] 6ab16a702d48: Layer already exists [2022-09-01T20:44:53.659Z] 9833f26c6bda: Layer already exists [2022-09-01T20:44:53.659Z] main: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:44:53.714Z] ===================================================== [Pipeline] echo [2022-09-01T20:44:53.724Z] taggedImages: [2022-09-01T20:44:53.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:53.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-01T20:44:53.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 [2022-09-01T20:44:53.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:53.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-01T20:44:53.745Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-01T20:44:53.745Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:53.745Z] latest [2022-09-01T20:44:53.745Z] 2.3.0-dev.54 [2022-09-01T20:44:53.745Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:44:53.745Z] main [2022-09-01T20:44:53.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:54.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:44:54.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:44:54.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-01T20:44:54.452Z] ae559a334a04: Preparing [2022-09-01T20:44:54.452Z] 2415019b9ae1: Preparing [2022-09-01T20:44:54.452Z] 4197940305d2: Preparing [2022-09-01T20:44:54.452Z] d4e9e0d0b734: Preparing [2022-09-01T20:44:54.452Z] 5d3e392a13a0: Preparing [2022-09-01T20:44:54.452Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:44:54.452Z] 4197940305d2: Layer already exists [2022-09-01T20:44:54.728Z] ae559a334a04: Pushed [2022-09-01T20:44:55.000Z] d4e9e0d0b734: Pushed [2022-09-01T20:45:00.383Z] 2415019b9ae1: Pushed [2022-09-01T20:45:00.383Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:00.742Z] + 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-01T20:45:01.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-01T20:45:01.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-01T20:45:01.098Z] ae559a334a04: Preparing [2022-09-01T20:45:01.098Z] 2415019b9ae1: Preparing [2022-09-01T20:45:01.098Z] 4197940305d2: Preparing [2022-09-01T20:45:01.098Z] d4e9e0d0b734: Preparing [2022-09-01T20:45:01.098Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:01.098Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:01.098Z] d4e9e0d0b734: Layer already exists [2022-09-01T20:45:01.098Z] 2415019b9ae1: Layer already exists [2022-09-01T20:45:01.098Z] 4197940305d2: Layer already exists [2022-09-01T20:45:01.098Z] ae559a334a04: Layer already exists [2022-09-01T20:45:01.368Z] latest: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:01.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:02.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 [2022-09-01T20:45:02.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-01T20:45:02.100Z] ae559a334a04: Preparing [2022-09-01T20:45:02.100Z] 2415019b9ae1: Preparing [2022-09-01T20:45:02.100Z] 4197940305d2: Preparing [2022-09-01T20:45:02.100Z] d4e9e0d0b734: Preparing [2022-09-01T20:45:02.100Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:02.100Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:02.100Z] d4e9e0d0b734: Layer already exists [2022-09-01T20:45:02.100Z] 2415019b9ae1: Layer already exists [2022-09-01T20:45:02.100Z] ae559a334a04: Layer already exists [2022-09-01T20:45:02.100Z] 4197940305d2: Layer already exists [2022-09-01T20:45:02.371Z] 2.3.0-dev.54: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:02.737Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:03.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:03.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-01T20:45:03.097Z] ae559a334a04: Preparing [2022-09-01T20:45:03.097Z] 2415019b9ae1: Preparing [2022-09-01T20:45:03.097Z] 4197940305d2: Preparing [2022-09-01T20:45:03.097Z] d4e9e0d0b734: Preparing [2022-09-01T20:45:03.097Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:03.097Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:03.097Z] 4197940305d2: Layer already exists [2022-09-01T20:45:03.097Z] d4e9e0d0b734: Layer already exists [2022-09-01T20:45:03.097Z] ae559a334a04: Layer already exists [2022-09-01T20:45:03.097Z] 2415019b9ae1: Layer already exists [2022-09-01T20:45:03.369Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:03.735Z] + 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-01T20:45:04.103Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-01T20:45:04.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-01T20:45:04.103Z] ae559a334a04: Preparing [2022-09-01T20:45:04.103Z] 2415019b9ae1: Preparing [2022-09-01T20:45:04.103Z] 4197940305d2: Preparing [2022-09-01T20:45:04.103Z] d4e9e0d0b734: Preparing [2022-09-01T20:45:04.103Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:04.103Z] 4197940305d2: Layer already exists [2022-09-01T20:45:04.103Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:04.103Z] d4e9e0d0b734: Layer already exists [2022-09-01T20:45:04.103Z] 2415019b9ae1: Layer already exists [2022-09-01T20:45:04.103Z] ae559a334a04: Layer already exists [2022-09-01T20:45:04.376Z] main: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:45:04.428Z] ===================================================== [Pipeline] echo [2022-09-01T20:45:04.433Z] taggedImages: [2022-09-01T20:45:04.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:04.433Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-01T20:45:04.434Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 [2022-09-01T20:45:04.434Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:04.434Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-01T20:45:04.448Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-01T20:45:04.448Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:04.448Z] latest [2022-09-01T20:45:04.448Z] 2.3.0-dev.54 [2022-09-01T20:45:04.448Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:04.448Z] main [2022-09-01T20:45:04.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:04.786Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:05.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:05.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-01T20:45:05.136Z] 380c9e3329f7: Preparing [2022-09-01T20:45:05.136Z] afc7189bf645: Preparing [2022-09-01T20:45:05.136Z] 4197940305d2: Preparing [2022-09-01T20:45:05.136Z] 635c184df74b: Preparing [2022-09-01T20:45:05.136Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:05.136Z] 635c184df74b: Layer already exists [2022-09-01T20:45:05.409Z] 4197940305d2: Layer already exists [2022-09-01T20:45:05.409Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:05.409Z] 380c9e3329f7: Pushed [2022-09-01T20:45:10.796Z] afc7189bf645: Pushed [2022-09-01T20:45:10.796Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:11.157Z] + 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-01T20:45:11.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-01T20:45:11.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-01T20:45:11.516Z] 380c9e3329f7: Preparing [2022-09-01T20:45:11.516Z] afc7189bf645: Preparing [2022-09-01T20:45:11.516Z] 4197940305d2: Preparing [2022-09-01T20:45:11.516Z] 635c184df74b: Preparing [2022-09-01T20:45:11.516Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:11.516Z] 635c184df74b: Layer already exists [2022-09-01T20:45:11.516Z] 380c9e3329f7: Layer already exists [2022-09-01T20:45:11.516Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:11.516Z] afc7189bf645: Layer already exists [2022-09-01T20:45:11.516Z] 4197940305d2: Layer already exists [2022-09-01T20:45:11.787Z] latest: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:12.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:12.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 [2022-09-01T20:45:12.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-01T20:45:12.506Z] 380c9e3329f7: Preparing [2022-09-01T20:45:12.506Z] afc7189bf645: Preparing [2022-09-01T20:45:12.506Z] 4197940305d2: Preparing [2022-09-01T20:45:12.506Z] 635c184df74b: Preparing [2022-09-01T20:45:12.506Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:12.506Z] 4197940305d2: Layer already exists [2022-09-01T20:45:12.506Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:12.506Z] afc7189bf645: Layer already exists [2022-09-01T20:45:12.506Z] 635c184df74b: Layer already exists [2022-09-01T20:45:12.506Z] 380c9e3329f7: Layer already exists [2022-09-01T20:45:12.777Z] 2.3.0-dev.54: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:13.143Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:13.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:13.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-01T20:45:13.525Z] 380c9e3329f7: Preparing [2022-09-01T20:45:13.525Z] afc7189bf645: Preparing [2022-09-01T20:45:13.525Z] 4197940305d2: Preparing [2022-09-01T20:45:13.525Z] 635c184df74b: Preparing [2022-09-01T20:45:13.525Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:13.525Z] afc7189bf645: Layer already exists [2022-09-01T20:45:13.525Z] 4197940305d2: Layer already exists [2022-09-01T20:45:13.525Z] 380c9e3329f7: Layer already exists [2022-09-01T20:45:13.525Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:13.525Z] 635c184df74b: Layer already exists [2022-09-01T20:45:13.803Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:14.165Z] + 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-01T20:45:14.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-01T20:45:14.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-01T20:45:14.561Z] 380c9e3329f7: Preparing [2022-09-01T20:45:14.561Z] afc7189bf645: Preparing [2022-09-01T20:45:14.561Z] 4197940305d2: Preparing [2022-09-01T20:45:14.561Z] 635c184df74b: Preparing [2022-09-01T20:45:14.561Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:14.561Z] 4197940305d2: Layer already exists [2022-09-01T20:45:14.561Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:14.561Z] 635c184df74b: Layer already exists [2022-09-01T20:45:14.561Z] 380c9e3329f7: Layer already exists [2022-09-01T20:45:14.837Z] afc7189bf645: Layer already exists [2022-09-01T20:45:14.837Z] main: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:45:14.895Z] ===================================================== [Pipeline] echo [2022-09-01T20:45:14.904Z] taggedImages: [2022-09-01T20:45:14.904Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:14.904Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-01T20:45:14.904Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 [2022-09-01T20:45:14.904Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:14.904Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-01T20:45:14.927Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-01T20:45:14.927Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:14.927Z] latest [2022-09-01T20:45:14.927Z] 2.3.0-dev.54 [2022-09-01T20:45:14.927Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:14.927Z] main [2022-09-01T20:45:14.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:15.276Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:15.632Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:15.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-01T20:45:15.633Z] eb3b8cf447ab: Preparing [2022-09-01T20:45:15.633Z] c082fc65dd87: Preparing [2022-09-01T20:45:15.633Z] afa0d870a666: Preparing [2022-09-01T20:45:15.633Z] 468202aa3555: Preparing [2022-09-01T20:45:15.633Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:15.633Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:15.905Z] c082fc65dd87: Pushed [2022-09-01T20:45:16.502Z] eb3b8cf447ab: Pushed [2022-09-01T20:45:18.469Z] afa0d870a666: Pushed [2022-09-01T20:45:45.224Z] 468202aa3555: Pushed [2022-09-01T20:45:45.224Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:45.579Z] + 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-01T20:45:45.930Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-01T20:45:45.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-01T20:45:45.930Z] eb3b8cf447ab: Preparing [2022-09-01T20:45:45.930Z] c082fc65dd87: Preparing [2022-09-01T20:45:45.930Z] afa0d870a666: Preparing [2022-09-01T20:45:45.930Z] 468202aa3555: Preparing [2022-09-01T20:45:45.930Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:45.930Z] c082fc65dd87: Layer already exists [2022-09-01T20:45:45.930Z] afa0d870a666: Layer already exists [2022-09-01T20:45:45.930Z] 468202aa3555: Layer already exists [2022-09-01T20:45:45.930Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:45.930Z] eb3b8cf447ab: Layer already exists [2022-09-01T20:45:46.200Z] latest: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:46.557Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:47.122Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 [2022-09-01T20:45:47.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-01T20:45:47.122Z] eb3b8cf447ab: Preparing [2022-09-01T20:45:47.122Z] c082fc65dd87: Preparing [2022-09-01T20:45:47.122Z] afa0d870a666: Preparing [2022-09-01T20:45:47.122Z] 468202aa3555: Preparing [2022-09-01T20:45:47.122Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:47.122Z] eb3b8cf447ab: Layer already exists [2022-09-01T20:45:47.122Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:47.122Z] c082fc65dd87: Layer already exists [2022-09-01T20:45:47.122Z] 468202aa3555: Layer already exists [2022-09-01T20:45:47.122Z] afa0d870a666: Layer already exists [2022-09-01T20:45:47.122Z] 2.3.0-dev.54: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:47.479Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:47.825Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:47.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-01T20:45:47.825Z] eb3b8cf447ab: Preparing [2022-09-01T20:45:47.825Z] c082fc65dd87: Preparing [2022-09-01T20:45:47.825Z] afa0d870a666: Preparing [2022-09-01T20:45:47.825Z] 468202aa3555: Preparing [2022-09-01T20:45:47.826Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:47.826Z] afa0d870a666: Layer already exists [2022-09-01T20:45:47.826Z] c082fc65dd87: Layer already exists [2022-09-01T20:45:47.826Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:47.826Z] eb3b8cf447ab: Layer already exists [2022-09-01T20:45:47.826Z] 468202aa3555: Layer already exists [2022-09-01T20:45:48.095Z] 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:48.456Z] + 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-01T20:45:48.803Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-01T20:45:48.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-01T20:45:48.803Z] eb3b8cf447ab: Preparing [2022-09-01T20:45:48.803Z] c082fc65dd87: Preparing [2022-09-01T20:45:48.803Z] afa0d870a666: Preparing [2022-09-01T20:45:48.803Z] 468202aa3555: Preparing [2022-09-01T20:45:48.803Z] 5d3e392a13a0: Preparing [2022-09-01T20:45:48.803Z] c082fc65dd87: Layer already exists [2022-09-01T20:45:48.803Z] afa0d870a666: Layer already exists [2022-09-01T20:45:48.803Z] 468202aa3555: Layer already exists [2022-09-01T20:45:48.803Z] eb3b8cf447ab: Layer already exists [2022-09-01T20:45:48.803Z] 5d3e392a13a0: Layer already exists [2022-09-01T20:45:49.072Z] main: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-01T20:45:49.136Z] ===================================================== [Pipeline] echo [2022-09-01T20:45:49.144Z] taggedImages: [2022-09-01T20:45:49.144Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [2022-09-01T20:45:49.144Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-01T20:45:49.144Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 [2022-09-01T20:45:49.144Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [2022-09-01T20:45:49.144Z] - 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-01T20:45:49.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T20:45:49.527Z] [2022-09-01T20:45:49.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:45:49.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T20:45:49.867Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T20:45:49.867Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T20:45:49.867Z] 04944245beec: Pulling fs layer [2022-09-01T20:45:49.867Z] 699f458cf7ca: Pulling fs layer [2022-09-01T20:45:49.867Z] 765212b225bb: Pulling fs layer [2022-09-01T20:45:49.867Z] f23df028b6ca: Pulling fs layer [2022-09-01T20:45:49.867Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T20:45:49.867Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T20:45:49.867Z] d65c8cfc05b1: Waiting [2022-09-01T20:45:49.867Z] 2437ff75d9bd: Waiting [2022-09-01T20:45:49.867Z] 765212b225bb: Waiting [2022-09-01T20:45:49.867Z] f23df028b6ca: Waiting [2022-09-01T20:45:50.138Z] 04944245beec: Verifying Checksum [2022-09-01T20:45:50.138Z] 04944245beec: Download complete [2022-09-01T20:45:50.138Z] 765212b225bb: Verifying Checksum [2022-09-01T20:45:50.138Z] 765212b225bb: Download complete [2022-09-01T20:45:50.138Z] f23df028b6ca: Verifying Checksum [2022-09-01T20:45:50.138Z] f23df028b6ca: Download complete [2022-09-01T20:45:50.138Z] d65c8cfc05b1: Download complete [2022-09-01T20:45:50.411Z] 699f458cf7ca: Verifying Checksum [2022-09-01T20:45:50.411Z] 699f458cf7ca: Download complete [2022-09-01T20:45:50.681Z] 8998bd30e6a1: Verifying Checksum [2022-09-01T20:45:50.681Z] 8998bd30e6a1: Download complete [2022-09-01T20:45:53.293Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T20:45:53.293Z] 2437ff75d9bd: Download complete [2022-09-01T20:45:55.268Z] 8998bd30e6a1: Pull complete [2022-09-01T20:45:55.540Z] 04944245beec: Pull complete [2022-09-01T20:45:56.973Z] 699f458cf7ca: Pull complete [2022-09-01T20:45:57.244Z] 765212b225bb: Pull complete [2022-09-01T20:45:58.220Z] f23df028b6ca: Pull complete [2022-09-01T20:45:58.494Z] d65c8cfc05b1: Pull complete [2022-09-01T20:46:13.567Z] 2437ff75d9bd: Pull complete [2022-09-01T20:46:13.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T20:46:13.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T20:46:13.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:46:13.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container [2022-09-01T20:46:13.889Z] $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:46:16.400Z] $ docker top 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:46:17.379Z] ---> job-cost.sh [2022-09-01T20:46:17.379Z] lf-activate-venv: SKIPPING [2022-09-01T20:46:17.379Z] INFO: No Stack... [2022-09-01T20:46:17.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T20:46:18.584Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T20:46:19.248Z] + cat /w/workspace/edgex-go/290/archives/cost.csv [2022-09-01T20:46:19.248Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T20:46:19.310Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] [2022-09-01T20:46:19.316Z] Resource [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] did not exist. Created. [2022-09-01T20:46:19.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T20:46:19.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T20:46:20.570Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T20:46:20.578Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T20:46:20.594Z] $ docker stop --time=1 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd [2022-09-01T20:46:22.077Z] $ docker rm -f 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd [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-01T20:46:22.518Z] provisioning config files... [2022-09-01T20:46:22.525Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/290@tmp/config5605684672931321266tmp [Pipeline] { [Pipeline] sh [2022-09-01T20:46:22.817Z] + set +x [2022-09-01T20:46:22.817Z] + curl -s https://codecov.io/bash [2022-09-01T20:46:22.817Z] + bash -s -- [2022-09-01T20:46:22.817Z] [2022-09-01T20:46:22.817Z] _____ _ [2022-09-01T20:46:22.817Z] / ____| | | [2022-09-01T20:46:22.817Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T20:46:22.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T20:46:22.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T20:46:22.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T20:46:22.817Z] Bash-1.0.6 [2022-09-01T20:46:22.817Z] [2022-09-01T20:46:22.817Z] [2022-09-01T20:46:22.817Z] ==> git version 2.25.1 found [2022-09-01T20:46:22.817Z] ==> 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-01T20:46:22.817Z] Release-Date: 2020-01-08 [2022-09-01T20:46:22.817Z] 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-01T20:46:22.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T20:46:22.817Z] ==> Jenkins CI detected. [2022-09-01T20:46:22.817Z] current dir:  /w/workspace/edgex-go/290 [2022-09-01T20:46:22.817Z] project root: . [2022-09-01T20:46:22.817Z] --> token set from env [2022-09-01T20:46:22.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T20:46:22.817Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T20:46:22.817Z] ==> Python coveragepy not found [2022-09-01T20:46:22.817Z] ==> Searching for coverage reports in: [2022-09-01T20:46:22.817Z] + . [2022-09-01T20:46:22.817Z] -> Found 1 reports [2022-09-01T20:46:22.817Z] ==> Detecting git/mercurial file structure [2022-09-01T20:46:22.817Z] ==> Reading reports [2022-09-01T20:46:22.817Z] + ./coverage.out bytes=482786 [2022-09-01T20:46:22.817Z] ==> Appending adjustments [2022-09-01T20:46:22.817Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T20:46:24.199Z] + Found adjustments [2022-09-01T20:46:24.199Z] ==> Gzipping contents [2022-09-01T20:46:24.199Z] 64K /tmp/codecov.lJpLtk.gz [2022-09-01T20:46:24.199Z] ==> Uploading reports [2022-09-01T20:46:24.199Z] url: https://codecov.io [2022-09-01T20:46:24.199Z] query: branch=main&commit=5f565a5026236f7a21fcb63799adf4b457e3ab40&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-01T20:46:24.199Z] -> Pinging Codecov [2022-09-01T20:46:24.199Z] 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=5f565a5026236f7a21fcb63799adf4b457e3ab40&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-01T20:46:24.460Z] -> Uploading to [2022-09-01T20:46:24.460Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/5f565a5026236f7a21fcb63799adf4b457e3ab40/c0e24e21-6736-47b9-9938-74cbde0690f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T204624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=125b9b8a1e36afa86b39104a1f945667544521ba496baa1f20476bdba575e30a [2022-09-01T20:46:24.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:24.460Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:24.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63341 0 0 100 63341 0 245k --:--:-- --:--:-- --:--:-- 245k [2022-09-01T20:46:24.721Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [2022-09-01T20:46:24.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-01T20:46:24.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-01T20:46:24.881Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:46:25.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T20:46:25.281Z] [2022-09-01T20:46:25.281Z] 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-01T20:46:25.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T20:46:25.581Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-01T20:46:25.581Z] df9b9388f04a: Pulling fs layer [2022-09-01T20:46:25.581Z] 52dc419b0ee2: Pulling fs layer [2022-09-01T20:46:25.581Z] 25bc292e5bac: Pulling fs layer [2022-09-01T20:46:25.581Z] 114826534d7a: Pulling fs layer [2022-09-01T20:46:25.581Z] 4657fd5d0bcf: Pulling fs layer [2022-09-01T20:46:25.581Z] 6ad1cebc031e: Pulling fs layer [2022-09-01T20:46:25.581Z] 8a3aa393b2d8: Pulling fs layer [2022-09-01T20:46:25.581Z] 6ad1cebc031e: Waiting [2022-09-01T20:46:25.581Z] 4657fd5d0bcf: Waiting [2022-09-01T20:46:25.581Z] 114826534d7a: Waiting [2022-09-01T20:46:25.581Z] 25bc292e5bac: Download complete [2022-09-01T20:46:25.581Z] 52dc419b0ee2: Download complete [2022-09-01T20:46:25.581Z] 4657fd5d0bcf: Verifying Checksum [2022-09-01T20:46:25.581Z] 4657fd5d0bcf: Download complete [2022-09-01T20:46:25.581Z] df9b9388f04a: Download complete [2022-09-01T20:46:25.841Z] 6ad1cebc031e: Verifying Checksum [2022-09-01T20:46:25.841Z] 6ad1cebc031e: Download complete [2022-09-01T20:46:25.841Z] df9b9388f04a: Pull complete [2022-09-01T20:46:25.841Z] 52dc419b0ee2: Pull complete [2022-09-01T20:46:26.102Z] 25bc292e5bac: Pull complete [2022-09-01T20:46:26.360Z] 114826534d7a: Verifying Checksum [2022-09-01T20:46:26.360Z] 114826534d7a: Download complete [2022-09-01T20:46:26.360Z] 8a3aa393b2d8: Verifying Checksum [2022-09-01T20:46:26.360Z] 8a3aa393b2d8: Download complete [2022-09-01T20:46:29.649Z] 114826534d7a: Pull complete [2022-09-01T20:46:29.908Z] 4657fd5d0bcf: Pull complete [2022-09-01T20:46:30.166Z] 6ad1cebc031e: Pull complete [2022-09-01T20:46:33.460Z] 8a3aa393b2d8: Pull complete [2022-09-01T20:46:33.460Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-01T20:46:33.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T20:46:33.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:46:33.553Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:46:33.587Z] $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:46:39.396Z] $ docker top 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-01T20:46:39.496Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-01T20:46:39.774Z] + set -o pipefail [2022-09-01T20:46:39.774Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-01T20:46:49.774Z] [2022-09-01T20:46:49.774Z] Monitoring /w/workspace/edgex-go/290 (github.com/edgexfoundry/edgex-go)... [2022-09-01T20:46:49.774Z] [2022-09-01T20:46:49.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/186aca18-b890-499c-b6e6-f9005d8ab723 [2022-09-01T20:46:49.774Z] [2022-09-01T20:46:49.774Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-01T20:46:49.774Z] [2022-09-01T20:46:49.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-01T20:46:49.774Z] [2022-09-01T20:46:49.774Z] [Pipeline] } [2022-09-01T20:46:49.784Z] $ docker stop --time=1 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 [2022-09-01T20:46:53.800Z] $ docker rm -f 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-01T20:46:54.169Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T20:46:54.183Z] provisioning config files... [2022-09-01T20:46:54.191Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/290@tmp/config887932245937073349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:46:54.489Z] --> edgex-publish-swagger.sh [2022-09-01T20:46:54.489Z] === Publish openapi/v2 API === [2022-09-01T20:46:54.489Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-01T20:46:54.489Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/290/openapi/v2/core-command.yaml] [2022-09-01T20:46:54.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:54.489Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:55.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32750 0:00:01 0:00:01 --:--:-- 32750 100 33831 0 0 100 33831 0 32750 0:00:01 0:00:01 --:--:-- 32750 [2022-09-01T20:46:55.429Z] [2022-09-01T20:46:55.429Z] [2022-09-01T20:46:55.429Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/290/openapi/v2/core-data.yaml] [2022-09-01T20:46:55.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:55.429Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:56.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73065 --:--:-- --:--:-- --:--:-- 72990 100 71604 0 0 100 71604 0 73065 --:--:-- --:--:-- --:--:-- 72990 [2022-09-01T20:46:56.371Z] [2022-09-01T20:46:56.371Z] [2022-09-01T20:46:56.371Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/290/openapi/v2/core-metadata.yaml] [2022-09-01T20:46:56.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:56.371Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:57.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 151k --:--:-- --:--:-- --:--:-- 151k 100 144k 0 0 100 144k 0 151k --:--:-- --:--:-- --:--:-- 151k [2022-09-01T20:46:57.311Z] [2022-09-01T20:46:57.311Z] [2022-09-01T20:46:57.311Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/290/openapi/v2/support-notifications.yaml] [2022-09-01T20:46:57.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:57.311Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:58.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90402 --:--:-- --:--:-- --:--:-- 90311 100 89318 0 0 100 89318 0 90402 --:--:-- --:--:-- --:--:-- 90311 [2022-09-01T20:46:58.691Z] [2022-09-01T20:46:58.691Z] [2022-09-01T20:46:58.691Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/290/openapi/v2/support-scheduler.yaml] [2022-09-01T20:46:58.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:58.691Z] Dload Upload Total Spent Left Speed [2022-09-01T20:46:59.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45001 --:--:-- --:--:-- --:--:-- 44950 100 39556 0 0 100 39556 0 44898 --:--:-- --:--:-- --:--:-- 44848 [2022-09-01T20:46:59.259Z] [2022-09-01T20:46:59.259Z] [2022-09-01T20:46:59.259Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/290/openapi/v2/system-agent.yaml] [2022-09-01T20:46:59.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T20:46:59.259Z] Dload Upload Total Spent Left Speed [2022-09-01T20:47:00.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16869 0:00:01 0:00:01 --:--:-- 16869 100 20091 0 0 100 20091 0 16854 0:00:01 0:00:01 --:--:-- 16854 [2022-09-01T20:47:00.640Z] [2022-09-01T20:47:00.640Z] [Pipeline] } [2022-09-01T20:47:00.649Z] 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-01T20:47:01.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T20:47:01.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:01.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:47:01.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:47:01.444Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:47:01.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:47:01.910Z] $ docker top 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T20:47:02.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T20:47:02.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T20:47:02.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T20:47:02.126Z] $ docker exec 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 ssh-agent [2022-09-01T20:47:02.251Z] SSH_AUTH_SOCK=/tmp/ssh-NGq2tuTjRtwo/agent.33 [2022-09-01T20:47:02.251Z] SSH_AGENT_PID=40 [2022-09-01T20:47:02.257Z] Running ssh-add (command line suppressed) [2022-09-01T20:47:02.373Z] Identity added: /w/workspace/edgex-go/290@tmp/private_key_619114132785606133.key (/w/workspace/edgex-go/290@tmp/private_key_619114132785606133.key) [2022-09-01T20:47:02.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T20:47:02.675Z] + git semver tag [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,849 [run_tag] DEBUG tag force:False [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,849 [check_head_tag] DEBUG check head tag [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,850 [execute] INFO git cat-file --batch-check [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=) [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,853 [execute] INFO git cat-file --batch [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=) [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,878 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,879 [execute] INFO git tag -a v2.3.0-dev.54 -m v2.3.0-dev.54 [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,879 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.54', '-m', 'v2.3.0-dev.54'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) [2022-09-01T20:47:02.935Z] 2022-09-01 20:47:02,883 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:02.935Z] 2.3.0-dev.54 [Pipeline] } [2022-09-01T20:47:02.942Z] $ docker exec --env ******** --env ******** 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 ssh-agent -k [2022-09-01T20:47:03.054Z] unset SSH_AUTH_SOCK; [2022-09-01T20:47:03.055Z] unset SSH_AGENT_PID; [2022-09-01T20:47:03.055Z] echo Agent pid 40 killed; [2022-09-01T20:47:03.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T20:47:03.378Z] + git semver [Pipeline] } [2022-09-01T20:47:03.650Z] $ docker stop --time=1 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 [2022-09-01T20:47:04.967Z] $ docker rm -f 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:05.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T20:47:05.363Z] [2022-09-01T20:47:05.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:05.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T20:47:05.663Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-01T20:47:05.663Z] ab5ef0e58194: Pulling fs layer [2022-09-01T20:47:05.663Z] 9712f1f96733: Pulling fs layer [2022-09-01T20:47:05.663Z] 63f879dbbcfc: Pulling fs layer [2022-09-01T20:47:05.663Z] 0d9ebad4ef96: Pulling fs layer [2022-09-01T20:47:05.663Z] e9a5061849ea: Pulling fs layer [2022-09-01T20:47:05.663Z] d747dcd14b5f: Pulling fs layer [2022-09-01T20:47:05.663Z] 2de7ff778b66: Pulling fs layer [2022-09-01T20:47:05.663Z] 0d9ebad4ef96: Waiting [2022-09-01T20:47:05.663Z] d747dcd14b5f: Waiting [2022-09-01T20:47:05.663Z] 2de7ff778b66: Waiting [2022-09-01T20:47:05.663Z] e9a5061849ea: Waiting [2022-09-01T20:47:05.663Z] 9712f1f96733: Download complete [2022-09-01T20:47:05.924Z] 63f879dbbcfc: Verifying Checksum [2022-09-01T20:47:05.924Z] 63f879dbbcfc: Download complete [2022-09-01T20:47:06.183Z] e9a5061849ea: Verifying Checksum [2022-09-01T20:47:06.183Z] e9a5061849ea: Download complete [2022-09-01T20:47:06.183Z] d747dcd14b5f: Verifying Checksum [2022-09-01T20:47:06.183Z] d747dcd14b5f: Download complete [2022-09-01T20:47:06.183Z] ab5ef0e58194: Verifying Checksum [2022-09-01T20:47:06.183Z] ab5ef0e58194: Download complete [2022-09-01T20:47:06.183Z] 0d9ebad4ef96: Verifying Checksum [2022-09-01T20:47:06.183Z] 0d9ebad4ef96: Download complete [2022-09-01T20:47:06.183Z] 2de7ff778b66: Verifying Checksum [2022-09-01T20:47:06.183Z] 2de7ff778b66: Download complete [2022-09-01T20:47:08.716Z] ab5ef0e58194: Pull complete [2022-09-01T20:47:08.976Z] 9712f1f96733: Pull complete [2022-09-01T20:47:09.544Z] 63f879dbbcfc: Pull complete [2022-09-01T20:47:13.736Z] 0d9ebad4ef96: Pull complete [2022-09-01T20:47:13.736Z] e9a5061849ea: Pull complete [2022-09-01T20:47:13.736Z] d747dcd14b5f: Pull complete [2022-09-01T20:47:15.113Z] 2de7ff778b66: Pull complete [2022-09-01T20:47:15.113Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-01T20:47:15.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T20:47:15.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:47:15.196Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:47:15.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:47:20.395Z] $ docker top 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-01T20:47:20.484Z] provisioning config files... [2022-09-01T20:47:20.490Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/290@tmp/config5420412426293340tmp [2022-09-01T20:47:20.524Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/290@tmp/config2817303121839045926tmp [2022-09-01T20:47:20.535Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/290@tmp/config8342256099703251277tmp [Pipeline] { [Pipeline] echo [2022-09-01T20:47:20.546Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:20.828Z] ---> sigul-configuration.sh [2022-09-01T20:47:20.828Z] gpg: directory `/root/.gnupg' created [2022-09-01T20:47:20.828Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-01T20:47:20.828Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-01T20:47:20.828Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-01T20:47:20.828Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-01T20:47:20.828Z] gpg: CAST5 encrypted data [2022-09-01T20:47:20.828Z] gpg: encrypted with 1 passphrase [2022-09-01T20:47:20.828Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-01T20:47:21.115Z] + mkdir /home/jenkins [2022-09-01T20:47:21.115Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-01T20:47:21.403Z] + 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-01T20:47:21.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:21.695Z] ---> sigul-install.sh [2022-09-01T20:47:21.695Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-01T20:47:21.985Z] + git tag --list [2022-09-01T20:47:21.985Z] 0.6.0 [2022-09-01T20:47:21.985Z] 0.6.1 [2022-09-01T20:47:21.985Z] 0.7.0 [2022-09-01T20:47:21.985Z] 0.7.1 [2022-09-01T20:47:21.985Z] v1.0.0 [2022-09-01T20:47:21.985Z] v1.0.1 [2022-09-01T20:47:21.985Z] v1.1.0 [2022-09-01T20:47:21.985Z] v1.2.0 [2022-09-01T20:47:21.985Z] v1.2.1 [2022-09-01T20:47:21.985Z] v1.3.0 [2022-09-01T20:47:21.985Z] v1.3.1 [2022-09-01T20:47:21.985Z] v2.0.0 [2022-09-01T20:47:21.985Z] v2.1.0 [2022-09-01T20:47:21.985Z] v2.1.1 [2022-09-01T20:47:21.985Z] v2.1.1-dev.1 [2022-09-01T20:47:21.985Z] v2.1.1-dev.2 [2022-09-01T20:47:21.985Z] v2.1.1-dev.3 [2022-09-01T20:47:21.985Z] v2.1.1-dev.4 [2022-09-01T20:47:21.985Z] v2.1.1-dev.5 [2022-09-01T20:47:21.985Z] v2.1.1-dev.6 [2022-09-01T20:47:21.985Z] v2.1.1-dev.7 [2022-09-01T20:47:21.985Z] v2.1.1-dev.8 [2022-09-01T20:47:21.985Z] v2.1.2-dev.1 [2022-09-01T20:47:21.985Z] v2.2.0 [2022-09-01T20:47:21.985Z] v2.2.1-dev.1 [2022-09-01T20:47:21.985Z] v2.2.1-dev.10 [2022-09-01T20:47:21.985Z] v2.2.1-dev.11 [2022-09-01T20:47:21.985Z] v2.2.1-dev.12 [2022-09-01T20:47:21.985Z] v2.2.1-dev.13 [2022-09-01T20:47:21.985Z] v2.2.1-dev.14 [2022-09-01T20:47:21.985Z] v2.2.1-dev.15 [2022-09-01T20:47:21.985Z] v2.2.1-dev.16 [2022-09-01T20:47:21.985Z] v2.2.1-dev.17 [2022-09-01T20:47:21.985Z] v2.2.1-dev.18 [2022-09-01T20:47:21.985Z] v2.2.1-dev.19 [2022-09-01T20:47:21.985Z] v2.2.1-dev.2 [2022-09-01T20:47:21.985Z] v2.2.1-dev.20 [2022-09-01T20:47:21.985Z] v2.2.1-dev.21 [2022-09-01T20:47:21.985Z] v2.2.1-dev.22 [2022-09-01T20:47:21.985Z] v2.2.1-dev.23 [2022-09-01T20:47:21.985Z] v2.2.1-dev.24 [2022-09-01T20:47:21.985Z] v2.2.1-dev.25 [2022-09-01T20:47:21.985Z] v2.2.1-dev.26 [2022-09-01T20:47:21.985Z] v2.2.1-dev.27 [2022-09-01T20:47:21.985Z] v2.2.1-dev.28 [2022-09-01T20:47:21.985Z] v2.2.1-dev.29 [2022-09-01T20:47:21.985Z] v2.2.1-dev.3 [2022-09-01T20:47:21.985Z] v2.2.1-dev.4 [2022-09-01T20:47:21.985Z] v2.2.1-dev.5 [2022-09-01T20:47:21.985Z] v2.2.1-dev.6 [2022-09-01T20:47:21.985Z] v2.2.1-dev.7 [2022-09-01T20:47:21.985Z] v2.2.1-dev.8 [2022-09-01T20:47:21.985Z] v2.2.1-dev.9 [2022-09-01T20:47:21.985Z] v2.3.0-dev.29 [2022-09-01T20:47:21.985Z] v2.3.0-dev.30 [2022-09-01T20:47:21.985Z] v2.3.0-dev.31 [2022-09-01T20:47:21.985Z] v2.3.0-dev.32 [2022-09-01T20:47:21.985Z] v2.3.0-dev.33 [2022-09-01T20:47:21.985Z] v2.3.0-dev.34 [2022-09-01T20:47:21.985Z] v2.3.0-dev.35 [2022-09-01T20:47:21.985Z] v2.3.0-dev.36 [2022-09-01T20:47:21.985Z] v2.3.0-dev.37 [2022-09-01T20:47:21.985Z] v2.3.0-dev.38 [2022-09-01T20:47:21.985Z] v2.3.0-dev.39 [2022-09-01T20:47:21.985Z] v2.3.0-dev.40 [2022-09-01T20:47:21.985Z] v2.3.0-dev.41 [2022-09-01T20:47:21.985Z] v2.3.0-dev.42 [2022-09-01T20:47:21.985Z] v2.3.0-dev.43 [2022-09-01T20:47:21.985Z] v2.3.0-dev.44 [2022-09-01T20:47:21.985Z] v2.3.0-dev.45 [2022-09-01T20:47:21.985Z] v2.3.0-dev.46 [2022-09-01T20:47:21.985Z] v2.3.0-dev.47 [2022-09-01T20:47:21.985Z] v2.3.0-dev.48 [2022-09-01T20:47:21.985Z] v2.3.0-dev.49 [2022-09-01T20:47:21.985Z] v2.3.0-dev.50 [2022-09-01T20:47:21.985Z] v2.3.0-dev.51 [2022-09-01T20:47:21.985Z] v2.3.0-dev.52 [2022-09-01T20:47:21.985Z] v2.3.0-dev.53 [2022-09-01T20:47:21.985Z] v2.3.0-dev.54 [Pipeline] sh [2022-09-01T20:47:22.275Z] + lftools sign git-tag v2.3.0-dev.54 [2022-09-01T20:47:22.846Z] Signing Git tag with Sigul... [2022-09-01T20:47:22.846Z] Signing v2.3.0-dev.54 [Pipeline] echo [2022-09-01T20:47:23.116Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:23.401Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-01T20:47:23.408Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-01T20:47:23.421Z] $ docker stop --time=1 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 [2022-09-01T20:47:24.816Z] $ docker rm -f 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-01T20:47:25.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T20:47:25.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:25.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:47:25.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:47:25.619Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:47:25.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:47:26.040Z] $ docker top f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T20:47:26.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T20:47:26.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T20:47:26.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T20:47:26.257Z] $ docker exec f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c ssh-agent [2022-09-01T20:47:26.379Z] SSH_AUTH_SOCK=/tmp/ssh-aoWk3boM2PTl/agent.33 [2022-09-01T20:47:26.379Z] SSH_AGENT_PID=40 [2022-09-01T20:47:26.384Z] Running ssh-add (command line suppressed) [2022-09-01T20:47:26.498Z] Identity added: /w/workspace/edgex-go/290@tmp/private_key_6619912982480166594.key (/w/workspace/edgex-go/290@tmp/private_key_6619912982480166594.key) [2022-09-01T20:47:26.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T20:47:26.800Z] + git semver bump pre [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,976 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,977 [bump_version] DEBUG bumping version:2.3.0-dev.54 on axis:pre with prefix:dev [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,977 [bump_version] DEBUG bumped version:2.3.0-dev.55 [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,977 [write_version] DEBUG write version:2.3.0-dev.55 to path:/w/workspace/edgex-go/290/.semver/main with force:True [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,977 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,979 [execute] INFO git cat-file --batch-check [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,985 [execute] INFO git cat-file --batch [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T20:47:27.058Z] 2022-09-01 20:47:26,990 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:27.058Z] 2.3.0-dev.55 [Pipeline] } [2022-09-01T20:47:27.064Z] $ docker exec --env ******** --env ******** f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c ssh-agent -k [2022-09-01T20:47:27.166Z] unset SSH_AUTH_SOCK; [2022-09-01T20:47:27.166Z] unset SSH_AGENT_PID; [2022-09-01T20:47:27.166Z] echo Agent pid 40 killed; [2022-09-01T20:47:27.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T20:47:27.484Z] + git semver [Pipeline] } [2022-09-01T20:47:27.754Z] $ docker stop --time=1 f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c [2022-09-01T20:47:29.023Z] $ docker rm -f f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T20:47:29.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T20:47:29.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:29.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T20:47:29.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:47:29.774Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:47:29.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:47:30.195Z] $ docker top 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T20:47:30.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T20:47:30.298Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T20:47:30.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T20:47:30.433Z] $ docker exec 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b ssh-agent [2022-09-01T20:47:30.567Z] SSH_AUTH_SOCK=/tmp/ssh-V3B6jqKPyQKg/agent.32 [2022-09-01T20:47:30.567Z] SSH_AGENT_PID=38 [2022-09-01T20:47:30.574Z] Running ssh-add (command line suppressed) [2022-09-01T20:47:30.684Z] Identity added: /w/workspace/edgex-go/290@tmp/private_key_5427507490757812004.key (/w/workspace/edgex-go/290@tmp/private_key_5427507490757812004.key) [2022-09-01T20:47:30.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T20:47:30.996Z] + git semver push [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,193 [run_push] DEBUG push [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,193 [execute] INFO git cat-file --batch-check [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,197 [execute] INFO git rev-list 4c2f2aea38792652419570f7c169a44989269325 -- [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,197 [execute] DEBUG Popen(['git', 'rev-list', '4c2f2aea38792652419570f7c169a44989269325', '--'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,213 [execute] INFO git fetch -v origin [2022-09-01T20:47:31.255Z] 2022-09-01 20:47:31,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-01T20:47:31.827Z] 2022-09-01 20:47:31,692 [run_push] DEBUG no remote changes detected [2022-09-01T20:47:31.827Z] 2022-09-01 20:47:31,692 [execute] INFO git push origin semver [2022-09-01T20:47:31.827Z] 2022-09-01 20:47:31,693 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-01T20:47:33.213Z] 2022-09-01 20:47:32,932 [run_push] DEBUG push all version tags [2022-09-01T20:47:33.213Z] 2022-09-01 20:47:32,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-01T20:47:33.213Z] 2022-09-01 20:47:32,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) [2022-09-01T20:47:33.782Z] 2022-09-01 20:47:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main [2022-09-01T20:47:33.782Z] 2.3.0-dev.55 [Pipeline] } [2022-09-01T20:47:33.788Z] $ docker exec --env ******** --env ******** 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b ssh-agent -k [2022-09-01T20:47:33.891Z] unset SSH_AUTH_SOCK; [2022-09-01T20:47:33.891Z] unset SSH_AGENT_PID; [2022-09-01T20:47:33.891Z] echo Agent pid 38 killed; [2022-09-01T20:47:33.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T20:47:34.265Z] + git semver [Pipeline] } [2022-09-01T20:47:34.541Z] $ docker stop --time=1 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b [2022-09-01T20:47:35.808Z] $ docker rm -f 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b [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-01T20:47:36.338Z] + [ -d /w/workspace/edgex-go/290/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:36.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:37.503Z] ---> package-listing.sh [2022-09-01T20:47:37.503Z] ++ facter osfamily [2022-09-01T20:47:37.503Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T20:47:37.763Z] + OS_FAMILY=debian [2022-09-01T20:47:37.763Z] + workspace=/w/workspace/edgex-go/290 [2022-09-01T20:47:37.763Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T20:47:37.763Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T20:47:37.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T20:47:37.763Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T20:47:37.763Z] + '[' /w/workspace/edgex-go/290 ']' [2022-09-01T20:47:37.763Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T20:47:37.763Z] + case "${OS_FAMILY}" in [2022-09-01T20:47:37.763Z] + dpkg -l [2022-09-01T20:47:37.763Z] + grep '^ii' [2022-09-01T20:47:37.763Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T20:47:37.763Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T20:47:37.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T20:47:37.763Z] + '[' /w/workspace/edgex-go/290 ']' [2022-09-01T20:47:37.763Z] + mkdir -p /w/workspace/edgex-go/290/archives/ [2022-09-01T20:47:37.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/290/archives/ [Pipeline] echo [2022-09-01T20:47:37.775Z] 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/290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-01T20:47:38.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:38.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T20:47:38.625Z] [2022-09-01T20:47:38.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T20:47:38.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T20:47:38.931Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T20:47:38.931Z] 5eb5b503b376: Pulling fs layer [2022-09-01T20:47:38.931Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T20:47:38.931Z] ec43610c2a17: Pulling fs layer [2022-09-01T20:47:38.931Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T20:47:38.931Z] 33b1e0a273af: Pulling fs layer [2022-09-01T20:47:38.931Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T20:47:38.931Z] 2f39f015ded8: Pulling fs layer [2022-09-01T20:47:38.931Z] 3a2ae6a8a46f: Waiting [2022-09-01T20:47:38.931Z] 33b1e0a273af: Waiting [2022-09-01T20:47:38.931Z] 5d3b04190fa2: Waiting [2022-09-01T20:47:38.931Z] 2f39f015ded8: Waiting [2022-09-01T20:47:38.931Z] 5c69ac0246d0: Download complete [2022-09-01T20:47:38.931Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-01T20:47:38.931Z] 3a2ae6a8a46f: Download complete [2022-09-01T20:47:38.931Z] 33b1e0a273af: Verifying Checksum [2022-09-01T20:47:38.931Z] 33b1e0a273af: Download complete [2022-09-01T20:47:38.931Z] ec43610c2a17: Verifying Checksum [2022-09-01T20:47:38.931Z] ec43610c2a17: Download complete [2022-09-01T20:47:38.931Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T20:47:38.931Z] 5d3b04190fa2: Download complete [2022-09-01T20:47:39.191Z] 5eb5b503b376: Verifying Checksum [2022-09-01T20:47:39.191Z] 5eb5b503b376: Download complete [2022-09-01T20:47:39.756Z] 2f39f015ded8: Download complete [2022-09-01T20:47:40.325Z] 5eb5b503b376: Pull complete [2022-09-01T20:47:40.325Z] 5c69ac0246d0: Pull complete [2022-09-01T20:47:40.892Z] ec43610c2a17: Pull complete [2022-09-01T20:47:40.892Z] 3a2ae6a8a46f: Pull complete [2022-09-01T20:47:41.151Z] 33b1e0a273af: Pull complete [2022-09-01T20:47:41.151Z] 5d3b04190fa2: Pull complete [2022-09-01T20:47:45.340Z] 2f39f015ded8: Pull complete [2022-09-01T20:47:45.340Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T20:47:45.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T20:47:45.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T20:47:45.430Z] prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container [2022-09-01T20:47:45.459Z] $ 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/290/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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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-01T20:47:49.817Z] $ docker top 8b9c5c753f152064e68832d4396a7a730bd8f2d4feae7611d322b1a7801e66a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T20:47:50.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T20:47:50.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T20:47:50.749Z] + ls /var/log/sa-host [2022-09-01T20:47:50.749Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T20:47:50.820Z] provisioning config files... [2022-09-01T20:47:50.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/290@tmp/config8357517739287456456tmp [Pipeline] { [Pipeline] echo [2022-09-01T20:47:50.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:51.129Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T20:47:51.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:51.460Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T20:47:51.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:51.754Z] ---> sudo-logs.sh [2022-09-01T20:47:51.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T20:47:51.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:52.058Z] ---> job-cost.sh [2022-09-01T20:47:52.058Z] lf-activate-venv: SKIPPING [2022-09-01T20:47:52.058Z] DEBUG: total: 0.10999999940395355 [2022-09-01T20:47:52.058Z] INFO: Retrieving Stack Cost... [2022-09-01T20:47:52.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T20:47:53.202Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T20:47:53.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T20:47:53.506Z] ---> logs-deploy.sh [2022-09-01T20:47:53.506Z] lf-activate-venv: SKIPPING [2022-09-01T20:47:53.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/290 [2022-09-01T20:47:53.506Z] INFO: archiving workspace using pattern(s): [2022-09-01T20:47:54.443Z] Archives upload complete. [2022-09-01T20:47:54.704Z] INFO: archiving logs to Nexus