Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6325e0463602b43dbd3360515d0492371783028 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-ssh1602485394331516420.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-ssh7827159460703681684.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-ssh8257736154981838644.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-ssh14961807408253950477.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-ssh5390841951932313032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28655 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/295 [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/295 # 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 a6325e0463602b43dbd3360515d0492371783028 (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 a6325e0463602b43dbd3360515d0492371783028 # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#4149)" > git rev-list --no-walk 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T20:23:04.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T20:23:04.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T20:23:04.462Z] ========================================================= [2022-09-07T20:23:04.462Z] EdgeX Global Pipelines Version Info [2022-09-07T20:23:04.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:23:05.246Z] ------------------- [2022-09-07T20:23:05.246Z] stable info: [2022-09-07T20:23:05.246Z] ------------------- [2022-09-07T20:23:05.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T20:23:05.247Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T20:23:05.247Z] Message: update stable to v1.0.239 [2022-09-07T20:23:05.817Z] ------------------- [2022-09-07T20:23:05.817Z] experimental info: [2022-09-07T20:23:05.817Z] ------------------- [2022-09-07T20:23:05.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T20:23:05.817Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T20:23:05.817Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T20:23:06.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-07T20:23:06.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-07T20:23:06.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T20:23:06.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T20:23:06.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T20:23:06.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T20:23:06.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T20:23:06.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-07T20:23:06.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-07T20:23:06.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-07T20:23:06.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T20:23:06.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T20:23:06.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T20:23:06.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T20:23:06.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T20:23:06.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T20:23:06.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T20:23:06.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T20:23:06.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-07T20:23:06.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-07T20:23:06.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T20:23:06.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T20:23:06.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T20:23:06.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-07T20:23:06.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-07T20:23:06.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-07T20:23:06.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo [2022-09-07T20:23:06.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6325e0 [Pipeline] echo [2022-09-07T20:23:06.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:23:06.398Z] provisioning config files... [2022-09-07T20:23:06.412Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config4154884368094943178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:23:06.719Z] ---> docker-login.sh [2022-09-07T20:23:06.719Z] nexus3.edgexfoundry.org:10001 [2022-09-07T20:23:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:23:07.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:23:07.241Z] Configure a credential helper to remove this warning. See [2022-09-07T20:23:07.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:23:07.241Z] [2022-09-07T20:23:07.241Z] Login Succeeded [2022-09-07T20:23:07.241Z] nexus3.edgexfoundry.org:10002 [2022-09-07T20:23:07.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:23:07.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:23:07.241Z] Configure a credential helper to remove this warning. See [2022-09-07T20:23:07.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:23:07.241Z] [2022-09-07T20:23:07.241Z] Login Succeeded [2022-09-07T20:23:07.241Z] nexus3.edgexfoundry.org:10003 [2022-09-07T20:23:07.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:23:07.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:23:07.501Z] Configure a credential helper to remove this warning. See [2022-09-07T20:23:07.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:23:07.501Z] [2022-09-07T20:23:07.501Z] Login Succeeded [2022-09-07T20:23:07.501Z] nexus3.edgexfoundry.org:10004 [2022-09-07T20:23:07.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:23:07.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:23:07.501Z] Configure a credential helper to remove this warning. See [2022-09-07T20:23:07.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:23:07.501Z] [2022-09-07T20:23:07.501Z] Login Succeeded [2022-09-07T20:23:07.501Z] docker.io [2022-09-07T20:23:07.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:23:08.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:23:08.021Z] Configure a credential helper to remove this warning. See [2022-09-07T20:23:08.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:23:08.021Z] [2022-09-07T20:23:08.021Z] Login Succeeded [2022-09-07T20:23:08.021Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T20:23:08.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:23:08.337Z] + 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-07T20:23:08.337Z] + dirname cmd/core-command/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/core-data/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-07T20:23:08.337Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-07T20:23:08.337Z] cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-07T20:23:08.337Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-07T20:23:08.337Z] + cut -d/ -f2 [2022-09-07T20:23:08.337Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-07T20:23:08.338Z] + + dirname cmd/support-notifications/Dockerfile [2022-09-07T20:23:08.338Z] cut -d/ -f2 [2022-09-07T20:23:08.338Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-07T20:23:08.338Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-07T20:23:08.338Z] + cut -d/ -f2 [2022-09-07T20:23:08.338Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-07T20:23:08.338Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-07T20:23:08.338Z] + cut -d/ -f2 [2022-09-07T20:23:08.338Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-07T20:23:08.374Z] 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-07T20:23:08.730Z] + git rev-list -1 --merges a6325e0463602b43dbd3360515d0492371783028~1..a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo [2022-09-07T20:23:08.748Z] -----------> git rev-list -1 --merges a6325e0463602b43dbd3360515d0492371783028~1..a6325e0463602b43dbd3360515d0492371783028 a6325e0463602b43dbd3360515d0492371783028 [false] [Pipeline] sh [2022-09-07T20:23:09.038Z] + git log --format=format:%s -1 a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo [2022-09-07T20:23:09.056Z] ========================================================= [2022-09-07T20:23:09.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T20:23:09.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-07T20:23:09.485Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:23:09.485Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T20:23:09.485Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T20:23:09.485Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T20:23:09.485Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T20:23:09.485Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T20:23:09.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:23:09.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:23:09.898Z] [2022-09-07T20:23:09.898Z] 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-07T20:23:10.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:23:10.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T20:23:10.205Z] b85a868b505f: Pulling fs layer [2022-09-07T20:23:10.205Z] e2be974225ed: Pulling fs layer [2022-09-07T20:23:10.205Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T20:23:10.205Z] 988bab9f4d93: Pulling fs layer [2022-09-07T20:23:10.205Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T20:23:10.205Z] eaf3925da568: Pulling fs layer [2022-09-07T20:23:10.205Z] bab4dde63d76: Pulling fs layer [2022-09-07T20:23:10.205Z] bde34c3a00c8: Pulling fs layer [2022-09-07T20:23:10.205Z] b352a97aabf1: Pulling fs layer [2022-09-07T20:23:10.205Z] 4872d77fe225: Pulling fs layer [2022-09-07T20:23:10.205Z] 5851b861e8e6: Pulling fs layer [2022-09-07T20:23:10.205Z] bab4dde63d76: Waiting [2022-09-07T20:23:10.205Z] bde34c3a00c8: Waiting [2022-09-07T20:23:10.205Z] b352a97aabf1: Waiting [2022-09-07T20:23:10.205Z] 4872d77fe225: Waiting [2022-09-07T20:23:10.205Z] 988bab9f4d93: Waiting [2022-09-07T20:23:10.205Z] eaf3925da568: Waiting [2022-09-07T20:23:10.205Z] 1469e6f7b9e6: Waiting [2022-09-07T20:23:10.205Z] e2be974225ed: Verifying Checksum [2022-09-07T20:23:10.205Z] e2be974225ed: Download complete [2022-09-07T20:23:10.205Z] 988bab9f4d93: Download complete [2022-09-07T20:23:10.465Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T20:23:10.465Z] 339a4e72a1f5: Download complete [2022-09-07T20:23:10.465Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T20:23:10.465Z] 1469e6f7b9e6: Download complete [2022-09-07T20:23:10.465Z] eaf3925da568: Verifying Checksum [2022-09-07T20:23:10.465Z] eaf3925da568: Download complete [2022-09-07T20:23:10.465Z] bde34c3a00c8: Verifying Checksum [2022-09-07T20:23:10.465Z] bde34c3a00c8: Download complete [2022-09-07T20:23:10.465Z] b352a97aabf1: Download complete [2022-09-07T20:23:10.465Z] 4872d77fe225: Verifying Checksum [2022-09-07T20:23:10.465Z] 4872d77fe225: Download complete [2022-09-07T20:23:10.465Z] 5851b861e8e6: Verifying Checksum [2022-09-07T20:23:10.465Z] 5851b861e8e6: Download complete [2022-09-07T20:23:10.465Z] b85a868b505f: Verifying Checksum [2022-09-07T20:23:10.465Z] b85a868b505f: Download complete [2022-09-07T20:23:10.735Z] bab4dde63d76: Verifying Checksum [2022-09-07T20:23:10.735Z] bab4dde63d76: Download complete [2022-09-07T20:23:11.674Z] b85a868b505f: Pull complete [2022-09-07T20:23:11.935Z] e2be974225ed: Pull complete [2022-09-07T20:23:12.507Z] 339a4e72a1f5: Pull complete [2022-09-07T20:23:12.507Z] 988bab9f4d93: Pull complete [2022-09-07T20:23:12.766Z] 1469e6f7b9e6: Pull complete [2022-09-07T20:23:12.766Z] eaf3925da568: Pull complete [2022-09-07T20:23:14.671Z] bab4dde63d76: Pull complete [2022-09-07T20:23:14.671Z] bde34c3a00c8: Pull complete [2022-09-07T20:23:14.671Z] b352a97aabf1: Pull complete [2022-09-07T20:23:14.671Z] 4872d77fe225: Pull complete [2022-09-07T20:23:14.671Z] 5851b861e8e6: Pull complete [2022-09-07T20:23:14.671Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T20:23:14.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:23:14.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:23:14.764Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:23:14.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T20:23:16.905Z] $ docker top 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d -eo pid,comm [2022-09-07T20:23:16.968Z] 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-07T20:23:16.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:23:17.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:23:17.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:23:17.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:23:17.128Z] $ docker exec 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent [2022-09-07T20:23:17.247Z] SSH_AUTH_SOCK=/tmp/ssh-CVU0nolK3kJx/agent.33 [2022-09-07T20:23:17.247Z] SSH_AGENT_PID=40 [2022-09-07T20:23:17.252Z] Running ssh-add (command line suppressed) [2022-09-07T20:23:17.369Z] Identity added: /w/workspace/edgex-go/295@tmp/private_key_4443091871113969457.key (/w/workspace/edgex-go/295@tmp/private_key_4443091871113969457.key) [2022-09-07T20:23:17.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:23:17.671Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T20:23:17.686Z] $ docker exec --env ******** --env ******** 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent -k [2022-09-07T20:23:17.789Z] unset SSH_AUTH_SOCK; [2022-09-07T20:23:17.790Z] unset SSH_AGENT_PID; [2022-09-07T20:23:17.790Z] echo Agent pid 40 killed; [2022-09-07T20:23:17.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T20:23:17.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:23:17.823Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:23:17.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:23:17.941Z] $ docker exec 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent [2022-09-07T20:23:18.051Z] SSH_AUTH_SOCK=/tmp/ssh-WUjvd6U7foj2/agent.73 [2022-09-07T20:23:18.051Z] SSH_AGENT_PID=79 [2022-09-07T20:23:18.056Z] Running ssh-add (command line suppressed) [2022-09-07T20:23:18.162Z] Identity added: /w/workspace/edgex-go/295@tmp/private_key_904995337038926349.key (/w/workspace/edgex-go/295@tmp/private_key_904995337038926349.key) [2022-09-07T20:23:18.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:23:18.473Z] + git semver init [2022-09-07T20:23:18.735Z] 2022-09-07 20:23:18,648 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T20:23:18.735Z] 2022-09-07 20:23:18,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/295/.semver [2022-09-07T20:23:18.735Z] 2022-09-07 20:23:18,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/295/.semver [2022-09-07T20:23:18.735Z] 2022-09-07 20:23:18,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/295/.semver'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:23:23.002Z] 2022-09-07 20:23:22,942 [append_file] DEBUG append to file:/w/workspace/edgex-go/295/.git/info/exclude [2022-09-07T20:23:23.002Z] 2022-09-07 20:23:22,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/295/.semver/main with force:False [2022-09-07T20:23:23.003Z] 2022-09-07 20:23:22,943 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:23:23.003Z] 2022-09-07 20:23:22,943 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:23:23.003Z] 2.3.0-dev.59 [Pipeline] } [2022-09-07T20:23:23.016Z] $ docker exec --env ******** --env ******** 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent -k [2022-09-07T20:23:23.135Z] unset SSH_AUTH_SOCK; [2022-09-07T20:23:23.135Z] unset SSH_AGENT_PID; [2022-09-07T20:23:23.136Z] echo Agent pid 79 killed; [2022-09-07T20:23:23.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:23:23.450Z] + git semver [Pipeline] } [2022-09-07T20:23:23.726Z] $ docker stop --time=1 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d [2022-09-07T20:23:25.001Z] $ docker rm -f 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:23:25.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T20:23:25.600Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T20:23:25.602Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.59 [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-07T20:23:25.987Z] + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] echo [2022-09-07T20:23:26.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:23:26.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:23:26.024Z] ========================================================= [2022-09-07T20:23:26.025Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T20:23:26.025Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T20:23:26.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T20:23:26.313Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T20:23:26.313Z] 2408cc74d12b: Pulling fs layer [2022-09-07T20:23:26.313Z] ea60b727a1ce: Pulling fs layer [2022-09-07T20:23:26.313Z] 30c4a7721957: Pulling fs layer [2022-09-07T20:23:26.313Z] 370296b7ddb6: Pulling fs layer [2022-09-07T20:23:26.313Z] 7c6cee850709: Pulling fs layer [2022-09-07T20:23:26.313Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T20:23:26.313Z] d94ebbe4e438: Pulling fs layer [2022-09-07T20:23:26.313Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T20:23:26.313Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T20:23:26.313Z] 370296b7ddb6: Waiting [2022-09-07T20:23:26.313Z] 7c6cee850709: Waiting [2022-09-07T20:23:26.313Z] 39a5fcdaea64: Waiting [2022-09-07T20:23:26.313Z] d94ebbe4e438: Waiting [2022-09-07T20:23:26.313Z] 59ccb84bbe0f: Waiting [2022-09-07T20:23:26.313Z] bcfd1f05c69d: Waiting [2022-09-07T20:23:26.313Z] 30c4a7721957: Download complete [2022-09-07T20:23:26.313Z] ea60b727a1ce: Verifying Checksum [2022-09-07T20:23:26.313Z] ea60b727a1ce: Download complete [2022-09-07T20:23:26.313Z] 7c6cee850709: Verifying Checksum [2022-09-07T20:23:26.313Z] 7c6cee850709: Download complete [2022-09-07T20:23:26.313Z] 39a5fcdaea64: Verifying Checksum [2022-09-07T20:23:26.313Z] 39a5fcdaea64: Download complete [2022-09-07T20:23:26.313Z] 2408cc74d12b: Download complete [2022-09-07T20:23:26.313Z] d94ebbe4e438: Download complete [2022-09-07T20:23:26.579Z] 2408cc74d12b: Pull complete [2022-09-07T20:23:26.580Z] ea60b727a1ce: Pull complete [2022-09-07T20:23:26.850Z] 30c4a7721957: Pull complete [2022-09-07T20:23:26.850Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T20:23:26.850Z] 59ccb84bbe0f: Download complete [2022-09-07T20:23:27.114Z] 370296b7ddb6: Download complete [2022-09-07T20:23:27.114Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T20:23:27.114Z] bcfd1f05c69d: Download complete [2022-09-07T20:23:31.308Z] 370296b7ddb6: Pull complete [2022-09-07T20:23:31.308Z] 7c6cee850709: Pull complete [2022-09-07T20:23:31.308Z] 39a5fcdaea64: Pull complete [2022-09-07T20:23:31.308Z] d94ebbe4e438: Pull complete [2022-09-07T20:23:33.219Z] bcfd1f05c69d: Pull complete [2022-09-07T20:23:33.480Z] 59ccb84bbe0f: Pull complete [2022-09-07T20:23:33.741Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T20:23:33.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T20:23:33.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T20:23:34.045Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T20:23:34.045Z] WORKDIR /edgex [2022-09-07T20:23:34.045Z] COPY go.mod . [2022-09-07T20:23:34.045Z] RUN go mod download [2022-09-07T20:23:34.045Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-07T20:23:34.614Z] Sending build context to Docker daemon 169.4MB [2022-09-07T20:23:34.614Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T20:23:34.614Z] ---> a4fb48ad2a94 [2022-09-07T20:23:34.614Z] Step 2/4 : WORKDIR /edgex [2022-09-07T20:23:38.814Z] ---> Running in 10e943c666eb [2022-09-07T20:23:38.814Z] Removing intermediate container 10e943c666eb [2022-09-07T20:23:38.814Z] ---> edd8bcb9046e [2022-09-07T20:23:38.814Z] Step 3/4 : COPY go.mod . [2022-09-07T20:23:38.814Z] ---> 86c57d61d51a [2022-09-07T20:23:38.814Z] Step 4/4 : RUN go mod download [2022-09-07T20:23:38.814Z] ---> Running in 8bd2a7c6cd3c [2022-09-07T20:23:40.677Z] Still waiting to schedule task [2022-09-07T20:23:40.677Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28653’ [2022-09-07T20:23:53.714Z] Removing intermediate container 8bd2a7c6cd3c [2022-09-07T20:23:53.714Z] ---> e648207fab14 [2022-09-07T20:23:53.714Z] Successfully built e648207fab14 [2022-09-07T20:23:53.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:23:54.021Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T20:23:54.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:23:54.092Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:23:54.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T20:23:54.512Z] $ docker top fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:23:54.862Z] + go version [2022-09-07T20:23:54.862Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T20:23:54.876Z] $ docker stop --time=1 fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 [2022-09-07T20:23:56.154Z] $ docker rm -f fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:23:56.549Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T20:23:56.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:23:56.626Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:23:56.669Z] $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T20:23:57.014Z] $ docker top 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T20:23:57.090Z] ========================================================= [2022-09-07T20:23:57.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T20:23:57.090Z] ========================================================= [Pipeline] sh [2022-09-07T20:23:57.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] fileExists [Pipeline] sh [2022-09-07T20:23:57.709Z] + make test [2022-09-07T20:23:57.709Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T20:24:04.297Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T20:24:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T20:24:17.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-09-07T20:24:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T20:24:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T20:24:17.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-09-07T20:24:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T20:24:17.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements [2022-09-07T20:24:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T20:24:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.712s coverage: 89.2% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.1% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-09-07T20:24:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-09-07T20:24:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-09-07T20:24:27.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-09-07T20:24:27.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-09-07T20:24:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 80.8% of statements [2022-09-07T20:24:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.8% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.6% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T20:24:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-09-07T20:24:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-07T20:24:40.634Z] 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-07T20:24:58.718Z] 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-07T20:24:58.718Z] GO111MODULE=on go vet ./... [2022-09-07T20:25:00.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T20:25:00.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T20:25:00.623Z] ./bin/test-attribution-txt.sh [2022-09-07T20:25:00.623Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T20:25:00.623Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T20:25:00.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T20:25:00.929Z] + ls -al . [2022-09-07T20:25:00.929Z] total 736 [2022-09-07T20:25:00.929Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 20:23 . [2022-09-07T20:25:00.929Z] drwxr-xr-x 4 root root 4096 Sep 7 20:23 .. [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 20:23 .dockerignore [2022-09-07T20:25:00.929Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 20:24 .git [2022-09-07T20:25:00.929Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 20:23 .github [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 20:23 .gitignore [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 20:23 .golangci.yml [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 20:23 .hadolint.yml [2022-09-07T20:25:00.929Z] drwxr-xr-x 3 1001 1001 4096 Sep 7 20:23 .semver [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 20:23 .sonarcloud.properties [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 20:23 ADOPTERS.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 20:23 Attribution.txt [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 20:23 CHANGELOG.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 20:23 CONTRIBUTING.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 20:23 GOVERNANCE.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 20:23 Jenkinsfile [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 20:23 LICENSE [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 20:23 Makefile [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 20:23 OWNERS.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 20:23 README.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 20:23 SECURITY.md [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 12 Sep 7 20:23 VERSION [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 20:23 ZMQWindows.md [2022-09-07T20:25:00.929Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 20:23 bin [2022-09-07T20:25:00.929Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 20:23 cmd [2022-09-07T20:25:00.929Z] -rw-r--r-- 1 root root 482786 Sep 7 20:24 coverage.out [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 20:23 go.mod [2022-09-07T20:25:00.929Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 20:23 go.sum [2022-09-07T20:25:00.930Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 20:23 internal [2022-09-07T20:25:00.930Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 20:23 openapi [2022-09-07T20:25:00.930Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 20:23 snap [2022-09-07T20:25:00.930Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 20:23 version.go [Pipeline] sh [2022-09-07T20:25:01.214Z] + '[' -e coverage.out ] [2022-09-07T20:25:01.214Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T20:25:01.343Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T20:25:01.640Z] + make build [2022-09-07T20:25:01.640Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T20:25:13.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T20:25:23.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T20:25:23.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T20:25:30.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T20:25:30.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.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T20:25:31.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T20:25:32.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T20:25:33.910Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T20:25:34.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T20:25:35.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T20:25:36.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T20:25:38.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.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-07T20:25:39.217Z] $ docker stop --time=1 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead [2022-09-07T20:25:44.360Z] $ docker rm -f 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead [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-07T20:25:45.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T20:25:45.244Z] [2022-09-07T20:25:45.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:25:45.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T20:25:45.545Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-07T20:25:45.545Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-07T20:25:45.545Z] ca9280d653b3: Pulling fs layer [2022-09-07T20:25:45.545Z] 7e9c9ca2126c: Pulling fs layer [2022-09-07T20:25:45.545Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-07T20:25:45.545Z] cbdbe7a5bc2a: Download complete [2022-09-07T20:25:45.806Z] cbdbe7a5bc2a: Pull complete [2022-09-07T20:25:45.806Z] ca9280d653b3: Verifying Checksum [2022-09-07T20:25:45.806Z] ca9280d653b3: Download complete [2022-09-07T20:25:46.064Z] 7e9c9ca2126c: Download complete [2022-09-07T20:25:46.322Z] ca9280d653b3: Pull complete [2022-09-07T20:25:49.675Z] 7e9c9ca2126c: Pull complete [2022-09-07T20:25:49.675Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-07T20:25:49.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T20:25:49.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:25:49.777Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:25:49.819Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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-07T20:25:51.836Z] $ docker top 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:25:52.189Z] + docker-compose build --help [2022-09-07T20:25:52.189Z] + grep parallel [2022-09-07T20:25:52.760Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T20:25:52.774Z] $ docker stop --time=1 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 [2022-09-07T20:25:54.034Z] $ docker rm -f 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:25:54.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T20:25:54.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:25:54.502Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:25:54.538Z] $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T20:25:54.884Z] $ docker top af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:25:55.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T20:25:55.805Z] Building core-command ... [2022-09-07T20:25:55.805Z] Building core-data ... [2022-09-07T20:25:55.805Z] Building core-metadata ... [2022-09-07T20:25:55.805Z] Building security-bootstrapper ... [2022-09-07T20:25:55.805Z] Building security-proxy-setup ... [2022-09-07T20:25:55.805Z] Building security-secretstore-setup ... [2022-09-07T20:25:55.805Z] Building security-spiffe-token-provider ... [2022-09-07T20:25:55.805Z] Building security-spire-agent ... [2022-09-07T20:25:55.805Z] Building security-spire-config ... [2022-09-07T20:25:55.805Z] Building security-spire-server ... [2022-09-07T20:25:55.805Z] Building support-notifications ... [2022-09-07T20:25:55.805Z] Building support-scheduler ... [2022-09-07T20:25:55.805Z] Building sys-mgmt-agent ... [2022-09-07T20:25:55.805Z] Building security-secretstore-setup [2022-09-07T20:25:55.805Z] Building security-spire-config [2022-09-07T20:25:55.805Z] Building support-scheduler [2022-09-07T20:25:55.805Z] Building core-data [2022-09-07T20:25:55.805Z] Building security-bootstrapper [2022-09-07T20:26:05.787Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:26:05.787Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:26:05.787Z] ---> e648207fab14 [2022-09-07T20:26:05.787Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:26:05.787Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:26:05.787Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:26:05.787Z] ---> e648207fab14 [2022-09-07T20:26:05.787Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T20:26:05.787Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:26:05.787Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:26:05.787Z] ---> e648207fab14 [2022-09-07T20:26:05.787Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:26:05.787Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:26:05.787Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:26:05.787Z] ---> e648207fab14 [2022-09-07T20:26:05.787Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:26:07.741Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:26:07.741Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:26:07.741Z] ---> e648207fab14 [2022-09-07T20:26:07.741Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T20:26:19.996Z] ---> Running in ee0179d38704 [2022-09-07T20:26:19.996Z] ---> Running in 72f284a3bde0 [2022-09-07T20:26:19.996Z] ---> Running in ee15f1bd78bc [2022-09-07T20:26:19.996Z] ---> Running in e6a77bdc00f0 [2022-09-07T20:26:19.996Z] ---> Running in 164bd081b788 [2022-09-07T20:26:19.996Z] Removing intermediate container ee0179d38704 [2022-09-07T20:26:19.996Z] ---> db1c3476f5d1 [2022-09-07T20:26:19.996Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T20:26:19.996Z] Removing intermediate container ee15f1bd78bc [2022-09-07T20:26:19.996Z] ---> 20b3a46ead19 [2022-09-07T20:26:19.996Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:26:19.996Z] Removing intermediate container 164bd081b788 [2022-09-07T20:26:19.996Z] ---> da5016ff32a9 [2022-09-07T20:26:19.996Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:26:19.996Z] ---> Running in fb0c6f4fead1 [2022-09-07T20:26:19.996Z] Removing intermediate container 72f284a3bde0 [2022-09-07T20:26:19.996Z] ---> f2eab79249e1 [2022-09-07T20:26:19.996Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:26:19.996Z] Removing intermediate container e6a77bdc00f0 [2022-09-07T20:26:19.996Z] ---> 854538aa352c [2022-09-07T20:26:19.996Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:26:19.996Z] ---> Running in 03936d0ef8f3 [2022-09-07T20:26:19.996Z] ---> Running in 79f896ff44cb [2022-09-07T20:26:19.996Z] ---> Running in d5b68022522b [2022-09-07T20:26:19.996Z] ---> Running in b42b8fd82f72 [2022-09-07T20:26:19.996Z] Removing intermediate container fb0c6f4fead1 [2022-09-07T20:26:19.996Z] ---> 80b4b1165ce8 [2022-09-07T20:26:19.996Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:26:19.996Z] Removing intermediate container 03936d0ef8f3 [2022-09-07T20:26:19.996Z] ---> 50f496cf9437 [2022-09-07T20:26:19.996Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:26:19.996Z] ---> Running in cf7122ea0bae [2022-09-07T20:26:19.996Z] ---> Running in 09460bda61a9 [2022-09-07T20:26:19.996Z] Removing intermediate container 79f896ff44cb [2022-09-07T20:26:19.996Z] ---> 24888d19de82 [2022-09-07T20:26:19.996Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:26:19.996Z] ---> Running in 745f0728ab9c [2022-09-07T20:26:20.258Z] Removing intermediate container cf7122ea0bae [2022-09-07T20:26:20.258Z] ---> 00d30836c0c3 [2022-09-07T20:26:20.258Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T20:26:20.258Z] ---> Running in 74424dd936da [2022-09-07T20:26:20.519Z] Removing intermediate container b42b8fd82f72 [2022-09-07T20:26:20.519Z] ---> 8c6083a3bb62 [2022-09-07T20:26:20.519Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T20:26:20.519Z] ---> Running in 2c49a47b71ee [2022-09-07T20:26:20.519Z] Removing intermediate container d5b68022522b [2022-09-07T20:26:20.519Z] ---> 5b08605a66ef [2022-09-07T20:26:20.519Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T20:26:20.519Z] ---> Running in 76276eb9d043 [2022-09-07T20:26:20.778Z] Removing intermediate container 09460bda61a9 [2022-09-07T20:26:20.779Z] ---> 81c470697648 [2022-09-07T20:26:20.779Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T20:26:20.779Z] ---> Running in 01556d765270 [2022-09-07T20:26:20.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:21.822Z] OK: 211 MiB in 51 packages [2022-09-07T20:26:22.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:22.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:22.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:26:22.345Z] Removing intermediate container 745f0728ab9c [2022-09-07T20:26:22.345Z] ---> 42a3350cee17 [2022-09-07T20:26:22.345Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:26:22.345Z] OK: 211 MiB in 51 packages [2022-09-07T20:26:22.345Z] ---> ed8f263e5318 [2022-09-07T20:26:22.345Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:26:22.345Z] OK: 211 MiB in 51 packages [2022-09-07T20:26:22.345Z] ---> Running in 243cd54df44e [2022-09-07T20:26:22.345Z] OK: 211 MiB in 51 packages [2022-09-07T20:26:22.606Z] OK: 211 MiB in 51 packages [2022-09-07T20:26:22.606Z] Removing intermediate container 2c49a47b71ee [2022-09-07T20:26:22.606Z] ---> d061e92bb0f4 [2022-09-07T20:26:22.606Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T20:26:22.606Z] ---> 5bc26aa2c302 [2022-09-07T20:26:22.606Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:26:22.865Z] ---> Running in bb5f7706b464 [2022-09-07T20:26:22.865Z] Removing intermediate container 01556d765270 [2022-09-07T20:26:22.865Z] ---> 93017d9ef36b [2022-09-07T20:26:22.865Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:26:23.124Z] ---> 81cfc5dc33f1 [2022-09-07T20:26:23.124Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:26:23.124Z] ---> Running in e566b41027c3 [2022-09-07T20:26:23.124Z] Removing intermediate container 74424dd936da [2022-09-07T20:26:23.124Z] ---> c7f42809db76 [2022-09-07T20:26:23.124Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T20:26:23.124Z] Removing intermediate container 76276eb9d043 [2022-09-07T20:26:23.124Z] ---> 7ed40dd68077 [2022-09-07T20:26:23.124Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T20:26:23.383Z] ---> b702e5bc2973 [2022-09-07T20:26:23.383Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:26:23.383Z] ---> Running in 5b4f378a0ec1 [2022-09-07T20:26:23.383Z] ---> 2661dd8b86d8 [2022-09-07T20:26:23.383Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:26:23.383Z] ---> Running in a2a1ad46d923 [2022-09-07T20:26:45.391Z] Removing intermediate container e566b41027c3 [2022-09-07T20:26:45.391Z] ---> 04f4bd9f29a6 [2022-09-07T20:26:45.391Z] Step 9/24 : COPY . . [2022-09-07T20:26:45.391Z] Removing intermediate container 5b4f378a0ec1 [2022-09-07T20:26:45.391Z] ---> f2be3b5f6a9f [2022-09-07T20:26:45.391Z] Step 9/23 : COPY . . [2022-09-07T20:26:45.391Z] Removing intermediate container a2a1ad46d923 [2022-09-07T20:26:45.392Z] ---> cd7f7ac6e5be [2022-09-07T20:26:45.392Z] Step 8/25 : COPY . . [2022-09-07T20:26:45.392Z] Removing intermediate container bb5f7706b464 [2022-09-07T20:26:45.392Z] ---> 76e9732c1291 [2022-09-07T20:26:45.392Z] Step 8/31 : COPY . . [2022-09-07T20:26:45.392Z] Removing intermediate container 243cd54df44e [2022-09-07T20:26:45.392Z] ---> 18e613419e07 [2022-09-07T20:26:45.392Z] Step 8/26 : COPY . . [2022-09-07T20:26:59.559Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28656 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-07T20:26:59.573Z] Running in /w/workspace/edgex-go/295 [Pipeline] { [Pipeline] checkout [2022-09-07T20:26:59.612Z] The recommended git tool is: git [2022-09-07T20:27:06.206Z] using credential edgex-jenkins-ssh [2022-09-07T20:27:06.223Z] Cloning the remote Git repository [2022-09-07T20:27:07.371Z] ---> f248a8b47dd3 [2022-09-07T20:27:07.371Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T20:27:07.371Z] ---> 0b663d6b7225 [2022-09-07T20:27:07.371Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T20:27:07.371Z] ---> df6b3c70447c [2022-09-07T20:27:07.371Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:27:07.371Z] ---> Running in 806c7eb46779 [2022-09-07T20:27:07.371Z] ---> 947fba14658e [2022-09-07T20:27:07.371Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T20:27:07.371Z] ---> Running in 3de6a3fa864b [2022-09-07T20:27:07.371Z] ---> f1d0cd1756d9 [2022-09-07T20:27:07.371Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T20:27:07.371Z] ---> Running in 05baf5e2377a [2022-09-07T20:27:07.371Z] ---> Running in 22956a9406a1 [2022-09-07T20:27:07.371Z] ---> Running in efb4eb2b4b8d [2022-09-07T20:27:07.371Z] Removing intermediate container 05baf5e2377a [2022-09-07T20:27:07.371Z] ---> 0f9ecdcb6968 [2022-09-07T20:27:07.371Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:27:07.371Z] ---> Running in 4bb72d985567 [2022-09-07T20:27:07.371Z] Removing intermediate container 4bb72d985567 [2022-09-07T20:27:07.371Z] ---> 5b06a9b4babf [2022-09-07T20:27:07.371Z] 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-07T20:27:07.371Z] ---> Running in 13cd769616cb [2022-09-07T20:27:06.284Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-07T20:27:06.363Z] > git init /w/workspace/edgex-go/295 # timeout=10 [2022-09-07T20:27:06.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T20:27:06.431Z] > git --version # timeout=10 [2022-09-07T20:27:06.447Z] > git --version # 'git version 2.25.1' [2022-09-07T20:27:06.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T20:27:06.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T20:27:07.630Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T20:27:07.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T20:27:07.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T20:27:08.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T20:27:09.020Z] Removing intermediate container 13cd769616cb [2022-09-07T20:27:09.020Z] ---> 6ad801b3f34e [2022-09-07T20:27:09.020Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:27:09.020Z] ---> Running in 28e88c621a05 [2022-09-07T20:27:09.278Z] Removing intermediate container 28e88c621a05 [2022-09-07T20:27:09.278Z] ---> fef1a043d03d [2022-09-07T20:27:09.278Z] [2022-09-07T20:27:09.278Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:27:09.278Z] 3.15: Pulling from library/alpine [2022-09-07T20:27:09.846Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T20:27:09.846Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T20:27:09.846Z] ---> c4fc93816858 [2022-09-07T20:27:09.846Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:27:09.846Z] ---> Running in 4806fb45c935 [2022-09-07T20:27:10.106Z] Removing intermediate container 4806fb45c935 [2022-09-07T20:27:10.106Z] ---> 06ffda0b17e0 [2022-09-07T20:27:10.106Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:27:10.106Z] ---> Running in a6a56ac867a3 [2022-09-07T20:27:12.698Z] Removing intermediate container a6a56ac867a3 [2022-09-07T20:27:12.698Z] ---> 477c23a31ddb [2022-09-07T20:27:12.698Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T20:27:12.698Z] ---> Running in 6030a30c4d7b [2022-09-07T20:27:13.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:14.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:14.764Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:27:14.764Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:27:14.764Z] OK: 15856 distinct packages available [2022-09-07T20:27:14.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:15.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:15.897Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T20:27:15.897Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:27:15.897Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T20:27:15.897Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T20:27:16.155Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:27:16.155Z] OK: 6 MiB in 18 packages [2022-09-07T20:27:20.343Z] Removing intermediate container 6030a30c4d7b [2022-09-07T20:27:20.343Z] ---> c434af458f48 [2022-09-07T20:27:20.343Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:27:22.123Z] Avoid second fetch [2022-09-07T20:27:22.124Z] Checking out Revision a6325e0463602b43dbd3360515d0492371783028 (main) [2022-09-07T20:27:22.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T20:27:22.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T20:27:22.149Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:27:22.166Z] > git checkout -f a6325e0463602b43dbd3360515d0492371783028 # timeout=10 [2022-09-07T20:27:25.621Z] ---> 2fc2383ff911 [2022-09-07T20:27:25.621Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:27:26.529Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#4149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T20:27:26.996Z] ---> 64aa70788e0e [2022-09-07T20:27:26.996Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T20:27:26.996Z] ---> Running in bb4b716d0fd8 [2022-09-07T20:27:26.996Z] Removing intermediate container bb4b716d0fd8 [2022-09-07T20:27:26.996Z] ---> f2c8326c4923 [2022-09-07T20:27:26.996Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T20:27:27.339Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T20:27:27.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:27:27.339Z] Dload Upload Total Spent Left Speed [2022-09-07T20:27:27.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 [2022-09-07T20:27:27.564Z] ---> adaa2c33dd89 [2022-09-07T20:27:27.564Z] Step 21/26 : WORKDIR / [2022-09-07T20:27:27.564Z] ---> Running in e6e542568f05 [Pipeline] sh [2022-09-07T20:27:28.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T20:27:28.132Z] Removing intermediate container e6e542568f05 [2022-09-07T20:27:28.132Z] ---> 4dd2cbb775fe [2022-09-07T20:27:28.132Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:27:28.132Z] ---> Running in 8798f7ac30e6 [2022-09-07T20:27:28.397Z] Removing intermediate container 8798f7ac30e6 [2022-09-07T20:27:28.397Z] ---> 6b90e67f6515 [2022-09-07T20:27:28.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:27:28.443Z] + sudo tee /etc/docker/daemon.new [2022-09-07T20:27:28.444Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T20:27:28.444Z] { [2022-09-07T20:27:28.444Z] "registry-mirrors": [ [2022-09-07T20:27:28.444Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T20:27:28.444Z] ], [2022-09-07T20:27:28.444Z] "bip": "10.250.0.254/24", [2022-09-07T20:27:28.444Z] "hosts": [ [2022-09-07T20:27:28.444Z] "tcp://0.0.0.0:5555", [2022-09-07T20:27:28.444Z] "unix:///var/run/docker.sock" [2022-09-07T20:27:28.444Z] ], [2022-09-07T20:27:28.444Z] "mtu": 1458, [2022-09-07T20:27:28.444Z] "selinux-enabled": true, [2022-09-07T20:27:28.444Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T20:27:28.444Z] } [Pipeline] sh [2022-09-07T20:27:28.656Z] ---> Running in 1e8554534f4c [2022-09-07T20:27:28.819Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-07T20:27:28.914Z] Removing intermediate container 1e8554534f4c [2022-09-07T20:27:28.914Z] ---> a1cb71e0326e [2022-09-07T20:27:28.914Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T20:27:29.171Z] ---> Running in e41d0ed2e8b4 [2022-09-07T20:27:29.286Z] + sudo service docker restart [2022-09-07T20:27:29.737Z] Removing intermediate container e41d0ed2e8b4 [2022-09-07T20:27:29.737Z] ---> 48d499c21655 [2022-09-07T20:27:29.737Z] Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:27:29.737Z] ---> Running in 78ad7319c4cc [2022-09-07T20:27:29.995Z] Removing intermediate container 78ad7319c4cc [2022-09-07T20:27:29.995Z] ---> cf3c5cda299f [2022-09-07T20:27:29.995Z] Step 26/26 : LABEL version=2.3.0-dev.59 [2022-09-07T20:27:29.995Z] ---> Running in f547c65ea6a5 [2022-09-07T20:27:30.564Z] Removing intermediate container f547c65ea6a5 [2022-09-07T20:27:30.564Z] ---> 5848310f39c3 [2022-09-07T20:27:30.564Z] [2022-09-07T20:27:30.564Z] Successfully built 5848310f39c3 [2022-09-07T20:27:30.564Z] Successfully tagged security-spire-config:latest [2022-09-07T20:27:30.564Z]  Building security-spire-config ... done Building core-command [2022-09-07T20:27:33.091Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:27:33.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:27:33.091Z] ---> e648207fab14 [2022-09-07T20:27:33.091Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:27:33.091Z] ---> Using cache [2022-09-07T20:27:33.091Z] ---> da5016ff32a9 [2022-09-07T20:27:33.091Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:27:33.091Z] ---> Using cache [2022-09-07T20:27:33.091Z] ---> 50f496cf9437 [2022-09-07T20:27:33.091Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:27:33.091Z] ---> Using cache [2022-09-07T20:27:33.091Z] ---> 81c470697648 [2022-09-07T20:27:33.091Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T20:27:34.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T20:27:40.593Z] ---> Running in e485e7458032 [2022-09-07T20:27:41.549Z] Removing intermediate container 22956a9406a1 [2022-09-07T20:27:41.549Z] ---> 851ab19a54eb [2022-09-07T20:27:41.549Z] [2022-09-07T20:27:41.549Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T20:27:41.549Z] Removing intermediate container efb4eb2b4b8d [2022-09-07T20:27:41.549Z] ---> 2cdf7b19c8ef [2022-09-07T20:27:41.549Z] [2022-09-07T20:27:41.549Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T20:27:41.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:42.068Z] 3.16: Pulling from library/alpine [2022-09-07T20:27:42.068Z] 3.16: Pulling from library/alpine [2022-09-07T20:27:42.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:42.896Z] OK: 211 MiB in 51 packages [2022-09-07T20:27:46.199Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T20:27:46.199Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T20:27:46.199Z] Status: Image is up to date for alpine:3.16 [2022-09-07T20:27:46.199Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T20:27:46.199Z] ---> 9c6f07244728 [2022-09-07T20:27:46.199Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T20:27:46.199Z] ---> 9c6f07244728 [2022-09-07T20:27:46.199Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:27:46.199Z] ---> Running in fb4323f5bfb2 [2022-09-07T20:27:46.199Z] ---> Running in 869a0f234688 [2022-09-07T20:27:46.199Z] Removing intermediate container e485e7458032 [2022-09-07T20:27:46.199Z] ---> c4864ea15531 [2022-09-07T20:27:46.199Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:27:46.199Z] Removing intermediate container 806c7eb46779 [2022-09-07T20:27:46.199Z] ---> 560c70d67c20 [2022-09-07T20:27:46.199Z] [2022-09-07T20:27:46.199Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:27:46.199Z] ---> 9c6f07244728 [2022-09-07T20:27:46.199Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T20:27:46.199Z] ---> Running in af0f87af830d [2022-09-07T20:27:46.199Z] Removing intermediate container fb4323f5bfb2 [2022-09-07T20:27:46.199Z] ---> d3d3abcac0fb [2022-09-07T20:27:46.199Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T20:27:46.199Z] Removing intermediate container 3de6a3fa864b [2022-09-07T20:27:46.199Z] ---> 0d50e088e34d [2022-09-07T20:27:46.199Z] [2022-09-07T20:27:46.199Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:27:46.199Z] ---> 9c6f07244728 [2022-09-07T20:27:46.199Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:27:46.199Z] ---> Running in f518a065ac4b [2022-09-07T20:27:46.199Z] ---> Running in cf462a5bf6a1 [2022-09-07T20:27:46.199Z] ---> fdb003cf47b2 [2022-09-07T20:27:46.199Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:27:46.199Z] ---> Running in 98f2106adb39 [2022-09-07T20:27:46.199Z] Removing intermediate container af0f87af830d [2022-09-07T20:27:46.199Z] ---> 06f36bf2009e [2022-09-07T20:27:46.199Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T20:27:46.199Z] ---> Running in 5b2370cd9e29 [2022-09-07T20:27:46.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.199Z] Removing intermediate container 5b2370cd9e29 [2022-09-07T20:27:46.199Z] ---> 33e2e0cdc53f [2022-09-07T20:27:46.199Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T20:27:46.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.199Z] ---> Running in ffb7f23f7fc1 [2022-09-07T20:27:46.458Z] Removing intermediate container ffb7f23f7fc1 [2022-09-07T20:27:46.458Z] ---> e78982d079ea [2022-09-07T20:27:46.458Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:27:46.458Z] ---> Running in 0cd00ed23a30 [2022-09-07T20:27:46.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.458Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T20:27:46.458Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T20:27:46.458Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T20:27:46.458Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:27:46.458Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:27:46.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.458Z] OK: 6 MiB in 17 packages [2022-09-07T20:27:46.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:46.718Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:27:46.718Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T20:27:46.718Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:27:46.718Z] OK: 6 MiB in 16 packages [2022-09-07T20:27:46.979Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T20:27:46.979Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:27:46.979Z] OK: 6 MiB in 15 packages [2022-09-07T20:27:46.979Z] Removing intermediate container 869a0f234688 [2022-09-07T20:27:46.979Z] ---> 5b2ecd8f94a3 [2022-09-07T20:27:46.979Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:27:47.238Z] ---> Running in c46464b05067 [2022-09-07T20:27:47.238Z] Removing intermediate container c46464b05067 [2022-09-07T20:27:47.238Z] ---> 5ddc94a0edad [2022-09-07T20:27:47.238Z] Step 13/25 : WORKDIR / [2022-09-07T20:27:47.238Z] ---> Running in 8bef3b2024c5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:27:47.635Z] provisioning config files... [2022-09-07T20:27:47.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config7822360645886319524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:27:48.015Z] ---> docker-login.sh [2022-09-07T20:27:48.016Z] nexus3.edgexfoundry.org:10001 [2022-09-07T20:27:48.175Z] Removing intermediate container 0cd00ed23a30 [2022-09-07T20:27:48.175Z] ---> 2be28d4916ec [2022-09-07T20:27:48.175Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T20:27:48.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:27:48.746Z] Removing intermediate container f518a065ac4b [2022-09-07T20:27:48.746Z] ---> dd2a2f13c96b [2022-09-07T20:27:48.746Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T20:27:48.746Z] Removing intermediate container cf462a5bf6a1 [2022-09-07T20:27:48.746Z] ---> a16b30307fe1 [2022-09-07T20:27:48.746Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:27:48.746Z] ---> Running in ecfe2a5f01e4 [2022-09-07T20:27:48.746Z] Removing intermediate container 8bef3b2024c5 [2022-09-07T20:27:48.746Z] ---> 8630294ac4ef [2022-09-07T20:27:48.746Z] 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-07T20:27:48.746Z] ---> Running in d4f1ad4edccd [2022-09-07T20:27:48.746Z] ---> Running in 84ad1da46546 [2022-09-07T20:27:48.746Z] Removing intermediate container d4f1ad4edccd [2022-09-07T20:27:48.746Z] ---> 3a4874bbc489 [2022-09-07T20:27:48.746Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T20:27:48.746Z] ---> Running in 45b411a69091 [2022-09-07T20:27:48.746Z] Removing intermediate container 84ad1da46546 [2022-09-07T20:27:48.746Z] ---> 2b74704e3a2a [2022-09-07T20:27:48.746Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T20:27:48.746Z] ---> f763876822cc [2022-09-07T20:27:48.746Z] 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-07T20:27:48.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:27:48.896Z] Configure a credential helper to remove this warning. See [2022-09-07T20:27:48.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:27:48.896Z] [2022-09-07T20:27:48.896Z] Login Succeeded [2022-09-07T20:27:48.896Z] nexus3.edgexfoundry.org:10002 [2022-09-07T20:27:49.013Z] ---> Running in 94d3fc282798 [2022-09-07T20:27:49.013Z] Removing intermediate container 45b411a69091 [2022-09-07T20:27:49.013Z] ---> 1d370277a22f [2022-09-07T20:27:49.013Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T20:27:49.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:49.013Z] ---> Running in b9cc9dddca02 [2022-09-07T20:27:49.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:27:49.273Z] ---> 324756df307b [2022-09-07T20:27:49.274Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T20:27:49.274Z] Removing intermediate container 94d3fc282798 [2022-09-07T20:27:49.274Z] ---> 6dceae4b0ef3 [2022-09-07T20:27:49.274Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:27:49.274Z] ---> Running in c20ba121a4ad [2022-09-07T20:27:49.274Z] Removing intermediate container b9cc9dddca02 [2022-09-07T20:27:49.274Z] ---> deafd1e8b1f7 [2022-09-07T20:27:49.274Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T20:27:49.274Z] Removing intermediate container c20ba121a4ad [2022-09-07T20:27:49.274Z] ---> bb19a39cde34 [2022-09-07T20:27:49.274Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:27:49.274Z] ---> Running in 2be562ffb70f [2022-09-07T20:27:49.274Z] ---> 9de8f30fc175 [2022-09-07T20:27:49.274Z] 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-07T20:27:49.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:27:49.447Z] Configure a credential helper to remove this warning. See [2022-09-07T20:27:49.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:27:49.447Z] [2022-09-07T20:27:49.447Z] Login Succeeded [2022-09-07T20:27:49.447Z] nexus3.edgexfoundry.org:10003 [2022-09-07T20:27:49.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:27:49.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:27:49.723Z] Configure a credential helper to remove this warning. See [2022-09-07T20:27:49.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:27:49.723Z] [2022-09-07T20:27:49.723Z] Login Succeeded [2022-09-07T20:27:49.723Z] nexus3.edgexfoundry.org:10004 [2022-09-07T20:27:49.886Z] ---> be0cee32f8e9 [2022-09-07T20:27:49.887Z] ---> 351defc471e5 [2022-09-07T20:27:49.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T20:27:49.887Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T20:27:50.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:27:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:27:50.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:27:50.325Z] Configure a credential helper to remove this warning. See [2022-09-07T20:27:50.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:27:50.325Z] [2022-09-07T20:27:50.325Z] Login Succeeded [2022-09-07T20:27:50.325Z] docker.io [2022-09-07T20:27:50.450Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:27:50.450Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:27:50.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:27:50.711Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T20:27:50.711Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:27:50.711Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T20:27:50.972Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T20:27:50.972Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:27:50.972Z] OK: 8 MiB in 20 packages [2022-09-07T20:27:50.972Z] ---> f040c4df51c5 [2022-09-07T20:27:50.972Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T20:27:50.972Z] ---> cc6136c1ba40 [2022-09-07T20:27:50.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T20:27:51.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:27:51.196Z] Configure a credential helper to remove this warning. See [2022-09-07T20:27:51.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:27:51.196Z] [2022-09-07T20:27:51.196Z] Login Succeeded [2022-09-07T20:27:51.196Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T20:27:51.214Z] Deleting 1 temporary files [2022-09-07T20:27:51.253Z] Removing intermediate container 2be562ffb70f [2022-09-07T20:27:51.253Z] ---> 0f1fe122f4cb [2022-09-07T20:27:51.253Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T20:27:51.253Z] ---> Running in 3ac30188394e [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-07T20:27:51.512Z] Removing intermediate container 3ac30188394e [2022-09-07T20:27:51.512Z] ---> 277e7bc56917 [2022-09-07T20:27:51.512Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] sh [2022-09-07T20:27:51.771Z] ---> 6cbff427574e [2022-09-07T20:27:51.771Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T20:27:51.771Z] ---> e893699cf099 [2022-09-07T20:27:51.771Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:27:51.771Z] ---> Running in c88e7aae84ae [2022-09-07T20:27:51.771Z] ---> f9ee4de41727 [2022-09-07T20:27:51.771Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T20:27:52.034Z] Removing intermediate container ecfe2a5f01e4 [2022-09-07T20:27:52.034Z] ---> 828696c0a5e9 [2022-09-07T20:27:52.034Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:27:52.034Z] ---> Running in 08154de7f1c3 [2022-09-07T20:27:52.034Z] Removing intermediate container c88e7aae84ae [2022-09-07T20:27:52.034Z] ---> aa047ced4c4e [2022-09-07T20:27:52.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:27:52.034Z] ---> f84ee54b3f1b [2022-09-07T20:27:52.034Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:27:52.034Z] ---> Running in 4896611cc753 [2022-09-07T20:27:52.034Z] ---> Running in 1b16ba88dd81 [2022-09-07T20:27:52.034Z] ---> 4915b3021f93 [2022-09-07T20:27:52.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T20:27:52.087Z] + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] echo [2022-09-07T20:27:52.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:27:52.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:27:52.137Z] ========================================================= [2022-09-07T20:27:52.137Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T20:27:52.137Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T20:27:52.292Z] Removing intermediate container 4896611cc753 [2022-09-07T20:27:52.292Z] ---> a993adca9a07 [2022-09-07T20:27:52.292Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T20:27:52.292Z] ---> Running in da6774a51dd7 [2022-09-07T20:27:52.292Z] Removing intermediate container 98f2106adb39 [2022-09-07T20:27:52.292Z] ---> 82e5c23c00ed [2022-09-07T20:27:52.292Z] Step 9/24 : COPY . . [2022-09-07T20:27:52.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T20:27:52.553Z] Removing intermediate container da6774a51dd7 [2022-09-07T20:27:52.553Z] ---> 81052fa3fb31 [2022-09-07T20:27:52.553Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:27:52.745Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T20:27:52.745Z] b3c136eddcbf: Pulling fs layer [2022-09-07T20:27:52.745Z] c0a3192eca97: Pulling fs layer [2022-09-07T20:27:52.745Z] a050256f5b6f: Pulling fs layer [2022-09-07T20:27:52.745Z] 656be50a0ddc: Pulling fs layer [2022-09-07T20:27:52.745Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T20:27:52.745Z] 46d945488cbd: Pulling fs layer [2022-09-07T20:27:52.745Z] 8a5474983e97: Pulling fs layer [2022-09-07T20:27:52.745Z] 329c88fbcd65: Pulling fs layer [2022-09-07T20:27:52.745Z] 2bbca73fdf42: Waiting [2022-09-07T20:27:52.745Z] 46d945488cbd: Waiting [2022-09-07T20:27:52.745Z] 8a5474983e97: Waiting [2022-09-07T20:27:52.745Z] 329c88fbcd65: Waiting [2022-09-07T20:27:52.745Z] 656be50a0ddc: Waiting [2022-09-07T20:27:52.745Z] a050256f5b6f: Verifying Checksum [2022-09-07T20:27:52.745Z] a050256f5b6f: Download complete [2022-09-07T20:27:52.745Z] c0a3192eca97: Verifying Checksum [2022-09-07T20:27:52.745Z] c0a3192eca97: Download complete [2022-09-07T20:27:52.745Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T20:27:52.745Z] 2bbca73fdf42: Download complete [2022-09-07T20:27:52.745Z] 46d945488cbd: Verifying Checksum [2022-09-07T20:27:52.745Z] 46d945488cbd: Download complete [2022-09-07T20:27:52.745Z] b3c136eddcbf: Download complete [2022-09-07T20:27:52.813Z] ---> Running in 66ef7f72cde5 [2022-09-07T20:27:53.736Z] b3c136eddcbf: Pull complete [2022-09-07T20:27:53.736Z] 329c88fbcd65: Verifying Checksum [2022-09-07T20:27:53.736Z] 329c88fbcd65: Download complete [2022-09-07T20:27:54.364Z] c0a3192eca97: Pull complete [2022-09-07T20:27:54.645Z] a050256f5b6f: Pull complete [2022-09-07T20:27:54.921Z] 8a5474983e97: Verifying Checksum [2022-09-07T20:27:54.921Z] 8a5474983e97: Download complete [2022-09-07T20:27:55.903Z] 656be50a0ddc: Verifying Checksum [2022-09-07T20:27:55.903Z] 656be50a0ddc: Download complete [2022-09-07T20:27:58.345Z] ---> e266f623ef82 [2022-09-07T20:27:58.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T20:27:58.345Z] Removing intermediate container 66ef7f72cde5 [2022-09-07T20:27:58.345Z] ---> 95ba630a3817 [2022-09-07T20:27:58.345Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:27:58.345Z] ---> Running in a124ff47980e [2022-09-07T20:27:58.345Z] ---> 478f07addaa7 [2022-09-07T20:27:58.345Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T20:27:58.345Z] Removing intermediate container 08154de7f1c3 [2022-09-07T20:27:58.345Z] ---> 4966c08169f2 [2022-09-07T20:27:58.345Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:27:58.345Z] ---> Running in 49fb6d0a60b4 [2022-09-07T20:27:58.345Z] ---> f0e1cd09850d [2022-09-07T20:27:58.345Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T20:27:58.345Z] Removing intermediate container 1b16ba88dd81 [2022-09-07T20:27:58.345Z] ---> a3349e5db523 [2022-09-07T20:27:58.345Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:27:58.345Z] Removing intermediate container a124ff47980e [2022-09-07T20:27:58.345Z] ---> 7afa4a5db43c [2022-09-07T20:27:58.345Z] [2022-09-07T20:27:58.345Z] ---> Running in c8eb1e91c43e [2022-09-07T20:27:58.345Z] ---> Running in b862d6db442d [2022-09-07T20:27:58.346Z] ---> f029aea4f097 [2022-09-07T20:27:58.346Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T20:27:58.346Z] Successfully built 7afa4a5db43c [2022-09-07T20:27:58.346Z] Successfully tagged support-scheduler:latest [2022-09-07T20:27:58.346Z] Building sys-mgmt-agent [2022-09-07T20:27:58.346Z]  Building support-scheduler ... done Removing intermediate container c8eb1e91c43e [2022-09-07T20:27:58.346Z] ---> 9ed399c4af37 [2022-09-07T20:27:58.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:27:58.346Z] ---> Running in c314735a774e [2022-09-07T20:27:58.346Z] Removing intermediate container b862d6db442d [2022-09-07T20:27:58.346Z] ---> 255c11696cad [2022-09-07T20:27:58.346Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T20:27:58.346Z] ---> Running in 0baafc0cc263 [2022-09-07T20:27:58.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T20:28:01.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:28:01.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:28:01.652Z] ---> e648207fab14 [2022-09-07T20:28:01.652Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T20:28:01.652Z] ---> Using cache [2022-09-07T20:28:01.652Z] ---> 854538aa352c [2022-09-07T20:28:01.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:28:01.652Z] ---> Using cache [2022-09-07T20:28:01.652Z] ---> 8c6083a3bb62 [2022-09-07T20:28:01.652Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T20:28:04.191Z] Removing intermediate container c314735a774e [2022-09-07T20:28:04.191Z] ---> 6dbe8ea99a74 [2022-09-07T20:28:04.191Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T20:28:04.191Z] ---> Running in 40521c026715 [2022-09-07T20:28:04.191Z] Removing intermediate container 0baafc0cc263 [2022-09-07T20:28:04.191Z] ---> 965e96736c60 [2022-09-07T20:28:04.191Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:28:04.191Z] ---> 3b437cc7d926 [2022-09-07T20:28:04.191Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T20:28:04.191Z] ---> Running in a107f763ae0b [2022-09-07T20:28:04.191Z] ---> Running in 1871afaaba05 [2022-09-07T20:28:04.455Z] Removing intermediate container a107f763ae0b [2022-09-07T20:28:04.455Z] ---> 88f68f219cbb [2022-09-07T20:28:04.455Z] Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:28:04.455Z] Removing intermediate container 1871afaaba05 [2022-09-07T20:28:04.455Z] ---> 6323548cf0ff [2022-09-07T20:28:04.455Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:28:04.455Z] ---> Running in 0d265ef95cd9 [2022-09-07T20:28:04.455Z] ---> 79c857babfc7 [2022-09-07T20:28:04.455Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T20:28:04.455Z] ---> Running in 277c9fbdbfe1 [2022-09-07T20:28:04.715Z] Removing intermediate container 0d265ef95cd9 [2022-09-07T20:28:04.715Z] ---> 4cfda9e48664 [2022-09-07T20:28:04.715Z] Step 24/24 : LABEL version=2.3.0-dev.59 [2022-09-07T20:28:04.715Z] ---> Running in 9d7ee5a4cc31 [2022-09-07T20:28:04.715Z] ---> be871d265130 [2022-09-07T20:28:04.715Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T20:28:04.715Z] Removing intermediate container 277c9fbdbfe1 [2022-09-07T20:28:04.715Z] ---> 74acde8c51ec [2022-09-07T20:28:04.715Z] [2022-09-07T20:28:04.973Z] Successfully built 74acde8c51ec [2022-09-07T20:28:04.973Z] Successfully tagged security-secretstore-setup:latest [2022-09-07T20:28:04.973Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-09-07T20:28:04.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:04.973Z] Removing intermediate container 9d7ee5a4cc31 [2022-09-07T20:28:04.973Z] ---> 8705212d838e [2022-09-07T20:28:04.973Z] [2022-09-07T20:28:05.230Z] Successfully built 8705212d838e [2022-09-07T20:28:05.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:06.102Z] OK: 211 MiB in 51 packages [2022-09-07T20:28:07.055Z] Successfully tagged core-data:latest [2022-09-07T20:28:07.055Z]  Building core-data ... done Building support-notifications [2022-09-07T20:28:09.978Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:28:09.978Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:28:09.978Z] ---> e648207fab14 [2022-09-07T20:28:09.978Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T20:28:09.978Z] ---> Using cache [2022-09-07T20:28:09.978Z] ---> 854538aa352c [2022-09-07T20:28:09.978Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T20:28:10.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:28:10.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:28:10.238Z] ---> e648207fab14 [2022-09-07T20:28:10.238Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:28:10.238Z] ---> Using cache [2022-09-07T20:28:10.238Z] ---> da5016ff32a9 [2022-09-07T20:28:10.238Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T20:28:10.238Z] ---> Using cache [2022-09-07T20:28:10.238Z] ---> 50f496cf9437 [2022-09-07T20:28:10.238Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:28:10.238Z] ---> Using cache [2022-09-07T20:28:10.238Z] ---> 81c470697648 [2022-09-07T20:28:10.238Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T20:28:11.006Z] 656be50a0ddc: Pull complete [2022-09-07T20:28:11.006Z] 2bbca73fdf42: Pull complete [2022-09-07T20:28:11.006Z] 46d945488cbd: Pull complete [2022-09-07T20:28:15.320Z] 8a5474983e97: Pull complete [2022-09-07T20:28:16.835Z] ---> 8857b1568cd6 [2022-09-07T20:28:16.835Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T20:28:16.835Z] ---> Running in 5a9650f23e8b [2022-09-07T20:28:16.835Z] ---> Running in 9e3b39770ad2 [2022-09-07T20:28:16.835Z] Removing intermediate container 40521c026715 [2022-09-07T20:28:16.835Z] ---> a0119d050562 [2022-09-07T20:28:16.835Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T20:28:16.835Z] ---> be5d46afabee [2022-09-07T20:28:16.835Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T20:28:16.835Z] ---> Running in f87951151856 [2022-09-07T20:28:16.835Z] ---> 65de299d41a8 [2022-09-07T20:28:16.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:28:16.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.094Z] ---> Running in bc251d1195c3 [2022-09-07T20:28:17.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.306Z] 329c88fbcd65: Pull complete [2022-09-07T20:28:17.306Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T20:28:17.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T20:28:17.353Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T20:28:17.353Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T20:28:17.353Z] OK: 17040 distinct packages available [2022-09-07T20:28:17.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T20:28:17.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.612Z] OK: 211 MiB in 51 packages [2022-09-07T20:28:17.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:17.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T20:28:17.930Z] WORKDIR /edgex [2022-09-07T20:28:17.930Z] COPY go.mod . [2022-09-07T20:28:17.930Z] RUN go mod download [2022-09-07T20:28:17.930Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-07T20:28:18.440Z] OK: 211 MiB in 51 packages [2022-09-07T20:28:18.544Z] Sending build context to Docker daemon 3.162MB [2022-09-07T20:28:18.545Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T20:28:18.545Z] ---> ff4287adb874 [2022-09-07T20:28:18.545Z] Step 2/4 : WORKDIR /edgex [2022-09-07T20:28:18.700Z] Removing intermediate container 49fb6d0a60b4 [2022-09-07T20:28:18.700Z] ---> c26f6fc14c88 [2022-09-07T20:28:18.700Z] [2022-09-07T20:28:18.700Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:28:18.700Z] ---> 9c6f07244728 [2022-09-07T20:28:18.700Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:28:18.700Z] ---> Using cache [2022-09-07T20:28:18.700Z] ---> a16b30307fe1 [2022-09-07T20:28:18.700Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:28:18.700Z] ---> Using cache [2022-09-07T20:28:18.700Z] ---> 2b74704e3a2a [2022-09-07T20:28:18.700Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T20:28:18.700Z] Removing intermediate container f87951151856 [2022-09-07T20:28:18.700Z] ---> 12f3398ffce8 [2022-09-07T20:28:18.700Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T20:28:18.700Z] ---> Running in 0e9b3e5cedcf [2022-09-07T20:28:18.700Z] ---> Running in f06eb1c6a7cd [2022-09-07T20:28:18.979Z] Removing intermediate container f06eb1c6a7cd [2022-09-07T20:28:18.979Z] ---> bf26a8f02b2b [2022-09-07T20:28:18.979Z] Step 28/31 : CMD ["gate"] [2022-09-07T20:28:19.292Z] Removing intermediate container 0e9b3e5cedcf [2022-09-07T20:28:19.292Z] ---> 816cc24c45e4 [2022-09-07T20:28:19.292Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T20:28:19.292Z] Removing intermediate container 9e3b39770ad2 [2022-09-07T20:28:19.292Z] ---> 34c44ba3baa7 [2022-09-07T20:28:19.292Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T20:28:19.292Z] Removing intermediate container 5a9650f23e8b [2022-09-07T20:28:19.292Z] ---> 974e46306239 [2022-09-07T20:28:19.292Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T20:28:19.554Z] ---> Running in a1150d55c84c [2022-09-07T20:28:19.554Z] ---> Running in 8deb7a5f9996 [2022-09-07T20:28:20.493Z] ---> bc5f81df6b24 [2022-09-07T20:28:20.493Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:28:20.493Z] ---> 5aa908f208ad [2022-09-07T20:28:20.493Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:28:20.493Z] Removing intermediate container 8deb7a5f9996 [2022-09-07T20:28:20.493Z] ---> 74beae8c3cdb [2022-09-07T20:28:20.493Z] Step 16/24 : WORKDIR / [2022-09-07T20:28:20.493Z] ---> Running in 157b84fa873a [2022-09-07T20:28:20.493Z] Removing intermediate container a1150d55c84c [2022-09-07T20:28:20.493Z] ---> 5de2049b8c54 [2022-09-07T20:28:20.493Z] Step 29/31 : LABEL arch=x86_64 [2022-09-07T20:28:20.493Z] ---> Running in 442c1505071c [2022-09-07T20:28:20.493Z] ---> Running in 9404381af58f [2022-09-07T20:28:20.493Z] ---> Running in cccf3d8c2741 [2022-09-07T20:28:20.493Z] Removing intermediate container cccf3d8c2741 [2022-09-07T20:28:20.493Z] ---> ea25236a1d10 [2022-09-07T20:28:20.493Z] Step 30/31 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:28:20.493Z] Removing intermediate container 9404381af58f [2022-09-07T20:28:20.493Z] ---> 56554ff8e51a [2022-09-07T20:28:20.493Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:28:20.534Z] ---> Running in 99f3091f4d5b [2022-09-07T20:28:20.534Z] Removing intermediate container 99f3091f4d5b [2022-09-07T20:28:20.534Z] ---> 8e1e24e789b5 [2022-09-07T20:28:20.534Z] Step 3/4 : COPY go.mod . [2022-09-07T20:28:20.758Z] ---> Running in e5b5f4b0ce85 [2022-09-07T20:28:20.758Z] ---> 3db7d9cfa5c9 [2022-09-07T20:28:20.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T20:28:20.758Z] Removing intermediate container e5b5f4b0ce85 [2022-09-07T20:28:20.758Z] ---> 0a4c89111de7 [2022-09-07T20:28:20.758Z] Step 31/31 : LABEL version=2.3.0-dev.59 [2022-09-07T20:28:21.135Z] ---> cb9a6af68a8f [2022-09-07T20:28:21.135Z] Step 4/4 : RUN go mod download [2022-09-07T20:28:21.135Z] ---> Running in 97d291115a25 [2022-09-07T20:28:21.325Z] ---> Running in 1583f5f898f0 [2022-09-07T20:28:21.584Z] ---> 05adbc2e1944 [2022-09-07T20:28:21.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T20:28:21.584Z] Removing intermediate container 1583f5f898f0 [2022-09-07T20:28:21.584Z] ---> 24f9e3e1729e [2022-09-07T20:28:21.584Z] [2022-09-07T20:28:21.584Z] Successfully built 24f9e3e1729e [2022-09-07T20:28:21.584Z] Successfully tagged security-bootstrapper:latest [2022-09-07T20:28:21.584Z] Building security-spire-server [2022-09-07T20:28:26.215Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:28:26.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:28:26.215Z] ---> e648207fab14 [2022-09-07T20:28:26.215Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T20:28:26.215Z] ---> Using cache [2022-09-07T20:28:26.215Z] ---> 854538aa352c [2022-09-07T20:28:26.216Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:28:26.216Z] ---> Using cache [2022-09-07T20:28:26.216Z] ---> 8c6083a3bb62 [2022-09-07T20:28:26.216Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:28:30.452Z] ---> d8cc067ab9e7 [2022-09-07T20:28:30.452Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T20:28:30.452Z] ---> Running in 7426bbc2d5f5 [2022-09-07T20:28:30.452Z] ---> Running in aa85d642d87b [2022-09-07T20:28:30.452Z] Removing intermediate container bc251d1195c3 [2022-09-07T20:28:30.452Z] ---> 6edb09ecc2b5 [2022-09-07T20:28:30.452Z] Step 8/23 : COPY . . [2022-09-07T20:28:30.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:30.711Z] Removing intermediate container aa85d642d87b [2022-09-07T20:28:30.711Z] ---> 3c75320b74fc [2022-09-07T20:28:30.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:28:31.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:28:31.844Z] OK: 211 MiB in 51 packages [2022-09-07T20:28:38.487Z] ---> Running in 86d09db9983d [2022-09-07T20:28:38.487Z] ---> ea2ccbabfec6 [2022-09-07T20:28:38.487Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T20:28:38.487Z] ---> Running in 7e7bb0961c87 [2022-09-07T20:28:38.487Z] Removing intermediate container 86d09db9983d [2022-09-07T20:28:38.487Z] ---> 950e3d8b0864 [2022-09-07T20:28:38.487Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T20:28:38.775Z] Removing intermediate container 7426bbc2d5f5 [2022-09-07T20:28:38.775Z] ---> d13957f4702d [2022-09-07T20:28:38.775Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T20:28:38.775Z] ---> Running in d09edda120d3 [2022-09-07T20:28:38.775Z] Removing intermediate container 157b84fa873a [2022-09-07T20:28:38.775Z] ---> 82467a990275 [2022-09-07T20:28:38.775Z] Step 7/20 : COPY . . [2022-09-07T20:28:38.775Z] Removing intermediate container 442c1505071c [2022-09-07T20:28:38.775Z] ---> 8b48ff3825c8 [2022-09-07T20:28:38.775Z] Step 9/23 : COPY . . [2022-09-07T20:28:38.775Z] Removing intermediate container d09edda120d3 [2022-09-07T20:28:38.775Z] ---> 6f7cb5f57c26 [2022-09-07T20:28:38.775Z] Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:28:38.775Z] ---> 24ef77cccdfb [2022-09-07T20:28:38.775Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:28:40.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T20:28:51.044Z] ---> Running in 7a4f0dda7428 [2022-09-07T20:28:51.044Z] ---> Running in c8cd45519ad6 [2022-09-07T20:28:51.044Z] ---> e3812ec086f2 [2022-09-07T20:28:51.044Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T20:28:51.044Z] Removing intermediate container 7a4f0dda7428 [2022-09-07T20:28:51.044Z] ---> 5b10ab8a70ff [2022-09-07T20:28:51.044Z] Step 24/24 : LABEL version=2.3.0-dev.59 [2022-09-07T20:28:51.044Z] ---> d291f9d3a779 [2022-09-07T20:28:51.044Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T20:28:51.312Z] ---> Running in 3c5dcae5b2a3 [2022-09-07T20:28:51.312Z] ---> Running in 5fbc47f2978e [2022-09-07T20:28:51.312Z] ---> Running in c42b4dc7d10e [2022-09-07T20:28:51.312Z] Removing intermediate container 5fbc47f2978e [2022-09-07T20:28:51.312Z] ---> 804ac422c563 [2022-09-07T20:28:51.312Z] [2022-09-07T20:28:51.312Z] Successfully built 804ac422c563 [2022-09-07T20:28:51.312Z] Successfully tagged core-command:latest [2022-09-07T20:28:51.312Z] Building core-metadata [2022-09-07T20:28:51.884Z]  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.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-07T20:28:51.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T20:28:53.539Z] Removing intermediate container 97d291115a25 [2022-09-07T20:28:53.539Z] ---> 2b9b13d1b9cc [2022-09-07T20:28:53.539Z] Successfully built 2b9b13d1b9cc [2022-09-07T20:28:53.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:28:53.809Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:28:53.809Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:28:53.809Z] ---> e648207fab14 [2022-09-07T20:28:53.809Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> da5016ff32a9 [2022-09-07T20:28:53.809Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> 50f496cf9437 [2022-09-07T20:28:53.809Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> 81c470697648 [2022-09-07T20:28:53.809Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> c4864ea15531 [2022-09-07T20:28:53.809Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> fdb003cf47b2 [2022-09-07T20:28:53.809Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> 82e5c23c00ed [2022-09-07T20:28:53.809Z] Step 9/25 : COPY . . [2022-09-07T20:28:53.809Z] ---> Using cache [2022-09-07T20:28:53.809Z] ---> 478f07addaa7 [2022-09-07T20:28:53.809Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T20:28:53.894Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T20:28:53.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:28:54.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2022-09-07T20:28:54.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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-07T20:28:55.516Z] $ docker top eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:28:56.425Z] + go version [2022-09-07T20:28:56.425Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T20:28:56.453Z] $ docker stop --time=1 eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e [2022-09-07T20:28:58.081Z] $ docker rm -f eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e [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-07T20:28:58.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T20:28:58.758Z] [2022-09-07T20:28:58.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:28:59.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T20:28:59.390Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-07T20:28:59.390Z] 29e5d40040c1: Pulling fs layer [2022-09-07T20:28:59.390Z] 1ce36da41761: Pulling fs layer [2022-09-07T20:28:59.390Z] 25b303627fd3: Pulling fs layer [2022-09-07T20:28:59.390Z] 29e5d40040c1: Verifying Checksum [2022-09-07T20:28:59.390Z] 29e5d40040c1: Download complete [2022-09-07T20:28:59.666Z] 1ce36da41761: Verifying Checksum [2022-09-07T20:28:59.666Z] 1ce36da41761: Download complete [2022-09-07T20:28:59.943Z] 29e5d40040c1: Pull complete [2022-09-07T20:29:01.381Z] 25b303627fd3: Verifying Checksum [2022-09-07T20:29:01.381Z] 25b303627fd3: Download complete [2022-09-07T20:29:01.381Z] 1ce36da41761: Pull complete [2022-09-07T20:29:13.786Z] 25b303627fd3: Pull complete [2022-09-07T20:29:13.786Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-07T20:29:13.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T20:29:13.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:29:14.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2022-09-07T20:29:14.109Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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-07T20:29:15.802Z] ---> Running in 7e2ceacc25fc [2022-09-07T20:29:15.802Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T20:29:16.290Z] $ docker top ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:29:17.187Z] + docker-compose+ buildgrep --help parallel [2022-09-07T20:29:17.187Z] [2022-09-07T20:29:20.575Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T20:29:20.871Z] $ docker stop --time=1 ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f [2022-09-07T20:29:22.495Z] $ docker rm -f ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:29:23.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T20:29:23.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:29:23.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2022-09-07T20:29:23.430Z] $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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-07T20:29:23.986Z] Removing intermediate container 7e7bb0961c87 [2022-09-07T20:29:23.986Z] ---> 0c6227455e49 [2022-09-07T20:29:23.986Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T20:29:23.986Z] Removing intermediate container 3c5dcae5b2a3 [2022-09-07T20:29:23.986Z] ---> 447258c77acd [2022-09-07T20:29:23.986Z] [2022-09-07T20:29:23.986Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T20:29:23.986Z] ---> c4fc93816858 [2022-09-07T20:29:23.986Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:29:23.986Z] ---> Using cache [2022-09-07T20:29:23.986Z] ---> 06ffda0b17e0 [2022-09-07T20:29:23.986Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:23.986Z] ---> Using cache [2022-09-07T20:29:23.986Z] ---> 477c23a31ddb [2022-09-07T20:29:23.986Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T20:29:23.986Z] Removing intermediate container c42b4dc7d10e [2022-09-07T20:29:23.986Z] ---> 938f2d320612 [2022-09-07T20:29:23.986Z] [2022-09-07T20:29:23.986Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:29:23.986Z] ---> 9c6f07244728 [2022-09-07T20:29:23.986Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T20:29:23.986Z] Removing intermediate container c8cd45519ad6 [2022-09-07T20:29:23.986Z] ---> 6b9484220031 [2022-09-07T20:29:23.986Z] Step 8/25 : COPY . . [2022-09-07T20:29:23.986Z] ---> Running in 254c54a0087a [2022-09-07T20:29:23.986Z] ---> Running in 6dc51c1d7988 [2022-09-07T20:29:23.986Z] ---> Running in 6fb1b7275207 [2022-09-07T20:29:24.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:24.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T20:29:24.642Z] $ docker top 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 -eo pid,comm [2022-09-07T20:29:24.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:24.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-09-07T20:29:25.080Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T20:29:25.080Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:29:25.080Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:29:25.080Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:29:25.080Z] OK: 6 MiB in 16 packages [2022-09-07T20:29:25.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:25.527Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T20:29:25.912Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:29:25.912Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:29:25.912Z] OK: 15856 distinct packages available [2022-09-07T20:29:25.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:26.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:27.046Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T20:29:27.046Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T20:29:27.316Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T20:29:27.316Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T20:29:27.316Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T20:29:27.575Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T20:29:27.575Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:29:27.575Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T20:29:27.835Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T20:29:27.835Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:29:27.835Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:29:27.835Z] OK: 8 MiB in 23 packages [2022-09-07T20:29:29.837Z] Building core-command ... [2022-09-07T20:29:29.838Z] Building core-data ... [2022-09-07T20:29:29.838Z] Building core-metadata ... [2022-09-07T20:29:29.838Z] Building security-bootstrapper ... [2022-09-07T20:29:29.838Z] Building security-proxy-setup ... [2022-09-07T20:29:29.838Z] Building security-secretstore-setup ... [2022-09-07T20:29:29.838Z] Building security-spiffe-token-provider ... [2022-09-07T20:29:29.838Z] Building security-spire-agent ... [2022-09-07T20:29:29.838Z] Building security-spire-config ... [2022-09-07T20:29:29.838Z] Building security-spire-server ... [2022-09-07T20:29:29.838Z] Building support-notifications ... [2022-09-07T20:29:29.838Z] Building support-scheduler ... [2022-09-07T20:29:29.838Z] Building sys-mgmt-agent ... [2022-09-07T20:29:29.838Z] Building core-command [2022-09-07T20:29:29.838Z] Building security-spiffe-token-provider [2022-09-07T20:29:29.838Z] Building security-bootstrapper [2022-09-07T20:29:29.838Z] Building security-spire-config [2022-09-07T20:29:29.838Z] Building security-spire-agent [2022-09-07T20:29:32.038Z] ---> f19b939576ef [2022-09-07T20:29:32.039Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:29:32.039Z] ---> Running in b69d6bc95338 [2022-09-07T20:29:32.039Z] Removing intermediate container 6fb1b7275207 [2022-09-07T20:29:32.039Z] ---> 7a94d3b1c218 [2022-09-07T20:29:32.039Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:29:32.039Z] Removing intermediate container 254c54a0087a [2022-09-07T20:29:32.039Z] ---> 496b2b7aab38 [2022-09-07T20:29:32.039Z] [2022-09-07T20:29:32.039Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:29:32.039Z] ---> 9c6f07244728 [2022-09-07T20:29:32.039Z] 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-07T20:29:32.039Z] Removing intermediate container b69d6bc95338 [2022-09-07T20:29:32.039Z] ---> 1f5b9fbb6a4b [2022-09-07T20:29:32.039Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T20:29:32.039Z] Removing intermediate container 6dc51c1d7988 [2022-09-07T20:29:32.039Z] ---> ad45cea0d13b [2022-09-07T20:29:32.039Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:29:32.299Z] ---> Running in 7c2a9ebea63e [2022-09-07T20:29:32.299Z] ---> Running in 9080f75a521c [2022-09-07T20:29:32.299Z] ---> Running in d6e9d5b7c756 [2022-09-07T20:29:32.558Z] ---> 5215f2896c8b [2022-09-07T20:29:32.558Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T20:29:32.558Z] Removing intermediate container 7c2a9ebea63e [2022-09-07T20:29:32.558Z] ---> b373872de955 [2022-09-07T20:29:32.558Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T20:29:32.817Z] Removing intermediate container 9080f75a521c [2022-09-07T20:29:32.817Z] ---> fbc3bc695b98 [2022-09-07T20:29:32.817Z] 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-07T20:29:32.817Z] Removing intermediate container d6e9d5b7c756 [2022-09-07T20:29:32.817Z] ---> f7f67b7732b3 [2022-09-07T20:29:32.817Z] 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-07T20:29:33.076Z] ---> Running in f697180495e4 [2022-09-07T20:29:33.338Z] ---> Running in 5595eae2849a [2022-09-07T20:29:33.338Z] ---> Running in 8f9a3f42c8ba [2022-09-07T20:29:33.338Z] ---> e8e68d8b1d9e [2022-09-07T20:29:33.338Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T20:29:33.638Z] Removing intermediate container f697180495e4 [2022-09-07T20:29:33.638Z] ---> 7f67a1897edc [2022-09-07T20:29:33.638Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:29:33.638Z] ---> Running in 0667802a0c83 [2022-09-07T20:29:34.210Z] ---> 0bc5cc589b33 [2022-09-07T20:29:34.210Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T20:29:34.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:34.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:34.210Z] ---> Running in 1c5c666cecfb [2022-09-07T20:29:34.210Z] Removing intermediate container 0667802a0c83 [2022-09-07T20:29:34.210Z] ---> 66ae62fc0275 [2022-09-07T20:29:34.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:29:34.210Z] Removing intermediate container 1c5c666cecfb [2022-09-07T20:29:34.210Z] ---> dcb8e8ace33b [2022-09-07T20:29:34.210Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:29:34.471Z] ---> Running in f758dc7a0c6e [2022-09-07T20:29:34.471Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T20:29:34.471Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T20:29:34.471Z] ---> fdaacfc94a8c [2022-09-07T20:29:34.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T20:29:34.471Z] Removing intermediate container 7e2ceacc25fc [2022-09-07T20:29:34.471Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T20:29:34.471Z] ---> b6d32d1af822 [2022-09-07T20:29:34.471Z] [2022-09-07T20:29:34.471Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T20:29:34.471Z] ---> 9c6f07244728 [2022-09-07T20:29:34.471Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:29:34.471Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T20:29:34.471Z] ---> Using cache [2022-09-07T20:29:34.471Z] ---> a16b30307fe1 [2022-09-07T20:29:34.471Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:29:34.471Z] ---> Using cache [2022-09-07T20:29:34.471Z] ---> 2b74704e3a2a [2022-09-07T20:29:34.471Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T20:29:34.471Z] Executing bash-5.1.16-r2.post-install [2022-09-07T20:29:34.471Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T20:29:34.471Z] ---> Running in 7c98cb7f4f8e [2022-09-07T20:29:34.471Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:29:34.471Z] Removing intermediate container f758dc7a0c6e [2022-09-07T20:29:34.472Z] ---> 6efacad23a57 [2022-09-07T20:29:34.472Z] Step 18/20 : LABEL arch=x86_64 [2022-09-07T20:29:34.472Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:29:34.472Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T20:29:34.472Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T20:29:34.472Z] ---> Running in 52ea595783dc [2022-09-07T20:29:34.472Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T20:29:35.040Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T20:29:35.040Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T20:29:35.040Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T20:29:35.040Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T20:29:35.040Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T20:29:35.040Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T20:29:35.040Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:29:35.040Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:29:35.300Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T20:29:35.300Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T20:29:35.300Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T20:29:35.300Z] Removing intermediate container 8f9a3f42c8ba [2022-09-07T20:29:35.300Z] ---> afa6a34c9295 [2022-09-07T20:29:35.300Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T20:29:35.565Z] Removing intermediate container 7c98cb7f4f8e [2022-09-07T20:29:35.565Z] ---> b5896413dd26 [2022-09-07T20:29:35.565Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T20:29:35.565Z] Removing intermediate container 52ea595783dc [2022-09-07T20:29:35.565Z] ---> cc06cb46b24c [2022-09-07T20:29:35.565Z] Step 19/20 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:35.565Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T20:29:35.826Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T20:29:35.826Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T20:29:35.826Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T20:29:35.826Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T20:29:35.826Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T20:29:35.826Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T20:29:35.826Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T20:29:35.826Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T20:29:35.826Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T20:29:35.826Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T20:29:35.826Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T20:29:35.826Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:29:35.826Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:29:36.106Z] OK: 122 MiB in 47 packages [2022-09-07T20:29:36.367Z] ---> Running in 0e27ebb28fb7 [2022-09-07T20:29:36.367Z] ---> Running in efffba350799 [2022-09-07T20:29:36.367Z] ---> 46e9eace9e08 [2022-09-07T20:29:36.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T20:29:36.367Z] ---> Running in aa43ef17399f [2022-09-07T20:29:36.626Z] Removing intermediate container 0e27ebb28fb7 [2022-09-07T20:29:36.626Z] ---> e755dc4e12c3 [2022-09-07T20:29:36.626Z] [2022-09-07T20:29:36.626Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T20:29:36.626Z] ---> c4fc93816858 [2022-09-07T20:29:36.626Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:29:36.626Z] Removing intermediate container efffba350799 [2022-09-07T20:29:36.626Z] ---> f1e7736f3266 [2022-09-07T20:29:36.626Z] Step 16/25 : WORKDIR / [2022-09-07T20:29:36.626Z] ---> Using cache [2022-09-07T20:29:36.626Z] ---> 06ffda0b17e0 [2022-09-07T20:29:36.626Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:36.626Z] ---> Using cache [2022-09-07T20:29:36.626Z] ---> 477c23a31ddb [2022-09-07T20:29:36.626Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:29:36.887Z] Removing intermediate container aa43ef17399f [2022-09-07T20:29:36.887Z] ---> cf37009d5977 [2022-09-07T20:29:36.887Z] Step 20/20 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:36.887Z] ---> b40ec0a1279a [2022-09-07T20:29:36.887Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T20:29:36.887Z] ---> Running in 949656b9354b [2022-09-07T20:29:36.887Z] ---> Running in c25fcc28352c [2022-09-07T20:29:36.887Z] ---> Running in ba9d0bd6699a [2022-09-07T20:29:37.147Z] ---> Running in ab03df01c03e [2022-09-07T20:29:37.147Z] Removing intermediate container ba9d0bd6699a [2022-09-07T20:29:37.147Z] ---> 6a883949ea56 [2022-09-07T20:29:37.147Z] [2022-09-07T20:29:37.147Z] Removing intermediate container ab03df01c03e [2022-09-07T20:29:37.147Z] Removing intermediate container c25fcc28352c [2022-09-07T20:29:37.147Z] ---> d53fe7a56811 [2022-09-07T20:29:37.147Z] ---> bd08e6865705 [2022-09-07T20:29:37.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:29:37.147Z] [2022-09-07T20:29:37.147Z] ---> Running in 580f48c8deca [2022-09-07T20:29:37.147Z] Successfully built 6a883949ea56 [2022-09-07T20:29:37.147Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-07T20:29:37.406Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-09-07T20:29:37.406Z] Removing intermediate container 580f48c8deca [2022-09-07T20:29:37.406Z] ---> 05e2499361d8 [2022-09-07T20:29:37.406Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T20:29:37.406Z] ---> 18e830f57361 [2022-09-07T20:29:37.406Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T20:29:37.406Z] ---> Running in b0bf630771a0 [2022-09-07T20:29:38.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:39.319Z] Removing intermediate container b0bf630771a0 [2022-09-07T20:29:39.319Z] ---> a71fe11a8ed8 [2022-09-07T20:29:39.319Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:39.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:39.902Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:29:39.902Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:29:39.902Z] OK: 15856 distinct packages available [2022-09-07T20:29:39.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:39.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.902Z] ---> e648207fab14 [2022-09-07T20:29:39.902Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> 854538aa352c [2022-09-07T20:29:39.902Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> 8c6083a3bb62 [2022-09-07T20:29:39.902Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> d061e92bb0f4 [2022-09-07T20:29:39.902Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> 5bc26aa2c302 [2022-09-07T20:29:39.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> 76e9732c1291 [2022-09-07T20:29:39.902Z] Step 8/22 : COPY . . [2022-09-07T20:29:39.902Z] ---> Using cache [2022-09-07T20:29:39.902Z] ---> 947fba14658e [2022-09-07T20:29:39.902Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T20:29:39.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:39.991Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:39.991Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.991Z] ---> 2b9b13d1b9cc [2022-09-07T20:29:39.991Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T20:29:39.991Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:39.991Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.991Z] ---> 2b9b13d1b9cc [2022-09-07T20:29:39.991Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:29:39.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:39.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.991Z] ---> 2b9b13d1b9cc [2022-09-07T20:29:39.991Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:29:39.991Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:39.991Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.991Z] ---> 2b9b13d1b9cc [2022-09-07T20:29:39.991Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T20:29:39.991Z] [2022-09-07T20:29:39.991Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:39.991Z] ---> 2b9b13d1b9cc [2022-09-07T20:29:39.991Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:29:39.991Z] ---> Running in 4f0a606e199c [2022-09-07T20:29:39.991Z] ---> Running in 8e84388a7abe [2022-09-07T20:29:39.991Z] ---> Running in dfd4b95f57b7 [2022-09-07T20:29:39.991Z] ---> Running in 1b1d2d7eb675 [2022-09-07T20:29:39.991Z] ---> Running in 118c528f67ab [2022-09-07T20:29:40.593Z] Removing intermediate container 118c528f67ab [2022-09-07T20:29:40.593Z] ---> a364f9f292ce [2022-09-07T20:29:40.593Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:29:40.593Z] Removing intermediate container 4f0a606e199c [2022-09-07T20:29:40.593Z] ---> e562bf6eb44a [2022-09-07T20:29:40.593Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:40.593Z] Removing intermediate container dfd4b95f57b7 [2022-09-07T20:29:40.593Z] ---> d65968a3c96e [2022-09-07T20:29:40.593Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:40.593Z] ---> Running in daae4c58b722 [2022-09-07T20:29:40.593Z] Removing intermediate container 8e84388a7abe [2022-09-07T20:29:40.593Z] ---> 57f1ddd52945 [2022-09-07T20:29:40.593Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:40.593Z] Removing intermediate container 1b1d2d7eb675 [2022-09-07T20:29:40.593Z] ---> 22e8d12d9f28 [2022-09-07T20:29:40.593Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T20:29:40.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:29:40.848Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T20:29:40.880Z] ---> Running in e76737473f5e [2022-09-07T20:29:40.880Z] ---> Running in f60257346cc1 [2022-09-07T20:29:40.880Z] ---> Running in cba159c890f7 [2022-09-07T20:29:40.880Z] ---> Running in 450e64c8061f [2022-09-07T20:29:41.109Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:29:41.109Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T20:29:41.109Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T20:29:41.368Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T20:29:41.368Z] ---> 40c4bf6c93c2 [2022-09-07T20:29:41.368Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T20:29:41.368Z] ---> Running in 0e7c94ecac23 [2022-09-07T20:29:41.368Z] ---> Running in bd39c69d533f [2022-09-07T20:29:41.368Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:29:41.368Z] OK: 7 MiB in 19 packages [2022-09-07T20:29:41.368Z] Removing intermediate container 0e7c94ecac23 [2022-09-07T20:29:41.368Z] ---> 138a6ad642dd [2022-09-07T20:29:41.368Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:41.490Z] Removing intermediate container daae4c58b722 [2022-09-07T20:29:41.490Z] ---> e48f2c420eea [2022-09-07T20:29:41.490Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:41.490Z] ---> Running in 7eccfdfc8c78 [2022-09-07T20:29:41.663Z] ---> Running in 9de0aefc20cf [2022-09-07T20:29:41.663Z] ---> 5860316f1b30 [2022-09-07T20:29:41.663Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T20:29:41.663Z] Removing intermediate container 9de0aefc20cf [2022-09-07T20:29:41.663Z] ---> a3805aa05e3b [2022-09-07T20:29:41.663Z] [2022-09-07T20:29:41.663Z] ---> b24278d4fbec [2022-09-07T20:29:41.663Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T20:29:41.663Z] ---> Running in ef49aad573dd [2022-09-07T20:29:41.663Z] Successfully built a3805aa05e3b [2022-09-07T20:29:41.663Z] Successfully tagged support-notifications:latest [2022-09-07T20:29:41.663Z]  Building support-notifications ... done Building security-spire-agent [2022-09-07T20:29:41.663Z] Collecting docker-compose==1.23.2 [2022-09-07T20:29:41.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T20:29:41.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T20:29:41.924Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.9 MB/s eta 0:00:00 [2022-09-07T20:29:41.925Z] Removing intermediate container 949656b9354b [2022-09-07T20:29:41.925Z] ---> 5d6602b93c72 [2022-09-07T20:29:41.925Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:29:41.925Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T20:29:41.925Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T20:29:41.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 96.4 MB/s eta 0:00:00 [2022-09-07T20:29:42.186Z] Removing intermediate container ef49aad573dd [2022-09-07T20:29:42.186Z] ---> a04da43c7456 [2022-09-07T20:29:42.186Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:29:42.186Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T20:29:42.186Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T20:29:42.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.6 MB/s eta 0:00:00 [2022-09-07T20:29:42.186Z] 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-07T20:29:42.186Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T20:29:42.186Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T20:29:42.186Z] Collecting PyYAML<4,>=3.10 [2022-09-07T20:29:42.186Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T20:29:42.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 93.6 MB/s eta 0:00:00 [2022-09-07T20:29:42.456Z] Preparing metadata (setup.py): started [2022-09-07T20:29:43.395Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:29:43.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:43.655Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T20:29:43.655Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T20:29:43.655Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T20:29:43.655Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T20:29:43.655Z] Preparing metadata (setup.py): started [2022-09-07T20:29:44.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:44.230Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:29:44.493Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T20:29:44.493Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T20:29:44.493Z] Preparing metadata (setup.py): started [2022-09-07T20:29:44.724Z] Removing intermediate container e76737473f5e [2022-09-07T20:29:44.724Z] ---> 3effebb05d01 [2022-09-07T20:29:44.724Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:29:44.724Z] ---> Running in c1692747df91 [2022-09-07T20:29:45.016Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T20:29:45.016Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T20:29:45.016Z] OK: 16894 distinct packages available [2022-09-07T20:29:45.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:45.299Z] Removing intermediate container f60257346cc1 [2022-09-07T20:29:45.299Z] ---> 159c919096b5 [2022-09-07T20:29:45.299Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T20:29:45.299Z] Removing intermediate container 450e64c8061f [2022-09-07T20:29:45.299Z] ---> cc99974694b7 [2022-09-07T20:29:45.299Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:29:45.299Z] Removing intermediate container 7eccfdfc8c78 [2022-09-07T20:29:45.299Z] ---> 3decca4d106c [2022-09-07T20:29:45.299Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T20:29:45.560Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:29:45.560Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:29:45.560Z] ---> e648207fab14 [2022-09-07T20:29:45.560Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> 854538aa352c [2022-09-07T20:29:45.560Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> 8c6083a3bb62 [2022-09-07T20:29:45.560Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> d13957f4702d [2022-09-07T20:29:45.560Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> 24ef77cccdfb [2022-09-07T20:29:45.560Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> 6b9484220031 [2022-09-07T20:29:45.560Z] Step 8/26 : COPY . . [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> f19b939576ef [2022-09-07T20:29:45.560Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> 1f5b9fbb6a4b [2022-09-07T20:29:45.560Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:29:45.560Z] ---> Using cache [2022-09-07T20:29:45.560Z] ---> f7f67b7732b3 [2022-09-07T20:29:45.560Z] 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-07T20:29:45.573Z] ---> Running in 18be1278ac4e [2022-09-07T20:29:45.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:45.573Z] ---> Running in eafeb45e5fbd [2022-09-07T20:29:45.573Z] ---> Running in e7da3f81ee94 [2022-09-07T20:29:45.821Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:29:45.821Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T20:29:45.821Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T20:29:45.821Z] Preparing metadata (setup.py): started [2022-09-07T20:29:46.396Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:29:46.396Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T20:29:46.396Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T20:29:46.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 121.1 MB/s eta 0:00:00 [2022-09-07T20:29:46.396Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T20:29:46.396Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T20:29:46.574Z] OK: 221 MiB in 51 packages [2022-09-07T20:29:46.658Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T20:29:46.658Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T20:29:46.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 132.6 MB/s eta 0:00:00 [2022-09-07T20:29:46.658Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T20:29:46.658Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T20:29:46.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 137.5 MB/s eta 0:00:00 [2022-09-07T20:29:46.658Z] Collecting idna<2.8,>=2.5 [2022-09-07T20:29:46.658Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T20:29:46.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.8 MB/s eta 0:00:00 [2022-09-07T20:29:46.658Z] Collecting certifi>=2017.4.17 [2022-09-07T20:29:46.658Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T20:29:46.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 81.3 MB/s eta 0:00:00 [2022-09-07T20:29:46.920Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T20:29:46.920Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T20:29:46.920Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T20:29:46.920Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T20:29:46.920Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T20:29:46.920Z] Running setup.py install for texttable: started [2022-09-07T20:29:47.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:47.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:47.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:47.871Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T20:29:47.871Z] Running setup.py install for PyYAML: started [2022-09-07T20:29:47.871Z] ---> Running in b754fa9cff9e [2022-09-07T20:29:47.871Z] ---> Running in 14e4a125afc4 [2022-09-07T20:29:47.871Z] ---> 51ed3d353732 [2022-09-07T20:29:47.871Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:29:48.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:48.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:48.026Z] Removing intermediate container cba159c890f7 [2022-09-07T20:29:48.026Z] ---> 0c8f10eaa914 [2022-09-07T20:29:48.026Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T20:29:48.138Z] Removing intermediate container b754fa9cff9e [2022-09-07T20:29:48.138Z] ---> 136ebd0ae275 [2022-09-07T20:29:48.138Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T20:29:48.138Z] ---> Running in 5e4895cc0840 [2022-09-07T20:29:48.138Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T20:29:48.405Z] Removing intermediate container 5e4895cc0840 [2022-09-07T20:29:48.405Z] ---> d19b45a6c469 [2022-09-07T20:29:48.405Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:48.405Z] ---> Running in 9ff4909ef373 [2022-09-07T20:29:48.405Z] ---> b959b85eb86e [2022-09-07T20:29:48.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T20:29:48.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:48.639Z] ---> 8c888cd7c47b [2022-09-07T20:29:48.639Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:48.682Z] Running setup.py install for docopt: started [2022-09-07T20:29:48.682Z] Removing intermediate container 9ff4909ef373 [2022-09-07T20:29:48.682Z] ---> 2b648867d025 [2022-09-07T20:29:48.682Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:48.682Z] ---> Running in 501541125dfb [2022-09-07T20:29:48.928Z] ---> Running in 473fdba49824 [2022-09-07T20:29:48.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:48.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:29:48.992Z] ---> f28d9ed72786 [2022-09-07T20:29:48.992Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T20:29:48.992Z] Removing intermediate container 501541125dfb [2022-09-07T20:29:48.992Z] ---> 91d7a1aeb5fd [2022-09-07T20:29:48.992Z] [2022-09-07T20:29:48.992Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T20:29:48.992Z] Successfully built 91d7a1aeb5fd [2022-09-07T20:29:48.992Z] Successfully tagged core-metadata:latest [2022-09-07T20:29:48.992Z]  Building core-metadata ... done Removing intermediate container 14e4a125afc4 [2022-09-07T20:29:48.992Z] ---> 9c1f6469dddb [2022-09-07T20:29:48.992Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:29:48.992Z] ---> Running in 949ca759d5cb [2022-09-07T20:29:49.205Z] OK: 221 MiB in 51 packages [2022-09-07T20:29:49.312Z] ---> 149621e19b9a [2022-09-07T20:29:49.312Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:29:49.312Z] Removing intermediate container 949ca759d5cb [2022-09-07T20:29:49.312Z] ---> 69a92583b61a [2022-09-07T20:29:49.312Z] [2022-09-07T20:29:49.312Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:29:49.312Z] ---> c4fc93816858 [2022-09-07T20:29:49.312Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:29:49.312Z] ---> Using cache [2022-09-07T20:29:49.312Z] ---> 06ffda0b17e0 [2022-09-07T20:29:49.312Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:29:49.312Z] ---> Using cache [2022-09-07T20:29:49.312Z] ---> 477c23a31ddb [2022-09-07T20:29:49.312Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:29:49.312Z] ---> Using cache [2022-09-07T20:29:49.312Z] ---> 5d6602b93c72 [2022-09-07T20:29:49.313Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T20:29:49.313Z] ---> Running in 0252a6594ad6 [2022-09-07T20:29:49.313Z] Removing intermediate container 0252a6594ad6 [2022-09-07T20:29:49.313Z] ---> c5567645eb0b [2022-09-07T20:29:49.313Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:29:49.313Z] ---> Running in 345ed1cc3026 [2022-09-07T20:29:49.625Z] Running setup.py install for dockerpty: started [2022-09-07T20:29:49.892Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T20:29:49.892Z] Removing intermediate container 345ed1cc3026 [2022-09-07T20:29:49.892Z] ---> 8daf19a8bf8e [2022-09-07T20:29:49.892Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T20:29:50.260Z] OK: 221 MiB in 51 packages [2022-09-07T20:29:50.523Z] ---> Running in 180fea53288f [2022-09-07T20:29:50.523Z] ---> b2cb9d7b7e3a [2022-09-07T20:29:50.523Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:29:50.540Z] OK: 221 MiB in 51 packages [2022-09-07T20:29:50.540Z] OK: 221 MiB in 51 packages [2022-09-07T20:29:50.915Z] Removing intermediate container 180fea53288f [2022-09-07T20:29:50.915Z] ---> 271e7bc210a0 [2022-09-07T20:29:50.916Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:50.916Z] ---> Running in d5f8c95d7d86 [2022-09-07T20:29:50.916Z] 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-07T20:29:50.916Z] 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-07T20:29:51.146Z] Removing intermediate container c1692747df91 [2022-09-07T20:29:51.146Z] ---> 285ad5c37b22 [2022-09-07T20:29:51.146Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:29:51.243Z] Removing intermediate container d5f8c95d7d86 [2022-09-07T20:29:51.243Z] ---> 6c22db067639 [2022-09-07T20:29:51.243Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:51.243Z] ---> Running in d1801701252f [2022-09-07T20:29:51.749Z] Removing intermediate container 18be1278ac4e [2022-09-07T20:29:51.749Z] ---> 6f15fb9aeaf2 [2022-09-07T20:29:51.749Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T20:29:52.371Z] Removing intermediate container e7da3f81ee94 [2022-09-07T20:29:52.371Z] ---> cbfc60dc255b [2022-09-07T20:29:52.371Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:29:52.371Z] Removing intermediate container eafeb45e5fbd [2022-09-07T20:29:52.371Z] ---> 130c39d9dec8 [2022-09-07T20:29:52.371Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:29:52.645Z] ---> 12e91e6e6bf0 [2022-09-07T20:29:52.645Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:52.938Z] ---> Running in ffdd76c72f71 [2022-09-07T20:29:52.938Z] ---> 850149a948b0 [2022-09-07T20:29:52.938Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:52.938Z] ---> Running in e7a139f5681e [2022-09-07T20:29:53.546Z] ---> 1c5e11375976 [2022-09-07T20:29:53.546Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:53.787Z] Removing intermediate container d1801701252f [2022-09-07T20:29:53.787Z] ---> dfa707f23bb3 [2022-09-07T20:29:53.787Z] [2022-09-07T20:29:53.787Z] Successfully built dfa707f23bb3 [2022-09-07T20:29:53.787Z] Successfully tagged security-spire-server:latest [2022-09-07T20:29:53.787Z] ---> c02072144d6a [2022-09-07T20:29:53.788Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:29:53.827Z] ---> Running in 8464e560827a [2022-09-07T20:29:54.450Z] ---> 05844dc3b988 [2022-09-07T20:29:54.450Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:29:54.735Z] ---> Running in 76f5a48bd1b5 [2022-09-07T20:29:55.172Z]  Building security-spire-server ... done  ---> 3c2df8968183 [2022-09-07T20:29:55.172Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T20:29:55.740Z] ---> b3d03d559343 [2022-09-07T20:29:55.740Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T20:29:56.000Z] ---> c9f532b84231 [2022-09-07T20:29:56.000Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:29:56.000Z] ---> Running in 58ef06758b7a [2022-09-07T20:29:56.000Z] Removing intermediate container 58ef06758b7a [2022-09-07T20:29:56.000Z] ---> 74d48ed853a4 [2022-09-07T20:29:56.000Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:29:56.260Z] ---> Running in dbe9672a90f9 [2022-09-07T20:29:56.260Z] Removing intermediate container 5595eae2849a [2022-09-07T20:29:56.260Z] ---> e8013ee25d41 [2022-09-07T20:29:56.260Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T20:29:56.260Z] ---> Running in 6a54a57a9813 [2022-09-07T20:29:56.260Z] Removing intermediate container 6a54a57a9813 [2022-09-07T20:29:56.260Z] ---> 6e6c07f1307c [2022-09-07T20:29:56.260Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:29:56.260Z] Removing intermediate container dbe9672a90f9 [2022-09-07T20:29:56.260Z] ---> afd8c34a712e [2022-09-07T20:29:56.260Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T20:29:56.260Z] ---> Running in bfb3f5d201a4 [2022-09-07T20:29:56.260Z] ---> Running in 65c48bcce69f [2022-09-07T20:29:56.523Z] Removing intermediate container 65c48bcce69f [2022-09-07T20:29:56.523Z] ---> 3346ff493bb5 [2022-09-07T20:29:56.523Z] Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:56.523Z] Removing intermediate container bfb3f5d201a4 [2022-09-07T20:29:56.523Z] ---> 02b7d6760568 [2022-09-07T20:29:56.523Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T20:29:56.523Z] ---> Running in f0773b367c20 [2022-09-07T20:29:56.523Z] Removing intermediate container f0773b367c20 [2022-09-07T20:29:56.523Z] ---> 9192a5ea593a [2022-09-07T20:29:56.523Z] Step 26/26 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:57.094Z] ---> Running in 44c5b7fba55b [2022-09-07T20:29:57.094Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T20:29:57.094Z] ---> d50fe09f3335 [2022-09-07T20:29:57.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T20:29:57.094Z] Removing intermediate container 44c5b7fba55b [2022-09-07T20:29:57.094Z] ---> 94eeb522f2b6 [2022-09-07T20:29:57.094Z] [2022-09-07T20:29:57.094Z] Successfully built 94eeb522f2b6 [2022-09-07T20:29:57.094Z] Successfully tagged security-spire-agent:latest [2022-09-07T20:29:57.094Z]  Building security-spire-agent ... done  ---> 7780c8b58aa8 [2022-09-07T20:29:57.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T20:29:57.354Z] ---> 9479e4a55567 [2022-09-07T20:29:57.354Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T20:29:57.354Z] ---> Running in 13e33a79b4cf [2022-09-07T20:29:57.614Z] Removing intermediate container 13e33a79b4cf [2022-09-07T20:29:57.614Z] ---> 88e284b3f04d [2022-09-07T20:29:57.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:29:57.614Z] ---> Running in 7ed29acb61e5 [2022-09-07T20:29:57.614Z] Removing intermediate container 7ed29acb61e5 [2022-09-07T20:29:57.614Z] ---> ee29555dd938 [2022-09-07T20:29:57.614Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T20:29:57.614Z] ---> Running in 80d6cb78bb39 [2022-09-07T20:29:57.874Z] Removing intermediate container 80d6cb78bb39 [2022-09-07T20:29:57.874Z] ---> 913eb54b23fb [2022-09-07T20:29:57.874Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:29:57.874Z] ---> Running in ee0b3e4612ee [2022-09-07T20:29:57.874Z] Removing intermediate container ee0b3e4612ee [2022-09-07T20:29:57.874Z] ---> 950651a3c5e6 [2022-09-07T20:29:57.874Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:29:58.134Z] ---> Running in cea8c472a187 [2022-09-07T20:29:58.134Z] Removing intermediate container cea8c472a187 [2022-09-07T20:29:58.134Z] ---> 7dafba26dc57 [2022-09-07T20:29:58.134Z] [2022-09-07T20:29:58.134Z] Successfully built 7dafba26dc57 [2022-09-07T20:29:58.134Z] Successfully tagged sys-mgmt-agent:latest [2022-09-07T20:30:00.674Z]  Building sys-mgmt-agent ... done Removing intermediate container bd39c69d533f [2022-09-07T20:30:00.674Z] ---> aa13bab804da [2022-09-07T20:30:00.674Z] [2022-09-07T20:30:00.674Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T20:30:00.674Z] ---> 9c6f07244728 [2022-09-07T20:30:00.674Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T20:30:00.674Z] ---> Running in 3d9db331f775 [2022-09-07T20:30:00.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T20:30:00.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T20:30:00.942Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T20:30:00.942Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:30:00.942Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:30:00.942Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T20:30:00.942Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T20:30:00.942Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:30:00.942Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:30:00.943Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:30:00.943Z] OK: 8 MiB in 20 packages [2022-09-07T20:30:01.511Z] Removing intermediate container 3d9db331f775 [2022-09-07T20:30:01.511Z] ---> c89a7f6ae233 [2022-09-07T20:30:01.511Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:30:01.511Z] ---> Running in 9fc66637ee73 [2022-09-07T20:30:01.511Z] Removing intermediate container 9fc66637ee73 [2022-09-07T20:30:01.511Z] ---> 7f9c0ae7432d [2022-09-07T20:30:01.511Z] Step 13/22 : WORKDIR /edgex [2022-09-07T20:30:01.511Z] ---> Running in 2685a4b7d6de [2022-09-07T20:30:01.771Z] Removing intermediate container 2685a4b7d6de [2022-09-07T20:30:01.771Z] ---> ba810ed4af86 [2022-09-07T20:30:01.771Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T20:30:01.771Z] ---> 1044fbb49f93 [2022-09-07T20:30:01.771Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T20:30:02.395Z] ---> 7f7b02bb6734 [2022-09-07T20:30:02.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T20:30:02.656Z] ---> 6025835d8b44 [2022-09-07T20:30:02.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:30:02.915Z] ---> 155ce0246312 [2022-09-07T20:30:02.916Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:30:02.916Z] ---> Running in 2cc5fe5b89da [2022-09-07T20:30:03.486Z] Removing intermediate container 2cc5fe5b89da [2022-09-07T20:30:03.486Z] ---> 61fbd9f10700 [2022-09-07T20:30:03.486Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:30:03.486Z] ---> Running in 7d63b96af69f [2022-09-07T20:30:03.486Z] Removing intermediate container 7d63b96af69f [2022-09-07T20:30:03.486Z] ---> 6af634c970e8 [2022-09-07T20:30:03.486Z] Step 20/22 : LABEL arch=x86_64 [2022-09-07T20:30:03.486Z] ---> Running in 88e9a7c127a3 [2022-09-07T20:30:03.486Z] Removing intermediate container 88e9a7c127a3 [2022-09-07T20:30:03.486Z] ---> 04f0dac7f0f2 [2022-09-07T20:30:03.486Z] Step 21/22 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:03.486Z] ---> Running in 9b1f27700245 [2022-09-07T20:30:03.486Z] Removing intermediate container 9b1f27700245 [2022-09-07T20:30:03.486Z] ---> 9348258f31af [2022-09-07T20:30:03.486Z] Step 22/22 : LABEL version=2.3.0-dev.59 [2022-09-07T20:30:03.746Z] ---> Running in 8491d371871d [2022-09-07T20:30:03.746Z] Removing intermediate container 8491d371871d [2022-09-07T20:30:03.746Z] ---> 2efa48063ac8 [2022-09-07T20:30:03.746Z] [2022-09-07T20:30:03.746Z] Successfully built 2efa48063ac8 [2022-09-07T20:30:03.746Z] Successfully tagged security-proxy-setup:latest [2022-09-07T20:30:03.753Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-09-07T20:30:03.758Z] $ docker stop --time=1 af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 [2022-09-07T20:30:05.030Z] $ docker rm -f af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:30:05.378Z] + docker images [2022-09-07T20:30:05.378Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T20:30:05.378Z] security-proxy-setup latest 2efa48063ac8 2 seconds ago 27.4MB [2022-09-07T20:30:05.378Z] aa13bab804da 6 seconds ago 1.53GB [2022-09-07T20:30:05.378Z] sys-mgmt-agent latest 7dafba26dc57 8 seconds ago 136MB [2022-09-07T20:30:05.378Z] security-spire-agent latest 94eeb522f2b6 9 seconds ago 125MB [2022-09-07T20:30:05.378Z] security-spire-server latest dfa707f23bb3 13 seconds ago 86.5MB [2022-09-07T20:30:05.378Z] 69a92583b61a 16 seconds ago 1.42GB [2022-09-07T20:30:05.378Z] core-metadata latest 91d7a1aeb5fd 17 seconds ago 18.2MB [2022-09-07T20:30:05.378Z] support-notifications latest a3805aa05e3b 24 seconds ago 27.3MB [2022-09-07T20:30:05.378Z] security-spiffe-token-provider latest 6a883949ea56 28 seconds ago 29.3MB [2022-09-07T20:30:05.378Z] e755dc4e12c3 29 seconds ago 1.42GB [2022-09-07T20:30:05.378Z] b6d32d1af822 31 seconds ago 1.55GB [2022-09-07T20:30:05.378Z] 496b2b7aab38 34 seconds ago 1.53GB [2022-09-07T20:30:05.378Z] 938f2d320612 43 seconds ago 1.61GB [2022-09-07T20:30:05.378Z] 447258c77acd 48 seconds ago 1.58GB [2022-09-07T20:30:05.378Z] core-command latest 804ac422c563 About a minute ago 17.3MB [2022-09-07T20:30:05.378Z] security-bootstrapper latest 24f9e3e1729e About a minute ago 19.4MB [2022-09-07T20:30:05.378Z] c26f6fc14c88 About a minute ago 1.54GB [2022-09-07T20:30:05.378Z] security-secretstore-setup latest 74acde8c51ec 2 minutes ago 29.2MB [2022-09-07T20:30:05.378Z] core-data latest 8705212d838e 2 minutes ago 21.6MB [2022-09-07T20:30:05.378Z] support-scheduler latest 7afa4a5db43c 2 minutes ago 26.7MB [2022-09-07T20:30:05.378Z] 0d50e088e34d 2 minutes ago 1.61GB [2022-09-07T20:30:05.378Z] 560c70d67c20 2 minutes ago 1.55GB [2022-09-07T20:30:05.378Z] 2cdf7b19c8ef 2 minutes ago 1.54GB [2022-09-07T20:30:05.378Z] 851ab19a54eb 2 minutes ago 1.53GB [2022-09-07T20:30:05.378Z] security-spire-config latest 5848310f39c3 2 minutes ago 85.8MB [2022-09-07T20:30:05.378Z] fef1a043d03d 2 minutes ago 1.42GB [2022-09-07T20:30:05.378Z] ci-base-image-x86_64 latest e648207fab14 6 minutes ago 994MB [2022-09-07T20:30:05.378Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-07T20:30:05.378Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-07T20:30:05.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-07T20:30:05.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-07T20:30:05.378Z] 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-07T20:30:05.502Z] provisioning config files... [2022-09-07T20:30:05.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config2528785381060562864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:30:05.824Z] ---> docker-login.sh [2022-09-07T20:30:05.824Z] nexus3.edgexfoundry.org:10001 [2022-09-07T20:30:05.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:30:05.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:30:05.824Z] Configure a credential helper to remove this warning. See [2022-09-07T20:30:05.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:30:05.824Z] [2022-09-07T20:30:05.824Z] Login Succeeded [2022-09-07T20:30:05.824Z] nexus3.edgexfoundry.org:10002 [2022-09-07T20:30:05.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:30:06.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:30:06.089Z] Configure a credential helper to remove this warning. See [2022-09-07T20:30:06.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:30:06.089Z] [2022-09-07T20:30:06.089Z] Login Succeeded [2022-09-07T20:30:06.089Z] nexus3.edgexfoundry.org:10003 [2022-09-07T20:30:06.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:30:06.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:30:06.089Z] Configure a credential helper to remove this warning. See [2022-09-07T20:30:06.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:30:06.089Z] [2022-09-07T20:30:06.089Z] Login Succeeded [2022-09-07T20:30:06.089Z] nexus3.edgexfoundry.org:10004 [2022-09-07T20:30:06.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:30:06.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:30:06.349Z] Configure a credential helper to remove this warning. See [2022-09-07T20:30:06.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:30:06.349Z] [2022-09-07T20:30:06.349Z] Login Succeeded [2022-09-07T20:30:06.349Z] docker.io [2022-09-07T20:30:06.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:30:06.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:30:06.609Z] Configure a credential helper to remove this warning. See [2022-09-07T20:30:06.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:30:06.609Z] [2022-09-07T20:30:06.609Z] Login Succeeded [2022-09-07T20:30:06.609Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T20:30:06.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:06.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:30:06.668Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-07T20:30:06.668Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:06.668Z] latest [2022-09-07T20:30:06.668Z] 2.3.0-dev.59 [2022-09-07T20:30:06.668Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:06.668Z] main [2022-09-07T20:30:06.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:07.001Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:07.312Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:07.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T20:30:07.312Z] f6e1a25a038f: Preparing [2022-09-07T20:30:07.312Z] 7e4f3248c0fb: Preparing [2022-09-07T20:30:07.312Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:07.312Z] 771abc50bf67: Preparing [2022-09-07T20:30:07.312Z] 994393dc58e7: Preparing [2022-09-07T20:30:07.312Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:07.312Z] 771abc50bf67: Pushed [2022-09-07T20:30:07.312Z] f6e1a25a038f: Pushed [2022-09-07T20:30:07.312Z] f0ca893b7f1f: Pushed [2022-09-07T20:30:08.690Z] 7e4f3248c0fb: Pushed [2022-09-07T20:30:08.950Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:09.265Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:09.579Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-07T20:30:09.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T20:30:09.579Z] f6e1a25a038f: Preparing [2022-09-07T20:30:09.579Z] 7e4f3248c0fb: Preparing [2022-09-07T20:30:09.579Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:09.579Z] 771abc50bf67: Preparing [2022-09-07T20:30:09.579Z] 994393dc58e7: Preparing [2022-09-07T20:30:09.579Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:09.579Z] 7e4f3248c0fb: Layer already exists [2022-09-07T20:30:09.579Z] f6e1a25a038f: Layer already exists [2022-09-07T20:30:09.579Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:09.579Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:09.579Z] latest: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:09.899Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:10.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 [2022-09-07T20:30:10.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T20:30:10.210Z] f6e1a25a038f: Preparing [2022-09-07T20:30:10.210Z] 7e4f3248c0fb: Preparing [2022-09-07T20:30:10.210Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:10.210Z] 771abc50bf67: Preparing [2022-09-07T20:30:10.210Z] 994393dc58e7: Preparing [2022-09-07T20:30:10.210Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:10.210Z] f6e1a25a038f: Layer already exists [2022-09-07T20:30:10.210Z] 7e4f3248c0fb: Layer already exists [2022-09-07T20:30:10.210Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:10.210Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:10.210Z] 2.3.0-dev.59: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:10.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:10.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:10.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T20:30:10.847Z] f6e1a25a038f: Preparing [2022-09-07T20:30:10.847Z] 7e4f3248c0fb: Preparing [2022-09-07T20:30:10.847Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:10.847Z] 771abc50bf67: Preparing [2022-09-07T20:30:10.847Z] 994393dc58e7: Preparing [2022-09-07T20:30:10.847Z] f6e1a25a038f: Layer already exists [2022-09-07T20:30:10.847Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:10.847Z] 7e4f3248c0fb: Layer already exists [2022-09-07T20:30:10.847Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:10.847Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:10.847Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:11.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:11.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-07T20:30:11.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T20:30:11.472Z] f6e1a25a038f: Preparing [2022-09-07T20:30:11.472Z] 7e4f3248c0fb: Preparing [2022-09-07T20:30:11.472Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:11.472Z] 771abc50bf67: Preparing [2022-09-07T20:30:11.472Z] 994393dc58e7: Preparing [2022-09-07T20:30:11.472Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:11.472Z] 7e4f3248c0fb: Layer already exists [2022-09-07T20:30:11.472Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:11.472Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:11.472Z] f6e1a25a038f: Layer already exists [2022-09-07T20:30:11.472Z] main: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:11.513Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:11.519Z] taggedImages: [2022-09-07T20:30:11.519Z] - nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:11.519Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-07T20:30:11.519Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 [2022-09-07T20:30:11.519Z] - nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:11.519Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-07T20:30:11.533Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-07T20:30:11.533Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:11.533Z] latest [2022-09-07T20:30:11.533Z] 2.3.0-dev.59 [2022-09-07T20:30:11.533Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:11.533Z] main [2022-09-07T20:30:11.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:11.847Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:12.168Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:12.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T20:30:12.168Z] 756d39538b7b: Preparing [2022-09-07T20:30:12.168Z] c1b8ae7b0b75: Preparing [2022-09-07T20:30:12.168Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:12.168Z] ec78e8fb4b39: Preparing [2022-09-07T20:30:12.168Z] 6ed7f8916fae: Preparing [2022-09-07T20:30:12.168Z] 994393dc58e7: Preparing [2022-09-07T20:30:12.168Z] 994393dc58e7: Waiting [2022-09-07T20:30:12.168Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:12.168Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:12.168Z] 6ed7f8916fae: Pushed [2022-09-07T20:30:12.168Z] 756d39538b7b: Pushed [2022-09-07T20:30:12.427Z] ec78e8fb4b39: Pushed [2022-09-07T20:30:13.808Z] c1b8ae7b0b75: Pushed [2022-09-07T20:30:13.808Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:14.122Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:14.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-07T20:30:14.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T20:30:14.434Z] 756d39538b7b: Preparing [2022-09-07T20:30:14.434Z] c1b8ae7b0b75: Preparing [2022-09-07T20:30:14.434Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:14.434Z] ec78e8fb4b39: Preparing [2022-09-07T20:30:14.434Z] 6ed7f8916fae: Preparing [2022-09-07T20:30:14.434Z] 994393dc58e7: Preparing [2022-09-07T20:30:14.434Z] 994393dc58e7: Waiting [2022-09-07T20:30:14.434Z] ec78e8fb4b39: Layer already exists [2022-09-07T20:30:14.434Z] 756d39538b7b: Layer already exists [2022-09-07T20:30:14.434Z] 6ed7f8916fae: Layer already exists [2022-09-07T20:30:14.434Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:14.434Z] c1b8ae7b0b75: Layer already exists [2022-09-07T20:30:14.434Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:14.434Z] latest: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:14.751Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:15.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 [2022-09-07T20:30:15.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T20:30:15.072Z] 756d39538b7b: Preparing [2022-09-07T20:30:15.072Z] c1b8ae7b0b75: Preparing [2022-09-07T20:30:15.072Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:15.072Z] ec78e8fb4b39: Preparing [2022-09-07T20:30:15.072Z] 6ed7f8916fae: Preparing [2022-09-07T20:30:15.072Z] 994393dc58e7: Preparing [2022-09-07T20:30:15.072Z] 994393dc58e7: Waiting [2022-09-07T20:30:15.072Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:15.072Z] 756d39538b7b: Layer already exists [2022-09-07T20:30:15.072Z] ec78e8fb4b39: Layer already exists [2022-09-07T20:30:15.072Z] 6ed7f8916fae: Layer already exists [2022-09-07T20:30:15.072Z] c1b8ae7b0b75: Layer already exists [2022-09-07T20:30:15.072Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:15.072Z] 2.3.0-dev.59: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:15.399Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:15.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:15.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T20:30:15.712Z] 756d39538b7b: Preparing [2022-09-07T20:30:15.712Z] c1b8ae7b0b75: Preparing [2022-09-07T20:30:15.712Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:15.712Z] ec78e8fb4b39: Preparing [2022-09-07T20:30:15.712Z] 6ed7f8916fae: Preparing [2022-09-07T20:30:15.712Z] 994393dc58e7: Preparing [2022-09-07T20:30:15.712Z] 994393dc58e7: Waiting [2022-09-07T20:30:15.712Z] ec78e8fb4b39: Layer already exists [2022-09-07T20:30:15.712Z] c1b8ae7b0b75: Layer already exists [2022-09-07T20:30:15.712Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:15.712Z] 756d39538b7b: Layer already exists [2022-09-07T20:30:15.712Z] 6ed7f8916fae: Layer already exists [2022-09-07T20:30:15.712Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:15.712Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:16.038Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:16.346Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-07T20:30:16.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T20:30:16.346Z] 756d39538b7b: Preparing [2022-09-07T20:30:16.346Z] c1b8ae7b0b75: Preparing [2022-09-07T20:30:16.346Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:16.346Z] ec78e8fb4b39: Preparing [2022-09-07T20:30:16.346Z] 6ed7f8916fae: Preparing [2022-09-07T20:30:16.346Z] 994393dc58e7: Preparing [2022-09-07T20:30:16.346Z] 994393dc58e7: Waiting [2022-09-07T20:30:16.346Z] ec78e8fb4b39: Layer already exists [2022-09-07T20:30:16.346Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:16.346Z] 6ed7f8916fae: Layer already exists [2022-09-07T20:30:16.346Z] c1b8ae7b0b75: Layer already exists [2022-09-07T20:30:16.346Z] 756d39538b7b: Layer already exists [2022-09-07T20:30:16.346Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:16.346Z] main: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:16.391Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:16.399Z] taggedImages: [2022-09-07T20:30:16.399Z] - nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:16.399Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-07T20:30:16.399Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 [2022-09-07T20:30:16.399Z] - nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:16.399Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-07T20:30:16.424Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-07T20:30:16.424Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:16.424Z] latest [2022-09-07T20:30:16.424Z] 2.3.0-dev.59 [2022-09-07T20:30:16.424Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:16.424Z] main [2022-09-07T20:30:16.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:16.752Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:17.066Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:17.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T20:30:17.066Z] c7bb11cd5a94: Preparing [2022-09-07T20:30:17.066Z] c2d8ea89be39: Preparing [2022-09-07T20:30:17.066Z] fde27197e462: Preparing [2022-09-07T20:30:17.066Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:17.066Z] 771abc50bf67: Preparing [2022-09-07T20:30:17.066Z] 994393dc58e7: Preparing [2022-09-07T20:30:17.066Z] 994393dc58e7: Waiting [2022-09-07T20:30:17.066Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:17.066Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:17.066Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:17.066Z] c2d8ea89be39: Pushed [2022-09-07T20:30:17.066Z] c7bb11cd5a94: Pushed [2022-09-07T20:30:18.446Z] fde27197e462: Pushed [2022-09-07T20:30:18.706Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:19.026Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:19.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-07T20:30:19.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T20:30:19.333Z] c7bb11cd5a94: Preparing [2022-09-07T20:30:19.333Z] c2d8ea89be39: Preparing [2022-09-07T20:30:19.333Z] fde27197e462: Preparing [2022-09-07T20:30:19.333Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:19.333Z] 771abc50bf67: Preparing [2022-09-07T20:30:19.333Z] 994393dc58e7: Preparing [2022-09-07T20:30:19.333Z] 994393dc58e7: Waiting [2022-09-07T20:30:19.333Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:19.333Z] c7bb11cd5a94: Layer already exists [2022-09-07T20:30:19.333Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:19.333Z] c2d8ea89be39: Layer already exists [2022-09-07T20:30:19.333Z] fde27197e462: Layer already exists [2022-09-07T20:30:19.333Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:19.333Z] latest: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:19.646Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:19.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 [2022-09-07T20:30:19.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T20:30:19.955Z] c7bb11cd5a94: Preparing [2022-09-07T20:30:19.955Z] c2d8ea89be39: Preparing [2022-09-07T20:30:19.955Z] fde27197e462: Preparing [2022-09-07T20:30:19.955Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:19.955Z] 771abc50bf67: Preparing [2022-09-07T20:30:19.955Z] 994393dc58e7: Preparing [2022-09-07T20:30:19.955Z] 994393dc58e7: Waiting [2022-09-07T20:30:19.955Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:19.955Z] c7bb11cd5a94: Layer already exists [2022-09-07T20:30:19.955Z] fde27197e462: Layer already exists [2022-09-07T20:30:19.955Z] c2d8ea89be39: Layer already exists [2022-09-07T20:30:19.955Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:19.955Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:19.955Z] 2.3.0-dev.59: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:20.272Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:20.590Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:20.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T20:30:20.590Z] c7bb11cd5a94: Preparing [2022-09-07T20:30:20.590Z] c2d8ea89be39: Preparing [2022-09-07T20:30:20.590Z] fde27197e462: Preparing [2022-09-07T20:30:20.590Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:20.590Z] 771abc50bf67: Preparing [2022-09-07T20:30:20.590Z] 994393dc58e7: Preparing [2022-09-07T20:30:20.590Z] 994393dc58e7: Waiting [2022-09-07T20:30:20.590Z] c7bb11cd5a94: Layer already exists [2022-09-07T20:30:20.590Z] fde27197e462: Layer already exists [2022-09-07T20:30:20.590Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:20.590Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:20.590Z] c2d8ea89be39: Layer already exists [2022-09-07T20:30:20.590Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:20.590Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:20.923Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:21.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-07T20:30:21.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T20:30:21.238Z] c7bb11cd5a94: Preparing [2022-09-07T20:30:21.238Z] c2d8ea89be39: Preparing [2022-09-07T20:30:21.238Z] fde27197e462: Preparing [2022-09-07T20:30:21.238Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:21.238Z] 771abc50bf67: Preparing [2022-09-07T20:30:21.238Z] 994393dc58e7: Preparing [2022-09-07T20:30:21.239Z] 994393dc58e7: Waiting [2022-09-07T20:30:21.239Z] 771abc50bf67: Layer already exists [2022-09-07T20:30:21.239Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:21.239Z] fde27197e462: Layer already exists [2022-09-07T20:30:21.239Z] c7bb11cd5a94: Layer already exists [2022-09-07T20:30:21.239Z] c2d8ea89be39: Layer already exists [2022-09-07T20:30:21.239Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:21.239Z] main: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:21.288Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:21.297Z] taggedImages: [2022-09-07T20:30:21.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:21.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-07T20:30:21.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 [2022-09-07T20:30:21.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:21.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-07T20:30:21.320Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-07T20:30:21.320Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:21.320Z] latest [2022-09-07T20:30:21.320Z] 2.3.0-dev.59 [2022-09-07T20:30:21.320Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:21.320Z] main [2022-09-07T20:30:21.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:21.648Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:21.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:21.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T20:30:21.962Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:21.962Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:21.962Z] 894b9b2ced15: Preparing [2022-09-07T20:30:21.963Z] e36126c7c839: Preparing [2022-09-07T20:30:21.963Z] a67f0a2954b4: Preparing [2022-09-07T20:30:21.963Z] ebcf89614e6e: Preparing [2022-09-07T20:30:21.963Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:21.963Z] b0b9f1bcc022: Preparing [2022-09-07T20:30:21.963Z] f1277a991b43: Preparing [2022-09-07T20:30:21.963Z] 8931ea765aec: Preparing [2022-09-07T20:30:21.963Z] e08c524cc06f: Preparing [2022-09-07T20:30:21.963Z] 994393dc58e7: Preparing [2022-09-07T20:30:21.963Z] b0b9f1bcc022: Waiting [2022-09-07T20:30:21.963Z] f1277a991b43: Waiting [2022-09-07T20:30:21.963Z] 8931ea765aec: Waiting [2022-09-07T20:30:21.963Z] e08c524cc06f: Waiting [2022-09-07T20:30:21.963Z] 994393dc58e7: Waiting [2022-09-07T20:30:21.963Z] f0ca893b7f1f: Waiting [2022-09-07T20:30:21.963Z] a67f0a2954b4: Pushed [2022-09-07T20:30:21.963Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:21.963Z] 0d4b2caedb77: Pushed [2022-09-07T20:30:21.963Z] e36126c7c839: Pushed [2022-09-07T20:30:21.963Z] 894b9b2ced15: Pushed [2022-09-07T20:30:21.963Z] b0b9f1bcc022: Pushed [2022-09-07T20:30:22.224Z] f1277a991b43: Pushed [2022-09-07T20:30:22.224Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:22.224Z] e08c524cc06f: Pushed [2022-09-07T20:30:22.224Z] 8931ea765aec: Pushed [2022-09-07T20:30:23.605Z] ebcf89614e6e: Pushed [2022-09-07T20:30:23.605Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:23.925Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:24.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-07T20:30:24.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T20:30:24.233Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:24.233Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:24.233Z] 894b9b2ced15: Preparing [2022-09-07T20:30:24.233Z] e36126c7c839: Preparing [2022-09-07T20:30:24.233Z] a67f0a2954b4: Preparing [2022-09-07T20:30:24.233Z] ebcf89614e6e: Preparing [2022-09-07T20:30:24.233Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:24.233Z] b0b9f1bcc022: Preparing [2022-09-07T20:30:24.233Z] f1277a991b43: Preparing [2022-09-07T20:30:24.233Z] 8931ea765aec: Preparing [2022-09-07T20:30:24.233Z] e08c524cc06f: Preparing [2022-09-07T20:30:24.233Z] 994393dc58e7: Preparing [2022-09-07T20:30:24.233Z] 8931ea765aec: Waiting [2022-09-07T20:30:24.233Z] b0b9f1bcc022: Waiting [2022-09-07T20:30:24.233Z] e08c524cc06f: Waiting [2022-09-07T20:30:24.233Z] 994393dc58e7: Waiting [2022-09-07T20:30:24.233Z] f1277a991b43: Waiting [2022-09-07T20:30:24.233Z] f0ca893b7f1f: Waiting [2022-09-07T20:30:24.233Z] a67f0a2954b4: Layer already exists [2022-09-07T20:30:24.233Z] e36126c7c839: Layer already exists [2022-09-07T20:30:24.233Z] 0d4b2caedb77: Layer already exists [2022-09-07T20:30:24.233Z] ebcf89614e6e: Layer already exists [2022-09-07T20:30:24.233Z] 894b9b2ced15: Layer already exists [2022-09-07T20:30:24.233Z] b0b9f1bcc022: Layer already exists [2022-09-07T20:30:24.233Z] f1277a991b43: Layer already exists [2022-09-07T20:30:24.233Z] e08c524cc06f: Layer already exists [2022-09-07T20:30:24.233Z] 8931ea765aec: Layer already exists [2022-09-07T20:30:24.233Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:24.233Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:24.233Z] latest: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:24.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:24.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 [2022-09-07T20:30:24.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T20:30:24.853Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:24.853Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:24.853Z] 894b9b2ced15: Preparing [2022-09-07T20:30:24.853Z] e36126c7c839: Preparing [2022-09-07T20:30:24.853Z] a67f0a2954b4: Preparing [2022-09-07T20:30:24.853Z] ebcf89614e6e: Preparing [2022-09-07T20:30:24.853Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:24.853Z] b0b9f1bcc022: Preparing [2022-09-07T20:30:24.853Z] f1277a991b43: Preparing [2022-09-07T20:30:24.853Z] 8931ea765aec: Preparing [2022-09-07T20:30:24.853Z] e08c524cc06f: Preparing [2022-09-07T20:30:24.853Z] 994393dc58e7: Preparing [2022-09-07T20:30:24.853Z] b0b9f1bcc022: Waiting [2022-09-07T20:30:24.853Z] f1277a991b43: Waiting [2022-09-07T20:30:24.853Z] 8931ea765aec: Waiting [2022-09-07T20:30:24.853Z] e08c524cc06f: Waiting [2022-09-07T20:30:24.853Z] 994393dc58e7: Waiting [2022-09-07T20:30:24.853Z] f0ca893b7f1f: Waiting [2022-09-07T20:30:24.853Z] 894b9b2ced15: Layer already exists [2022-09-07T20:30:24.853Z] 0d4b2caedb77: Layer already exists [2022-09-07T20:30:24.853Z] a67f0a2954b4: Layer already exists [2022-09-07T20:30:24.853Z] ebcf89614e6e: Layer already exists [2022-09-07T20:30:24.853Z] e36126c7c839: Layer already exists [2022-09-07T20:30:24.853Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:24.853Z] 8931ea765aec: Layer already exists [2022-09-07T20:30:24.853Z] e08c524cc06f: Layer already exists [2022-09-07T20:30:24.853Z] f1277a991b43: Layer already exists [2022-09-07T20:30:24.853Z] b0b9f1bcc022: Layer already exists [2022-09-07T20:30:24.853Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:24.853Z] 2.3.0-dev.59: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:25.169Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:25.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:25.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T20:30:25.484Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:25.484Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:25.484Z] 894b9b2ced15: Preparing [2022-09-07T20:30:25.484Z] e36126c7c839: Preparing [2022-09-07T20:30:25.484Z] a67f0a2954b4: Preparing [2022-09-07T20:30:25.484Z] ebcf89614e6e: Preparing [2022-09-07T20:30:25.484Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:25.484Z] b0b9f1bcc022: Preparing [2022-09-07T20:30:25.484Z] f1277a991b43: Preparing [2022-09-07T20:30:25.484Z] 8931ea765aec: Preparing [2022-09-07T20:30:25.484Z] e08c524cc06f: Preparing [2022-09-07T20:30:25.484Z] 994393dc58e7: Preparing [2022-09-07T20:30:25.484Z] f1277a991b43: Waiting [2022-09-07T20:30:25.484Z] 8931ea765aec: Waiting [2022-09-07T20:30:25.484Z] e08c524cc06f: Waiting [2022-09-07T20:30:25.484Z] f0ca893b7f1f: Waiting [2022-09-07T20:30:25.484Z] 994393dc58e7: Waiting [2022-09-07T20:30:25.484Z] b0b9f1bcc022: Waiting [2022-09-07T20:30:25.484Z] 894b9b2ced15: Layer already exists [2022-09-07T20:30:25.484Z] 0d4b2caedb77: Layer already exists [2022-09-07T20:30:25.484Z] e36126c7c839: Layer already exists [2022-09-07T20:30:25.484Z] a67f0a2954b4: Layer already exists [2022-09-07T20:30:25.484Z] ebcf89614e6e: Layer already exists [2022-09-07T20:30:25.484Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:25.484Z] 8931ea765aec: Layer already exists [2022-09-07T20:30:25.484Z] b0b9f1bcc022: Layer already exists [2022-09-07T20:30:25.484Z] e08c524cc06f: Layer already exists [2022-09-07T20:30:25.484Z] f1277a991b43: Layer already exists [2022-09-07T20:30:25.484Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:25.484Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:25.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:26.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-07T20:30:26.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T20:30:26.129Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:26.129Z] 0d4b2caedb77: Preparing [2022-09-07T20:30:26.129Z] 894b9b2ced15: Preparing [2022-09-07T20:30:26.129Z] e36126c7c839: Preparing [2022-09-07T20:30:26.129Z] a67f0a2954b4: Preparing [2022-09-07T20:30:26.129Z] ebcf89614e6e: Preparing [2022-09-07T20:30:26.130Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:26.130Z] b0b9f1bcc022: Preparing [2022-09-07T20:30:26.130Z] f1277a991b43: Preparing [2022-09-07T20:30:26.130Z] 8931ea765aec: Preparing [2022-09-07T20:30:26.130Z] e08c524cc06f: Preparing [2022-09-07T20:30:26.130Z] 994393dc58e7: Preparing [2022-09-07T20:30:26.130Z] 8931ea765aec: Waiting [2022-09-07T20:30:26.130Z] f1277a991b43: Waiting [2022-09-07T20:30:26.130Z] f0ca893b7f1f: Waiting [2022-09-07T20:30:26.130Z] e08c524cc06f: Waiting [2022-09-07T20:30:26.130Z] b0b9f1bcc022: Waiting [2022-09-07T20:30:26.130Z] 994393dc58e7: Waiting [2022-09-07T20:30:26.130Z] 894b9b2ced15: Layer already exists [2022-09-07T20:30:26.130Z] e36126c7c839: Layer already exists [2022-09-07T20:30:26.130Z] ebcf89614e6e: Layer already exists [2022-09-07T20:30:26.130Z] 0d4b2caedb77: Layer already exists [2022-09-07T20:30:26.130Z] a67f0a2954b4: Layer already exists [2022-09-07T20:30:26.130Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:26.130Z] b0b9f1bcc022: Layer already exists [2022-09-07T20:30:26.130Z] e08c524cc06f: Layer already exists [2022-09-07T20:30:26.130Z] f1277a991b43: Layer already exists [2022-09-07T20:30:26.130Z] 8931ea765aec: Layer already exists [2022-09-07T20:30:26.130Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:26.130Z] main: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:26.181Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:26.190Z] taggedImages: [2022-09-07T20:30:26.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:26.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-07T20:30:26.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 [2022-09-07T20:30:26.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:26.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-07T20:30:26.210Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-07T20:30:26.210Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:26.210Z] latest [2022-09-07T20:30:26.210Z] 2.3.0-dev.59 [2022-09-07T20:30:26.210Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:26.210Z] main [2022-09-07T20:30:26.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:26.529Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:26.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:26.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T20:30:26.837Z] ba9b62f1f8f9: Preparing [2022-09-07T20:30:26.837Z] cf2d58782f3f: Preparing [2022-09-07T20:30:26.837Z] e9606e7a66d7: Preparing [2022-09-07T20:30:26.837Z] 591b1c68b9a9: Preparing [2022-09-07T20:30:26.837Z] 11d86929da53: Preparing [2022-09-07T20:30:26.837Z] 27b6e9e5c459: Preparing [2022-09-07T20:30:26.837Z] a66ea8149ade: Preparing [2022-09-07T20:30:26.837Z] 994393dc58e7: Preparing [2022-09-07T20:30:26.837Z] a66ea8149ade: Waiting [2022-09-07T20:30:26.837Z] 994393dc58e7: Waiting [2022-09-07T20:30:26.837Z] 27b6e9e5c459: Waiting [2022-09-07T20:30:26.837Z] cf2d58782f3f: Pushed [2022-09-07T20:30:26.837Z] 11d86929da53: Pushed [2022-09-07T20:30:26.837Z] ba9b62f1f8f9: Pushed [2022-09-07T20:30:26.837Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:27.098Z] 27b6e9e5c459: Pushed [2022-09-07T20:30:27.356Z] a66ea8149ade: Pushed [2022-09-07T20:30:27.926Z] 591b1c68b9a9: Pushed [2022-09-07T20:30:27.926Z] e9606e7a66d7: Pushed [2022-09-07T20:30:28.186Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:28.506Z] + 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-07T20:30:28.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-07T20:30:28.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T20:30:28.815Z] ba9b62f1f8f9: Preparing [2022-09-07T20:30:28.815Z] cf2d58782f3f: Preparing [2022-09-07T20:30:28.815Z] e9606e7a66d7: Preparing [2022-09-07T20:30:28.815Z] 591b1c68b9a9: Preparing [2022-09-07T20:30:28.815Z] 11d86929da53: Preparing [2022-09-07T20:30:28.815Z] 27b6e9e5c459: Preparing [2022-09-07T20:30:28.815Z] a66ea8149ade: Preparing [2022-09-07T20:30:28.815Z] 994393dc58e7: Preparing [2022-09-07T20:30:28.815Z] 27b6e9e5c459: Waiting [2022-09-07T20:30:28.815Z] a66ea8149ade: Waiting [2022-09-07T20:30:28.815Z] cf2d58782f3f: Layer already exists [2022-09-07T20:30:28.815Z] 591b1c68b9a9: Layer already exists [2022-09-07T20:30:28.815Z] ba9b62f1f8f9: Layer already exists [2022-09-07T20:30:28.815Z] e9606e7a66d7: Layer already exists [2022-09-07T20:30:28.815Z] 11d86929da53: Layer already exists [2022-09-07T20:30:28.815Z] 27b6e9e5c459: Layer already exists [2022-09-07T20:30:28.815Z] a66ea8149ade: Layer already exists [2022-09-07T20:30:28.815Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:28.815Z] latest: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:29.133Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:29.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 [2022-09-07T20:30:29.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T20:30:29.448Z] ba9b62f1f8f9: Preparing [2022-09-07T20:30:29.448Z] cf2d58782f3f: Preparing [2022-09-07T20:30:29.448Z] e9606e7a66d7: Preparing [2022-09-07T20:30:29.448Z] 591b1c68b9a9: Preparing [2022-09-07T20:30:29.448Z] 11d86929da53: Preparing [2022-09-07T20:30:29.448Z] 27b6e9e5c459: Preparing [2022-09-07T20:30:29.448Z] a66ea8149ade: Preparing [2022-09-07T20:30:29.448Z] 994393dc58e7: Preparing [2022-09-07T20:30:29.448Z] a66ea8149ade: Waiting [2022-09-07T20:30:29.448Z] 994393dc58e7: Waiting [2022-09-07T20:30:29.448Z] 11d86929da53: Layer already exists [2022-09-07T20:30:29.448Z] ba9b62f1f8f9: Layer already exists [2022-09-07T20:30:29.448Z] cf2d58782f3f: Layer already exists [2022-09-07T20:30:29.448Z] 591b1c68b9a9: Layer already exists [2022-09-07T20:30:29.448Z] e9606e7a66d7: Layer already exists [2022-09-07T20:30:29.448Z] 27b6e9e5c459: Layer already exists [2022-09-07T20:30:29.448Z] a66ea8149ade: Layer already exists [2022-09-07T20:30:29.448Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:29.448Z] 2.3.0-dev.59: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:29.765Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:30.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:30.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T20:30:30.073Z] ba9b62f1f8f9: Preparing [2022-09-07T20:30:30.073Z] cf2d58782f3f: Preparing [2022-09-07T20:30:30.073Z] e9606e7a66d7: Preparing [2022-09-07T20:30:30.073Z] 591b1c68b9a9: Preparing [2022-09-07T20:30:30.073Z] 11d86929da53: Preparing [2022-09-07T20:30:30.073Z] 27b6e9e5c459: Preparing [2022-09-07T20:30:30.073Z] a66ea8149ade: Preparing [2022-09-07T20:30:30.073Z] 994393dc58e7: Preparing [2022-09-07T20:30:30.073Z] 27b6e9e5c459: Waiting [2022-09-07T20:30:30.073Z] a66ea8149ade: Waiting [2022-09-07T20:30:30.073Z] 994393dc58e7: Waiting [2022-09-07T20:30:30.073Z] e9606e7a66d7: Layer already exists [2022-09-07T20:30:30.073Z] 591b1c68b9a9: Layer already exists [2022-09-07T20:30:30.073Z] 11d86929da53: Layer already exists [2022-09-07T20:30:30.073Z] ba9b62f1f8f9: Layer already exists [2022-09-07T20:30:30.073Z] cf2d58782f3f: Layer already exists [2022-09-07T20:30:30.073Z] 27b6e9e5c459: Layer already exists [2022-09-07T20:30:30.073Z] a66ea8149ade: Layer already exists [2022-09-07T20:30:30.073Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:30.073Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:30.392Z] + 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-07T20:30:30.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-07T20:30:30.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T20:30:30.706Z] ba9b62f1f8f9: Preparing [2022-09-07T20:30:30.706Z] cf2d58782f3f: Preparing [2022-09-07T20:30:30.706Z] e9606e7a66d7: Preparing [2022-09-07T20:30:30.706Z] 591b1c68b9a9: Preparing [2022-09-07T20:30:30.706Z] 11d86929da53: Preparing [2022-09-07T20:30:30.707Z] 27b6e9e5c459: Preparing [2022-09-07T20:30:30.707Z] a66ea8149ade: Preparing [2022-09-07T20:30:30.707Z] 994393dc58e7: Preparing [2022-09-07T20:30:30.707Z] 27b6e9e5c459: Waiting [2022-09-07T20:30:30.707Z] a66ea8149ade: Waiting [2022-09-07T20:30:30.707Z] 994393dc58e7: Waiting [2022-09-07T20:30:30.707Z] 591b1c68b9a9: Layer already exists [2022-09-07T20:30:30.707Z] ba9b62f1f8f9: Layer already exists [2022-09-07T20:30:30.707Z] 11d86929da53: Layer already exists [2022-09-07T20:30:30.707Z] cf2d58782f3f: Layer already exists [2022-09-07T20:30:30.707Z] e9606e7a66d7: Layer already exists [2022-09-07T20:30:30.707Z] a66ea8149ade: Layer already exists [2022-09-07T20:30:30.707Z] 27b6e9e5c459: Layer already exists [2022-09-07T20:30:30.707Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:30.707Z] main: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:30.756Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:30.762Z] taggedImages: [2022-09-07T20:30:30.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:30.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-07T20:30:30.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 [2022-09-07T20:30:30.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:30.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-07T20:30:30.786Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-07T20:30:30.786Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:30.786Z] latest [2022-09-07T20:30:30.786Z] 2.3.0-dev.59 [2022-09-07T20:30:30.786Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:30.786Z] main [2022-09-07T20:30:30.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:31.097Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:31.475Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:31.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T20:30:31.475Z] 224d95c781e5: Preparing [2022-09-07T20:30:31.475Z] bc132131de4c: Preparing [2022-09-07T20:30:31.475Z] b8a72a3a6a90: Preparing [2022-09-07T20:30:31.475Z] a32e77e15c50: Preparing [2022-09-07T20:30:31.475Z] fcc3cddf0e43: Preparing [2022-09-07T20:30:31.475Z] 8d51a05ca3da: Preparing [2022-09-07T20:30:31.475Z] 6f6eb4257df8: Preparing [2022-09-07T20:30:31.475Z] fdb5a257acb0: Preparing [2022-09-07T20:30:31.475Z] c81839e9c3a8: Preparing [2022-09-07T20:30:31.475Z] 994393dc58e7: Preparing [2022-09-07T20:30:31.475Z] 8d51a05ca3da: Waiting [2022-09-07T20:30:31.475Z] fdb5a257acb0: Waiting [2022-09-07T20:30:31.475Z] 994393dc58e7: Waiting [2022-09-07T20:30:31.475Z] c81839e9c3a8: Waiting [2022-09-07T20:30:31.475Z] 6f6eb4257df8: Waiting [2022-09-07T20:30:31.475Z] bc132131de4c: Pushed [2022-09-07T20:30:31.475Z] 224d95c781e5: Pushed [2022-09-07T20:30:31.475Z] fcc3cddf0e43: Pushed [2022-09-07T20:30:31.475Z] fdb5a257acb0: Pushed [2022-09-07T20:30:31.475Z] 6f6eb4257df8: Pushed [2022-09-07T20:30:31.475Z] 8d51a05ca3da: Pushed [2022-09-07T20:30:31.758Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:31.758Z] c81839e9c3a8: Pushed [2022-09-07T20:30:32.362Z] a32e77e15c50: Pushed [2022-09-07T20:30:32.958Z] b8a72a3a6a90: Pushed [2022-09-07T20:30:32.958Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:33.274Z] + 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-07T20:30:33.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-07T20:30:33.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T20:30:33.584Z] 224d95c781e5: Preparing [2022-09-07T20:30:33.584Z] bc132131de4c: Preparing [2022-09-07T20:30:33.584Z] b8a72a3a6a90: Preparing [2022-09-07T20:30:33.584Z] a32e77e15c50: Preparing [2022-09-07T20:30:33.584Z] fcc3cddf0e43: Preparing [2022-09-07T20:30:33.584Z] 8d51a05ca3da: Preparing [2022-09-07T20:30:33.584Z] 6f6eb4257df8: Preparing [2022-09-07T20:30:33.584Z] fdb5a257acb0: Preparing [2022-09-07T20:30:33.584Z] c81839e9c3a8: Preparing [2022-09-07T20:30:33.584Z] 994393dc58e7: Preparing [2022-09-07T20:30:33.584Z] 6f6eb4257df8: Waiting [2022-09-07T20:30:33.584Z] fdb5a257acb0: Waiting [2022-09-07T20:30:33.584Z] c81839e9c3a8: Waiting [2022-09-07T20:30:33.584Z] 994393dc58e7: Waiting [2022-09-07T20:30:33.584Z] 8d51a05ca3da: Waiting [2022-09-07T20:30:33.584Z] b8a72a3a6a90: Layer already exists [2022-09-07T20:30:33.584Z] bc132131de4c: Layer already exists [2022-09-07T20:30:33.584Z] fcc3cddf0e43: Layer already exists [2022-09-07T20:30:33.584Z] 224d95c781e5: Layer already exists [2022-09-07T20:30:33.584Z] a32e77e15c50: Layer already exists [2022-09-07T20:30:33.584Z] 8d51a05ca3da: Layer already exists [2022-09-07T20:30:33.584Z] fdb5a257acb0: Layer already exists [2022-09-07T20:30:33.584Z] c81839e9c3a8: Layer already exists [2022-09-07T20:30:33.584Z] 6f6eb4257df8: Layer already exists [2022-09-07T20:30:33.584Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:33.584Z] latest: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:33.894Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:34.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 [2022-09-07T20:30:34.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T20:30:34.205Z] 224d95c781e5: Preparing [2022-09-07T20:30:34.205Z] bc132131de4c: Preparing [2022-09-07T20:30:34.205Z] b8a72a3a6a90: Preparing [2022-09-07T20:30:34.205Z] a32e77e15c50: Preparing [2022-09-07T20:30:34.205Z] fcc3cddf0e43: Preparing [2022-09-07T20:30:34.205Z] 8d51a05ca3da: Preparing [2022-09-07T20:30:34.205Z] 6f6eb4257df8: Preparing [2022-09-07T20:30:34.205Z] fdb5a257acb0: Preparing [2022-09-07T20:30:34.205Z] c81839e9c3a8: Preparing [2022-09-07T20:30:34.205Z] 994393dc58e7: Preparing [2022-09-07T20:30:34.205Z] 8d51a05ca3da: Waiting [2022-09-07T20:30:34.205Z] c81839e9c3a8: Waiting [2022-09-07T20:30:34.205Z] 994393dc58e7: Waiting [2022-09-07T20:30:34.205Z] 6f6eb4257df8: Waiting [2022-09-07T20:30:34.205Z] fdb5a257acb0: Waiting [2022-09-07T20:30:34.205Z] fcc3cddf0e43: Layer already exists [2022-09-07T20:30:34.205Z] a32e77e15c50: Layer already exists [2022-09-07T20:30:34.205Z] 224d95c781e5: Layer already exists [2022-09-07T20:30:34.205Z] bc132131de4c: Layer already exists [2022-09-07T20:30:34.205Z] b8a72a3a6a90: Layer already exists [2022-09-07T20:30:34.205Z] 8d51a05ca3da: Layer already exists [2022-09-07T20:30:34.205Z] 6f6eb4257df8: Layer already exists [2022-09-07T20:30:34.205Z] fdb5a257acb0: Layer already exists [2022-09-07T20:30:34.205Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:34.205Z] c81839e9c3a8: Layer already exists [2022-09-07T20:30:34.205Z] 2.3.0-dev.59: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:34.520Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:34.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:34.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T20:30:34.836Z] 224d95c781e5: Preparing [2022-09-07T20:30:34.836Z] bc132131de4c: Preparing [2022-09-07T20:30:34.836Z] b8a72a3a6a90: Preparing [2022-09-07T20:30:34.836Z] a32e77e15c50: Preparing [2022-09-07T20:30:34.836Z] fcc3cddf0e43: Preparing [2022-09-07T20:30:34.836Z] 8d51a05ca3da: Preparing [2022-09-07T20:30:34.836Z] 6f6eb4257df8: Preparing [2022-09-07T20:30:34.836Z] fdb5a257acb0: Preparing [2022-09-07T20:30:34.836Z] c81839e9c3a8: Preparing [2022-09-07T20:30:34.836Z] 994393dc58e7: Preparing [2022-09-07T20:30:34.836Z] fdb5a257acb0: Waiting [2022-09-07T20:30:34.836Z] c81839e9c3a8: Waiting [2022-09-07T20:30:34.836Z] 994393dc58e7: Waiting [2022-09-07T20:30:34.836Z] 8d51a05ca3da: Waiting [2022-09-07T20:30:34.836Z] 6f6eb4257df8: Waiting [2022-09-07T20:30:34.836Z] bc132131de4c: Layer already exists [2022-09-07T20:30:34.836Z] fcc3cddf0e43: Layer already exists [2022-09-07T20:30:34.836Z] 224d95c781e5: Layer already exists [2022-09-07T20:30:34.836Z] a32e77e15c50: Layer already exists [2022-09-07T20:30:34.836Z] b8a72a3a6a90: Layer already exists [2022-09-07T20:30:34.836Z] 6f6eb4257df8: Layer already exists [2022-09-07T20:30:34.836Z] 8d51a05ca3da: Layer already exists [2022-09-07T20:30:34.836Z] fdb5a257acb0: Layer already exists [2022-09-07T20:30:34.836Z] c81839e9c3a8: Layer already exists [2022-09-07T20:30:34.836Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:34.836Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:35.169Z] + 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-07T20:30:35.481Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-07T20:30:35.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T20:30:35.481Z] 224d95c781e5: Preparing [2022-09-07T20:30:35.481Z] bc132131de4c: Preparing [2022-09-07T20:30:35.481Z] b8a72a3a6a90: Preparing [2022-09-07T20:30:35.481Z] a32e77e15c50: Preparing [2022-09-07T20:30:35.481Z] fcc3cddf0e43: Preparing [2022-09-07T20:30:35.481Z] 8d51a05ca3da: Preparing [2022-09-07T20:30:35.481Z] 6f6eb4257df8: Preparing [2022-09-07T20:30:35.481Z] fdb5a257acb0: Preparing [2022-09-07T20:30:35.481Z] c81839e9c3a8: Preparing [2022-09-07T20:30:35.481Z] 994393dc58e7: Preparing [2022-09-07T20:30:35.481Z] fdb5a257acb0: Waiting [2022-09-07T20:30:35.481Z] c81839e9c3a8: Waiting [2022-09-07T20:30:35.481Z] 994393dc58e7: Waiting [2022-09-07T20:30:35.481Z] 6f6eb4257df8: Waiting [2022-09-07T20:30:35.481Z] fcc3cddf0e43: Layer already exists [2022-09-07T20:30:35.481Z] bc132131de4c: Layer already exists [2022-09-07T20:30:35.481Z] b8a72a3a6a90: Layer already exists [2022-09-07T20:30:35.481Z] a32e77e15c50: Layer already exists [2022-09-07T20:30:35.481Z] 224d95c781e5: Layer already exists [2022-09-07T20:30:35.481Z] 8d51a05ca3da: Layer already exists [2022-09-07T20:30:35.481Z] fdb5a257acb0: Layer already exists [2022-09-07T20:30:35.481Z] 6f6eb4257df8: Layer already exists [2022-09-07T20:30:35.481Z] 994393dc58e7: Layer already exists [2022-09-07T20:30:35.481Z] c81839e9c3a8: Layer already exists [2022-09-07T20:30:35.481Z] main: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:35.529Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:35.538Z] taggedImages: [2022-09-07T20:30:35.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:35.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-07T20:30:35.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 [2022-09-07T20:30:35.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:35.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-07T20:30:35.567Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-07T20:30:35.567Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:35.567Z] latest [2022-09-07T20:30:35.567Z] 2.3.0-dev.59 [2022-09-07T20:30:35.567Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:35.567Z] main [2022-09-07T20:30:35.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:35.883Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:36.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:36.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T20:30:36.200Z] 5c57d0f0c328: Preparing [2022-09-07T20:30:36.200Z] 067bf64cc2ea: Preparing [2022-09-07T20:30:36.200Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:36.200Z] 6aa802bf8601: Preparing [2022-09-07T20:30:36.200Z] 233e47427237: Preparing [2022-09-07T20:30:36.200Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:36.200Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:36.200Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:36.200Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:36.200Z] 233e47427237: Pushed [2022-09-07T20:30:36.200Z] 5c57d0f0c328: Pushed [2022-09-07T20:30:36.766Z] 6aa802bf8601: Pushed [2022-09-07T20:30:38.146Z] 067bf64cc2ea: Pushed [2022-09-07T20:30:38.406Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:38.733Z] + 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-07T20:30:39.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-07T20:30:39.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T20:30:39.041Z] 5c57d0f0c328: Preparing [2022-09-07T20:30:39.041Z] 067bf64cc2ea: Preparing [2022-09-07T20:30:39.041Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:39.041Z] 6aa802bf8601: Preparing [2022-09-07T20:30:39.041Z] 233e47427237: Preparing [2022-09-07T20:30:39.041Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:39.041Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:39.041Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:39.041Z] 233e47427237: Layer already exists [2022-09-07T20:30:39.041Z] 067bf64cc2ea: Layer already exists [2022-09-07T20:30:39.041Z] 5c57d0f0c328: Layer already exists [2022-09-07T20:30:39.041Z] 6aa802bf8601: Layer already exists [2022-09-07T20:30:39.041Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:39.041Z] latest: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:39.360Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:39.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 [2022-09-07T20:30:39.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T20:30:39.666Z] 5c57d0f0c328: Preparing [2022-09-07T20:30:39.666Z] 067bf64cc2ea: Preparing [2022-09-07T20:30:39.666Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:39.666Z] 6aa802bf8601: Preparing [2022-09-07T20:30:39.666Z] 233e47427237: Preparing [2022-09-07T20:30:39.666Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:39.666Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:39.666Z] 5c57d0f0c328: Layer already exists [2022-09-07T20:30:39.666Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:39.666Z] 6aa802bf8601: Layer already exists [2022-09-07T20:30:39.666Z] 067bf64cc2ea: Layer already exists [2022-09-07T20:30:39.666Z] 233e47427237: Layer already exists [2022-09-07T20:30:39.666Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:39.666Z] 2.3.0-dev.59: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:39.979Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:40.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:40.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T20:30:40.288Z] 5c57d0f0c328: Preparing [2022-09-07T20:30:40.288Z] 067bf64cc2ea: Preparing [2022-09-07T20:30:40.288Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:40.288Z] 6aa802bf8601: Preparing [2022-09-07T20:30:40.288Z] 233e47427237: Preparing [2022-09-07T20:30:40.288Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:40.288Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:40.288Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:40.288Z] 233e47427237: Layer already exists [2022-09-07T20:30:40.288Z] 6aa802bf8601: Layer already exists [2022-09-07T20:30:40.288Z] 5c57d0f0c328: Layer already exists [2022-09-07T20:30:40.288Z] 067bf64cc2ea: Layer already exists [2022-09-07T20:30:40.288Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:40.288Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:40.598Z] + 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-07T20:30:40.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-07T20:30:40.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T20:30:40.919Z] 5c57d0f0c328: Preparing [2022-09-07T20:30:40.919Z] 067bf64cc2ea: Preparing [2022-09-07T20:30:40.919Z] f0ca893b7f1f: Preparing [2022-09-07T20:30:40.919Z] 6aa802bf8601: Preparing [2022-09-07T20:30:40.919Z] 233e47427237: Preparing [2022-09-07T20:30:40.919Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:40.919Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:40.919Z] 233e47427237: Layer already exists [2022-09-07T20:30:40.919Z] 067bf64cc2ea: Layer already exists [2022-09-07T20:30:40.919Z] 6aa802bf8601: Layer already exists [2022-09-07T20:30:40.919Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:30:40.919Z] 5c57d0f0c328: Layer already exists [2022-09-07T20:30:40.919Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:40.919Z] main: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:40.966Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:40.974Z] taggedImages: [2022-09-07T20:30:40.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:40.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-07T20:30:40.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 [2022-09-07T20:30:40.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:40.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-07T20:30:41.002Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-07T20:30:41.002Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:41.002Z] latest [2022-09-07T20:30:41.002Z] 2.3.0-dev.59 [2022-09-07T20:30:41.002Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:41.002Z] main [2022-09-07T20:30:41.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:41.319Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:41.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:41.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T20:30:41.630Z] e0e05826a9c9: Preparing [2022-09-07T20:30:41.630Z] 228f985ae77e: Preparing [2022-09-07T20:30:41.630Z] de7a5469b81e: Preparing [2022-09-07T20:30:41.630Z] f88834fd134f: Preparing [2022-09-07T20:30:41.630Z] 75236ce126ee: Preparing [2022-09-07T20:30:41.630Z] f0a3c1600a93: Preparing [2022-09-07T20:30:41.630Z] 233e47427237: Preparing [2022-09-07T20:30:41.630Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:41.630Z] f0a3c1600a93: Waiting [2022-09-07T20:30:41.630Z] 233e47427237: Waiting [2022-09-07T20:30:41.630Z] 228f985ae77e: Pushed [2022-09-07T20:30:41.630Z] e0e05826a9c9: Pushed [2022-09-07T20:30:41.630Z] de7a5469b81e: Pushed [2022-09-07T20:30:41.630Z] 233e47427237: Layer already exists [2022-09-07T20:30:41.630Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:42.200Z] f0a3c1600a93: Pushed [2022-09-07T20:30:45.493Z] 75236ce126ee: Pushed [2022-09-07T20:30:48.031Z] f88834fd134f: Pushed [2022-09-07T20:30:48.292Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:48.613Z] + 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-07T20:30:48.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-07T20:30:48.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T20:30:48.919Z] e0e05826a9c9: Preparing [2022-09-07T20:30:48.919Z] 228f985ae77e: Preparing [2022-09-07T20:30:48.919Z] de7a5469b81e: Preparing [2022-09-07T20:30:48.919Z] f88834fd134f: Preparing [2022-09-07T20:30:48.919Z] 75236ce126ee: Preparing [2022-09-07T20:30:48.919Z] f0a3c1600a93: Preparing [2022-09-07T20:30:48.919Z] 233e47427237: Preparing [2022-09-07T20:30:48.919Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:48.919Z] f0a3c1600a93: Waiting [2022-09-07T20:30:48.919Z] 233e47427237: Waiting [2022-09-07T20:30:48.919Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:48.919Z] f88834fd134f: Layer already exists [2022-09-07T20:30:48.919Z] e0e05826a9c9: Layer already exists [2022-09-07T20:30:48.919Z] 75236ce126ee: Layer already exists [2022-09-07T20:30:48.919Z] 228f985ae77e: Layer already exists [2022-09-07T20:30:48.919Z] de7a5469b81e: Layer already exists [2022-09-07T20:30:48.919Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:48.919Z] f0a3c1600a93: Layer already exists [2022-09-07T20:30:48.919Z] 233e47427237: Layer already exists [2022-09-07T20:30:48.919Z] latest: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:49.227Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:49.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 [2022-09-07T20:30:49.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T20:30:49.536Z] e0e05826a9c9: Preparing [2022-09-07T20:30:49.536Z] 228f985ae77e: Preparing [2022-09-07T20:30:49.536Z] de7a5469b81e: Preparing [2022-09-07T20:30:49.536Z] f88834fd134f: Preparing [2022-09-07T20:30:49.536Z] 75236ce126ee: Preparing [2022-09-07T20:30:49.536Z] f0a3c1600a93: Preparing [2022-09-07T20:30:49.536Z] 233e47427237: Preparing [2022-09-07T20:30:49.536Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:49.536Z] f0a3c1600a93: Waiting [2022-09-07T20:30:49.536Z] 233e47427237: Waiting [2022-09-07T20:30:49.536Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:49.536Z] f88834fd134f: Layer already exists [2022-09-07T20:30:49.536Z] de7a5469b81e: Layer already exists [2022-09-07T20:30:49.536Z] 75236ce126ee: Layer already exists [2022-09-07T20:30:49.536Z] 228f985ae77e: Layer already exists [2022-09-07T20:30:49.536Z] e0e05826a9c9: Layer already exists [2022-09-07T20:30:49.536Z] 233e47427237: Layer already exists [2022-09-07T20:30:49.536Z] f0a3c1600a93: Layer already exists [2022-09-07T20:30:49.536Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:49.536Z] 2.3.0-dev.59: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:49.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:50.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:50.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T20:30:50.154Z] e0e05826a9c9: Preparing [2022-09-07T20:30:50.154Z] 228f985ae77e: Preparing [2022-09-07T20:30:50.154Z] de7a5469b81e: Preparing [2022-09-07T20:30:50.154Z] f88834fd134f: Preparing [2022-09-07T20:30:50.154Z] 75236ce126ee: Preparing [2022-09-07T20:30:50.154Z] f0a3c1600a93: Preparing [2022-09-07T20:30:50.154Z] 233e47427237: Preparing [2022-09-07T20:30:50.154Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:50.154Z] f0a3c1600a93: Waiting [2022-09-07T20:30:50.154Z] 233e47427237: Waiting [2022-09-07T20:30:50.154Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:50.154Z] e0e05826a9c9: Layer already exists [2022-09-07T20:30:50.154Z] de7a5469b81e: Layer already exists [2022-09-07T20:30:50.154Z] 75236ce126ee: Layer already exists [2022-09-07T20:30:50.154Z] 228f985ae77e: Layer already exists [2022-09-07T20:30:50.154Z] f88834fd134f: Layer already exists [2022-09-07T20:30:50.154Z] f0a3c1600a93: Layer already exists [2022-09-07T20:30:50.154Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:50.154Z] 233e47427237: Layer already exists [2022-09-07T20:30:50.154Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:50.482Z] + 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-07T20:30:50.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-07T20:30:50.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T20:30:50.794Z] e0e05826a9c9: Preparing [2022-09-07T20:30:50.794Z] 228f985ae77e: Preparing [2022-09-07T20:30:50.794Z] de7a5469b81e: Preparing [2022-09-07T20:30:50.794Z] f88834fd134f: Preparing [2022-09-07T20:30:50.794Z] 75236ce126ee: Preparing [2022-09-07T20:30:50.794Z] f0a3c1600a93: Preparing [2022-09-07T20:30:50.794Z] 233e47427237: Preparing [2022-09-07T20:30:50.794Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:50.794Z] f0a3c1600a93: Waiting [2022-09-07T20:30:50.794Z] 233e47427237: Waiting [2022-09-07T20:30:50.794Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:50.794Z] e0e05826a9c9: Layer already exists [2022-09-07T20:30:50.794Z] de7a5469b81e: Layer already exists [2022-09-07T20:30:50.794Z] 75236ce126ee: Layer already exists [2022-09-07T20:30:50.794Z] f88834fd134f: Layer already exists [2022-09-07T20:30:50.794Z] 228f985ae77e: Layer already exists [2022-09-07T20:30:50.794Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:50.794Z] f0a3c1600a93: Layer already exists [2022-09-07T20:30:50.794Z] 233e47427237: Layer already exists [2022-09-07T20:30:50.794Z] main: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:30:50.834Z] ===================================================== [Pipeline] echo [2022-09-07T20:30:50.841Z] taggedImages: [2022-09-07T20:30:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-07T20:30:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 [2022-09-07T20:30:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-07T20:30:50.860Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-07T20:30:50.860Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:50.860Z] latest [2022-09-07T20:30:50.860Z] 2.3.0-dev.59 [2022-09-07T20:30:50.860Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:30:50.860Z] main [2022-09-07T20:30:50.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:51.175Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:51.363Z] Removing intermediate container 473fdba49824 [2022-09-07T20:30:51.363Z] ---> 6aaeb5f57b59 [2022-09-07T20:30:51.363Z] Step 7/20 : COPY . . [2022-09-07T20:30:51.363Z] ---> 5137fd88bfaa [2022-09-07T20:30:51.363Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T20:30:51.363Z] ---> Running in d1208e081834 [2022-09-07T20:30:51.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-07T20:30:51.363Z] Removing intermediate container 76f5a48bd1b5 [2022-09-07T20:30:51.363Z] ---> ec0853dd1baf [2022-09-07T20:30:51.363Z] Step 8/26 : COPY . . [2022-09-07T20:30:51.363Z] Removing intermediate container e7a139f5681e [2022-09-07T20:30:51.363Z] ---> 18ef93319ab0 [2022-09-07T20:30:51.363Z] Step 8/31 : COPY . . [2022-09-07T20:30:51.363Z] Removing intermediate container ffdd76c72f71 [2022-09-07T20:30:51.363Z] ---> 9b1c3a025783 [2022-09-07T20:30:51.363Z] Step 8/26 : COPY . . [2022-09-07T20:30:51.363Z] Removing intermediate container 8464e560827a [2022-09-07T20:30:51.363Z] ---> 28b8602213f4 [2022-09-07T20:30:51.363Z] Step 9/24 : COPY . . [2022-09-07T20:30:51.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:30:51.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T20:30:51.482Z] 4a24038c0da3: Preparing [2022-09-07T20:30:51.482Z] a6266c7a164f: Preparing [2022-09-07T20:30:51.482Z] 23864fe57d87: Preparing [2022-09-07T20:30:51.482Z] c1853170d56e: Preparing [2022-09-07T20:30:51.482Z] 892d47b00d1e: Preparing [2022-09-07T20:30:51.482Z] 233e47427237: Preparing [2022-09-07T20:30:51.482Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:51.482Z] 233e47427237: Waiting [2022-09-07T20:30:51.482Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:51.482Z] 23864fe57d87: Pushed [2022-09-07T20:30:51.482Z] 4a24038c0da3: Pushed [2022-09-07T20:30:51.482Z] 233e47427237: Layer already exists [2022-09-07T20:30:51.482Z] a6266c7a164f: Pushed [2022-09-07T20:30:51.482Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:51.742Z] 892d47b00d1e: Pushed [2022-09-07T20:30:58.144Z] ---> e169bce5300a [2022-09-07T20:30:58.144Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:30:58.144Z] ---> 223059599dd2 [2022-09-07T20:30:58.144Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:30:58.144Z] ---> 9a08f55d5e26 [2022-09-07T20:30:58.144Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T20:30:58.144Z] ---> 191db2008ac0 [2022-09-07T20:30:58.144Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T20:30:58.145Z] ---> Running in bd86515dd51a [2022-09-07T20:30:58.145Z] ---> Running in 7aaf784fca98 [2022-09-07T20:30:58.145Z] ---> Running in fa4eef73ba6c [2022-09-07T20:30:58.145Z] ---> Running in e46500633f24 [2022-09-07T20:30:58.312Z] c1853170d56e: Pushed [2022-09-07T20:30:58.312Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:58.636Z] + 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-07T20:30:58.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-07T20:30:58.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T20:30:58.958Z] 4a24038c0da3: Preparing [2022-09-07T20:30:58.958Z] a6266c7a164f: Preparing [2022-09-07T20:30:58.958Z] 23864fe57d87: Preparing [2022-09-07T20:30:58.958Z] c1853170d56e: Preparing [2022-09-07T20:30:58.958Z] 892d47b00d1e: Preparing [2022-09-07T20:30:58.958Z] 233e47427237: Preparing [2022-09-07T20:30:58.958Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:58.958Z] 233e47427237: Waiting [2022-09-07T20:30:58.958Z] 34d5ebaa5410: Waiting [2022-09-07T20:30:58.958Z] 892d47b00d1e: Layer already exists [2022-09-07T20:30:58.958Z] 23864fe57d87: Layer already exists [2022-09-07T20:30:58.958Z] c1853170d56e: Layer already exists [2022-09-07T20:30:58.958Z] 4a24038c0da3: Layer already exists [2022-09-07T20:30:58.958Z] a6266c7a164f: Layer already exists [2022-09-07T20:30:58.958Z] 233e47427237: Layer already exists [2022-09-07T20:30:58.958Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:58.958Z] latest: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:59.160Z] Removing intermediate container bd86515dd51a [2022-09-07T20:30:59.160Z] ---> dde7139874ed [2022-09-07T20:30:59.160Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:30:59.160Z] Removing intermediate container 7aaf784fca98 [2022-09-07T20:30:59.160Z] ---> 19b1a04af17a [2022-09-07T20:30:59.160Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:30:59.160Z] ---> Running in 3140813b2d09 [2022-09-07T20:30:59.276Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:59.438Z] ---> Running in abfaba28f9fd [2022-09-07T20:30:59.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 [2022-09-07T20:30:59.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T20:30:59.593Z] 4a24038c0da3: Preparing [2022-09-07T20:30:59.593Z] a6266c7a164f: Preparing [2022-09-07T20:30:59.593Z] 23864fe57d87: Preparing [2022-09-07T20:30:59.593Z] c1853170d56e: Preparing [2022-09-07T20:30:59.593Z] 892d47b00d1e: Preparing [2022-09-07T20:30:59.593Z] 233e47427237: Preparing [2022-09-07T20:30:59.593Z] 34d5ebaa5410: Preparing [2022-09-07T20:30:59.593Z] 233e47427237: Waiting [2022-09-07T20:30:59.593Z] 892d47b00d1e: Layer already exists [2022-09-07T20:30:59.593Z] a6266c7a164f: Layer already exists [2022-09-07T20:30:59.593Z] c1853170d56e: Layer already exists [2022-09-07T20:30:59.593Z] 23864fe57d87: Layer already exists [2022-09-07T20:30:59.593Z] 4a24038c0da3: Layer already exists [2022-09-07T20:30:59.593Z] 233e47427237: Layer already exists [2022-09-07T20:30:59.593Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:30:59.593Z] 2.3.0-dev.59: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:30:59.914Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:00.053Z] Removing intermediate container 3140813b2d09 [2022-09-07T20:31:00.053Z] ---> 2621bd865aac [2022-09-07T20:31:00.053Z] 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-07T20:31:00.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T20:31:00.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:00.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T20:31:00.231Z] 4a24038c0da3: Preparing [2022-09-07T20:31:00.231Z] a6266c7a164f: Preparing [2022-09-07T20:31:00.231Z] 23864fe57d87: Preparing [2022-09-07T20:31:00.231Z] c1853170d56e: Preparing [2022-09-07T20:31:00.231Z] 892d47b00d1e: Preparing [2022-09-07T20:31:00.231Z] 233e47427237: Preparing [2022-09-07T20:31:00.231Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:00.231Z] 233e47427237: Waiting [2022-09-07T20:31:00.231Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:00.231Z] 23864fe57d87: Layer already exists [2022-09-07T20:31:00.231Z] c1853170d56e: Layer already exists [2022-09-07T20:31:00.231Z] a6266c7a164f: Layer already exists [2022-09-07T20:31:00.231Z] 4a24038c0da3: Layer already exists [2022-09-07T20:31:00.231Z] 892d47b00d1e: Layer already exists [2022-09-07T20:31:00.231Z] 233e47427237: Layer already exists [2022-09-07T20:31:00.231Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:00.231Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:00.334Z] ---> Running in 0acb7ed6a0e0 [2022-09-07T20:31:00.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T20:31:00.334Z] Removing intermediate container abfaba28f9fd [2022-09-07T20:31:00.334Z] ---> cc085e48ad9b [2022-09-07T20:31:00.334Z] 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-07T20:31:00.557Z] + 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-07T20:31:00.609Z] ---> Running in 8734f1ce1a84 [2022-09-07T20:31:00.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-07T20:31:00.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T20:31:00.875Z] 4a24038c0da3: Preparing [2022-09-07T20:31:00.875Z] a6266c7a164f: Preparing [2022-09-07T20:31:00.875Z] 23864fe57d87: Preparing [2022-09-07T20:31:00.875Z] c1853170d56e: Preparing [2022-09-07T20:31:00.875Z] 892d47b00d1e: Preparing [2022-09-07T20:31:00.875Z] 233e47427237: Preparing [2022-09-07T20:31:00.875Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:00.875Z] 233e47427237: Waiting [2022-09-07T20:31:00.875Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:00.875Z] c1853170d56e: Layer already exists [2022-09-07T20:31:00.875Z] 4a24038c0da3: Layer already exists [2022-09-07T20:31:00.875Z] 892d47b00d1e: Layer already exists [2022-09-07T20:31:00.875Z] 23864fe57d87: Layer already exists [2022-09-07T20:31:00.875Z] a6266c7a164f: Layer already exists [2022-09-07T20:31:00.875Z] 233e47427237: Layer already exists [2022-09-07T20:31:00.875Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:00.875Z] main: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:31:00.926Z] ===================================================== [Pipeline] echo [2022-09-07T20:31:00.933Z] taggedImages: [2022-09-07T20:31:00.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:00.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-07T20:31:00.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 [2022-09-07T20:31:00.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:00.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-07T20:31:00.950Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-07T20:31:00.950Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:00.950Z] latest [2022-09-07T20:31:00.950Z] 2.3.0-dev.59 [2022-09-07T20:31:00.950Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:00.950Z] main [2022-09-07T20:31:00.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:01.277Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:01.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:01.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T20:31:01.586Z] fa7d0454b328: Preparing [2022-09-07T20:31:01.586Z] e6cb3edc794f: Preparing [2022-09-07T20:31:01.586Z] 615fc7aa5ba6: Preparing [2022-09-07T20:31:01.586Z] a917b25b8853: Preparing [2022-09-07T20:31:01.586Z] f0a3c1600a93: Preparing [2022-09-07T20:31:01.586Z] 233e47427237: Preparing [2022-09-07T20:31:01.586Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:01.586Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:01.586Z] 233e47427237: Waiting [2022-09-07T20:31:01.586Z] f0a3c1600a93: Layer already exists [2022-09-07T20:31:01.586Z] 233e47427237: Layer already exists [2022-09-07T20:31:01.586Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:01.586Z] fa7d0454b328: Pushed [2022-09-07T20:31:01.586Z] e6cb3edc794f: Pushed [2022-09-07T20:31:01.586Z] 615fc7aa5ba6: Pushed [2022-09-07T20:31:04.065Z] Removing intermediate container 0acb7ed6a0e0 [2022-09-07T20:31:04.065Z] ---> 91e4fa6eabcf [2022-09-07T20:31:04.065Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:31:04.065Z] ---> Running in d06ef48f6b48 [2022-09-07T20:31:04.065Z] Removing intermediate container 8734f1ce1a84 [2022-09-07T20:31:04.065Z] ---> 34d7944f6e88 [2022-09-07T20:31:04.065Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:31:04.065Z] ---> Running in e7665e3b85e3 [2022-09-07T20:31:04.676Z] Removing intermediate container d06ef48f6b48 [2022-09-07T20:31:04.676Z] ---> 30c640c22213 [2022-09-07T20:31:04.676Z] [2022-09-07T20:31:04.676Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:31:04.676Z] Removing intermediate container e7665e3b85e3 [2022-09-07T20:31:04.676Z] ---> 6561cfd99cef [2022-09-07T20:31:04.676Z] [2022-09-07T20:31:04.676Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:31:05.288Z] 3.15: Pulling from library/alpine [2022-09-07T20:31:05.288Z] 3.15: Pulling from library/alpine [2022-09-07T20:31:07.309Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T20:31:07.309Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T20:31:07.309Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T20:31:07.309Z] Status: Image is up to date for alpine:3.15 [2022-09-07T20:31:07.309Z] ---> 02e0d6fdf486 [2022-09-07T20:31:07.309Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:31:07.309Z] ---> 02e0d6fdf486 [2022-09-07T20:31:07.309Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:31:07.309Z] ---> Running in 0b932094a9a0 [2022-09-07T20:31:07.309Z] ---> Running in 2eaad0a1142c [2022-09-07T20:31:07.922Z] Removing intermediate container 2eaad0a1142c [2022-09-07T20:31:07.922Z] ---> cb5c510f1119 [2022-09-07T20:31:07.922Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:31:07.922Z] Removing intermediate container 0b932094a9a0 [2022-09-07T20:31:07.922Z] ---> 99365af09479 [2022-09-07T20:31:07.922Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:31:08.209Z] ---> Running in 93d0eb2f7f00 [2022-09-07T20:31:08.209Z] ---> Running in 8753abad9d5d [2022-09-07T20:31:09.723Z] a917b25b8853: Pushed [2022-09-07T20:31:09.723Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:10.040Z] + 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-07T20:31:10.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-07T20:31:10.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T20:31:10.342Z] fa7d0454b328: Preparing [2022-09-07T20:31:10.342Z] e6cb3edc794f: Preparing [2022-09-07T20:31:10.342Z] 615fc7aa5ba6: Preparing [2022-09-07T20:31:10.342Z] a917b25b8853: Preparing [2022-09-07T20:31:10.342Z] f0a3c1600a93: Preparing [2022-09-07T20:31:10.342Z] 233e47427237: Preparing [2022-09-07T20:31:10.342Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:10.342Z] 233e47427237: Waiting [2022-09-07T20:31:10.342Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:10.342Z] a917b25b8853: Layer already exists [2022-09-07T20:31:10.342Z] e6cb3edc794f: Layer already exists [2022-09-07T20:31:10.342Z] fa7d0454b328: Layer already exists [2022-09-07T20:31:10.342Z] f0a3c1600a93: Layer already exists [2022-09-07T20:31:10.342Z] 615fc7aa5ba6: Layer already exists [2022-09-07T20:31:10.342Z] 233e47427237: Layer already exists [2022-09-07T20:31:10.342Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:10.342Z] latest: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:10.657Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:10.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 [2022-09-07T20:31:10.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T20:31:10.967Z] fa7d0454b328: Preparing [2022-09-07T20:31:10.967Z] e6cb3edc794f: Preparing [2022-09-07T20:31:10.967Z] 615fc7aa5ba6: Preparing [2022-09-07T20:31:10.967Z] a917b25b8853: Preparing [2022-09-07T20:31:10.967Z] f0a3c1600a93: Preparing [2022-09-07T20:31:10.967Z] 233e47427237: Preparing [2022-09-07T20:31:10.967Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:10.967Z] 233e47427237: Waiting [2022-09-07T20:31:10.967Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:10.967Z] fa7d0454b328: Layer already exists [2022-09-07T20:31:10.967Z] f0a3c1600a93: Layer already exists [2022-09-07T20:31:10.967Z] e6cb3edc794f: Layer already exists [2022-09-07T20:31:10.967Z] a917b25b8853: Layer already exists [2022-09-07T20:31:10.967Z] 615fc7aa5ba6: Layer already exists [2022-09-07T20:31:10.967Z] 233e47427237: Layer already exists [2022-09-07T20:31:10.967Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:10.967Z] 2.3.0-dev.59: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:11.277Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:11.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:11.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T20:31:11.586Z] fa7d0454b328: Preparing [2022-09-07T20:31:11.586Z] e6cb3edc794f: Preparing [2022-09-07T20:31:11.586Z] 615fc7aa5ba6: Preparing [2022-09-07T20:31:11.586Z] a917b25b8853: Preparing [2022-09-07T20:31:11.586Z] f0a3c1600a93: Preparing [2022-09-07T20:31:11.586Z] 233e47427237: Preparing [2022-09-07T20:31:11.586Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:11.586Z] 233e47427237: Waiting [2022-09-07T20:31:11.586Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:11.586Z] e6cb3edc794f: Layer already exists [2022-09-07T20:31:11.586Z] fa7d0454b328: Layer already exists [2022-09-07T20:31:11.586Z] f0a3c1600a93: Layer already exists [2022-09-07T20:31:11.586Z] 615fc7aa5ba6: Layer already exists [2022-09-07T20:31:11.586Z] a917b25b8853: Layer already exists [2022-09-07T20:31:11.586Z] 233e47427237: Layer already exists [2022-09-07T20:31:11.586Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:11.586Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:11.910Z] + 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-07T20:31:12.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-07T20:31:12.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T20:31:12.218Z] fa7d0454b328: Preparing [2022-09-07T20:31:12.218Z] e6cb3edc794f: Preparing [2022-09-07T20:31:12.219Z] 615fc7aa5ba6: Preparing [2022-09-07T20:31:12.219Z] a917b25b8853: Preparing [2022-09-07T20:31:12.219Z] f0a3c1600a93: Preparing [2022-09-07T20:31:12.219Z] 233e47427237: Preparing [2022-09-07T20:31:12.219Z] 34d5ebaa5410: Preparing [2022-09-07T20:31:12.219Z] 233e47427237: Waiting [2022-09-07T20:31:12.219Z] 34d5ebaa5410: Waiting [2022-09-07T20:31:12.219Z] fa7d0454b328: Layer already exists [2022-09-07T20:31:12.219Z] f0a3c1600a93: Layer already exists [2022-09-07T20:31:12.219Z] a917b25b8853: Layer already exists [2022-09-07T20:31:12.219Z] e6cb3edc794f: Layer already exists [2022-09-07T20:31:12.219Z] 615fc7aa5ba6: Layer already exists [2022-09-07T20:31:12.219Z] 233e47427237: Layer already exists [2022-09-07T20:31:12.219Z] 34d5ebaa5410: Layer already exists [2022-09-07T20:31:12.219Z] main: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:31:12.270Z] ===================================================== [Pipeline] echo [2022-09-07T20:31:12.278Z] taggedImages: [2022-09-07T20:31:12.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:12.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-07T20:31:12.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 [2022-09-07T20:31:12.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:12.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-07T20:31:12.298Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-07T20:31:12.298Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:12.298Z] latest [2022-09-07T20:31:12.298Z] 2.3.0-dev.59 [2022-09-07T20:31:12.298Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:12.298Z] main [2022-09-07T20:31:12.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:12.568Z] Removing intermediate container 93d0eb2f7f00 [2022-09-07T20:31:12.568Z] ---> c6728708644d [2022-09-07T20:31:12.568Z] Removing intermediate container 8753abad9d5d [2022-09-07T20:31:12.568Z] ---> fa61b78b4503 [2022-09-07T20:31:12.568Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:31:12.568Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T20:31:12.568Z] ---> Running in 6e7078151fec [2022-09-07T20:31:12.568Z] ---> Running in 604b173015b9 [2022-09-07T20:31:12.615Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:12.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:12.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T20:31:12.931Z] 59d2e1e5b8f4: Preparing [2022-09-07T20:31:12.931Z] 47ee0dec214c: Preparing [2022-09-07T20:31:12.931Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:12.931Z] 90c05b69f30b: Preparing [2022-09-07T20:31:12.931Z] 994393dc58e7: Preparing [2022-09-07T20:31:12.931Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:12.931Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:12.931Z] 59d2e1e5b8f4: Pushed [2022-09-07T20:31:12.931Z] 90c05b69f30b: Pushed [2022-09-07T20:31:14.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:14.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:15.469Z] 47ee0dec214c: Pushed [2022-09-07T20:31:15.469Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:15.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:15.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:15.793Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:16.103Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-07T20:31:16.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T20:31:16.103Z] 59d2e1e5b8f4: Preparing [2022-09-07T20:31:16.103Z] 47ee0dec214c: Preparing [2022-09-07T20:31:16.103Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:16.103Z] 90c05b69f30b: Preparing [2022-09-07T20:31:16.103Z] 994393dc58e7: Preparing [2022-09-07T20:31:16.103Z] 47ee0dec214c: Layer already exists [2022-09-07T20:31:16.103Z] 90c05b69f30b: Layer already exists [2022-09-07T20:31:16.103Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:16.103Z] 59d2e1e5b8f4: Layer already exists [2022-09-07T20:31:16.103Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:16.103Z] latest: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:16.417Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:16.572Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:31:16.572Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:31:16.572Z] OK: 15733 distinct packages available [2022-09-07T20:31:16.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 [2022-09-07T20:31:16.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T20:31:16.726Z] 59d2e1e5b8f4: Preparing [2022-09-07T20:31:16.726Z] 47ee0dec214c: Preparing [2022-09-07T20:31:16.726Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:16.726Z] 90c05b69f30b: Preparing [2022-09-07T20:31:16.726Z] 994393dc58e7: Preparing [2022-09-07T20:31:16.726Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:16.726Z] 47ee0dec214c: Layer already exists [2022-09-07T20:31:16.727Z] 59d2e1e5b8f4: Layer already exists [2022-09-07T20:31:16.727Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:16.727Z] 90c05b69f30b: Layer already exists [2022-09-07T20:31:16.727Z] 2.3.0-dev.59: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:16.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:16.853Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:31:16.853Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:31:16.853Z] OK: 15733 distinct packages available [2022-09-07T20:31:17.038Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:17.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:17.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:17.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T20:31:17.344Z] 59d2e1e5b8f4: Preparing [2022-09-07T20:31:17.344Z] 47ee0dec214c: Preparing [2022-09-07T20:31:17.344Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:17.344Z] 90c05b69f30b: Preparing [2022-09-07T20:31:17.344Z] 994393dc58e7: Preparing [2022-09-07T20:31:17.344Z] 90c05b69f30b: Layer already exists [2022-09-07T20:31:17.344Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:17.344Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:17.344Z] 47ee0dec214c: Layer already exists [2022-09-07T20:31:17.344Z] 59d2e1e5b8f4: Layer already exists [2022-09-07T20:31:17.344Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:17.663Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:17.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:17.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-07T20:31:17.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T20:31:17.975Z] 59d2e1e5b8f4: Preparing [2022-09-07T20:31:17.975Z] 47ee0dec214c: Preparing [2022-09-07T20:31:17.975Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:17.975Z] 90c05b69f30b: Preparing [2022-09-07T20:31:17.975Z] 994393dc58e7: Preparing [2022-09-07T20:31:17.975Z] 47ee0dec214c: Layer already exists [2022-09-07T20:31:17.975Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:17.975Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:17.975Z] 59d2e1e5b8f4: Layer already exists [2022-09-07T20:31:17.975Z] 90c05b69f30b: Layer already exists [2022-09-07T20:31:17.975Z] main: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2022-09-07T20:31:18.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2022-09-07T20:31:18.020Z] ===================================================== [Pipeline] echo [2022-09-07T20:31:18.032Z] taggedImages: [2022-09-07T20:31:18.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:18.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-07T20:31:18.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 [2022-09-07T20:31:18.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:18.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-07T20:31:18.046Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-07T20:31:18.046Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:18.046Z] latest [2022-09-07T20:31:18.046Z] 2.3.0-dev.59 [2022-09-07T20:31:18.046Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:18.046Z] main [2022-09-07T20:31:18.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:18.367Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:18.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:18.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T20:31:18.678Z] 6ea733523e3d: Preparing [2022-09-07T20:31:18.678Z] 4a5fa29b167a: Preparing [2022-09-07T20:31:18.678Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:18.678Z] 771abc50bf67: Preparing [2022-09-07T20:31:18.678Z] 994393dc58e7: Preparing [2022-09-07T20:31:18.678Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:18.678Z] 771abc50bf67: Layer already exists [2022-09-07T20:31:18.678Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:18.678Z] 6ea733523e3d: Pushed [2022-09-07T20:31:19.010Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T20:31:19.010Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:31:19.289Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T20:31:19.289Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T20:31:19.289Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T20:31:19.289Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:31:19.289Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:31:19.289Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T20:31:19.289Z] OK: 6 MiB in 18 packages [2022-09-07T20:31:19.569Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T20:31:19.569Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T20:31:19.569Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:31:19.569Z] OK: 6 MiB in 19 packages [2022-09-07T20:31:21.218Z] 4a5fa29b167a: Pushed [2022-09-07T20:31:21.218Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:21.538Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:21.572Z] Removing intermediate container 604b173015b9 [2022-09-07T20:31:21.572Z] ---> 38f0b5149552 [2022-09-07T20:31:21.572Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:31:21.572Z] Removing intermediate container 6e7078151fec [2022-09-07T20:31:21.572Z] ---> 2a40c3aa32c6 [2022-09-07T20:31:21.572Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T20:31:21.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-07T20:31:21.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T20:31:21.844Z] 6ea733523e3d: Preparing [2022-09-07T20:31:21.844Z] 4a5fa29b167a: Preparing [2022-09-07T20:31:21.844Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:21.844Z] 771abc50bf67: Preparing [2022-09-07T20:31:21.844Z] 994393dc58e7: Preparing [2022-09-07T20:31:21.844Z] 6ea733523e3d: Layer already exists [2022-09-07T20:31:21.844Z] 4a5fa29b167a: Layer already exists [2022-09-07T20:31:21.844Z] 771abc50bf67: Layer already exists [2022-09-07T20:31:21.844Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:21.844Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:21.844Z] latest: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:22.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:22.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 [2022-09-07T20:31:22.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T20:31:22.476Z] 6ea733523e3d: Preparing [2022-09-07T20:31:22.476Z] 4a5fa29b167a: Preparing [2022-09-07T20:31:22.476Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:22.476Z] 771abc50bf67: Preparing [2022-09-07T20:31:22.476Z] 994393dc58e7: Preparing [2022-09-07T20:31:22.476Z] 6ea733523e3d: Layer already exists [2022-09-07T20:31:22.476Z] 4a5fa29b167a: Layer already exists [2022-09-07T20:31:22.476Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:22.476Z] 771abc50bf67: Layer already exists [2022-09-07T20:31:22.476Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:22.476Z] 2.3.0-dev.59: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:22.794Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:23.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:23.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T20:31:23.108Z] 6ea733523e3d: Preparing [2022-09-07T20:31:23.108Z] 4a5fa29b167a: Preparing [2022-09-07T20:31:23.108Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:23.108Z] 771abc50bf67: Preparing [2022-09-07T20:31:23.108Z] 994393dc58e7: Preparing [2022-09-07T20:31:23.108Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:23.108Z] 6ea733523e3d: Layer already exists [2022-09-07T20:31:23.108Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:23.108Z] 4a5fa29b167a: Layer already exists [2022-09-07T20:31:23.108Z] 771abc50bf67: Layer already exists [2022-09-07T20:31:23.108Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:23.426Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:23.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-07T20:31:23.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T20:31:23.737Z] 6ea733523e3d: Preparing [2022-09-07T20:31:23.737Z] 4a5fa29b167a: Preparing [2022-09-07T20:31:23.737Z] f0ca893b7f1f: Preparing [2022-09-07T20:31:23.737Z] 771abc50bf67: Preparing [2022-09-07T20:31:23.737Z] 994393dc58e7: Preparing [2022-09-07T20:31:23.737Z] f0ca893b7f1f: Layer already exists [2022-09-07T20:31:23.737Z] 6ea733523e3d: Layer already exists [2022-09-07T20:31:23.737Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:23.737Z] 4a5fa29b167a: Layer already exists [2022-09-07T20:31:23.737Z] 771abc50bf67: Layer already exists [2022-09-07T20:31:23.737Z] main: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:31:23.789Z] ===================================================== [Pipeline] echo [2022-09-07T20:31:23.797Z] taggedImages: [2022-09-07T20:31:23.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:23.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-07T20:31:23.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 [2022-09-07T20:31:23.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:23.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-07T20:31:23.822Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-07T20:31:23.822Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:23.822Z] latest [2022-09-07T20:31:23.822Z] 2.3.0-dev.59 [2022-09-07T20:31:23.822Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:23.822Z] main [2022-09-07T20:31:23.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:24.139Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:24.450Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:24.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T20:31:24.450Z] 90687aa30e46: Preparing [2022-09-07T20:31:24.450Z] 61fdf577c0d2: Preparing [2022-09-07T20:31:24.450Z] 74e334aae5df: Preparing [2022-09-07T20:31:24.450Z] 44a25790be52: Preparing [2022-09-07T20:31:24.450Z] 994393dc58e7: Preparing [2022-09-07T20:31:24.450Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:24.450Z] 61fdf577c0d2: Pushed [2022-09-07T20:31:24.710Z] 90687aa30e46: Pushed [2022-09-07T20:31:25.648Z] 74e334aae5df: Pushed [2022-09-07T20:31:27.027Z] ---> 41aa8045c091 [2022-09-07T20:31:27.027Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:31:27.639Z] ---> 28a12d8917f9 [2022-09-07T20:31:27.639Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:31:29.093Z] ---> f18bec14b1b2 [2022-09-07T20:31:29.093Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T20:31:29.382Z] ---> Running in b27c0cea8889 [2022-09-07T20:31:30.378Z] Removing intermediate container b27c0cea8889 [2022-09-07T20:31:30.378Z] ---> 26ac2d42b9af [2022-09-07T20:31:30.378Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T20:31:31.836Z] ---> 6a0f0fd71ab0 [2022-09-07T20:31:31.836Z] Step 21/26 : WORKDIR / [2022-09-07T20:31:31.836Z] ---> Running in 5cadfb1300ea [2022-09-07T20:31:32.449Z] Removing intermediate container 5cadfb1300ea [2022-09-07T20:31:32.449Z] ---> 4da2a8ad4958 [2022-09-07T20:31:32.449Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:31:32.729Z] ---> Running in aafa0015d2e1 [2022-09-07T20:31:33.330Z] Removing intermediate container aafa0015d2e1 [2022-09-07T20:31:33.330Z] ---> c7126c564695 [2022-09-07T20:31:33.330Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:31:33.330Z] ---> Running in e23090981392 [2022-09-07T20:31:34.331Z] Removing intermediate container e23090981392 [2022-09-07T20:31:34.331Z] ---> ba7ecb86768f [2022-09-07T20:31:34.331Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T20:31:34.331Z] ---> Running in ac706e2eca85 [2022-09-07T20:31:35.361Z] Removing intermediate container ac706e2eca85 [2022-09-07T20:31:35.362Z] ---> a013e5b13e00 [2022-09-07T20:31:35.362Z] Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:35.362Z] ---> e83f6f8491f8 [2022-09-07T20:31:35.362Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:31:35.362Z] ---> Running in 24374ba5f6b2 [2022-09-07T20:31:35.632Z] 44a25790be52: Pushed [2022-09-07T20:31:35.632Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:35.952Z] + 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-07T20:31:36.339Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-07T20:31:36.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T20:31:36.339Z] 90687aa30e46: Preparing [2022-09-07T20:31:36.339Z] 61fdf577c0d2: Preparing [2022-09-07T20:31:36.339Z] 74e334aae5df: Preparing [2022-09-07T20:31:36.339Z] 44a25790be52: Preparing [2022-09-07T20:31:36.339Z] 994393dc58e7: Preparing [2022-09-07T20:31:36.339Z] 74e334aae5df: Layer already exists [2022-09-07T20:31:36.339Z] 44a25790be52: Layer already exists [2022-09-07T20:31:36.339Z] 90687aa30e46: Layer already exists [2022-09-07T20:31:36.339Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:36.339Z] 61fdf577c0d2: Layer already exists [2022-09-07T20:31:36.339Z] latest: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [2022-09-07T20:31:36.356Z] Removing intermediate container 24374ba5f6b2 [2022-09-07T20:31:36.356Z] ---> 88581e959d6a [2022-09-07T20:31:36.356Z] Step 26/26 : LABEL version=2.3.0-dev.59 [2022-09-07T20:31:36.356Z] ---> Running in c9c7860700fe [2022-09-07T20:31:36.356Z] ---> cfbe9d60f99e [2022-09-07T20:31:36.356Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:36.778Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:37.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 [2022-09-07T20:31:37.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T20:31:37.116Z] 90687aa30e46: Preparing [2022-09-07T20:31:37.116Z] 61fdf577c0d2: Preparing [2022-09-07T20:31:37.116Z] 74e334aae5df: Preparing [2022-09-07T20:31:37.116Z] 44a25790be52: Preparing [2022-09-07T20:31:37.116Z] 994393dc58e7: Preparing [2022-09-07T20:31:37.116Z] 44a25790be52: Layer already exists [2022-09-07T20:31:37.116Z] 61fdf577c0d2: Layer already exists [2022-09-07T20:31:37.116Z] 74e334aae5df: Layer already exists [2022-09-07T20:31:37.116Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:37.116Z] 90687aa30e46: Layer already exists [2022-09-07T20:31:37.116Z] 2.3.0-dev.59: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:37.176Z] Removing intermediate container c9c7860700fe [2022-09-07T20:31:37.176Z] ---> 1466703f1d7d [2022-09-07T20:31:37.177Z] [2022-09-07T20:31:37.427Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-07T20:31:37.458Z] Successfully built 1466703f1d7d [2022-09-07T20:31:37.458Z] Successfully tagged security-spire-config-arm64:latest [2022-09-07T20:31:37.458Z]  Building security-spire-config ... done Building core-data [Pipeline] sh [2022-09-07T20:31:37.735Z] ---> dcaf1aa87cdd [2022-09-07T20:31:37.735Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T20:31:37.737Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:37.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T20:31:37.737Z] 90687aa30e46: Preparing [2022-09-07T20:31:37.737Z] 61fdf577c0d2: Preparing [2022-09-07T20:31:37.737Z] 74e334aae5df: Preparing [2022-09-07T20:31:37.737Z] 44a25790be52: Preparing [2022-09-07T20:31:37.737Z] 994393dc58e7: Preparing [2022-09-07T20:31:37.737Z] 74e334aae5df: Layer already exists [2022-09-07T20:31:37.737Z] 90687aa30e46: Layer already exists [2022-09-07T20:31:37.737Z] 44a25790be52: Layer already exists [2022-09-07T20:31:37.737Z] 61fdf577c0d2: Layer already exists [2022-09-07T20:31:37.737Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:37.737Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:31:38.055Z] + 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-07T20:31:38.364Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-07T20:31:38.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T20:31:38.364Z] 90687aa30e46: Preparing [2022-09-07T20:31:38.364Z] 61fdf577c0d2: Preparing [2022-09-07T20:31:38.364Z] 74e334aae5df: Preparing [2022-09-07T20:31:38.364Z] 44a25790be52: Preparing [2022-09-07T20:31:38.364Z] 994393dc58e7: Preparing [2022-09-07T20:31:38.364Z] 74e334aae5df: Layer already exists [2022-09-07T20:31:38.364Z] 90687aa30e46: Layer already exists [2022-09-07T20:31:38.364Z] 994393dc58e7: Layer already exists [2022-09-07T20:31:38.364Z] 61fdf577c0d2: Layer already exists [2022-09-07T20:31:38.364Z] 44a25790be52: Layer already exists [2022-09-07T20:31:38.364Z] main: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:31:38.410Z] ===================================================== [Pipeline] echo [2022-09-07T20:31:38.418Z] taggedImages: [2022-09-07T20:31:38.418Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:38.418Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-07T20:31:38.418Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 [2022-09-07T20:31:38.418Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:31:38.418Z] - 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-07T20:31:38.729Z] ---> 4d4dc4c832de [2022-09-07T20:31:38.730Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:31:38.730Z] ---> Running in 64bf8e7ae49e [2022-09-07T20:31:39.012Z] Removing intermediate container 64bf8e7ae49e [2022-09-07T20:31:39.012Z] ---> ea201a3cee95 [2022-09-07T20:31:39.012Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:31:39.293Z] ---> Running in d4fd194b1573 [2022-09-07T20:31:39.584Z] Removing intermediate container d4fd194b1573 [2022-09-07T20:31:39.584Z] ---> 5311c25cec2b [2022-09-07T20:31:39.584Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T20:31:39.867Z] ---> Running in aa8bb2ef9bf9 [2022-09-07T20:31:40.170Z] Removing intermediate container aa8bb2ef9bf9 [2022-09-07T20:31:40.170Z] ---> 65541c483730 [2022-09-07T20:31:40.170Z] Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:31:40.447Z] ---> Running in 9304e0b4116d [2022-09-07T20:31:41.074Z] Removing intermediate container 9304e0b4116d [2022-09-07T20:31:41.074Z] ---> b8e51368edae [2022-09-07T20:31:41.074Z] Step 26/26 : LABEL version=2.3.0-dev.59 [2022-09-07T20:31:41.361Z] ---> Running in 37dfe84ae5a4 [2022-09-07T20:31:42.363Z] Removing intermediate container 37dfe84ae5a4 [2022-09-07T20:31:42.363Z] ---> 0dc305a98469 [2022-09-07T20:31:42.363Z] [2022-09-07T20:31:42.363Z] Successfully built 0dc305a98469 [2022-09-07T20:31:42.363Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-07T20:31:42.363Z]  Building security-spire-agent ... done Building support-scheduler [2022-09-07T20:31:42.648Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:31:42.648Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:31:42.648Z] ---> 2b9b13d1b9cc [2022-09-07T20:31:42.648Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:31:42.648Z] ---> Using cache [2022-09-07T20:31:42.648Z] ---> a364f9f292ce [2022-09-07T20:31:42.648Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:31:42.648Z] ---> Using cache [2022-09-07T20:31:42.648Z] ---> e48f2c420eea [2022-09-07T20:31:42.648Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:31:42.648Z] ---> Using cache [2022-09-07T20:31:42.648Z] ---> 3decca4d106c [2022-09-07T20:31:42.648Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T20:31:42.927Z] ---> Running in 21c3e317c656 [2022-09-07T20:31:44.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:45.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:31:46.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:31:46.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:31:46.531Z] ---> 2b9b13d1b9cc [2022-09-07T20:31:46.531Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> a364f9f292ce [2022-09-07T20:31:46.531Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> e48f2c420eea [2022-09-07T20:31:46.531Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> 3decca4d106c [2022-09-07T20:31:46.531Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> cbfc60dc255b [2022-09-07T20:31:46.531Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> 1c5e11375976 [2022-09-07T20:31:46.531Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> 28b8602213f4 [2022-09-07T20:31:46.531Z] Step 9/23 : COPY . . [2022-09-07T20:31:46.531Z] ---> Using cache [2022-09-07T20:31:46.531Z] ---> 191db2008ac0 [2022-09-07T20:31:46.531Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T20:31:46.819Z] ---> Running in a24af0787888 [2022-09-07T20:31:47.426Z] OK: 221 MiB in 51 packages [2022-09-07T20:31:48.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T20:31:48.895Z] Removing intermediate container 21c3e317c656 [2022-09-07T20:31:48.895Z] ---> f237481fa2b8 [2022-09-07T20:31:48.895Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:31:49.883Z] ---> b50ef99e7fa9 [2022-09-07T20:31:49.883Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:31:50.159Z] ---> Running in 1c45d448cd4a [2022-09-07T20:32:37.202Z] Removing intermediate container 1c45d448cd4a [2022-09-07T20:32:37.202Z] ---> 1d2239ed30f7 [2022-09-07T20:32:37.202Z] Step 9/24 : COPY . . [2022-09-07T20:32:39.851Z] ---> 78550c5252af [2022-09-07T20:32:39.851Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T20:32:39.851Z] ---> Running in dece8ef872b7 [2022-09-07T20:32:41.864Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T20:36:34.030Z] Removing intermediate container e46500633f24 [2022-09-07T20:36:34.030Z] ---> cd5fd3e72ac8 [2022-09-07T20:36:34.030Z] [2022-09-07T20:36:34.030Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T20:36:34.030Z] 3.16: Pulling from library/alpine [2022-09-07T20:36:34.030Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T20:36:34.030Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T20:36:34.030Z] ---> a6215f271958 [2022-09-07T20:36:34.030Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:36:34.030Z] ---> Running in 4796d3f64de0 [2022-09-07T20:36:34.030Z] Removing intermediate container 4796d3f64de0 [2022-09-07T20:36:34.030Z] ---> b1d3387a93be [2022-09-07T20:36:34.030Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T20:36:34.030Z] ---> Running in c7dc76c2e8ee [2022-09-07T20:36:34.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:36:34.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:36:34.030Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:36:34.030Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T20:36:34.030Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:36:34.030Z] OK: 5 MiB in 16 packages [2022-09-07T20:36:34.030Z] Removing intermediate container c7dc76c2e8ee [2022-09-07T20:36:34.030Z] ---> 8d4f3947f160 [2022-09-07T20:36:34.030Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T20:36:34.030Z] ---> Running in fb52ef0230af [2022-09-07T20:36:34.030Z] Removing intermediate container fb52ef0230af [2022-09-07T20:36:34.030Z] ---> 5a2829aabc1d [2022-09-07T20:36:34.030Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T20:36:34.030Z] ---> Running in aaddabbc0b15 [2022-09-07T20:36:34.030Z] Removing intermediate container aaddabbc0b15 [2022-09-07T20:36:34.030Z] ---> 741389c9fca3 [2022-09-07T20:36:34.030Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T20:36:34.030Z] ---> Running in 5355ec1cc36c [2022-09-07T20:36:34.030Z] Removing intermediate container 5355ec1cc36c [2022-09-07T20:36:34.030Z] ---> 8c1289c78e8d [2022-09-07T20:36:34.030Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T20:36:34.030Z] ---> Running in 3d0ba4464ea0 [2022-09-07T20:36:36.068Z] Removing intermediate container 3d0ba4464ea0 [2022-09-07T20:36:36.068Z] ---> a8f843f25150 [2022-09-07T20:36:36.068Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T20:36:36.068Z] ---> Running in c74acf56306f [2022-09-07T20:36:36.342Z] Removing intermediate container c74acf56306f [2022-09-07T20:36:36.342Z] ---> 776631f1bf5d [2022-09-07T20:36:36.342Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T20:36:37.336Z] ---> 25ab70e3722e [2022-09-07T20:36:37.336Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T20:36:37.656Z] ---> Running in 6d759bec77e7 [2022-09-07T20:36:40.768Z] Removing intermediate container 6d759bec77e7 [2022-09-07T20:36:40.768Z] ---> c6806a7e955e [2022-09-07T20:36:40.768Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:36:42.319Z] ---> 677458427d7b [2022-09-07T20:36:42.319Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T20:36:46.714Z] ---> 8ed340186a6a [2022-09-07T20:36:46.714Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T20:36:47.720Z] ---> 81f654336261 [2022-09-07T20:36:47.720Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T20:36:49.176Z] ---> cb2da25dc90c [2022-09-07T20:36:49.176Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T20:36:51.194Z] ---> a5c33ec32275 [2022-09-07T20:36:51.194Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T20:36:52.189Z] ---> 8c518c119978 [2022-09-07T20:36:52.189Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T20:36:52.470Z] Removing intermediate container fa4eef73ba6c [2022-09-07T20:36:52.470Z] ---> aaa462637767 [2022-09-07T20:36:52.470Z] [2022-09-07T20:36:52.470Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:36:52.470Z] ---> a6215f271958 [2022-09-07T20:36:52.470Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:36:52.470Z] ---> Running in d4f618638e6a [2022-09-07T20:36:52.470Z] ---> Running in 5842886b8038 [2022-09-07T20:36:55.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:36:55.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:36:55.744Z] Removing intermediate container d4f618638e6a [2022-09-07T20:36:55.744Z] ---> 1e80d9a1f28b [2022-09-07T20:36:55.744Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T20:36:55.745Z] ---> Running in 391caafd97a3 [2022-09-07T20:36:56.362Z] Removing intermediate container 391caafd97a3 [2022-09-07T20:36:56.362Z] ---> a08c9a6e2eff [2022-09-07T20:36:56.362Z] Step 28/31 : CMD ["gate"] [2022-09-07T20:36:56.652Z] ---> Running in b04e0df209a8 [2022-09-07T20:36:56.942Z] Removing intermediate container b04e0df209a8 [2022-09-07T20:36:56.942Z] ---> d8df56f71f45 [2022-09-07T20:36:56.942Z] Step 29/31 : LABEL arch=arm64 [2022-09-07T20:36:56.942Z] ---> Running in d4b8deaae627 [2022-09-07T20:36:57.228Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T20:36:57.228Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:36:57.228Z] OK: 5 MiB in 15 packages [2022-09-07T20:36:57.852Z] Removing intermediate container d4b8deaae627 [2022-09-07T20:36:57.852Z] ---> 0ee1b2c4e531 [2022-09-07T20:36:57.852Z] Step 30/31 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:36:57.852Z] ---> Running in 0a4bd9a10c31 [2022-09-07T20:36:58.862Z] Removing intermediate container 0a4bd9a10c31 [2022-09-07T20:36:58.862Z] ---> f1ff6cc6ab8e [2022-09-07T20:36:58.862Z] Step 31/31 : LABEL version=2.3.0-dev.59 [2022-09-07T20:36:58.862Z] ---> Running in 91fc0a5f5832 [2022-09-07T20:36:58.862Z] Removing intermediate container 5842886b8038 [2022-09-07T20:36:58.862Z] ---> 90dc1882b6d2 [2022-09-07T20:36:58.862Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:36:58.862Z] ---> Running in b8cc83dcb0ee [2022-09-07T20:36:59.497Z] Removing intermediate container b8cc83dcb0ee [2022-09-07T20:36:59.497Z] ---> ada0ada89fbc [2022-09-07T20:36:59.497Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T20:36:59.497Z] Removing intermediate container 91fc0a5f5832 [2022-09-07T20:36:59.497Z] ---> 9e4e06aca2c7 [2022-09-07T20:36:59.497Z] [2022-09-07T20:36:59.497Z] ---> Running in 4d1811ae04d8 [2022-09-07T20:36:59.775Z] Successfully built 9e4e06aca2c7 [2022-09-07T20:36:59.775Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-07T20:36:59.775Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-07T20:37:00.384Z] Removing intermediate container 4d1811ae04d8 [2022-09-07T20:37:00.384Z] ---> 4040507c17c8 [2022-09-07T20:37:00.384Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T20:37:00.384Z] ---> Running in 37098ca67ae6 [2022-09-07T20:37:00.986Z] Removing intermediate container 37098ca67ae6 [2022-09-07T20:37:00.986Z] ---> 3132109bb32d [2022-09-07T20:37:00.986Z] Step 16/24 : WORKDIR / [2022-09-07T20:37:00.986Z] ---> Running in 2d94315aff60 [2022-09-07T20:37:01.588Z] Removing intermediate container 2d94315aff60 [2022-09-07T20:37:01.588Z] ---> a8aca0d6b8be [2022-09-07T20:37:01.589Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:37:02.584Z] ---> 5a69819b6d81 [2022-09-07T20:37:02.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T20:37:04.585Z] ---> ac7705fa287d [2022-09-07T20:37:04.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T20:37:04.585Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:37:04.585Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:37:04.585Z] ---> 2b9b13d1b9cc [2022-09-07T20:37:04.585Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> a364f9f292ce [2022-09-07T20:37:04.585Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> e48f2c420eea [2022-09-07T20:37:04.585Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> 3decca4d106c [2022-09-07T20:37:04.585Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> cbfc60dc255b [2022-09-07T20:37:04.585Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> 1c5e11375976 [2022-09-07T20:37:04.585Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:37:04.585Z] ---> Using cache [2022-09-07T20:37:04.585Z] ---> 28b8602213f4 [2022-09-07T20:37:04.585Z] Step 9/25 : COPY . . [2022-09-07T20:37:04.864Z] ---> Using cache [2022-09-07T20:37:04.864Z] ---> 191db2008ac0 [2022-09-07T20:37:04.864Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T20:37:05.148Z] ---> Running in 76aab856f3f3 [2022-09-07T20:37:06.156Z] ---> 28740eedf88c [2022-09-07T20:37:06.156Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T20:37:06.156Z] ---> Running in 00e867699973 [2022-09-07T20:37:06.767Z] Removing intermediate container 00e867699973 [2022-09-07T20:37:06.767Z] ---> 95ae886871ee [2022-09-07T20:37:06.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:37:07.048Z] ---> Running in 7ee907080ef2 [2022-09-07T20:37:07.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T20:37:07.670Z] Removing intermediate container 7ee907080ef2 [2022-09-07T20:37:07.670Z] ---> 0ad89a263fd5 [2022-09-07T20:37:07.670Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T20:37:07.957Z] ---> Running in 6e091526ed53 [2022-09-07T20:37:08.566Z] Removing intermediate container 6e091526ed53 [2022-09-07T20:37:08.566Z] ---> 83b40e2c6a5c [2022-09-07T20:37:08.566Z] Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:37:08.566Z] ---> Running in c598acd291cb [2022-09-07T20:37:09.181Z] Removing intermediate container c598acd291cb [2022-09-07T20:37:09.181Z] ---> 28bb2e219ae9 [2022-09-07T20:37:09.181Z] Step 24/24 : LABEL version=2.3.0-dev.59 [2022-09-07T20:37:09.181Z] ---> Running in 768e80056878 [2022-09-07T20:37:09.792Z] Removing intermediate container 768e80056878 [2022-09-07T20:37:09.792Z] ---> ddbbe6539b77 [2022-09-07T20:37:09.792Z] [2022-09-07T20:37:10.074Z] Successfully built ddbbe6539b77 [2022-09-07T20:37:10.074Z] Successfully tagged core-command-arm64:latest [2022-09-07T20:37:10.074Z]  Building core-command ... done Building sys-mgmt-agent [2022-09-07T20:37:13.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:37:13.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:37:13.490Z] ---> 2b9b13d1b9cc [2022-09-07T20:37:13.490Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T20:37:13.490Z] ---> Using cache [2022-09-07T20:37:13.490Z] ---> 22e8d12d9f28 [2022-09-07T20:37:13.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:37:13.490Z] ---> Running in 43812501da8d [2022-09-07T20:37:16.175Z] Removing intermediate container 43812501da8d [2022-09-07T20:37:16.175Z] ---> 187adb7fe5e6 [2022-09-07T20:37:16.175Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T20:37:16.476Z] ---> Running in e0ff2eb4a076 [2022-09-07T20:37:18.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:37:19.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:37:20.950Z] OK: 221 MiB in 51 packages [2022-09-07T20:37:22.402Z] Removing intermediate container e0ff2eb4a076 [2022-09-07T20:37:22.402Z] ---> 3f1c209ebfe5 [2022-09-07T20:37:22.402Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T20:37:23.394Z] ---> 9c45868576a0 [2022-09-07T20:37:23.394Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:37:23.394Z] ---> Running in c487f15a089e [2022-09-07T20:38:02.449Z] Removing intermediate container d1208e081834 [2022-09-07T20:38:02.449Z] ---> adbf7df79206 [2022-09-07T20:38:02.449Z] [2022-09-07T20:38:02.449Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T20:38:02.449Z] ---> 02e0d6fdf486 [2022-09-07T20:38:02.449Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:38:02.449Z] ---> Using cache [2022-09-07T20:38:02.449Z] ---> cb5c510f1119 [2022-09-07T20:38:02.449Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:38:02.449Z] ---> Using cache [2022-09-07T20:38:02.449Z] ---> fa61b78b4503 [2022-09-07T20:38:02.449Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T20:38:02.449Z] ---> Running in b0878df54d1c [2022-09-07T20:38:05.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:05.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:07.738Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:38:07.738Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:38:07.738Z] OK: 15733 distinct packages available [2022-09-07T20:38:07.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:08.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:10.188Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T20:38:10.188Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T20:38:10.188Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T20:38:10.466Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T20:38:10.466Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T20:38:10.746Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T20:38:10.746Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:38:11.026Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T20:38:11.026Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T20:38:11.026Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:38:11.026Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:38:11.630Z] OK: 8 MiB in 23 packages [2022-09-07T20:38:14.283Z] Removing intermediate container b0878df54d1c [2022-09-07T20:38:14.283Z] ---> 0a70c08593c6 [2022-09-07T20:38:14.283Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:38:15.737Z] ---> a330e24d9581 [2022-09-07T20:38:15.737Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T20:38:16.344Z] Removing intermediate container c487f15a089e [2022-09-07T20:38:16.344Z] ---> 325a864f3495 [2022-09-07T20:38:16.344Z] Step 8/23 : COPY . . [2022-09-07T20:38:18.343Z] ---> 46d700087d86 [2022-09-07T20:38:18.343Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T20:38:20.346Z] ---> 50d8384a23ca [2022-09-07T20:38:20.346Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T20:38:20.346Z] ---> Running in 00c580c79a44 [2022-09-07T20:38:20.951Z] Removing intermediate container 00c580c79a44 [2022-09-07T20:38:20.951Z] ---> c62a59bf5000 [2022-09-07T20:38:20.951Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:38:20.951Z] ---> 181ab3eeb775 [2022-09-07T20:38:20.951Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T20:38:20.951Z] ---> Running in a421fa2cb581 [2022-09-07T20:38:20.951Z] ---> Running in bb89e9055152 [2022-09-07T20:38:21.940Z] Removing intermediate container a421fa2cb581 [2022-09-07T20:38:21.940Z] ---> 84dc883e8848 [2022-09-07T20:38:21.940Z] Step 18/20 : LABEL arch=arm64 [2022-09-07T20:38:21.940Z] ---> Running in 8543901991b1 [2022-09-07T20:38:22.928Z] Removing intermediate container 8543901991b1 [2022-09-07T20:38:22.928Z] ---> fcf68962408e [2022-09-07T20:38:22.928Z] Step 19/20 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:38:22.928Z] ---> Running in 6e66a3d198db [2022-09-07T20:38:23.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T20:38:23.493Z] Removing intermediate container 6e66a3d198db [2022-09-07T20:38:23.493Z] ---> 4abd8956da87 [2022-09-07T20:38:23.493Z] Step 20/20 : LABEL version=2.3.0-dev.59 [2022-09-07T20:38:23.493Z] ---> Running in 805fff838d8e [2022-09-07T20:38:24.093Z] Removing intermediate container 805fff838d8e [2022-09-07T20:38:24.093Z] ---> 995f1fe862b5 [2022-09-07T20:38:24.093Z] [2022-09-07T20:38:24.376Z] Successfully built 995f1fe862b5 [2022-09-07T20:38:24.376Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-07T20:38:24.376Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-07T20:38:27.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:38:27.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:38:27.804Z] ---> 2b9b13d1b9cc [2022-09-07T20:38:27.804Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:38:27.804Z] ---> Using cache [2022-09-07T20:38:27.804Z] ---> a364f9f292ce [2022-09-07T20:38:27.804Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T20:38:27.804Z] ---> Using cache [2022-09-07T20:38:27.804Z] ---> e48f2c420eea [2022-09-07T20:38:27.804Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:38:27.804Z] ---> Using cache [2022-09-07T20:38:27.804Z] ---> 3decca4d106c [2022-09-07T20:38:27.804Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T20:38:28.078Z] ---> Running in 54ce3def001c [2022-09-07T20:38:30.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:31.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:38:32.521Z] OK: 221 MiB in 51 packages [2022-09-07T20:38:33.513Z] Removing intermediate container 54ce3def001c [2022-09-07T20:38:33.513Z] ---> 4420b9281ddc [2022-09-07T20:38:33.513Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T20:38:34.514Z] ---> 87ab73e8be2f [2022-09-07T20:38:34.514Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:38:34.792Z] ---> Running in 4a5f12067f4d [2022-09-07T20:39:21.830Z] Removing intermediate container 4a5f12067f4d [2022-09-07T20:39:21.830Z] ---> 3a2b3c03eec5 [2022-09-07T20:39:21.830Z] Step 9/23 : COPY . . [2022-09-07T20:39:25.253Z] ---> 9c69773977d6 [2022-09-07T20:39:25.254Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T20:39:25.254Z] ---> Running in 99ed8df8ec59 [2022-09-07T20:39:27.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T20:39:35.581Z] Removing intermediate container dece8ef872b7 [2022-09-07T20:39:35.581Z] ---> ff97603dd686 [2022-09-07T20:39:35.581Z] [2022-09-07T20:39:35.581Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:39:35.581Z] ---> a6215f271958 [2022-09-07T20:39:35.581Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T20:39:35.581Z] ---> Running in 623699dfcf56 [2022-09-07T20:39:35.581Z] Removing intermediate container 623699dfcf56 [2022-09-07T20:39:35.581Z] ---> d769597b67a5 [2022-09-07T20:39:35.581Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T20:39:35.581Z] ---> Running in b08946f04e8a [2022-09-07T20:39:36.182Z] Removing intermediate container b08946f04e8a [2022-09-07T20:39:36.182Z] ---> 0f6bdbb7c649 [2022-09-07T20:39:36.182Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T20:39:36.182Z] ---> Running in 9f52dcdbb8ac [2022-09-07T20:39:36.788Z] Removing intermediate container 9f52dcdbb8ac [2022-09-07T20:39:36.788Z] ---> d603736a41b6 [2022-09-07T20:39:36.788Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:39:36.788Z] ---> Running in e260c0ec16b9 [2022-09-07T20:39:40.212Z] Removing intermediate container e260c0ec16b9 [2022-09-07T20:39:40.212Z] ---> 621d47919042 [2022-09-07T20:39:40.212Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T20:39:40.212Z] ---> Running in 729b7caa1db7 [2022-09-07T20:39:42.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:39:43.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:39:44.179Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:39:44.179Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:39:44.179Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T20:39:44.452Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:39:44.452Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T20:39:44.726Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T20:39:44.726Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:39:44.726Z] OK: 8 MiB in 20 packages [2022-09-07T20:39:46.709Z] Removing intermediate container 729b7caa1db7 [2022-09-07T20:39:46.709Z] ---> 0a48791e0afc [2022-09-07T20:39:46.709Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:39:47.319Z] ---> 83927308513f [2022-09-07T20:39:47.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T20:39:49.309Z] ---> 6eb0ff484f85 [2022-09-07T20:39:49.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T20:39:49.919Z] ---> f445db12e559 [2022-09-07T20:39:49.919Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T20:39:50.193Z] ---> Running in 55fcfc06398e [2022-09-07T20:39:50.798Z] Removing intermediate container 55fcfc06398e [2022-09-07T20:39:50.798Z] ---> 4324a4749b6b [2022-09-07T20:39:50.798Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:39:50.798Z] ---> Running in 433469669ce4 [2022-09-07T20:39:51.409Z] Removing intermediate container 433469669ce4 [2022-09-07T20:39:51.409Z] ---> 4c5b33669e6f [2022-09-07T20:39:51.409Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T20:39:51.409Z] ---> Running in 37fc71275bf4 [2022-09-07T20:39:51.685Z] Removing intermediate container 37fc71275bf4 [2022-09-07T20:39:51.685Z] ---> bd94c2c8cc80 [2022-09-07T20:39:51.685Z] Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:39:51.974Z] ---> Running in 24deb7abc24c [2022-09-07T20:39:52.251Z] Removing intermediate container 24deb7abc24c [2022-09-07T20:39:52.251Z] ---> e381742d09e0 [2022-09-07T20:39:52.251Z] Step 24/24 : LABEL version=2.3.0-dev.59 [2022-09-07T20:39:52.531Z] ---> Running in d26d205030f9 [2022-09-07T20:39:53.135Z] Removing intermediate container d26d205030f9 [2022-09-07T20:39:53.135Z] ---> d81bb2d46c50 [2022-09-07T20:39:53.135Z] [2022-09-07T20:39:53.135Z] Successfully built d81bb2d46c50 [2022-09-07T20:39:53.135Z] Successfully tagged core-data-arm64:latest [2022-09-07T20:39:53.135Z] Building security-proxy-setup [2022-09-07T20:39:56.520Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:39:56.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:39:56.520Z] ---> 2b9b13d1b9cc [2022-09-07T20:39:56.520Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T20:39:56.520Z] ---> Using cache [2022-09-07T20:39:56.520Z] ---> 22e8d12d9f28 [2022-09-07T20:39:56.520Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:39:56.520Z] ---> Using cache [2022-09-07T20:39:56.520Z] ---> 187adb7fe5e6 [2022-09-07T20:39:56.520Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T20:39:56.520Z] ---> Running in 99bbde28eb15 [2022-09-07T20:39:58.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:39:59.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:40:00.952Z] OK: 221 MiB in 51 packages [2022-09-07T20:40:01.935Z] Removing intermediate container 99bbde28eb15 [2022-09-07T20:40:01.935Z] ---> 5059aa7b0af4 [2022-09-07T20:40:01.935Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T20:40:02.944Z] ---> d6b89ec92626 [2022-09-07T20:40:02.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:40:02.944Z] ---> Running in fb723e785adb [2022-09-07T20:40:35.342Z] Removing intermediate container a24af0787888 [2022-09-07T20:40:35.342Z] ---> 81b3f74986c7 [2022-09-07T20:40:35.342Z] [2022-09-07T20:40:35.342Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:40:35.342Z] ---> a6215f271958 [2022-09-07T20:40:35.342Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:40:35.342Z] ---> Using cache [2022-09-07T20:40:35.342Z] ---> 90dc1882b6d2 [2022-09-07T20:40:35.342Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:40:35.342Z] ---> Using cache [2022-09-07T20:40:35.342Z] ---> ada0ada89fbc [2022-09-07T20:40:35.342Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T20:40:35.342Z] ---> Running in 436e9b82a963 [2022-09-07T20:40:35.342Z] Removing intermediate container 436e9b82a963 [2022-09-07T20:40:35.342Z] ---> b8124db44ad2 [2022-09-07T20:40:35.342Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:40:35.342Z] ---> Running in e218ee4aff16 [2022-09-07T20:40:35.957Z] Removing intermediate container e218ee4aff16 [2022-09-07T20:40:35.957Z] ---> b0ec2f0773a0 [2022-09-07T20:40:35.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:40:37.947Z] ---> cfe2e919f1a2 [2022-09-07T20:40:37.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T20:40:42.266Z] ---> 63bb872dbaf5 [2022-09-07T20:40:42.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T20:40:43.266Z] ---> ab206409131d [2022-09-07T20:40:43.266Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T20:40:43.559Z] ---> Running in 8c68c57377e0 [2022-09-07T20:40:44.555Z] Removing intermediate container 8c68c57377e0 [2022-09-07T20:40:44.555Z] ---> cbdf6640be35 [2022-09-07T20:40:44.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:40:44.555Z] ---> Running in 70e97b883d4f [2022-09-07T20:40:45.646Z] Removing intermediate container 70e97b883d4f [2022-09-07T20:40:45.646Z] ---> c51c2d6773c0 [2022-09-07T20:40:45.646Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:40:46.004Z] ---> Running in c931c707a9ff [2022-09-07T20:40:47.158Z] Removing intermediate container c931c707a9ff [2022-09-07T20:40:47.158Z] ---> a981eb1f0307 [2022-09-07T20:40:47.158Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:40:47.158Z] ---> Running in e0ac24812cb5 [2022-09-07T20:40:48.127Z] Removing intermediate container e0ac24812cb5 [2022-09-07T20:40:48.127Z] ---> 6a7d70f6f00d [2022-09-07T20:40:48.127Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:40:48.425Z] ---> Running in 8c58f71df84a [2022-09-07T20:40:49.502Z] Removing intermediate container 8c58f71df84a [2022-09-07T20:40:49.502Z] ---> dd758a45b9d2 [2022-09-07T20:40:49.502Z] [2022-09-07T20:40:49.502Z] Successfully built dd758a45b9d2 [2022-09-07T20:40:49.502Z] Successfully tagged support-scheduler-arm64:latest [2022-09-07T20:40:49.502Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-07T20:40:56.359Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:40:56.359Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:40:56.359Z] ---> 2b9b13d1b9cc [2022-09-07T20:40:56.359Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T20:40:56.359Z] ---> Using cache [2022-09-07T20:40:56.359Z] ---> 22e8d12d9f28 [2022-09-07T20:40:56.359Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:40:56.359Z] ---> Using cache [2022-09-07T20:40:56.359Z] ---> 187adb7fe5e6 [2022-09-07T20:40:56.359Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T20:40:56.359Z] ---> Using cache [2022-09-07T20:40:56.359Z] ---> 5059aa7b0af4 [2022-09-07T20:40:56.359Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T20:40:56.359Z] ---> Using cache [2022-09-07T20:40:56.359Z] ---> d6b89ec92626 [2022-09-07T20:40:56.359Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:40:56.359Z] ---> Using cache [2022-09-07T20:40:56.359Z] ---> 1d68a4f743f0 [2022-09-07T20:40:56.359Z] Step 8/25 : COPY . . [2022-09-07T20:40:57.808Z] Removing intermediate container fb723e785adb [2022-09-07T20:40:57.808Z] ---> 1d68a4f743f0 [2022-09-07T20:40:57.808Z] Step 8/22 : COPY . . [2022-09-07T20:41:00.452Z] ---> 9d26796cf17c [2022-09-07T20:41:00.452Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T20:41:00.737Z] ---> Running in a4aff2a17d7f [2022-09-07T20:41:02.731Z] ---> eb9076306fb7 [2022-09-07T20:41:02.731Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T20:41:03.011Z] ---> Running in e2e0770ae1ab [2022-09-07T20:41:03.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T20:41:04.736Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T20:43:41.665Z] Removing intermediate container 76aab856f3f3 [2022-09-07T20:43:41.665Z] ---> a3090eaf95e5 [2022-09-07T20:43:41.665Z] [2022-09-07T20:43:41.665Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T20:43:41.665Z] ---> a6215f271958 [2022-09-07T20:43:41.665Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:43:41.665Z] ---> Using cache [2022-09-07T20:43:41.665Z] ---> 90dc1882b6d2 [2022-09-07T20:43:41.665Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:43:41.665Z] ---> Using cache [2022-09-07T20:43:41.665Z] ---> ada0ada89fbc [2022-09-07T20:43:41.665Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T20:43:41.665Z] ---> Running in d89381451928 [2022-09-07T20:43:41.665Z] Removing intermediate container d89381451928 [2022-09-07T20:43:41.665Z] ---> 16a82b4db7a2 [2022-09-07T20:43:41.665Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T20:43:41.665Z] ---> Running in 4978f6a8b3b9 [2022-09-07T20:43:41.665Z] Removing intermediate container 4978f6a8b3b9 [2022-09-07T20:43:41.665Z] ---> 01be55094aba [2022-09-07T20:43:41.665Z] Step 16/25 : WORKDIR / [2022-09-07T20:43:41.665Z] ---> Running in a6e2e59b9704 [2022-09-07T20:43:41.665Z] Removing intermediate container a6e2e59b9704 [2022-09-07T20:43:41.665Z] ---> 004abaad53c1 [2022-09-07T20:43:41.665Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:43:41.665Z] ---> bfd72252548b [2022-09-07T20:43:41.665Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T20:43:41.665Z] ---> 40ecf6515e7f [2022-09-07T20:43:41.665Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T20:43:41.665Z] ---> b3c5e736b12d [2022-09-07T20:43:41.665Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T20:43:41.665Z] ---> 67098055d6a9 [2022-09-07T20:43:41.665Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T20:43:41.665Z] ---> Running in f89a16a23d78 [2022-09-07T20:43:41.665Z] Removing intermediate container f89a16a23d78 [2022-09-07T20:43:41.665Z] ---> 527919605655 [2022-09-07T20:43:41.665Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:43:41.665Z] ---> Running in 7dea9c1717e3 [2022-09-07T20:43:41.665Z] Removing intermediate container 7dea9c1717e3 [2022-09-07T20:43:41.665Z] ---> 32af1a03bf66 [2022-09-07T20:43:41.665Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:43:41.665Z] ---> Running in 1fd26b9d19dc [2022-09-07T20:43:41.665Z] Removing intermediate container bb89e9055152 [2022-09-07T20:43:41.665Z] ---> ad3c76615c8a [2022-09-07T20:43:41.665Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T20:43:41.665Z] ---> Running in 9bf69d907095 [2022-09-07T20:43:41.665Z] Removing intermediate container 1fd26b9d19dc [2022-09-07T20:43:41.665Z] ---> 7e190efb62d6 [2022-09-07T20:43:41.665Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:43:41.947Z] ---> Running in d43f5d33bfc8 [2022-09-07T20:43:42.557Z] Removing intermediate container d43f5d33bfc8 [2022-09-07T20:43:42.557Z] ---> 4b84db630b8a [2022-09-07T20:43:42.557Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:43:42.833Z] ---> Running in 294d08ef0a3b [2022-09-07T20:43:43.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T20:43:43.428Z] Removing intermediate container 294d08ef0a3b [2022-09-07T20:43:43.428Z] ---> 3e171b4e727c [2022-09-07T20:43:43.428Z] [2022-09-07T20:43:43.428Z] Successfully built 3e171b4e727c [2022-09-07T20:43:43.428Z] Successfully tagged core-metadata-arm64:latest [2022-09-07T20:43:43.428Z]  Building core-metadata ... done Building security-spire-server [2022-09-07T20:43:47.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:43:47.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:43:47.751Z] ---> 2b9b13d1b9cc [2022-09-07T20:43:47.751Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T20:43:47.751Z] ---> Using cache [2022-09-07T20:43:47.751Z] ---> 22e8d12d9f28 [2022-09-07T20:43:47.751Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:43:47.751Z] ---> Using cache [2022-09-07T20:43:47.751Z] ---> 187adb7fe5e6 [2022-09-07T20:43:47.751Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:43:47.751Z] ---> Running in b1a5c4ea6d93 [2022-09-07T20:43:49.212Z] Removing intermediate container 9bf69d907095 [2022-09-07T20:43:49.212Z] ---> 735eb8b4c61f [2022-09-07T20:43:49.212Z] [2022-09-07T20:43:49.212Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:43:49.490Z] ---> a6215f271958 [2022-09-07T20:43:49.490Z] 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-07T20:43:49.490Z] ---> Running in d0fc8e0653d3 [2022-09-07T20:43:49.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:43:50.056Z] Removing intermediate container d0fc8e0653d3 [2022-09-07T20:43:50.056Z] ---> 4e9d5860be67 [2022-09-07T20:43:50.056Z] 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-07T20:43:50.056Z] ---> Running in dc4d17770246 [2022-09-07T20:43:51.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:43:52.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:43:52.311Z] OK: 221 MiB in 51 packages [2022-09-07T20:43:52.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:43:53.575Z] Removing intermediate container b1a5c4ea6d93 [2022-09-07T20:43:53.575Z] ---> e5e0d06eab39 [2022-09-07T20:43:53.575Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T20:43:54.183Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T20:43:54.183Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T20:43:54.183Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T20:43:54.183Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T20:43:54.460Z] Executing bash-5.1.16-r2.post-install [2022-09-07T20:43:54.460Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T20:43:54.460Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:43:54.742Z] ---> f16b46fe864a [2022-09-07T20:43:54.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:43:54.742Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:43:54.742Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T20:43:54.742Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T20:43:54.742Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T20:43:54.742Z] ---> Running in 1cee3b9f8876 [2022-09-07T20:43:55.739Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T20:43:55.739Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T20:43:55.739Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T20:43:56.016Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T20:43:56.016Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T20:43:56.016Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T20:43:56.016Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:43:56.016Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:43:56.016Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T20:43:56.016Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T20:43:56.016Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T20:43:58.649Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T20:43:58.649Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T20:43:58.649Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T20:43:58.649Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T20:43:58.649Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T20:43:58.649Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T20:43:58.649Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T20:43:58.925Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T20:43:58.925Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T20:43:58.925Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T20:43:58.925Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T20:43:58.925Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T20:43:59.912Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:43:59.912Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:44:00.517Z] OK: 120 MiB in 47 packages [2022-09-07T20:44:15.637Z] Collecting docker-compose==1.23.2 [2022-09-07T20:44:15.637Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T20:44:15.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.1 MB/s eta 0:00:00 [2022-09-07T20:44:15.637Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T20:44:15.637Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T20:44:15.637Z] Preparing metadata (setup.py): started [2022-09-07T20:44:18.263Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:44:18.538Z] Collecting PyYAML<4,>=3.10 [2022-09-07T20:44:18.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T20:44:18.538Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.3 MB/s eta 0:00:00 [2022-09-07T20:44:20.525Z] Preparing metadata (setup.py): started [2022-09-07T20:44:23.935Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:44:25.383Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T20:44:25.383Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T20:44:25.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 [2022-09-07T20:44:25.989Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T20:44:25.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T20:44:26.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.0 MB/s eta 0:00:00 [2022-09-07T20:44:27.276Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T20:44:27.276Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T20:44:27.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.3 MB/s eta 0:00:00 [2022-09-07T20:44:28.271Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T20:44:28.271Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T20:44:28.271Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T20:44:28.271Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T20:44:28.271Z] Preparing metadata (setup.py): started [2022-09-07T20:44:31.680Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:44:31.680Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T20:44:31.680Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T20:44:31.680Z] Preparing metadata (setup.py): started [2022-09-07T20:44:34.309Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:44:34.309Z] 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-07T20:44:34.587Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T20:44:34.860Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T20:44:36.291Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T20:44:36.291Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T20:44:37.277Z] Collecting idna<2.8,>=2.5 [2022-09-07T20:44:37.277Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T20:44:37.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.2 MB/s eta 0:00:00 [2022-09-07T20:44:37.552Z] Collecting certifi>=2017.4.17 [2022-09-07T20:44:37.828Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T20:44:37.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.6 MB/s eta 0:00:00 [2022-09-07T20:44:38.104Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T20:44:38.104Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T20:44:38.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.0 MB/s eta 0:00:00 [2022-09-07T20:44:39.546Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T20:44:39.546Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T20:44:39.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.9 MB/s eta 0:00:00 [2022-09-07T20:44:39.821Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T20:44:39.821Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T20:44:40.097Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T20:44:40.097Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T20:44:41.083Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T20:44:41.360Z] Running setup.py install for texttable: started [2022-09-07T20:44:41.638Z] Removing intermediate container 1cee3b9f8876 [2022-09-07T20:44:41.638Z] ---> 464d37a7be5f [2022-09-07T20:44:41.638Z] Step 8/25 : COPY . . [2022-09-07T20:44:44.284Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T20:44:44.284Z] Running setup.py install for PyYAML: started [2022-09-07T20:44:45.269Z] ---> 827437de44e6 [2022-09-07T20:44:45.270Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:44:45.270Z] ---> Running in d429d3bfc053 [2022-09-07T20:44:45.548Z] Removing intermediate container d429d3bfc053 [2022-09-07T20:44:45.548Z] ---> c76a31f932a3 [2022-09-07T20:44:45.548Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T20:44:45.824Z] ---> Running in e9360d1cd829 [2022-09-07T20:44:46.432Z] Removing intermediate container e9360d1cd829 [2022-09-07T20:44:46.432Z] ---> e483a7d29031 [2022-09-07T20:44:46.432Z] 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-07T20:44:46.432Z] ---> Running in dca502e8c055 [2022-09-07T20:44:48.443Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T20:44:49.452Z] Removing intermediate container dca502e8c055 [2022-09-07T20:44:49.452Z] ---> 648f6822d71f [2022-09-07T20:44:49.452Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T20:44:49.452Z] ---> Running in dfac01fb45d3 [2022-09-07T20:44:50.063Z] Removing intermediate container dfac01fb45d3 [2022-09-07T20:44:50.063Z] ---> 6a11d11adbf2 [2022-09-07T20:44:50.063Z] [2022-09-07T20:44:50.063Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T20:44:50.063Z] ---> 02e0d6fdf486 [2022-09-07T20:44:50.063Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:44:50.063Z] ---> Using cache [2022-09-07T20:44:50.063Z] ---> cb5c510f1119 [2022-09-07T20:44:50.063Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:44:50.063Z] ---> Using cache [2022-09-07T20:44:50.063Z] ---> fa61b78b4503 [2022-09-07T20:44:50.063Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:44:50.063Z] ---> Using cache [2022-09-07T20:44:50.063Z] ---> 2a40c3aa32c6 [2022-09-07T20:44:50.063Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:44:50.671Z] Running setup.py install for docopt: started [2022-09-07T20:44:53.311Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T20:44:55.942Z] ---> 8bef6bc3773a [2022-09-07T20:44:55.942Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:44:56.925Z] ---> 5b4a3cdc9129 [2022-09-07T20:44:56.925Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T20:44:57.909Z] Running setup.py install for dockerpty: started [2022-09-07T20:44:57.909Z] ---> fac1fac68ab9 [2022-09-07T20:44:57.909Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T20:44:58.906Z] ---> ca286883b076 [2022-09-07T20:44:58.906Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:44:58.906Z] ---> Running in 3a10c4e00f96 [2022-09-07T20:44:59.501Z] Removing intermediate container 3a10c4e00f96 [2022-09-07T20:44:59.501Z] ---> ebeabf21468b [2022-09-07T20:44:59.501Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:44:59.501Z] ---> Running in cbf5cec1c7d7 [2022-09-07T20:45:00.100Z] Removing intermediate container cbf5cec1c7d7 [2022-09-07T20:45:00.100Z] ---> a2bca484b139 [2022-09-07T20:45:00.100Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:45:00.100Z] ---> Running in f57a1ac0b60c [2022-09-07T20:45:00.708Z] Removing intermediate container f57a1ac0b60c [2022-09-07T20:45:00.708Z] ---> 4f1944e35c31 [2022-09-07T20:45:00.708Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:45:00.708Z] ---> Running in 395fe184e074 [2022-09-07T20:45:01.324Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T20:45:01.324Z] Removing intermediate container 395fe184e074 [2022-09-07T20:45:01.324Z] ---> b5b08771695b [2022-09-07T20:45:01.324Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:45:01.610Z] ---> Running in f59fdb9caf48 [2022-09-07T20:45:02.217Z] Removing intermediate container f59fdb9caf48 [2022-09-07T20:45:02.217Z] ---> 2a62a22d8364 [2022-09-07T20:45:02.217Z] [2022-09-07T20:45:02.217Z] Successfully built 2a62a22d8364 [2022-09-07T20:45:02.217Z] Successfully tagged security-spire-server-arm64:latest [2022-09-07T20:45:04.214Z]  Building security-spire-server ... done 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-07T20:45:04.214Z] 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-07T20:45:22.558Z] Removing intermediate container dc4d17770246 [2022-09-07T20:45:22.558Z] ---> 09a610ed01a9 [2022-09-07T20:45:22.558Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T20:45:22.558Z] ---> Running in f4fda88a9a56 [2022-09-07T20:45:22.558Z] Removing intermediate container f4fda88a9a56 [2022-09-07T20:45:22.558Z] ---> 75091317a5e6 [2022-09-07T20:45:22.558Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:45:22.558Z] ---> Running in b2f7e402f2d1 [2022-09-07T20:45:22.558Z] Removing intermediate container b2f7e402f2d1 [2022-09-07T20:45:22.558Z] ---> c6620726c743 [2022-09-07T20:45:22.558Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T20:45:22.558Z] ---> b67a0ff80d24 [2022-09-07T20:45:22.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T20:45:23.547Z] ---> 9c2ea2e2445d [2022-09-07T20:45:23.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T20:45:24.996Z] ---> 8110c27491c9 [2022-09-07T20:45:24.996Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T20:45:24.996Z] ---> Running in d76138c1c76a [2022-09-07T20:45:25.284Z] Removing intermediate container d76138c1c76a [2022-09-07T20:45:25.284Z] ---> f1ae278fb9ca [2022-09-07T20:45:25.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:45:25.560Z] ---> Running in 4a91e46b0b67 [2022-09-07T20:45:26.163Z] Removing intermediate container 4a91e46b0b67 [2022-09-07T20:45:26.163Z] ---> e2c450f31270 [2022-09-07T20:45:26.163Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:45:26.163Z] ---> Running in 2f1dce825c60 [2022-09-07T20:45:26.764Z] Removing intermediate container 2f1dce825c60 [2022-09-07T20:45:26.764Z] ---> dd4c3c031f45 [2022-09-07T20:45:26.764Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:45:26.764Z] ---> Running in 105686b4ed9e [2022-09-07T20:45:27.379Z] Removing intermediate container 105686b4ed9e [2022-09-07T20:45:27.379Z] ---> e34649d8e72a [2022-09-07T20:45:27.379Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:45:27.379Z] ---> Running in b575b0f531ec [2022-09-07T20:45:27.987Z] Removing intermediate container b575b0f531ec [2022-09-07T20:45:27.987Z] ---> dda2d4715933 [2022-09-07T20:45:27.987Z] [2022-09-07T20:45:28.264Z] Successfully built dda2d4715933 [2022-09-07T20:45:28.264Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-07T20:45:50.465Z]  Building sys-mgmt-agent ... 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.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T20:45:52.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T20:46:10.796Z] Removing intermediate container a4aff2a17d7f [2022-09-07T20:46:10.796Z] ---> ec429b766d14 [2022-09-07T20:46:10.796Z] [2022-09-07T20:46:10.796Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T20:46:10.796Z] ---> a6215f271958 [2022-09-07T20:46:10.796Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T20:46:10.796Z] Removing intermediate container e2e0770ae1ab [2022-09-07T20:46:10.796Z] ---> 85916e04fa66 [2022-09-07T20:46:10.796Z] [2022-09-07T20:46:10.796Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T20:46:10.796Z] ---> a6215f271958 [2022-09-07T20:46:10.796Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T20:46:10.796Z] ---> Running in d4566345d9fe [2022-09-07T20:46:10.796Z] ---> Running in c710fdfcf6a1 [2022-09-07T20:46:12.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:12.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:12.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:13.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:14.113Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T20:46:14.113Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T20:46:14.113Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:46:14.113Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:46:14.113Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T20:46:14.388Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T20:46:14.388Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T20:46:14.388Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T20:46:14.388Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:46:14.388Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:46:14.388Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:46:14.388Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:46:14.388Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:46:14.667Z] OK: 6 MiB in 17 packages [2022-09-07T20:46:14.667Z] OK: 8 MiB in 20 packages [2022-09-07T20:46:16.662Z] Removing intermediate container c710fdfcf6a1 [2022-09-07T20:46:16.662Z] ---> aac5e4717c12 [2022-09-07T20:46:16.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:46:16.941Z] ---> Running in 8c7ae984bc40 [2022-09-07T20:46:16.941Z] Removing intermediate container d4566345d9fe [2022-09-07T20:46:16.941Z] ---> bc18c7821674 [2022-09-07T20:46:16.941Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:46:16.941Z] ---> Running in a7e75333a12f [2022-09-07T20:46:17.220Z] Removing intermediate container 8c7ae984bc40 [2022-09-07T20:46:17.220Z] ---> fd153d2556a0 [2022-09-07T20:46:17.220Z] Step 13/22 : WORKDIR /edgex [2022-09-07T20:46:17.498Z] ---> Running in d2f42803899c [2022-09-07T20:46:17.498Z] Removing intermediate container a7e75333a12f [2022-09-07T20:46:17.498Z] ---> 9a294554b07f [2022-09-07T20:46:17.498Z] Step 13/25 : WORKDIR / [2022-09-07T20:46:17.498Z] ---> Running in f1eb497ca3df [2022-09-07T20:46:18.103Z] Removing intermediate container d2f42803899c [2022-09-07T20:46:18.103Z] ---> d2333d804f71 [2022-09-07T20:46:18.103Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T20:46:18.382Z] Removing intermediate container f1eb497ca3df [2022-09-07T20:46:18.382Z] ---> 609e483d9c98 [2022-09-07T20:46:18.382Z] 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-07T20:46:19.360Z] ---> f6f202ee1258 [2022-09-07T20:46:19.360Z] ---> a306ba395589 [2022-09-07T20:46:19.360Z] 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-07T20:46:19.360Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T20:46:19.975Z] ---> 284fe0158053 [2022-09-07T20:46:19.975Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T20:46:20.259Z] ---> 62e57656d78f [2022-09-07T20:46:20.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T20:46:20.867Z] ---> 68b997372dc9 [2022-09-07T20:46:20.867Z] 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-07T20:46:21.891Z] ---> d45c44647cc2 [2022-09-07T20:46:21.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T20:46:21.891Z] ---> 5194b0771f1b [2022-09-07T20:46:21.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:46:22.910Z] ---> 079c419042ee [2022-09-07T20:46:22.910Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:46:22.910Z] ---> Running in 7613ead1ada2 [2022-09-07T20:46:23.513Z] ---> f580ee878048 [2022-09-07T20:46:23.513Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T20:46:24.974Z] ---> c9e0d30b426d [2022-09-07T20:46:24.974Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:46:25.579Z] Removing intermediate container 7613ead1ada2 [2022-09-07T20:46:25.579Z] ---> e94db7e77164 [2022-09-07T20:46:25.579Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:46:25.579Z] ---> Running in bf6cd36dc045 [2022-09-07T20:46:25.878Z] ---> 7769c64ff9b3 [2022-09-07T20:46:25.878Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:46:25.878Z] ---> Running in dd7cff2b9a63 [2022-09-07T20:46:26.159Z] Removing intermediate container bf6cd36dc045 [2022-09-07T20:46:26.159Z] ---> a819030cc006 [2022-09-07T20:46:26.159Z] Step 20/22 : LABEL arch=arm64 [2022-09-07T20:46:26.159Z] ---> Running in b781e53211af [2022-09-07T20:46:27.158Z] Removing intermediate container b781e53211af [2022-09-07T20:46:27.158Z] ---> 69cb274e98bd [2022-09-07T20:46:27.158Z] Step 21/22 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:46:27.158Z] ---> Running in 016e682898f3 [2022-09-07T20:46:27.766Z] Removing intermediate container 016e682898f3 [2022-09-07T20:46:27.766Z] ---> 28c38a7980ee [2022-09-07T20:46:27.766Z] Step 22/22 : LABEL version=2.3.0-dev.59 [2022-09-07T20:46:28.040Z] ---> Running in 9c23e8051459 [2022-09-07T20:46:28.650Z] Removing intermediate container 9c23e8051459 [2022-09-07T20:46:28.650Z] ---> dc5da088f304 [2022-09-07T20:46:28.650Z] [2022-09-07T20:46:28.928Z] Successfully built dc5da088f304 [2022-09-07T20:46:28.928Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-07T20:46:29.205Z]  Building security-proxy-setup ... done Removing intermediate container dd7cff2b9a63 [2022-09-07T20:46:29.205Z] ---> e049c84f2b11 [2022-09-07T20:46:29.205Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:46:29.205Z] ---> Running in 20571d60d5e7 [2022-09-07T20:46:29.478Z] Removing intermediate container 20571d60d5e7 [2022-09-07T20:46:29.479Z] ---> b897edb130fa [2022-09-07T20:46:29.479Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:46:29.758Z] ---> Running in d4147819b3e1 [2022-09-07T20:46:30.037Z] Removing intermediate container d4147819b3e1 [2022-09-07T20:46:30.037Z] ---> 6e8af2eebc6e [2022-09-07T20:46:30.037Z] Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:46:30.037Z] ---> Running in 5563f7e82f87 [2022-09-07T20:46:30.316Z] Removing intermediate container 5563f7e82f87 [2022-09-07T20:46:30.316Z] ---> 19f701a53ebf [2022-09-07T20:46:30.316Z] Step 25/25 : LABEL version=2.3.0-dev.59 [2022-09-07T20:46:30.596Z] ---> Running in 46fcacf4ff74 [2022-09-07T20:46:30.873Z] Removing intermediate container 46fcacf4ff74 [2022-09-07T20:46:30.873Z] ---> c24f5f3ea465 [2022-09-07T20:46:30.873Z] [2022-09-07T20:46:30.873Z] Successfully built c24f5f3ea465 [2022-09-07T20:46:30.873Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-07T20:46:41.056Z]  Building security-secretstore-setup ... done Removing intermediate container 99ed8df8ec59 [2022-09-07T20:46:41.056Z] ---> ae33ed3d0c60 [2022-09-07T20:46:41.056Z] [2022-09-07T20:46:41.056Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:46:41.056Z] ---> a6215f271958 [2022-09-07T20:46:41.056Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T20:46:41.056Z] ---> Running in cb0fe427b382 [2022-09-07T20:46:41.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:41.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:46:42.591Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T20:46:42.591Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:46:42.591Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:46:42.591Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:46:42.868Z] OK: 6 MiB in 16 packages [2022-09-07T20:46:43.855Z] Removing intermediate container cb0fe427b382 [2022-09-07T20:46:43.855Z] ---> 107e6d0cd87d [2022-09-07T20:46:43.855Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:46:44.133Z] ---> Running in 9dead83c7129 [2022-09-07T20:46:44.408Z] Removing intermediate container 9dead83c7129 [2022-09-07T20:46:44.408Z] ---> 35f889adb059 [2022-09-07T20:46:44.408Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T20:46:44.408Z] ---> Running in b175fb0c57f3 [2022-09-07T20:46:44.684Z] Removing intermediate container b175fb0c57f3 [2022-09-07T20:46:44.684Z] ---> 3660f00fa96a [2022-09-07T20:46:44.684Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:46:44.684Z] ---> Running in 6000b1ce4678 [2022-09-07T20:46:44.959Z] Removing intermediate container 6000b1ce4678 [2022-09-07T20:46:44.959Z] ---> 6bac0495bfb8 [2022-09-07T20:46:44.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:46:45.559Z] ---> 26bb2359abb1 [2022-09-07T20:46:45.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T20:46:47.011Z] ---> 2da830e78903 [2022-09-07T20:46:47.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T20:46:47.616Z] ---> 1de2ffdbfaae [2022-09-07T20:46:47.616Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T20:46:47.616Z] ---> Running in cba6956cf1c7 [2022-09-07T20:46:47.892Z] Removing intermediate container cba6956cf1c7 [2022-09-07T20:46:47.892Z] ---> b6bb8f7961cb [2022-09-07T20:46:47.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:46:47.892Z] ---> Running in 85d63c583d3d [2022-09-07T20:46:48.173Z] Removing intermediate container 85d63c583d3d [2022-09-07T20:46:48.173Z] ---> 77ff45757d7d [2022-09-07T20:46:48.173Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:46:48.455Z] ---> Running in c4c29bed77cf [2022-09-07T20:46:48.729Z] Removing intermediate container c4c29bed77cf [2022-09-07T20:46:48.729Z] ---> 06f6a29f9615 [2022-09-07T20:46:48.729Z] Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:46:48.729Z] ---> Running in 2440679e20f2 [2022-09-07T20:46:49.004Z] Removing intermediate container 2440679e20f2 [2022-09-07T20:46:49.004Z] ---> 211f04e1caa1 [2022-09-07T20:46:49.004Z] Step 23/23 : LABEL version=2.3.0-dev.59 [2022-09-07T20:46:49.004Z] ---> Running in 10301a41301c [2022-09-07T20:46:49.279Z] Removing intermediate container 10301a41301c [2022-09-07T20:46:49.279Z] ---> 4e3c4c871e94 [2022-09-07T20:46:49.279Z] [2022-09-07T20:46:49.554Z] Successfully built 4e3c4c871e94 [2022-09-07T20:46:49.554Z] Successfully tagged support-notifications-arm64:latest [2022-09-07T20:46:49.844Z]  Building support-notifications ... done  [Pipeline] } [2022-09-07T20:46:49.850Z] $ docker stop --time=1 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 [2022-09-07T20:46:51.549Z] $ docker rm -f 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:46:52.099Z] + docker images [2022-09-07T20:46:52.371Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T20:46:52.371Z] support-notifications-arm64 latest 4e3c4c871e94 3 seconds ago 26.3MB [2022-09-07T20:46:52.371Z] ae33ed3d0c60 14 seconds ago 1.27GB [2022-09-07T20:46:52.371Z] security-secretstore-setup-arm64 latest c24f5f3ea465 22 seconds ago 28.2MB [2022-09-07T20:46:52.371Z] security-proxy-setup-arm64 latest dc5da088f304 24 seconds ago 26.4MB [2022-09-07T20:46:52.371Z] ec429b766d14 44 seconds ago 1.2GB [2022-09-07T20:46:52.371Z] 85916e04fa66 44 seconds ago 1.2GB [2022-09-07T20:46:52.371Z] sys-mgmt-agent-arm64 latest dda2d4715933 About a minute ago 133MB [2022-09-07T20:46:52.371Z] security-spire-server-arm64 latest 2a62a22d8364 About a minute ago 84.2MB [2022-09-07T20:46:52.371Z] 6a11d11adbf2 2 minutes ago 1.09GB [2022-09-07T20:46:52.371Z] 735eb8b4c61f 3 minutes ago 1.19GB [2022-09-07T20:46:52.371Z] core-metadata-arm64 latest 3e171b4e727c 3 minutes ago 17.5MB [2022-09-07T20:46:52.371Z] a3090eaf95e5 3 minutes ago 1.22GB [2022-09-07T20:46:52.371Z] support-scheduler-arm64 latest dd758a45b9d2 6 minutes ago 25.7MB [2022-09-07T20:46:52.371Z] 81b3f74986c7 6 minutes ago 1.27GB [2022-09-07T20:46:52.371Z] core-data-arm64 latest d81bb2d46c50 7 minutes ago 20.7MB [2022-09-07T20:46:52.371Z] ff97603dd686 7 minutes ago 1.22GB [2022-09-07T20:46:52.371Z] security-spiffe-token-provider-arm64 latest 995f1fe862b5 8 minutes ago 28.4MB [2022-09-07T20:46:52.371Z] adbf7df79206 8 minutes ago 1.24GB [2022-09-07T20:46:52.371Z] core-command-arm64 latest ddbbe6539b77 9 minutes ago 16.7MB [2022-09-07T20:46:52.371Z] security-bootstrapper-arm64 latest 9e4e06aca2c7 9 minutes ago 18.7MB [2022-09-07T20:46:52.371Z] aaa462637767 10 minutes ago 1.21GB [2022-09-07T20:46:52.371Z] cd5fd3e72ac8 10 minutes ago 1.2GB [2022-09-07T20:46:52.371Z] security-spire-agent-arm64 latest 0dc305a98469 15 minutes ago 122MB [2022-09-07T20:46:52.371Z] security-spire-config-arm64 latest 1466703f1d7d 15 minutes ago 83.6MB [2022-09-07T20:46:52.371Z] 30c640c22213 15 minutes ago 1.09GB [2022-09-07T20:46:52.371Z] 6561cfd99cef 15 minutes ago 1.09GB [2022-09-07T20:46:52.371Z] ci-base-image-arm64 latest 2b9b13d1b9cc 18 minutes ago 995MB [2022-09-07T20:46:52.371Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-07T20:46:52.371Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-07T20:46:52.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-07T20:46:52.371Z] 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-07T20:46:52.506Z] provisioning config files... [2022-09-07T20:46:52.523Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config5711286546614804990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:46:52.875Z] ---> docker-login.sh [2022-09-07T20:46:52.875Z] nexus3.edgexfoundry.org:10001 [2022-09-07T20:46:53.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:46:53.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:46:53.146Z] Configure a credential helper to remove this warning. See [2022-09-07T20:46:53.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:46:53.146Z] [2022-09-07T20:46:53.146Z] Login Succeeded [2022-09-07T20:46:53.146Z] nexus3.edgexfoundry.org:10002 [2022-09-07T20:46:53.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:46:53.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:46:53.740Z] Configure a credential helper to remove this warning. See [2022-09-07T20:46:53.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:46:53.740Z] [2022-09-07T20:46:53.740Z] Login Succeeded [2022-09-07T20:46:53.740Z] nexus3.edgexfoundry.org:10003 [2022-09-07T20:46:54.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:46:54.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:46:54.287Z] Configure a credential helper to remove this warning. See [2022-09-07T20:46:54.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:46:54.287Z] [2022-09-07T20:46:54.287Z] Login Succeeded [2022-09-07T20:46:54.287Z] nexus3.edgexfoundry.org:10004 [2022-09-07T20:46:54.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:46:54.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:46:54.834Z] Configure a credential helper to remove this warning. See [2022-09-07T20:46:54.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:46:54.834Z] [2022-09-07T20:46:54.834Z] Login Succeeded [2022-09-07T20:46:54.834Z] docker.io [2022-09-07T20:46:55.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:46:55.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:46:55.696Z] Configure a credential helper to remove this warning. See [2022-09-07T20:46:55.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:46:55.696Z] [2022-09-07T20:46:55.696Z] Login Succeeded [2022-09-07T20:46:55.696Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T20:46:55.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:46:55.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:46:55.768Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-07T20:46:55.768Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:46:55.768Z] latest [2022-09-07T20:46:55.768Z] 2.3.0-dev.59 [2022-09-07T20:46:55.768Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:46:55.768Z] main [2022-09-07T20:46:55.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:46:56.131Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:46:56.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:46:56.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:46:56.495Z] 3eb125416ffd: Preparing [2022-09-07T20:46:56.495Z] a512ab13659e: Preparing [2022-09-07T20:46:56.495Z] dbdbe968cc97: Preparing [2022-09-07T20:46:56.495Z] 45235e661f84: Preparing [2022-09-07T20:46:56.495Z] 5d3e392a13a0: Preparing [2022-09-07T20:46:56.767Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:46:56.767Z] dbdbe968cc97: Pushed [2022-09-07T20:46:56.767Z] 3eb125416ffd: Pushed [2022-09-07T20:46:56.767Z] 45235e661f84: Pushed [2022-09-07T20:47:00.143Z] a512ab13659e: Pushed [2022-09-07T20:47:00.143Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:00.505Z] + 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-07T20:47:00.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-07T20:47:00.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:47:00.870Z] 3eb125416ffd: Preparing [2022-09-07T20:47:00.870Z] a512ab13659e: Preparing [2022-09-07T20:47:00.870Z] dbdbe968cc97: Preparing [2022-09-07T20:47:00.870Z] 45235e661f84: Preparing [2022-09-07T20:47:00.870Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:00.870Z] a512ab13659e: Layer already exists [2022-09-07T20:47:00.870Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:00.870Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:01.141Z] 45235e661f84: Layer already exists [2022-09-07T20:47:01.141Z] 3eb125416ffd: Layer already exists [2022-09-07T20:47:01.141Z] latest: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:01.510Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:01.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 [2022-09-07T20:47:01.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:47:01.870Z] 3eb125416ffd: Preparing [2022-09-07T20:47:01.870Z] a512ab13659e: Preparing [2022-09-07T20:47:01.870Z] dbdbe968cc97: Preparing [2022-09-07T20:47:01.870Z] 45235e661f84: Preparing [2022-09-07T20:47:01.870Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:01.870Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:01.870Z] 3eb125416ffd: Layer already exists [2022-09-07T20:47:01.870Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:01.870Z] 45235e661f84: Layer already exists [2022-09-07T20:47:01.870Z] a512ab13659e: Layer already exists [2022-09-07T20:47:02.150Z] 2.3.0-dev.59: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:02.514Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:02.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:02.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:47:02.871Z] 3eb125416ffd: Preparing [2022-09-07T20:47:02.871Z] a512ab13659e: Preparing [2022-09-07T20:47:02.871Z] dbdbe968cc97: Preparing [2022-09-07T20:47:02.871Z] 45235e661f84: Preparing [2022-09-07T20:47:02.871Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:02.871Z] a512ab13659e: Layer already exists [2022-09-07T20:47:02.871Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:02.871Z] 45235e661f84: Layer already exists [2022-09-07T20:47:02.871Z] 3eb125416ffd: Layer already exists [2022-09-07T20:47:02.871Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:03.142Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:03.504Z] + 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-07T20:47:03.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-07T20:47:03.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:47:03.865Z] 3eb125416ffd: Preparing [2022-09-07T20:47:03.865Z] a512ab13659e: Preparing [2022-09-07T20:47:03.865Z] dbdbe968cc97: Preparing [2022-09-07T20:47:03.865Z] 45235e661f84: Preparing [2022-09-07T20:47:03.865Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:03.865Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:03.865Z] 3eb125416ffd: Layer already exists [2022-09-07T20:47:03.865Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:03.865Z] 45235e661f84: Layer already exists [2022-09-07T20:47:03.865Z] a512ab13659e: Layer already exists [2022-09-07T20:47:04.136Z] main: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:04.195Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:04.204Z] taggedImages: [2022-09-07T20:47:04.204Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:04.204Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-07T20:47:04.204Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 [2022-09-07T20:47:04.204Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:04.204Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-07T20:47:04.226Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-07T20:47:04.226Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:04.226Z] latest [2022-09-07T20:47:04.226Z] 2.3.0-dev.59 [2022-09-07T20:47:04.226Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:04.226Z] main [2022-09-07T20:47:04.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:04.595Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:04.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:04.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:47:04.954Z] 596cd0d437ca: Preparing [2022-09-07T20:47:04.954Z] 58e804c9a877: Preparing [2022-09-07T20:47:04.954Z] dbdbe968cc97: Preparing [2022-09-07T20:47:04.954Z] 1d576f8e26df: Preparing [2022-09-07T20:47:04.954Z] 80f1de859926: Preparing [2022-09-07T20:47:04.954Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:04.954Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:05.224Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:05.224Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:05.224Z] 80f1de859926: Pushed [2022-09-07T20:47:05.224Z] 596cd0d437ca: Pushed [2022-09-07T20:47:06.199Z] 1d576f8e26df: Pushed [2022-09-07T20:47:08.168Z] 58e804c9a877: Pushed [2022-09-07T20:47:08.439Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:08.799Z] + 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-07T20:47:09.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-07T20:47:09.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:47:09.157Z] 596cd0d437ca: Preparing [2022-09-07T20:47:09.157Z] 58e804c9a877: Preparing [2022-09-07T20:47:09.157Z] dbdbe968cc97: Preparing [2022-09-07T20:47:09.157Z] 1d576f8e26df: Preparing [2022-09-07T20:47:09.157Z] 80f1de859926: Preparing [2022-09-07T20:47:09.157Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:09.157Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:09.157Z] 1d576f8e26df: Layer already exists [2022-09-07T20:47:09.157Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:09.157Z] 80f1de859926: Layer already exists [2022-09-07T20:47:09.157Z] 58e804c9a877: Layer already exists [2022-09-07T20:47:09.157Z] 596cd0d437ca: Layer already exists [2022-09-07T20:47:09.157Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:09.430Z] latest: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:09.798Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:10.160Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 [2022-09-07T20:47:10.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:47:10.160Z] 596cd0d437ca: Preparing [2022-09-07T20:47:10.160Z] 58e804c9a877: Preparing [2022-09-07T20:47:10.160Z] dbdbe968cc97: Preparing [2022-09-07T20:47:10.160Z] 1d576f8e26df: Preparing [2022-09-07T20:47:10.160Z] 80f1de859926: Preparing [2022-09-07T20:47:10.160Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:10.160Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:10.160Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:10.160Z] 1d576f8e26df: Layer already exists [2022-09-07T20:47:10.160Z] 58e804c9a877: Layer already exists [2022-09-07T20:47:10.160Z] 80f1de859926: Layer already exists [2022-09-07T20:47:10.160Z] 596cd0d437ca: Layer already exists [2022-09-07T20:47:10.160Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:10.432Z] 2.3.0-dev.59: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:10.807Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:11.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:11.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:47:11.173Z] 596cd0d437ca: Preparing [2022-09-07T20:47:11.173Z] 58e804c9a877: Preparing [2022-09-07T20:47:11.173Z] dbdbe968cc97: Preparing [2022-09-07T20:47:11.173Z] 1d576f8e26df: Preparing [2022-09-07T20:47:11.173Z] 80f1de859926: Preparing [2022-09-07T20:47:11.173Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:11.173Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:11.173Z] 1d576f8e26df: Layer already exists [2022-09-07T20:47:11.173Z] 58e804c9a877: Layer already exists [2022-09-07T20:47:11.173Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:11.173Z] 80f1de859926: Layer already exists [2022-09-07T20:47:11.173Z] 596cd0d437ca: Layer already exists [2022-09-07T20:47:11.173Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:11.446Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:11.812Z] + 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-07T20:47:12.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-07T20:47:12.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:47:12.173Z] 596cd0d437ca: Preparing [2022-09-07T20:47:12.173Z] 58e804c9a877: Preparing [2022-09-07T20:47:12.173Z] dbdbe968cc97: Preparing [2022-09-07T20:47:12.173Z] 1d576f8e26df: Preparing [2022-09-07T20:47:12.173Z] 80f1de859926: Preparing [2022-09-07T20:47:12.173Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:12.173Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:12.173Z] 80f1de859926: Layer already exists [2022-09-07T20:47:12.173Z] 1d576f8e26df: Layer already exists [2022-09-07T20:47:12.173Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:12.173Z] 58e804c9a877: Layer already exists [2022-09-07T20:47:12.173Z] 596cd0d437ca: Layer already exists [2022-09-07T20:47:12.173Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:12.446Z] main: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:12.502Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:12.509Z] taggedImages: [2022-09-07T20:47:12.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:12.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-07T20:47:12.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 [2022-09-07T20:47:12.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:12.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-07T20:47:12.534Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-07T20:47:12.534Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:12.534Z] latest [2022-09-07T20:47:12.534Z] 2.3.0-dev.59 [2022-09-07T20:47:12.534Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:12.534Z] main [2022-09-07T20:47:12.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:12.898Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:13.253Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:13.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:47:13.253Z] cd1ca90d3e95: Preparing [2022-09-07T20:47:13.253Z] 3e5a8c8f726b: Preparing [2022-09-07T20:47:13.253Z] 421e79c2324a: Preparing [2022-09-07T20:47:13.253Z] dbdbe968cc97: Preparing [2022-09-07T20:47:13.253Z] 45235e661f84: Preparing [2022-09-07T20:47:13.253Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:13.253Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:13.253Z] 45235e661f84: Layer already exists [2022-09-07T20:47:13.253Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:13.524Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:13.524Z] 3e5a8c8f726b: Pushed [2022-09-07T20:47:13.524Z] cd1ca90d3e95: Pushed [2022-09-07T20:47:16.901Z] 421e79c2324a: Pushed [2022-09-07T20:47:16.901Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:17.261Z] + 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-07T20:47:17.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-07T20:47:17.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:47:17.619Z] cd1ca90d3e95: Preparing [2022-09-07T20:47:17.619Z] 3e5a8c8f726b: Preparing [2022-09-07T20:47:17.619Z] 421e79c2324a: Preparing [2022-09-07T20:47:17.619Z] dbdbe968cc97: Preparing [2022-09-07T20:47:17.619Z] 45235e661f84: Preparing [2022-09-07T20:47:17.619Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:17.619Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:17.619Z] 421e79c2324a: Layer already exists [2022-09-07T20:47:17.619Z] 3e5a8c8f726b: Layer already exists [2022-09-07T20:47:17.619Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:17.619Z] cd1ca90d3e95: Layer already exists [2022-09-07T20:47:17.619Z] 45235e661f84: Layer already exists [2022-09-07T20:47:17.619Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:17.889Z] latest: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:18.253Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:18.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 [2022-09-07T20:47:18.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:47:18.607Z] cd1ca90d3e95: Preparing [2022-09-07T20:47:18.607Z] 3e5a8c8f726b: Preparing [2022-09-07T20:47:18.607Z] 421e79c2324a: Preparing [2022-09-07T20:47:18.607Z] dbdbe968cc97: Preparing [2022-09-07T20:47:18.607Z] 45235e661f84: Preparing [2022-09-07T20:47:18.607Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:18.607Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:18.607Z] 45235e661f84: Layer already exists [2022-09-07T20:47:18.607Z] 421e79c2324a: Layer already exists [2022-09-07T20:47:18.607Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:18.607Z] 3e5a8c8f726b: Layer already exists [2022-09-07T20:47:18.607Z] cd1ca90d3e95: Layer already exists [2022-09-07T20:47:18.607Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:18.878Z] 2.3.0-dev.59: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:19.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:19.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:19.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:47:19.594Z] cd1ca90d3e95: Preparing [2022-09-07T20:47:19.594Z] 3e5a8c8f726b: Preparing [2022-09-07T20:47:19.594Z] 421e79c2324a: Preparing [2022-09-07T20:47:19.594Z] dbdbe968cc97: Preparing [2022-09-07T20:47:19.594Z] 45235e661f84: Preparing [2022-09-07T20:47:19.594Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:19.594Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:19.594Z] 45235e661f84: Layer already exists [2022-09-07T20:47:19.594Z] cd1ca90d3e95: Layer already exists [2022-09-07T20:47:19.594Z] 3e5a8c8f726b: Layer already exists [2022-09-07T20:47:19.594Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:19.594Z] 421e79c2324a: Layer already exists [2022-09-07T20:47:19.594Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:19.866Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:20.229Z] + 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-07T20:47:20.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-07T20:47:20.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:47:20.581Z] cd1ca90d3e95: Preparing [2022-09-07T20:47:20.581Z] 3e5a8c8f726b: Preparing [2022-09-07T20:47:20.581Z] 421e79c2324a: Preparing [2022-09-07T20:47:20.581Z] dbdbe968cc97: Preparing [2022-09-07T20:47:20.581Z] 45235e661f84: Preparing [2022-09-07T20:47:20.581Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:20.581Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:20.581Z] 3e5a8c8f726b: Layer already exists [2022-09-07T20:47:20.581Z] 45235e661f84: Layer already exists [2022-09-07T20:47:20.581Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:20.581Z] 421e79c2324a: Layer already exists [2022-09-07T20:47:20.581Z] cd1ca90d3e95: Layer already exists [2022-09-07T20:47:20.581Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:20.852Z] main: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:20.905Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:20.913Z] taggedImages: [2022-09-07T20:47:20.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:20.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-07T20:47:20.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 [2022-09-07T20:47:20.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:20.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-07T20:47:20.935Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-07T20:47:20.935Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:20.935Z] latest [2022-09-07T20:47:20.935Z] 2.3.0-dev.59 [2022-09-07T20:47:20.935Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:20.935Z] main [2022-09-07T20:47:20.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:21.304Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:21.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:21.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:47:21.654Z] a47db7e78723: Preparing [2022-09-07T20:47:21.654Z] a47db7e78723: Preparing [2022-09-07T20:47:21.654Z] 069e8b4d4086: Preparing [2022-09-07T20:47:21.654Z] 765a12e1bd5c: Preparing [2022-09-07T20:47:21.654Z] 098d0a252223: Preparing [2022-09-07T20:47:21.654Z] 1287693f97da: Preparing [2022-09-07T20:47:21.654Z] dbdbe968cc97: Preparing [2022-09-07T20:47:21.654Z] f28cbeb66417: Preparing [2022-09-07T20:47:21.654Z] a46521f46dc1: Preparing [2022-09-07T20:47:21.654Z] 39d2dc719fbd: Preparing [2022-09-07T20:47:21.654Z] 720d504bb7b8: Preparing [2022-09-07T20:47:21.654Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:21.654Z] f28cbeb66417: Waiting [2022-09-07T20:47:21.654Z] a46521f46dc1: Waiting [2022-09-07T20:47:21.654Z] 39d2dc719fbd: Waiting [2022-09-07T20:47:21.654Z] 720d504bb7b8: Waiting [2022-09-07T20:47:21.654Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:21.654Z] dbdbe968cc97: Waiting [2022-09-07T20:47:21.927Z] 765a12e1bd5c: Pushed [2022-09-07T20:47:21.927Z] 069e8b4d4086: Pushed [2022-09-07T20:47:21.927Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:21.927Z] a47db7e78723: Pushed [2022-09-07T20:47:21.927Z] 098d0a252223: Pushed [2022-09-07T20:47:22.203Z] 720d504bb7b8: Pushed [2022-09-07T20:47:22.203Z] a46521f46dc1: Pushed [2022-09-07T20:47:22.203Z] 39d2dc719fbd: Pushed [2022-09-07T20:47:22.203Z] f28cbeb66417: Pushed [2022-09-07T20:47:22.203Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:25.563Z] 1287693f97da: Pushed [2022-09-07T20:47:25.563Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:25.918Z] + 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-07T20:47:26.273Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-07T20:47:26.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:47:26.273Z] a47db7e78723: Preparing [2022-09-07T20:47:26.273Z] a47db7e78723: Preparing [2022-09-07T20:47:26.273Z] 069e8b4d4086: Preparing [2022-09-07T20:47:26.273Z] 765a12e1bd5c: Preparing [2022-09-07T20:47:26.273Z] 098d0a252223: Preparing [2022-09-07T20:47:26.273Z] 1287693f97da: Preparing [2022-09-07T20:47:26.273Z] dbdbe968cc97: Preparing [2022-09-07T20:47:26.273Z] f28cbeb66417: Preparing [2022-09-07T20:47:26.273Z] a46521f46dc1: Preparing [2022-09-07T20:47:26.273Z] 39d2dc719fbd: Preparing [2022-09-07T20:47:26.273Z] 720d504bb7b8: Preparing [2022-09-07T20:47:26.273Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:26.273Z] a46521f46dc1: Waiting [2022-09-07T20:47:26.273Z] 39d2dc719fbd: Waiting [2022-09-07T20:47:26.273Z] 720d504bb7b8: Waiting [2022-09-07T20:47:26.273Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:26.273Z] dbdbe968cc97: Waiting [2022-09-07T20:47:26.273Z] f28cbeb66417: Waiting [2022-09-07T20:47:26.273Z] 069e8b4d4086: Layer already exists [2022-09-07T20:47:26.273Z] 765a12e1bd5c: Layer already exists [2022-09-07T20:47:26.273Z] a47db7e78723: Layer already exists [2022-09-07T20:47:26.273Z] 098d0a252223: Layer already exists [2022-09-07T20:47:26.273Z] 1287693f97da: Layer already exists [2022-09-07T20:47:26.273Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:26.273Z] a46521f46dc1: Layer already exists [2022-09-07T20:47:26.273Z] 39d2dc719fbd: Layer already exists [2022-09-07T20:47:26.273Z] f28cbeb66417: Layer already exists [2022-09-07T20:47:26.273Z] 720d504bb7b8: Layer already exists [2022-09-07T20:47:26.544Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:26.544Z] latest: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:26.890Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:27.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 [2022-09-07T20:47:27.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:47:27.237Z] a47db7e78723: Preparing [2022-09-07T20:47:27.237Z] a47db7e78723: Preparing [2022-09-07T20:47:27.237Z] 069e8b4d4086: Preparing [2022-09-07T20:47:27.237Z] 765a12e1bd5c: Preparing [2022-09-07T20:47:27.237Z] 098d0a252223: Preparing [2022-09-07T20:47:27.237Z] 1287693f97da: Preparing [2022-09-07T20:47:27.238Z] dbdbe968cc97: Preparing [2022-09-07T20:47:27.238Z] f28cbeb66417: Preparing [2022-09-07T20:47:27.238Z] a46521f46dc1: Preparing [2022-09-07T20:47:27.238Z] 39d2dc719fbd: Preparing [2022-09-07T20:47:27.238Z] 720d504bb7b8: Preparing [2022-09-07T20:47:27.238Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:27.238Z] dbdbe968cc97: Waiting [2022-09-07T20:47:27.238Z] 39d2dc719fbd: Waiting [2022-09-07T20:47:27.238Z] 720d504bb7b8: Waiting [2022-09-07T20:47:27.238Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:27.238Z] f28cbeb66417: Waiting [2022-09-07T20:47:27.238Z] a46521f46dc1: Waiting [2022-09-07T20:47:27.238Z] 069e8b4d4086: Layer already exists [2022-09-07T20:47:27.238Z] a47db7e78723: Layer already exists [2022-09-07T20:47:27.238Z] 765a12e1bd5c: Layer already exists [2022-09-07T20:47:27.238Z] 098d0a252223: Layer already exists [2022-09-07T20:47:27.238Z] 1287693f97da: Layer already exists [2022-09-07T20:47:27.238Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:27.238Z] a46521f46dc1: Layer already exists [2022-09-07T20:47:27.238Z] 720d504bb7b8: Layer already exists [2022-09-07T20:47:27.238Z] f28cbeb66417: Layer already exists [2022-09-07T20:47:27.238Z] 39d2dc719fbd: Layer already exists [2022-09-07T20:47:27.238Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:27.509Z] 2.3.0-dev.59: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:27.865Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:28.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:28.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:47:28.215Z] a47db7e78723: Preparing [2022-09-07T20:47:28.215Z] a47db7e78723: Preparing [2022-09-07T20:47:28.215Z] 069e8b4d4086: Preparing [2022-09-07T20:47:28.215Z] 765a12e1bd5c: Preparing [2022-09-07T20:47:28.215Z] 098d0a252223: Preparing [2022-09-07T20:47:28.215Z] 1287693f97da: Preparing [2022-09-07T20:47:28.215Z] dbdbe968cc97: Preparing [2022-09-07T20:47:28.215Z] f28cbeb66417: Preparing [2022-09-07T20:47:28.215Z] a46521f46dc1: Preparing [2022-09-07T20:47:28.215Z] 39d2dc719fbd: Preparing [2022-09-07T20:47:28.215Z] 720d504bb7b8: Preparing [2022-09-07T20:47:28.215Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:28.215Z] dbdbe968cc97: Waiting [2022-09-07T20:47:28.215Z] f28cbeb66417: Waiting [2022-09-07T20:47:28.215Z] a46521f46dc1: Waiting [2022-09-07T20:47:28.215Z] 720d504bb7b8: Waiting [2022-09-07T20:47:28.215Z] 39d2dc719fbd: Waiting [2022-09-07T20:47:28.215Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:28.215Z] 765a12e1bd5c: Layer already exists [2022-09-07T20:47:28.215Z] a47db7e78723: Layer already exists [2022-09-07T20:47:28.215Z] 098d0a252223: Layer already exists [2022-09-07T20:47:28.215Z] 069e8b4d4086: Layer already exists [2022-09-07T20:47:28.215Z] 1287693f97da: Layer already exists [2022-09-07T20:47:28.215Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:28.215Z] f28cbeb66417: Layer already exists [2022-09-07T20:47:28.215Z] a46521f46dc1: Layer already exists [2022-09-07T20:47:28.215Z] 720d504bb7b8: Layer already exists [2022-09-07T20:47:28.215Z] 39d2dc719fbd: Layer already exists [2022-09-07T20:47:28.215Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:28.506Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:28.892Z] + 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-07T20:47:29.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-07T20:47:29.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:47:29.252Z] a47db7e78723: Preparing [2022-09-07T20:47:29.252Z] a47db7e78723: Preparing [2022-09-07T20:47:29.252Z] 069e8b4d4086: Preparing [2022-09-07T20:47:29.252Z] 765a12e1bd5c: Preparing [2022-09-07T20:47:29.252Z] 098d0a252223: Preparing [2022-09-07T20:47:29.252Z] 1287693f97da: Preparing [2022-09-07T20:47:29.252Z] dbdbe968cc97: Preparing [2022-09-07T20:47:29.252Z] f28cbeb66417: Preparing [2022-09-07T20:47:29.252Z] a46521f46dc1: Preparing [2022-09-07T20:47:29.252Z] 39d2dc719fbd: Preparing [2022-09-07T20:47:29.252Z] 720d504bb7b8: Preparing [2022-09-07T20:47:29.252Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:29.252Z] a46521f46dc1: Waiting [2022-09-07T20:47:29.252Z] 39d2dc719fbd: Waiting [2022-09-07T20:47:29.252Z] 720d504bb7b8: Waiting [2022-09-07T20:47:29.252Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:29.252Z] dbdbe968cc97: Waiting [2022-09-07T20:47:29.252Z] f28cbeb66417: Waiting [2022-09-07T20:47:29.252Z] 1287693f97da: Layer already exists [2022-09-07T20:47:29.252Z] 098d0a252223: Layer already exists [2022-09-07T20:47:29.252Z] 069e8b4d4086: Layer already exists [2022-09-07T20:47:29.252Z] 765a12e1bd5c: Layer already exists [2022-09-07T20:47:29.252Z] a47db7e78723: Layer already exists [2022-09-07T20:47:29.252Z] 39d2dc719fbd: Layer already exists [2022-09-07T20:47:29.252Z] f28cbeb66417: Layer already exists [2022-09-07T20:47:29.252Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:29.252Z] a46521f46dc1: Layer already exists [2022-09-07T20:47:29.524Z] 720d504bb7b8: Layer already exists [2022-09-07T20:47:29.524Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:29.524Z] main: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:29.574Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:29.580Z] taggedImages: [2022-09-07T20:47:29.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:29.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-07T20:47:29.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 [2022-09-07T20:47:29.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:29.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-07T20:47:29.597Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-07T20:47:29.597Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:29.597Z] latest [2022-09-07T20:47:29.597Z] 2.3.0-dev.59 [2022-09-07T20:47:29.597Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:29.597Z] main [2022-09-07T20:47:29.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:29.962Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:30.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:30.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:47:30.330Z] dcd658fe612d: Preparing [2022-09-07T20:47:30.330Z] 2fef0229d33c: Preparing [2022-09-07T20:47:30.330Z] 5c8fbce44d73: Preparing [2022-09-07T20:47:30.330Z] 1d99bcdea0ea: Preparing [2022-09-07T20:47:30.330Z] 0a4dbe84ccf4: Preparing [2022-09-07T20:47:30.330Z] 4e0a734db865: Preparing [2022-09-07T20:47:30.330Z] 1ca33fe5bf51: Preparing [2022-09-07T20:47:30.330Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:30.330Z] 4e0a734db865: Waiting [2022-09-07T20:47:30.330Z] 1ca33fe5bf51: Waiting [2022-09-07T20:47:30.613Z] 2fef0229d33c: Pushed [2022-09-07T20:47:30.613Z] dcd658fe612d: Pushed [2022-09-07T20:47:30.613Z] 0a4dbe84ccf4: Pushed [2022-09-07T20:47:30.613Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:30.939Z] 4e0a734db865: Pushed [2022-09-07T20:47:31.652Z] 1ca33fe5bf51: Pushed [2022-09-07T20:47:33.088Z] 5c8fbce44d73: Pushed [2022-09-07T20:47:33.362Z] 1d99bcdea0ea: Pushed [2022-09-07T20:47:33.362Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:33.731Z] + 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-07T20:47:34.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-07T20:47:34.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:47:34.086Z] dcd658fe612d: Preparing [2022-09-07T20:47:34.086Z] 2fef0229d33c: Preparing [2022-09-07T20:47:34.086Z] 5c8fbce44d73: Preparing [2022-09-07T20:47:34.086Z] 1d99bcdea0ea: Preparing [2022-09-07T20:47:34.086Z] 0a4dbe84ccf4: Preparing [2022-09-07T20:47:34.086Z] 4e0a734db865: Preparing [2022-09-07T20:47:34.086Z] 1ca33fe5bf51: Preparing [2022-09-07T20:47:34.086Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:34.086Z] 4e0a734db865: Waiting [2022-09-07T20:47:34.086Z] 1ca33fe5bf51: Waiting [2022-09-07T20:47:34.086Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:34.086Z] dcd658fe612d: Layer already exists [2022-09-07T20:47:34.086Z] 2fef0229d33c: Layer already exists [2022-09-07T20:47:34.086Z] 0a4dbe84ccf4: Layer already exists [2022-09-07T20:47:34.086Z] 5c8fbce44d73: Layer already exists [2022-09-07T20:47:34.086Z] 1d99bcdea0ea: Layer already exists [2022-09-07T20:47:34.086Z] 4e0a734db865: Layer already exists [2022-09-07T20:47:34.086Z] 1ca33fe5bf51: Layer already exists [2022-09-07T20:47:34.086Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:34.357Z] latest: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:34.723Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:35.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 [2022-09-07T20:47:35.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:47:35.084Z] dcd658fe612d: Preparing [2022-09-07T20:47:35.084Z] 2fef0229d33c: Preparing [2022-09-07T20:47:35.084Z] 5c8fbce44d73: Preparing [2022-09-07T20:47:35.084Z] 1d99bcdea0ea: Preparing [2022-09-07T20:47:35.084Z] 0a4dbe84ccf4: Preparing [2022-09-07T20:47:35.084Z] 4e0a734db865: Preparing [2022-09-07T20:47:35.084Z] 1ca33fe5bf51: Preparing [2022-09-07T20:47:35.084Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:35.084Z] 4e0a734db865: Waiting [2022-09-07T20:47:35.084Z] 1ca33fe5bf51: Waiting [2022-09-07T20:47:35.084Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:35.084Z] dcd658fe612d: Layer already exists [2022-09-07T20:47:35.084Z] 0a4dbe84ccf4: Layer already exists [2022-09-07T20:47:35.084Z] 5c8fbce44d73: Layer already exists [2022-09-07T20:47:35.084Z] 2fef0229d33c: Layer already exists [2022-09-07T20:47:35.084Z] 1d99bcdea0ea: Layer already exists [2022-09-07T20:47:35.359Z] 1ca33fe5bf51: Layer already exists [2022-09-07T20:47:35.359Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:35.359Z] 4e0a734db865: Layer already exists [2022-09-07T20:47:35.359Z] 2.3.0-dev.59: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:35.719Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:36.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:47:36.073Z] dcd658fe612d: Preparing [2022-09-07T20:47:36.073Z] 2fef0229d33c: Preparing [2022-09-07T20:47:36.073Z] 5c8fbce44d73: Preparing [2022-09-07T20:47:36.073Z] 1d99bcdea0ea: Preparing [2022-09-07T20:47:36.073Z] 0a4dbe84ccf4: Preparing [2022-09-07T20:47:36.073Z] 4e0a734db865: Preparing [2022-09-07T20:47:36.073Z] 1ca33fe5bf51: Preparing [2022-09-07T20:47:36.073Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:36.073Z] 1ca33fe5bf51: Waiting [2022-09-07T20:47:36.073Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:36.073Z] 4e0a734db865: Waiting [2022-09-07T20:47:36.073Z] dcd658fe612d: Layer already exists [2022-09-07T20:47:36.073Z] 1d99bcdea0ea: Layer already exists [2022-09-07T20:47:36.073Z] 5c8fbce44d73: Layer already exists [2022-09-07T20:47:36.073Z] 2fef0229d33c: Layer already exists [2022-09-07T20:47:36.073Z] 0a4dbe84ccf4: Layer already exists [2022-09-07T20:47:36.345Z] 1ca33fe5bf51: Layer already exists [2022-09-07T20:47:36.345Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:36.345Z] 4e0a734db865: Layer already exists [2022-09-07T20:47:36.345Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:36.709Z] + 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-07T20:47:37.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-07T20:47:37.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:47:37.062Z] dcd658fe612d: Preparing [2022-09-07T20:47:37.062Z] 2fef0229d33c: Preparing [2022-09-07T20:47:37.062Z] 5c8fbce44d73: Preparing [2022-09-07T20:47:37.062Z] 1d99bcdea0ea: Preparing [2022-09-07T20:47:37.062Z] 0a4dbe84ccf4: Preparing [2022-09-07T20:47:37.062Z] 4e0a734db865: Preparing [2022-09-07T20:47:37.062Z] 1ca33fe5bf51: Preparing [2022-09-07T20:47:37.062Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:37.062Z] 4e0a734db865: Waiting [2022-09-07T20:47:37.062Z] 1ca33fe5bf51: Waiting [2022-09-07T20:47:37.062Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:37.062Z] 2fef0229d33c: Layer already exists [2022-09-07T20:47:37.062Z] 0a4dbe84ccf4: Layer already exists [2022-09-07T20:47:37.062Z] dcd658fe612d: Layer already exists [2022-09-07T20:47:37.062Z] 1d99bcdea0ea: Layer already exists [2022-09-07T20:47:37.062Z] 5c8fbce44d73: Layer already exists [2022-09-07T20:47:37.334Z] 4e0a734db865: Layer already exists [2022-09-07T20:47:37.334Z] 1ca33fe5bf51: Layer already exists [2022-09-07T20:47:37.334Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:37.334Z] main: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:37.446Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:37.454Z] taggedImages: [2022-09-07T20:47:37.454Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:37.454Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-07T20:47:37.454Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 [2022-09-07T20:47:37.454Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:37.454Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-07T20:47:37.468Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-07T20:47:37.468Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:37.468Z] latest [2022-09-07T20:47:37.468Z] 2.3.0-dev.59 [2022-09-07T20:47:37.468Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:37.468Z] main [2022-09-07T20:47:37.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:37.874Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:38.222Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:38.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:47:38.222Z] f0a594fe0e9c: Preparing [2022-09-07T20:47:38.222Z] ca96300385d5: Preparing [2022-09-07T20:47:38.222Z] 1e7b9af40c4e: Preparing [2022-09-07T20:47:38.222Z] 0927c2861331: Preparing [2022-09-07T20:47:38.222Z] 6b78d52a0b8c: Preparing [2022-09-07T20:47:38.222Z] 45fd87c43919: Preparing [2022-09-07T20:47:38.222Z] a35f577899c9: Preparing [2022-09-07T20:47:38.222Z] 28d9a771e172: Preparing [2022-09-07T20:47:38.222Z] 382351920535: Preparing [2022-09-07T20:47:38.222Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:38.222Z] a35f577899c9: Waiting [2022-09-07T20:47:38.222Z] 28d9a771e172: Waiting [2022-09-07T20:47:38.222Z] 382351920535: Waiting [2022-09-07T20:47:38.222Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:38.222Z] 45fd87c43919: Waiting [2022-09-07T20:47:38.496Z] ca96300385d5: Pushed [2022-09-07T20:47:38.496Z] f0a594fe0e9c: Pushed [2022-09-07T20:47:38.496Z] 6b78d52a0b8c: Pushed [2022-09-07T20:47:38.765Z] a35f577899c9: Pushed [2022-09-07T20:47:38.765Z] 28d9a771e172: Pushed [2022-09-07T20:47:38.765Z] 45fd87c43919: Pushed [2022-09-07T20:47:38.765Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:39.037Z] 382351920535: Pushed [2022-09-07T20:47:41.002Z] 0927c2861331: Pushed [2022-09-07T20:47:41.595Z] 1e7b9af40c4e: Pushed [2022-09-07T20:47:41.868Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:42.233Z] + 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-07T20:47:42.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-07T20:47:42.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:47:42.583Z] f0a594fe0e9c: Preparing [2022-09-07T20:47:42.583Z] ca96300385d5: Preparing [2022-09-07T20:47:42.583Z] 1e7b9af40c4e: Preparing [2022-09-07T20:47:42.583Z] 0927c2861331: Preparing [2022-09-07T20:47:42.583Z] 6b78d52a0b8c: Preparing [2022-09-07T20:47:42.583Z] 45fd87c43919: Preparing [2022-09-07T20:47:42.583Z] a35f577899c9: Preparing [2022-09-07T20:47:42.583Z] 28d9a771e172: Preparing [2022-09-07T20:47:42.583Z] 382351920535: Preparing [2022-09-07T20:47:42.583Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:42.583Z] 45fd87c43919: Waiting [2022-09-07T20:47:42.583Z] a35f577899c9: Waiting [2022-09-07T20:47:42.583Z] 28d9a771e172: Waiting [2022-09-07T20:47:42.583Z] 382351920535: Waiting [2022-09-07T20:47:42.583Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:42.583Z] 6b78d52a0b8c: Layer already exists [2022-09-07T20:47:42.583Z] 0927c2861331: Layer already exists [2022-09-07T20:47:42.583Z] 1e7b9af40c4e: Layer already exists [2022-09-07T20:47:42.583Z] f0a594fe0e9c: Layer already exists [2022-09-07T20:47:42.583Z] ca96300385d5: Layer already exists [2022-09-07T20:47:42.583Z] 382351920535: Layer already exists [2022-09-07T20:47:42.583Z] 28d9a771e172: Layer already exists [2022-09-07T20:47:42.855Z] 45fd87c43919: Layer already exists [2022-09-07T20:47:42.855Z] a35f577899c9: Layer already exists [2022-09-07T20:47:42.855Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:42.855Z] latest: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:43.226Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:43.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 [2022-09-07T20:47:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:47:43.582Z] f0a594fe0e9c: Preparing [2022-09-07T20:47:43.582Z] ca96300385d5: Preparing [2022-09-07T20:47:43.582Z] 1e7b9af40c4e: Preparing [2022-09-07T20:47:43.582Z] 0927c2861331: Preparing [2022-09-07T20:47:43.582Z] 6b78d52a0b8c: Preparing [2022-09-07T20:47:43.582Z] 45fd87c43919: Preparing [2022-09-07T20:47:43.582Z] a35f577899c9: Preparing [2022-09-07T20:47:43.582Z] 28d9a771e172: Preparing [2022-09-07T20:47:43.582Z] 382351920535: Preparing [2022-09-07T20:47:43.582Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:43.582Z] 28d9a771e172: Waiting [2022-09-07T20:47:43.582Z] 382351920535: Waiting [2022-09-07T20:47:43.582Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:43.582Z] 45fd87c43919: Waiting [2022-09-07T20:47:43.582Z] a35f577899c9: Waiting [2022-09-07T20:47:43.582Z] 6b78d52a0b8c: Layer already exists [2022-09-07T20:47:43.582Z] 0927c2861331: Layer already exists [2022-09-07T20:47:43.582Z] 1e7b9af40c4e: Layer already exists [2022-09-07T20:47:43.582Z] ca96300385d5: Layer already exists [2022-09-07T20:47:43.582Z] f0a594fe0e9c: Layer already exists [2022-09-07T20:47:43.582Z] 28d9a771e172: Layer already exists [2022-09-07T20:47:43.582Z] a35f577899c9: Layer already exists [2022-09-07T20:47:43.582Z] 382351920535: Layer already exists [2022-09-07T20:47:43.582Z] 45fd87c43919: Layer already exists [2022-09-07T20:47:43.582Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:43.852Z] 2.3.0-dev.59: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:44.216Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:44.572Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:44.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:47:44.572Z] f0a594fe0e9c: Preparing [2022-09-07T20:47:44.572Z] ca96300385d5: Preparing [2022-09-07T20:47:44.572Z] 1e7b9af40c4e: Preparing [2022-09-07T20:47:44.572Z] 0927c2861331: Preparing [2022-09-07T20:47:44.572Z] 6b78d52a0b8c: Preparing [2022-09-07T20:47:44.572Z] 45fd87c43919: Preparing [2022-09-07T20:47:44.572Z] a35f577899c9: Preparing [2022-09-07T20:47:44.572Z] 28d9a771e172: Preparing [2022-09-07T20:47:44.572Z] 382351920535: Preparing [2022-09-07T20:47:44.572Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:44.572Z] 45fd87c43919: Waiting [2022-09-07T20:47:44.572Z] a35f577899c9: Waiting [2022-09-07T20:47:44.572Z] 28d9a771e172: Waiting [2022-09-07T20:47:44.572Z] 382351920535: Waiting [2022-09-07T20:47:44.572Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:44.572Z] ca96300385d5: Layer already exists [2022-09-07T20:47:44.572Z] 6b78d52a0b8c: Layer already exists [2022-09-07T20:47:44.572Z] f0a594fe0e9c: Layer already exists [2022-09-07T20:47:44.572Z] 0927c2861331: Layer already exists [2022-09-07T20:47:44.572Z] 1e7b9af40c4e: Layer already exists [2022-09-07T20:47:44.572Z] a35f577899c9: Layer already exists [2022-09-07T20:47:44.572Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:44.572Z] 45fd87c43919: Layer already exists [2022-09-07T20:47:44.572Z] 28d9a771e172: Layer already exists [2022-09-07T20:47:44.572Z] 382351920535: Layer already exists [2022-09-07T20:47:44.844Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:45.205Z] + 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-07T20:47:45.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-07T20:47:45.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:47:45.566Z] f0a594fe0e9c: Preparing [2022-09-07T20:47:45.566Z] ca96300385d5: Preparing [2022-09-07T20:47:45.566Z] 1e7b9af40c4e: Preparing [2022-09-07T20:47:45.566Z] 0927c2861331: Preparing [2022-09-07T20:47:45.566Z] 6b78d52a0b8c: Preparing [2022-09-07T20:47:45.566Z] 45fd87c43919: Preparing [2022-09-07T20:47:45.566Z] a35f577899c9: Preparing [2022-09-07T20:47:45.566Z] 28d9a771e172: Preparing [2022-09-07T20:47:45.566Z] 382351920535: Preparing [2022-09-07T20:47:45.566Z] 5d3e392a13a0: Preparing [2022-09-07T20:47:45.566Z] 45fd87c43919: Waiting [2022-09-07T20:47:45.567Z] a35f577899c9: Waiting [2022-09-07T20:47:45.567Z] 28d9a771e172: Waiting [2022-09-07T20:47:45.567Z] 382351920535: Waiting [2022-09-07T20:47:45.567Z] 5d3e392a13a0: Waiting [2022-09-07T20:47:45.567Z] 6b78d52a0b8c: Layer already exists [2022-09-07T20:47:45.567Z] f0a594fe0e9c: Layer already exists [2022-09-07T20:47:45.567Z] ca96300385d5: Layer already exists [2022-09-07T20:47:45.567Z] 0927c2861331: Layer already exists [2022-09-07T20:47:45.567Z] 1e7b9af40c4e: Layer already exists [2022-09-07T20:47:45.567Z] 45fd87c43919: Layer already exists [2022-09-07T20:47:45.567Z] 382351920535: Layer already exists [2022-09-07T20:47:45.567Z] 28d9a771e172: Layer already exists [2022-09-07T20:47:45.567Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:47:45.567Z] a35f577899c9: Layer already exists [2022-09-07T20:47:45.838Z] main: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:45.895Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:45.904Z] taggedImages: [2022-09-07T20:47:45.904Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:45.904Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-07T20:47:45.904Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 [2022-09-07T20:47:45.904Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:45.904Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-07T20:47:45.927Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-07T20:47:45.927Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:45.927Z] latest [2022-09-07T20:47:45.927Z] 2.3.0-dev.59 [2022-09-07T20:47:45.927Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:45.927Z] main [2022-09-07T20:47:45.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:46.280Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:46.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:46.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:47:46.643Z] 5f66303cb282: Preparing [2022-09-07T20:47:46.643Z] bea2a18522c7: Preparing [2022-09-07T20:47:46.643Z] dbdbe968cc97: Preparing [2022-09-07T20:47:46.643Z] 30ca217ff117: Preparing [2022-09-07T20:47:46.643Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:46.643Z] 9833f26c6bda: Preparing [2022-09-07T20:47:46.643Z] 9833f26c6bda: Waiting [2022-09-07T20:47:46.643Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:46.917Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:46.917Z] 5f66303cb282: Pushed [2022-09-07T20:47:46.917Z] 11e9d7f6a965: Pushed [2022-09-07T20:47:48.350Z] 30ca217ff117: Pushed [2022-09-07T20:47:51.721Z] bea2a18522c7: Pushed [2022-09-07T20:47:51.721Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:52.084Z] + 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-07T20:47:52.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-07T20:47:52.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:47:52.437Z] 5f66303cb282: Preparing [2022-09-07T20:47:52.437Z] bea2a18522c7: Preparing [2022-09-07T20:47:52.437Z] dbdbe968cc97: Preparing [2022-09-07T20:47:52.437Z] 30ca217ff117: Preparing [2022-09-07T20:47:52.437Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:52.437Z] 9833f26c6bda: Preparing [2022-09-07T20:47:52.437Z] 9833f26c6bda: Waiting [2022-09-07T20:47:52.437Z] bea2a18522c7: Layer already exists [2022-09-07T20:47:52.437Z] 5f66303cb282: Layer already exists [2022-09-07T20:47:52.437Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:52.437Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:47:52.437Z] 30ca217ff117: Layer already exists [2022-09-07T20:47:52.437Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:52.707Z] latest: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:53.064Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:53.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 [2022-09-07T20:47:53.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:47:53.415Z] 5f66303cb282: Preparing [2022-09-07T20:47:53.415Z] bea2a18522c7: Preparing [2022-09-07T20:47:53.415Z] dbdbe968cc97: Preparing [2022-09-07T20:47:53.415Z] 30ca217ff117: Preparing [2022-09-07T20:47:53.415Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:53.415Z] 9833f26c6bda: Preparing [2022-09-07T20:47:53.415Z] 9833f26c6bda: Waiting [2022-09-07T20:47:53.415Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:53.415Z] 30ca217ff117: Layer already exists [2022-09-07T20:47:53.415Z] bea2a18522c7: Layer already exists [2022-09-07T20:47:53.415Z] 5f66303cb282: Layer already exists [2022-09-07T20:47:53.415Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:47:53.415Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:53.685Z] 2.3.0-dev.59: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:54.044Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:54.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:54.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:47:54.396Z] 5f66303cb282: Preparing [2022-09-07T20:47:54.396Z] bea2a18522c7: Preparing [2022-09-07T20:47:54.396Z] dbdbe968cc97: Preparing [2022-09-07T20:47:54.396Z] 30ca217ff117: Preparing [2022-09-07T20:47:54.396Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:54.396Z] 9833f26c6bda: Preparing [2022-09-07T20:47:54.396Z] 9833f26c6bda: Waiting [2022-09-07T20:47:54.396Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:47:54.396Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:54.396Z] bea2a18522c7: Layer already exists [2022-09-07T20:47:54.396Z] 5f66303cb282: Layer already exists [2022-09-07T20:47:54.396Z] 30ca217ff117: Layer already exists [2022-09-07T20:47:54.396Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:54.667Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:55.026Z] + 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-07T20:47:55.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-07T20:47:55.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:47:55.374Z] 5f66303cb282: Preparing [2022-09-07T20:47:55.374Z] bea2a18522c7: Preparing [2022-09-07T20:47:55.374Z] dbdbe968cc97: Preparing [2022-09-07T20:47:55.374Z] 30ca217ff117: Preparing [2022-09-07T20:47:55.374Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:55.374Z] 9833f26c6bda: Preparing [2022-09-07T20:47:55.374Z] 9833f26c6bda: Waiting [2022-09-07T20:47:55.374Z] dbdbe968cc97: Layer already exists [2022-09-07T20:47:55.374Z] bea2a18522c7: Layer already exists [2022-09-07T20:47:55.374Z] 30ca217ff117: Layer already exists [2022-09-07T20:47:55.374Z] 5f66303cb282: Layer already exists [2022-09-07T20:47:55.374Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:47:55.374Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:55.644Z] main: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:47:55.696Z] ===================================================== [Pipeline] echo [2022-09-07T20:47:55.705Z] taggedImages: [2022-09-07T20:47:55.705Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:55.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-07T20:47:55.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 [2022-09-07T20:47:55.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:55.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-07T20:47:55.727Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-07T20:47:55.727Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:55.727Z] latest [2022-09-07T20:47:55.727Z] 2.3.0-dev.59 [2022-09-07T20:47:55.727Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:47:55.727Z] main [2022-09-07T20:47:55.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:56.088Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:47:56.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:47:56.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:47:56.438Z] 9085987fb726: Preparing [2022-09-07T20:47:56.438Z] 3aa0ef182cf9: Preparing [2022-09-07T20:47:56.438Z] 1a76aa45f475: Preparing [2022-09-07T20:47:56.438Z] 2967b08939e0: Preparing [2022-09-07T20:47:56.438Z] ffbcf1317b9d: Preparing [2022-09-07T20:47:56.438Z] 7129172a3d39: Preparing [2022-09-07T20:47:56.438Z] 11e9d7f6a965: Preparing [2022-09-07T20:47:56.438Z] 9833f26c6bda: Preparing [2022-09-07T20:47:56.438Z] 7129172a3d39: Waiting [2022-09-07T20:47:56.438Z] 9833f26c6bda: Waiting [2022-09-07T20:47:56.438Z] 11e9d7f6a965: Waiting [2022-09-07T20:47:56.711Z] 3aa0ef182cf9: Pushed [2022-09-07T20:47:56.712Z] 9085987fb726: Pushed [2022-09-07T20:47:56.712Z] 1a76aa45f475: Pushed [2022-09-07T20:47:56.712Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:47:56.712Z] 9833f26c6bda: Layer already exists [2022-09-07T20:47:57.690Z] 7129172a3d39: Pushed [2022-09-07T20:48:04.383Z] ffbcf1317b9d: Pushed [2022-09-07T20:48:12.640Z] 2967b08939e0: Pushed [2022-09-07T20:48:12.640Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:12.996Z] + 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-07T20:48:13.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-07T20:48:13.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:48:13.350Z] 9085987fb726: Preparing [2022-09-07T20:48:13.350Z] 3aa0ef182cf9: Preparing [2022-09-07T20:48:13.350Z] 1a76aa45f475: Preparing [2022-09-07T20:48:13.350Z] 2967b08939e0: Preparing [2022-09-07T20:48:13.350Z] ffbcf1317b9d: Preparing [2022-09-07T20:48:13.350Z] 7129172a3d39: Preparing [2022-09-07T20:48:13.350Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:13.350Z] 9833f26c6bda: Preparing [2022-09-07T20:48:13.350Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:13.350Z] 7129172a3d39: Waiting [2022-09-07T20:48:13.350Z] 9833f26c6bda: Waiting [2022-09-07T20:48:13.350Z] 1a76aa45f475: Layer already exists [2022-09-07T20:48:13.350Z] 2967b08939e0: Layer already exists [2022-09-07T20:48:13.350Z] 3aa0ef182cf9: Layer already exists [2022-09-07T20:48:13.350Z] ffbcf1317b9d: Layer already exists [2022-09-07T20:48:13.621Z] 9085987fb726: Layer already exists [2022-09-07T20:48:13.621Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:13.621Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:13.621Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:13.621Z] latest: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:13.981Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:14.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 [2022-09-07T20:48:14.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:48:14.333Z] 9085987fb726: Preparing [2022-09-07T20:48:14.333Z] 3aa0ef182cf9: Preparing [2022-09-07T20:48:14.333Z] 1a76aa45f475: Preparing [2022-09-07T20:48:14.333Z] 2967b08939e0: Preparing [2022-09-07T20:48:14.333Z] ffbcf1317b9d: Preparing [2022-09-07T20:48:14.333Z] 7129172a3d39: Preparing [2022-09-07T20:48:14.333Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:14.333Z] 9833f26c6bda: Preparing [2022-09-07T20:48:14.333Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:14.333Z] 9833f26c6bda: Waiting [2022-09-07T20:48:14.333Z] 7129172a3d39: Waiting [2022-09-07T20:48:14.333Z] 1a76aa45f475: Layer already exists [2022-09-07T20:48:14.333Z] 9085987fb726: Layer already exists [2022-09-07T20:48:14.333Z] 2967b08939e0: Layer already exists [2022-09-07T20:48:14.333Z] ffbcf1317b9d: Layer already exists [2022-09-07T20:48:14.333Z] 3aa0ef182cf9: Layer already exists [2022-09-07T20:48:14.333Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:14.333Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:14.334Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:14.605Z] 2.3.0-dev.59: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:14.958Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:15.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:15.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:48:15.310Z] 9085987fb726: Preparing [2022-09-07T20:48:15.310Z] 3aa0ef182cf9: Preparing [2022-09-07T20:48:15.310Z] 1a76aa45f475: Preparing [2022-09-07T20:48:15.310Z] 2967b08939e0: Preparing [2022-09-07T20:48:15.310Z] ffbcf1317b9d: Preparing [2022-09-07T20:48:15.310Z] 7129172a3d39: Preparing [2022-09-07T20:48:15.310Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:15.310Z] 9833f26c6bda: Preparing [2022-09-07T20:48:15.310Z] 7129172a3d39: Waiting [2022-09-07T20:48:15.310Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:15.310Z] 9833f26c6bda: Waiting [2022-09-07T20:48:15.310Z] 3aa0ef182cf9: Layer already exists [2022-09-07T20:48:15.310Z] 9085987fb726: Layer already exists [2022-09-07T20:48:15.310Z] 2967b08939e0: Layer already exists [2022-09-07T20:48:15.310Z] 1a76aa45f475: Layer already exists [2022-09-07T20:48:15.310Z] ffbcf1317b9d: Layer already exists [2022-09-07T20:48:15.310Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:15.310Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:15.310Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:15.581Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:15.932Z] + 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-07T20:48:16.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-07T20:48:16.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:48:16.283Z] 9085987fb726: Preparing [2022-09-07T20:48:16.283Z] 3aa0ef182cf9: Preparing [2022-09-07T20:48:16.283Z] 1a76aa45f475: Preparing [2022-09-07T20:48:16.283Z] 2967b08939e0: Preparing [2022-09-07T20:48:16.283Z] ffbcf1317b9d: Preparing [2022-09-07T20:48:16.283Z] 7129172a3d39: Preparing [2022-09-07T20:48:16.283Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:16.283Z] 9833f26c6bda: Preparing [2022-09-07T20:48:16.283Z] 7129172a3d39: Waiting [2022-09-07T20:48:16.283Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:16.283Z] 9833f26c6bda: Waiting [2022-09-07T20:48:16.283Z] ffbcf1317b9d: Layer already exists [2022-09-07T20:48:16.283Z] 2967b08939e0: Layer already exists [2022-09-07T20:48:16.283Z] 3aa0ef182cf9: Layer already exists [2022-09-07T20:48:16.283Z] 9085987fb726: Layer already exists [2022-09-07T20:48:16.283Z] 1a76aa45f475: Layer already exists [2022-09-07T20:48:16.283Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:16.283Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:16.283Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:16.554Z] main: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:48:16.603Z] ===================================================== [Pipeline] echo [2022-09-07T20:48:16.608Z] taggedImages: [2022-09-07T20:48:16.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:16.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-07T20:48:16.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 [2022-09-07T20:48:16.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:16.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-07T20:48:16.621Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-07T20:48:16.621Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:16.621Z] latest [2022-09-07T20:48:16.621Z] 2.3.0-dev.59 [2022-09-07T20:48:16.621Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:16.621Z] main [2022-09-07T20:48:16.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:16.970Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:17.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:17.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:48:17.325Z] c3d421ef12e5: Preparing [2022-09-07T20:48:17.325Z] 52afb6712928: Preparing [2022-09-07T20:48:17.325Z] 15a5d8ece5e9: Preparing [2022-09-07T20:48:17.325Z] 358298a16bc9: Preparing [2022-09-07T20:48:17.325Z] 1fa2f10a1811: Preparing [2022-09-07T20:48:17.325Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:17.325Z] 9833f26c6bda: Preparing [2022-09-07T20:48:17.325Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:17.325Z] 9833f26c6bda: Waiting [2022-09-07T20:48:17.599Z] 15a5d8ece5e9: Pushed [2022-09-07T20:48:17.599Z] 52afb6712928: Pushed [2022-09-07T20:48:17.599Z] c3d421ef12e5: Pushed [2022-09-07T20:48:17.599Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:17.599Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:18.208Z] 1fa2f10a1811: Pushed [2022-09-07T20:48:33.268Z] 358298a16bc9: Pushed [2022-09-07T20:48:33.542Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:33.910Z] + 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-07T20:48:34.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-07T20:48:34.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:48:34.264Z] c3d421ef12e5: Preparing [2022-09-07T20:48:34.264Z] 52afb6712928: Preparing [2022-09-07T20:48:34.264Z] 15a5d8ece5e9: Preparing [2022-09-07T20:48:34.264Z] 358298a16bc9: Preparing [2022-09-07T20:48:34.264Z] 1fa2f10a1811: Preparing [2022-09-07T20:48:34.264Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:34.264Z] 9833f26c6bda: Preparing [2022-09-07T20:48:34.264Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:34.264Z] 9833f26c6bda: Waiting [2022-09-07T20:48:34.264Z] 15a5d8ece5e9: Layer already exists [2022-09-07T20:48:34.264Z] 1fa2f10a1811: Layer already exists [2022-09-07T20:48:34.264Z] 52afb6712928: Layer already exists [2022-09-07T20:48:34.264Z] c3d421ef12e5: Layer already exists [2022-09-07T20:48:34.264Z] 358298a16bc9: Layer already exists [2022-09-07T20:48:34.264Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:34.264Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:34.536Z] latest: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:34.900Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:35.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 [2022-09-07T20:48:35.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:48:35.256Z] c3d421ef12e5: Preparing [2022-09-07T20:48:35.256Z] 52afb6712928: Preparing [2022-09-07T20:48:35.256Z] 15a5d8ece5e9: Preparing [2022-09-07T20:48:35.256Z] 358298a16bc9: Preparing [2022-09-07T20:48:35.256Z] 1fa2f10a1811: Preparing [2022-09-07T20:48:35.256Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:35.256Z] 9833f26c6bda: Preparing [2022-09-07T20:48:35.256Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:35.256Z] 9833f26c6bda: Waiting [2022-09-07T20:48:35.256Z] 1fa2f10a1811: Layer already exists [2022-09-07T20:48:35.256Z] 52afb6712928: Layer already exists [2022-09-07T20:48:35.256Z] 15a5d8ece5e9: Layer already exists [2022-09-07T20:48:35.256Z] 358298a16bc9: Layer already exists [2022-09-07T20:48:35.256Z] c3d421ef12e5: Layer already exists [2022-09-07T20:48:35.528Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:35.528Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:35.528Z] 2.3.0-dev.59: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:35.884Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:36.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:36.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:48:36.241Z] c3d421ef12e5: Preparing [2022-09-07T20:48:36.241Z] 52afb6712928: Preparing [2022-09-07T20:48:36.241Z] 15a5d8ece5e9: Preparing [2022-09-07T20:48:36.241Z] 358298a16bc9: Preparing [2022-09-07T20:48:36.241Z] 1fa2f10a1811: Preparing [2022-09-07T20:48:36.241Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:36.241Z] 9833f26c6bda: Preparing [2022-09-07T20:48:36.241Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:36.241Z] 9833f26c6bda: Waiting [2022-09-07T20:48:36.241Z] c3d421ef12e5: Layer already exists [2022-09-07T20:48:36.241Z] 358298a16bc9: Layer already exists [2022-09-07T20:48:36.241Z] 1fa2f10a1811: Layer already exists [2022-09-07T20:48:36.241Z] 15a5d8ece5e9: Layer already exists [2022-09-07T20:48:36.241Z] 52afb6712928: Layer already exists [2022-09-07T20:48:36.513Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:36.513Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:36.513Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:36.869Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:37.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-07T20:48:37.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:48:37.228Z] c3d421ef12e5: Preparing [2022-09-07T20:48:37.228Z] 52afb6712928: Preparing [2022-09-07T20:48:37.228Z] 15a5d8ece5e9: Preparing [2022-09-07T20:48:37.228Z] 358298a16bc9: Preparing [2022-09-07T20:48:37.228Z] 1fa2f10a1811: Preparing [2022-09-07T20:48:37.228Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:37.228Z] 9833f26c6bda: Preparing [2022-09-07T20:48:37.228Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:37.228Z] 1fa2f10a1811: Layer already exists [2022-09-07T20:48:37.228Z] 52afb6712928: Layer already exists [2022-09-07T20:48:37.228Z] 358298a16bc9: Layer already exists [2022-09-07T20:48:37.228Z] 15a5d8ece5e9: Layer already exists [2022-09-07T20:48:37.228Z] c3d421ef12e5: Layer already exists [2022-09-07T20:48:37.228Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:37.228Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:37.500Z] main: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:48:37.557Z] ===================================================== [Pipeline] echo [2022-09-07T20:48:37.565Z] taggedImages: [2022-09-07T20:48:37.565Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:37.565Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-07T20:48:37.565Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 [2022-09-07T20:48:37.565Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:37.566Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-07T20:48:37.589Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-07T20:48:37.589Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:37.589Z] latest [2022-09-07T20:48:37.589Z] 2.3.0-dev.59 [2022-09-07T20:48:37.589Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:37.589Z] main [2022-09-07T20:48:37.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:37.955Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:38.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:48:38.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:48:38.411Z] 260f11915634: Preparing [2022-09-07T20:48:38.411Z] fe7d9f296bf0: Preparing [2022-09-07T20:48:38.411Z] 7b37683df59e: Preparing [2022-09-07T20:48:38.411Z] 2417c3a427ff: Preparing [2022-09-07T20:48:38.411Z] 7129172a3d39: Preparing [2022-09-07T20:48:38.411Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:38.411Z] 9833f26c6bda: Preparing [2022-09-07T20:48:38.411Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:38.411Z] 9833f26c6bda: Waiting [2022-09-07T20:48:38.411Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:38.698Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:38.698Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:38.698Z] 7b37683df59e: Pushed [2022-09-07T20:48:38.698Z] 260f11915634: Pushed [2022-09-07T20:48:38.698Z] fe7d9f296bf0: Pushed [2022-09-07T20:48:57.046Z] 2417c3a427ff: Pushed [2022-09-07T20:48:57.046Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:57.397Z] + 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-07T20:48:57.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-07T20:48:57.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:48:57.739Z] 260f11915634: Preparing [2022-09-07T20:48:57.739Z] fe7d9f296bf0: Preparing [2022-09-07T20:48:57.739Z] 7b37683df59e: Preparing [2022-09-07T20:48:57.739Z] 2417c3a427ff: Preparing [2022-09-07T20:48:57.739Z] 7129172a3d39: Preparing [2022-09-07T20:48:57.739Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:57.739Z] 9833f26c6bda: Preparing [2022-09-07T20:48:57.739Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:57.739Z] 9833f26c6bda: Waiting [2022-09-07T20:48:57.739Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:57.739Z] 260f11915634: Layer already exists [2022-09-07T20:48:57.739Z] fe7d9f296bf0: Layer already exists [2022-09-07T20:48:57.739Z] 7b37683df59e: Layer already exists [2022-09-07T20:48:57.739Z] 2417c3a427ff: Layer already exists [2022-09-07T20:48:57.739Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:57.739Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:58.008Z] latest: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:58.363Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:58.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 [2022-09-07T20:48:58.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:48:58.707Z] 260f11915634: Preparing [2022-09-07T20:48:58.707Z] fe7d9f296bf0: Preparing [2022-09-07T20:48:58.707Z] 7b37683df59e: Preparing [2022-09-07T20:48:58.707Z] 2417c3a427ff: Preparing [2022-09-07T20:48:58.707Z] 7129172a3d39: Preparing [2022-09-07T20:48:58.707Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:58.707Z] 9833f26c6bda: Preparing [2022-09-07T20:48:58.707Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:58.707Z] 9833f26c6bda: Waiting [2022-09-07T20:48:58.707Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:58.707Z] 7b37683df59e: Layer already exists [2022-09-07T20:48:58.707Z] fe7d9f296bf0: Layer already exists [2022-09-07T20:48:58.707Z] 2417c3a427ff: Layer already exists [2022-09-07T20:48:58.707Z] 260f11915634: Layer already exists [2022-09-07T20:48:58.707Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:58.707Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:58.976Z] 2.3.0-dev.59: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:59.329Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:48:59.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:48:59.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:48:59.670Z] 260f11915634: Preparing [2022-09-07T20:48:59.670Z] fe7d9f296bf0: Preparing [2022-09-07T20:48:59.670Z] 7b37683df59e: Preparing [2022-09-07T20:48:59.670Z] 2417c3a427ff: Preparing [2022-09-07T20:48:59.670Z] 7129172a3d39: Preparing [2022-09-07T20:48:59.670Z] 11e9d7f6a965: Preparing [2022-09-07T20:48:59.670Z] 9833f26c6bda: Preparing [2022-09-07T20:48:59.670Z] 11e9d7f6a965: Waiting [2022-09-07T20:48:59.670Z] 9833f26c6bda: Waiting [2022-09-07T20:48:59.670Z] 7129172a3d39: Layer already exists [2022-09-07T20:48:59.670Z] 260f11915634: Layer already exists [2022-09-07T20:48:59.670Z] 7b37683df59e: Layer already exists [2022-09-07T20:48:59.670Z] 2417c3a427ff: Layer already exists [2022-09-07T20:48:59.670Z] fe7d9f296bf0: Layer already exists [2022-09-07T20:48:59.670Z] 9833f26c6bda: Layer already exists [2022-09-07T20:48:59.670Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:48:59.940Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:00.289Z] + 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-07T20:49:00.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-07T20:49:00.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:49:00.634Z] 260f11915634: Preparing [2022-09-07T20:49:00.634Z] fe7d9f296bf0: Preparing [2022-09-07T20:49:00.634Z] 7b37683df59e: Preparing [2022-09-07T20:49:00.634Z] 2417c3a427ff: Preparing [2022-09-07T20:49:00.634Z] 7129172a3d39: Preparing [2022-09-07T20:49:00.634Z] 11e9d7f6a965: Preparing [2022-09-07T20:49:00.634Z] 9833f26c6bda: Preparing [2022-09-07T20:49:00.634Z] 11e9d7f6a965: Waiting [2022-09-07T20:49:00.634Z] 9833f26c6bda: Waiting [2022-09-07T20:49:00.634Z] 260f11915634: Layer already exists [2022-09-07T20:49:00.634Z] 2417c3a427ff: Layer already exists [2022-09-07T20:49:00.634Z] fe7d9f296bf0: Layer already exists [2022-09-07T20:49:00.634Z] 7b37683df59e: Layer already exists [2022-09-07T20:49:00.634Z] 7129172a3d39: Layer already exists [2022-09-07T20:49:00.634Z] 11e9d7f6a965: Layer already exists [2022-09-07T20:49:00.634Z] 9833f26c6bda: Layer already exists [2022-09-07T20:49:00.904Z] main: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:49:00.961Z] ===================================================== [Pipeline] echo [2022-09-07T20:49:00.971Z] taggedImages: [2022-09-07T20:49:00.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:00.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-07T20:49:00.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 [2022-09-07T20:49:00.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:00.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-07T20:49:00.992Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-07T20:49:00.992Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:00.992Z] latest [2022-09-07T20:49:00.992Z] 2.3.0-dev.59 [2022-09-07T20:49:00.992Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:00.992Z] main [2022-09-07T20:49:00.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:01.349Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:01.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:01.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:49:01.697Z] 92c64d87161d: Preparing [2022-09-07T20:49:01.697Z] b28c62765502: Preparing [2022-09-07T20:49:01.697Z] dbdbe968cc97: Preparing [2022-09-07T20:49:01.697Z] 98ec8f404fa8: Preparing [2022-09-07T20:49:01.697Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:01.969Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:01.969Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:01.969Z] 92c64d87161d: Pushed [2022-09-07T20:49:02.239Z] 98ec8f404fa8: Pushed [2022-09-07T20:49:06.516Z] b28c62765502: Pushed [2022-09-07T20:49:06.787Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:07.152Z] + 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-07T20:49:07.505Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-07T20:49:07.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:49:07.505Z] 92c64d87161d: Preparing [2022-09-07T20:49:07.505Z] b28c62765502: Preparing [2022-09-07T20:49:07.505Z] dbdbe968cc97: Preparing [2022-09-07T20:49:07.505Z] 98ec8f404fa8: Preparing [2022-09-07T20:49:07.505Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:07.505Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:07.505Z] 92c64d87161d: Layer already exists [2022-09-07T20:49:07.505Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:07.505Z] b28c62765502: Layer already exists [2022-09-07T20:49:07.505Z] 98ec8f404fa8: Layer already exists [2022-09-07T20:49:07.776Z] latest: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:08.135Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:08.480Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 [2022-09-07T20:49:08.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:49:08.481Z] 92c64d87161d: Preparing [2022-09-07T20:49:08.481Z] b28c62765502: Preparing [2022-09-07T20:49:08.481Z] dbdbe968cc97: Preparing [2022-09-07T20:49:08.481Z] 98ec8f404fa8: Preparing [2022-09-07T20:49:08.481Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:08.481Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:08.481Z] 98ec8f404fa8: Layer already exists [2022-09-07T20:49:08.481Z] 92c64d87161d: Layer already exists [2022-09-07T20:49:08.481Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:08.481Z] b28c62765502: Layer already exists [2022-09-07T20:49:08.750Z] 2.3.0-dev.59: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:09.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:09.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:09.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:49:09.458Z] 92c64d87161d: Preparing [2022-09-07T20:49:09.458Z] b28c62765502: Preparing [2022-09-07T20:49:09.458Z] dbdbe968cc97: Preparing [2022-09-07T20:49:09.458Z] 98ec8f404fa8: Preparing [2022-09-07T20:49:09.458Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:09.729Z] b28c62765502: Layer already exists [2022-09-07T20:49:09.729Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:09.730Z] 92c64d87161d: Layer already exists [2022-09-07T20:49:09.730Z] 98ec8f404fa8: Layer already exists [2022-09-07T20:49:09.730Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:09.730Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:10.097Z] + 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-07T20:49:10.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-07T20:49:10.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:49:10.456Z] 92c64d87161d: Preparing [2022-09-07T20:49:10.456Z] b28c62765502: Preparing [2022-09-07T20:49:10.456Z] dbdbe968cc97: Preparing [2022-09-07T20:49:10.456Z] 98ec8f404fa8: Preparing [2022-09-07T20:49:10.456Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:10.456Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:10.456Z] b28c62765502: Layer already exists [2022-09-07T20:49:10.456Z] 92c64d87161d: Layer already exists [2022-09-07T20:49:10.456Z] 98ec8f404fa8: Layer already exists [2022-09-07T20:49:10.456Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:10.728Z] main: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:49:10.789Z] ===================================================== [Pipeline] echo [2022-09-07T20:49:10.798Z] taggedImages: [2022-09-07T20:49:10.798Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:10.798Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-07T20:49:10.798Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 [2022-09-07T20:49:10.798Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:10.798Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-07T20:49:10.818Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-07T20:49:10.818Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:10.818Z] latest [2022-09-07T20:49:10.818Z] 2.3.0-dev.59 [2022-09-07T20:49:10.818Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:10.818Z] main [2022-09-07T20:49:10.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:11.174Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:11.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:11.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:49:11.525Z] edcae0f532fd: Preparing [2022-09-07T20:49:11.525Z] d77fa321d546: Preparing [2022-09-07T20:49:11.525Z] dbdbe968cc97: Preparing [2022-09-07T20:49:11.525Z] 45235e661f84: Preparing [2022-09-07T20:49:11.525Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:11.525Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:11.525Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:11.796Z] 45235e661f84: Layer already exists [2022-09-07T20:49:11.796Z] edcae0f532fd: Pushed [2022-09-07T20:49:17.176Z] d77fa321d546: Pushed [2022-09-07T20:49:17.176Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:17.536Z] + 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-07T20:49:17.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-07T20:49:17.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:49:17.889Z] edcae0f532fd: Preparing [2022-09-07T20:49:17.889Z] d77fa321d546: Preparing [2022-09-07T20:49:17.889Z] dbdbe968cc97: Preparing [2022-09-07T20:49:17.889Z] 45235e661f84: Preparing [2022-09-07T20:49:17.889Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:17.889Z] edcae0f532fd: Layer already exists [2022-09-07T20:49:17.889Z] d77fa321d546: Layer already exists [2022-09-07T20:49:17.889Z] 45235e661f84: Layer already exists [2022-09-07T20:49:17.889Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:17.889Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:18.160Z] latest: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:18.518Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:18.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 [2022-09-07T20:49:18.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:49:18.871Z] edcae0f532fd: Preparing [2022-09-07T20:49:18.871Z] d77fa321d546: Preparing [2022-09-07T20:49:18.871Z] dbdbe968cc97: Preparing [2022-09-07T20:49:18.871Z] 45235e661f84: Preparing [2022-09-07T20:49:18.871Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:18.871Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:18.871Z] 45235e661f84: Layer already exists [2022-09-07T20:49:18.871Z] edcae0f532fd: Layer already exists [2022-09-07T20:49:18.871Z] d77fa321d546: Layer already exists [2022-09-07T20:49:18.871Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:19.143Z] 2.3.0-dev.59: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:19.498Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:19.855Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:19.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:49:19.855Z] edcae0f532fd: Preparing [2022-09-07T20:49:19.855Z] d77fa321d546: Preparing [2022-09-07T20:49:19.855Z] dbdbe968cc97: Preparing [2022-09-07T20:49:19.855Z] 45235e661f84: Preparing [2022-09-07T20:49:19.855Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:19.855Z] edcae0f532fd: Layer already exists [2022-09-07T20:49:19.855Z] d77fa321d546: Layer already exists [2022-09-07T20:49:19.855Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:19.855Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:19.855Z] 45235e661f84: Layer already exists [2022-09-07T20:49:20.126Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:20.477Z] + 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-07T20:49:20.829Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-07T20:49:20.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:49:20.829Z] edcae0f532fd: Preparing [2022-09-07T20:49:20.829Z] d77fa321d546: Preparing [2022-09-07T20:49:20.829Z] dbdbe968cc97: Preparing [2022-09-07T20:49:20.829Z] 45235e661f84: Preparing [2022-09-07T20:49:20.829Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:20.829Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:20.829Z] edcae0f532fd: Layer already exists [2022-09-07T20:49:20.829Z] d77fa321d546: Layer already exists [2022-09-07T20:49:20.829Z] dbdbe968cc97: Layer already exists [2022-09-07T20:49:20.829Z] 45235e661f84: Layer already exists [2022-09-07T20:49:21.099Z] main: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:49:21.160Z] ===================================================== [Pipeline] echo [2022-09-07T20:49:21.169Z] taggedImages: [2022-09-07T20:49:21.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:21.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-07T20:49:21.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 [2022-09-07T20:49:21.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:21.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-07T20:49:21.194Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-07T20:49:21.194Z] a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:21.194Z] latest [2022-09-07T20:49:21.194Z] 2.3.0-dev.59 [2022-09-07T20:49:21.194Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:21.194Z] main [2022-09-07T20:49:21.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:21.569Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:21.919Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:21.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:49:21.920Z] 93bcd3a0ae6d: Preparing [2022-09-07T20:49:21.920Z] 714359087d09: Preparing [2022-09-07T20:49:21.920Z] d887eadae6d2: Preparing [2022-09-07T20:49:21.920Z] effd241632f5: Preparing [2022-09-07T20:49:21.920Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:22.192Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:22.192Z] 714359087d09: Pushed [2022-09-07T20:49:22.790Z] 93bcd3a0ae6d: Pushed [2022-09-07T20:49:24.762Z] d887eadae6d2: Pushed [2022-09-07T20:49:51.517Z] effd241632f5: Pushed [2022-09-07T20:49:51.517Z] a6325e0463602b43dbd3360515d0492371783028: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:51.878Z] + 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-07T20:49:52.232Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-07T20:49:52.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:49:52.232Z] 93bcd3a0ae6d: Preparing [2022-09-07T20:49:52.232Z] 714359087d09: Preparing [2022-09-07T20:49:52.232Z] d887eadae6d2: Preparing [2022-09-07T20:49:52.232Z] effd241632f5: Preparing [2022-09-07T20:49:52.232Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:52.232Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:52.232Z] 93bcd3a0ae6d: Layer already exists [2022-09-07T20:49:52.232Z] d887eadae6d2: Layer already exists [2022-09-07T20:49:52.232Z] 714359087d09: Layer already exists [2022-09-07T20:49:52.232Z] effd241632f5: Layer already exists [2022-09-07T20:49:52.503Z] latest: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:52.864Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:53.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 [2022-09-07T20:49:53.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:49:53.216Z] 93bcd3a0ae6d: Preparing [2022-09-07T20:49:53.216Z] 714359087d09: Preparing [2022-09-07T20:49:53.216Z] d887eadae6d2: Preparing [2022-09-07T20:49:53.216Z] effd241632f5: Preparing [2022-09-07T20:49:53.216Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:53.216Z] effd241632f5: Layer already exists [2022-09-07T20:49:53.216Z] d887eadae6d2: Layer already exists [2022-09-07T20:49:53.216Z] 714359087d09: Layer already exists [2022-09-07T20:49:53.216Z] 93bcd3a0ae6d: Layer already exists [2022-09-07T20:49:53.487Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:53.487Z] 2.3.0-dev.59: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:53.837Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:54.193Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:54.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:49:54.193Z] 93bcd3a0ae6d: Preparing [2022-09-07T20:49:54.193Z] 714359087d09: Preparing [2022-09-07T20:49:54.193Z] d887eadae6d2: Preparing [2022-09-07T20:49:54.193Z] effd241632f5: Preparing [2022-09-07T20:49:54.193Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:54.193Z] d887eadae6d2: Layer already exists [2022-09-07T20:49:54.193Z] 714359087d09: Layer already exists [2022-09-07T20:49:54.193Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:54.193Z] effd241632f5: Layer already exists [2022-09-07T20:49:54.193Z] 93bcd3a0ae6d: Layer already exists [2022-09-07T20:49:54.467Z] a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:54.830Z] + 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-07T20:49:55.181Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-07T20:49:55.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:49:55.181Z] 93bcd3a0ae6d: Preparing [2022-09-07T20:49:55.181Z] 714359087d09: Preparing [2022-09-07T20:49:55.181Z] d887eadae6d2: Preparing [2022-09-07T20:49:55.181Z] effd241632f5: Preparing [2022-09-07T20:49:55.181Z] 5d3e392a13a0: Preparing [2022-09-07T20:49:55.181Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:49:55.181Z] 714359087d09: Layer already exists [2022-09-07T20:49:55.181Z] effd241632f5: Layer already exists [2022-09-07T20:49:55.181Z] 93bcd3a0ae6d: Layer already exists [2022-09-07T20:49:55.181Z] d887eadae6d2: Layer already exists [2022-09-07T20:49:55.454Z] main: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:49:55.512Z] ===================================================== [Pipeline] echo [2022-09-07T20:49:55.519Z] taggedImages: [2022-09-07T20:49:55.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [2022-09-07T20:49:55.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-07T20:49:55.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 [2022-09-07T20:49:55.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [2022-09-07T20:49:55.519Z] - 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-07T20:49:55.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:49:55.890Z] [2022-09-07T20:49:55.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:49:56.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:49:56.510Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T20:49:56.511Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T20:49:56.511Z] 04944245beec: Pulling fs layer [2022-09-07T20:49:56.511Z] 699f458cf7ca: Pulling fs layer [2022-09-07T20:49:56.511Z] 765212b225bb: Pulling fs layer [2022-09-07T20:49:56.511Z] f23df028b6ca: Pulling fs layer [2022-09-07T20:49:56.511Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T20:49:56.511Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T20:49:56.511Z] f23df028b6ca: Waiting [2022-09-07T20:49:56.511Z] d65c8cfc05b1: Waiting [2022-09-07T20:49:56.511Z] 2437ff75d9bd: Waiting [2022-09-07T20:49:56.511Z] 765212b225bb: Waiting [2022-09-07T20:49:56.511Z] 04944245beec: Verifying Checksum [2022-09-07T20:49:56.511Z] 04944245beec: Download complete [2022-09-07T20:49:56.511Z] 765212b225bb: Download complete [2022-09-07T20:49:56.511Z] f23df028b6ca: Verifying Checksum [2022-09-07T20:49:56.511Z] f23df028b6ca: Download complete [2022-09-07T20:49:56.511Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T20:49:56.511Z] d65c8cfc05b1: Download complete [2022-09-07T20:49:56.784Z] 699f458cf7ca: Verifying Checksum [2022-09-07T20:49:56.784Z] 699f458cf7ca: Download complete [2022-09-07T20:49:57.056Z] 8998bd30e6a1: Verifying Checksum [2022-09-07T20:49:57.056Z] 8998bd30e6a1: Download complete [2022-09-07T20:49:59.671Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T20:49:59.671Z] 2437ff75d9bd: Download complete [2022-09-07T20:50:01.642Z] 8998bd30e6a1: Pull complete [2022-09-07T20:50:01.914Z] 04944245beec: Pull complete [2022-09-07T20:50:03.341Z] 699f458cf7ca: Pull complete [2022-09-07T20:50:03.612Z] 765212b225bb: Pull complete [2022-09-07T20:50:04.586Z] f23df028b6ca: Pull complete [2022-09-07T20:50:04.858Z] d65c8cfc05b1: Pull complete [2022-09-07T20:50:19.931Z] 2437ff75d9bd: Pull complete [2022-09-07T20:50:19.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T20:50:19.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:50:19.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:50:20.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2022-09-07T20:50:20.261Z] $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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-07T20:50:23.085Z] $ docker top 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:50:24.063Z] ---> job-cost.sh [2022-09-07T20:50:24.063Z] lf-activate-venv: SKIPPING [2022-09-07T20:50:24.063Z] INFO: No Stack... [2022-09-07T20:50:24.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T20:50:25.248Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T20:50:25.898Z] + + cutcat -d, /w/workspace/edgex-go/295/archives/cost.csv -f6 [2022-09-07T20:50:25.898Z] [Pipeline] lock [2022-09-07T20:50:25.930Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] [2022-09-07T20:50:25.936Z] Resource [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] did not exist. Created. [2022-09-07T20:50:25.936Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T20:50:26.610Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T20:50:27.376Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T20:50:27.383Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T20:50:27.404Z] $ docker stop --time=1 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 [2022-09-07T20:50:29.009Z] $ docker rm -f 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 [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-07T20:50:29.504Z] provisioning config files... [2022-09-07T20:50:29.512Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/295@tmp/config7655425669761731044tmp [Pipeline] { [Pipeline] sh [2022-09-07T20:50:29.804Z] + set +x [2022-09-07T20:50:29.804Z] + curl -s https://codecov.io/bash [2022-09-07T20:50:29.804Z] + bash -s -- [2022-09-07T20:50:29.804Z] [2022-09-07T20:50:29.804Z] _____ _ [2022-09-07T20:50:29.804Z] / ____| | | [2022-09-07T20:50:29.804Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T20:50:29.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T20:50:29.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T20:50:29.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T20:50:29.804Z] Bash-1.0.6 [2022-09-07T20:50:29.804Z] [2022-09-07T20:50:29.804Z] [2022-09-07T20:50:29.804Z] ==> git version 2.25.1 found [2022-09-07T20:50:29.804Z] ==> 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-07T20:50:29.804Z] Release-Date: 2020-01-08 [2022-09-07T20:50:29.804Z] 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-07T20:50:29.804Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T20:50:29.804Z] ==> Jenkins CI detected. [2022-09-07T20:50:29.804Z] current dir:  /w/workspace/edgex-go/295 [2022-09-07T20:50:29.804Z] project root: . [2022-09-07T20:50:29.804Z] --> token set from env [2022-09-07T20:50:29.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T20:50:29.804Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T20:50:29.804Z] ==> Python coveragepy not found [2022-09-07T20:50:29.804Z] ==> Searching for coverage reports in: [2022-09-07T20:50:29.804Z] + . [2022-09-07T20:50:30.062Z] -> Found 1 reports [2022-09-07T20:50:30.062Z] ==> Detecting git/mercurial file structure [2022-09-07T20:50:30.062Z] ==> Reading reports [2022-09-07T20:50:30.062Z] + ./coverage.out bytes=482786 [2022-09-07T20:50:30.062Z] ==> Appending adjustments [2022-09-07T20:50:30.062Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T20:50:31.001Z] + Found adjustments [2022-09-07T20:50:31.001Z] ==> Gzipping contents [2022-09-07T20:50:31.001Z] 64K /tmp/codecov.FMlV30.gz [2022-09-07T20:50:31.001Z] ==> Uploading reports [2022-09-07T20:50:31.001Z] url: https://codecov.io [2022-09-07T20:50:31.001Z] query: branch=main&commit=a6325e0463602b43dbd3360515d0492371783028&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T20:50:31.001Z] -> Pinging Codecov [2022-09-07T20:50:31.001Z] 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=a6325e0463602b43dbd3360515d0492371783028&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T20:50:32.382Z] -> Uploading to [2022-09-07T20:50:32.382Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/a6325e0463602b43dbd3360515d0492371783028/0dfbcbb9-4ba9-486e-a026-1a5f1878e3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T205031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce5329e1802bd0d4fd1f1af2890aa691250cb77cf33fbbd927e424ce0ddcef44 [2022-09-07T20:50:32.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:50:32.382Z] Dload Upload Total Spent Left Speed [2022-09-07T20:50:32.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63326 0 0 100 63326 0 278k --:--:-- --:--:-- --:--:-- 279k [2022-09-07T20:50:32.382Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [2022-09-07T20:50:32.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-07T20:50:32.560Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-07T20:50:32.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:50:32.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:50:32.879Z] [2022-09-07T20:50:32.879Z] 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-07T20:50:33.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:50:33.178Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-07T20:50:33.178Z] df9b9388f04a: Pulling fs layer [2022-09-07T20:50:33.178Z] 52dc419b0ee2: Pulling fs layer [2022-09-07T20:50:33.178Z] 25bc292e5bac: Pulling fs layer [2022-09-07T20:50:33.178Z] 114826534d7a: Pulling fs layer [2022-09-07T20:50:33.178Z] 4657fd5d0bcf: Pulling fs layer [2022-09-07T20:50:33.178Z] 6ad1cebc031e: Pulling fs layer [2022-09-07T20:50:33.178Z] 8a3aa393b2d8: Pulling fs layer [2022-09-07T20:50:33.178Z] 4657fd5d0bcf: Waiting [2022-09-07T20:50:33.178Z] 8a3aa393b2d8: Waiting [2022-09-07T20:50:33.178Z] 6ad1cebc031e: Waiting [2022-09-07T20:50:33.178Z] 114826534d7a: Waiting [2022-09-07T20:50:33.178Z] 25bc292e5bac: Verifying Checksum [2022-09-07T20:50:33.178Z] 25bc292e5bac: Download complete [2022-09-07T20:50:33.178Z] 52dc419b0ee2: Verifying Checksum [2022-09-07T20:50:33.178Z] 52dc419b0ee2: Download complete [2022-09-07T20:50:33.178Z] 4657fd5d0bcf: Download complete [2022-09-07T20:50:33.178Z] df9b9388f04a: Download complete [2022-09-07T20:50:33.443Z] df9b9388f04a: Pull complete [2022-09-07T20:50:33.443Z] 52dc419b0ee2: Pull complete [2022-09-07T20:50:33.713Z] 6ad1cebc031e: Verifying Checksum [2022-09-07T20:50:33.713Z] 6ad1cebc031e: Download complete [2022-09-07T20:50:33.713Z] 25bc292e5bac: Pull complete [2022-09-07T20:50:34.686Z] 114826534d7a: Verifying Checksum [2022-09-07T20:50:34.686Z] 114826534d7a: Download complete [2022-09-07T20:50:34.945Z] 8a3aa393b2d8: Verifying Checksum [2022-09-07T20:50:34.945Z] 8a3aa393b2d8: Download complete [2022-09-07T20:50:38.234Z] 114826534d7a: Pull complete [2022-09-07T20:50:38.234Z] 4657fd5d0bcf: Pull complete [2022-09-07T20:50:38.494Z] 6ad1cebc031e: Pull complete [2022-09-07T20:50:41.781Z] 8a3aa393b2d8: Pull complete [2022-09-07T20:50:41.781Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-07T20:50:41.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:50:41.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:50:41.868Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:50:41.903Z] $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-07T20:50:49.912Z] $ docker top 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T20:50:49.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-07T20:50:50.268Z] + set -o pipefail [2022-09-07T20:50:50.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-07T20:50:58.395Z] [2022-09-07T20:50:58.395Z] Monitoring /w/workspace/edgex-go/295 (github.com/edgexfoundry/edgex-go)... [2022-09-07T20:50:58.395Z] [2022-09-07T20:50:58.395Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4a33213e-2e5c-403a-a7c1-76eb958c57e3 [2022-09-07T20:50:58.395Z] [2022-09-07T20:50:58.395Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-07T20:50:58.395Z] [2022-09-07T20:50:58.395Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-07T20:50:58.395Z] [2022-09-07T20:50:58.395Z] [Pipeline] } [2022-09-07T20:50:58.404Z] $ docker stop --time=1 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 [2022-09-07T20:51:02.345Z] $ docker rm -f 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-07T20:51:02.715Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:51:02.726Z] provisioning config files... [2022-09-07T20:51:02.735Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/295@tmp/config480262288407684042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:03.032Z] --> edgex-publish-swagger.sh [2022-09-07T20:51:03.032Z] === Publish openapi/v2 API === [2022-09-07T20:51:03.032Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-07T20:51:03.032Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/295/openapi/v2/core-command.yaml] [2022-09-07T20:51:03.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:03.032Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:04.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27460 0:00:01 0:00:01 --:--:-- 27460 100 33831 0 0 100 33831 0 22523 0:00:01 0:00:01 --:--:-- 22523 [2022-09-07T20:51:04.412Z] [2022-09-07T20:51:04.412Z] [2022-09-07T20:51:04.412Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/295/openapi/v2/core-data.yaml] [2022-09-07T20:51:04.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:04.412Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:06.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 32473 0:00:02 0:00:02 --:--:-- 32473 100 71604 0 0 100 71604 0 28425 0:00:02 0:00:02 --:--:-- 28414 100 71604 0 0 100 71604 0 28425 0:00:02 0:00:02 --:--:-- 28414 [2022-09-07T20:51:06.992Z] [2022-09-07T20:51:06.992Z] [2022-09-07T20:51:06.992Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/295/openapi/v2/core-metadata.yaml] [2022-09-07T20:51:06.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:06.992Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:08.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 73383 0:00:02 0:00:02 --:--:-- 73383 100 144k 0 0 100 144k 0 73383 0:00:02 0:00:02 --:--:-- 73383 [2022-09-07T20:51:08.945Z] [2022-09-07T20:51:08.945Z] [2022-09-07T20:51:08.945Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/295/openapi/v2/support-notifications.yaml] [2022-09-07T20:51:08.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:08.945Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:11.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 40654 0:00:02 0:00:02 --:--:-- 40654 100 89318 0 0 100 89318 0 40654 0:00:02 0:00:02 --:--:-- 40654 [2022-09-07T20:51:11.273Z] [2022-09-07T20:51:11.273Z] [2022-09-07T20:51:11.273Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/295/openapi/v2/support-scheduler.yaml] [2022-09-07T20:51:11.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:11.273Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:12.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 31097 0:00:01 0:00:01 --:--:-- 31097 [2022-09-07T20:51:12.653Z] [2022-09-07T20:51:12.653Z] [2022-09-07T20:51:12.653Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/295/openapi/v2/system-agent.yaml] [2022-09-07T20:51:12.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:51:12.653Z] Dload Upload Total Spent Left Speed [2022-09-07T20:51:14.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 11460 0:00:01 0:00:01 --:--:-- 11454 100 20091 0 0 100 20091 0 11460 0:00:01 0:00:01 --:--:-- 11454 [2022-09-07T20:51:14.162Z] [2022-09-07T20:51:14.162Z] [Pipeline] } [2022-09-07T20:51:14.169Z] 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-07T20:51:14.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:51:14.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:14.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:51:14.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:51:14.958Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:51:14.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T20:51:15.446Z] $ docker top 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 -eo pid,comm [2022-09-07T20:51:15.510Z] 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-07T20:51:15.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:51:15.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:51:15.546Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:51:15.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:51:15.675Z] $ docker exec 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 ssh-agent [2022-09-07T20:51:15.815Z] SSH_AUTH_SOCK=/tmp/ssh-X2zCoa0aKEsv/agent.33 [2022-09-07T20:51:15.815Z] SSH_AGENT_PID=39 [2022-09-07T20:51:15.821Z] Running ssh-add (command line suppressed) [2022-09-07T20:51:15.941Z] Identity added: /w/workspace/edgex-go/295@tmp/private_key_4982115970624850212.key (/w/workspace/edgex-go/295@tmp/private_key_4982115970624850212.key) [2022-09-07T20:51:15.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:51:16.242Z] + git semver tag [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,423 [run_tag] DEBUG tag force:False [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,423 [check_head_tag] DEBUG check head tag [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,425 [execute] INFO git cat-file --batch-check [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=) [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,428 [execute] INFO git cat-file --batch [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=) [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,452 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,452 [execute] INFO git tag -a v2.3.0-dev.59 -m v2.3.0-dev.59 [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.59', '-m', 'v2.3.0-dev.59'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:51:16.503Z] 2022-09-07 20:51:16,457 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:16.503Z] 2.3.0-dev.59 [Pipeline] } [2022-09-07T20:51:16.510Z] $ docker exec --env ******** --env ******** 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 ssh-agent -k [2022-09-07T20:51:16.622Z] unset SSH_AUTH_SOCK; [2022-09-07T20:51:16.622Z] unset SSH_AGENT_PID; [2022-09-07T20:51:16.622Z] echo Agent pid 39 killed; [2022-09-07T20:51:16.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:51:16.939Z] + git semver [Pipeline] } [2022-09-07T20:51:17.211Z] $ docker stop --time=1 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 [2022-09-07T20:51:18.493Z] $ docker rm -f 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:18.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:51:18.891Z] [2022-09-07T20:51:18.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:19.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:51:19.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-07T20:51:19.186Z] ab5ef0e58194: Pulling fs layer [2022-09-07T20:51:19.186Z] 9712f1f96733: Pulling fs layer [2022-09-07T20:51:19.186Z] 63f879dbbcfc: Pulling fs layer [2022-09-07T20:51:19.186Z] 0d9ebad4ef96: Pulling fs layer [2022-09-07T20:51:19.186Z] e9a5061849ea: Pulling fs layer [2022-09-07T20:51:19.186Z] d747dcd14b5f: Pulling fs layer [2022-09-07T20:51:19.186Z] 2de7ff778b66: Pulling fs layer [2022-09-07T20:51:19.186Z] 0d9ebad4ef96: Waiting [2022-09-07T20:51:19.186Z] e9a5061849ea: Waiting [2022-09-07T20:51:19.186Z] d747dcd14b5f: Waiting [2022-09-07T20:51:19.186Z] 2de7ff778b66: Waiting [2022-09-07T20:51:19.186Z] 9712f1f96733: Verifying Checksum [2022-09-07T20:51:19.186Z] 9712f1f96733: Download complete [2022-09-07T20:51:19.448Z] 63f879dbbcfc: Verifying Checksum [2022-09-07T20:51:19.448Z] 63f879dbbcfc: Download complete [2022-09-07T20:51:19.713Z] 0d9ebad4ef96: Verifying Checksum [2022-09-07T20:51:19.713Z] 0d9ebad4ef96: Download complete [2022-09-07T20:51:19.713Z] d747dcd14b5f: Verifying Checksum [2022-09-07T20:51:19.713Z] d747dcd14b5f: Download complete [2022-09-07T20:51:19.713Z] e9a5061849ea: Verifying Checksum [2022-09-07T20:51:19.713Z] e9a5061849ea: Download complete [2022-09-07T20:51:19.974Z] ab5ef0e58194: Verifying Checksum [2022-09-07T20:51:19.974Z] ab5ef0e58194: Download complete [2022-09-07T20:51:19.974Z] 2de7ff778b66: Verifying Checksum [2022-09-07T20:51:19.974Z] 2de7ff778b66: Download complete [2022-09-07T20:51:23.264Z] ab5ef0e58194: Pull complete [2022-09-07T20:51:23.264Z] 9712f1f96733: Pull complete [2022-09-07T20:51:23.523Z] 63f879dbbcfc: Pull complete [2022-09-07T20:51:26.810Z] 0d9ebad4ef96: Pull complete [2022-09-07T20:51:27.071Z] e9a5061849ea: Pull complete [2022-09-07T20:51:27.329Z] d747dcd14b5f: Pull complete [2022-09-07T20:51:28.265Z] 2de7ff778b66: Pull complete [2022-09-07T20:51:28.265Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-07T20:51:28.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:51:28.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:51:28.368Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:51:28.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-07T20:51:33.305Z] $ docker top ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:51:33.395Z] provisioning config files... [2022-09-07T20:51:33.403Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/295@tmp/config1891579490558612180tmp [2022-09-07T20:51:33.412Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/295@tmp/config7226287385112078688tmp [2022-09-07T20:51:33.422Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/295@tmp/config4297301593545680203tmp [Pipeline] { [Pipeline] echo [2022-09-07T20:51:33.437Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:33.720Z] ---> sigul-configuration.sh [2022-09-07T20:51:33.720Z] gpg: directory `/root/.gnupg' created [2022-09-07T20:51:33.720Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-07T20:51:33.720Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-07T20:51:33.720Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-07T20:51:33.720Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-07T20:51:33.720Z] gpg: CAST5 encrypted data [2022-09-07T20:51:33.720Z] gpg: encrypted with 1 passphrase [2022-09-07T20:51:33.720Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-07T20:51:34.008Z] + mkdir /home/jenkins [2022-09-07T20:51:34.008Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-07T20:51:34.297Z] + 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-07T20:51:34.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:34.589Z] ---> sigul-install.sh [2022-09-07T20:51:34.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-07T20:51:34.878Z] + git tag --list [2022-09-07T20:51:34.878Z] 0.6.0 [2022-09-07T20:51:34.879Z] 0.6.1 [2022-09-07T20:51:34.879Z] 0.7.0 [2022-09-07T20:51:34.879Z] 0.7.1 [2022-09-07T20:51:34.879Z] v1.0.0 [2022-09-07T20:51:34.879Z] v1.0.1 [2022-09-07T20:51:34.879Z] v1.1.0 [2022-09-07T20:51:34.879Z] v1.2.0 [2022-09-07T20:51:34.879Z] v1.2.1 [2022-09-07T20:51:34.879Z] v1.3.0 [2022-09-07T20:51:34.879Z] v1.3.1 [2022-09-07T20:51:34.879Z] v2.0.0 [2022-09-07T20:51:34.879Z] v2.1.0 [2022-09-07T20:51:34.879Z] v2.1.1 [2022-09-07T20:51:34.879Z] v2.1.1-dev.1 [2022-09-07T20:51:34.879Z] v2.1.1-dev.2 [2022-09-07T20:51:34.879Z] v2.1.1-dev.3 [2022-09-07T20:51:34.879Z] v2.1.1-dev.4 [2022-09-07T20:51:34.879Z] v2.1.1-dev.5 [2022-09-07T20:51:34.879Z] v2.1.1-dev.6 [2022-09-07T20:51:34.879Z] v2.1.1-dev.7 [2022-09-07T20:51:34.879Z] v2.1.1-dev.8 [2022-09-07T20:51:34.879Z] v2.1.2-dev.1 [2022-09-07T20:51:34.879Z] v2.2.0 [2022-09-07T20:51:34.879Z] v2.2.1-dev.1 [2022-09-07T20:51:34.879Z] v2.2.1-dev.10 [2022-09-07T20:51:34.879Z] v2.2.1-dev.11 [2022-09-07T20:51:34.879Z] v2.2.1-dev.12 [2022-09-07T20:51:34.879Z] v2.2.1-dev.13 [2022-09-07T20:51:34.879Z] v2.2.1-dev.14 [2022-09-07T20:51:34.879Z] v2.2.1-dev.15 [2022-09-07T20:51:34.879Z] v2.2.1-dev.16 [2022-09-07T20:51:34.879Z] v2.2.1-dev.17 [2022-09-07T20:51:34.879Z] v2.2.1-dev.18 [2022-09-07T20:51:34.879Z] v2.2.1-dev.19 [2022-09-07T20:51:34.879Z] v2.2.1-dev.2 [2022-09-07T20:51:34.879Z] v2.2.1-dev.20 [2022-09-07T20:51:34.879Z] v2.2.1-dev.21 [2022-09-07T20:51:34.879Z] v2.2.1-dev.22 [2022-09-07T20:51:34.879Z] v2.2.1-dev.23 [2022-09-07T20:51:34.879Z] v2.2.1-dev.24 [2022-09-07T20:51:34.879Z] v2.2.1-dev.25 [2022-09-07T20:51:34.879Z] v2.2.1-dev.26 [2022-09-07T20:51:34.879Z] v2.2.1-dev.27 [2022-09-07T20:51:34.879Z] v2.2.1-dev.28 [2022-09-07T20:51:34.879Z] v2.2.1-dev.29 [2022-09-07T20:51:34.879Z] v2.2.1-dev.3 [2022-09-07T20:51:34.879Z] v2.2.1-dev.4 [2022-09-07T20:51:34.879Z] v2.2.1-dev.5 [2022-09-07T20:51:34.879Z] v2.2.1-dev.6 [2022-09-07T20:51:34.879Z] v2.2.1-dev.7 [2022-09-07T20:51:34.879Z] v2.2.1-dev.8 [2022-09-07T20:51:34.879Z] v2.2.1-dev.9 [2022-09-07T20:51:34.879Z] v2.3.0-dev.29 [2022-09-07T20:51:34.879Z] v2.3.0-dev.30 [2022-09-07T20:51:34.879Z] v2.3.0-dev.31 [2022-09-07T20:51:34.879Z] v2.3.0-dev.32 [2022-09-07T20:51:34.879Z] v2.3.0-dev.33 [2022-09-07T20:51:34.879Z] v2.3.0-dev.34 [2022-09-07T20:51:34.879Z] v2.3.0-dev.35 [2022-09-07T20:51:34.879Z] v2.3.0-dev.36 [2022-09-07T20:51:34.879Z] v2.3.0-dev.37 [2022-09-07T20:51:34.879Z] v2.3.0-dev.38 [2022-09-07T20:51:34.879Z] v2.3.0-dev.39 [2022-09-07T20:51:34.879Z] v2.3.0-dev.40 [2022-09-07T20:51:34.879Z] v2.3.0-dev.41 [2022-09-07T20:51:34.879Z] v2.3.0-dev.42 [2022-09-07T20:51:34.879Z] v2.3.0-dev.43 [2022-09-07T20:51:34.879Z] v2.3.0-dev.44 [2022-09-07T20:51:34.879Z] v2.3.0-dev.45 [2022-09-07T20:51:34.879Z] v2.3.0-dev.46 [2022-09-07T20:51:34.879Z] v2.3.0-dev.47 [2022-09-07T20:51:34.879Z] v2.3.0-dev.48 [2022-09-07T20:51:34.879Z] v2.3.0-dev.49 [2022-09-07T20:51:34.879Z] v2.3.0-dev.50 [2022-09-07T20:51:34.879Z] v2.3.0-dev.51 [2022-09-07T20:51:34.879Z] v2.3.0-dev.52 [2022-09-07T20:51:34.879Z] v2.3.0-dev.53 [2022-09-07T20:51:34.879Z] v2.3.0-dev.54 [2022-09-07T20:51:34.879Z] v2.3.0-dev.55 [2022-09-07T20:51:34.879Z] v2.3.0-dev.56 [2022-09-07T20:51:34.879Z] v2.3.0-dev.57 [2022-09-07T20:51:34.879Z] v2.3.0-dev.58 [2022-09-07T20:51:34.879Z] v2.3.0-dev.59 [Pipeline] sh [2022-09-07T20:51:35.165Z] + lftools sign git-tag v2.3.0-dev.59 [2022-09-07T20:51:35.734Z] Signing Git tag with Sigul... [2022-09-07T20:51:35.734Z] Signing v2.3.0-dev.59 [Pipeline] echo [2022-09-07T20:51:36.003Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:36.291Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-07T20:51:36.299Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-07T20:51:36.313Z] $ docker stop --time=1 ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f [2022-09-07T20:51:37.603Z] $ docker rm -f ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-07T20:51:38.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:51:38.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:38.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:51:38.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:51:38.395Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:51:38.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T20:51:38.925Z] $ docker top 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef -eo pid,comm [2022-09-07T20:51:38.995Z] 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-07T20:51:38.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:51:39.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:51:39.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:51:39.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:51:39.155Z] $ docker exec 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef ssh-agent [2022-09-07T20:51:39.284Z] SSH_AUTH_SOCK=/tmp/ssh-c0Af0dI4mpAF/agent.32 [2022-09-07T20:51:39.284Z] SSH_AGENT_PID=38 [2022-09-07T20:51:39.290Z] Running ssh-add (command line suppressed) [2022-09-07T20:51:39.411Z] Identity added: /w/workspace/edgex-go/295@tmp/private_key_8511793746030622405.key (/w/workspace/edgex-go/295@tmp/private_key_8511793746030622405.key) [2022-09-07T20:51:39.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:51:39.714Z] + git semver bump pre [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [bump_version] DEBUG bumping version:2.3.0-dev.59 on axis:pre with prefix:dev [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [bump_version] DEBUG bumped version:2.3.0-dev.60 [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [write_version] DEBUG write version:2.3.0-dev.60 to path:/w/workspace/edgex-go/295/.semver/main with force:True [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,935 [write_file] DEBUG write to file:/w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,937 [execute] INFO git cat-file --batch-check [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,943 [execute] INFO git cat-file --batch [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:51:39.973Z] 2022-09-07 20:51:39,948 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:39.973Z] 2.3.0-dev.60 [Pipeline] } [2022-09-07T20:51:39.979Z] $ docker exec --env ******** --env ******** 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef ssh-agent -k [2022-09-07T20:51:40.097Z] unset SSH_AUTH_SOCK; [2022-09-07T20:51:40.097Z] unset SSH_AGENT_PID; [2022-09-07T20:51:40.098Z] echo Agent pid 38 killed; [2022-09-07T20:51:40.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:51:40.411Z] + git semver [Pipeline] } [2022-09-07T20:51:40.682Z] $ docker stop --time=1 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef [2022-09-07T20:51:41.975Z] $ docker rm -f 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:51:42.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:51:42.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:42.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:51:42.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:51:42.730Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:51:42.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T20:51:43.125Z] $ docker top df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:51:43.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:51:43.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:51:43.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:51:43.355Z] $ docker exec df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c ssh-agent [2022-09-07T20:51:43.476Z] SSH_AUTH_SOCK=/tmp/ssh-579FyPZRT7PQ/agent.35 [2022-09-07T20:51:43.476Z] SSH_AGENT_PID=42 [2022-09-07T20:51:43.482Z] Running ssh-add (command line suppressed) [2022-09-07T20:51:43.583Z] Identity added: /w/workspace/edgex-go/295@tmp/private_key_2711319130380611160.key (/w/workspace/edgex-go/295@tmp/private_key_2711319130380611160.key) [2022-09-07T20:51:43.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:51:43.896Z] + git semver push [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,087 [run_push] DEBUG push [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,088 [execute] INFO git cat-file --batch-check [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,091 [execute] INFO git rev-list fff9af3c011eb2c84d7189db2a533edece497168 -- [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,091 [execute] DEBUG Popen(['git', 'rev-list', 'fff9af3c011eb2c84d7189db2a533edece497168', '--'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,103 [execute] INFO git fetch -v origin [2022-09-07T20:51:44.155Z] 2022-09-07 20:51:44,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-07T20:51:44.725Z] 2022-09-07 20:51:44,647 [run_push] DEBUG no remote changes detected [2022-09-07T20:51:44.725Z] 2022-09-07 20:51:44,647 [execute] INFO git push origin semver [2022-09-07T20:51:44.725Z] 2022-09-07 20:51:44,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:51:45.665Z] 2022-09-07 20:51:45,510 [run_push] DEBUG push all version tags [2022-09-07T20:51:45.665Z] 2022-09-07 20:51:45,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-07T20:51:45.665Z] 2022-09-07 20:51:45,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:51:46.606Z] 2022-09-07 20:51:46,321 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main [2022-09-07T20:51:46.606Z] 2.3.0-dev.60 [Pipeline] } [2022-09-07T20:51:46.614Z] $ docker exec --env ******** --env ******** df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c ssh-agent -k [2022-09-07T20:51:46.721Z] unset SSH_AUTH_SOCK; [2022-09-07T20:51:46.721Z] unset SSH_AGENT_PID; [2022-09-07T20:51:46.721Z] echo Agent pid 42 killed; [2022-09-07T20:51:46.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:51:47.049Z] + git semver [Pipeline] } [2022-09-07T20:51:47.320Z] $ docker stop --time=1 df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c [2022-09-07T20:51:48.596Z] $ docker rm -f df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c [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-07T20:51:49.097Z] + [ -d /w/workspace/edgex-go/295/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:49.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:51:50.250Z] ---> package-listing.sh [2022-09-07T20:51:50.250Z] ++ facter osfamily [2022-09-07T20:51:50.250Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T20:51:50.509Z] + OS_FAMILY=debian [2022-09-07T20:51:50.509Z] + workspace=/w/workspace/edgex-go/295 [2022-09-07T20:51:50.509Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T20:51:50.509Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T20:51:50.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T20:51:50.509Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T20:51:50.509Z] + '[' /w/workspace/edgex-go/295 ']' [2022-09-07T20:51:50.509Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T20:51:50.509Z] + case "${OS_FAMILY}" in [2022-09-07T20:51:50.509Z] + dpkg -l [2022-09-07T20:51:50.509Z] + grep '^ii' [2022-09-07T20:51:50.509Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T20:51:50.509Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T20:51:50.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T20:51:50.509Z] + '[' /w/workspace/edgex-go/295 ']' [2022-09-07T20:51:50.509Z] + mkdir -p /w/workspace/edgex-go/295/archives/ [2022-09-07T20:51:50.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/295/archives/ [Pipeline] echo [2022-09-07T20:51:50.520Z] 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/295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-07T20:51:50.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:51.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:51:51.358Z] [2022-09-07T20:51:51.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:51:51.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:51:51.662Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T20:51:51.662Z] 5eb5b503b376: Pulling fs layer [2022-09-07T20:51:51.662Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T20:51:51.662Z] ec43610c2a17: Pulling fs layer [2022-09-07T20:51:51.662Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T20:51:51.662Z] 33b1e0a273af: Pulling fs layer [2022-09-07T20:51:51.662Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T20:51:51.662Z] 2f39f015ded8: Pulling fs layer [2022-09-07T20:51:51.662Z] 3a2ae6a8a46f: Waiting [2022-09-07T20:51:51.662Z] 2f39f015ded8: Waiting [2022-09-07T20:51:51.662Z] 33b1e0a273af: Waiting [2022-09-07T20:51:51.662Z] 5d3b04190fa2: Waiting [2022-09-07T20:51:51.662Z] 5c69ac0246d0: Download complete [2022-09-07T20:51:51.662Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-07T20:51:51.662Z] 3a2ae6a8a46f: Download complete [2022-09-07T20:51:51.662Z] 33b1e0a273af: Verifying Checksum [2022-09-07T20:51:51.662Z] 33b1e0a273af: Download complete [2022-09-07T20:51:51.922Z] 5d3b04190fa2: Verifying Checksum [2022-09-07T20:51:51.922Z] 5d3b04190fa2: Download complete [2022-09-07T20:51:51.922Z] ec43610c2a17: Verifying Checksum [2022-09-07T20:51:51.922Z] ec43610c2a17: Download complete [2022-09-07T20:51:51.922Z] 5eb5b503b376: Verifying Checksum [2022-09-07T20:51:51.922Z] 5eb5b503b376: Download complete [2022-09-07T20:51:52.489Z] 2f39f015ded8: Verifying Checksum [2022-09-07T20:51:52.489Z] 2f39f015ded8: Download complete [2022-09-07T20:51:53.058Z] 5eb5b503b376: Pull complete [2022-09-07T20:51:53.316Z] 5c69ac0246d0: Pull complete [2022-09-07T20:51:53.884Z] ec43610c2a17: Pull complete [2022-09-07T20:51:53.884Z] 3a2ae6a8a46f: Pull complete [2022-09-07T20:51:54.142Z] 33b1e0a273af: Pull complete [2022-09-07T20:51:54.142Z] 5d3b04190fa2: Pull complete [2022-09-07T20:51:58.331Z] 2f39f015ded8: Pull complete [2022-09-07T20:51:58.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T20:51:58.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:51:58.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:51:58.421Z] prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container [2022-09-07T20:51:58.450Z] $ 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/295/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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-07T20:52:03.104Z] $ docker top 3c172346415ec0daa0e6ee7564942b413e2a32634c49359469e513ca962c9190 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:52:03.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T20:52:03.742Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T20:52:04.028Z] + ls /var/log/sa-host [2022-09-07T20:52:04.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:52:04.169Z] provisioning config files... [2022-09-07T20:52:04.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/295@tmp/config2652116988700320656tmp [Pipeline] { [Pipeline] echo [2022-09-07T20:52:04.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:52:04.482Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T20:52:04.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:52:04.823Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T20:52:04.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:52:05.112Z] ---> sudo-logs.sh [2022-09-07T20:52:05.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T20:52:05.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:52:05.413Z] ---> job-cost.sh [2022-09-07T20:52:05.413Z] lf-activate-venv: SKIPPING [2022-09-07T20:52:05.413Z] DEBUG: total: 0.10999999940395355 [2022-09-07T20:52:05.413Z] INFO: Retrieving Stack Cost... [2022-09-07T20:52:05.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T20:52:06.243Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T20:52:06.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:52:06.539Z] ---> logs-deploy.sh [2022-09-07T20:52:06.540Z] lf-activate-venv: SKIPPING [2022-09-07T20:52:06.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/295 [2022-09-07T20:52:06.540Z] INFO: archiving workspace using pattern(s): [2022-09-07T20:52:07.477Z] Archives upload complete. [2022-09-07T20:52:07.736Z] INFO: archiving logs to Nexus [2022-09-07T20:52:08.305Z] ---> uname -a: [2022-09-07T20:52:08.305Z] Linux prd-ubuntu20-04-docker-8c-8g-28655 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] ---> lscpu: [2022-09-07T20:52:08.305Z] Architecture: x86_64 [2022-09-07T20:52:08.305Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-07T20:52:08.305Z] Byte Order: Little Endian [2022-09-07T20:52:08.305Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-07T20:52:08.305Z] CPU(s): 8 [2022-09-07T20:52:08.305Z] On-line CPU(s) list: 0-7 [2022-09-07T20:52:08.305Z] Thread(s) per core: 1 [2022-09-07T20:52:08.305Z] Core(s) per socket: 1 [2022-09-07T20:52:08.305Z] Socket(s): 8 [2022-09-07T20:52:08.305Z] NUMA node(s): 1 [2022-09-07T20:52:08.305Z] Vendor ID: AuthenticAMD [2022-09-07T20:52:08.305Z] CPU family: 23 [2022-09-07T20:52:08.305Z] Model: 49 [2022-09-07T20:52:08.305Z] Model name: AMD EPYC-Rome Processor [2022-09-07T20:52:08.305Z] Stepping: 0 [2022-09-07T20:52:08.305Z] CPU MHz: 2799.988 [2022-09-07T20:52:08.305Z] BogoMIPS: 5599.97 [2022-09-07T20:52:08.305Z] Virtualization: AMD-V [2022-09-07T20:52:08.305Z] Hypervisor vendor: KVM [2022-09-07T20:52:08.305Z] Virtualization type: full [2022-09-07T20:52:08.305Z] L1d cache: 256 KiB [2022-09-07T20:52:08.305Z] L1i cache: 256 KiB [2022-09-07T20:52:08.305Z] L2 cache: 4 MiB [2022-09-07T20:52:08.305Z] L3 cache: 128 MiB [2022-09-07T20:52:08.305Z] NUMA node0 CPU(s): 0-7 [2022-09-07T20:52:08.305Z] Vulnerability Itlb multihit: Not affected [2022-09-07T20:52:08.305Z] Vulnerability L1tf: Not affected [2022-09-07T20:52:08.305Z] Vulnerability Mds: Not affected [2022-09-07T20:52:08.305Z] Vulnerability Meltdown: Not affected [2022-09-07T20:52:08.305Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-07T20:52:08.305Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-07T20:52:08.305Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-07T20:52:08.305Z] Vulnerability Srbds: Not affected [2022-09-07T20:52:08.305Z] Vulnerability Tsx async abort: Not affected [2022-09-07T20:52:08.305Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] ---> nproc: [2022-09-07T20:52:08.305Z] 8 [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z] ---> df -h: [2022-09-07T20:52:08.305Z] Filesystem Size Used Avail Use% Mounted on [2022-09-07T20:52:08.305Z] overlay 155G 19G 137G 13% / [2022-09-07T20:52:08.305Z] tmpfs 64M 0 64M 0% /dev [2022-09-07T20:52:08.305Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-07T20:52:08.305Z] shm 64M 0 64M 0% /dev/shm [2022-09-07T20:52:08.305Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-09-07T20:52:08.305Z] [2022-09-07T20:52:08.305Z]