Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2edda911038ac18a4e90aa9d682a0860be913b7 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-ssh12905227632036317035.key Verifying host key using known hosts file > 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-ssh8417732344458810187.key Verifying host key using known hosts file > 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-ssh3252653220324572713.key Verifying host key using known hosts file > 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-ssh10653676085668250484.key Verifying host key using known hosts file > 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-ssh4710337460784201495.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2140 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/312 [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/312 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 f2edda911038ac18a4e90aa9d682a0860be913b7 (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 f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 Commit message: "fix: Always run "kong migrations up" (#4172)" > git rev-list --no-walk 89bd4a2588b965c40e76d082dfe7354985b6b332 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T18:06:54.132Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T18:06:54.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T18:06:54.178Z] ========================================================= [2022-09-29T18:06:54.178Z] EdgeX Global Pipelines Version Info [2022-09-29T18:06:54.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:06:54.896Z] ------------------- [2022-09-29T18:06:54.896Z] stable info: [2022-09-29T18:06:54.896Z] ------------------- [2022-09-29T18:06:54.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T18:06:54.896Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T18:06:54.896Z] Message: update stable to v1.0.239 [2022-09-29T18:06:55.467Z] ------------------- [2022-09-29T18:06:55.467Z] experimental info: [2022-09-29T18:06:55.467Z] ------------------- [2022-09-29T18:06:55.467Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T18:06:55.467Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T18:06:55.467Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T18:06:55.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-29T18:06:55.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-29T18:06:55.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T18:06:55.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T18:06:55.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T18:06:55.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T18:06:55.697Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T18:06:55.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-29T18:06:55.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-29T18:06:55.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-29T18:06:55.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T18:06:55.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T18:06:55.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T18:06:55.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T18:06:55.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T18:06:55.837Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T18:06:55.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T18:06:55.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T18:06:55.862Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-29T18:06:55.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-29T18:06:55.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T18:06:55.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T18:06:55.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T18:06:55.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-29T18:06:55.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-29T18:06:55.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-29T18:06:55.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] echo [2022-09-29T18:06:55.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2edda9 [Pipeline] echo [2022-09-29T18:06:55.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T18:06:56.026Z] provisioning config files... [2022-09-29T18:06:56.040Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/312@tmp/config4928200931561328210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:06:56.338Z] ---> docker-login.sh [2022-09-29T18:06:56.338Z] nexus3.edgexfoundry.org:10001 [2022-09-29T18:06:56.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:06:56.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:06:56.599Z] Configure a credential helper to remove this warning. See [2022-09-29T18:06:56.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:06:56.599Z] [2022-09-29T18:06:56.599Z] Login Succeeded [2022-09-29T18:06:56.599Z] nexus3.edgexfoundry.org:10002 [2022-09-29T18:06:56.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:06:56.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:06:56.859Z] Configure a credential helper to remove this warning. See [2022-09-29T18:06:56.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:06:56.859Z] [2022-09-29T18:06:56.859Z] Login Succeeded [2022-09-29T18:06:56.859Z] nexus3.edgexfoundry.org:10003 [2022-09-29T18:06:56.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:06:56.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:06:56.859Z] Configure a credential helper to remove this warning. See [2022-09-29T18:06:56.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:06:56.859Z] [2022-09-29T18:06:56.859Z] Login Succeeded [2022-09-29T18:06:56.859Z] nexus3.edgexfoundry.org:10004 [2022-09-29T18:06:57.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:06:57.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:06:57.120Z] Configure a credential helper to remove this warning. See [2022-09-29T18:06:57.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:06:57.120Z] [2022-09-29T18:06:57.120Z] Login Succeeded [2022-09-29T18:06:57.120Z] docker.io [2022-09-29T18:06:57.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:06:57.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:06:57.380Z] Configure a credential helper to remove this warning. See [2022-09-29T18:06:57.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:06:57.380Z] [2022-09-29T18:06:57.380Z] Login Succeeded [2022-09-29T18:06:57.380Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T18:06:57.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:06:57.701Z] + 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-29T18:06:57.701Z] + + dirname cmd/core-command/Dockerfile [2022-09-29T18:06:57.701Z] cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-29T18:06:57.701Z] + + dirname cmd/core-data/Dockerfile [2022-09-29T18:06:57.701Z] cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/core-metadata/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-29T18:06:57.701Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-09-29T18:06:57.701Z] cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-29T18:06:57.701Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2022-09-29T18:06:57.701Z] [2022-09-29T18:06:57.701Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/support-notifications/Dockerfile+ [2022-09-29T18:06:57.701Z] cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-29T18:06:57.701Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-29T18:06:57.701Z] + cut -d/ -f2 [2022-09-29T18:06:57.701Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-29T18:06:57.740Z] 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-29T18:06:58.090Z] + git rev-list -1 --merges f2edda911038ac18a4e90aa9d682a0860be913b7~1..f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] echo [2022-09-29T18:06:58.107Z] -----------> git rev-list -1 --merges f2edda911038ac18a4e90aa9d682a0860be913b7~1..f2edda911038ac18a4e90aa9d682a0860be913b7 f2edda911038ac18a4e90aa9d682a0860be913b7 [false] [Pipeline] sh [2022-09-29T18:06:58.413Z] + git log --format=format:%s -1 f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] echo [2022-09-29T18:06:58.428Z] ========================================================= [2022-09-29T18:06:58.428Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T18:06:58.428Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-29T18:06:58.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T18:06:58.854Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T18:06:58.854Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T18:06:58.854Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T18:06:58.854Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T18:06:58.854Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T18:06:58.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:06:59.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:06:59.246Z] [2022-09-29T18:06:59.246Z] 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-29T18:06:59.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:06:59.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T18:06:59.543Z] b85a868b505f: Pulling fs layer [2022-09-29T18:06:59.543Z] e2be974225ed: Pulling fs layer [2022-09-29T18:06:59.543Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T18:06:59.543Z] 988bab9f4d93: Pulling fs layer [2022-09-29T18:06:59.543Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T18:06:59.543Z] eaf3925da568: Pulling fs layer [2022-09-29T18:06:59.543Z] bab4dde63d76: Pulling fs layer [2022-09-29T18:06:59.543Z] bde34c3a00c8: Pulling fs layer [2022-09-29T18:06:59.543Z] b352a97aabf1: Pulling fs layer [2022-09-29T18:06:59.543Z] 4872d77fe225: Pulling fs layer [2022-09-29T18:06:59.543Z] 5851b861e8e6: Pulling fs layer [2022-09-29T18:06:59.543Z] bab4dde63d76: Waiting [2022-09-29T18:06:59.543Z] bde34c3a00c8: Waiting [2022-09-29T18:06:59.543Z] b352a97aabf1: Waiting [2022-09-29T18:06:59.543Z] 4872d77fe225: Waiting [2022-09-29T18:06:59.543Z] 5851b861e8e6: Waiting [2022-09-29T18:06:59.543Z] 988bab9f4d93: Waiting [2022-09-29T18:06:59.543Z] 1469e6f7b9e6: Waiting [2022-09-29T18:06:59.543Z] eaf3925da568: Waiting [2022-09-29T18:06:59.543Z] e2be974225ed: Verifying Checksum [2022-09-29T18:06:59.543Z] e2be974225ed: Download complete [2022-09-29T18:06:59.543Z] 988bab9f4d93: Verifying Checksum [2022-09-29T18:06:59.543Z] 988bab9f4d93: Download complete [2022-09-29T18:06:59.803Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T18:06:59.803Z] 1469e6f7b9e6: Download complete [2022-09-29T18:06:59.803Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T18:06:59.803Z] 339a4e72a1f5: Download complete [2022-09-29T18:06:59.803Z] eaf3925da568: Verifying Checksum [2022-09-29T18:06:59.803Z] eaf3925da568: Download complete [2022-09-29T18:06:59.803Z] bde34c3a00c8: Download complete [2022-09-29T18:06:59.803Z] b352a97aabf1: Download complete [2022-09-29T18:06:59.803Z] 4872d77fe225: Verifying Checksum [2022-09-29T18:06:59.803Z] 4872d77fe225: Download complete [2022-09-29T18:06:59.803Z] 5851b861e8e6: Verifying Checksum [2022-09-29T18:06:59.803Z] 5851b861e8e6: Download complete [2022-09-29T18:06:59.803Z] b85a868b505f: Download complete [2022-09-29T18:07:00.063Z] bab4dde63d76: Verifying Checksum [2022-09-29T18:07:00.063Z] bab4dde63d76: Download complete [2022-09-29T18:07:01.443Z] b85a868b505f: Pull complete [2022-09-29T18:07:01.443Z] e2be974225ed: Pull complete [2022-09-29T18:07:01.702Z] 339a4e72a1f5: Pull complete [2022-09-29T18:07:01.962Z] 988bab9f4d93: Pull complete [2022-09-29T18:07:02.221Z] 1469e6f7b9e6: Pull complete [2022-09-29T18:07:02.221Z] eaf3925da568: Pull complete [2022-09-29T18:07:04.127Z] bab4dde63d76: Pull complete [2022-09-29T18:07:04.128Z] bde34c3a00c8: Pull complete [2022-09-29T18:07:04.387Z] b352a97aabf1: Pull complete [2022-09-29T18:07:04.387Z] 4872d77fe225: Pull complete [2022-09-29T18:07:04.387Z] 5851b861e8e6: Pull complete [2022-09-29T18:07:04.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T18:07:04.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:07:04.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:07:04.463Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:07:04.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T18:07:06.133Z] $ docker top bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 -eo pid,comm [2022-09-29T18:07:06.190Z] 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-29T18:07:06.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T18:07:06.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:07:06.219Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:07:06.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:07:06.345Z] $ docker exec bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 ssh-agent [2022-09-29T18:07:06.471Z] SSH_AUTH_SOCK=/tmp/ssh-Aok0V6bWq32R/agent.32 [2022-09-29T18:07:06.471Z] SSH_AGENT_PID=38 [2022-09-29T18:07:06.477Z] Running ssh-add (command line suppressed) [2022-09-29T18:07:06.580Z] Identity added: /w/workspace/edgex-go/312@tmp/private_key_12556338432778310456.key (/w/workspace/edgex-go/312@tmp/private_key_12556338432778310456.key) [2022-09-29T18:07:06.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:07:06.876Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T18:07:06.887Z] $ docker exec --env ******** --env ******** bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 ssh-agent -k [2022-09-29T18:07:06.995Z] unset SSH_AUTH_SOCK; [2022-09-29T18:07:06.995Z] unset SSH_AGENT_PID; [2022-09-29T18:07:06.995Z] echo Agent pid 38 killed; [2022-09-29T18:07:07.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T18:07:07.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:07:07.031Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:07:07.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:07:07.159Z] $ docker exec bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 ssh-agent [2022-09-29T18:07:07.305Z] SSH_AUTH_SOCK=/tmp/ssh-qk7jK71bwHV4/agent.70 [2022-09-29T18:07:07.305Z] SSH_AGENT_PID=76 [2022-09-29T18:07:07.311Z] Running ssh-add (command line suppressed) [2022-09-29T18:07:07.428Z] Identity added: /w/workspace/edgex-go/312@tmp/private_key_5503837485987570739.key (/w/workspace/edgex-go/312@tmp/private_key_5503837485987570739.key) [2022-09-29T18:07:07.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:07:07.738Z] + git semver init [2022-09-29T18:07:07.999Z] 2022-09-29 18:07:07,928 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T18:07:07.999Z] 2022-09-29 18:07:07,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/312/.semver [2022-09-29T18:07:07.999Z] 2022-09-29 18:07:07,930 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/312/.semver [2022-09-29T18:07:07.999Z] 2022-09-29 18:07:07,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/312/.semver'], cwd=/w/workspace/edgex-go/312, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:07:13.293Z] 2022-09-29 18:07:12,820 [append_file] DEBUG append to file:/w/workspace/edgex-go/312/.git/info/exclude [2022-09-29T18:07:13.293Z] 2022-09-29 18:07:12,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/312/.semver/main with force:False [2022-09-29T18:07:13.293Z] 2022-09-29 18:07:12,820 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:07:13.293Z] 2022-09-29 18:07:12,821 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:07:13.293Z] 2.3.0-dev.75 [Pipeline] } [2022-09-29T18:07:13.304Z] $ docker exec --env ******** --env ******** bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 ssh-agent -k [2022-09-29T18:07:13.413Z] unset SSH_AUTH_SOCK; [2022-09-29T18:07:13.413Z] unset SSH_AGENT_PID; [2022-09-29T18:07:13.413Z] echo Agent pid 76 killed; [2022-09-29T18:07:13.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:07:13.726Z] + git semver [Pipeline] } [2022-09-29T18:07:14.002Z] $ docker stop --time=1 bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 [2022-09-29T18:07:15.452Z] $ docker rm -f bd7e6f654bb6978f956a94c7142b876064e66539169ab993d5ccf22354a6c978 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:07:15.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T18:07:15.974Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T18:07:15.976Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.75 [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-29T18:07:16.359Z] + git config --global --add safe.directory /w/workspace/edgex-go/312 [Pipeline] echo [2022-09-29T18:07:16.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:07:16.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:07:16.397Z] ========================================================= [2022-09-29T18:07:16.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T18:07:16.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:07:16.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:07:16.682Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T18:07:16.682Z] 2408cc74d12b: Pulling fs layer [2022-09-29T18:07:16.682Z] ea60b727a1ce: Pulling fs layer [2022-09-29T18:07:16.682Z] 30c4a7721957: Pulling fs layer [2022-09-29T18:07:16.682Z] 370296b7ddb6: Pulling fs layer [2022-09-29T18:07:16.682Z] 7c6cee850709: Pulling fs layer [2022-09-29T18:07:16.682Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T18:07:16.682Z] d94ebbe4e438: Pulling fs layer [2022-09-29T18:07:16.682Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T18:07:16.682Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T18:07:16.682Z] 370296b7ddb6: Waiting [2022-09-29T18:07:16.682Z] 59ccb84bbe0f: Waiting [2022-09-29T18:07:16.682Z] 7c6cee850709: Waiting [2022-09-29T18:07:16.682Z] 39a5fcdaea64: Waiting [2022-09-29T18:07:16.682Z] bcfd1f05c69d: Waiting [2022-09-29T18:07:16.682Z] d94ebbe4e438: Waiting [2022-09-29T18:07:16.682Z] 30c4a7721957: Verifying Checksum [2022-09-29T18:07:16.682Z] 30c4a7721957: Download complete [2022-09-29T18:07:16.682Z] ea60b727a1ce: Verifying Checksum [2022-09-29T18:07:16.682Z] ea60b727a1ce: Download complete [2022-09-29T18:07:16.682Z] 7c6cee850709: Verifying Checksum [2022-09-29T18:07:16.682Z] 7c6cee850709: Download complete [2022-09-29T18:07:16.682Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T18:07:16.682Z] 39a5fcdaea64: Download complete [2022-09-29T18:07:16.682Z] 2408cc74d12b: Verifying Checksum [2022-09-29T18:07:16.682Z] 2408cc74d12b: Download complete [2022-09-29T18:07:16.682Z] d94ebbe4e438: Verifying Checksum [2022-09-29T18:07:16.682Z] d94ebbe4e438: Download complete [2022-09-29T18:07:16.941Z] 2408cc74d12b: Pull complete [2022-09-29T18:07:17.202Z] ea60b727a1ce: Pull complete [2022-09-29T18:07:17.202Z] 30c4a7721957: Pull complete [2022-09-29T18:07:17.202Z] 59ccb84bbe0f: Verifying Checksum [2022-09-29T18:07:17.202Z] 59ccb84bbe0f: Download complete [2022-09-29T18:07:17.460Z] 370296b7ddb6: Verifying Checksum [2022-09-29T18:07:17.460Z] 370296b7ddb6: Download complete [2022-09-29T18:07:17.719Z] bcfd1f05c69d: Verifying Checksum [2022-09-29T18:07:17.719Z] bcfd1f05c69d: Download complete [2022-09-29T18:07:21.907Z] 370296b7ddb6: Pull complete [2022-09-29T18:07:21.907Z] 7c6cee850709: Pull complete [2022-09-29T18:07:21.907Z] 39a5fcdaea64: Pull complete [2022-09-29T18:07:21.907Z] d94ebbe4e438: Pull complete [2022-09-29T18:07:23.815Z] bcfd1f05c69d: Pull complete [2022-09-29T18:07:24.760Z] 59ccb84bbe0f: Pull complete [2022-09-29T18:07:24.760Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T18:07:24.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:07:24.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:07:25.068Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:07:25.068Z] WORKDIR /edgex [2022-09-29T18:07:25.068Z] COPY go.mod . [2022-09-29T18:07:25.068Z] RUN go mod download [2022-09-29T18:07:25.068Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-29T18:07:25.644Z] Sending build context to Docker daemon 169.5MB [2022-09-29T18:07:25.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:07:25.644Z] ---> a4fb48ad2a94 [2022-09-29T18:07:25.644Z] Step 2/4 : WORKDIR /edgex [2022-09-29T18:07:28.183Z] ---> Running in 589b77a52b5e [2022-09-29T18:07:28.446Z] Removing intermediate container 589b77a52b5e [2022-09-29T18:07:28.447Z] ---> e97ae614b81f [2022-09-29T18:07:28.447Z] Step 3/4 : COPY go.mod . [2022-09-29T18:07:28.447Z] ---> 80c850314c16 [2022-09-29T18:07:28.447Z] Step 4/4 : RUN go mod download [2022-09-29T18:07:28.706Z] ---> Running in b344dcc4c962 [2022-09-29T18:07:31.040Z] Still waiting to schedule task [2022-09-29T18:07:31.040Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-29T18:07:40.912Z] Removing intermediate container b344dcc4c962 [2022-09-29T18:07:40.912Z] ---> 42240a45cbf6 [2022-09-29T18:07:40.912Z] Successfully built 42240a45cbf6 [2022-09-29T18:07:40.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:07:41.215Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T18:07:41.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:07:41.283Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:07:41.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T18:07:41.813Z] $ docker top 40a6454d1166dbc1076051044905965f479daf3432c05233d166292dc45c6d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:07:42.148Z] + go version [2022-09-29T18:07:42.148Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T18:07:42.161Z] $ docker stop --time=1 40a6454d1166dbc1076051044905965f479daf3432c05233d166292dc45c6d15 [2022-09-29T18:07:43.506Z] $ docker rm -f 40a6454d1166dbc1076051044905965f479daf3432c05233d166292dc45c6d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:07:43.882Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T18:07:43.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:07:43.949Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:07:43.981Z] $ 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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T18:07:44.374Z] $ docker top 38cea19d985c36475b0af3774ea400bb85d9b32f3c3cd8dfe37a79232b5193f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-29T18:07:44.441Z] ========================================================= [2022-09-29T18:07:44.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-29T18:07:44.441Z] ========================================================= [Pipeline] sh [2022-09-29T18:07:44.721Z] + git config --global --add safe.directory /w/workspace/edgex-go/312 [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:07:45.020Z] + make test [2022-09-29T18:07:45.020Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-29T18:07:51.583Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-29T18:08:06.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-29T18:08:06.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.135s coverage: 98.5% of statements [2022-09-29T18:08:06.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.139s coverage: 75.6% of statements [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-29T18:08:06.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-29T18:08:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.163s coverage: 89.2% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.0% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-09-29T18:08:10.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-09-29T18:08:10.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-09-29T18:08:18.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2022-09-29T18:08:18.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2022-09-29T18:08:21.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 80.5% of statements [2022-09-29T18:08:21.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.056s coverage: 86.9% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-29T18:08:29.427Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-09-29T18:08:29.427Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 96.9% of statements [2022-09-29T18:08:29.427Z] 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-29T18:08:47.498Z] 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-29T18:08:47.498Z] GO111MODULE=on go vet ./... [2022-09-29T18:08:50.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T18:08:51.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T18:08:51.041Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T18:08:51.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-29T18:08:51.597Z] + ls -al . [2022-09-29T18:08:51.597Z] total 756 [2022-09-29T18:08:51.597Z] drwxrwxr-x 11 1001 1001 4096 Sep 29 18:07 . [2022-09-29T18:08:51.597Z] drwxr-xr-x 4 root root 4096 Sep 29 18:07 .. [2022-09-29T18:08:51.597Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 18:06 .blubracket [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 16 Sep 29 18:06 .dockerignore [2022-09-29T18:08:51.597Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 18:08 .git [2022-09-29T18:08:51.597Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 18:06 .github [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 1030 Sep 29 18:06 .gitignore [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 42 Sep 29 18:06 .golangci.yml [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 87 Sep 29 18:06 .hadolint.yml [2022-09-29T18:08:51.597Z] drwxr-xr-x 3 1001 1001 4096 Sep 29 18:07 .semver [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 18:06 .sonarcloud.properties [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 18:06 ADOPTERS.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 10722 Sep 29 18:06 Attribution.txt [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 63209 Sep 29 18:06 CHANGELOG.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 18:06 CONTRIBUTING.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 18:06 GOVERNANCE.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 850 Sep 29 18:06 Jenkinsfile [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 18:06 LICENSE [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 13724 Sep 29 18:06 Makefile [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 18:06 OWNERS.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 9799 Sep 29 18:06 README.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 18:06 SECURITY.md [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 12 Sep 29 18:07 VERSION [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 18:06 ZMQWindows.md [2022-09-29T18:08:51.597Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 18:06 bin [2022-09-29T18:08:51.597Z] drwxrwxr-x 18 1001 1001 4096 Sep 29 18:06 cmd [2022-09-29T18:08:51.597Z] -rw-r--r-- 1 root root 496148 Sep 29 18:08 coverage.out [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 3458 Sep 29 18:06 go.mod [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 38041 Sep 29 18:06 go.sum [2022-09-29T18:08:51.597Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 18:06 internal [2022-09-29T18:08:51.597Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 18:06 openapi [2022-09-29T18:08:51.597Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 18:06 snap [2022-09-29T18:08:51.597Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 18:06 version.go [Pipeline] sh [2022-09-29T18:08:51.876Z] + '[' -e coverage.out ] [2022-09-29T18:08:51.876Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-29T18:08:51.990Z] Stashed 1 file(s) [Pipeline] sh [2022-09-29T18:08:52.305Z] + make build [2022-09-29T18:08:52.305Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-29T18:09:02.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-29T18:09:02.154Z] Running in /w/workspace/edgex-go/312 [Pipeline] { [Pipeline] checkout [2022-09-29T18:09:02.188Z] The recommended git tool is: git [2022-09-29T18:09:04.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-29T18:09:06.961Z] using credential edgex-jenkins-ssh [2022-09-29T18:09:06.983Z] Cloning the remote Git repository [2022-09-29T18:09:07.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-29T18:09:07.080Z] > git init /w/workspace/edgex-go/312 # timeout=10 [2022-09-29T18:09:07.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-29T18:09:07.221Z] > git --version # timeout=10 [2022-09-29T18:09:07.245Z] > git --version # 'git version 2.25.1' [2022-09-29T18:09:07.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T18:09:07.288Z] Verifying host key using known hosts file [2022-09-29T18:09:07.472Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T18:09:07.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T18:09:16.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-29T18:09:16.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-29T18:09:23.473Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-29T18:09:23.473Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-29T18:09:24.258Z] Avoid second fetch [2022-09-29T18:09:24.259Z] Checking out Revision f2edda911038ac18a4e90aa9d682a0860be913b7 (main) [2022-09-29T18:09:23.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-29T18:09:23.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T18:09:24.277Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T18:09:24.301Z] > git checkout -f f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 [2022-09-29T18:09:24.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-29T18:09:24.952Z] Commit message: "fix: Always run "kong migrations up" (#4172)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T18:09:25.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-29T18:09:25.899Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T18:09:25.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:09:25.900Z] Dload Upload Total Spent Left Speed [2022-09-29T18:09:25.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 71197 0 --:--:-- --:--:-- --:--:-- 71197 [Pipeline] sh [2022-09-29T18:09:26.482Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T18:09:26.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-29T18:09:26.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T18:09:26.818Z] + sudo tee /etc/docker/daemon.new [2022-09-29T18:09:26.818Z] { [2022-09-29T18:09:26.818Z] "registry-mirrors": [ [2022-09-29T18:09:26.818Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T18:09:26.818Z] ], [2022-09-29T18:09:26.818Z] "bip": "10.250.0.254/24", [2022-09-29T18:09:26.818Z] "hosts": [ [2022-09-29T18:09:26.818Z] "tcp://0.0.0.0:5555", [2022-09-29T18:09:26.818Z] "unix:///var/run/docker.sock" [2022-09-29T18:09:26.818Z] ], [2022-09-29T18:09:26.818Z] "mtu": 1458, [2022-09-29T18:09:26.818Z] "selinux-enabled": true, [2022-09-29T18:09:26.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T18:09:26.818Z] } [Pipeline] sh [2022-09-29T18:09:27.152Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T18:09:27.477Z] + sudo service docker restart [2022-09-29T18:09:27.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-29T18:09:28.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-29T18:09:29.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-29T18:09:31.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-29T18:09:32.006Z] $ docker stop --time=1 38cea19d985c36475b0af3774ea400bb85d9b32f3c3cd8dfe37a79232b5193f4 [2022-09-29T18:09:34.576Z] $ docker rm -f 38cea19d985c36475b0af3774ea400bb85d9b32f3c3cd8dfe37a79232b5193f4 [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-29T18:09:35.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T18:09:35.440Z] [2022-09-29T18:09:35.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:09:35.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T18:09:35.740Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-29T18:09:35.740Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-29T18:09:35.740Z] ca9280d653b3: Pulling fs layer [2022-09-29T18:09:35.740Z] 7e9c9ca2126c: Pulling fs layer [2022-09-29T18:09:35.740Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-29T18:09:35.740Z] cbdbe7a5bc2a: Download complete [2022-09-29T18:09:35.998Z] ca9280d653b3: Verifying Checksum [2022-09-29T18:09:35.998Z] ca9280d653b3: Download complete [2022-09-29T18:09:35.998Z] cbdbe7a5bc2a: Pull complete [2022-09-29T18:09:36.256Z] 7e9c9ca2126c: Download complete [2022-09-29T18:09:36.515Z] ca9280d653b3: Pull complete [2022-09-29T18:09:39.797Z] 7e9c9ca2126c: Pull complete [2022-09-29T18:09:39.797Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-29T18:09:39.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T18:09:39.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:09:39.873Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:09:39.906Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-29T18:09:41.414Z] $ docker top d85aa9fbc7200eaaa3f646ce7cef4844d73401c497253e8042afbac4d3996e0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:09:41.751Z] + docker-compose build --help [2022-09-29T18:09:41.751Z] + grep parallel [2022-09-29T18:09:42.319Z] --parallel Build images in parallel. [Pipeline] } [2022-09-29T18:09:42.331Z] $ docker stop --time=1 d85aa9fbc7200eaaa3f646ce7cef4844d73401c497253e8042afbac4d3996e0e [2022-09-29T18:09:43.639Z] $ docker rm -f d85aa9fbc7200eaaa3f646ce7cef4844d73401c497253e8042afbac4d3996e0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:09:43.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T18:09:43.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:09:44.059Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:09:44.086Z] $ 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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@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-29T18:09:44.418Z] $ docker top a7ac18d6a448d7b4b31508a94e9d3f4c6cf54b0ecdcf9bec3e5a85f30ed6e1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:09:44.773Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-29T18:09:45.340Z] Building core-command ... [2022-09-29T18:09:45.340Z] Building core-data ... [2022-09-29T18:09:45.340Z] Building core-metadata ... [2022-09-29T18:09:45.340Z] Building security-bootstrapper ... [2022-09-29T18:09:45.340Z] Building security-proxy-setup ... [2022-09-29T18:09:45.340Z] Building security-secretstore-setup ... [2022-09-29T18:09:45.340Z] Building security-spiffe-token-provider ... [2022-09-29T18:09:45.340Z] Building security-spire-agent ... [2022-09-29T18:09:45.340Z] Building security-spire-config ... [2022-09-29T18:09:45.340Z] Building security-spire-server ... [2022-09-29T18:09:45.340Z] Building support-notifications ... [2022-09-29T18:09:45.340Z] Building support-scheduler ... [2022-09-29T18:09:45.340Z] Building sys-mgmt-agent ... [2022-09-29T18:09:45.340Z] Building security-spire-config [2022-09-29T18:09:45.340Z] Building security-secretstore-setup [2022-09-29T18:09:45.340Z] Building support-scheduler [2022-09-29T18:09:45.340Z] Building security-proxy-setup [2022-09-29T18:09:45.340Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T18:09:45.725Z] provisioning config files... [2022-09-29T18:09:45.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/312@tmp/config13082653175914697145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:09:46.090Z] ---> docker-login.sh [2022-09-29T18:09:46.090Z] nexus3.edgexfoundry.org:10001 [2022-09-29T18:09:46.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:09:46.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:09:46.947Z] Configure a credential helper to remove this warning. See [2022-09-29T18:09:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:09:46.947Z] [2022-09-29T18:09:46.947Z] Login Succeeded [2022-09-29T18:09:46.947Z] nexus3.edgexfoundry.org:10002 [2022-09-29T18:09:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:09:47.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:09:47.216Z] Configure a credential helper to remove this warning. See [2022-09-29T18:09:47.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:09:47.216Z] [2022-09-29T18:09:47.216Z] Login Succeeded [2022-09-29T18:09:47.216Z] nexus3.edgexfoundry.org:10003 [2022-09-29T18:09:47.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:09:47.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:09:47.489Z] Configure a credential helper to remove this warning. See [2022-09-29T18:09:47.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:09:47.489Z] [2022-09-29T18:09:47.489Z] Login Succeeded [2022-09-29T18:09:47.489Z] nexus3.edgexfoundry.org:10004 [2022-09-29T18:09:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:09:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:09:47.758Z] Configure a credential helper to remove this warning. See [2022-09-29T18:09:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:09:47.758Z] [2022-09-29T18:09:47.758Z] Login Succeeded [2022-09-29T18:09:47.758Z] docker.io [2022-09-29T18:09:48.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:09:48.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:09:48.613Z] Configure a credential helper to remove this warning. See [2022-09-29T18:09:48.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:09:48.613Z] [2022-09-29T18:09:48.613Z] Login Succeeded [2022-09-29T18:09:48.613Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T18:09:48.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-29T18:09:49.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/312 [Pipeline] echo [2022-09-29T18:09:49.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:09:49.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:09:49.112Z] ========================================================= [2022-09-29T18:09:49.112Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T18:09:49.112Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:09:49.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T18:09:49.429Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T18:09:49.429Z] b3c136eddcbf: Pulling fs layer [2022-09-29T18:09:49.429Z] c0a3192eca97: Pulling fs layer [2022-09-29T18:09:49.429Z] a050256f5b6f: Pulling fs layer [2022-09-29T18:09:49.429Z] 656be50a0ddc: Pulling fs layer [2022-09-29T18:09:49.429Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T18:09:49.429Z] 46d945488cbd: Pulling fs layer [2022-09-29T18:09:49.429Z] 8a5474983e97: Pulling fs layer [2022-09-29T18:09:49.429Z] 329c88fbcd65: Pulling fs layer [2022-09-29T18:09:49.429Z] 656be50a0ddc: Waiting [2022-09-29T18:09:49.429Z] 46d945488cbd: Waiting [2022-09-29T18:09:49.429Z] 8a5474983e97: Waiting [2022-09-29T18:09:49.429Z] 329c88fbcd65: Waiting [2022-09-29T18:09:49.429Z] 2bbca73fdf42: Waiting [2022-09-29T18:09:49.429Z] a050256f5b6f: Download complete [2022-09-29T18:09:49.703Z] c0a3192eca97: Verifying Checksum [2022-09-29T18:09:49.703Z] c0a3192eca97: Download complete [2022-09-29T18:09:49.703Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T18:09:49.703Z] 2bbca73fdf42: Download complete [2022-09-29T18:09:49.703Z] b3c136eddcbf: Verifying Checksum [2022-09-29T18:09:49.703Z] b3c136eddcbf: Download complete [2022-09-29T18:09:49.703Z] 46d945488cbd: Verifying Checksum [2022-09-29T18:09:49.703Z] 46d945488cbd: Download complete [2022-09-29T18:09:50.667Z] b3c136eddcbf: Pull complete [2022-09-29T18:09:50.667Z] 329c88fbcd65: Verifying Checksum [2022-09-29T18:09:50.667Z] 329c88fbcd65: Download complete [2022-09-29T18:09:50.938Z] c0a3192eca97: Pull complete [2022-09-29T18:09:51.528Z] a050256f5b6f: Pull complete [2022-09-29T18:09:51.803Z] 8a5474983e97: Verifying Checksum [2022-09-29T18:09:51.803Z] 8a5474983e97: Download complete [2022-09-29T18:09:52.389Z] 656be50a0ddc: Download complete [2022-09-29T18:09:55.313Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:09:55.313Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:09:55.313Z] ---> 42240a45cbf6 [2022-09-29T18:09:55.313Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T18:09:55.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:09:55.571Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:09:55.571Z] ---> 42240a45cbf6 [2022-09-29T18:09:55.571Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T18:09:55.830Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:09:55.830Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:09:55.830Z] ---> 42240a45cbf6 [2022-09-29T18:09:55.830Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T18:09:56.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:09:56.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:09:56.088Z] ---> 42240a45cbf6 [2022-09-29T18:09:56.088Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:09:56.655Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:09:56.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:09:56.655Z] ---> 42240a45cbf6 [2022-09-29T18:09:56.655Z] Step 3/22 : WORKDIR /edgex-go [2022-09-29T18:09:59.942Z] ---> Running in 057fd945b7ba [2022-09-29T18:09:59.942Z] ---> Running in 9ab17182e607 [2022-09-29T18:09:59.942Z] ---> Running in 6410dfaeb0a5 [2022-09-29T18:09:59.942Z] ---> Running in 53e00377c164 [2022-09-29T18:09:59.942Z] ---> Running in 341675e9b7ed [2022-09-29T18:09:59.942Z] Removing intermediate container 9ab17182e607 [2022-09-29T18:09:59.942Z] ---> 9a6936932c6d [2022-09-29T18:09:59.942Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:09:59.942Z] Removing intermediate container 6410dfaeb0a5 [2022-09-29T18:09:59.942Z] ---> 477b7a2babc5 [2022-09-29T18:09:59.942Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T18:09:59.942Z] Removing intermediate container 057fd945b7ba [2022-09-29T18:09:59.942Z] ---> 49ae76544ec0 [2022-09-29T18:09:59.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:09:59.942Z] Removing intermediate container 341675e9b7ed [2022-09-29T18:09:59.942Z] ---> eccbb54369c1 [2022-09-29T18:09:59.942Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:09:59.942Z] Removing intermediate container 53e00377c164 [2022-09-29T18:09:59.942Z] ---> 6124d9d7f6fc [2022-09-29T18:09:59.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:09:59.942Z] ---> Running in 600d8d41c604 [2022-09-29T18:09:59.942Z] ---> Running in c7441385faab [2022-09-29T18:09:59.942Z] ---> Running in cafe66b6ae02 [2022-09-29T18:09:59.942Z] ---> Running in b74ad5549043 [2022-09-29T18:09:59.942Z] ---> Running in 11477544590f [2022-09-29T18:10:00.200Z] Removing intermediate container cafe66b6ae02 [2022-09-29T18:10:00.200Z] ---> f0871f3c7e20 [2022-09-29T18:10:00.200Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:10:00.200Z] ---> Running in 962b5b3dc49f [2022-09-29T18:10:01.135Z] Removing intermediate container 600d8d41c604 [2022-09-29T18:10:01.135Z] ---> 1524df65f10b [2022-09-29T18:10:01.135Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-29T18:10:01.135Z] ---> Running in 0ed3c0135e4f [2022-09-29T18:10:01.135Z] Removing intermediate container 11477544590f [2022-09-29T18:10:01.135Z] ---> 1e488f006a44 [2022-09-29T18:10:01.135Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:10:01.394Z] ---> Running in 0db1a55df723 [2022-09-29T18:10:01.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:01.394Z] Removing intermediate container c7441385faab [2022-09-29T18:10:01.394Z] ---> a4bbaa199957 [2022-09-29T18:10:01.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-29T18:10:01.394Z] Removing intermediate container 962b5b3dc49f [2022-09-29T18:10:01.394Z] ---> f5bf0c8e7b05 [2022-09-29T18:10:01.394Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-29T18:10:01.652Z] ---> Running in 76c44f0e1392 [2022-09-29T18:10:01.652Z] Removing intermediate container b74ad5549043 [2022-09-29T18:10:01.652Z] ---> ce061ad1cb19 [2022-09-29T18:10:01.652Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:10:01.652Z] ---> Running in 04c1d6b93c8e [2022-09-29T18:10:01.652Z] ---> Running in 5b2b34bb5f76 [2022-09-29T18:10:01.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:01.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:01.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.734Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:02.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:02.993Z] Removing intermediate container 0ed3c0135e4f [2022-09-29T18:10:02.993Z] ---> 3911aa16b7c5 [2022-09-29T18:10:02.993Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T18:10:03.250Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:03.250Z] ---> 654eb5d7e171 [2022-09-29T18:10:03.250Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:03.250Z] ---> Running in fb4750bd0792 [2022-09-29T18:10:03.250Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:03.250Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:03.250Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:03.508Z] Removing intermediate container 0db1a55df723 [2022-09-29T18:10:03.508Z] ---> df2d195e2d21 [2022-09-29T18:10:03.508Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T18:10:03.766Z] ---> 81c04ef80847 [2022-09-29T18:10:03.766Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:03.766Z] ---> Running in c569ac0454ff [2022-09-29T18:10:04.024Z] Removing intermediate container 5b2b34bb5f76 [2022-09-29T18:10:04.024Z] ---> d08de1b2ab13 [2022-09-29T18:10:04.024Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T18:10:04.024Z] Removing intermediate container 04c1d6b93c8e [2022-09-29T18:10:04.024Z] ---> d506c3e01801 [2022-09-29T18:10:04.024Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T18:10:04.024Z] Removing intermediate container 76c44f0e1392 [2022-09-29T18:10:04.024Z] ---> f7b81551cf21 [2022-09-29T18:10:04.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-29T18:10:04.024Z] ---> 0f065a6b7e9e [2022-09-29T18:10:04.024Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:04.024Z] ---> f2b4f7e2fca0 [2022-09-29T18:10:04.024Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:04.024Z] ---> 1c9f56597064 [2022-09-29T18:10:04.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:04.282Z] ---> Running in ca594549e29f [2022-09-29T18:10:04.282Z] ---> Running in 29561c020502 [2022-09-29T18:10:04.282Z] ---> Running in 8ef038af64b1 [2022-09-29T18:10:04.720Z] 656be50a0ddc: Pull complete [2022-09-29T18:10:04.720Z] 2bbca73fdf42: Pull complete [2022-09-29T18:10:04.720Z] 46d945488cbd: Pull complete [2022-09-29T18:10:10.072Z] 8a5474983e97: Pull complete [2022-09-29T18:10:12.099Z] 329c88fbcd65: Pull complete [2022-09-29T18:10:12.099Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T18:10:12.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T18:10:12.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:10:12.734Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T18:10:12.734Z] WORKDIR /edgex [2022-09-29T18:10:12.734Z] COPY go.mod . [2022-09-29T18:10:12.734Z] RUN go mod download -f - . [2022-09-29T18:10:12.734Z] [2022-09-29T18:10:13.333Z] Sending build context to Docker daemon 3.246MB [2022-09-29T18:10:13.333Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T18:10:13.333Z] ---> ff4287adb874 [2022-09-29T18:10:13.333Z] Step 2/4 : WORKDIR /edgex [2022-09-29T18:10:15.286Z] ---> Running in 12335c06d677 [2022-09-29T18:10:15.552Z] Removing intermediate container 12335c06d677 [2022-09-29T18:10:15.552Z] ---> b542f0cc9ac6 [2022-09-29T18:10:15.552Z] Step 3/4 : COPY go.mod . [2022-09-29T18:10:15.821Z] ---> a4523ca8da3a [2022-09-29T18:10:15.821Z] Step 4/4 : RUN go mod download [2022-09-29T18:10:16.089Z] ---> Running in d3bdf5ae5eba [2022-09-29T18:10:19.190Z] Removing intermediate container 8ef038af64b1 [2022-09-29T18:10:19.190Z] ---> 15fd061608da [2022-09-29T18:10:19.190Z] Step 9/23 : COPY . . [2022-09-29T18:10:19.190Z] Removing intermediate container fb4750bd0792 [2022-09-29T18:10:19.190Z] ---> 90dff63832e1 [2022-09-29T18:10:19.190Z] Step 8/25 : COPY . . [2022-09-29T18:10:19.190Z] Removing intermediate container ca594549e29f [2022-09-29T18:10:19.190Z] ---> 35f77084f67c [2022-09-29T18:10:19.190Z] Step 8/26 : COPY . . [2022-09-29T18:10:19.190Z] Removing intermediate container c569ac0454ff [2022-09-29T18:10:19.190Z] ---> 24c964291483 [2022-09-29T18:10:19.190Z] Step 8/26 : COPY . . [2022-09-29T18:10:19.190Z] Removing intermediate container 29561c020502 [2022-09-29T18:10:19.190Z] ---> f6494ff35e58 [2022-09-29T18:10:19.190Z] Step 8/22 : COPY . . [2022-09-29T18:10:29.158Z] ---> 381a4682be5a [2022-09-29T18:10:29.158Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-29T18:10:29.158Z] ---> 79fd0f81e197 [2022-09-29T18:10:29.158Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-29T18:10:29.158Z] ---> 9cec2c12b0e4 [2022-09-29T18:10:29.158Z] ---> 7a8142cbc8af [2022-09-29T18:10:29.158Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T18:10:29.158Z] [2022-09-29T18:10:29.158Z] ---> ed29541f490a [2022-09-29T18:10:29.158Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-29T18:10:29.158Z] ---> Running in 4decd430e54e [2022-09-29T18:10:29.158Z] ---> Running in ebc6e42c51d6 [2022-09-29T18:10:29.158Z] ---> Running in e75cdf36d099 [2022-09-29T18:10:29.158Z] ---> Running in 1b51bb89d54a [2022-09-29T18:10:29.158Z] ---> Running in 0697d370cf52 [2022-09-29T18:10:29.158Z] Removing intermediate container 0697d370cf52 [2022-09-29T18:10:29.158Z] ---> 10f5d440f106 [2022-09-29T18:10:29.158Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T18:10:29.158Z] Removing intermediate container e75cdf36d099 [2022-09-29T18:10:29.158Z] ---> 847ec1d9273c [2022-09-29T18:10:29.158Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T18:10:29.158Z] ---> Running in 983933e41aa7 [2022-09-29T18:10:29.158Z] ---> Running in 1489cd9c8509 [2022-09-29T18:10:29.158Z] Removing intermediate container 983933e41aa7 [2022-09-29T18:10:29.158Z] ---> 1f5316f3c85f [2022-09-29T18:10:29.158Z] 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-29T18:10:29.158Z] Removing intermediate container 1489cd9c8509 [2022-09-29T18:10:29.158Z] ---> 1af39aef695c [2022-09-29T18:10:29.158Z] 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-29T18:10:29.158Z] ---> Running in e7ff84b6dba6 [2022-09-29T18:10:29.158Z] ---> Running in 2320acd934f1 [2022-09-29T18:10:29.158Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-29T18:10:29.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-29T18:10:29.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-29T18:10:30.348Z] Removing intermediate container 2320acd934f1 [2022-09-29T18:10:30.348Z] ---> 4e944306382e [2022-09-29T18:10:30.348Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T18:10:30.348Z] Removing intermediate container e7ff84b6dba6 [2022-09-29T18:10:30.348Z] ---> beed34a157ca [2022-09-29T18:10:30.348Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T18:10:30.605Z] ---> Running in 55eaffe3041e [2022-09-29T18:10:30.605Z] ---> Running in 9b1febc6a4e0 [2022-09-29T18:10:30.605Z] Removing intermediate container 55eaffe3041e [2022-09-29T18:10:30.605Z] ---> 293083f00f3a [2022-09-29T18:10:30.605Z] [2022-09-29T18:10:30.605Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T18:10:30.605Z] Removing intermediate container 9b1febc6a4e0 [2022-09-29T18:10:30.605Z] ---> 1a87ccaa4c13 [2022-09-29T18:10:30.605Z] [2022-09-29T18:10:30.605Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T18:10:30.605Z] 3.15: Pulling from library/alpine [2022-09-29T18:10:30.862Z] 3.15: Pulling from library/alpine [2022-09-29T18:10:31.795Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T18:10:31.795Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T18:10:31.795Z] Status: Downloaded newer image for alpine:3.15 [2022-09-29T18:10:31.795Z] Status: Image is up to date for alpine:3.15 [2022-09-29T18:10:31.795Z] ---> c4fc93816858 [2022-09-29T18:10:31.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:10:31.795Z] ---> c4fc93816858 [2022-09-29T18:10:31.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:10:31.795Z] ---> Running in 0e803560edb1 [2022-09-29T18:10:31.795Z] ---> Running in b9a38847daf3 [2022-09-29T18:10:32.069Z] Removing intermediate container 0e803560edb1 [2022-09-29T18:10:32.069Z] ---> 331c2a2114e1 [2022-09-29T18:10:32.069Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:10:32.327Z] Removing intermediate container b9a38847daf3 [2022-09-29T18:10:32.327Z] ---> a78e4489ddb6 [2022-09-29T18:10:32.327Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:10:32.584Z] ---> Running in ebbde0d65fa7 [2022-09-29T18:10:33.147Z] ---> Running in b2895687ff56 [2022-09-29T18:10:35.674Z] Removing intermediate container ebbde0d65fa7 [2022-09-29T18:10:35.674Z] ---> c48d5158cfc0 [2022-09-29T18:10:35.674Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-29T18:10:35.674Z] ---> Running in 9a9ea145d0be [2022-09-29T18:10:35.674Z] Removing intermediate container b2895687ff56 [2022-09-29T18:10:35.674Z] ---> f5c91ea2b6ed [2022-09-29T18:10:35.674Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T18:10:35.674Z] ---> Running in de59f425b3c7 [2022-09-29T18:10:36.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:36.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:37.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:37.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:37.431Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:10:37.431Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:10:37.431Z] OK: 15857 distinct packages available [2022-09-29T18:10:37.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:37.431Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:10:37.431Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:10:37.431Z] OK: 15857 distinct packages available [2022-09-29T18:10:37.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:38.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:38.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:38.620Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-29T18:10:38.620Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T18:10:38.620Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:10:38.620Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:10:38.877Z] (3/4) Installing libucontext (1.1-r0) [2022-09-29T18:10:38.878Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T18:10:38.878Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-29T18:10:38.878Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T18:10:38.878Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:10:38.878Z] OK: 6 MiB in 18 packages [2022-09-29T18:10:38.878Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T18:10:39.135Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:10:39.135Z] OK: 7 MiB in 19 packages [2022-09-29T18:10:41.045Z] Removing intermediate container 9a9ea145d0be [2022-09-29T18:10:41.045Z] ---> 79ca64df179e [2022-09-29T18:10:41.045Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:10:41.045Z] Removing intermediate container de59f425b3c7 [2022-09-29T18:10:41.045Z] ---> 141299775e94 [2022-09-29T18:10:41.045Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-29T18:10:45.236Z] ---> 11a447c090ee [2022-09-29T18:10:45.236Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:10:45.236Z] ---> 1b24590e2d03 [2022-09-29T18:10:45.236Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:10:46.619Z] ---> 0447df6769ce [2022-09-29T18:10:46.619Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-29T18:10:46.619Z] ---> Running in e32ad048a053 [2022-09-29T18:10:47.184Z] Removing intermediate container e32ad048a053 [2022-09-29T18:10:47.184Z] ---> bbf5353ffb92 [2022-09-29T18:10:47.184Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-29T18:10:47.184Z] ---> 04a8de9ab5fd [2022-09-29T18:10:47.184Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:10:47.748Z] ---> e7ae709352b8 [2022-09-29T18:10:47.748Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-29T18:10:47.748Z] ---> 6ef1b2e583ac [2022-09-29T18:10:47.748Z] Step 21/26 : WORKDIR / [2022-09-29T18:10:47.748Z] ---> Running in 4ad12a6d17a9 [2022-09-29T18:10:48.316Z] Removing intermediate container 4ad12a6d17a9 [2022-09-29T18:10:48.317Z] ---> 7e0f255ce211 [2022-09-29T18:10:48.317Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:10:48.317Z] ---> 406d82b3a452 [2022-09-29T18:10:48.317Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-29T18:10:48.348Z] Removing intermediate container d3bdf5ae5eba [2022-09-29T18:10:48.348Z] ---> b144b297771f [2022-09-29T18:10:48.348Z] Successfully built b144b297771f [2022-09-29T18:10:48.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:10:48.575Z] ---> Running in 90563e1bab82 [2022-09-29T18:10:48.575Z] Removing intermediate container 90563e1bab82 [2022-09-29T18:10:48.575Z] ---> ebd81541cdfb [2022-09-29T18:10:48.575Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:10:48.684Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T18:10:48.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:10:48.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-2141 does not seem to be running inside a container [2022-09-29T18:10:48.881Z] ---> 1b193ada0a5e [2022-09-29T18:10:48.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:10:48.881Z] ---> Running in 70703f3fe97a [2022-09-29T18:10:48.881Z] ---> Running in 24fee4079594 [2022-09-29T18:10:48.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@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-29T18:10:49.141Z] Removing intermediate container 70703f3fe97a [2022-09-29T18:10:49.141Z] ---> b63601fd35de [2022-09-29T18:10:49.141Z] Step 24/26 : LABEL arch=x86_64 [2022-09-29T18:10:49.141Z] Removing intermediate container 24fee4079594 [2022-09-29T18:10:49.141Z] ---> 716aa40c60de [2022-09-29T18:10:49.141Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:10:49.141Z] ---> Running in 781104ab5c65 [2022-09-29T18:10:49.399Z] ---> Running in f4e7d4a6b4fe [2022-09-29T18:10:49.399Z] Removing intermediate container 781104ab5c65 [2022-09-29T18:10:49.399Z] ---> e91b65f537e9 [2022-09-29T18:10:49.399Z] Step 25/26 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:10:49.660Z] ---> Running in 83ff9f60efa9 [2022-09-29T18:10:49.660Z] Removing intermediate container f4e7d4a6b4fe [2022-09-29T18:10:49.660Z] ---> cd51e185b474 [2022-09-29T18:10:49.660Z] Step 24/26 : LABEL arch=x86_64 [2022-09-29T18:10:49.660Z] ---> Running in c462e5ea499d [2022-09-29T18:10:49.931Z] Removing intermediate container 83ff9f60efa9 [2022-09-29T18:10:49.931Z] ---> e4ba80418315 [2022-09-29T18:10:49.931Z] Step 26/26 : LABEL version=2.3.0-dev.75 [2022-09-29T18:10:49.931Z] ---> Running in 5add7f1373de [2022-09-29T18:10:49.931Z] Removing intermediate container c462e5ea499d [2022-09-29T18:10:49.931Z] ---> a2d946e16083 [2022-09-29T18:10:49.931Z] Step 25/26 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:10:50.147Z] $ docker top 1a09ec3678b0d5a75953a9d3bc19bd046328e320d59eb65337c468e9a6e7bf58 -eo pid,comm [2022-09-29T18:10:50.230Z] ---> Running in 6974df0102eb [2022-09-29T18:10:50.230Z] Removing intermediate container 5add7f1373de [2022-09-29T18:10:50.230Z] ---> f7549725d158 [2022-09-29T18:10:50.230Z] [2022-09-29T18:10:50.230Z] Successfully built f7549725d158 [Pipeline] { [Pipeline] sh [2022-09-29T18:10:50.488Z] Successfully tagged security-spire-config:latest [2022-09-29T18:10:50.488Z] Building support-notifications [2022-09-29T18:10:50.488Z]  Building security-spire-config ... done Removing intermediate container 6974df0102eb [2022-09-29T18:10:50.488Z] ---> de1548305e40 [2022-09-29T18:10:50.488Z] Step 26/26 : LABEL version=2.3.0-dev.75 [2022-09-29T18:10:50.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-29T18:10:50.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-29T18:10:50.982Z] + go version [2022-09-29T18:10:50.982Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T18:10:51.005Z] $ docker stop --time=1 1a09ec3678b0d5a75953a9d3bc19bd046328e320d59eb65337c468e9a6e7bf58 [2022-09-29T18:10:51.315Z] ---> Running in 779f4dffbb29 [2022-09-29T18:10:52.619Z] $ docker rm -f 1a09ec3678b0d5a75953a9d3bc19bd046328e320d59eb65337c468e9a6e7bf58 [2022-09-29T18:10:52.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:10:52.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:10:52.688Z] ---> 42240a45cbf6 [2022-09-29T18:10:52.688Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:10:52.688Z] ---> Using cache [2022-09-29T18:10:52.688Z] ---> 477b7a2babc5 [2022-09-29T18:10:52.688Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T18:10:52.688Z] ---> Using cache [2022-09-29T18:10:52.688Z] ---> f0871f3c7e20 [2022-09-29T18:10:52.688Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:10:52.688Z] ---> Using cache [2022-09-29T18:10:52.688Z] ---> f5bf0c8e7b05 [2022-09-29T18:10:52.688Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [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-29T18:10:53.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T18:10:53.141Z] [2022-09-29T18:10:53.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:10:53.256Z] Removing intermediate container 779f4dffbb29 [2022-09-29T18:10:53.257Z] ---> cd6be682a75d [2022-09-29T18:10:53.257Z] [2022-09-29T18:10:53.257Z] ---> Running in 6eab75cc669d [2022-09-29T18:10:53.257Z] Successfully built cd6be682a75d [2022-09-29T18:10:53.257Z] Successfully tagged security-spire-agent:latest [2022-09-29T18:10:53.257Z] Building core-data [2022-09-29T18:10:53.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T18:10:53.470Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-29T18:10:53.470Z] 29e5d40040c1: Pulling fs layer [2022-09-29T18:10:53.470Z] 1ce36da41761: Pulling fs layer [2022-09-29T18:10:53.470Z] 25b303627fd3: Pulling fs layer [2022-09-29T18:10:53.739Z] 29e5d40040c1: Verifying Checksum [2022-09-29T18:10:53.739Z] 29e5d40040c1: Download complete [2022-09-29T18:10:53.821Z]  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:54.008Z] 1ce36da41761: Verifying Checksum [2022-09-29T18:10:54.008Z] 1ce36da41761: Download complete [2022-09-29T18:10:54.275Z] 29e5d40040c1: Pull complete [2022-09-29T18:10:54.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:55.153Z] OK: 211 MiB in 51 packages [2022-09-29T18:10:55.686Z] 1ce36da41761: Pull complete [2022-09-29T18:10:55.686Z] 25b303627fd3: Download complete [2022-09-29T18:10:56.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:10:56.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:10:56.090Z] ---> 42240a45cbf6 [2022-09-29T18:10:56.090Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:10:56.090Z] ---> Using cache [2022-09-29T18:10:56.090Z] ---> 477b7a2babc5 [2022-09-29T18:10:56.090Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T18:10:56.090Z] ---> Using cache [2022-09-29T18:10:56.090Z] ---> f0871f3c7e20 [2022-09-29T18:10:56.090Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:10:56.090Z] ---> Using cache [2022-09-29T18:10:56.090Z] ---> f5bf0c8e7b05 [2022-09-29T18:10:56.090Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-29T18:10:58.003Z] ---> Running in 92dfff17d3db [2022-09-29T18:10:58.003Z] Removing intermediate container ebc6e42c51d6 [2022-09-29T18:10:58.003Z] ---> 093936e9d22b [2022-09-29T18:10:58.003Z] [2022-09-29T18:10:58.003Z] Step 10/25 : FROM alpine:3.16 [2022-09-29T18:10:58.003Z] Removing intermediate container 1b51bb89d54a [2022-09-29T18:10:58.003Z] ---> 31b4ad154db5 [2022-09-29T18:10:58.003Z] [2022-09-29T18:10:58.003Z] Step 10/22 : FROM alpine:3.16 [2022-09-29T18:10:58.003Z] Removing intermediate container 6eab75cc669d [2022-09-29T18:10:58.003Z] ---> 831471bbf2b6 [2022-09-29T18:10:58.003Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T18:10:58.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:58.262Z] ---> 3ef90f48e075 [2022-09-29T18:10:58.262Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:10:58.262Z] ---> Running in da58609c0f41 [2022-09-29T18:10:58.519Z] 3.16: Pulling from library/alpine [2022-09-29T18:10:58.519Z] 3.16: Pulling from library/alpine [2022-09-29T18:10:59.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:10:59.089Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T18:10:59.089Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T18:10:59.089Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T18:10:59.089Z] Status: Image is up to date for alpine:3.16 [2022-09-29T18:10:59.089Z] ---> 9c6f07244728 [2022-09-29T18:10:59.089Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-29T18:10:59.089Z] ---> 9c6f07244728 [2022-09-29T18:10:59.089Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-29T18:10:59.347Z] OK: 211 MiB in 51 packages [2022-09-29T18:11:00.739Z] ---> Running in 95e4449af264 [2022-09-29T18:11:00.739Z] ---> Running in e7e5ef9678eb [2022-09-29T18:11:00.739Z] Removing intermediate container 4decd430e54e [2022-09-29T18:11:00.739Z] ---> f51bfc1c7a29 [2022-09-29T18:11:00.739Z] [2022-09-29T18:11:00.739Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:11:00.739Z] ---> 9c6f07244728 [2022-09-29T18:11:00.739Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:11:01.682Z] Removing intermediate container 92dfff17d3db [2022-09-29T18:11:01.682Z] ---> be86763fd1e3 [2022-09-29T18:11:01.682Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T18:11:01.943Z] ---> Running in 41b62e9ff222 [2022-09-29T18:11:01.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:01.943Z] ---> 6f3627e8b5bf [2022-09-29T18:11:01.943Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:01.943Z] ---> Running in 5b64ebb9ef28 [2022-09-29T18:11:02.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:02.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:02.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:02.459Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-29T18:11:02.459Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-29T18:11:02.459Z] (3/3) Installing su-exec (0.2-r1) [2022-09-29T18:11:02.459Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:11:02.459Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:11:02.459Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-29T18:11:02.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:02.459Z] OK: 6 MiB in 17 packages [2022-09-29T18:11:02.459Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-29T18:11:02.459Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T18:11:02.459Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-29T18:11:02.459Z] (5/6) Installing curl (7.83.1-r3) [2022-09-29T18:11:02.459Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-29T18:11:02.459Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:11:02.459Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:11:02.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:02.459Z] OK: 8 MiB in 20 packages [2022-09-29T18:11:02.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-29T18:11:02.717Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:11:02.717Z] OK: 6 MiB in 15 packages [2022-09-29T18:11:04.097Z] Removing intermediate container 95e4449af264 [2022-09-29T18:11:04.097Z] ---> 29046eb3859a [2022-09-29T18:11:04.097Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T18:11:04.097Z] Removing intermediate container 41b62e9ff222 [2022-09-29T18:11:04.097Z] ---> 0be22d9afe5c [2022-09-29T18:11:04.097Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:11:04.356Z] Removing intermediate container e7e5ef9678eb [2022-09-29T18:11:04.356Z] ---> 456cb64bfd79 [2022-09-29T18:11:04.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T18:11:04.922Z] ---> Running in 58ce911adda5 [2022-09-29T18:11:04.922Z] ---> Running in 3605916e9fc8 [2022-09-29T18:11:05.180Z] ---> Running in 135f8c9036c5 [2022-09-29T18:11:05.440Z] Removing intermediate container 58ce911adda5 [2022-09-29T18:11:05.440Z] ---> 62acf78e04d4 [2022-09-29T18:11:05.440Z] Step 13/25 : WORKDIR / [2022-09-29T18:11:05.440Z] Removing intermediate container 3605916e9fc8 [2022-09-29T18:11:05.440Z] ---> fdeec4454879 [2022-09-29T18:11:05.440Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-29T18:11:05.440Z] Removing intermediate container 135f8c9036c5 [2022-09-29T18:11:05.440Z] ---> 95d6b1df41f2 [2022-09-29T18:11:05.440Z] Step 13/22 : WORKDIR /edgex [2022-09-29T18:11:05.698Z] ---> Running in 8b2837872249 [2022-09-29T18:11:05.698Z] ---> Running in 2bee91bacd39 [2022-09-29T18:11:05.698Z] ---> Running in 7d05d81c337b [2022-09-29T18:11:05.782Z] 25b303627fd3: Pull complete [2022-09-29T18:11:05.783Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-29T18:11:05.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T18:11:05.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:11:05.956Z] Removing intermediate container 2bee91bacd39 [2022-09-29T18:11:05.956Z] ---> 28d4695ed8f0 [2022-09-29T18:11:05.956Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:11:05.956Z] Removing intermediate container 8b2837872249 [2022-09-29T18:11:05.956Z] ---> feb2e35e8bfd [2022-09-29T18:11:05.956Z] 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-29T18:11:05.956Z] Removing intermediate container 7d05d81c337b [2022-09-29T18:11:05.956Z] ---> 0cb0eecfc6e9 [2022-09-29T18:11:05.956Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-29T18:11:05.956Z] ---> Running in c412e9d1e1f1 [2022-09-29T18:11:05.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-2141 does not seem to be running inside a container [2022-09-29T18:11:06.030Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@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-29T18:11:06.213Z] ---> 5b6bac865143 [2022-09-29T18:11:06.213Z] 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-29T18:11:06.803Z] Removing intermediate container c412e9d1e1f1 [2022-09-29T18:11:06.803Z] ---> b12f1d8e6246 [2022-09-29T18:11:06.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:11:06.803Z] ---> 247f7ab43420 [2022-09-29T18:11:06.803Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-29T18:11:06.803Z] ---> 5b2ffd4d1466 [2022-09-29T18:11:06.803Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-29T18:11:07.063Z] ---> 2e1925a12568 [2022-09-29T18:11:07.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-29T18:11:07.320Z] ---> e115b3c5bdba [2022-09-29T18:11:07.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-29T18:11:07.320Z] ---> cf302b9f0617 [2022-09-29T18:11:07.320Z] 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-29T18:11:07.612Z] Removing intermediate container da58609c0f41 [2022-09-29T18:11:07.612Z] ---> da3eaf414c7f [2022-09-29T18:11:07.612Z] Step 9/23 : COPY . . [2022-09-29T18:11:07.993Z] $ docker top 83c8f3af67d52a415aa024e8e59ed51358b43adb5f48c199c3e438ba7fe7d254 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:11:08.798Z] + docker-compose build --help [2022-09-29T18:11:08.798Z] + grep parallel [2022-09-29T18:11:09.011Z] ---> 3615d7faf817 [2022-09-29T18:11:09.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-29T18:11:09.270Z] ---> 90361337ec89 [2022-09-29T18:11:09.270Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-29T18:11:09.270Z] ---> 44441f882bdc [2022-09-29T18:11:09.270Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T18:11:09.529Z] ---> 848f0703fd2c [2022-09-29T18:11:09.529Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-29T18:11:09.792Z] ---> Running in c5615488d3c9 [2022-09-29T18:11:09.792Z] ---> 7d6746e5b9e1 [2022-09-29T18:11:09.792Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T18:11:10.089Z] ---> 578352debbad [2022-09-29T18:11:10.089Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-29T18:11:10.089Z] ---> Running in 5de61afa19a8 [2022-09-29T18:11:10.089Z] Removing intermediate container c5615488d3c9 [2022-09-29T18:11:10.089Z] ---> 85290d53fdb8 [2022-09-29T18:11:10.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:11:10.387Z] ---> Running in 4eca98666b2e [2022-09-29T18:11:10.646Z] ---> e716abb9674c [2022-09-29T18:11:10.646Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T18:11:10.646Z] Removing intermediate container 4eca98666b2e [2022-09-29T18:11:10.646Z] ---> fbb4e6bfea77 [2022-09-29T18:11:10.646Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T18:11:10.646Z] ---> Running in 9bc2d9b7b43f [2022-09-29T18:11:10.905Z] ---> f3a7b1fc3e2d [2022-09-29T18:11:10.905Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T18:11:11.178Z] ---> Running in a14257b17890 [2022-09-29T18:11:11.178Z] Removing intermediate container 9bc2d9b7b43f [2022-09-29T18:11:11.178Z] ---> 899de05124e2 [2022-09-29T18:11:11.178Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:11:11.178Z] ---> Running in e27f19a25ca7 [2022-09-29T18:11:11.178Z] Removing intermediate container 5de61afa19a8 [2022-09-29T18:11:11.178Z] ---> 2fbc94007081 [2022-09-29T18:11:11.178Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T18:11:11.437Z] Removing intermediate container 5b64ebb9ef28 [2022-09-29T18:11:11.437Z] ---> e87b45060762 [2022-09-29T18:11:11.437Z] Step 9/24 : COPY . . [2022-09-29T18:11:11.437Z] ---> Running in d603bb76693a [2022-09-29T18:11:11.437Z] Removing intermediate container e27f19a25ca7 [2022-09-29T18:11:11.437Z] ---> 6fc385d3d3a8 [2022-09-29T18:11:11.437Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:11:12.003Z] ---> Running in 60bba8485987 [2022-09-29T18:11:12.260Z] Removing intermediate container d603bb76693a [2022-09-29T18:11:12.260Z] ---> 3c9da61a5a76 [2022-09-29T18:11:12.260Z] Step 20/22 : LABEL arch=x86_64 [2022-09-29T18:11:12.528Z] ---> Running in 3e9607012162 [2022-09-29T18:11:12.528Z] Removing intermediate container 60bba8485987 [2022-09-29T18:11:12.528Z] ---> 0ee47408f5a7 [2022-09-29T18:11:12.528Z] [2022-09-29T18:11:12.528Z] ---> 67a4b5a5c880 [2022-09-29T18:11:12.528Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-29T18:11:12.786Z] Successfully built 0ee47408f5a7 [2022-09-29T18:11:12.786Z] Successfully tagged support-scheduler:latest [2022-09-29T18:11:12.786Z]  Building support-scheduler ... done Building security-bootstrapper [2022-09-29T18:11:12.786Z] ---> Running in 7f4716ea2a9c [2022-09-29T18:11:12.786Z] Removing intermediate container 3e9607012162 [2022-09-29T18:11:12.786Z] ---> 40c4333a861f [2022-09-29T18:11:12.786Z] Step 21/22 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:11:13.044Z] Removing intermediate container a14257b17890 [2022-09-29T18:11:13.045Z] ---> f5605fab2603 [2022-09-29T18:11:13.045Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T18:11:13.045Z] ---> Running in 1f5eb19b8f57 [2022-09-29T18:11:13.050Z] --parallel Build images in parallel. [Pipeline] } [2022-09-29T18:11:13.073Z] $ docker stop --time=1 83c8f3af67d52a415aa024e8e59ed51358b43adb5f48c199c3e438ba7fe7d254 [2022-09-29T18:11:13.615Z] ---> Running in 94a5180045df [2022-09-29T18:11:13.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-29T18:11:14.446Z] Removing intermediate container 1f5eb19b8f57 [2022-09-29T18:11:14.446Z] ---> 91a0e4924bcf [2022-09-29T18:11:14.446Z] Step 22/22 : LABEL version=2.3.0-dev.75 [2022-09-29T18:11:14.446Z] Removing intermediate container 94a5180045df [2022-09-29T18:11:14.446Z] ---> 62ff3928014e [2022-09-29T18:11:14.446Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T18:11:14.677Z] $ docker rm -f 83c8f3af67d52a415aa024e8e59ed51358b43adb5f48c199c3e438ba7fe7d254 [2022-09-29T18:11:14.704Z] ---> Running in 70423e8acb11 [2022-09-29T18:11:14.704Z] ---> Running in 5b7aa112e9e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:11:14.969Z] Removing intermediate container 70423e8acb11 [2022-09-29T18:11:14.969Z] ---> d3728745bf50 [2022-09-29T18:11:14.969Z] [2022-09-29T18:11:15.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T18:11:15.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:11:15.227Z] Removing intermediate container 5b7aa112e9e0 [2022-09-29T18:11:15.227Z] ---> adb2ed810ab2 [2022-09-29T18:11:15.227Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:11:15.227Z] Successfully built d3728745bf50 [2022-09-29T18:11:15.227Z] Successfully tagged security-proxy-setup:latest [2022-09-29T18:11:15.227Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-09-29T18:11:15.227Z] ---> Running in 6be86850c856 [2022-09-29T18:11:15.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-2141 does not seem to be running inside a container [2022-09-29T18:11:15.411Z] $ 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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@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-29T18:11:15.486Z] Removing intermediate container 6be86850c856 [2022-09-29T18:11:15.486Z] ---> 2d903c3413e7 [2022-09-29T18:11:15.486Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:11:16.537Z] $ docker top 38e1be0e0c96ed73b1583e21bf02742134b1eb6ed05a7d758b98744d55a18b7c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:11:16.859Z] ---> 651409e0586f [2022-09-29T18:11:16.859Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-29T18:11:16.859Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:16.859Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:16.859Z] ---> 42240a45cbf6 [2022-09-29T18:11:16.859Z] Step 3/33 : WORKDIR /edgex-go [2022-09-29T18:11:16.859Z] ---> Using cache [2022-09-29T18:11:16.859Z] ---> 49ae76544ec0 [2022-09-29T18:11:16.859Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:16.859Z] ---> Using cache [2022-09-29T18:11:16.859Z] ---> ce061ad1cb19 [2022-09-29T18:11:16.859Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-29T18:11:17.030Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-29T18:11:17.435Z] ---> Running in 4812a88bad14 [2022-09-29T18:11:17.435Z] ---> Running in 21a18ec47afe [2022-09-29T18:11:17.435Z] ---> Running in 52acdf19fe4c [2022-09-29T18:11:17.692Z] Removing intermediate container 4812a88bad14 [2022-09-29T18:11:17.692Z] ---> 6d93dfbc2faf [2022-09-29T18:11:17.692Z] [2022-09-29T18:11:17.692Z] Successfully built 6d93dfbc2faf [2022-09-29T18:11:17.692Z] Successfully tagged security-secretstore-setup:latest [2022-09-29T18:11:17.692Z] Building sys-mgmt-agent [2022-09-29T18:11:18.263Z]  Building security-secretstore-setup ... done CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-29T18:11:18.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:19.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:19.451Z] OK: 211 MiB in 51 packages [2022-09-29T18:11:19.718Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:19.718Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:19.718Z] ---> 42240a45cbf6 [2022-09-29T18:11:19.718Z] Step 3/20 : WORKDIR /edgex-go [2022-09-29T18:11:19.718Z] ---> Using cache [2022-09-29T18:11:19.718Z] ---> 49ae76544ec0 [2022-09-29T18:11:19.718Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-29T18:11:21.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:21.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:21.091Z] ---> 42240a45cbf6 [2022-09-29T18:11:21.091Z] Step 3/23 : WORKDIR /edgex-go [2022-09-29T18:11:21.091Z] ---> Using cache [2022-09-29T18:11:21.091Z] ---> 49ae76544ec0 [2022-09-29T18:11:21.091Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:21.091Z] ---> Using cache [2022-09-29T18:11:21.091Z] ---> ce061ad1cb19 [2022-09-29T18:11:21.091Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-29T18:11:21.279Z] Building core-command ... [2022-09-29T18:11:21.279Z] Building core-data ... [2022-09-29T18:11:21.279Z] Building core-metadata ... [2022-09-29T18:11:21.279Z] Building security-bootstrapper ... [2022-09-29T18:11:21.279Z] Building security-proxy-setup ... [2022-09-29T18:11:21.279Z] Building security-secretstore-setup ... [2022-09-29T18:11:21.279Z] Building security-spiffe-token-provider ... [2022-09-29T18:11:21.279Z] Building security-spire-agent ... [2022-09-29T18:11:21.279Z] Building security-spire-config ... [2022-09-29T18:11:21.279Z] Building security-spire-server ... [2022-09-29T18:11:21.279Z] Building support-notifications ... [2022-09-29T18:11:21.279Z] Building support-scheduler ... [2022-09-29T18:11:21.279Z] Building sys-mgmt-agent ... [2022-09-29T18:11:21.279Z] Building security-proxy-setup [2022-09-29T18:11:21.279Z] Building security-spire-agent [2022-09-29T18:11:21.279Z] Building security-spire-config [2022-09-29T18:11:21.279Z] Building security-spire-server [2022-09-29T18:11:21.279Z] Building core-data [2022-09-29T18:11:22.988Z] ---> Running in c96dfaeea628 [2022-09-29T18:11:22.988Z] ---> Running in dca10721fb9a [2022-09-29T18:11:23.555Z] Removing intermediate container 21a18ec47afe [2022-09-29T18:11:23.555Z] ---> a6a5c96d34b2 [2022-09-29T18:11:23.555Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-29T18:11:23.813Z] ---> 3e445db9d395 [2022-09-29T18:11:23.813Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:24.075Z] ---> Running in 41724429797a [2022-09-29T18:11:24.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:24.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:24.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:24.593Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-29T18:11:24.593Z] v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-29T18:11:24.593Z] OK: 17046 distinct packages available [2022-09-29T18:11:24.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:24.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:25.115Z] OK: 211 MiB in 51 packages [2022-09-29T18:11:25.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:25.372Z] OK: 211 MiB in 51 packages [2022-09-29T18:11:25.949Z] Removing intermediate container c96dfaeea628 [2022-09-29T18:11:25.949Z] ---> 1bad5ed55732 [2022-09-29T18:11:25.949Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-29T18:11:26.882Z] ---> 485c077fb4d3 [2022-09-29T18:11:26.882Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:27.473Z] Removing intermediate container dca10721fb9a [2022-09-29T18:11:27.473Z] ---> d298a6b8191b [2022-09-29T18:11:27.473Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-29T18:11:28.036Z] ---> Running in d275c89f07d1 [2022-09-29T18:11:28.293Z] ---> 6f505ce56e9e [2022-09-29T18:11:28.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:28.293Z] ---> Running in 69d7c698da76 [2022-09-29T18:11:33.610Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:33.610Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:33.610Z] ---> b144b297771f [2022-09-29T18:11:33.610Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:11:33.610Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:33.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:33.610Z] ---> b144b297771f [2022-09-29T18:11:33.610Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T18:11:33.610Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:33.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:33.610Z] ---> b144b297771f [2022-09-29T18:11:33.610Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T18:11:33.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:33.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:33.610Z] ---> b144b297771f [2022-09-29T18:11:33.610Z] Step 3/22 : WORKDIR /edgex-go [2022-09-29T18:11:33.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:33.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:33.610Z] ---> b144b297771f [2022-09-29T18:11:33.610Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T18:11:33.610Z] ---> Running in 836f786bf8fa [2022-09-29T18:11:33.610Z] ---> Running in d88b2ec3bb59 [2022-09-29T18:11:33.610Z] ---> Running in d56059f0018e [2022-09-29T18:11:33.610Z] ---> Running in b41a738c9705 [2022-09-29T18:11:33.610Z] ---> Running in 0252648aa5c3 [2022-09-29T18:11:33.610Z] Removing intermediate container d88b2ec3bb59 [2022-09-29T18:11:33.610Z] ---> 9207ff2877d8 [2022-09-29T18:11:33.610Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T18:11:33.610Z] Removing intermediate container 836f786bf8fa [2022-09-29T18:11:33.610Z] ---> f45fc8182546 [2022-09-29T18:11:33.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:33.610Z] ---> Running in 278b4da73439 [2022-09-29T18:11:33.610Z] Removing intermediate container d56059f0018e [2022-09-29T18:11:33.610Z] ---> 19e1c2b82391 [2022-09-29T18:11:33.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:33.610Z] Removing intermediate container b41a738c9705 [2022-09-29T18:11:33.610Z] ---> 550292320a49 [2022-09-29T18:11:33.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:33.610Z] Removing intermediate container 0252648aa5c3 [2022-09-29T18:11:33.610Z] ---> 7049254036c4 [2022-09-29T18:11:33.610Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:33.610Z] ---> Running in 415bdfd8745f [2022-09-29T18:11:33.610Z] ---> Running in a23af38ed9b2 [2022-09-29T18:11:33.610Z] ---> Running in d29fd1d2151f [2022-09-29T18:11:33.610Z] ---> Running in d14927dcb704 [2022-09-29T18:11:33.879Z] Removing intermediate container 278b4da73439 [2022-09-29T18:11:33.879Z] ---> 6692bd1b40ce [2022-09-29T18:11:33.879Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:34.146Z] ---> Running in be1d55fefdc5 [2022-09-29T18:11:37.504Z] Removing intermediate container 415bdfd8745f [2022-09-29T18:11:37.504Z] ---> e6b7bb93ee7f [2022-09-29T18:11:37.504Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:11:37.504Z] Removing intermediate container d29fd1d2151f [2022-09-29T18:11:37.504Z] ---> 0f7e23526b20 [2022-09-29T18:11:37.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-29T18:11:37.504Z] ---> Running in 2f19ee846916 [2022-09-29T18:11:37.504Z] ---> Running in 9777e2cfa063 [2022-09-29T18:11:38.088Z] Removing intermediate container a23af38ed9b2 [2022-09-29T18:11:38.088Z] ---> 986de353b218 [2022-09-29T18:11:38.088Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:11:38.088Z] ---> Running in d2e45d93104a [2022-09-29T18:11:38.088Z] Removing intermediate container d14927dcb704 [2022-09-29T18:11:38.088Z] ---> 4787c9b25b1d [2022-09-29T18:11:38.088Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:11:38.356Z] Removing intermediate container be1d55fefdc5 [2022-09-29T18:11:38.356Z] ---> 845e9b74fd25 [2022-09-29T18:11:38.356Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-29T18:11:38.356Z] ---> Running in 8d4a380ae155 [2022-09-29T18:11:38.356Z] ---> Running in ea068a762840 [2022-09-29T18:11:39.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:39.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:40.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:40.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:40.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:40.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:40.481Z] Removing intermediate container 41724429797a [2022-09-29T18:11:40.481Z] ---> eed4cae38b95 [2022-09-29T18:11:40.481Z] Step 8/33 : COPY . . [2022-09-29T18:11:40.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:41.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:41.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:41.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:11:41.492Z] OK: 221 MiB in 51 packages [2022-09-29T18:11:42.077Z] OK: 221 MiB in 51 packages [2022-09-29T18:11:42.665Z] OK: 221 MiB in 51 packages [2022-09-29T18:11:42.949Z] OK: 221 MiB in 51 packages [2022-09-29T18:11:42.949Z] OK: 221 MiB in 51 packages [2022-09-29T18:11:43.216Z] Removing intermediate container 2f19ee846916 [2022-09-29T18:11:43.216Z] ---> 213075f64abb [2022-09-29T18:11:43.216Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T18:11:43.801Z] Removing intermediate container 9777e2cfa063 [2022-09-29T18:11:43.801Z] ---> 3a8417c8750a [2022-09-29T18:11:43.801Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-29T18:11:44.068Z] Removing intermediate container 8d4a380ae155 [2022-09-29T18:11:44.068Z] ---> b5701933f5a5 [2022-09-29T18:11:44.068Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T18:11:44.654Z] Removing intermediate container d2e45d93104a [2022-09-29T18:11:44.654Z] ---> a28ee7193ec7 [2022-09-29T18:11:44.654Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T18:11:44.654Z] ---> 1e76944496d6 [2022-09-29T18:11:44.654Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:44.654Z] Removing intermediate container ea068a762840 [2022-09-29T18:11:44.654Z] ---> 7b7662dfb872 [2022-09-29T18:11:44.654Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T18:11:44.654Z] ---> 1b9b83b4fb65 [2022-09-29T18:11:44.654Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:44.654Z] ---> Running in d1901b2f597b [2022-09-29T18:11:44.666Z] ---> 39f5f8ff7ce0 [2022-09-29T18:11:44.666Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-29T18:11:44.666Z] Removing intermediate container 7f4716ea2a9c [2022-09-29T18:11:44.666Z] ---> 22b79c5870b9 [2022-09-29T18:11:44.666Z] [2022-09-29T18:11:44.666Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:11:44.666Z] ---> 9c6f07244728 [2022-09-29T18:11:44.666Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-29T18:11:44.922Z] ---> Running in ca0394b77e34 [2022-09-29T18:11:44.923Z] ---> Running in ae9cb466a71a [2022-09-29T18:11:45.182Z] ---> Running in 4f71f5e8bc05 [2022-09-29T18:11:45.182Z] Removing intermediate container d275c89f07d1 [2022-09-29T18:11:45.182Z] ---> 452330013ca4 [2022-09-29T18:11:45.182Z] Step 7/20 : COPY . . [2022-09-29T18:11:45.182Z] Removing intermediate container 69d7c698da76 [2022-09-29T18:11:45.182Z] ---> 18ca05485050 [2022-09-29T18:11:45.182Z] Step 8/23 : COPY . . [2022-09-29T18:11:45.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-29T18:11:45.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:45.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:45.523Z] ---> 912b5b7b964f [2022-09-29T18:11:45.523Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:45.523Z] ---> Running in a74ca79571b8 [2022-09-29T18:11:45.697Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-29T18:11:45.697Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-29T18:11:45.697Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:11:45.697Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:11:45.697Z] OK: 6 MiB in 16 packages [2022-09-29T18:11:45.790Z] ---> fda3dbc00752 [2022-09-29T18:11:45.790Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:45.790Z] ---> Running in 74f7abe94cfe [2022-09-29T18:11:46.372Z] ---> 5cb25433b54e [2022-09-29T18:11:46.372Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:46.372Z] ---> Running in 046a5528790c [2022-09-29T18:11:52.253Z] Removing intermediate container 52acdf19fe4c [2022-09-29T18:11:52.253Z] ---> 811233239a05 [2022-09-29T18:11:52.253Z] [2022-09-29T18:11:52.253Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T18:11:52.253Z] ---> 9c6f07244728 [2022-09-29T18:11:52.253Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-29T18:11:52.253Z] ---> 235b313e0f2a [2022-09-29T18:11:52.253Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-29T18:11:52.253Z] ---> 85a90824d8df [2022-09-29T18:11:52.253Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-29T18:11:52.253Z] ---> Running in 7c5a8153ee74 [2022-09-29T18:11:52.253Z] ---> Running in 0a0de40d683a [2022-09-29T18:11:52.253Z] ---> Running in f919e1779fc5 [2022-09-29T18:11:52.253Z] Removing intermediate container 4f71f5e8bc05 [2022-09-29T18:11:52.253Z] ---> 517d9602329a [2022-09-29T18:11:52.253Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:11:52.253Z] ---> Running in bbded06077ca [2022-09-29T18:11:52.253Z] Removing intermediate container 7c5a8153ee74 [2022-09-29T18:11:52.253Z] ---> e07eed986bde [2022-09-29T18:11:52.253Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-29T18:11:52.253Z] ---> Running in a84f336b4f4a [2022-09-29T18:11:52.253Z] Removing intermediate container bbded06077ca [2022-09-29T18:11:52.253Z] ---> fdb7de14c0e9 [2022-09-29T18:11:52.253Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-29T18:11:52.253Z] ---> Running in c74a576d9d3a [2022-09-29T18:11:52.253Z] Removing intermediate container a84f336b4f4a [2022-09-29T18:11:52.253Z] ---> d058fc239e29 [2022-09-29T18:11:52.253Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-29T18:11:52.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-29T18:11:52.253Z] Removing intermediate container c74a576d9d3a [2022-09-29T18:11:52.253Z] ---> 622e83cbee0b [2022-09-29T18:11:52.253Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:11:52.253Z] ---> Running in abcc6238beee [2022-09-29T18:11:52.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-29T18:11:52.511Z] ---> Running in ee21acd69a73 [2022-09-29T18:11:52.511Z] Removing intermediate container abcc6238beee [2022-09-29T18:11:52.511Z] ---> b3d574b955ef [2022-09-29T18:11:52.511Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:52.511Z] Removing intermediate container ee21acd69a73 [2022-09-29T18:11:52.511Z] ---> b58784007244 [2022-09-29T18:11:52.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:11:52.511Z] ---> Running in a4808b43f801 [2022-09-29T18:11:53.446Z] ---> 85a46118cc5d [2022-09-29T18:11:53.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-29T18:11:54.011Z] Removing intermediate container a4808b43f801 [2022-09-29T18:11:54.011Z] ---> dc48848efd87 [2022-09-29T18:11:54.011Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-29T18:11:54.011Z] ---> e3e868bee073 [2022-09-29T18:11:54.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-29T18:11:54.269Z] ---> Running in 3193a6525a7f [2022-09-29T18:11:54.527Z] ---> ec67e34ae4f2 [2022-09-29T18:11:54.527Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-29T18:11:54.527Z] ---> Running in 2cafe661f697 [2022-09-29T18:11:54.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:55.068Z] Removing intermediate container 2cafe661f697 [2022-09-29T18:11:55.068Z] ---> d31515e9bd00 [2022-09-29T18:11:55.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:11:55.068Z] ---> Running in d7314a8dcbcb [2022-09-29T18:11:55.328Z] Removing intermediate container d7314a8dcbcb [2022-09-29T18:11:55.328Z] ---> 86f646a00063 [2022-09-29T18:11:55.328Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T18:11:55.328Z] ---> Running in d008e5f937a2 [2022-09-29T18:11:55.586Z] Removing intermediate container d008e5f937a2 [2022-09-29T18:11:55.586Z] ---> d8b06605d653 [2022-09-29T18:11:55.587Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:11:55.587Z] ---> Running in c254c3df2677 [2022-09-29T18:11:55.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:11:55.847Z] Removing intermediate container c254c3df2677 [2022-09-29T18:11:55.847Z] ---> 732ab8489b31 [2022-09-29T18:11:55.847Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:11:55.847Z] ---> Running in d92cc0f70c26 [2022-09-29T18:11:56.105Z] Removing intermediate container d92cc0f70c26 [2022-09-29T18:11:56.105Z] ---> 3cd76298d315 [2022-09-29T18:11:56.105Z] [2022-09-29T18:11:56.105Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-29T18:11:56.105Z] Successfully built 3cd76298d315 [2022-09-29T18:11:56.105Z] Successfully tagged support-notifications:latest [2022-09-29T18:11:56.105Z] Building security-spire-server [2022-09-29T18:11:56.105Z]  Building support-notifications ... done (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T18:11:56.105Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-29T18:11:56.364Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T18:11:56.364Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-29T18:11:56.622Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-29T18:11:56.622Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:11:56.622Z] OK: 8 MiB in 20 packages [2022-09-29T18:11:59.902Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:11:59.902Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:11:59.902Z] ---> 42240a45cbf6 [2022-09-29T18:11:59.902Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 49ae76544ec0 [2022-09-29T18:11:59.902Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> ce061ad1cb19 [2022-09-29T18:11:59.902Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> d08de1b2ab13 [2022-09-29T18:11:59.902Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 0f065a6b7e9e [2022-09-29T18:11:59.902Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 35f77084f67c [2022-09-29T18:11:59.902Z] Step 8/25 : COPY . . [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 7a8142cbc8af [2022-09-29T18:11:59.902Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 847ec1d9273c [2022-09-29T18:11:59.902Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-29T18:11:59.902Z] ---> Using cache [2022-09-29T18:11:59.902Z] ---> 1af39aef695c [2022-09-29T18:11:59.902Z] 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-29T18:11:59.902Z] Removing intermediate container 3193a6525a7f [2022-09-29T18:11:59.902Z] ---> dab3fecb9490 [2022-09-29T18:11:59.902Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:11:59.902Z] ---> Running in 54a537901d46 [2022-09-29T18:12:00.467Z] ---> cceb9816fabf [2022-09-29T18:12:00.467Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-29T18:12:01.035Z] ---> 4f25e7a7cb40 [2022-09-29T18:12:01.035Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-29T18:12:01.293Z] Removing intermediate container 54a537901d46 [2022-09-29T18:12:01.293Z] ---> 4099a0cecfae [2022-09-29T18:12:01.293Z] Step 12/25 : WORKDIR /edgex-go [2022-09-29T18:12:01.552Z] ---> Running in 95334e042dc7 [2022-09-29T18:12:01.552Z] ---> 0a93707cadff [2022-09-29T18:12:01.552Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-29T18:12:01.552Z] ---> Running in 7402b214950d [2022-09-29T18:12:01.816Z] Removing intermediate container 95334e042dc7 [2022-09-29T18:12:01.816Z] ---> b18ce5c1969b [2022-09-29T18:12:01.816Z] [2022-09-29T18:12:01.816Z] Step 13/25 : FROM alpine:3.15 [2022-09-29T18:12:01.816Z] ---> c4fc93816858 [2022-09-29T18:12:01.816Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:12:01.816Z] ---> Using cache [2022-09-29T18:12:01.816Z] ---> a78e4489ddb6 [2022-09-29T18:12:01.816Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:12:01.816Z] ---> Using cache [2022-09-29T18:12:01.816Z] ---> f5c91ea2b6ed [2022-09-29T18:12:01.816Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T18:12:01.816Z] ---> Using cache [2022-09-29T18:12:01.816Z] ---> 141299775e94 [2022-09-29T18:12:01.816Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:12:02.074Z] Removing intermediate container 7402b214950d [2022-09-29T18:12:02.074Z] ---> 1a92c93abaff [2022-09-29T18:12:02.074Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:12:02.074Z] ---> Running in a6da2b556659 [2022-09-29T18:12:03.005Z] Removing intermediate container a6da2b556659 [2022-09-29T18:12:03.005Z] ---> 906565fafd36 [2022-09-29T18:12:03.005Z] Step 22/24 : LABEL arch=x86_64 [2022-09-29T18:12:03.262Z] ---> Running in d98c4ac6706d [2022-09-29T18:12:03.825Z] Removing intermediate container d98c4ac6706d [2022-09-29T18:12:03.825Z] ---> a19427d2dc81 [2022-09-29T18:12:03.825Z] Step 23/24 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:04.389Z] ---> Running in bdc81ffb1385 [2022-09-29T18:12:04.647Z] ---> d6632a241ee1 [2022-09-29T18:12:04.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:12:04.903Z] Removing intermediate container bdc81ffb1385 [2022-09-29T18:12:04.903Z] ---> 6319e41f25fb [2022-09-29T18:12:04.903Z] Step 24/24 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:05.166Z] ---> Running in abf6d753c515 [2022-09-29T18:12:05.424Z] ---> 3646c6101eed [2022-09-29T18:12:05.424Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-29T18:12:05.424Z] Removing intermediate container ae9cb466a71a [2022-09-29T18:12:05.424Z] ---> 8fc7d9aaf4e2 [2022-09-29T18:12:05.424Z] [2022-09-29T18:12:05.424Z] Step 10/33 : FROM alpine:3.16 [2022-09-29T18:12:05.424Z] ---> 9c6f07244728 [2022-09-29T18:12:05.424Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:12:05.682Z] Removing intermediate container abf6d753c515 [2022-09-29T18:12:05.682Z] ---> 9573d9aa74a0 [2022-09-29T18:12:05.682Z] [2022-09-29T18:12:05.682Z] ---> Running in 0781cc3d354f [2022-09-29T18:12:05.682Z] Successfully built 9573d9aa74a0 [2022-09-29T18:12:05.682Z] ---> ee2991fd0ed5 [2022-09-29T18:12:05.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-29T18:12:05.682Z] Successfully tagged core-data:latest [2022-09-29T18:12:05.682Z] Building core-metadata [2022-09-29T18:12:05.940Z]  Building core-data ... done Removing intermediate container 0781cc3d354f [2022-09-29T18:12:05.940Z] ---> 0901e41eec7a [2022-09-29T18:12:05.940Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-29T18:12:08.465Z] ---> Running in b5a38d0a1502 [2022-09-29T18:12:08.465Z] ---> 47977d5d0f5d [2022-09-29T18:12:08.465Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:12:08.736Z] ---> Running in 578076568def [2022-09-29T18:12:08.736Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:12:08.736Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:12:08.736Z] ---> 42240a45cbf6 [2022-09-29T18:12:08.736Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:12:08.736Z] ---> Using cache [2022-09-29T18:12:08.736Z] ---> 477b7a2babc5 [2022-09-29T18:12:08.736Z] Step 4/25 : WORKDIR /edgex-go [2022-09-29T18:12:08.736Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> f0871f3c7e20 [2022-09-29T18:12:08.737Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:12:08.737Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> f5bf0c8e7b05 [2022-09-29T18:12:08.737Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-29T18:12:08.737Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> d506c3e01801 [2022-09-29T18:12:08.737Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-29T18:12:08.737Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> f2b4f7e2fca0 [2022-09-29T18:12:08.737Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:12:08.737Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> 15fd061608da [2022-09-29T18:12:08.737Z] Step 9/25 : COPY . . [2022-09-29T18:12:08.737Z] ---> Using cache [2022-09-29T18:12:08.737Z] ---> 381a4682be5a [2022-09-29T18:12:08.737Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-29T18:12:08.994Z] ---> Running in 6bacce183ace [2022-09-29T18:12:08.994Z] Removing intermediate container 578076568def [2022-09-29T18:12:08.994Z] ---> 9925ae2d8186 [2022-09-29T18:12:08.994Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:12:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:09.251Z] ---> Running in f30f07893750 [2022-09-29T18:12:09.251Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-29T18:12:09.251Z] (2/2) Installing su-exec (0.2-r1) [2022-09-29T18:12:09.251Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:12:09.251Z] OK: 6 MiB in 16 packages [2022-09-29T18:12:09.509Z] Removing intermediate container f30f07893750 [2022-09-29T18:12:09.509Z] ---> 2a2c797d2f31 [2022-09-29T18:12:09.509Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T18:12:09.767Z] ---> Running in 90fa841cb101 [2022-09-29T18:12:09.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-29T18:12:10.025Z] Removing intermediate container b5a38d0a1502 [2022-09-29T18:12:10.025Z] ---> bbd412431359 [2022-09-29T18:12:10.025Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-29T18:12:10.337Z] Removing intermediate container 90fa841cb101 [2022-09-29T18:12:10.337Z] ---> ce1b0be058c9 [2022-09-29T18:12:10.337Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:10.337Z] ---> Running in 4b4f0cdfbd99 [2022-09-29T18:12:10.337Z] ---> Running in c481498de992 [2022-09-29T18:12:10.595Z] Removing intermediate container 4b4f0cdfbd99 [2022-09-29T18:12:10.595Z] ---> 98bcfc255fba [2022-09-29T18:12:10.595Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-29T18:12:10.853Z] Removing intermediate container c481498de992 [2022-09-29T18:12:10.853Z] ---> 10821edbdc66 [2022-09-29T18:12:10.853Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:10.853Z] ---> Running in 2e202b408d8a [2022-09-29T18:12:11.111Z] ---> Running in 5ad519286c1d [2022-09-29T18:12:11.112Z] Removing intermediate container 2e202b408d8a [2022-09-29T18:12:11.112Z] ---> b33fc4de6323 [2022-09-29T18:12:11.112Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-29T18:12:11.112Z] Removing intermediate container 5ad519286c1d [2022-09-29T18:12:11.112Z] ---> e8d60424e520 [2022-09-29T18:12:11.112Z] [2022-09-29T18:12:11.112Z] ---> Running in e3bc3d0ef645 [2022-09-29T18:12:11.372Z] Successfully built e8d60424e520 [2022-09-29T18:12:11.372Z] Successfully tagged security-spire-server:latest [2022-09-29T18:12:11.372Z] Building core-command [2022-09-29T18:12:11.940Z]  Building security-spire-server ... done Removing intermediate container e3bc3d0ef645 [2022-09-29T18:12:11.940Z] ---> a9d62c445dec [2022-09-29T18:12:11.940Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-29T18:12:13.841Z] ---> Running in ecdf3e7e3f36 [2022-09-29T18:12:13.841Z] Removing intermediate container 0a0de40d683a [2022-09-29T18:12:13.841Z] ---> b28ad610d7f7 [2022-09-29T18:12:13.841Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-29T18:12:14.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:12:14.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:12:14.410Z] ---> 42240a45cbf6 [2022-09-29T18:12:14.410Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> 477b7a2babc5 [2022-09-29T18:12:14.410Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> f0871f3c7e20 [2022-09-29T18:12:14.410Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> f5bf0c8e7b05 [2022-09-29T18:12:14.410Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> d506c3e01801 [2022-09-29T18:12:14.410Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> f2b4f7e2fca0 [2022-09-29T18:12:14.410Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> 15fd061608da [2022-09-29T18:12:14.410Z] Step 9/24 : COPY . . [2022-09-29T18:12:14.410Z] ---> Using cache [2022-09-29T18:12:14.410Z] ---> 381a4682be5a [2022-09-29T18:12:14.410Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-29T18:12:14.410Z] Removing intermediate container ecdf3e7e3f36 [2022-09-29T18:12:14.410Z] ---> c4e858511e4f [2022-09-29T18:12:14.410Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-29T18:12:14.410Z] ---> Running in fab21f17042f [2022-09-29T18:12:14.410Z] ---> Running in 16a0b74ffbd9 [2022-09-29T18:12:14.410Z] ---> Running in ad3aa8b5d246 [2022-09-29T18:12:14.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-29T18:12:15.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-29T18:12:15.800Z] Removing intermediate container 16a0b74ffbd9 [2022-09-29T18:12:15.801Z] ---> 58501901e7bc [2022-09-29T18:12:15.801Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-29T18:12:16.059Z] ---> Running in 30fc4aba6acc [2022-09-29T18:12:16.059Z] Removing intermediate container fab21f17042f [2022-09-29T18:12:16.059Z] ---> c302226eed1e [2022-09-29T18:12:16.059Z] [2022-09-29T18:12:16.059Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:12:16.317Z] ---> 9c6f07244728 [2022-09-29T18:12:16.317Z] 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-29T18:12:16.575Z] Removing intermediate container 30fc4aba6acc [2022-09-29T18:12:16.575Z] ---> ae1ddb93654d [2022-09-29T18:12:16.575Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-29T18:12:16.575Z] ---> Running in b552073edc7e [2022-09-29T18:12:16.833Z] Removing intermediate container b552073edc7e [2022-09-29T18:12:16.833Z] ---> 45c28070a34a [2022-09-29T18:12:16.833Z] 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-29T18:12:17.398Z] ---> ffc7200ea765 [2022-09-29T18:12:17.398Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-29T18:12:17.398Z] ---> Running in 63f38cdc2f53 [2022-09-29T18:12:17.670Z] ---> Running in d1441cee2309 [2022-09-29T18:12:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:18.559Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T18:12:18.559Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T18:12:18.559Z] (3/33) Installing readline (8.1.2-r0) [2022-09-29T18:12:18.818Z] (4/33) Installing bash (5.1.16-r2) [2022-09-29T18:12:18.818Z] Executing bash-5.1.16-r2.post-install [2022-09-29T18:12:18.818Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-29T18:12:18.818Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-29T18:12:18.818Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T18:12:18.818Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-29T18:12:18.818Z] (9/33) Installing curl (7.83.1-r3) [2022-09-29T18:12:18.818Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-29T18:12:19.077Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-29T18:12:19.077Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-29T18:12:19.077Z] (13/33) Installing expat (2.4.9-r0) [2022-09-29T18:12:19.077Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-29T18:12:19.077Z] (15/33) Installing gdbm (1.23-r0) [2022-09-29T18:12:19.077Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-29T18:12:19.077Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T18:12:19.077Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T18:12:19.077Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-29T18:12:19.077Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-29T18:12:19.077Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-29T18:12:19.077Z] Removing intermediate container f919e1779fc5 [2022-09-29T18:12:19.077Z] ---> d31db7fcf2be [2022-09-29T18:12:19.077Z] [2022-09-29T18:12:19.077Z] Step 9/20 : FROM alpine:3.15 [2022-09-29T18:12:19.077Z] ---> c4fc93816858 [2022-09-29T18:12:19.077Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:12:19.077Z] ---> Using cache [2022-09-29T18:12:19.077Z] ---> a78e4489ddb6 [2022-09-29T18:12:19.077Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:12:19.077Z] ---> Using cache [2022-09-29T18:12:19.077Z] ---> f5c91ea2b6ed [2022-09-29T18:12:19.077Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-29T18:12:19.641Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-29T18:12:19.641Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-29T18:12:19.641Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-29T18:12:19.641Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-29T18:12:19.641Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-29T18:12:19.641Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-29T18:12:19.641Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-29T18:12:19.641Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-29T18:12:19.641Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-29T18:12:19.641Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-29T18:12:19.641Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-29T18:12:19.641Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-29T18:12:19.641Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:12:19.642Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:12:19.899Z] OK: 122 MiB in 47 packages [2022-09-29T18:12:20.489Z] ---> Running in 222d6f7e46b2 [2022-09-29T18:12:20.747Z] Removing intermediate container d1441cee2309 [2022-09-29T18:12:20.747Z] ---> 5249693fd5de [2022-09-29T18:12:20.747Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:12:21.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:21.262Z] ---> a731a81f51e4 [2022-09-29T18:12:21.262Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-29T18:12:21.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:21.844Z] ---> 59acbb18f5fc [2022-09-29T18:12:21.844Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-29T18:12:22.101Z] ---> e679c83d376b [2022-09-29T18:12:22.101Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-29T18:12:22.357Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:12:22.357Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:12:22.357Z] OK: 15857 distinct packages available [2022-09-29T18:12:22.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:22.615Z] ---> 88557c54a690 [2022-09-29T18:12:22.615Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-29T18:12:22.872Z] Collecting docker-compose==1.23.2 [2022-09-29T18:12:22.872Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-29T18:12:22.872Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.7 MB/s eta 0:00:00 [2022-09-29T18:12:23.130Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-29T18:12:23.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T18:12:23.130Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-29T18:12:23.130Z] ---> 21337dfe6f7a [2022-09-29T18:12:23.130Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-29T18:12:23.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.9 MB/s eta 0:00:00 [2022-09-29T18:12:23.130Z] Collecting cached-property<2,>=1.2.0 [2022-09-29T18:12:23.130Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-29T18:12:23.130Z] Collecting docker<4.0,>=3.6.0 [2022-09-29T18:12:23.130Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-29T18:12:23.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 189.0 MB/s eta 0:00:00 [2022-09-29T18:12:23.130Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-29T18:12:23.130Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-29T18:12:23.130Z] Preparing metadata (setup.py): started [2022-09-29T18:12:23.387Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-29T18:12:23.645Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-29T18:12:23.645Z] ---> a5f0fba93879 [2022-09-29T18:12:23.645Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-29T18:12:23.645Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:12:23.645Z] 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-29T18:12:23.645Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-29T18:12:23.645Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-29T18:12:23.645Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-29T18:12:23.645Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-29T18:12:23.645Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 174.9 MB/s eta 0:00:00 [2022-09-29T18:12:23.645Z] Collecting texttable<0.10,>=0.9.0 [2022-09-29T18:12:23.903Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-29T18:12:23.903Z] Preparing metadata (setup.py): started [2022-09-29T18:12:23.903Z] (5/9) Installing curl (7.80.0-r3) [2022-09-29T18:12:23.903Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-29T18:12:23.903Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:12:24.160Z] (8/9) Installing libucontext (1.1-r0) [2022-09-29T18:12:24.160Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:12:24.160Z] Collecting docopt<0.7,>=0.6.1 [2022-09-29T18:12:24.160Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-29T18:12:24.160Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-29T18:12:24.160Z] Preparing metadata (setup.py): started [2022-09-29T18:12:24.160Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:12:24.160Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:12:24.418Z] ---> 030c86dd33e6 [2022-09-29T18:12:24.418Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-29T18:12:24.418Z] OK: 8 MiB in 23 packages [2022-09-29T18:12:24.418Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:12:24.418Z] ---> Running in a74f202aca9e [2022-09-29T18:12:24.676Z] Collecting jsonschema<3,>=2.5.1 [2022-09-29T18:12:24.676Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-29T18:12:24.676Z] Collecting PyYAML<4,>=3.10 [2022-09-29T18:12:24.676Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-29T18:12:24.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 112.9 MB/s eta 0:00:00 [2022-09-29T18:12:24.934Z] Preparing metadata (setup.py): started [2022-09-29T18:12:25.191Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:12:25.191Z] Collecting docker-pycreds>=0.4.0 [2022-09-29T18:12:25.191Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-29T18:12:25.449Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-29T18:12:25.449Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-29T18:12:25.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 195.8 MB/s eta 0:00:00 [2022-09-29T18:12:25.449Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-29T18:12:25.449Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-29T18:12:25.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 211.1 MB/s eta 0:00:00 [2022-09-29T18:12:25.449Z] Collecting idna<2.8,>=2.5 [2022-09-29T18:12:25.449Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-29T18:12:25.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 125.2 MB/s eta 0:00:00 [2022-09-29T18:12:25.707Z] Removing intermediate container 222d6f7e46b2 [2022-09-29T18:12:25.707Z] ---> 6b716aaa80bc [2022-09-29T18:12:25.707Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:12:25.707Z] Collecting certifi>=2017.4.17 [2022-09-29T18:12:25.707Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-29T18:12:25.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 188.8 MB/s eta 0:00:00 [2022-09-29T18:12:25.707Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-29T18:12:25.707Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-29T18:12:25.707Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-29T18:12:25.707Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-29T18:12:25.707Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-29T18:12:25.707Z] Running setup.py install for texttable: started [2022-09-29T18:12:26.279Z] Running setup.py install for texttable: finished with status 'done' [2022-09-29T18:12:26.279Z] Running setup.py install for PyYAML: started [2022-09-29T18:12:26.279Z] ---> 7cb0b6b6ec2d [2022-09-29T18:12:26.279Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-29T18:12:26.279Z] Removing intermediate container a74f202aca9e [2022-09-29T18:12:26.279Z] ---> e520891ccca5 [2022-09-29T18:12:26.279Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-29T18:12:26.536Z] ---> Running in 949df351b491 [2022-09-29T18:12:26.536Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-29T18:12:26.794Z] Removing intermediate container 949df351b491 [2022-09-29T18:12:26.794Z] ---> 35b1b7c515d0 [2022-09-29T18:12:26.794Z] Step 30/33 : CMD ["gate"] [2022-09-29T18:12:27.051Z] ---> 21261e6110ec [2022-09-29T18:12:27.051Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-29T18:12:27.051Z] ---> Running in ae358ef87268 [2022-09-29T18:12:27.051Z] Running setup.py install for docopt: started [2022-09-29T18:12:27.322Z] Removing intermediate container ae358ef87268 [2022-09-29T18:12:27.322Z] ---> 405ef28daf81 [2022-09-29T18:12:27.322Z] Step 31/33 : LABEL arch=x86_64 [2022-09-29T18:12:27.322Z] ---> Running in 7c1070ee71eb [2022-09-29T18:12:27.322Z] ---> ac0ba35208d1 [2022-09-29T18:12:27.322Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-29T18:12:27.322Z] Running setup.py install for docopt: finished with status 'done' [2022-09-29T18:12:27.322Z] ---> Running in 52ae7ab327e5 [2022-09-29T18:12:27.582Z] Removing intermediate container 7c1070ee71eb [2022-09-29T18:12:27.582Z] ---> 9796e0ad05e9 [2022-09-29T18:12:27.582Z] Step 32/33 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:27.582Z] Removing intermediate container 52ae7ab327e5 [2022-09-29T18:12:27.582Z] ---> 3bcead0863d2 [2022-09-29T18:12:27.582Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:12:27.582Z] ---> Running in be27d385962b [2022-09-29T18:12:27.582Z] ---> Running in 10893187b634 [2022-09-29T18:12:27.582Z] Removing intermediate container be27d385962b [2022-09-29T18:12:27.582Z] ---> f31b96c23671 [2022-09-29T18:12:27.582Z] Step 33/33 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:27.842Z] Removing intermediate container 10893187b634 [2022-09-29T18:12:27.842Z] ---> 97e0d7a445fa [2022-09-29T18:12:27.842Z] Step 18/20 : LABEL arch=x86_64 [2022-09-29T18:12:27.842Z] ---> Running in f45128a06c4d [2022-09-29T18:12:27.842Z] ---> Running in 6517a00170ee [2022-09-29T18:12:28.101Z] Removing intermediate container f45128a06c4d [2022-09-29T18:12:28.101Z] ---> e24266d86dc1 [2022-09-29T18:12:28.101Z] [2022-09-29T18:12:28.101Z] Removing intermediate container 6517a00170ee [2022-09-29T18:12:28.101Z] ---> 50280ac0f084 [2022-09-29T18:12:28.101Z] Step 19/20 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:28.101Z] Running setup.py install for dockerpty: started [2022-09-29T18:12:28.101Z] Successfully built e24266d86dc1 [2022-09-29T18:12:28.101Z] ---> Running in 698e71e721ed [2022-09-29T18:12:28.101Z] Successfully tagged security-bootstrapper:latest [2022-09-29T18:12:28.359Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-09-29T18:12:28.359Z] Removing intermediate container 698e71e721ed [2022-09-29T18:12:28.359Z] ---> ff94b6fa8274 [2022-09-29T18:12:28.359Z] Step 20/20 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:28.620Z] ---> Running in bec6dc31842f [2022-09-29T18:12:28.620Z] Removing intermediate container bec6dc31842f [2022-09-29T18:12:28.620Z] ---> f9a5c49952e1 [2022-09-29T18:12:28.620Z] [2022-09-29T18:12:28.880Z] Successfully built f9a5c49952e1 [2022-09-29T18:12:28.880Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-29T18:12:28.880Z]  Building security-spiffe-token-provider ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-29T18:12:28.880Z] 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-29T18:12:30.816Z] Removing intermediate container 6bacce183ace [2022-09-29T18:12:30.816Z] ---> e7b749962108 [2022-09-29T18:12:30.816Z] [2022-09-29T18:12:30.816Z] Step 11/25 : FROM alpine:3.16 [2022-09-29T18:12:30.816Z] ---> 9c6f07244728 [2022-09-29T18:12:30.816Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:12:30.816Z] ---> Using cache [2022-09-29T18:12:30.816Z] ---> 0be22d9afe5c [2022-09-29T18:12:30.816Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:12:30.816Z] ---> Using cache [2022-09-29T18:12:30.816Z] ---> fdeec4454879 [2022-09-29T18:12:30.816Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-29T18:12:31.075Z] ---> Running in 0a1da7951f8e [2022-09-29T18:12:31.334Z] Removing intermediate container 0a1da7951f8e [2022-09-29T18:12:31.334Z] ---> cf3059aed0eb [2022-09-29T18:12:31.334Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-29T18:12:31.594Z] ---> Running in ee4f418ec00d [2022-09-29T18:12:31.854Z] Removing intermediate container ee4f418ec00d [2022-09-29T18:12:31.854Z] ---> e3cb6096bddc [2022-09-29T18:12:31.854Z] Step 16/25 : WORKDIR / [2022-09-29T18:12:32.112Z] ---> Running in 4260b998fc50 [2022-09-29T18:12:32.370Z] Removing intermediate container 4260b998fc50 [2022-09-29T18:12:32.370Z] ---> 58c8883c9e04 [2022-09-29T18:12:32.370Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:12:33.306Z] ---> 64828f1e71f0 [2022-09-29T18:12:33.306Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-29T18:12:33.306Z] Removing intermediate container 63f38cdc2f53 [2022-09-29T18:12:33.306Z] ---> b6ef7bcfbd1d [2022-09-29T18:12:33.306Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-29T18:12:33.564Z] ---> Running in b07dd0794ed6 [2022-09-29T18:12:33.564Z] ---> 991bdf96bd96 [2022-09-29T18:12:33.564Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-29T18:12:33.825Z] Removing intermediate container ad3aa8b5d246 [2022-09-29T18:12:33.825Z] ---> 44dc28fe0b39 [2022-09-29T18:12:33.825Z] [2022-09-29T18:12:33.825Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T18:12:33.825Z] ---> 9c6f07244728 [2022-09-29T18:12:33.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:12:33.825Z] ---> Using cache [2022-09-29T18:12:33.825Z] ---> 0be22d9afe5c [2022-09-29T18:12:33.825Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:12:33.825Z] ---> Using cache [2022-09-29T18:12:33.825Z] ---> fdeec4454879 [2022-09-29T18:12:33.825Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-29T18:12:33.825Z] Removing intermediate container b07dd0794ed6 [2022-09-29T18:12:33.825Z] ---> b5a42f1cac4d [2022-09-29T18:12:33.825Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:12:33.825Z] ---> Running in 07edafc0fd81 [2022-09-29T18:12:33.825Z] ---> Running in f457699d9697 [2022-09-29T18:12:33.825Z] ---> 1ccb4707e26d [2022-09-29T18:12:33.825Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-29T18:12:34.083Z] Removing intermediate container 07edafc0fd81 [2022-09-29T18:12:34.083Z] ---> bd90839373e4 [2022-09-29T18:12:34.083Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-29T18:12:34.083Z] Removing intermediate container f457699d9697 [2022-09-29T18:12:34.083Z] ---> f7470ab21dc4 [2022-09-29T18:12:34.083Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-29T18:12:34.083Z] ---> Running in 9acca7959262 [2022-09-29T18:12:34.083Z] ---> 0d02ace0a267 [2022-09-29T18:12:34.083Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-29T18:12:34.343Z] ---> Running in 4ce2287405ad [2022-09-29T18:12:34.343Z] Removing intermediate container 9acca7959262 [2022-09-29T18:12:34.343Z] ---> 76aa61f4cd91 [2022-09-29T18:12:34.343Z] Step 16/24 : WORKDIR / [2022-09-29T18:12:34.343Z] ---> Running in 57d3190053b3 [2022-09-29T18:12:34.343Z] Removing intermediate container 4ce2287405ad [2022-09-29T18:12:34.343Z] ---> 2ccc6cde2cbe [2022-09-29T18:12:34.343Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:12:34.602Z] ---> e23e588583ac [2022-09-29T18:12:34.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-29T18:12:34.602Z] ---> Running in eaafc6692a6f [2022-09-29T18:12:34.602Z] Removing intermediate container 57d3190053b3 [2022-09-29T18:12:34.602Z] ---> 7fe5dcf4607e [2022-09-29T18:12:34.602Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:12:34.602Z] Removing intermediate container eaafc6692a6f [2022-09-29T18:12:34.602Z] ---> 735f611fe422 [2022-09-29T18:12:34.602Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T18:12:34.860Z] ---> 27b6951555c3 [2022-09-29T18:12:34.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-29T18:12:34.860Z] ---> 3d368dc2422b [2022-09-29T18:12:34.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-29T18:12:34.860Z] ---> Running in 01765a7904fc [2022-09-29T18:12:34.860Z] Removing intermediate container 01765a7904fc [2022-09-29T18:12:34.860Z] ---> 5e15650e2824 [2022-09-29T18:12:34.860Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:35.129Z] ---> Running in c0ae21b329dc [2022-09-29T18:12:35.129Z] ---> 523011475c72 [2022-09-29T18:12:35.129Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-29T18:12:35.129Z] ---> Running in bc240f079513 [2022-09-29T18:12:35.129Z] ---> 19874e667652 [2022-09-29T18:12:35.129Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-29T18:12:35.129Z] Removing intermediate container c0ae21b329dc [2022-09-29T18:12:35.129Z] ---> 719d576c38df [2022-09-29T18:12:35.129Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:35.400Z] ---> Running in 4aeb4e215961 [2022-09-29T18:12:35.400Z] Removing intermediate container bc240f079513 [2022-09-29T18:12:35.400Z] ---> eed98e76b3b0 [2022-09-29T18:12:35.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:12:35.400Z] ---> Running in 88f2a86acb02 [2022-09-29T18:12:35.400Z] Removing intermediate container 4aeb4e215961 [2022-09-29T18:12:35.400Z] ---> 9eb92cd05a1b [2022-09-29T18:12:35.400Z] [2022-09-29T18:12:35.400Z] ---> c580d36fefdb [2022-09-29T18:12:35.400Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-29T18:12:35.400Z] ---> Running in ebcc03bfa436 [2022-09-29T18:12:35.400Z] Removing intermediate container 88f2a86acb02 [2022-09-29T18:12:35.400Z] ---> fc63a3c3364d [2022-09-29T18:12:35.400Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T18:12:35.659Z] Successfully built 9eb92cd05a1b [2022-09-29T18:12:35.659Z] ---> Running in 1eaf5ee45e39 [2022-09-29T18:12:35.659Z] Successfully tagged core-metadata:latest [2022-09-29T18:12:35.659Z]  Building core-metadata ... done Removing intermediate container ebcc03bfa436 [2022-09-29T18:12:35.659Z] ---> cd2caf3e2985 [2022-09-29T18:12:35.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:12:35.659Z] ---> Running in 02f4b0e8ab68 [2022-09-29T18:12:35.659Z] Removing intermediate container 1eaf5ee45e39 [2022-09-29T18:12:35.659Z] ---> 0a9441a3d36d [2022-09-29T18:12:35.659Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:35.932Z] ---> Running in f7966f9110f9 [2022-09-29T18:12:35.932Z] Removing intermediate container 02f4b0e8ab68 [2022-09-29T18:12:35.932Z] ---> 86ac0c704fb6 [2022-09-29T18:12:35.932Z] Step 22/24 : LABEL arch=x86_64 [2022-09-29T18:12:35.932Z] ---> Running in fb06cd115d5e [2022-09-29T18:12:35.932Z] Removing intermediate container f7966f9110f9 [2022-09-29T18:12:35.932Z] ---> 8b20276bee17 [2022-09-29T18:12:35.932Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:35.932Z] ---> Running in 7860071634b7 [2022-09-29T18:12:35.932Z] Removing intermediate container fb06cd115d5e [2022-09-29T18:12:35.932Z] ---> 5097494aafdc [2022-09-29T18:12:35.932Z] Step 23/24 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:36.192Z] ---> Running in d23b6aa9d23d [2022-09-29T18:12:36.192Z] Removing intermediate container 7860071634b7 [2022-09-29T18:12:36.192Z] ---> 561d744bef89 [2022-09-29T18:12:36.192Z] [2022-09-29T18:12:36.192Z] Removing intermediate container d23b6aa9d23d [2022-09-29T18:12:36.192Z] ---> 6236db684be1 [2022-09-29T18:12:36.192Z] Step 24/24 : LABEL version=2.3.0-dev.75 [2022-09-29T18:12:36.192Z] ---> Running in 17d1cb8f36a5 [2022-09-29T18:12:36.192Z] Successfully built 561d744bef89 [2022-09-29T18:12:36.192Z] Successfully tagged sys-mgmt-agent:latest [2022-09-29T18:12:36.452Z]  Building sys-mgmt-agent ... done Removing intermediate container 17d1cb8f36a5 [2022-09-29T18:12:36.452Z] ---> 7da366efeb82 [2022-09-29T18:12:36.452Z] [2022-09-29T18:12:36.452Z] Successfully built 7da366efeb82 [2022-09-29T18:12:36.452Z] Successfully tagged core-command:latest [2022-09-29T18:12:36.458Z]  Building core-command ... done  [Pipeline] } [2022-09-29T18:12:36.465Z] $ docker stop --time=1 a7ac18d6a448d7b4b31508a94e9d3f4c6cf54b0ecdcf9bec3e5a85f30ed6e1fe [2022-09-29T18:12:37.800Z] $ docker rm -f a7ac18d6a448d7b4b31508a94e9d3f4c6cf54b0ecdcf9bec3e5a85f30ed6e1fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:12:38.132Z] + docker images [2022-09-29T18:12:38.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-29T18:12:38.132Z] core-command latest 7da366efeb82 1 second ago 17.3MB [2022-09-29T18:12:38.132Z] core-metadata latest 9eb92cd05a1b 2 seconds ago 18.2MB [2022-09-29T18:12:38.132Z] sys-mgmt-agent latest 561d744bef89 2 seconds ago 136MB [2022-09-29T18:12:38.132Z] 44dc28fe0b39 4 seconds ago 1.57GB [2022-09-29T18:12:38.132Z] e7b749962108 7 seconds ago 1.58GB [2022-09-29T18:12:38.132Z] security-spiffe-token-provider latest f9a5c49952e1 9 seconds ago 29.3MB [2022-09-29T18:12:38.132Z] security-bootstrapper latest e24266d86dc1 10 seconds ago 19.8MB [2022-09-29T18:12:38.132Z] d31db7fcf2be 19 seconds ago 1.6GB [2022-09-29T18:12:38.132Z] c302226eed1e 22 seconds ago 1.55GB [2022-09-29T18:12:38.132Z] security-spire-server latest e8d60424e520 26 seconds ago 86.5MB [2022-09-29T18:12:38.132Z] 8fc7d9aaf4e2 32 seconds ago 1.56GB [2022-09-29T18:12:38.132Z] core-data latest 9573d9aa74a0 32 seconds ago 21.6MB [2022-09-29T18:12:38.132Z] b18ce5c1969b 36 seconds ago 1.45GB [2022-09-29T18:12:38.132Z] support-notifications latest 3cd76298d315 42 seconds ago 27.3MB [2022-09-29T18:12:38.132Z] 811233239a05 52 seconds ago 1.58GB [2022-09-29T18:12:38.132Z] 22b79c5870b9 54 seconds ago 1.63GB [2022-09-29T18:12:38.132Z] security-secretstore-setup latest 6d93dfbc2faf About a minute ago 29.2MB [2022-09-29T18:12:38.132Z] security-proxy-setup latest d3728745bf50 About a minute ago 27.4MB [2022-09-29T18:12:38.132Z] support-scheduler latest 0ee47408f5a7 About a minute ago 26.7MB [2022-09-29T18:12:38.132Z] f51bfc1c7a29 About a minute ago 1.63GB [2022-09-29T18:12:38.132Z] 31b4ad154db5 About a minute ago 1.56GB [2022-09-29T18:12:38.133Z] 093936e9d22b About a minute ago 1.57GB [2022-09-29T18:12:38.133Z] security-spire-agent latest cd6be682a75d About a minute ago 125MB [2022-09-29T18:12:38.133Z] security-spire-config latest f7549725d158 About a minute ago 85.8MB [2022-09-29T18:12:38.133Z] 293083f00f3a 2 minutes ago 1.45GB [2022-09-29T18:12:38.133Z] 1a87ccaa4c13 2 minutes ago 1.45GB [2022-09-29T18:12:38.133Z] ci-base-image-x86_64 latest 42240a45cbf6 4 minutes ago 940MB [2022-09-29T18:12:38.133Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-29T18:12:38.133Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-29T18:12:38.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-29T18:12:38.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-29T18:12:38.133Z] 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-29T18:12:38.232Z] provisioning config files... [2022-09-29T18:12:38.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/312@tmp/config651563476020849875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:12:38.537Z] ---> docker-login.sh [2022-09-29T18:12:38.537Z] nexus3.edgexfoundry.org:10001 [2022-09-29T18:12:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:12:38.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:12:38.537Z] Configure a credential helper to remove this warning. See [2022-09-29T18:12:38.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:12:38.537Z] [2022-09-29T18:12:38.537Z] Login Succeeded [2022-09-29T18:12:38.537Z] nexus3.edgexfoundry.org:10002 [2022-09-29T18:12:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:12:38.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:12:38.796Z] Configure a credential helper to remove this warning. See [2022-09-29T18:12:38.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:12:38.796Z] [2022-09-29T18:12:38.796Z] Login Succeeded [2022-09-29T18:12:38.796Z] nexus3.edgexfoundry.org:10003 [2022-09-29T18:12:38.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:12:38.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:12:38.796Z] Configure a credential helper to remove this warning. See [2022-09-29T18:12:38.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:12:38.796Z] [2022-09-29T18:12:38.796Z] Login Succeeded [2022-09-29T18:12:38.796Z] nexus3.edgexfoundry.org:10004 [2022-09-29T18:12:38.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:12:38.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:12:38.796Z] Configure a credential helper to remove this warning. See [2022-09-29T18:12:38.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:12:38.796Z] [2022-09-29T18:12:38.796Z] Login Succeeded [2022-09-29T18:12:38.796Z] docker.io [2022-09-29T18:12:39.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:12:39.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:12:39.313Z] Configure a credential helper to remove this warning. See [2022-09-29T18:12:39.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:12:39.313Z] [2022-09-29T18:12:39.313Z] Login Succeeded [2022-09-29T18:12:39.313Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T18:12:39.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:12:39.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:12:39.366Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-29T18:12:39.366Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:39.366Z] latest [2022-09-29T18:12:39.366Z] 2.3.0-dev.75 [2022-09-29T18:12:39.366Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:39.366Z] main [2022-09-29T18:12:39.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:39.671Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:39.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:39.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-29T18:12:39.979Z] ea8f31c75071: Preparing [2022-09-29T18:12:39.979Z] d397816a1cec: Preparing [2022-09-29T18:12:39.979Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:39.979Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:39.979Z] 994393dc58e7: Preparing [2022-09-29T18:12:39.979Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:39.979Z] 7b26af53a5fe: Pushed [2022-09-29T18:12:39.979Z] e227d6c2fbf7: Pushed [2022-09-29T18:12:39.979Z] ea8f31c75071: Pushed [2022-09-29T18:12:41.357Z] d397816a1cec: Pushed [2022-09-29T18:12:41.357Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:9f580d1d0bf84ce72fc96e2cb7ca47373b59e2da14bd159065ec2ee9bd829116 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:41.662Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:41.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-29T18:12:41.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-29T18:12:41.968Z] ea8f31c75071: Preparing [2022-09-29T18:12:41.968Z] d397816a1cec: Preparing [2022-09-29T18:12:41.968Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:41.968Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:41.968Z] 994393dc58e7: Preparing [2022-09-29T18:12:41.968Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:41.968Z] ea8f31c75071: Layer already exists [2022-09-29T18:12:41.968Z] d397816a1cec: Layer already exists [2022-09-29T18:12:41.968Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:41.968Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:41.968Z] latest: digest: sha256:9f580d1d0bf84ce72fc96e2cb7ca47373b59e2da14bd159065ec2ee9bd829116 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:42.280Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:42.590Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.75 [2022-09-29T18:12:42.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-29T18:12:42.590Z] ea8f31c75071: Preparing [2022-09-29T18:12:42.590Z] d397816a1cec: Preparing [2022-09-29T18:12:42.590Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:42.590Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:42.590Z] 994393dc58e7: Preparing [2022-09-29T18:12:42.590Z] ea8f31c75071: Layer already exists [2022-09-29T18:12:42.590Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:42.590Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:42.590Z] d397816a1cec: Layer already exists [2022-09-29T18:12:42.590Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:42.590Z] 2.3.0-dev.75: digest: sha256:9f580d1d0bf84ce72fc96e2cb7ca47373b59e2da14bd159065ec2ee9bd829116 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:42.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:43.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:43.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-29T18:12:43.199Z] ea8f31c75071: Preparing [2022-09-29T18:12:43.199Z] d397816a1cec: Preparing [2022-09-29T18:12:43.199Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:43.199Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:43.199Z] 994393dc58e7: Preparing [2022-09-29T18:12:43.199Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:43.199Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:43.199Z] ea8f31c75071: Layer already exists [2022-09-29T18:12:43.199Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:43.199Z] d397816a1cec: Layer already exists [2022-09-29T18:12:43.199Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:9f580d1d0bf84ce72fc96e2cb7ca47373b59e2da14bd159065ec2ee9bd829116 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:43.500Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:43.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-29T18:12:43.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-29T18:12:43.802Z] ea8f31c75071: Preparing [2022-09-29T18:12:43.802Z] d397816a1cec: Preparing [2022-09-29T18:12:43.802Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:43.802Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:43.802Z] 994393dc58e7: Preparing [2022-09-29T18:12:43.802Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:43.802Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:43.802Z] ea8f31c75071: Layer already exists [2022-09-29T18:12:43.802Z] d397816a1cec: Layer already exists [2022-09-29T18:12:43.802Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:43.802Z] main: digest: sha256:9f580d1d0bf84ce72fc96e2cb7ca47373b59e2da14bd159065ec2ee9bd829116 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:12:43.844Z] ===================================================== [Pipeline] echo [2022-09-29T18:12:43.849Z] taggedImages: [2022-09-29T18:12:43.849Z] - nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:43.849Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-29T18:12:43.849Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.75 [2022-09-29T18:12:43.849Z] - nexus3.edgexfoundry.org:10004/core-command:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:43.849Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-29T18:12:43.862Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-29T18:12:43.862Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:43.862Z] latest [2022-09-29T18:12:43.862Z] 2.3.0-dev.75 [2022-09-29T18:12:43.862Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:43.862Z] main [2022-09-29T18:12:43.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:44.170Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:44.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:44.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-29T18:12:44.609Z] 0c3ffcbab180: Preparing [2022-09-29T18:12:44.609Z] 4c15b5105c38: Preparing [2022-09-29T18:12:44.609Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:44.609Z] 6d47cd6c993d: Preparing [2022-09-29T18:12:44.609Z] 60070716434f: Preparing [2022-09-29T18:12:44.609Z] 994393dc58e7: Preparing [2022-09-29T18:12:44.609Z] 994393dc58e7: Waiting [2022-09-29T18:12:44.609Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:44.609Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:44.609Z] 0c3ffcbab180: Pushed [2022-09-29T18:12:44.609Z] 60070716434f: Pushed [2022-09-29T18:12:44.889Z] 6d47cd6c993d: Pushed [2022-09-29T18:12:45.866Z] 4c15b5105c38: Pushed [2022-09-29T18:12:46.143Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:a52247f25d2b17688c5f946172b1beae5dd3f63c592e2198fd4c360081215d38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:46.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:46.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-29T18:12:46.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-29T18:12:46.798Z] 0c3ffcbab180: Preparing [2022-09-29T18:12:46.798Z] 4c15b5105c38: Preparing [2022-09-29T18:12:46.798Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:46.798Z] 6d47cd6c993d: Preparing [2022-09-29T18:12:46.798Z] 60070716434f: Preparing [2022-09-29T18:12:46.798Z] 994393dc58e7: Preparing [2022-09-29T18:12:46.798Z] 994393dc58e7: Waiting [2022-09-29T18:12:46.798Z] 6d47cd6c993d: Layer already exists [2022-09-29T18:12:46.798Z] 4c15b5105c38: Layer already exists [2022-09-29T18:12:46.798Z] 0c3ffcbab180: Layer already exists [2022-09-29T18:12:46.798Z] 60070716434f: Layer already exists [2022-09-29T18:12:46.798Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:46.798Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:46.798Z] latest: digest: sha256:a52247f25d2b17688c5f946172b1beae5dd3f63c592e2198fd4c360081215d38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:47.102Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:47.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.75 [2022-09-29T18:12:47.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-29T18:12:47.404Z] 0c3ffcbab180: Preparing [2022-09-29T18:12:47.404Z] 4c15b5105c38: Preparing [2022-09-29T18:12:47.404Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:47.404Z] 6d47cd6c993d: Preparing [2022-09-29T18:12:47.404Z] 60070716434f: Preparing [2022-09-29T18:12:47.404Z] 994393dc58e7: Preparing [2022-09-29T18:12:47.404Z] 994393dc58e7: Waiting [2022-09-29T18:12:47.404Z] 60070716434f: Layer already exists [2022-09-29T18:12:47.404Z] 6d47cd6c993d: Layer already exists [2022-09-29T18:12:47.404Z] 4c15b5105c38: Layer already exists [2022-09-29T18:12:47.404Z] 0c3ffcbab180: Layer already exists [2022-09-29T18:12:47.404Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:47.404Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:47.404Z] 2.3.0-dev.75: digest: sha256:a52247f25d2b17688c5f946172b1beae5dd3f63c592e2198fd4c360081215d38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:47.704Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:48.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:48.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-29T18:12:48.004Z] 0c3ffcbab180: Preparing [2022-09-29T18:12:48.004Z] 4c15b5105c38: Preparing [2022-09-29T18:12:48.004Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:48.004Z] 6d47cd6c993d: Preparing [2022-09-29T18:12:48.004Z] 60070716434f: Preparing [2022-09-29T18:12:48.004Z] 994393dc58e7: Preparing [2022-09-29T18:12:48.004Z] 994393dc58e7: Waiting [2022-09-29T18:12:48.004Z] 60070716434f: Layer already exists [2022-09-29T18:12:48.004Z] 6d47cd6c993d: Layer already exists [2022-09-29T18:12:48.004Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:48.004Z] 0c3ffcbab180: Layer already exists [2022-09-29T18:12:48.004Z] 4c15b5105c38: Layer already exists [2022-09-29T18:12:48.004Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:48.004Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:a52247f25d2b17688c5f946172b1beae5dd3f63c592e2198fd4c360081215d38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:48.305Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:48.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-29T18:12:48.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-29T18:12:48.604Z] 0c3ffcbab180: Preparing [2022-09-29T18:12:48.604Z] 4c15b5105c38: Preparing [2022-09-29T18:12:48.604Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:48.604Z] 6d47cd6c993d: Preparing [2022-09-29T18:12:48.604Z] 60070716434f: Preparing [2022-09-29T18:12:48.604Z] 994393dc58e7: Preparing [2022-09-29T18:12:48.604Z] 994393dc58e7: Waiting [2022-09-29T18:12:48.604Z] 4c15b5105c38: Layer already exists [2022-09-29T18:12:48.604Z] 6d47cd6c993d: Layer already exists [2022-09-29T18:12:48.604Z] 0c3ffcbab180: Layer already exists [2022-09-29T18:12:48.604Z] 60070716434f: Layer already exists [2022-09-29T18:12:48.604Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:48.604Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:48.604Z] main: digest: sha256:a52247f25d2b17688c5f946172b1beae5dd3f63c592e2198fd4c360081215d38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:12:48.649Z] ===================================================== [Pipeline] echo [2022-09-29T18:12:48.655Z] taggedImages: [2022-09-29T18:12:48.655Z] - nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:48.655Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-29T18:12:48.655Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.75 [2022-09-29T18:12:48.655Z] - nexus3.edgexfoundry.org:10004/core-data:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:48.655Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-29T18:12:48.680Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-29T18:12:48.680Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:48.680Z] latest [2022-09-29T18:12:48.680Z] 2.3.0-dev.75 [2022-09-29T18:12:48.680Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:48.680Z] main [2022-09-29T18:12:48.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:48.984Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:49.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:49.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-29T18:12:49.288Z] d9a00193f6c6: Preparing [2022-09-29T18:12:49.288Z] 6d4a06eb85b8: Preparing [2022-09-29T18:12:49.288Z] 97079b492c9c: Preparing [2022-09-29T18:12:49.288Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:49.288Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:49.288Z] 994393dc58e7: Preparing [2022-09-29T18:12:49.288Z] 994393dc58e7: Waiting [2022-09-29T18:12:49.288Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:49.288Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:49.288Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:49.288Z] d9a00193f6c6: Pushed [2022-09-29T18:12:49.288Z] 6d4a06eb85b8: Pushed [2022-09-29T18:12:50.667Z] 97079b492c9c: Pushed [2022-09-29T18:12:50.927Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:93cc855d593a33516ea769cbd24c868e92de7fc58d5fed8719d1a44e5d63682d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:51.236Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:51.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-29T18:12:51.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-29T18:12:51.536Z] d9a00193f6c6: Preparing [2022-09-29T18:12:51.536Z] 6d4a06eb85b8: Preparing [2022-09-29T18:12:51.536Z] 97079b492c9c: Preparing [2022-09-29T18:12:51.536Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:51.536Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:51.536Z] 994393dc58e7: Preparing [2022-09-29T18:12:51.536Z] 994393dc58e7: Waiting [2022-09-29T18:12:51.536Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:51.536Z] d9a00193f6c6: Layer already exists [2022-09-29T18:12:51.536Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:51.536Z] 6d4a06eb85b8: Layer already exists [2022-09-29T18:12:51.536Z] 97079b492c9c: Layer already exists [2022-09-29T18:12:51.536Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:51.536Z] latest: digest: sha256:93cc855d593a33516ea769cbd24c868e92de7fc58d5fed8719d1a44e5d63682d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:51.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:52.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.75 [2022-09-29T18:12:52.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-29T18:12:52.149Z] d9a00193f6c6: Preparing [2022-09-29T18:12:52.149Z] 6d4a06eb85b8: Preparing [2022-09-29T18:12:52.149Z] 97079b492c9c: Preparing [2022-09-29T18:12:52.149Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:52.149Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:52.149Z] 994393dc58e7: Preparing [2022-09-29T18:12:52.149Z] 994393dc58e7: Waiting [2022-09-29T18:12:52.149Z] d9a00193f6c6: Layer already exists [2022-09-29T18:12:52.149Z] 97079b492c9c: Layer already exists [2022-09-29T18:12:52.149Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:52.149Z] 6d4a06eb85b8: Layer already exists [2022-09-29T18:12:52.149Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:52.149Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:52.149Z] 2.3.0-dev.75: digest: sha256:93cc855d593a33516ea769cbd24c868e92de7fc58d5fed8719d1a44e5d63682d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:52.451Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:52.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:52.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-29T18:12:52.753Z] d9a00193f6c6: Preparing [2022-09-29T18:12:52.753Z] 6d4a06eb85b8: Preparing [2022-09-29T18:12:52.753Z] 97079b492c9c: Preparing [2022-09-29T18:12:52.753Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:52.753Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:52.753Z] 994393dc58e7: Preparing [2022-09-29T18:12:52.753Z] 994393dc58e7: Waiting [2022-09-29T18:12:52.753Z] 97079b492c9c: Layer already exists [2022-09-29T18:12:52.753Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:52.753Z] d9a00193f6c6: Layer already exists [2022-09-29T18:12:52.753Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:52.753Z] 6d4a06eb85b8: Layer already exists [2022-09-29T18:12:52.753Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:52.753Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:93cc855d593a33516ea769cbd24c868e92de7fc58d5fed8719d1a44e5d63682d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:53.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:53.364Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-29T18:12:53.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-29T18:12:53.364Z] d9a00193f6c6: Preparing [2022-09-29T18:12:53.364Z] 6d4a06eb85b8: Preparing [2022-09-29T18:12:53.364Z] 97079b492c9c: Preparing [2022-09-29T18:12:53.364Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:53.364Z] 7b26af53a5fe: Preparing [2022-09-29T18:12:53.364Z] 994393dc58e7: Preparing [2022-09-29T18:12:53.364Z] 994393dc58e7: Waiting [2022-09-29T18:12:53.364Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:53.364Z] 6d4a06eb85b8: Layer already exists [2022-09-29T18:12:53.364Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:12:53.364Z] 97079b492c9c: Layer already exists [2022-09-29T18:12:53.364Z] d9a00193f6c6: Layer already exists [2022-09-29T18:12:53.364Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:53.364Z] main: digest: sha256:93cc855d593a33516ea769cbd24c868e92de7fc58d5fed8719d1a44e5d63682d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:12:53.413Z] ===================================================== [Pipeline] echo [2022-09-29T18:12:53.421Z] taggedImages: [2022-09-29T18:12:53.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:53.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-29T18:12:53.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.75 [2022-09-29T18:12:53.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:53.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-29T18:12:53.440Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-29T18:12:53.440Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:53.440Z] latest [2022-09-29T18:12:53.440Z] 2.3.0-dev.75 [2022-09-29T18:12:53.440Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:53.440Z] main [2022-09-29T18:12:53.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:53.761Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:54.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:54.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-29T18:12:54.077Z] 2e696f601414: Preparing [2022-09-29T18:12:54.077Z] 2e696f601414: Preparing [2022-09-29T18:12:54.077Z] ca295ca1cec5: Preparing [2022-09-29T18:12:54.077Z] c0068f6c18ea: Preparing [2022-09-29T18:12:54.077Z] 7749b7fffa0d: Preparing [2022-09-29T18:12:54.077Z] e803eb083828: Preparing [2022-09-29T18:12:54.077Z] 851faa51620c: Preparing [2022-09-29T18:12:54.077Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:54.077Z] eb5a80b4d808: Preparing [2022-09-29T18:12:54.077Z] 658090fb0b57: Preparing [2022-09-29T18:12:54.077Z] fdddfae34e07: Preparing [2022-09-29T18:12:54.077Z] cc859c186246: Preparing [2022-09-29T18:12:54.077Z] 994393dc58e7: Preparing [2022-09-29T18:12:54.077Z] e227d6c2fbf7: Waiting [2022-09-29T18:12:54.077Z] 658090fb0b57: Waiting [2022-09-29T18:12:54.077Z] eb5a80b4d808: Waiting [2022-09-29T18:12:54.077Z] fdddfae34e07: Waiting [2022-09-29T18:12:54.077Z] 851faa51620c: Waiting [2022-09-29T18:12:54.077Z] cc859c186246: Waiting [2022-09-29T18:12:54.077Z] 994393dc58e7: Waiting [2022-09-29T18:12:54.077Z] e803eb083828: Pushed [2022-09-29T18:12:54.077Z] 2e696f601414: Pushed [2022-09-29T18:12:54.077Z] c0068f6c18ea: Pushed [2022-09-29T18:12:54.077Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:54.077Z] 7749b7fffa0d: Pushed [2022-09-29T18:12:54.077Z] ca295ca1cec5: Pushed [2022-09-29T18:12:54.247Z] Removing intermediate container 74f7abe94cfe [2022-09-29T18:12:54.247Z] ---> 67178b6e6fdb [2022-09-29T18:12:54.247Z] Step 8/26 : COPY . . [2022-09-29T18:12:54.247Z] Removing intermediate container ca0394b77e34 [2022-09-29T18:12:54.247Z] ---> db6e83a270f8 [2022-09-29T18:12:54.247Z] Step 8/22 : COPY . . [2022-09-29T18:12:54.247Z] Removing intermediate container a74ca79571b8 [2022-09-29T18:12:54.247Z] ---> ad446d233a96 [2022-09-29T18:12:54.247Z] Step 8/25 : COPY . . [2022-09-29T18:12:54.247Z] Removing intermediate container 046a5528790c [2022-09-29T18:12:54.247Z] ---> 9f4a4d127aae [2022-09-29T18:12:54.247Z] Step 9/24 : COPY . . [2022-09-29T18:12:54.247Z] Removing intermediate container d1901b2f597b [2022-09-29T18:12:54.247Z] ---> 159f699673ff [2022-09-29T18:12:54.247Z] Step 8/26 : COPY . . [2022-09-29T18:12:54.335Z] 658090fb0b57: Pushed [2022-09-29T18:12:54.335Z] cc859c186246: Pushed [2022-09-29T18:12:54.335Z] eb5a80b4d808: Pushed [2022-09-29T18:12:54.335Z] fdddfae34e07: Pushed [2022-09-29T18:12:54.335Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:54.542Z] ---> 8c9c2041b99b [2022-09-29T18:12:54.542Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T18:12:54.542Z] ---> 5ee08ddb0179 [2022-09-29T18:12:54.542Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-29T18:12:54.542Z] ---> f05957a2e60a [2022-09-29T18:12:54.542Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T18:12:54.542Z] ---> ca4999ff492b [2022-09-29T18:12:54.542Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T18:12:54.542Z] ---> 08560df22798 [2022-09-29T18:12:54.542Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-29T18:12:54.542Z] ---> Running in 0d8b013dc9de [2022-09-29T18:12:54.542Z] ---> Running in 410f163933cc [2022-09-29T18:12:54.542Z] ---> Running in fc4479f7fa7a [2022-09-29T18:12:54.822Z] ---> Running in 13ac0913a2e0 [2022-09-29T18:12:54.822Z] ---> Running in 054351180c6c [2022-09-29T18:12:55.409Z] Removing intermediate container 0d8b013dc9de [2022-09-29T18:12:55.409Z] ---> 34a1cb296335 [2022-09-29T18:12:55.409Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T18:12:55.679Z] Removing intermediate container 13ac0913a2e0 [2022-09-29T18:12:55.679Z] ---> 7b8542e53a7e [2022-09-29T18:12:55.679Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-29T18:12:55.679Z] ---> Running in 6d0fb38f9892 [2022-09-29T18:12:55.717Z] 851faa51620c: Pushed [2022-09-29T18:12:55.717Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:dcfd3fc56744f7035f79813d65abe1fd75fc09d294f4e5ae104dd2e91969e170 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:55.947Z] ---> Running in 044196e1d583 [2022-09-29T18:12:55.947Z] Removing intermediate container fc4479f7fa7a [2022-09-29T18:12:55.947Z] ---> a3b2f342d739 [2022-09-29T18:12:55.947Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T18:12:55.947Z] ---> Running in 9b662c65743a [2022-09-29T18:12:56.021Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:56.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-29T18:12:56.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-29T18:12:56.324Z] 2e696f601414: Preparing [2022-09-29T18:12:56.324Z] 2e696f601414: Preparing [2022-09-29T18:12:56.324Z] ca295ca1cec5: Preparing [2022-09-29T18:12:56.324Z] c0068f6c18ea: Preparing [2022-09-29T18:12:56.324Z] 7749b7fffa0d: Preparing [2022-09-29T18:12:56.324Z] e803eb083828: Preparing [2022-09-29T18:12:56.324Z] 851faa51620c: Preparing [2022-09-29T18:12:56.324Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:56.324Z] eb5a80b4d808: Preparing [2022-09-29T18:12:56.324Z] 658090fb0b57: Preparing [2022-09-29T18:12:56.324Z] fdddfae34e07: Preparing [2022-09-29T18:12:56.324Z] cc859c186246: Preparing [2022-09-29T18:12:56.324Z] 994393dc58e7: Preparing [2022-09-29T18:12:56.324Z] 851faa51620c: Waiting [2022-09-29T18:12:56.324Z] eb5a80b4d808: Waiting [2022-09-29T18:12:56.324Z] 658090fb0b57: Waiting [2022-09-29T18:12:56.324Z] e227d6c2fbf7: Waiting [2022-09-29T18:12:56.324Z] cc859c186246: Waiting [2022-09-29T18:12:56.325Z] 994393dc58e7: Waiting [2022-09-29T18:12:56.325Z] c0068f6c18ea: Layer already exists [2022-09-29T18:12:56.325Z] 2e696f601414: Layer already exists [2022-09-29T18:12:56.325Z] 7749b7fffa0d: Layer already exists [2022-09-29T18:12:56.325Z] e803eb083828: Layer already exists [2022-09-29T18:12:56.325Z] ca295ca1cec5: Layer already exists [2022-09-29T18:12:56.325Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:56.325Z] fdddfae34e07: Layer already exists [2022-09-29T18:12:56.325Z] 851faa51620c: Layer already exists [2022-09-29T18:12:56.325Z] eb5a80b4d808: Layer already exists [2022-09-29T18:12:56.325Z] 658090fb0b57: Layer already exists [2022-09-29T18:12:56.325Z] cc859c186246: Layer already exists [2022-09-29T18:12:56.325Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:56.325Z] latest: digest: sha256:dcfd3fc56744f7035f79813d65abe1fd75fc09d294f4e5ae104dd2e91969e170 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:56.537Z] Removing intermediate container 6d0fb38f9892 [2022-09-29T18:12:56.537Z] ---> 74a122c41b35 [2022-09-29T18:12:56.537Z] 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-29T18:12:56.537Z] ---> Running in dcc6e4cde3ae [2022-09-29T18:12:56.636Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:56.807Z] Removing intermediate container 044196e1d583 [2022-09-29T18:12:56.807Z] ---> 58302ff2505c [2022-09-29T18:12:56.807Z] 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-29T18:12:56.807Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-29T18:12:56.807Z] Removing intermediate container 9b662c65743a [2022-09-29T18:12:56.807Z] ---> c53dd926a93f [2022-09-29T18:12:56.807Z] 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-29T18:12:56.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-29T18:12:56.807Z] ---> Running in dae4e1c292fc [2022-09-29T18:12:56.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.75 [2022-09-29T18:12:56.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-29T18:12:56.943Z] 2e696f601414: Preparing [2022-09-29T18:12:56.943Z] 2e696f601414: Preparing [2022-09-29T18:12:56.943Z] ca295ca1cec5: Preparing [2022-09-29T18:12:56.943Z] c0068f6c18ea: Preparing [2022-09-29T18:12:56.943Z] 7749b7fffa0d: Preparing [2022-09-29T18:12:56.943Z] e803eb083828: Preparing [2022-09-29T18:12:56.943Z] 851faa51620c: Preparing [2022-09-29T18:12:56.943Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:56.943Z] eb5a80b4d808: Preparing [2022-09-29T18:12:56.943Z] 658090fb0b57: Preparing [2022-09-29T18:12:56.943Z] fdddfae34e07: Preparing [2022-09-29T18:12:56.943Z] cc859c186246: Preparing [2022-09-29T18:12:56.943Z] 994393dc58e7: Preparing [2022-09-29T18:12:56.943Z] eb5a80b4d808: Waiting [2022-09-29T18:12:56.943Z] 658090fb0b57: Waiting [2022-09-29T18:12:56.943Z] e227d6c2fbf7: Waiting [2022-09-29T18:12:56.943Z] 851faa51620c: Waiting [2022-09-29T18:12:56.943Z] cc859c186246: Waiting [2022-09-29T18:12:56.943Z] 994393dc58e7: Waiting [2022-09-29T18:12:56.943Z] fdddfae34e07: Waiting [2022-09-29T18:12:56.943Z] 7749b7fffa0d: Layer already exists [2022-09-29T18:12:56.943Z] ca295ca1cec5: Layer already exists [2022-09-29T18:12:56.943Z] e803eb083828: Layer already exists [2022-09-29T18:12:56.943Z] c0068f6c18ea: Layer already exists [2022-09-29T18:12:56.943Z] 2e696f601414: Layer already exists [2022-09-29T18:12:56.943Z] 851faa51620c: Layer already exists [2022-09-29T18:12:56.943Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:56.943Z] eb5a80b4d808: Layer already exists [2022-09-29T18:12:56.943Z] fdddfae34e07: Layer already exists [2022-09-29T18:12:56.943Z] 658090fb0b57: Layer already exists [2022-09-29T18:12:56.943Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:56.943Z] cc859c186246: Layer already exists [2022-09-29T18:12:56.943Z] 2.3.0-dev.75: digest: sha256:dcfd3fc56744f7035f79813d65abe1fd75fc09d294f4e5ae104dd2e91969e170 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:57.078Z] ---> Running in 38015cdb1cd9 [2022-09-29T18:12:57.252Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:57.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:57.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-29T18:12:57.558Z] 2e696f601414: Preparing [2022-09-29T18:12:57.558Z] 2e696f601414: Preparing [2022-09-29T18:12:57.558Z] ca295ca1cec5: Preparing [2022-09-29T18:12:57.558Z] c0068f6c18ea: Preparing [2022-09-29T18:12:57.558Z] 7749b7fffa0d: Preparing [2022-09-29T18:12:57.558Z] e803eb083828: Preparing [2022-09-29T18:12:57.558Z] 851faa51620c: Preparing [2022-09-29T18:12:57.558Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:57.558Z] eb5a80b4d808: Preparing [2022-09-29T18:12:57.558Z] 658090fb0b57: Preparing [2022-09-29T18:12:57.558Z] fdddfae34e07: Preparing [2022-09-29T18:12:57.558Z] cc859c186246: Preparing [2022-09-29T18:12:57.558Z] 994393dc58e7: Preparing [2022-09-29T18:12:57.558Z] eb5a80b4d808: Waiting [2022-09-29T18:12:57.558Z] 658090fb0b57: Waiting [2022-09-29T18:12:57.558Z] fdddfae34e07: Waiting [2022-09-29T18:12:57.558Z] cc859c186246: Waiting [2022-09-29T18:12:57.558Z] 851faa51620c: Waiting [2022-09-29T18:12:57.558Z] e227d6c2fbf7: Waiting [2022-09-29T18:12:57.558Z] 994393dc58e7: Waiting [2022-09-29T18:12:57.558Z] e803eb083828: Layer already exists [2022-09-29T18:12:57.558Z] 7749b7fffa0d: Layer already exists [2022-09-29T18:12:57.558Z] ca295ca1cec5: Layer already exists [2022-09-29T18:12:57.558Z] 2e696f601414: Layer already exists [2022-09-29T18:12:57.558Z] c0068f6c18ea: Layer already exists [2022-09-29T18:12:57.558Z] 851faa51620c: Layer already exists [2022-09-29T18:12:57.558Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:57.558Z] eb5a80b4d808: Layer already exists [2022-09-29T18:12:57.558Z] fdddfae34e07: Layer already exists [2022-09-29T18:12:57.558Z] 658090fb0b57: Layer already exists [2022-09-29T18:12:57.558Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:57.558Z] cc859c186246: Layer already exists [2022-09-29T18:12:57.558Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:dcfd3fc56744f7035f79813d65abe1fd75fc09d294f4e5ae104dd2e91969e170 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:57.868Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:58.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-29T18:12:58.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-29T18:12:58.172Z] 2e696f601414: Preparing [2022-09-29T18:12:58.172Z] 2e696f601414: Preparing [2022-09-29T18:12:58.172Z] ca295ca1cec5: Preparing [2022-09-29T18:12:58.172Z] c0068f6c18ea: Preparing [2022-09-29T18:12:58.172Z] 7749b7fffa0d: Preparing [2022-09-29T18:12:58.172Z] e803eb083828: Preparing [2022-09-29T18:12:58.172Z] 851faa51620c: Preparing [2022-09-29T18:12:58.172Z] e227d6c2fbf7: Preparing [2022-09-29T18:12:58.172Z] eb5a80b4d808: Preparing [2022-09-29T18:12:58.172Z] 658090fb0b57: Preparing [2022-09-29T18:12:58.172Z] fdddfae34e07: Preparing [2022-09-29T18:12:58.172Z] cc859c186246: Preparing [2022-09-29T18:12:58.172Z] 994393dc58e7: Preparing [2022-09-29T18:12:58.172Z] eb5a80b4d808: Waiting [2022-09-29T18:12:58.172Z] e227d6c2fbf7: Waiting [2022-09-29T18:12:58.172Z] 658090fb0b57: Waiting [2022-09-29T18:12:58.172Z] fdddfae34e07: Waiting [2022-09-29T18:12:58.172Z] cc859c186246: Waiting [2022-09-29T18:12:58.172Z] 994393dc58e7: Waiting [2022-09-29T18:12:58.172Z] 851faa51620c: Waiting [2022-09-29T18:12:58.172Z] e803eb083828: Layer already exists [2022-09-29T18:12:58.172Z] 2e696f601414: Layer already exists [2022-09-29T18:12:58.172Z] ca295ca1cec5: Layer already exists [2022-09-29T18:12:58.172Z] 7749b7fffa0d: Layer already exists [2022-09-29T18:12:58.172Z] c0068f6c18ea: Layer already exists [2022-09-29T18:12:58.172Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:12:58.172Z] eb5a80b4d808: Layer already exists [2022-09-29T18:12:58.172Z] fdddfae34e07: Layer already exists [2022-09-29T18:12:58.172Z] 851faa51620c: Layer already exists [2022-09-29T18:12:58.172Z] 658090fb0b57: Layer already exists [2022-09-29T18:12:58.172Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:58.172Z] cc859c186246: Layer already exists [2022-09-29T18:12:58.172Z] main: digest: sha256:dcfd3fc56744f7035f79813d65abe1fd75fc09d294f4e5ae104dd2e91969e170 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:12:58.216Z] ===================================================== [Pipeline] echo [2022-09-29T18:12:58.223Z] taggedImages: [2022-09-29T18:12:58.224Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:58.224Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-29T18:12:58.224Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.75 [2022-09-29T18:12:58.224Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:58.224Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-29T18:12:58.240Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-29T18:12:58.240Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:58.240Z] latest [2022-09-29T18:12:58.240Z] 2.3.0-dev.75 [2022-09-29T18:12:58.240Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:12:58.240Z] main [2022-09-29T18:12:58.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:58.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:12:58.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:12:58.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-29T18:12:58.832Z] f4fb53717096: Preparing [2022-09-29T18:12:58.832Z] 8ef539af0141: Preparing [2022-09-29T18:12:58.832Z] ccc2c61596fb: Preparing [2022-09-29T18:12:58.832Z] a3e86adbb137: Preparing [2022-09-29T18:12:58.832Z] b9f4b87ff447: Preparing [2022-09-29T18:12:58.832Z] 9d71cf682292: Preparing [2022-09-29T18:12:58.832Z] bfe408844144: Preparing [2022-09-29T18:12:58.832Z] 994393dc58e7: Preparing [2022-09-29T18:12:58.832Z] bfe408844144: Waiting [2022-09-29T18:12:58.832Z] 994393dc58e7: Waiting [2022-09-29T18:12:58.832Z] f4fb53717096: Pushed [2022-09-29T18:12:58.832Z] b9f4b87ff447: Pushed [2022-09-29T18:12:58.832Z] 8ef539af0141: Pushed [2022-09-29T18:12:58.832Z] 994393dc58e7: Layer already exists [2022-09-29T18:12:58.832Z] 9d71cf682292: Pushed [2022-09-29T18:12:59.091Z] bfe408844144: Pushed [2022-09-29T18:13:00.025Z] a3e86adbb137: Pushed [2022-09-29T18:13:00.025Z] ccc2c61596fb: Pushed [2022-09-29T18:13:00.025Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:8dba54b5f04a3632e8aca4ecb6df3e76f7be82ea9367195a88079ccc104d1627 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:00.343Z] + 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-29T18:13:00.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-29T18:13:00.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-29T18:13:00.641Z] f4fb53717096: Preparing [2022-09-29T18:13:00.641Z] 8ef539af0141: Preparing [2022-09-29T18:13:00.641Z] ccc2c61596fb: Preparing [2022-09-29T18:13:00.641Z] a3e86adbb137: Preparing [2022-09-29T18:13:00.641Z] b9f4b87ff447: Preparing [2022-09-29T18:13:00.641Z] 9d71cf682292: Preparing [2022-09-29T18:13:00.641Z] bfe408844144: Preparing [2022-09-29T18:13:00.641Z] 994393dc58e7: Preparing [2022-09-29T18:13:00.641Z] 9d71cf682292: Waiting [2022-09-29T18:13:00.641Z] bfe408844144: Waiting [2022-09-29T18:13:00.641Z] 994393dc58e7: Waiting [2022-09-29T18:13:00.641Z] 8ef539af0141: Layer already exists [2022-09-29T18:13:00.641Z] a3e86adbb137: Layer already exists [2022-09-29T18:13:00.641Z] b9f4b87ff447: Layer already exists [2022-09-29T18:13:00.641Z] f4fb53717096: Layer already exists [2022-09-29T18:13:00.641Z] ccc2c61596fb: Layer already exists [2022-09-29T18:13:00.641Z] 9d71cf682292: Layer already exists [2022-09-29T18:13:00.641Z] bfe408844144: Layer already exists [2022-09-29T18:13:00.641Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:00.641Z] latest: digest: sha256:8dba54b5f04a3632e8aca4ecb6df3e76f7be82ea9367195a88079ccc104d1627 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:00.948Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:01.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.75 [2022-09-29T18:13:01.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-29T18:13:01.256Z] f4fb53717096: Preparing [2022-09-29T18:13:01.256Z] 8ef539af0141: Preparing [2022-09-29T18:13:01.256Z] ccc2c61596fb: Preparing [2022-09-29T18:13:01.256Z] a3e86adbb137: Preparing [2022-09-29T18:13:01.256Z] b9f4b87ff447: Preparing [2022-09-29T18:13:01.256Z] 9d71cf682292: Preparing [2022-09-29T18:13:01.256Z] bfe408844144: Preparing [2022-09-29T18:13:01.256Z] 994393dc58e7: Preparing [2022-09-29T18:13:01.256Z] bfe408844144: Waiting [2022-09-29T18:13:01.256Z] 9d71cf682292: Waiting [2022-09-29T18:13:01.256Z] 994393dc58e7: Waiting [2022-09-29T18:13:01.256Z] a3e86adbb137: Layer already exists [2022-09-29T18:13:01.256Z] f4fb53717096: Layer already exists [2022-09-29T18:13:01.256Z] ccc2c61596fb: Layer already exists [2022-09-29T18:13:01.256Z] b9f4b87ff447: Layer already exists [2022-09-29T18:13:01.256Z] 8ef539af0141: Layer already exists [2022-09-29T18:13:01.256Z] 9d71cf682292: Layer already exists [2022-09-29T18:13:01.256Z] bfe408844144: Layer already exists [2022-09-29T18:13:01.256Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:01.256Z] 2.3.0-dev.75: digest: sha256:8dba54b5f04a3632e8aca4ecb6df3e76f7be82ea9367195a88079ccc104d1627 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:01.331Z] Removing intermediate container dcc6e4cde3ae [2022-09-29T18:13:01.332Z] ---> 8940187c782d [2022-09-29T18:13:01.332Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T18:13:01.332Z] Removing intermediate container dae4e1c292fc [2022-09-29T18:13:01.332Z] ---> 861bfd17eb9a [2022-09-29T18:13:01.332Z] Step 12/25 : WORKDIR /edgex-go [2022-09-29T18:13:01.332Z] Removing intermediate container 38015cdb1cd9 [2022-09-29T18:13:01.332Z] ---> a1af970ba6f3 [2022-09-29T18:13:01.332Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T18:13:01.332Z] ---> Running in 8a58c073ee69 [2022-09-29T18:13:01.332Z] ---> Running in 3723bc697a9d [2022-09-29T18:13:01.332Z] ---> Running in 6512e36b828b [2022-09-29T18:13:01.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:01.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:01.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-29T18:13:01.867Z] f4fb53717096: Preparing [2022-09-29T18:13:01.867Z] 8ef539af0141: Preparing [2022-09-29T18:13:01.867Z] ccc2c61596fb: Preparing [2022-09-29T18:13:01.867Z] a3e86adbb137: Preparing [2022-09-29T18:13:01.867Z] b9f4b87ff447: Preparing [2022-09-29T18:13:01.867Z] 9d71cf682292: Preparing [2022-09-29T18:13:01.867Z] bfe408844144: Preparing [2022-09-29T18:13:01.867Z] 994393dc58e7: Preparing [2022-09-29T18:13:01.867Z] 9d71cf682292: Waiting [2022-09-29T18:13:01.867Z] bfe408844144: Waiting [2022-09-29T18:13:01.867Z] 994393dc58e7: Waiting [2022-09-29T18:13:01.867Z] ccc2c61596fb: Layer already exists [2022-09-29T18:13:01.867Z] b9f4b87ff447: Layer already exists [2022-09-29T18:13:01.867Z] 8ef539af0141: Layer already exists [2022-09-29T18:13:01.867Z] f4fb53717096: Layer already exists [2022-09-29T18:13:01.867Z] a3e86adbb137: Layer already exists [2022-09-29T18:13:01.867Z] 9d71cf682292: Layer already exists [2022-09-29T18:13:01.867Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:01.867Z] bfe408844144: Layer already exists [2022-09-29T18:13:01.867Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:8dba54b5f04a3632e8aca4ecb6df3e76f7be82ea9367195a88079ccc104d1627 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:02.173Z] + 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-29T18:13:02.295Z] Removing intermediate container 6512e36b828b [2022-09-29T18:13:02.295Z] ---> 6f742c3bbe13 [2022-09-29T18:13:02.295Z] [2022-09-29T18:13:02.295Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T18:13:02.295Z] Removing intermediate container 3723bc697a9d [2022-09-29T18:13:02.295Z] ---> 18d5310536f6 [2022-09-29T18:13:02.295Z] [2022-09-29T18:13:02.295Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T18:13:02.295Z] Removing intermediate container 8a58c073ee69 [2022-09-29T18:13:02.295Z] ---> f33e5dc1919b [2022-09-29T18:13:02.295Z] [2022-09-29T18:13:02.295Z] Step 13/25 : FROM alpine:3.15 [2022-09-29T18:13:02.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-29T18:13:02.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-29T18:13:02.477Z] f4fb53717096: Preparing [2022-09-29T18:13:02.477Z] 8ef539af0141: Preparing [2022-09-29T18:13:02.477Z] ccc2c61596fb: Preparing [2022-09-29T18:13:02.477Z] a3e86adbb137: Preparing [2022-09-29T18:13:02.477Z] b9f4b87ff447: Preparing [2022-09-29T18:13:02.477Z] 9d71cf682292: Preparing [2022-09-29T18:13:02.477Z] bfe408844144: Preparing [2022-09-29T18:13:02.477Z] 994393dc58e7: Preparing [2022-09-29T18:13:02.477Z] bfe408844144: Waiting [2022-09-29T18:13:02.477Z] 9d71cf682292: Waiting [2022-09-29T18:13:02.477Z] 994393dc58e7: Waiting [2022-09-29T18:13:02.477Z] f4fb53717096: Layer already exists [2022-09-29T18:13:02.477Z] b9f4b87ff447: Layer already exists [2022-09-29T18:13:02.477Z] 8ef539af0141: Layer already exists [2022-09-29T18:13:02.477Z] a3e86adbb137: Layer already exists [2022-09-29T18:13:02.477Z] ccc2c61596fb: Layer already exists [2022-09-29T18:13:02.477Z] 9d71cf682292: Layer already exists [2022-09-29T18:13:02.477Z] bfe408844144: Layer already exists [2022-09-29T18:13:02.477Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:02.477Z] main: digest: sha256:8dba54b5f04a3632e8aca4ecb6df3e76f7be82ea9367195a88079ccc104d1627 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:02.510Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:02.515Z] taggedImages: [2022-09-29T18:13:02.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:02.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-29T18:13:02.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.75 [2022-09-29T18:13:02.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:02.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-29T18:13:02.528Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-29T18:13:02.528Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:02.528Z] latest [2022-09-29T18:13:02.528Z] 2.3.0-dev.75 [2022-09-29T18:13:02.528Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:02.528Z] main [2022-09-29T18:13:02.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-29T18:13:02.561Z] 3.15: Pulling from library/alpine [2022-09-29T18:13:02.561Z] 3.15: Pulling from library/alpine [2022-09-29T18:13:02.561Z] 3.15: Pulling from library/alpine [Pipeline] sh [2022-09-29T18:13:02.835Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:03.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:03.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-29T18:13:03.145Z] 488b2c465903: Preparing [2022-09-29T18:13:03.145Z] ca4d25c5c966: Preparing [2022-09-29T18:13:03.145Z] 788156fbd834: Preparing [2022-09-29T18:13:03.145Z] a57ad8526911: Preparing [2022-09-29T18:13:03.145Z] b91dc6fc6963: Preparing [2022-09-29T18:13:03.145Z] 4f8725e3f88b: Preparing [2022-09-29T18:13:03.145Z] 725cb0251214: Preparing [2022-09-29T18:13:03.145Z] 8b7be2f85800: Preparing [2022-09-29T18:13:03.145Z] d11e01a13d86: Preparing [2022-09-29T18:13:03.145Z] 994393dc58e7: Preparing [2022-09-29T18:13:03.145Z] 4f8725e3f88b: Waiting [2022-09-29T18:13:03.145Z] 725cb0251214: Waiting [2022-09-29T18:13:03.145Z] 994393dc58e7: Waiting [2022-09-29T18:13:03.145Z] 8b7be2f85800: Waiting [2022-09-29T18:13:03.145Z] d11e01a13d86: Waiting [2022-09-29T18:13:03.145Z] ca4d25c5c966: Pushed [2022-09-29T18:13:03.145Z] 488b2c465903: Pushed [2022-09-29T18:13:03.145Z] b91dc6fc6963: Pushed [2022-09-29T18:13:03.403Z] 4f8725e3f88b: Pushed [2022-09-29T18:13:03.403Z] 8b7be2f85800: Pushed [2022-09-29T18:13:03.403Z] 725cb0251214: Pushed [2022-09-29T18:13:03.403Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:03.403Z] d11e01a13d86: Pushed [2022-09-29T18:13:03.969Z] a57ad8526911: Pushed [2022-09-29T18:13:03.974Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T18:13:03.974Z] Status: Downloaded newer image for alpine:3.15 [2022-09-29T18:13:03.974Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T18:13:03.974Z] Status: Image is up to date for alpine:3.15 [2022-09-29T18:13:03.974Z] ---> 02e0d6fdf486 [2022-09-29T18:13:03.974Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:13:03.974Z] ---> 02e0d6fdf486 [2022-09-29T18:13:03.974Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T18:13:03.974Z] Status: Image is up to date for alpine:3.15 [2022-09-29T18:13:03.974Z] ---> 02e0d6fdf486 [2022-09-29T18:13:03.974Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:13:03.974Z] [2022-09-29T18:13:04.242Z] ---> Running in 48ee2ba2dc8e [2022-09-29T18:13:04.242Z] ---> Running in 5cf33d65c5d2 [2022-09-29T18:13:04.242Z] ---> Running in 42fb399e6cc8 [2022-09-29T18:13:04.535Z] 788156fbd834: Pushed [2022-09-29T18:13:04.535Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:683a0dc5d692a1d4f7d7ad859f27d9bab2920d57a28501ea5c08f24ce93b9c8a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:04.825Z] Removing intermediate container 48ee2ba2dc8e [2022-09-29T18:13:04.825Z] ---> 898ffec56a76 [2022-09-29T18:13:04.825Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:13:04.825Z] Removing intermediate container 5cf33d65c5d2 [2022-09-29T18:13:04.825Z] ---> 0c7af689374a [2022-09-29T18:13:04.825Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:13:04.825Z] Removing intermediate container 42fb399e6cc8 [2022-09-29T18:13:04.825Z] ---> af8744e86256 [2022-09-29T18:13:04.837Z] + 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-29T18:13:05.094Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:13:05.094Z] ---> Running in ba0f73e04b50 [2022-09-29T18:13:05.094Z] ---> Running in 2f159a4b32f3 [2022-09-29T18:13:05.137Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-29T18:13:05.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-29T18:13:05.137Z] 488b2c465903: Preparing [2022-09-29T18:13:05.137Z] ca4d25c5c966: Preparing [2022-09-29T18:13:05.137Z] 788156fbd834: Preparing [2022-09-29T18:13:05.137Z] a57ad8526911: Preparing [2022-09-29T18:13:05.137Z] b91dc6fc6963: Preparing [2022-09-29T18:13:05.137Z] 4f8725e3f88b: Preparing [2022-09-29T18:13:05.137Z] 725cb0251214: Preparing [2022-09-29T18:13:05.137Z] 8b7be2f85800: Preparing [2022-09-29T18:13:05.137Z] d11e01a13d86: Preparing [2022-09-29T18:13:05.137Z] 994393dc58e7: Preparing [2022-09-29T18:13:05.137Z] 4f8725e3f88b: Waiting [2022-09-29T18:13:05.137Z] 725cb0251214: Waiting [2022-09-29T18:13:05.137Z] 8b7be2f85800: Waiting [2022-09-29T18:13:05.137Z] d11e01a13d86: Waiting [2022-09-29T18:13:05.137Z] 994393dc58e7: Waiting [2022-09-29T18:13:05.137Z] 788156fbd834: Layer already exists [2022-09-29T18:13:05.137Z] 488b2c465903: Layer already exists [2022-09-29T18:13:05.137Z] a57ad8526911: Layer already exists [2022-09-29T18:13:05.137Z] ca4d25c5c966: Layer already exists [2022-09-29T18:13:05.137Z] b91dc6fc6963: Layer already exists [2022-09-29T18:13:05.137Z] 4f8725e3f88b: Layer already exists [2022-09-29T18:13:05.137Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:05.137Z] 8b7be2f85800: Layer already exists [2022-09-29T18:13:05.137Z] d11e01a13d86: Layer already exists [2022-09-29T18:13:05.137Z] 725cb0251214: Layer already exists [2022-09-29T18:13:05.137Z] latest: digest: sha256:683a0dc5d692a1d4f7d7ad859f27d9bab2920d57a28501ea5c08f24ce93b9c8a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:05.363Z] ---> Running in 816bc417234c [2022-09-29T18:13:05.441Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:05.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.75 [2022-09-29T18:13:05.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-29T18:13:05.749Z] 488b2c465903: Preparing [2022-09-29T18:13:05.749Z] ca4d25c5c966: Preparing [2022-09-29T18:13:05.749Z] 788156fbd834: Preparing [2022-09-29T18:13:05.749Z] a57ad8526911: Preparing [2022-09-29T18:13:05.749Z] b91dc6fc6963: Preparing [2022-09-29T18:13:05.749Z] 4f8725e3f88b: Preparing [2022-09-29T18:13:05.749Z] 725cb0251214: Preparing [2022-09-29T18:13:05.749Z] 8b7be2f85800: Preparing [2022-09-29T18:13:05.749Z] d11e01a13d86: Preparing [2022-09-29T18:13:05.749Z] 994393dc58e7: Preparing [2022-09-29T18:13:05.749Z] 725cb0251214: Waiting [2022-09-29T18:13:05.749Z] 8b7be2f85800: Waiting [2022-09-29T18:13:05.749Z] d11e01a13d86: Waiting [2022-09-29T18:13:05.749Z] 994393dc58e7: Waiting [2022-09-29T18:13:05.749Z] 4f8725e3f88b: Waiting [2022-09-29T18:13:05.749Z] 488b2c465903: Layer already exists [2022-09-29T18:13:05.749Z] b91dc6fc6963: Layer already exists [2022-09-29T18:13:05.749Z] ca4d25c5c966: Layer already exists [2022-09-29T18:13:05.749Z] 788156fbd834: Layer already exists [2022-09-29T18:13:05.749Z] a57ad8526911: Layer already exists [2022-09-29T18:13:05.749Z] 725cb0251214: Layer already exists [2022-09-29T18:13:05.749Z] 4f8725e3f88b: Layer already exists [2022-09-29T18:13:05.749Z] 8b7be2f85800: Layer already exists [2022-09-29T18:13:05.749Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:05.749Z] d11e01a13d86: Layer already exists [2022-09-29T18:13:05.749Z] 2.3.0-dev.75: digest: sha256:683a0dc5d692a1d4f7d7ad859f27d9bab2920d57a28501ea5c08f24ce93b9c8a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:06.052Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:06.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:06.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-29T18:13:06.350Z] 488b2c465903: Preparing [2022-09-29T18:13:06.350Z] ca4d25c5c966: Preparing [2022-09-29T18:13:06.350Z] 788156fbd834: Preparing [2022-09-29T18:13:06.350Z] a57ad8526911: Preparing [2022-09-29T18:13:06.350Z] b91dc6fc6963: Preparing [2022-09-29T18:13:06.350Z] 4f8725e3f88b: Preparing [2022-09-29T18:13:06.350Z] 725cb0251214: Preparing [2022-09-29T18:13:06.350Z] 8b7be2f85800: Preparing [2022-09-29T18:13:06.350Z] d11e01a13d86: Preparing [2022-09-29T18:13:06.350Z] 994393dc58e7: Preparing [2022-09-29T18:13:06.350Z] 725cb0251214: Waiting [2022-09-29T18:13:06.350Z] 8b7be2f85800: Waiting [2022-09-29T18:13:06.350Z] d11e01a13d86: Waiting [2022-09-29T18:13:06.350Z] 994393dc58e7: Waiting [2022-09-29T18:13:06.350Z] 4f8725e3f88b: Waiting [2022-09-29T18:13:06.350Z] ca4d25c5c966: Layer already exists [2022-09-29T18:13:06.350Z] 488b2c465903: Layer already exists [2022-09-29T18:13:06.350Z] 788156fbd834: Layer already exists [2022-09-29T18:13:06.350Z] a57ad8526911: Layer already exists [2022-09-29T18:13:06.350Z] b91dc6fc6963: Layer already exists [2022-09-29T18:13:06.350Z] 4f8725e3f88b: Layer already exists [2022-09-29T18:13:06.350Z] d11e01a13d86: Layer already exists [2022-09-29T18:13:06.350Z] 725cb0251214: Layer already exists [2022-09-29T18:13:06.350Z] 8b7be2f85800: Layer already exists [2022-09-29T18:13:06.350Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:06.350Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:683a0dc5d692a1d4f7d7ad859f27d9bab2920d57a28501ea5c08f24ce93b9c8a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:06.662Z] + 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-29T18:13:06.967Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-29T18:13:06.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-29T18:13:06.967Z] 488b2c465903: Preparing [2022-09-29T18:13:06.967Z] ca4d25c5c966: Preparing [2022-09-29T18:13:06.967Z] 788156fbd834: Preparing [2022-09-29T18:13:06.967Z] a57ad8526911: Preparing [2022-09-29T18:13:06.967Z] b91dc6fc6963: Preparing [2022-09-29T18:13:06.967Z] 4f8725e3f88b: Preparing [2022-09-29T18:13:06.967Z] 725cb0251214: Preparing [2022-09-29T18:13:06.967Z] 8b7be2f85800: Preparing [2022-09-29T18:13:06.967Z] d11e01a13d86: Preparing [2022-09-29T18:13:06.967Z] 994393dc58e7: Preparing [2022-09-29T18:13:06.967Z] 4f8725e3f88b: Waiting [2022-09-29T18:13:06.967Z] 8b7be2f85800: Waiting [2022-09-29T18:13:06.967Z] d11e01a13d86: Waiting [2022-09-29T18:13:06.967Z] 725cb0251214: Waiting [2022-09-29T18:13:06.967Z] 994393dc58e7: Waiting [2022-09-29T18:13:06.967Z] 788156fbd834: Layer already exists [2022-09-29T18:13:06.967Z] ca4d25c5c966: Layer already exists [2022-09-29T18:13:06.967Z] b91dc6fc6963: Layer already exists [2022-09-29T18:13:06.967Z] 488b2c465903: Layer already exists [2022-09-29T18:13:06.967Z] a57ad8526911: Layer already exists [2022-09-29T18:13:06.967Z] 4f8725e3f88b: Layer already exists [2022-09-29T18:13:06.967Z] 725cb0251214: Layer already exists [2022-09-29T18:13:06.967Z] d11e01a13d86: Layer already exists [2022-09-29T18:13:06.967Z] 8b7be2f85800: Layer already exists [2022-09-29T18:13:06.967Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:06.967Z] main: digest: sha256:683a0dc5d692a1d4f7d7ad859f27d9bab2920d57a28501ea5c08f24ce93b9c8a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:07.006Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:07.014Z] taggedImages: [2022-09-29T18:13:07.014Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:07.014Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-29T18:13:07.014Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.75 [2022-09-29T18:13:07.014Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:07.014Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-29T18:13:07.033Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-29T18:13:07.033Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:07.033Z] latest [2022-09-29T18:13:07.033Z] 2.3.0-dev.75 [2022-09-29T18:13:07.033Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:07.033Z] main [2022-09-29T18:13:07.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:07.344Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:07.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:07.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-29T18:13:07.661Z] 5f4416a3d738: Preparing [2022-09-29T18:13:07.661Z] 08b91c651c0f: Preparing [2022-09-29T18:13:07.661Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:07.661Z] efa549c49269: Preparing [2022-09-29T18:13:07.661Z] c17ed75b247e: Preparing [2022-09-29T18:13:07.661Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:07.661Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:07.661Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:07.661Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:07.661Z] 5f4416a3d738: Pushed [2022-09-29T18:13:07.661Z] c17ed75b247e: Pushed [2022-09-29T18:13:08.226Z] efa549c49269: Pushed [2022-09-29T18:13:09.599Z] 08b91c651c0f: Pushed [2022-09-29T18:13:09.599Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:7b43f58249a0434d18a3ebed97184b2d8bbb059f09e28ca104a17741c231bc01 size: 1573 [Pipeline] } [2022-09-29T18:13:09.609Z] Removing intermediate container 2f159a4b32f3 [2022-09-29T18:13:09.609Z] ---> 59f1d34156e5 [2022-09-29T18:13:09.609Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T18:13:09.609Z] ---> Running in 62d3250916b4 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:09.874Z] Removing intermediate container 816bc417234c [2022-09-29T18:13:09.874Z] ---> 06ba424bdaa1 [2022-09-29T18:13:09.874Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-29T18:13:09.907Z] + 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-29T18:13:10.142Z] Removing intermediate container ba0f73e04b50 [2022-09-29T18:13:10.142Z] ---> d475063b1711 [2022-09-29T18:13:10.142Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T18:13:10.142Z] ---> Running in b8408a04b64c [2022-09-29T18:13:10.142Z] ---> Running in ec3097f7fac3 [2022-09-29T18:13:10.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-29T18:13:10.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-29T18:13:10.207Z] 5f4416a3d738: Preparing [2022-09-29T18:13:10.207Z] 08b91c651c0f: Preparing [2022-09-29T18:13:10.207Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:10.207Z] efa549c49269: Preparing [2022-09-29T18:13:10.207Z] c17ed75b247e: Preparing [2022-09-29T18:13:10.207Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:10.207Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:10.207Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:10.207Z] 5f4416a3d738: Layer already exists [2022-09-29T18:13:10.207Z] efa549c49269: Layer already exists [2022-09-29T18:13:10.207Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:10.207Z] 08b91c651c0f: Layer already exists [2022-09-29T18:13:10.207Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:10.207Z] latest: digest: sha256:7b43f58249a0434d18a3ebed97184b2d8bbb059f09e28ca104a17741c231bc01 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:10.582Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:10.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.75 [2022-09-29T18:13:10.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-29T18:13:10.875Z] 5f4416a3d738: Preparing [2022-09-29T18:13:10.875Z] 08b91c651c0f: Preparing [2022-09-29T18:13:10.875Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:10.875Z] efa549c49269: Preparing [2022-09-29T18:13:10.875Z] c17ed75b247e: Preparing [2022-09-29T18:13:10.875Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:10.875Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:10.875Z] 08b91c651c0f: Layer already exists [2022-09-29T18:13:10.875Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:10.875Z] 5f4416a3d738: Layer already exists [2022-09-29T18:13:10.875Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:10.875Z] efa549c49269: Layer already exists [2022-09-29T18:13:10.875Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:10.875Z] 2.3.0-dev.75: digest: sha256:7b43f58249a0434d18a3ebed97184b2d8bbb059f09e28ca104a17741c231bc01 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:11.185Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:11.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:11.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-29T18:13:11.491Z] 5f4416a3d738: Preparing [2022-09-29T18:13:11.491Z] 08b91c651c0f: Preparing [2022-09-29T18:13:11.491Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:11.491Z] efa549c49269: Preparing [2022-09-29T18:13:11.491Z] c17ed75b247e: Preparing [2022-09-29T18:13:11.491Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:11.491Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:11.491Z] 5f4416a3d738: Layer already exists [2022-09-29T18:13:11.491Z] efa549c49269: Layer already exists [2022-09-29T18:13:11.491Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:11.491Z] 08b91c651c0f: Layer already exists [2022-09-29T18:13:11.491Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:11.491Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:11.491Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:7b43f58249a0434d18a3ebed97184b2d8bbb059f09e28ca104a17741c231bc01 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:11.808Z] + 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-29T18:13:12.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:12.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-29T18:13:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-29T18:13:12.107Z] 5f4416a3d738: Preparing [2022-09-29T18:13:12.107Z] 08b91c651c0f: Preparing [2022-09-29T18:13:12.107Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:12.107Z] efa549c49269: Preparing [2022-09-29T18:13:12.107Z] c17ed75b247e: Preparing [2022-09-29T18:13:12.107Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:12.107Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:12.107Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:12.107Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:12.107Z] 5f4416a3d738: Layer already exists [2022-09-29T18:13:12.107Z] efa549c49269: Layer already exists [2022-09-29T18:13:12.107Z] 08b91c651c0f: Layer already exists [2022-09-29T18:13:12.107Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:12.107Z] main: digest: sha256:7b43f58249a0434d18a3ebed97184b2d8bbb059f09e28ca104a17741c231bc01 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:12.138Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:12.143Z] taggedImages: [2022-09-29T18:13:12.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:12.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-29T18:13:12.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.75 [2022-09-29T18:13:12.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:12.143Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-29T18:13:12.157Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-29T18:13:12.157Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:12.157Z] latest [2022-09-29T18:13:12.157Z] 2.3.0-dev.75 [2022-09-29T18:13:12.157Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:12.157Z] main [2022-09-29T18:13:12.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:12.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:12.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:12.461Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:12.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:12.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-29T18:13:12.755Z] eb33d0ed047a: Preparing [2022-09-29T18:13:12.755Z] 3d52038087c1: Preparing [2022-09-29T18:13:12.755Z] 1009474037ce: Preparing [2022-09-29T18:13:12.755Z] 45f2b1bd83e1: Preparing [2022-09-29T18:13:12.755Z] 23fa20958256: Preparing [2022-09-29T18:13:12.755Z] 3b8158a4d659: Preparing [2022-09-29T18:13:12.755Z] c17ed75b247e: Preparing [2022-09-29T18:13:12.755Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:12.755Z] 3b8158a4d659: Waiting [2022-09-29T18:13:12.755Z] c17ed75b247e: Waiting [2022-09-29T18:13:12.755Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:12.755Z] eb33d0ed047a: Pushed [2022-09-29T18:13:12.755Z] 1009474037ce: Pushed [2022-09-29T18:13:12.755Z] 3d52038087c1: Pushed [2022-09-29T18:13:12.755Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:12.755Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:12.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:13.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:13.319Z] 3b8158a4d659: Pushed [2022-09-29T18:13:13.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:14.457Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:13:14.457Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:13:14.457Z] OK: 15734 distinct packages available [2022-09-29T18:13:14.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:14.723Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:13:14.723Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:13:14.723Z] OK: 15734 distinct packages available [2022-09-29T18:13:14.723Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:13:14.723Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:13:14.723Z] OK: 15734 distinct packages available [2022-09-29T18:13:14.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:14.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:15.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:15.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:15.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:13:16.594Z] 23fa20958256: Pushed [2022-09-29T18:13:16.913Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T18:13:17.180Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:13:17.180Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-29T18:13:17.180Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T18:13:17.180Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T18:13:17.180Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:13:17.180Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T18:13:17.446Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:13:17.446Z] (3/4) Installing libucontext (1.1-r0) [2022-09-29T18:13:17.446Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T18:13:17.446Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T18:13:17.446Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-29T18:13:17.446Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:13:17.446Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T18:13:17.446Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:13:17.446Z] OK: 6 MiB in 19 packages [2022-09-29T18:13:17.712Z] OK: 6 MiB in 18 packages [2022-09-29T18:13:17.712Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T18:13:17.712Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:13:17.982Z] OK: 6 MiB in 19 packages [2022-09-29T18:13:19.122Z] 45f2b1bd83e1: Pushed [2022-09-29T18:13:19.122Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:7a7fb51426fd8941eec157aec2a51a4b628551afdebed983c7f2ce744cade052 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:19.420Z] + 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-29T18:13:19.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-29T18:13:19.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-29T18:13:19.718Z] eb33d0ed047a: Preparing [2022-09-29T18:13:19.718Z] 3d52038087c1: Preparing [2022-09-29T18:13:19.718Z] 1009474037ce: Preparing [2022-09-29T18:13:19.718Z] 45f2b1bd83e1: Preparing [2022-09-29T18:13:19.718Z] 23fa20958256: Preparing [2022-09-29T18:13:19.718Z] 3b8158a4d659: Preparing [2022-09-29T18:13:19.718Z] c17ed75b247e: Preparing [2022-09-29T18:13:19.718Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:19.718Z] 3b8158a4d659: Waiting [2022-09-29T18:13:19.718Z] c17ed75b247e: Waiting [2022-09-29T18:13:19.718Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:19.718Z] 45f2b1bd83e1: Layer already exists [2022-09-29T18:13:19.718Z] eb33d0ed047a: Layer already exists [2022-09-29T18:13:19.718Z] 23fa20958256: Layer already exists [2022-09-29T18:13:19.718Z] 1009474037ce: Layer already exists [2022-09-29T18:13:19.718Z] 3d52038087c1: Layer already exists [2022-09-29T18:13:19.718Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:19.718Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:19.718Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:19.718Z] latest: digest: sha256:7a7fb51426fd8941eec157aec2a51a4b628551afdebed983c7f2ce744cade052 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:20.020Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:20.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.75 [2022-09-29T18:13:20.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-29T18:13:20.314Z] eb33d0ed047a: Preparing [2022-09-29T18:13:20.314Z] 3d52038087c1: Preparing [2022-09-29T18:13:20.314Z] 1009474037ce: Preparing [2022-09-29T18:13:20.314Z] 45f2b1bd83e1: Preparing [2022-09-29T18:13:20.314Z] 23fa20958256: Preparing [2022-09-29T18:13:20.314Z] 3b8158a4d659: Preparing [2022-09-29T18:13:20.314Z] c17ed75b247e: Preparing [2022-09-29T18:13:20.314Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:20.314Z] c17ed75b247e: Waiting [2022-09-29T18:13:20.314Z] 3b8158a4d659: Waiting [2022-09-29T18:13:20.314Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:20.314Z] 23fa20958256: Layer already exists [2022-09-29T18:13:20.314Z] eb33d0ed047a: Layer already exists [2022-09-29T18:13:20.314Z] 45f2b1bd83e1: Layer already exists [2022-09-29T18:13:20.314Z] 1009474037ce: Layer already exists [2022-09-29T18:13:20.314Z] 3d52038087c1: Layer already exists [2022-09-29T18:13:20.314Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:20.314Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:20.314Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:20.314Z] 2.3.0-dev.75: digest: sha256:7a7fb51426fd8941eec157aec2a51a4b628551afdebed983c7f2ce744cade052 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:20.574Z] Removing intermediate container ec3097f7fac3 [2022-09-29T18:13:20.574Z] ---> fc7757a6f277 [2022-09-29T18:13:20.574Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-29T18:13:20.574Z] Removing intermediate container 62d3250916b4 [2022-09-29T18:13:20.574Z] ---> e9f06de3d40d [2022-09-29T18:13:20.574Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:13:20.574Z] Removing intermediate container b8408a04b64c [2022-09-29T18:13:20.574Z] ---> 861864f1d0d0 [2022-09-29T18:13:20.574Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:13:20.618Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:20.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:20.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-29T18:13:20.919Z] eb33d0ed047a: Preparing [2022-09-29T18:13:20.919Z] 3d52038087c1: Preparing [2022-09-29T18:13:20.919Z] 1009474037ce: Preparing [2022-09-29T18:13:20.919Z] 45f2b1bd83e1: Preparing [2022-09-29T18:13:20.919Z] 23fa20958256: Preparing [2022-09-29T18:13:20.919Z] 3b8158a4d659: Preparing [2022-09-29T18:13:20.919Z] c17ed75b247e: Preparing [2022-09-29T18:13:20.919Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:20.919Z] 3b8158a4d659: Waiting [2022-09-29T18:13:20.919Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:20.919Z] c17ed75b247e: Waiting [2022-09-29T18:13:20.919Z] 1009474037ce: Layer already exists [2022-09-29T18:13:20.919Z] eb33d0ed047a: Layer already exists [2022-09-29T18:13:20.919Z] 23fa20958256: Layer already exists [2022-09-29T18:13:20.919Z] 3d52038087c1: Layer already exists [2022-09-29T18:13:20.919Z] 45f2b1bd83e1: Layer already exists [2022-09-29T18:13:20.919Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:20.919Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:20.919Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:20.919Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:7a7fb51426fd8941eec157aec2a51a4b628551afdebed983c7f2ce744cade052 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:21.230Z] + 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-29T18:13:21.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-29T18:13:21.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-29T18:13:21.528Z] eb33d0ed047a: Preparing [2022-09-29T18:13:21.528Z] 3d52038087c1: Preparing [2022-09-29T18:13:21.528Z] 1009474037ce: Preparing [2022-09-29T18:13:21.528Z] 45f2b1bd83e1: Preparing [2022-09-29T18:13:21.528Z] 23fa20958256: Preparing [2022-09-29T18:13:21.528Z] 3b8158a4d659: Preparing [2022-09-29T18:13:21.528Z] c17ed75b247e: Preparing [2022-09-29T18:13:21.528Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:21.528Z] 3b8158a4d659: Waiting [2022-09-29T18:13:21.528Z] c17ed75b247e: Waiting [2022-09-29T18:13:21.528Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:21.528Z] 3d52038087c1: Layer already exists [2022-09-29T18:13:21.528Z] 45f2b1bd83e1: Layer already exists [2022-09-29T18:13:21.528Z] 23fa20958256: Layer already exists [2022-09-29T18:13:21.528Z] 1009474037ce: Layer already exists [2022-09-29T18:13:21.528Z] eb33d0ed047a: Layer already exists [2022-09-29T18:13:21.528Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:21.528Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:21.528Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:21.528Z] main: digest: sha256:7a7fb51426fd8941eec157aec2a51a4b628551afdebed983c7f2ce744cade052 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:21.578Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:21.586Z] taggedImages: [2022-09-29T18:13:21.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:21.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-29T18:13:21.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.75 [2022-09-29T18:13:21.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:21.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-29T18:13:21.611Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-29T18:13:21.611Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:21.611Z] latest [2022-09-29T18:13:21.611Z] 2.3.0-dev.75 [2022-09-29T18:13:21.611Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:21.611Z] main [2022-09-29T18:13:21.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:21.935Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:22.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:22.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-29T18:13:22.242Z] 3ebe46c2cb12: Preparing [2022-09-29T18:13:22.242Z] f389de18c1ff: Preparing [2022-09-29T18:13:22.242Z] 9bbfdc8c4d58: Preparing [2022-09-29T18:13:22.242Z] 9de1cc3ca4af: Preparing [2022-09-29T18:13:22.242Z] 111eb059748f: Preparing [2022-09-29T18:13:22.242Z] cbcc0071895b: Preparing [2022-09-29T18:13:22.242Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:22.242Z] cbcc0071895b: Waiting [2022-09-29T18:13:22.242Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:22.242Z] 3ebe46c2cb12: Pushed [2022-09-29T18:13:22.242Z] f389de18c1ff: Pushed [2022-09-29T18:13:22.242Z] 9bbfdc8c4d58: Pushed [2022-09-29T18:13:22.242Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:22.503Z] cbcc0071895b: Pushed [2022-09-29T18:13:22.503Z] 111eb059748f: Pushed [2022-09-29T18:13:28.786Z] ---> 321c3391699c [2022-09-29T18:13:28.786Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T18:13:29.063Z] 9de1cc3ca4af: Pushed [2022-09-29T18:13:29.063Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:cc8799d99b52b578d0382b91e94b7eb6eb30e5f318b3321ca075ec25036cd51e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:29.361Z] + 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-29T18:13:29.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-29T18:13:29.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-29T18:13:29.658Z] 3ebe46c2cb12: Preparing [2022-09-29T18:13:29.658Z] f389de18c1ff: Preparing [2022-09-29T18:13:29.658Z] 9bbfdc8c4d58: Preparing [2022-09-29T18:13:29.658Z] 9de1cc3ca4af: Preparing [2022-09-29T18:13:29.658Z] 111eb059748f: Preparing [2022-09-29T18:13:29.658Z] cbcc0071895b: Preparing [2022-09-29T18:13:29.658Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:29.658Z] cbcc0071895b: Waiting [2022-09-29T18:13:29.658Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:29.658Z] 3ebe46c2cb12: Layer already exists [2022-09-29T18:13:29.658Z] 111eb059748f: Layer already exists [2022-09-29T18:13:29.658Z] 9bbfdc8c4d58: Layer already exists [2022-09-29T18:13:29.658Z] f389de18c1ff: Layer already exists [2022-09-29T18:13:29.658Z] 9de1cc3ca4af: Layer already exists [2022-09-29T18:13:29.658Z] cbcc0071895b: Layer already exists [2022-09-29T18:13:29.658Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:29.658Z] latest: digest: sha256:cc8799d99b52b578d0382b91e94b7eb6eb30e5f318b3321ca075ec25036cd51e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:29.967Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:30.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.75 [2022-09-29T18:13:30.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-29T18:13:30.269Z] 3ebe46c2cb12: Preparing [2022-09-29T18:13:30.269Z] f389de18c1ff: Preparing [2022-09-29T18:13:30.269Z] 9bbfdc8c4d58: Preparing [2022-09-29T18:13:30.269Z] 9de1cc3ca4af: Preparing [2022-09-29T18:13:30.269Z] 111eb059748f: Preparing [2022-09-29T18:13:30.269Z] cbcc0071895b: Preparing [2022-09-29T18:13:30.269Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:30.269Z] cbcc0071895b: Waiting [2022-09-29T18:13:30.269Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:30.269Z] 9bbfdc8c4d58: Layer already exists [2022-09-29T18:13:30.269Z] 111eb059748f: Layer already exists [2022-09-29T18:13:30.269Z] f389de18c1ff: Layer already exists [2022-09-29T18:13:30.269Z] 9de1cc3ca4af: Layer already exists [2022-09-29T18:13:30.269Z] 3ebe46c2cb12: Layer already exists [2022-09-29T18:13:30.269Z] cbcc0071895b: Layer already exists [2022-09-29T18:13:30.269Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:30.269Z] 2.3.0-dev.75: digest: sha256:cc8799d99b52b578d0382b91e94b7eb6eb30e5f318b3321ca075ec25036cd51e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:30.578Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:30.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:30.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-29T18:13:30.876Z] 3ebe46c2cb12: Preparing [2022-09-29T18:13:30.876Z] f389de18c1ff: Preparing [2022-09-29T18:13:30.876Z] 9bbfdc8c4d58: Preparing [2022-09-29T18:13:30.876Z] 9de1cc3ca4af: Preparing [2022-09-29T18:13:30.876Z] 111eb059748f: Preparing [2022-09-29T18:13:30.876Z] cbcc0071895b: Preparing [2022-09-29T18:13:30.876Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:30.876Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:30.876Z] cbcc0071895b: Waiting [2022-09-29T18:13:30.876Z] f389de18c1ff: Layer already exists [2022-09-29T18:13:30.876Z] 111eb059748f: Layer already exists [2022-09-29T18:13:30.876Z] 3ebe46c2cb12: Layer already exists [2022-09-29T18:13:30.876Z] 9de1cc3ca4af: Layer already exists [2022-09-29T18:13:30.876Z] 9bbfdc8c4d58: Layer already exists [2022-09-29T18:13:30.876Z] cbcc0071895b: Layer already exists [2022-09-29T18:13:30.876Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:30.876Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:cc8799d99b52b578d0382b91e94b7eb6eb30e5f318b3321ca075ec25036cd51e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:31.179Z] + 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-29T18:13:31.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-29T18:13:31.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-29T18:13:31.484Z] 3ebe46c2cb12: Preparing [2022-09-29T18:13:31.484Z] f389de18c1ff: Preparing [2022-09-29T18:13:31.484Z] 9bbfdc8c4d58: Preparing [2022-09-29T18:13:31.484Z] 9de1cc3ca4af: Preparing [2022-09-29T18:13:31.484Z] 111eb059748f: Preparing [2022-09-29T18:13:31.484Z] cbcc0071895b: Preparing [2022-09-29T18:13:31.484Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:31.484Z] cbcc0071895b: Waiting [2022-09-29T18:13:31.484Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:31.484Z] 3ebe46c2cb12: Layer already exists [2022-09-29T18:13:31.484Z] 9bbfdc8c4d58: Layer already exists [2022-09-29T18:13:31.484Z] 111eb059748f: Layer already exists [2022-09-29T18:13:31.484Z] 9de1cc3ca4af: Layer already exists [2022-09-29T18:13:31.484Z] f389de18c1ff: Layer already exists [2022-09-29T18:13:31.484Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:31.484Z] cbcc0071895b: Layer already exists [2022-09-29T18:13:31.484Z] main: digest: sha256:cc8799d99b52b578d0382b91e94b7eb6eb30e5f318b3321ca075ec25036cd51e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:31.520Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:31.537Z] taggedImages: [2022-09-29T18:13:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-29T18:13:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.75 [2022-09-29T18:13:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-29T18:13:31.562Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-29T18:13:31.562Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:31.562Z] latest [2022-09-29T18:13:31.562Z] 2.3.0-dev.75 [2022-09-29T18:13:31.562Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:31.562Z] main [2022-09-29T18:13:31.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:31.884Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:32.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:32.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-29T18:13:32.191Z] fbda51d619ae: Preparing [2022-09-29T18:13:32.191Z] 37cb0bdb5bcb: Preparing [2022-09-29T18:13:32.191Z] a572b68d86bf: Preparing [2022-09-29T18:13:32.191Z] 519d7d963630: Preparing [2022-09-29T18:13:32.191Z] 3b8158a4d659: Preparing [2022-09-29T18:13:32.191Z] c17ed75b247e: Preparing [2022-09-29T18:13:32.191Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:32.191Z] c17ed75b247e: Waiting [2022-09-29T18:13:32.191Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:32.191Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:32.191Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:32.191Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:32.191Z] fbda51d619ae: Pushed [2022-09-29T18:13:32.191Z] a572b68d86bf: Pushed [2022-09-29T18:13:32.191Z] 37cb0bdb5bcb: Pushed [2022-09-29T18:13:34.132Z] ---> 232c1fb61b27 [2022-09-29T18:13:34.132Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:13:36.070Z] ---> 80a2b2713c50 [2022-09-29T18:13:36.070Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:13:36.070Z] ---> 647a9e3f79a9 [2022-09-29T18:13:36.070Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-29T18:13:36.336Z] ---> Running in 714107fd9f65 [2022-09-29T18:13:37.948Z] Removing intermediate container 714107fd9f65 [2022-09-29T18:13:37.948Z] ---> c95df712adf3 [2022-09-29T18:13:37.948Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-29T18:13:38.625Z] ---> 8ac49b882bb3 [2022-09-29T18:13:38.625Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-29T18:13:38.746Z] 519d7d963630: Pushed [2022-09-29T18:13:38.746Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:380c161a3b752d3fdbab9f6bee37c3f3022cc20be6af73d1f6463ead030d3dab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:39.051Z] + 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-29T18:13:39.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-29T18:13:39.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-29T18:13:39.349Z] fbda51d619ae: Preparing [2022-09-29T18:13:39.349Z] 37cb0bdb5bcb: Preparing [2022-09-29T18:13:39.349Z] a572b68d86bf: Preparing [2022-09-29T18:13:39.349Z] 519d7d963630: Preparing [2022-09-29T18:13:39.349Z] 3b8158a4d659: Preparing [2022-09-29T18:13:39.349Z] c17ed75b247e: Preparing [2022-09-29T18:13:39.349Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:39.349Z] c17ed75b247e: Waiting [2022-09-29T18:13:39.349Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:39.349Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:39.349Z] 519d7d963630: Layer already exists [2022-09-29T18:13:39.349Z] a572b68d86bf: Layer already exists [2022-09-29T18:13:39.349Z] fbda51d619ae: Layer already exists [2022-09-29T18:13:39.349Z] 37cb0bdb5bcb: Layer already exists [2022-09-29T18:13:39.349Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:39.349Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:39.349Z] latest: digest: sha256:380c161a3b752d3fdbab9f6bee37c3f3022cc20be6af73d1f6463ead030d3dab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:39.647Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:39.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.75 [2022-09-29T18:13:39.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-29T18:13:39.948Z] fbda51d619ae: Preparing [2022-09-29T18:13:39.948Z] 37cb0bdb5bcb: Preparing [2022-09-29T18:13:39.948Z] a572b68d86bf: Preparing [2022-09-29T18:13:39.948Z] 519d7d963630: Preparing [2022-09-29T18:13:39.948Z] 3b8158a4d659: Preparing [2022-09-29T18:13:39.948Z] c17ed75b247e: Preparing [2022-09-29T18:13:39.948Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:39.948Z] c17ed75b247e: Waiting [2022-09-29T18:13:39.948Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:39.948Z] a572b68d86bf: Layer already exists [2022-09-29T18:13:39.948Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:39.948Z] 519d7d963630: Layer already exists [2022-09-29T18:13:39.948Z] fbda51d619ae: Layer already exists [2022-09-29T18:13:39.948Z] 37cb0bdb5bcb: Layer already exists [2022-09-29T18:13:39.948Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:39.948Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:39.948Z] 2.3.0-dev.75: digest: sha256:380c161a3b752d3fdbab9f6bee37c3f3022cc20be6af73d1f6463ead030d3dab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:40.322Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:40.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:40.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-29T18:13:40.618Z] fbda51d619ae: Preparing [2022-09-29T18:13:40.618Z] 37cb0bdb5bcb: Preparing [2022-09-29T18:13:40.618Z] a572b68d86bf: Preparing [2022-09-29T18:13:40.618Z] 519d7d963630: Preparing [2022-09-29T18:13:40.618Z] 3b8158a4d659: Preparing [2022-09-29T18:13:40.618Z] c17ed75b247e: Preparing [2022-09-29T18:13:40.618Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:40.618Z] c17ed75b247e: Waiting [2022-09-29T18:13:40.618Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:40.618Z] fbda51d619ae: Layer already exists [2022-09-29T18:13:40.618Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:40.618Z] 37cb0bdb5bcb: Layer already exists [2022-09-29T18:13:40.618Z] 519d7d963630: Layer already exists [2022-09-29T18:13:40.618Z] a572b68d86bf: Layer already exists [2022-09-29T18:13:40.618Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:40.618Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:40.618Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:380c161a3b752d3fdbab9f6bee37c3f3022cc20be6af73d1f6463ead030d3dab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:40.920Z] + 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-29T18:13:41.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-29T18:13:41.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-29T18:13:41.218Z] fbda51d619ae: Preparing [2022-09-29T18:13:41.218Z] 37cb0bdb5bcb: Preparing [2022-09-29T18:13:41.218Z] a572b68d86bf: Preparing [2022-09-29T18:13:41.218Z] 519d7d963630: Preparing [2022-09-29T18:13:41.218Z] 3b8158a4d659: Preparing [2022-09-29T18:13:41.218Z] c17ed75b247e: Preparing [2022-09-29T18:13:41.218Z] 34d5ebaa5410: Preparing [2022-09-29T18:13:41.218Z] c17ed75b247e: Waiting [2022-09-29T18:13:41.218Z] 34d5ebaa5410: Waiting [2022-09-29T18:13:41.218Z] 37cb0bdb5bcb: Layer already exists [2022-09-29T18:13:41.218Z] 3b8158a4d659: Layer already exists [2022-09-29T18:13:41.218Z] a572b68d86bf: Layer already exists [2022-09-29T18:13:41.218Z] fbda51d619ae: Layer already exists [2022-09-29T18:13:41.218Z] 519d7d963630: Layer already exists [2022-09-29T18:13:41.218Z] c17ed75b247e: Layer already exists [2022-09-29T18:13:41.218Z] 34d5ebaa5410: Layer already exists [2022-09-29T18:13:41.218Z] main: digest: sha256:380c161a3b752d3fdbab9f6bee37c3f3022cc20be6af73d1f6463ead030d3dab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:41.253Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:41.259Z] taggedImages: [2022-09-29T18:13:41.259Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:41.259Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-29T18:13:41.259Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.75 [2022-09-29T18:13:41.259Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:41.259Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-29T18:13:41.272Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-29T18:13:41.272Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:41.272Z] latest [2022-09-29T18:13:41.272Z] 2.3.0-dev.75 [2022-09-29T18:13:41.272Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:41.272Z] main [2022-09-29T18:13:41.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:41.325Z] ---> 07824d274aae [2022-09-29T18:13:41.325Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ ---> 55c1ed8ad8e3 [2022-09-29T18:13:41.325Z] Step 21/26 : WORKDIR / [2022-09-29T18:13:41.325Z] [2022-09-29T18:13:41.325Z] ---> Running in 0b29c1b2d60c [2022-09-29T18:13:41.573Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:41.869Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:41.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-29T18:13:41.869Z] 19cd7fda2c2e: Preparing [2022-09-29T18:13:41.869Z] 277af651c7a3: Preparing [2022-09-29T18:13:41.869Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:41.869Z] d1fc0e0671a1: Preparing [2022-09-29T18:13:41.869Z] 994393dc58e7: Preparing [2022-09-29T18:13:41.869Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:41.869Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:41.869Z] 19cd7fda2c2e: Pushed [2022-09-29T18:13:41.869Z] d1fc0e0671a1: Pushed [2022-09-29T18:13:43.289Z] Removing intermediate container 0b29c1b2d60c [2022-09-29T18:13:43.289Z] ---> 9eac1e179b7c [2022-09-29T18:13:43.289Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:13:43.557Z] ---> Running in d6681a33c72a [2022-09-29T18:13:43.824Z] ---> 0192df261bf8 [2022-09-29T18:13:43.824Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:13:44.096Z] ---> Running in 89e3a6ba4963 [2022-09-29T18:13:44.402Z] 277af651c7a3: Pushed [2022-09-29T18:13:44.402Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:c43ab5686ecb7423111ef2da85e1ba49803104ce46b5b87363d57e908d6d8d7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:44.680Z] Removing intermediate container d6681a33c72a [2022-09-29T18:13:44.680Z] ---> 191043b15507 [2022-09-29T18:13:44.680Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:13:44.702Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:44.947Z] ---> Running in 6ed63019eca5 [2022-09-29T18:13:45.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-29T18:13:45.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-29T18:13:45.003Z] 19cd7fda2c2e: Preparing [2022-09-29T18:13:45.003Z] 277af651c7a3: Preparing [2022-09-29T18:13:45.003Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:45.003Z] d1fc0e0671a1: Preparing [2022-09-29T18:13:45.003Z] 994393dc58e7: Preparing [2022-09-29T18:13:45.003Z] 277af651c7a3: Layer already exists [2022-09-29T18:13:45.003Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:45.003Z] d1fc0e0671a1: Layer already exists [2022-09-29T18:13:45.003Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:45.003Z] 19cd7fda2c2e: Layer already exists [2022-09-29T18:13:45.003Z] latest: digest: sha256:c43ab5686ecb7423111ef2da85e1ba49803104ce46b5b87363d57e908d6d8d7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:45.314Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:45.529Z] Removing intermediate container 89e3a6ba4963 [2022-09-29T18:13:45.529Z] ---> e0c8c2ef1e6a [2022-09-29T18:13:45.529Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:13:45.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.75 [2022-09-29T18:13:45.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-29T18:13:45.620Z] 19cd7fda2c2e: Preparing [2022-09-29T18:13:45.620Z] 277af651c7a3: Preparing [2022-09-29T18:13:45.620Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:45.620Z] d1fc0e0671a1: Preparing [2022-09-29T18:13:45.620Z] 994393dc58e7: Preparing [2022-09-29T18:13:45.620Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:45.620Z] 19cd7fda2c2e: Layer already exists [2022-09-29T18:13:45.620Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:45.620Z] d1fc0e0671a1: Layer already exists [2022-09-29T18:13:45.620Z] 277af651c7a3: Layer already exists [2022-09-29T18:13:45.620Z] 2.3.0-dev.75: digest: sha256:c43ab5686ecb7423111ef2da85e1ba49803104ce46b5b87363d57e908d6d8d7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:45.795Z] Removing intermediate container 6ed63019eca5 [2022-09-29T18:13:45.795Z] ---> 4cc5d92c4826 [2022-09-29T18:13:45.795Z] Step 24/26 : LABEL arch=arm64 [2022-09-29T18:13:45.969Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:46.064Z] ---> Running in 85c824a5dc56 [2022-09-29T18:13:46.331Z] ---> Running in 44f8b6a781be [2022-09-29T18:13:46.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:46.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-29T18:13:46.394Z] 19cd7fda2c2e: Preparing [2022-09-29T18:13:46.394Z] 277af651c7a3: Preparing [2022-09-29T18:13:46.394Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:46.394Z] d1fc0e0671a1: Preparing [2022-09-29T18:13:46.394Z] 994393dc58e7: Preparing [2022-09-29T18:13:46.394Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:46.394Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:46.394Z] 19cd7fda2c2e: Layer already exists [2022-09-29T18:13:46.394Z] 277af651c7a3: Layer already exists [2022-09-29T18:13:46.394Z] d1fc0e0671a1: Layer already exists [2022-09-29T18:13:46.394Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:c43ab5686ecb7423111ef2da85e1ba49803104ce46b5b87363d57e908d6d8d7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:46.595Z] ---> 8817c1f1df81 [2022-09-29T18:13:46.595Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T18:13:46.704Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:47.007Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-29T18:13:47.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-29T18:13:47.007Z] 19cd7fda2c2e: Preparing [2022-09-29T18:13:47.007Z] 277af651c7a3: Preparing [2022-09-29T18:13:47.007Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:47.007Z] d1fc0e0671a1: Preparing [2022-09-29T18:13:47.007Z] 994393dc58e7: Preparing [2022-09-29T18:13:47.007Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:47.007Z] 277af651c7a3: Layer already exists [2022-09-29T18:13:47.007Z] 19cd7fda2c2e: Layer already exists [2022-09-29T18:13:47.007Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:47.007Z] d1fc0e0671a1: Layer already exists [2022-09-29T18:13:47.007Z] main: digest: sha256:c43ab5686ecb7423111ef2da85e1ba49803104ce46b5b87363d57e908d6d8d7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:47.051Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:47.059Z] taggedImages: [2022-09-29T18:13:47.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:47.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-29T18:13:47.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.75 [2022-09-29T18:13:47.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:47.059Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-29T18:13:47.079Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-29T18:13:47.079Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:47.079Z] latest [2022-09-29T18:13:47.079Z] 2.3.0-dev.75 [2022-09-29T18:13:47.079Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:47.079Z] main [2022-09-29T18:13:47.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:47.411Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:47.563Z] Removing intermediate container 85c824a5dc56 [2022-09-29T18:13:47.563Z] ---> acff73898e50 [2022-09-29T18:13:47.563Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T18:13:47.563Z] ---> Running in 73a740b961c7 [2022-09-29T18:13:47.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:47.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-29T18:13:47.722Z] c1fd1722e120: Preparing [2022-09-29T18:13:47.722Z] d3bcf7eed7d0: Preparing [2022-09-29T18:13:47.722Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:47.722Z] 7b26af53a5fe: Preparing [2022-09-29T18:13:47.722Z] 994393dc58e7: Preparing [2022-09-29T18:13:47.722Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:47.722Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:47.722Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:13:47.722Z] c1fd1722e120: Pushed [2022-09-29T18:13:47.830Z] Removing intermediate container 44f8b6a781be [2022-09-29T18:13:47.830Z] ---> 375f9947bc95 [2022-09-29T18:13:47.830Z] Step 25/26 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:48.096Z] ---> Running in 423b35e3b1b3 [2022-09-29T18:13:49.065Z] ---> bf93dcc4b911 [2022-09-29T18:13:49.065Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-29T18:13:49.065Z] Removing intermediate container 73a740b961c7 [2022-09-29T18:13:49.065Z] ---> e70f6df76026 [2022-09-29T18:13:49.065Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:49.345Z] Removing intermediate container 423b35e3b1b3 [2022-09-29T18:13:49.345Z] ---> 489b39e49859 [2022-09-29T18:13:49.345Z] Step 26/26 : LABEL version=2.3.0-dev.75 [2022-09-29T18:13:49.345Z] ---> Running in 080e7a04d7b4 [2022-09-29T18:13:49.612Z] ---> Running in aeb511f06e78 [2022-09-29T18:13:49.632Z] d3bcf7eed7d0: Pushed [2022-09-29T18:13:49.632Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:d6ea496c8172254fcbdf428db0304b56770a5f15f8c1324e7111543fa4acf085 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:49.943Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:50.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-29T18:13:50.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-29T18:13:50.251Z] c1fd1722e120: Preparing [2022-09-29T18:13:50.251Z] d3bcf7eed7d0: Preparing [2022-09-29T18:13:50.251Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:50.251Z] 7b26af53a5fe: Preparing [2022-09-29T18:13:50.251Z] 994393dc58e7: Preparing [2022-09-29T18:13:50.251Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:50.251Z] c1fd1722e120: Layer already exists [2022-09-29T18:13:50.251Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:50.251Z] d3bcf7eed7d0: Layer already exists [2022-09-29T18:13:50.251Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:13:50.251Z] latest: digest: sha256:d6ea496c8172254fcbdf428db0304b56770a5f15f8c1324e7111543fa4acf085 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:50.564Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.75 [2022-09-29T18:13:50.569Z] Removing intermediate container aeb511f06e78 [2022-09-29T18:13:50.569Z] ---> b597a0fed0e5 [2022-09-29T18:13:50.569Z] Removing intermediate container 080e7a04d7b4 [2022-09-29T18:13:50.569Z] ---> 8d96bb54ec8d [2022-09-29T18:13:50.569Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:13:50.569Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:50.834Z] ---> Running in 394cf1381b9c [2022-09-29T18:13:50.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.75 [2022-09-29T18:13:50.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-29T18:13:50.860Z] c1fd1722e120: Preparing [2022-09-29T18:13:50.860Z] d3bcf7eed7d0: Preparing [2022-09-29T18:13:50.860Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:50.860Z] 7b26af53a5fe: Preparing [2022-09-29T18:13:50.860Z] 994393dc58e7: Preparing [2022-09-29T18:13:50.860Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:50.860Z] d3bcf7eed7d0: Layer already exists [2022-09-29T18:13:50.860Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:13:50.860Z] c1fd1722e120: Layer already exists [2022-09-29T18:13:50.860Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:50.860Z] 2.3.0-dev.75: digest: sha256:d6ea496c8172254fcbdf428db0304b56770a5f15f8c1324e7111543fa4acf085 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:51.100Z] ---> 8e359d8a8c11 [2022-09-29T18:13:51.100Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-29T18:13:51.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:51.366Z] Successfully built b597a0fed0e5 [2022-09-29T18:13:51.366Z] Successfully tagged security-spire-config-arm64:latest [2022-09-29T18:13:51.366Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-29T18:13:51.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:51.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-29T18:13:51.457Z] c1fd1722e120: Preparing [2022-09-29T18:13:51.457Z] d3bcf7eed7d0: Preparing [2022-09-29T18:13:51.457Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:51.457Z] 7b26af53a5fe: Preparing [2022-09-29T18:13:51.457Z] 994393dc58e7: Preparing [2022-09-29T18:13:51.457Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:51.457Z] d3bcf7eed7d0: Layer already exists [2022-09-29T18:13:51.457Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:51.457Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:13:51.457Z] c1fd1722e120: Layer already exists [2022-09-29T18:13:51.457Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:d6ea496c8172254fcbdf428db0304b56770a5f15f8c1324e7111543fa4acf085 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:51.768Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:52.065Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-29T18:13:52.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-29T18:13:52.065Z] c1fd1722e120: Preparing [2022-09-29T18:13:52.065Z] d3bcf7eed7d0: Preparing [2022-09-29T18:13:52.065Z] e227d6c2fbf7: Preparing [2022-09-29T18:13:52.065Z] 7b26af53a5fe: Preparing [2022-09-29T18:13:52.065Z] 994393dc58e7: Preparing [2022-09-29T18:13:52.065Z] e227d6c2fbf7: Layer already exists [2022-09-29T18:13:52.065Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:52.065Z] d3bcf7eed7d0: Layer already exists [2022-09-29T18:13:52.065Z] c1fd1722e120: Layer already exists [2022-09-29T18:13:52.065Z] 7b26af53a5fe: Layer already exists [2022-09-29T18:13:52.065Z] main: digest: sha256:d6ea496c8172254fcbdf428db0304b56770a5f15f8c1324e7111543fa4acf085 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:13:52.098Z] ===================================================== [Pipeline] echo [2022-09-29T18:13:52.103Z] taggedImages: [2022-09-29T18:13:52.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:52.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-29T18:13:52.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.75 [2022-09-29T18:13:52.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:52.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-29T18:13:52.122Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-29T18:13:52.122Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:52.122Z] latest [2022-09-29T18:13:52.122Z] 2.3.0-dev.75 [2022-09-29T18:13:52.122Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:13:52.122Z] main [2022-09-29T18:13:52.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:52.320Z] Removing intermediate container 394cf1381b9c [2022-09-29T18:13:52.320Z] ---> 4ffbbe5bc80a [2022-09-29T18:13:52.320Z] [2022-09-29T18:13:52.441Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:13:52.586Z] Successfully built 4ffbbe5bc80a [2022-09-29T18:13:52.586Z] Successfully tagged security-spire-server-arm64:latest [2022-09-29T18:13:52.586Z]  Building security-spire-server ... done Building security-bootstrapper [2022-09-29T18:13:52.742Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:52.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-29T18:13:52.742Z] 72dd1758d1ef: Preparing [2022-09-29T18:13:52.742Z] 8c8a7ebad990: Preparing [2022-09-29T18:13:52.742Z] f8991a2d3a72: Preparing [2022-09-29T18:13:52.742Z] 3e3fb2d04659: Preparing [2022-09-29T18:13:52.742Z] 994393dc58e7: Preparing [2022-09-29T18:13:52.742Z] 994393dc58e7: Layer already exists [2022-09-29T18:13:52.742Z] 8c8a7ebad990: Pushed [2022-09-29T18:13:53.002Z] 72dd1758d1ef: Pushed [2022-09-29T18:13:53.166Z] ---> 9dcd83f9264b [2022-09-29T18:13:53.167Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T18:13:53.167Z] ---> Running in dc6034ce2772 [2022-09-29T18:13:53.935Z] f8991a2d3a72: Pushed [2022-09-29T18:13:54.129Z] Removing intermediate container dc6034ce2772 [2022-09-29T18:13:54.129Z] ---> 467602b7ff6d [2022-09-29T18:13:54.129Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T18:13:54.129Z] ---> Running in b8f1ca404c3c [2022-09-29T18:13:55.102Z] Removing intermediate container b8f1ca404c3c [2022-09-29T18:13:55.102Z] ---> 6871531f2543 [2022-09-29T18:13:55.102Z] Step 24/26 : LABEL arch=arm64 [2022-09-29T18:13:55.373Z] ---> Running in 6eae5e813990 [2022-09-29T18:13:55.958Z] Removing intermediate container 6eae5e813990 [2022-09-29T18:13:55.958Z] ---> 429ce424945d [2022-09-29T18:13:55.958Z] Step 25/26 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:13:55.958Z] ---> Running in eacc1ee8c6c1 [2022-09-29T18:13:56.918Z] Removing intermediate container eacc1ee8c6c1 [2022-09-29T18:13:56.918Z] ---> c698f8e32502 [2022-09-29T18:13:56.918Z] Step 26/26 : LABEL version=2.3.0-dev.75 [2022-09-29T18:13:56.918Z] ---> Running in 4772b9fb7699 [2022-09-29T18:13:58.332Z] Removing intermediate container 4772b9fb7699 [2022-09-29T18:13:58.332Z] ---> ac42c12e04f3 [2022-09-29T18:13:58.332Z] [2022-09-29T18:13:59.293Z] Successfully built ac42c12e04f3 [2022-09-29T18:13:59.293Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-29T18:13:59.293Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-29T18:13:59.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:13:59.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:13:59.559Z] ---> b144b297771f [2022-09-29T18:13:59.559Z] Step 3/23 : WORKDIR /edgex-go [2022-09-29T18:13:59.559Z] ---> Using cache [2022-09-29T18:13:59.559Z] ---> 550292320a49 [2022-09-29T18:13:59.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:13:59.829Z] ---> Using cache [2022-09-29T18:13:59.829Z] ---> 0f7e23526b20 [2022-09-29T18:13:59.829Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-29T18:14:00.098Z] ---> Running in 07aa7abc5663 [2022-09-29T18:14:00.366Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:14:00.366Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:14:00.366Z] ---> b144b297771f [2022-09-29T18:14:00.366Z] Step 3/33 : WORKDIR /edgex-go [2022-09-29T18:14:00.366Z] ---> Using cache [2022-09-29T18:14:00.366Z] ---> 550292320a49 [2022-09-29T18:14:00.366Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:14:00.366Z] ---> Using cache [2022-09-29T18:14:00.366Z] ---> 0f7e23526b20 [2022-09-29T18:14:00.366Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-29T18:14:00.366Z] ---> Using cache [2022-09-29T18:14:00.366Z] ---> 3a8417c8750a [2022-09-29T18:14:00.366Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-29T18:14:00.366Z] ---> Using cache [2022-09-29T18:14:00.366Z] ---> 1b9b83b4fb65 [2022-09-29T18:14:00.366Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:14:00.366Z] ---> Using cache [2022-09-29T18:14:00.366Z] ---> db6e83a270f8 [2022-09-29T18:14:00.366Z] Step 8/33 : COPY . . [2022-09-29T18:14:00.950Z] ---> Using cache [2022-09-29T18:14:00.950Z] ---> 08560df22798 [2022-09-29T18:14:00.950Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-29T18:14:01.217Z] ---> Running in e3ac3b2e21d5 [2022-09-29T18:14:03.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:03.158Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-29T18:14:03.921Z] 3e3fb2d04659: Pushed [2022-09-29T18:14:03.921Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:f6724484fe4c9481a84af661d20f76d9586cb34c7049e02e45917483393a7c19 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:04.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:04.237Z] + 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-29T18:14:04.414Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:14:04.414Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:14:04.414Z] ---> b144b297771f [2022-09-29T18:14:04.414Z] Step 3/20 : WORKDIR /edgex-go [2022-09-29T18:14:04.414Z] ---> Using cache [2022-09-29T18:14:04.414Z] ---> 550292320a49 [2022-09-29T18:14:04.414Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-29T18:14:04.541Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-29T18:14:04.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-29T18:14:04.541Z] 72dd1758d1ef: Preparing [2022-09-29T18:14:04.541Z] 8c8a7ebad990: Preparing [2022-09-29T18:14:04.541Z] f8991a2d3a72: Preparing [2022-09-29T18:14:04.541Z] 3e3fb2d04659: Preparing [2022-09-29T18:14:04.541Z] 994393dc58e7: Preparing [2022-09-29T18:14:04.541Z] 3e3fb2d04659: Layer already exists [2022-09-29T18:14:04.541Z] 8c8a7ebad990: Layer already exists [2022-09-29T18:14:04.541Z] 72dd1758d1ef: Layer already exists [2022-09-29T18:14:04.541Z] f8991a2d3a72: Layer already exists [2022-09-29T18:14:04.541Z] 994393dc58e7: Layer already exists [2022-09-29T18:14:04.541Z] latest: digest: sha256:f6724484fe4c9481a84af661d20f76d9586cb34c7049e02e45917483393a7c19 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:04.695Z] ---> Running in 4dbddcb26f64 [2022-09-29T18:14:04.852Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:05.156Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.75 [2022-09-29T18:14:05.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-29T18:14:05.156Z] 72dd1758d1ef: Preparing [2022-09-29T18:14:05.156Z] 8c8a7ebad990: Preparing [2022-09-29T18:14:05.156Z] f8991a2d3a72: Preparing [2022-09-29T18:14:05.156Z] 3e3fb2d04659: Preparing [2022-09-29T18:14:05.156Z] 994393dc58e7: Preparing [2022-09-29T18:14:05.156Z] 72dd1758d1ef: Layer already exists [2022-09-29T18:14:05.156Z] 994393dc58e7: Layer already exists [2022-09-29T18:14:05.156Z] f8991a2d3a72: Layer already exists [2022-09-29T18:14:05.156Z] 8c8a7ebad990: Layer already exists [2022-09-29T18:14:05.156Z] 3e3fb2d04659: Layer already exists [2022-09-29T18:14:05.156Z] 2.3.0-dev.75: digest: sha256:f6724484fe4c9481a84af661d20f76d9586cb34c7049e02e45917483393a7c19 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:05.465Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:05.655Z] OK: 221 MiB in 51 packages [2022-09-29T18:14:05.765Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:14:05.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-29T18:14:05.765Z] 72dd1758d1ef: Preparing [2022-09-29T18:14:05.765Z] 8c8a7ebad990: Preparing [2022-09-29T18:14:05.765Z] f8991a2d3a72: Preparing [2022-09-29T18:14:05.765Z] 3e3fb2d04659: Preparing [2022-09-29T18:14:05.765Z] 994393dc58e7: Preparing [2022-09-29T18:14:05.765Z] 994393dc58e7: Layer already exists [2022-09-29T18:14:05.765Z] 72dd1758d1ef: Layer already exists [2022-09-29T18:14:05.765Z] 3e3fb2d04659: Layer already exists [2022-09-29T18:14:05.765Z] 8c8a7ebad990: Layer already exists [2022-09-29T18:14:05.765Z] f8991a2d3a72: Layer already exists [2022-09-29T18:14:05.765Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:f6724484fe4c9481a84af661d20f76d9586cb34c7049e02e45917483393a7c19 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:14:06.072Z] + 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-29T18:14:06.371Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-29T18:14:06.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-29T18:14:06.371Z] 72dd1758d1ef: Preparing [2022-09-29T18:14:06.371Z] 8c8a7ebad990: Preparing [2022-09-29T18:14:06.371Z] f8991a2d3a72: Preparing [2022-09-29T18:14:06.371Z] 3e3fb2d04659: Preparing [2022-09-29T18:14:06.371Z] 994393dc58e7: Preparing [2022-09-29T18:14:06.371Z] 994393dc58e7: Layer already exists [2022-09-29T18:14:06.371Z] 3e3fb2d04659: Layer already exists [2022-09-29T18:14:06.371Z] 8c8a7ebad990: Layer already exists [2022-09-29T18:14:06.371Z] 72dd1758d1ef: Layer already exists [2022-09-29T18:14:06.371Z] f8991a2d3a72: Layer already exists [2022-09-29T18:14:06.371Z] main: digest: sha256:f6724484fe4c9481a84af661d20f76d9586cb34c7049e02e45917483393a7c19 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:14:06.412Z] ===================================================== [Pipeline] echo [2022-09-29T18:14:06.416Z] taggedImages: [2022-09-29T18:14:06.417Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:14:06.417Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-29T18:14:06.417Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.75 [2022-09-29T18:14:06.417Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:14:06.417Z] - 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-29T18:14:06.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:07.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:07.570Z] Removing intermediate container 07aa7abc5663 [2022-09-29T18:14:07.570Z] ---> d328f0e0da41 [2022-09-29T18:14:07.570Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-29T18:14:08.971Z] ---> cc118fe13a54 [2022-09-29T18:14:08.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:14:08.971Z] ---> Running in d185c328106c [2022-09-29T18:14:09.240Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-29T18:14:09.240Z] v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-29T18:14:09.240Z] OK: 16901 distinct packages available [2022-09-29T18:14:09.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:10.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:14:12.020Z] OK: 221 MiB in 51 packages [2022-09-29T18:14:13.952Z] Removing intermediate container 4dbddcb26f64 [2022-09-29T18:14:13.952Z] ---> 60ae30b9fffb [2022-09-29T18:14:13.952Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-29T18:14:14.933Z] ---> 50002b33302f [2022-09-29T18:14:14.933Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:14:14.933Z] ---> Running in c52ca7ae3c26 [2022-09-29T18:15:36.543Z] Removing intermediate container d185c328106c [2022-09-29T18:15:36.543Z] ---> 187061b81767 [2022-09-29T18:15:36.543Z] Step 8/23 : COPY . . [2022-09-29T18:15:36.543Z] ---> e2178a10a94c [2022-09-29T18:15:36.543Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-29T18:15:36.543Z] ---> Running in 217a42423359 [2022-09-29T18:15:36.543Z] Removing intermediate container c52ca7ae3c26 [2022-09-29T18:15:36.543Z] ---> 83427720c4c6 [2022-09-29T18:15:36.543Z] Step 7/20 : COPY . . [2022-09-29T18:15:36.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-29T18:15:37.127Z] ---> d2707e1b8ec9 [2022-09-29T18:15:37.127Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-29T18:15:37.395Z] ---> Running in 8c40c2dba3d7 [2022-09-29T18:15:39.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-29T18:18:16.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-29T18:18:42.701Z] Removing intermediate container 054351180c6c [2022-09-29T18:18:42.701Z] ---> 6f346fe518f5 [2022-09-29T18:18:42.701Z] [2022-09-29T18:18:42.701Z] Step 10/22 : FROM alpine:3.16 [2022-09-29T18:18:42.701Z] 3.16: Pulling from library/alpine [2022-09-29T18:18:42.701Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T18:18:42.701Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T18:18:42.701Z] ---> a6215f271958 [2022-09-29T18:18:42.701Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-29T18:18:42.701Z] ---> Running in faee09fd61c4 [2022-09-29T18:18:42.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:18:43.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:18:45.073Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-29T18:18:45.073Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-29T18:18:45.073Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T18:18:45.073Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-29T18:18:45.073Z] (5/6) Installing curl (7.83.1-r3) [2022-09-29T18:18:45.073Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-29T18:18:45.073Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:18:45.073Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:18:45.659Z] OK: 8 MiB in 20 packages [2022-09-29T18:18:48.249Z] Removing intermediate container faee09fd61c4 [2022-09-29T18:18:48.249Z] ---> d94d612d925f [2022-09-29T18:18:48.249Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T18:18:48.249Z] ---> Running in 2f537f8ae12e [2022-09-29T18:18:48.515Z] Removing intermediate container 2f537f8ae12e [2022-09-29T18:18:48.515Z] ---> 7d24fb5ba6c3 [2022-09-29T18:18:48.515Z] Step 13/22 : WORKDIR /edgex [2022-09-29T18:18:48.781Z] ---> Running in 8b80f421cd62 [2022-09-29T18:18:49.369Z] Removing intermediate container 8b80f421cd62 [2022-09-29T18:18:49.369Z] ---> 026d40fe4f33 [2022-09-29T18:18:49.369Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-29T18:18:50.334Z] ---> b32cea910ecd [2022-09-29T18:18:50.334Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-29T18:18:51.748Z] ---> fdd0d51826f5 [2022-09-29T18:18:51.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-29T18:18:53.158Z] ---> cadf1193cf01 [2022-09-29T18:18:53.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T18:18:54.575Z] ---> 0cbdbc78cbea [2022-09-29T18:18:54.575Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T18:18:54.575Z] ---> Running in f5e9bf5fa78d [2022-09-29T18:18:58.833Z] Removing intermediate container f5e9bf5fa78d [2022-09-29T18:18:58.833Z] ---> 23b5aed9156d [2022-09-29T18:18:58.833Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T18:18:58.833Z] ---> Running in 1feaa41383f2 [2022-09-29T18:18:59.099Z] Removing intermediate container 1feaa41383f2 [2022-09-29T18:18:59.099Z] ---> 05a4d33bd52c [2022-09-29T18:18:59.099Z] Step 20/22 : LABEL arch=arm64 [2022-09-29T18:18:59.099Z] ---> Running in 4931620449a8 [2022-09-29T18:18:59.680Z] Removing intermediate container 4931620449a8 [2022-09-29T18:18:59.680Z] ---> f61acd8b5814 [2022-09-29T18:18:59.680Z] Step 21/22 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:18:59.680Z] ---> Running in 063b2eb9da2c [2022-09-29T18:19:00.269Z] Removing intermediate container 063b2eb9da2c [2022-09-29T18:19:00.269Z] ---> 3dba3315b0da [2022-09-29T18:19:00.269Z] Step 22/22 : LABEL version=2.3.0-dev.75 [2022-09-29T18:19:00.269Z] ---> Running in 78e23c5582c8 [2022-09-29T18:19:00.850Z] Removing intermediate container 78e23c5582c8 [2022-09-29T18:19:00.850Z] ---> 2ef55115ad9a [2022-09-29T18:19:00.850Z] [2022-09-29T18:19:01.116Z] Successfully built 2ef55115ad9a [2022-09-29T18:19:01.116Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-29T18:19:01.116Z]  Building security-proxy-setup ... done Building core-metadata [2022-09-29T18:19:05.381Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:19:05.381Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:19:05.381Z] ---> b144b297771f [2022-09-29T18:19:05.381Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:19:05.381Z] ---> Using cache [2022-09-29T18:19:05.381Z] ---> 9207ff2877d8 [2022-09-29T18:19:05.381Z] Step 4/25 : WORKDIR /edgex-go [2022-09-29T18:19:05.381Z] ---> Using cache [2022-09-29T18:19:05.381Z] ---> 6692bd1b40ce [2022-09-29T18:19:05.381Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:19:05.381Z] ---> Using cache [2022-09-29T18:19:05.381Z] ---> 845e9b74fd25 [2022-09-29T18:19:05.381Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-29T18:19:05.381Z] ---> Running in 8ae7b6f47df1 [2022-09-29T18:19:07.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:19:07.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:19:09.295Z] OK: 221 MiB in 51 packages [2022-09-29T18:19:11.232Z] Removing intermediate container 8ae7b6f47df1 [2022-09-29T18:19:11.232Z] ---> 7d05b5362c14 [2022-09-29T18:19:11.232Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-29T18:19:11.813Z] ---> da548b8608d1 [2022-09-29T18:19:11.813Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:19:11.813Z] ---> Running in eb9385f10de5 [2022-09-29T18:20:19.675Z] Removing intermediate container eb9385f10de5 [2022-09-29T18:20:19.675Z] ---> 41b65ffa3dcd [2022-09-29T18:20:19.675Z] Step 9/25 : COPY . . [2022-09-29T18:20:19.675Z] ---> 68f87c81e54b [2022-09-29T18:20:19.675Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-29T18:20:19.675Z] ---> Running in e442be24086d [2022-09-29T18:20:19.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-29T18:20:31.976Z] Removing intermediate container e3ac3b2e21d5 [2022-09-29T18:20:31.976Z] ---> f20f0d1fad7f [2022-09-29T18:20:31.976Z] [2022-09-29T18:20:31.976Z] Step 10/33 : FROM alpine:3.16 [2022-09-29T18:20:31.976Z] ---> a6215f271958 [2022-09-29T18:20:31.976Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:20:31.976Z] ---> Running in 025b0eb3e702 [2022-09-29T18:20:32.558Z] Removing intermediate container 025b0eb3e702 [2022-09-29T18:20:32.558Z] ---> c28152bf1231 [2022-09-29T18:20:32.558Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-29T18:20:32.558Z] ---> Running in 12590af061d2 [2022-09-29T18:20:33.142Z] Removing intermediate container 410f163933cc [2022-09-29T18:20:33.142Z] ---> 4dae47df5f7a [2022-09-29T18:20:33.142Z] [2022-09-29T18:20:33.142Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T18:20:33.142Z] ---> a6215f271958 [2022-09-29T18:20:33.142Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-29T18:20:33.408Z] ---> Running in eefd54abd60d [2022-09-29T18:20:34.366Z] Removing intermediate container eefd54abd60d [2022-09-29T18:20:34.366Z] ---> 8d9387091cd4 [2022-09-29T18:20:34.366Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-29T18:20:34.366Z] ---> Running in 244a5aa9ce2b [2022-09-29T18:20:34.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:20:34.950Z] Removing intermediate container 244a5aa9ce2b [2022-09-29T18:20:34.950Z] ---> 3bd6b50d6770 [2022-09-29T18:20:34.950Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-29T18:20:35.217Z] ---> Running in eda984df2d49 [2022-09-29T18:20:35.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:20:35.750Z] Removing intermediate container eda984df2d49 [2022-09-29T18:20:35.750Z] ---> 24e38e4fd7ee [2022-09-29T18:20:35.750Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:20:35.750Z] ---> Running in a057ee5f97a6 [2022-09-29T18:20:37.150Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-29T18:20:37.150Z] (2/2) Installing su-exec (0.2-r1) [2022-09-29T18:20:37.150Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:20:37.414Z] OK: 5 MiB in 16 packages [2022-09-29T18:20:39.596Z] Removing intermediate container a057ee5f97a6 [2022-09-29T18:20:39.596Z] ---> b8f05f770291 [2022-09-29T18:20:39.596Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-29T18:20:39.596Z] Removing intermediate container 12590af061d2 [2022-09-29T18:20:39.596Z] ---> 1d8485af6b5b [2022-09-29T18:20:39.596Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-29T18:20:39.596Z] ---> Running in b222d1aeb4c7 [2022-09-29T18:20:39.864Z] ---> Running in 7ffb8b4e267e [2022-09-29T18:20:40.876Z] Removing intermediate container 7ffb8b4e267e [2022-09-29T18:20:40.876Z] ---> c96dc88443c4 [2022-09-29T18:20:40.876Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-29T18:20:40.876Z] ---> Running in e5d78bb1aba4 [2022-09-29T18:20:41.504Z] Removing intermediate container e5d78bb1aba4 [2022-09-29T18:20:41.504Z] ---> 03985108091b [2022-09-29T18:20:41.504Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-29T18:20:41.504Z] ---> Running in 4ccc6011e7ab [2022-09-29T18:20:43.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:20:43.469Z] Removing intermediate container 4ccc6011e7ab [2022-09-29T18:20:43.469Z] ---> 40a8fcdd9683 [2022-09-29T18:20:43.469Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-29T18:20:43.469Z] ---> Running in 7f3d7e303c36 [2022-09-29T18:20:43.469Z] Removing intermediate container 7f3d7e303c36 [2022-09-29T18:20:43.469Z] ---> cd5ee8014d0f [2022-09-29T18:20:43.469Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-29T18:20:43.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:20:43.469Z] ---> Running in 612858b65fb7 [2022-09-29T18:20:44.918Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-29T18:20:44.918Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T18:20:44.918Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-29T18:20:44.918Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T18:20:45.189Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-29T18:20:45.460Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-29T18:20:45.460Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:20:45.460Z] OK: 8 MiB in 20 packages [2022-09-29T18:20:46.429Z] Removing intermediate container 612858b65fb7 [2022-09-29T18:20:46.429Z] ---> 0416d3b28d1e [2022-09-29T18:20:46.429Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-29T18:20:46.429Z] ---> Running in a7139bdc1cb0 [2022-09-29T18:20:47.843Z] Removing intermediate container b222d1aeb4c7 [2022-09-29T18:20:47.843Z] ---> 2c7920b51aff [2022-09-29T18:20:47.843Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:20:47.843Z] Removing intermediate container a7139bdc1cb0 [2022-09-29T18:20:47.843Z] ---> c7b274fa982f [2022-09-29T18:20:47.843Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-29T18:20:48.798Z] ---> 8e2f7f759a4f [2022-09-29T18:20:48.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-29T18:20:48.798Z] ---> c0c16d898f78 [2022-09-29T18:20:48.798Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-29T18:20:49.064Z] ---> Running in 3b19da814a95 [2022-09-29T18:20:51.637Z] ---> 4f3c5376160b [2022-09-29T18:20:51.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-29T18:20:52.594Z] Removing intermediate container 3b19da814a95 [2022-09-29T18:20:52.594Z] ---> 3b712b57a42a [2022-09-29T18:20:52.594Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:20:53.179Z] ---> 799da6e4d36b [2022-09-29T18:20:53.179Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-29T18:20:53.179Z] ---> Running in 2bdf6eb0f41c [2022-09-29T18:20:54.133Z] Removing intermediate container 2bdf6eb0f41c [2022-09-29T18:20:54.133Z] ---> 3d550649296f [2022-09-29T18:20:54.133Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:20:54.133Z] ---> e67d524cf8c8 [2022-09-29T18:20:54.133Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-29T18:20:54.399Z] ---> Running in b07833efd85c [2022-09-29T18:20:54.979Z] Removing intermediate container b07833efd85c [2022-09-29T18:20:54.979Z] ---> 75d6164c5188 [2022-09-29T18:20:54.979Z] Step 22/24 : LABEL arch=arm64 [2022-09-29T18:20:55.244Z] ---> Running in ef2cc52853b6 [2022-09-29T18:20:55.829Z] Removing intermediate container ef2cc52853b6 [2022-09-29T18:20:55.829Z] ---> 7e8fbe53caa4 [2022-09-29T18:20:55.829Z] Step 23/24 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:20:56.117Z] ---> Running in ce5b4cd5665f [2022-09-29T18:20:56.702Z] ---> a27a5c84e50e [2022-09-29T18:20:56.702Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-29T18:20:56.971Z] Removing intermediate container ce5b4cd5665f [2022-09-29T18:20:56.971Z] ---> 4ff42f96bfeb [2022-09-29T18:20:56.971Z] Step 24/24 : LABEL version=2.3.0-dev.75 [2022-09-29T18:20:57.238Z] ---> Running in 0db7beb90c5b [2022-09-29T18:20:57.820Z] Removing intermediate container 0db7beb90c5b [2022-09-29T18:20:57.820Z] ---> 7c1a050eb251 [2022-09-29T18:20:57.820Z] [2022-09-29T18:20:57.820Z] Successfully built 7c1a050eb251 [2022-09-29T18:20:57.820Z] Successfully tagged core-data-arm64:latest [2022-09-29T18:20:57.820Z] Building support-scheduler [2022-09-29T18:20:58.088Z]  Building core-data ... done  ---> b03aebfb0693 [2022-09-29T18:20:58.088Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-29T18:20:59.043Z] ---> 6325ed7ad19f [2022-09-29T18:20:59.308Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-29T18:20:59.888Z] ---> d57dee5aee24 [2022-09-29T18:20:59.888Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-29T18:21:00.850Z] ---> 30c68f4f7b23 [2022-09-29T18:21:00.850Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-29T18:21:02.255Z] ---> 637294be4085 [2022-09-29T18:21:02.255Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-29T18:21:02.255Z] ---> Running in b7408b8f4f03 [2022-09-29T18:21:03.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:21:03.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:21:03.220Z] ---> b144b297771f [2022-09-29T18:21:03.220Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 9207ff2877d8 [2022-09-29T18:21:03.220Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 6692bd1b40ce [2022-09-29T18:21:03.220Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 845e9b74fd25 [2022-09-29T18:21:03.220Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 7d05b5362c14 [2022-09-29T18:21:03.220Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> da548b8608d1 [2022-09-29T18:21:03.220Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 41b65ffa3dcd [2022-09-29T18:21:03.220Z] Step 9/23 : COPY . . [2022-09-29T18:21:03.220Z] ---> Using cache [2022-09-29T18:21:03.220Z] ---> 68f87c81e54b [2022-09-29T18:21:03.220Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-29T18:21:03.484Z] ---> Running in 11994345f880 [2022-09-29T18:21:05.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-29T18:21:06.010Z] Removing intermediate container b7408b8f4f03 [2022-09-29T18:21:06.010Z] ---> 8d9efd73adee [2022-09-29T18:21:06.010Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-29T18:21:06.275Z] ---> Running in a8103e92d4b6 [2022-09-29T18:21:06.856Z] Removing intermediate container a8103e92d4b6 [2022-09-29T18:21:06.856Z] ---> 06d31f69cd80 [2022-09-29T18:21:06.856Z] Step 30/33 : CMD ["gate"] [2022-09-29T18:21:07.123Z] ---> Running in 4e137f998e0a [2022-09-29T18:21:07.704Z] Removing intermediate container 4e137f998e0a [2022-09-29T18:21:07.704Z] ---> ba5d9b759217 [2022-09-29T18:21:07.704Z] Step 31/33 : LABEL arch=arm64 [2022-09-29T18:21:07.704Z] ---> Running in 18bc17e3cc16 [2022-09-29T18:21:08.284Z] Removing intermediate container 18bc17e3cc16 [2022-09-29T18:21:08.284Z] ---> d02dc466190d [2022-09-29T18:21:08.284Z] Step 32/33 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:21:08.284Z] ---> Running in 6464682364de [2022-09-29T18:21:08.865Z] Removing intermediate container 6464682364de [2022-09-29T18:21:08.865Z] ---> 8c6f9d998c25 [2022-09-29T18:21:08.865Z] Step 33/33 : LABEL version=2.3.0-dev.75 [2022-09-29T18:21:08.865Z] ---> Running in 3be9b40a646b [2022-09-29T18:21:09.449Z] Removing intermediate container 3be9b40a646b [2022-09-29T18:21:09.449Z] ---> 63ca92cdc1ac [2022-09-29T18:21:09.449Z] [2022-09-29T18:21:09.716Z] Successfully built 63ca92cdc1ac [2022-09-29T18:21:09.716Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-29T18:21:09.716Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-09-29T18:21:13.978Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:21:13.978Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:21:13.978Z] ---> b144b297771f [2022-09-29T18:21:13.978Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> 550292320a49 [2022-09-29T18:21:13.978Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> 0f7e23526b20 [2022-09-29T18:21:13.978Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> 3a8417c8750a [2022-09-29T18:21:13.978Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> 1b9b83b4fb65 [2022-09-29T18:21:13.978Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> db6e83a270f8 [2022-09-29T18:21:13.978Z] Step 8/25 : COPY . . [2022-09-29T18:21:13.978Z] ---> Using cache [2022-09-29T18:21:13.978Z] ---> 08560df22798 [2022-09-29T18:21:13.978Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-29T18:21:14.245Z] ---> Running in e15cd3163bed [2022-09-29T18:21:16.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-29T18:21:38.232Z] Removing intermediate container 217a42423359 [2022-09-29T18:21:38.232Z] ---> b635fab5e2a7 [2022-09-29T18:21:38.232Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-29T18:21:38.232Z] ---> Running in bd01b92acb58 [2022-09-29T18:21:38.232Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-29T18:21:43.575Z] Removing intermediate container bd01b92acb58 [2022-09-29T18:21:43.575Z] ---> 86d26cfc4cd0 [2022-09-29T18:21:43.575Z] [2022-09-29T18:21:43.575Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:21:43.575Z] ---> a6215f271958 [2022-09-29T18:21:43.575Z] 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-29T18:21:43.575Z] ---> Running in 4f70747a0684 [2022-09-29T18:21:44.157Z] Removing intermediate container 4f70747a0684 [2022-09-29T18:21:44.157Z] ---> 9aa07762423a [2022-09-29T18:21:44.157Z] 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-29T18:21:44.157Z] ---> Running in 66354bab11ce [2022-09-29T18:21:46.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:21:46.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:21:47.789Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T18:21:48.055Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T18:21:48.055Z] (3/33) Installing readline (8.1.2-r0) [2022-09-29T18:21:48.055Z] (4/33) Installing bash (5.1.16-r2) [2022-09-29T18:21:48.055Z] Executing bash-5.1.16-r2.post-install [2022-09-29T18:21:48.055Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-29T18:21:48.324Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-29T18:21:48.324Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T18:21:48.324Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-29T18:21:48.324Z] (9/33) Installing curl (7.83.1-r3) [2022-09-29T18:21:48.324Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-29T18:21:49.286Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-29T18:21:49.286Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-29T18:21:49.286Z] (13/33) Installing expat (2.4.9-r0) [2022-09-29T18:21:49.286Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-29T18:21:49.286Z] (15/33) Installing gdbm (1.23-r0) [2022-09-29T18:21:49.286Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-29T18:21:49.286Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T18:21:49.286Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T18:21:49.286Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-29T18:21:49.286Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-29T18:21:49.286Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-29T18:21:52.630Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-29T18:21:52.630Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-29T18:21:52.630Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-29T18:21:52.630Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-29T18:21:52.631Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-29T18:21:52.631Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-29T18:21:52.631Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-29T18:21:52.631Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-29T18:21:52.631Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-29T18:21:52.631Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-29T18:21:52.631Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-29T18:21:52.631Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-29T18:21:53.587Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:21:53.587Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:21:54.166Z] OK: 120 MiB in 47 packages [2022-09-29T18:22:12.380Z] Collecting docker-compose==1.23.2 [2022-09-29T18:22:12.380Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-29T18:22:12.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-09-29T18:22:12.380Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-29T18:22:12.380Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-29T18:22:12.380Z] Preparing metadata (setup.py): started [2022-09-29T18:22:14.959Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:22:16.369Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-29T18:22:16.369Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-29T18:22:16.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.8 MB/s eta 0:00:00 [2022-09-29T18:22:16.370Z] Collecting docopt<0.7,>=0.6.1 [2022-09-29T18:22:16.370Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-29T18:22:16.370Z] Preparing metadata (setup.py): started [2022-09-29T18:22:18.951Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:22:19.533Z] Collecting jsonschema<3,>=2.5.1 [2022-09-29T18:22:19.533Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-29T18:22:19.799Z] Collecting texttable<0.10,>=0.9.0 [2022-09-29T18:22:19.799Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-29T18:22:19.799Z] Preparing metadata (setup.py): started [2022-09-29T18:22:22.375Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:22:22.956Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-29T18:22:22.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-29T18:22:23.222Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.4 MB/s eta 0:00:00 [2022-09-29T18:22:23.801Z] Collecting docker<4.0,>=3.6.0 [2022-09-29T18:22:23.801Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-29T18:22:23.801Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.5 MB/s eta 0:00:00 [2022-09-29T18:22:23.801Z] 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-29T18:22:24.065Z] Collecting cached-property<2,>=1.2.0 [2022-09-29T18:22:24.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-29T18:22:25.038Z] Collecting PyYAML<4,>=3.10 [2022-09-29T18:22:25.038Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-29T18:22:25.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.3 MB/s eta 0:00:00 [2022-09-29T18:22:26.980Z] Preparing metadata (setup.py): started [2022-09-29T18:22:30.320Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T18:22:30.320Z] Collecting docker-pycreds>=0.4.0 [2022-09-29T18:22:30.320Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-29T18:22:31.278Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-29T18:22:31.278Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-29T18:22:31.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.4 MB/s eta 0:00:00 [2022-09-29T18:22:31.861Z] Collecting certifi>=2017.4.17 [2022-09-29T18:22:31.861Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-29T18:22:31.861Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.4 MB/s eta 0:00:00 [2022-09-29T18:22:32.824Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-29T18:22:32.824Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-29T18:22:32.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.3 MB/s eta 0:00:00 [2022-09-29T18:22:33.096Z] Collecting idna<2.8,>=2.5 [2022-09-29T18:22:33.096Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-29T18:22:33.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.5 MB/s eta 0:00:00 [2022-09-29T18:22:33.946Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-29T18:22:33.946Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-29T18:22:33.946Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-29T18:22:33.946Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-29T18:22:35.355Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-29T18:22:35.355Z] Running setup.py install for texttable: started [2022-09-29T18:22:37.931Z] Running setup.py install for texttable: finished with status 'done' [2022-09-29T18:22:37.931Z] Running setup.py install for PyYAML: started [2022-09-29T18:22:41.256Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-29T18:22:43.190Z] Running setup.py install for docopt: started [2022-09-29T18:22:45.755Z] Running setup.py install for docopt: finished with status 'done' [2022-09-29T18:22:49.999Z] Running setup.py install for dockerpty: started [2022-09-29T18:22:52.579Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-29T18:22:55.155Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-29T18:22:55.155Z] 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-29T18:23:13.337Z] Removing intermediate container 66354bab11ce [2022-09-29T18:23:13.337Z] ---> 7379fbbe002d [2022-09-29T18:23:13.337Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-29T18:23:13.337Z] ---> Running in 776b5dea1556 [2022-09-29T18:23:13.337Z] Removing intermediate container 776b5dea1556 [2022-09-29T18:23:13.337Z] ---> 5bb7d6018492 [2022-09-29T18:23:13.337Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:23:13.337Z] ---> Running in 16f92d45e804 [2022-09-29T18:23:13.337Z] Removing intermediate container 16f92d45e804 [2022-09-29T18:23:13.337Z] ---> 0ba4ce5c3c11 [2022-09-29T18:23:13.337Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-29T18:23:14.293Z] ---> 963ed8d97abe [2022-09-29T18:23:14.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-29T18:23:15.251Z] ---> 847225204145 [2022-09-29T18:23:15.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-29T18:23:16.209Z] ---> a25873e488f6 [2022-09-29T18:23:16.209Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-29T18:23:16.496Z] ---> Running in e3dc9374d0a7 [2022-09-29T18:23:16.761Z] Removing intermediate container e3dc9374d0a7 [2022-09-29T18:23:16.761Z] ---> 8d522c3c2b77 [2022-09-29T18:23:17.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:23:17.027Z] ---> Running in 03c3bec97716 [2022-09-29T18:23:17.292Z] Removing intermediate container 03c3bec97716 [2022-09-29T18:23:17.292Z] ---> 18ebceb8266f [2022-09-29T18:23:17.292Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T18:23:17.558Z] ---> Running in 2bf85ac22241 [2022-09-29T18:23:18.143Z] Removing intermediate container 2bf85ac22241 [2022-09-29T18:23:18.143Z] ---> 4495a98dc3d0 [2022-09-29T18:23:18.143Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:23:18.143Z] ---> Running in d8675e0fe631 [2022-09-29T18:23:18.876Z] Removing intermediate container d8675e0fe631 [2022-09-29T18:23:18.876Z] ---> 0471a29e1607 [2022-09-29T18:23:18.876Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:23:18.876Z] ---> Running in f6af3260cd93 [2022-09-29T18:23:19.164Z] Removing intermediate container f6af3260cd93 [2022-09-29T18:23:19.164Z] ---> 66ee8dff1dd3 [2022-09-29T18:23:19.164Z] [2022-09-29T18:23:19.479Z] Successfully built 66ee8dff1dd3 [2022-09-29T18:23:19.479Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-29T18:23:19.479Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-29T18:23:23.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:23:23.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:23:23.827Z] ---> b144b297771f [2022-09-29T18:23:23.827Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:23:23.827Z] ---> Using cache [2022-09-29T18:23:23.827Z] ---> 9207ff2877d8 [2022-09-29T18:23:23.827Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T18:23:23.827Z] ---> Using cache [2022-09-29T18:23:23.827Z] ---> 6692bd1b40ce [2022-09-29T18:23:23.827Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:23:23.827Z] ---> Using cache [2022-09-29T18:23:23.827Z] ---> 845e9b74fd25 [2022-09-29T18:23:23.827Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-29T18:23:23.827Z] ---> Running in df0c180fa4de [2022-09-29T18:23:25.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:23:26.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:23:27.731Z] OK: 221 MiB in 51 packages [2022-09-29T18:23:29.674Z] Removing intermediate container df0c180fa4de [2022-09-29T18:23:29.674Z] ---> ad0dd271323a [2022-09-29T18:23:29.674Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T18:23:30.258Z] ---> 95e49085c36e [2022-09-29T18:23:30.258Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:23:30.525Z] ---> Running in 95c3f03f20f2 [2022-09-29T18:24:17.329Z] Removing intermediate container 8c40c2dba3d7 [2022-09-29T18:24:17.329Z] ---> 1c82b30993f6 [2022-09-29T18:24:17.329Z] [2022-09-29T18:24:17.329Z] Step 9/20 : FROM alpine:3.15 [2022-09-29T18:24:17.329Z] ---> 02e0d6fdf486 [2022-09-29T18:24:17.329Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T18:24:17.329Z] ---> Using cache [2022-09-29T18:24:17.329Z] ---> 0c7af689374a [2022-09-29T18:24:17.329Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:24:17.329Z] ---> Using cache [2022-09-29T18:24:17.329Z] ---> d475063b1711 [2022-09-29T18:24:17.329Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-29T18:24:17.329Z] ---> Running in 080ca3f896d7 [2022-09-29T18:24:19.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:24:20.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:24:22.160Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T18:24:22.160Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T18:24:22.160Z] OK: 15734 distinct packages available [2022-09-29T18:24:22.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:24:23.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:24:25.232Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-29T18:24:25.232Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-29T18:24:25.496Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-29T18:24:25.496Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-29T18:24:25.760Z] (5/9) Installing curl (7.80.0-r3) [2022-09-29T18:24:25.760Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-29T18:24:25.760Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-29T18:24:26.024Z] (8/9) Installing libucontext (1.1-r0) [2022-09-29T18:24:26.024Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-29T18:24:26.024Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T18:24:26.289Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:24:26.868Z] OK: 8 MiB in 23 packages [2022-09-29T18:24:30.198Z] Removing intermediate container 080ca3f896d7 [2022-09-29T18:24:30.198Z] ---> 50b0879d773e [2022-09-29T18:24:30.198Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:24:31.152Z] ---> a1a95526a58a [2022-09-29T18:24:31.152Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-29T18:24:34.480Z] ---> 5d7de979ff51 [2022-09-29T18:24:34.480Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-29T18:24:34.480Z] Removing intermediate container 95c3f03f20f2 [2022-09-29T18:24:34.480Z] ---> 9daa5efca872 [2022-09-29T18:24:34.480Z] Step 9/23 : COPY . . [2022-09-29T18:24:35.436Z] ---> 21904dcbb385 [2022-09-29T18:24:35.436Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-29T18:24:35.436Z] ---> Running in dc92cefbf666 [2022-09-29T18:24:36.400Z] Removing intermediate container dc92cefbf666 [2022-09-29T18:24:36.400Z] ---> 850d89a17e74 [2022-09-29T18:24:36.400Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:24:36.400Z] ---> Running in ca5380e1234d [2022-09-29T18:24:37.359Z] Removing intermediate container ca5380e1234d [2022-09-29T18:24:37.359Z] ---> ec49ba8e7b76 [2022-09-29T18:24:37.359Z] Step 18/20 : LABEL arch=arm64 [2022-09-29T18:24:37.359Z] ---> Running in ce1ec8af11d2 [2022-09-29T18:24:38.318Z] Removing intermediate container ce1ec8af11d2 [2022-09-29T18:24:38.318Z] ---> 4a673a92872e [2022-09-29T18:24:38.318Z] Step 19/20 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:24:38.318Z] ---> Running in 0578743522b8 [2022-09-29T18:24:38.599Z] ---> a4c4d3430efc [2022-09-29T18:24:38.599Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-29T18:24:38.864Z] ---> Running in 1cb0a3c893d2 [2022-09-29T18:24:39.129Z] Removing intermediate container 0578743522b8 [2022-09-29T18:24:39.129Z] ---> f3208184603d [2022-09-29T18:24:39.129Z] Step 20/20 : LABEL version=2.3.0-dev.75 [2022-09-29T18:24:39.394Z] ---> Running in 5bca0aba1ed7 [2022-09-29T18:24:40.351Z] Removing intermediate container 5bca0aba1ed7 [2022-09-29T18:24:40.351Z] ---> 9cad16626d68 [2022-09-29T18:24:40.351Z] [2022-09-29T18:24:40.351Z] Successfully built 9cad16626d68 [2022-09-29T18:24:40.351Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-29T18:24:40.351Z]  Building security-spiffe-token-provider ... done Building core-command [2022-09-29T18:24:40.931Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-29T18:24:44.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T18:24:44.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T18:24:44.263Z] ---> b144b297771f [2022-09-29T18:24:44.263Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 9207ff2877d8 [2022-09-29T18:24:44.263Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 6692bd1b40ce [2022-09-29T18:24:44.263Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 845e9b74fd25 [2022-09-29T18:24:44.263Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 7d05b5362c14 [2022-09-29T18:24:44.263Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> da548b8608d1 [2022-09-29T18:24:44.263Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 41b65ffa3dcd [2022-09-29T18:24:44.263Z] Step 9/24 : COPY . . [2022-09-29T18:24:44.263Z] ---> Using cache [2022-09-29T18:24:44.263Z] ---> 68f87c81e54b [2022-09-29T18:24:44.263Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-29T18:24:44.263Z] ---> Running in 28045eecee83 [2022-09-29T18:24:46.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-29T18:27:08.465Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-29T18:27:18.516Z] Removing intermediate container e15cd3163bed [2022-09-29T18:27:18.516Z] ---> e70e55848e78 [2022-09-29T18:27:18.516Z] [2022-09-29T18:27:18.516Z] Step 10/25 : FROM alpine:3.16 [2022-09-29T18:27:18.516Z] ---> a6215f271958 [2022-09-29T18:27:18.516Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-29T18:27:18.516Z] ---> Running in 8b6ac20bb49a [2022-09-29T18:27:18.516Z] Removing intermediate container e442be24086d [2022-09-29T18:27:18.516Z] ---> 2e10b97ad1c0 [2022-09-29T18:27:18.516Z] [2022-09-29T18:27:18.516Z] Step 11/25 : FROM alpine:3.16 [2022-09-29T18:27:18.516Z] ---> a6215f271958 [2022-09-29T18:27:18.516Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:27:18.516Z] ---> Running in 52aa9135f97c [2022-09-29T18:27:19.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:27:20.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:27:20.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:27:20.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:27:21.415Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-29T18:27:21.680Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-29T18:27:21.680Z] (3/3) Installing su-exec (0.2-r1) [2022-09-29T18:27:21.680Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:27:21.680Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-29T18:27:21.680Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:27:21.680Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:27:21.680Z] OK: 5 MiB in 15 packages [2022-09-29T18:27:22.260Z] OK: 6 MiB in 17 packages [2022-09-29T18:27:23.678Z] Removing intermediate container 52aa9135f97c [2022-09-29T18:27:23.678Z] ---> 4766bd072667 [2022-09-29T18:27:23.678Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:27:23.942Z] ---> Running in 8b05a5664778 [2022-09-29T18:27:24.526Z] Removing intermediate container 8b05a5664778 [2022-09-29T18:27:24.526Z] ---> 2819f49d0e2c [2022-09-29T18:27:24.526Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-29T18:27:24.792Z] ---> Running in 719affcd8f68 [2022-09-29T18:27:24.792Z] Removing intermediate container 8b6ac20bb49a [2022-09-29T18:27:24.792Z] ---> 6d8cdb5e1684 [2022-09-29T18:27:24.792Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T18:27:24.792Z] ---> Running in 0becd798f9f0 [2022-09-29T18:27:25.373Z] Removing intermediate container 719affcd8f68 [2022-09-29T18:27:25.638Z] ---> 5d679b67db85 [2022-09-29T18:27:25.638Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-29T18:27:25.638Z] Removing intermediate container 0becd798f9f0 [2022-09-29T18:27:25.638Z] ---> 134102519afb [2022-09-29T18:27:25.638Z] Step 13/25 : WORKDIR / [2022-09-29T18:27:25.638Z] ---> Running in 215e5fa14905 [2022-09-29T18:27:25.638Z] ---> Running in eb056e120b91 [2022-09-29T18:27:26.596Z] Removing intermediate container 215e5fa14905 [2022-09-29T18:27:26.596Z] ---> 2b53059226c0 [2022-09-29T18:27:26.596Z] Step 16/25 : WORKDIR / [2022-09-29T18:27:26.596Z] Removing intermediate container eb056e120b91 [2022-09-29T18:27:26.596Z] ---> 0274ea5eb2c9 [2022-09-29T18:27:26.596Z] 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-29T18:27:26.596Z] ---> Running in dbbbb50daaed [2022-09-29T18:27:27.565Z] Removing intermediate container dbbbb50daaed [2022-09-29T18:27:27.565Z] ---> ec3d9414b841 [2022-09-29T18:27:27.565Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:27:27.830Z] ---> 20a0b030777e [2022-09-29T18:27:27.830Z] 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-29T18:27:28.791Z] ---> 7348e8bb4571 [2022-09-29T18:27:28.791Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-29T18:27:29.055Z] ---> 3488cc192dba [2022-09-29T18:27:29.055Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-29T18:27:30.459Z] ---> 3f3db78b4283 [2022-09-29T18:27:30.459Z] 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-29T18:27:31.040Z] ---> b4069fd278f0 [2022-09-29T18:27:31.040Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-29T18:27:31.620Z] ---> da2df4813897 [2022-09-29T18:27:31.620Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-29T18:27:32.199Z] ---> 5e7eaaf25cdc [2022-09-29T18:27:32.199Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-29T18:27:33.599Z] ---> 90059701f3e0 [2022-09-29T18:27:33.599Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-29T18:27:33.599Z] ---> Running in 9f41576e2b23 [2022-09-29T18:27:33.599Z] ---> e0c25de8e1fd [2022-09-29T18:27:33.599Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-29T18:27:34.180Z] Removing intermediate container 9f41576e2b23 [2022-09-29T18:27:34.180Z] ---> 8bb657e10bc2 [2022-09-29T18:27:34.180Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:27:34.445Z] ---> Running in 74908419864c [2022-09-29T18:27:35.400Z] Removing intermediate container 74908419864c [2022-09-29T18:27:35.400Z] ---> 010f99ebcacc [2022-09-29T18:27:35.400Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T18:27:35.669Z] ---> Running in 96a51c44d026 [2022-09-29T18:27:36.249Z] ---> c284ad4eb47c [2022-09-29T18:27:36.249Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T18:27:36.249Z] Removing intermediate container 96a51c44d026 [2022-09-29T18:27:36.249Z] ---> 6c8377060dce [2022-09-29T18:27:36.249Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:27:36.514Z] ---> Running in 5ea1cd61cb5f [2022-09-29T18:27:37.094Z] Removing intermediate container 5ea1cd61cb5f [2022-09-29T18:27:37.094Z] ---> 1be1ddaa7a3d [2022-09-29T18:27:37.094Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:27:37.359Z] ---> Running in 451ad528ef8a [2022-09-29T18:27:37.939Z] ---> a315d3227f53 [2022-09-29T18:27:37.939Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T18:27:37.939Z] ---> Running in 1b87cfab01e9 [2022-09-29T18:27:38.205Z] Removing intermediate container 451ad528ef8a [2022-09-29T18:27:38.205Z] ---> c665974381c3 [2022-09-29T18:27:38.205Z] [2022-09-29T18:27:38.471Z] Successfully built c665974381c3 [2022-09-29T18:27:38.471Z] Successfully tagged core-metadata-arm64:latest [2022-09-29T18:27:41.038Z]  Building core-metadata ... done Removing intermediate container 1b87cfab01e9 [2022-09-29T18:27:41.038Z] ---> 1b6d2debab56 [2022-09-29T18:27:41.038Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T18:27:41.304Z] ---> Running in 80d371e99d28 [2022-09-29T18:27:41.884Z] Removing intermediate container 80d371e99d28 [2022-09-29T18:27:41.884Z] ---> 7ed1b10294fe [2022-09-29T18:27:41.884Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T18:27:41.884Z] ---> Running in 9fb013b2a315 [2022-09-29T18:27:42.462Z] Removing intermediate container 9fb013b2a315 [2022-09-29T18:27:42.462Z] ---> f603397ee8f7 [2022-09-29T18:27:42.462Z] Step 24/25 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:27:42.729Z] ---> Running in 6c165ef0bf65 [2022-09-29T18:27:43.310Z] Removing intermediate container 6c165ef0bf65 [2022-09-29T18:27:43.310Z] ---> f81cc488ed26 [2022-09-29T18:27:43.310Z] Step 25/25 : LABEL version=2.3.0-dev.75 [2022-09-29T18:27:43.310Z] ---> Running in 59b00b6a57d7 [2022-09-29T18:27:43.889Z] Removing intermediate container 59b00b6a57d7 [2022-09-29T18:27:43.889Z] ---> bfeb526bd8c4 [2022-09-29T18:27:43.889Z] [2022-09-29T18:27:43.889Z] Successfully built bfeb526bd8c4 [2022-09-29T18:27:43.889Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-29T18:29:35.759Z]  Building security-secretstore-setup ... done Removing intermediate container 11994345f880 [2022-09-29T18:29:35.759Z] ---> aabd38586c5b [2022-09-29T18:29:35.759Z] [2022-09-29T18:29:35.759Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:29:35.759Z] ---> a6215f271958 [2022-09-29T18:29:35.759Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:29:35.759Z] ---> Using cache [2022-09-29T18:29:35.759Z] ---> 4766bd072667 [2022-09-29T18:29:35.759Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:29:35.759Z] ---> Using cache [2022-09-29T18:29:35.759Z] ---> 2819f49d0e2c [2022-09-29T18:29:35.759Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-29T18:29:35.759Z] ---> Running in 92ff94783e83 [2022-09-29T18:29:35.759Z] Removing intermediate container 92ff94783e83 [2022-09-29T18:29:35.759Z] ---> dfbbf0f34cfe [2022-09-29T18:29:35.759Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:29:35.759Z] ---> Running in ffbbce0c7894 [2022-09-29T18:29:35.759Z] Removing intermediate container ffbbce0c7894 [2022-09-29T18:29:35.759Z] ---> 33582c717d87 [2022-09-29T18:29:35.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:29:35.759Z] ---> ad65f73ecd56 [2022-09-29T18:29:35.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-29T18:29:35.759Z] ---> dbb2418276d5 [2022-09-29T18:29:35.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-29T18:29:35.759Z] ---> 0046dff6ee62 [2022-09-29T18:29:35.759Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-29T18:29:35.759Z] ---> Running in 7d1f123f9410 [2022-09-29T18:29:35.759Z] Removing intermediate container 7d1f123f9410 [2022-09-29T18:29:35.759Z] ---> 4f9adb3314cf [2022-09-29T18:29:35.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:29:35.759Z] ---> Running in 85e10d36d5fd [2022-09-29T18:29:35.759Z] Removing intermediate container 85e10d36d5fd [2022-09-29T18:29:35.759Z] ---> 5e3e82e2f0bf [2022-09-29T18:29:35.759Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T18:29:35.759Z] ---> Running in 0900dcab378d [2022-09-29T18:29:35.760Z] Removing intermediate container 0900dcab378d [2022-09-29T18:29:35.760Z] ---> 28951250a956 [2022-09-29T18:29:35.760Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:29:35.760Z] ---> Running in ac8a73383bcc [2022-09-29T18:29:35.760Z] Removing intermediate container 28045eecee83 [2022-09-29T18:29:35.760Z] ---> dc4279af6faa [2022-09-29T18:29:35.760Z] [2022-09-29T18:29:35.760Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T18:29:35.760Z] ---> a6215f271958 [2022-09-29T18:29:35.760Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-29T18:29:35.760Z] ---> Using cache [2022-09-29T18:29:35.760Z] ---> 4766bd072667 [2022-09-29T18:29:35.760Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:29:35.760Z] ---> Using cache [2022-09-29T18:29:35.760Z] ---> 2819f49d0e2c [2022-09-29T18:29:35.760Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-29T18:29:35.760Z] Removing intermediate container ac8a73383bcc [2022-09-29T18:29:35.760Z] ---> 917e2b1eb8b4 [2022-09-29T18:29:35.760Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:29:35.760Z] ---> Running in 725428d6dbaf [2022-09-29T18:29:35.760Z] ---> Running in a7a1d8e38458 [2022-09-29T18:29:35.760Z] Removing intermediate container 725428d6dbaf [2022-09-29T18:29:35.760Z] ---> e4ad88ee4030 [2022-09-29T18:29:35.760Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-29T18:29:35.760Z] Removing intermediate container a7a1d8e38458 [2022-09-29T18:29:35.760Z] ---> 91c366eaa4d0 [2022-09-29T18:29:35.760Z] [2022-09-29T18:29:35.760Z] ---> Running in 01c9898b8876 [2022-09-29T18:29:35.760Z] Successfully built 91c366eaa4d0 [2022-09-29T18:29:35.760Z] Successfully tagged support-scheduler-arm64:latest [2022-09-29T18:29:36.025Z]  Building support-scheduler ... done Removing intermediate container 01c9898b8876 [2022-09-29T18:29:36.025Z] ---> dd4669313890 [2022-09-29T18:29:36.025Z] Step 16/24 : WORKDIR / [2022-09-29T18:29:36.025Z] ---> Running in 3431e16c4078 [2022-09-29T18:29:36.605Z] Removing intermediate container 3431e16c4078 [2022-09-29T18:29:36.605Z] ---> 46518892122e [2022-09-29T18:29:36.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:29:37.564Z] ---> 9931e03dd7f4 [2022-09-29T18:29:37.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-29T18:29:38.986Z] ---> c0a74c143029 [2022-09-29T18:29:38.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-29T18:29:39.952Z] ---> a3cd5133270d [2022-09-29T18:29:39.952Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-29T18:29:40.222Z] ---> Running in 7a74945342e2 [2022-09-29T18:29:40.815Z] Removing intermediate container 7a74945342e2 [2022-09-29T18:29:40.815Z] ---> 35102fc8f5b5 [2022-09-29T18:29:40.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:29:40.815Z] ---> Running in cb4e7e3e26e7 [2022-09-29T18:29:41.397Z] Removing intermediate container cb4e7e3e26e7 [2022-09-29T18:29:41.397Z] ---> 3659c862292b [2022-09-29T18:29:41.397Z] Step 22/24 : LABEL arch=arm64 [2022-09-29T18:29:41.397Z] ---> Running in 0e96a29a0d64 [2022-09-29T18:29:41.979Z] Removing intermediate container 0e96a29a0d64 [2022-09-29T18:29:41.979Z] ---> 840f80ee370f [2022-09-29T18:29:41.979Z] Step 23/24 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:29:41.979Z] ---> Running in 8ec5d0e00dba [2022-09-29T18:29:42.561Z] Removing intermediate container 8ec5d0e00dba [2022-09-29T18:29:42.561Z] ---> 4defe4580115 [2022-09-29T18:29:42.561Z] Step 24/24 : LABEL version=2.3.0-dev.75 [2022-09-29T18:29:42.561Z] ---> Running in 853f8ef5945f [2022-09-29T18:29:43.141Z] Removing intermediate container 853f8ef5945f [2022-09-29T18:29:43.141Z] ---> b3fa6eed9fdf [2022-09-29T18:29:43.141Z] [2022-09-29T18:29:43.141Z] Successfully built b3fa6eed9fdf [2022-09-29T18:29:43.141Z] Successfully tagged core-command-arm64:latest [2022-09-29T18:30:15.423Z]  Building core-command ... done Removing intermediate container 1cb0a3c893d2 [2022-09-29T18:30:15.423Z] ---> 62836e794168 [2022-09-29T18:30:15.423Z] [2022-09-29T18:30:15.423Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T18:30:15.423Z] ---> a6215f271958 [2022-09-29T18:30:15.423Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-29T18:30:15.423Z] ---> Running in 20b5cc5ad7ed [2022-09-29T18:30:15.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T18:30:15.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T18:30:15.423Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-29T18:30:15.423Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-29T18:30:15.423Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T18:30:15.423Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T18:30:15.423Z] OK: 6 MiB in 16 packages [2022-09-29T18:30:16.621Z] Removing intermediate container 20b5cc5ad7ed [2022-09-29T18:30:16.622Z] ---> 5e92fa7b20de [2022-09-29T18:30:16.622Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T18:30:16.622Z] ---> Running in 1976252de274 [2022-09-29T18:30:16.899Z] Removing intermediate container 1976252de274 [2022-09-29T18:30:16.899Z] ---> d0a1643137e6 [2022-09-29T18:30:16.899Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-29T18:30:17.173Z] ---> Running in 062254b873c8 [2022-09-29T18:30:17.446Z] Removing intermediate container 062254b873c8 [2022-09-29T18:30:17.446Z] ---> a902d6c78212 [2022-09-29T18:30:17.446Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T18:30:17.446Z] ---> Running in 1eccdbe75d60 [2022-09-29T18:30:17.738Z] Removing intermediate container 1eccdbe75d60 [2022-09-29T18:30:17.738Z] ---> 12c1b8ad8d17 [2022-09-29T18:30:17.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T18:30:18.323Z] ---> 91c7acb50a44 [2022-09-29T18:30:18.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-29T18:30:19.725Z] ---> 829cc5b55005 [2022-09-29T18:30:19.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-29T18:30:19.991Z] ---> 5b32aa57db1b [2022-09-29T18:30:19.991Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-29T18:30:19.991Z] ---> Running in c0a23f724181 [2022-09-29T18:30:20.258Z] Removing intermediate container c0a23f724181 [2022-09-29T18:30:20.258Z] ---> 7a230f5393f9 [2022-09-29T18:30:20.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T18:30:20.539Z] ---> Running in 6449c2115564 [2022-09-29T18:30:20.809Z] Removing intermediate container 6449c2115564 [2022-09-29T18:30:20.809Z] ---> 493184da56c8 [2022-09-29T18:30:20.809Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T18:30:20.809Z] ---> Running in f566067031f2 [2022-09-29T18:30:21.076Z] Removing intermediate container f566067031f2 [2022-09-29T18:30:21.076Z] ---> 7276bbd94f94 [2022-09-29T18:30:21.076Z] Step 22/23 : LABEL git_sha=f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:21.076Z] ---> Running in 8f0f494ab044 [2022-09-29T18:30:21.345Z] Removing intermediate container 8f0f494ab044 [2022-09-29T18:30:21.345Z] ---> 2eb076bd3425 [2022-09-29T18:30:21.345Z] Step 23/23 : LABEL version=2.3.0-dev.75 [2022-09-29T18:30:21.345Z] ---> Running in a20f5110d68c [2022-09-29T18:30:21.616Z] Removing intermediate container a20f5110d68c [2022-09-29T18:30:21.616Z] ---> 87c2a16a32f2 [2022-09-29T18:30:21.616Z] [2022-09-29T18:30:21.887Z] Successfully built 87c2a16a32f2 [2022-09-29T18:30:21.887Z] Successfully tagged support-notifications-arm64:latest [2022-09-29T18:30:22.168Z]  Building support-notifications ... done  [Pipeline] } [2022-09-29T18:30:22.183Z] $ docker stop --time=1 38e1be0e0c96ed73b1583e21bf02742134b1eb6ed05a7d758b98744d55a18b7c [2022-09-29T18:30:23.894Z] $ docker rm -f 38e1be0e0c96ed73b1583e21bf02742134b1eb6ed05a7d758b98744d55a18b7c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:30:24.354Z] + docker images [2022-09-29T18:30:24.621Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-29T18:30:24.621Z] support-notifications-arm64 latest 87c2a16a32f2 3 seconds ago 26.3MB [2022-09-29T18:30:24.621Z] 62836e794168 13 seconds ago 1.3GB [2022-09-29T18:30:24.621Z] core-command-arm64 latest b3fa6eed9fdf 42 seconds ago 16.7MB [2022-09-29T18:30:24.621Z] support-scheduler-arm64 latest 91c366eaa4d0 49 seconds ago 25.7MB [2022-09-29T18:30:24.621Z] dc4279af6faa 51 seconds ago 1.24GB [2022-09-29T18:30:24.621Z] aabd38586c5b About a minute ago 1.3GB [2022-09-29T18:30:24.621Z] security-secretstore-setup-arm64 latest bfeb526bd8c4 2 minutes ago 28.2MB [2022-09-29T18:30:24.621Z] core-metadata-arm64 latest c665974381c3 2 minutes ago 17.5MB [2022-09-29T18:30:24.621Z] 2e10b97ad1c0 3 minutes ago 1.24GB [2022-09-29T18:30:24.621Z] e70e55848e78 3 minutes ago 1.23GB [2022-09-29T18:30:24.621Z] security-spiffe-token-provider-arm64 latest 9cad16626d68 5 minutes ago 28.4MB [2022-09-29T18:30:24.621Z] 1c82b30993f6 6 minutes ago 1.27GB [2022-09-29T18:30:24.621Z] sys-mgmt-agent-arm64 latest 66ee8dff1dd3 7 minutes ago 133MB [2022-09-29T18:30:24.621Z] 86d26cfc4cd0 8 minutes ago 1.22GB [2022-09-29T18:30:24.621Z] security-bootstrapper-arm64 latest 63ca92cdc1ac 9 minutes ago 19.1MB [2022-09-29T18:30:24.621Z] core-data-arm64 latest 7c1a050eb251 9 minutes ago 20.7MB [2022-09-29T18:30:24.621Z] 4dae47df5f7a 9 minutes ago 1.25GB [2022-09-29T18:30:24.621Z] f20f0d1fad7f 9 minutes ago 1.23GB [2022-09-29T18:30:24.621Z] security-proxy-setup-arm64 latest 2ef55115ad9a 11 minutes ago 26.4MB [2022-09-29T18:30:24.621Z] 6f346fe518f5 11 minutes ago 1.23GB [2022-09-29T18:30:24.621Z] security-spire-agent-arm64 latest ac42c12e04f3 16 minutes ago 122MB [2022-09-29T18:30:24.621Z] security-spire-server-arm64 latest 4ffbbe5bc80a 16 minutes ago 84.2MB [2022-09-29T18:30:24.621Z] security-spire-config-arm64 latest b597a0fed0e5 16 minutes ago 83.6MB [2022-09-29T18:30:24.621Z] 6f742c3bbe13 17 minutes ago 1.11GB [2022-09-29T18:30:24.621Z] 18d5310536f6 17 minutes ago 1.11GB [2022-09-29T18:30:24.621Z] f33e5dc1919b 17 minutes ago 1.11GB [2022-09-29T18:30:24.621Z] ci-base-image-arm64 latest b144b297771f 19 minutes ago 941MB [2022-09-29T18:30:24.621Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-29T18:30:24.621Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-29T18:30:24.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-29T18:30:24.621Z] 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-29T18:30:24.736Z] provisioning config files... [2022-09-29T18:30:24.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/312@tmp/config17645167129296400667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:30:25.081Z] ---> docker-login.sh [2022-09-29T18:30:25.081Z] nexus3.edgexfoundry.org:10001 [2022-09-29T18:30:25.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:30:25.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:30:25.349Z] Configure a credential helper to remove this warning. See [2022-09-29T18:30:25.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:30:25.349Z] [2022-09-29T18:30:25.349Z] Login Succeeded [2022-09-29T18:30:25.349Z] nexus3.edgexfoundry.org:10002 [2022-09-29T18:30:25.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:30:25.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:30:25.614Z] Configure a credential helper to remove this warning. See [2022-09-29T18:30:25.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:30:25.614Z] [2022-09-29T18:30:25.614Z] Login Succeeded [2022-09-29T18:30:25.614Z] nexus3.edgexfoundry.org:10003 [2022-09-29T18:30:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:30:26.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:30:26.146Z] Configure a credential helper to remove this warning. See [2022-09-29T18:30:26.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:30:26.146Z] [2022-09-29T18:30:26.146Z] Login Succeeded [2022-09-29T18:30:26.146Z] nexus3.edgexfoundry.org:10004 [2022-09-29T18:30:26.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:30:26.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:30:26.412Z] Configure a credential helper to remove this warning. See [2022-09-29T18:30:26.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:30:26.412Z] [2022-09-29T18:30:26.412Z] Login Succeeded [2022-09-29T18:30:26.412Z] docker.io [2022-09-29T18:30:26.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T18:30:27.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T18:30:27.256Z] Configure a credential helper to remove this warning. See [2022-09-29T18:30:27.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T18:30:27.256Z] [2022-09-29T18:30:27.256Z] Login Succeeded [2022-09-29T18:30:27.256Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T18:30:27.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:30:27.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:30:27.331Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-29T18:30:27.331Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:27.331Z] latest [2022-09-29T18:30:27.331Z] 2.3.0-dev.75 [2022-09-29T18:30:27.331Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:27.331Z] main [2022-09-29T18:30:27.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:27.672Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:28.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:28.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-29T18:30:28.027Z] 8dad3500f303: Preparing [2022-09-29T18:30:28.027Z] de0465b818d4: Preparing [2022-09-29T18:30:28.027Z] 251c4beff761: Preparing [2022-09-29T18:30:28.027Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:28.027Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:28.027Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:28.293Z] 8dad3500f303: Pushed [2022-09-29T18:30:28.293Z] 251c4beff761: Pushed [2022-09-29T18:30:28.293Z] 4dcecbcd4b07: Pushed [2022-09-29T18:30:30.869Z] de0465b818d4: Pushed [2022-09-29T18:30:31.134Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:d186c9486ff882ba172419df4df510b95827406f882b19ffd3d3d1b903877bd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:31.477Z] + 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-29T18:30:31.816Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-29T18:30:31.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-29T18:30:31.816Z] 8dad3500f303: Preparing [2022-09-29T18:30:31.816Z] de0465b818d4: Preparing [2022-09-29T18:30:31.816Z] 251c4beff761: Preparing [2022-09-29T18:30:31.816Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:31.816Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:31.816Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:31.816Z] 8dad3500f303: Layer already exists [2022-09-29T18:30:31.816Z] de0465b818d4: Layer already exists [2022-09-29T18:30:31.816Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:31.816Z] 251c4beff761: Layer already exists [2022-09-29T18:30:31.816Z] latest: digest: sha256:d186c9486ff882ba172419df4df510b95827406f882b19ffd3d3d1b903877bd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:32.157Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:32.483Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.75 [2022-09-29T18:30:32.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-29T18:30:32.484Z] 8dad3500f303: Preparing [2022-09-29T18:30:32.484Z] de0465b818d4: Preparing [2022-09-29T18:30:32.484Z] 251c4beff761: Preparing [2022-09-29T18:30:32.484Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:32.484Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:32.484Z] de0465b818d4: Layer already exists [2022-09-29T18:30:32.484Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:32.484Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:32.484Z] 8dad3500f303: Layer already exists [2022-09-29T18:30:32.484Z] 251c4beff761: Layer already exists [2022-09-29T18:30:32.484Z] 2.3.0-dev.75: digest: sha256:d186c9486ff882ba172419df4df510b95827406f882b19ffd3d3d1b903877bd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:32.814Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:33.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:33.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-29T18:30:33.147Z] 8dad3500f303: Preparing [2022-09-29T18:30:33.147Z] de0465b818d4: Preparing [2022-09-29T18:30:33.147Z] 251c4beff761: Preparing [2022-09-29T18:30:33.147Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:33.147Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:33.147Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:33.147Z] 251c4beff761: Layer already exists [2022-09-29T18:30:33.147Z] de0465b818d4: Layer already exists [2022-09-29T18:30:33.147Z] 8dad3500f303: Layer already exists [2022-09-29T18:30:33.147Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:33.147Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:d186c9486ff882ba172419df4df510b95827406f882b19ffd3d3d1b903877bd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:33.476Z] + 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-29T18:30:33.812Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-29T18:30:33.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-29T18:30:33.812Z] 8dad3500f303: Preparing [2022-09-29T18:30:33.812Z] de0465b818d4: Preparing [2022-09-29T18:30:33.812Z] 251c4beff761: Preparing [2022-09-29T18:30:33.812Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:33.812Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:33.812Z] 251c4beff761: Layer already exists [2022-09-29T18:30:33.812Z] de0465b818d4: Layer already exists [2022-09-29T18:30:33.812Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:33.812Z] 8dad3500f303: Layer already exists [2022-09-29T18:30:33.812Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:33.812Z] main: digest: sha256:d186c9486ff882ba172419df4df510b95827406f882b19ffd3d3d1b903877bd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:30:34.136Z] ===================================================== [Pipeline] echo [2022-09-29T18:30:34.147Z] taggedImages: [2022-09-29T18:30:34.147Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:34.147Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-29T18:30:34.147Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.75 [2022-09-29T18:30:34.147Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:34.147Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-29T18:30:34.168Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-29T18:30:34.168Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:34.168Z] latest [2022-09-29T18:30:34.168Z] 2.3.0-dev.75 [2022-09-29T18:30:34.168Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:34.168Z] main [2022-09-29T18:30:34.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:34.519Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:34.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:34.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-29T18:30:34.861Z] 3c2f67db9cb2: Preparing [2022-09-29T18:30:34.861Z] 82d1291fe605: Preparing [2022-09-29T18:30:34.861Z] 251c4beff761: Preparing [2022-09-29T18:30:34.861Z] 95f8c022cfd3: Preparing [2022-09-29T18:30:34.861Z] 2a2cc3f2073f: Preparing [2022-09-29T18:30:34.861Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:34.861Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:34.861Z] 251c4beff761: Layer already exists [2022-09-29T18:30:35.126Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:35.126Z] 2a2cc3f2073f: Pushed [2022-09-29T18:30:35.126Z] 3c2f67db9cb2: Pushed [2022-09-29T18:30:36.079Z] 95f8c022cfd3: Pushed [2022-09-29T18:30:38.024Z] 82d1291fe605: Pushed [2022-09-29T18:30:38.024Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:216b72aa7266b7535cf3f696fedd6ceb111fe9c687ee6f1184eae133a0f5fdad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:38.365Z] + 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-29T18:30:38.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-29T18:30:38.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-29T18:30:38.709Z] 3c2f67db9cb2: Preparing [2022-09-29T18:30:38.709Z] 82d1291fe605: Preparing [2022-09-29T18:30:38.709Z] 251c4beff761: Preparing [2022-09-29T18:30:38.709Z] 95f8c022cfd3: Preparing [2022-09-29T18:30:38.709Z] 2a2cc3f2073f: Preparing [2022-09-29T18:30:38.709Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:38.709Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:38.709Z] 251c4beff761: Layer already exists [2022-09-29T18:30:38.709Z] 95f8c022cfd3: Layer already exists [2022-09-29T18:30:38.709Z] 2a2cc3f2073f: Layer already exists [2022-09-29T18:30:38.709Z] 3c2f67db9cb2: Layer already exists [2022-09-29T18:30:38.709Z] 82d1291fe605: Layer already exists [2022-09-29T18:30:38.709Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:38.709Z] latest: digest: sha256:216b72aa7266b7535cf3f696fedd6ceb111fe9c687ee6f1184eae133a0f5fdad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:39.308Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:39.632Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.75 [2022-09-29T18:30:39.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-29T18:30:39.633Z] 3c2f67db9cb2: Preparing [2022-09-29T18:30:39.633Z] 82d1291fe605: Preparing [2022-09-29T18:30:39.633Z] 251c4beff761: Preparing [2022-09-29T18:30:39.633Z] 95f8c022cfd3: Preparing [2022-09-29T18:30:39.633Z] 2a2cc3f2073f: Preparing [2022-09-29T18:30:39.633Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:39.633Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:39.633Z] 2a2cc3f2073f: Layer already exists [2022-09-29T18:30:39.633Z] 251c4beff761: Layer already exists [2022-09-29T18:30:39.633Z] 82d1291fe605: Layer already exists [2022-09-29T18:30:39.633Z] 3c2f67db9cb2: Layer already exists [2022-09-29T18:30:39.633Z] 95f8c022cfd3: Layer already exists [2022-09-29T18:30:39.633Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:39.633Z] 2.3.0-dev.75: digest: sha256:216b72aa7266b7535cf3f696fedd6ceb111fe9c687ee6f1184eae133a0f5fdad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:40.227Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:40.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:40.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-29T18:30:40.561Z] 3c2f67db9cb2: Preparing [2022-09-29T18:30:40.561Z] 82d1291fe605: Preparing [2022-09-29T18:30:40.561Z] 251c4beff761: Preparing [2022-09-29T18:30:40.561Z] 95f8c022cfd3: Preparing [2022-09-29T18:30:40.561Z] 2a2cc3f2073f: Preparing [2022-09-29T18:30:40.561Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:40.561Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:40.561Z] 2a2cc3f2073f: Layer already exists [2022-09-29T18:30:40.561Z] 82d1291fe605: Layer already exists [2022-09-29T18:30:40.561Z] 3c2f67db9cb2: Layer already exists [2022-09-29T18:30:40.561Z] 95f8c022cfd3: Layer already exists [2022-09-29T18:30:40.561Z] 251c4beff761: Layer already exists [2022-09-29T18:30:40.561Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:40.825Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:216b72aa7266b7535cf3f696fedd6ceb111fe9c687ee6f1184eae133a0f5fdad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:41.159Z] + 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-29T18:30:41.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-29T18:30:41.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-29T18:30:41.489Z] 3c2f67db9cb2: Preparing [2022-09-29T18:30:41.489Z] 82d1291fe605: Preparing [2022-09-29T18:30:41.489Z] 251c4beff761: Preparing [2022-09-29T18:30:41.489Z] 95f8c022cfd3: Preparing [2022-09-29T18:30:41.489Z] 2a2cc3f2073f: Preparing [2022-09-29T18:30:41.489Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:41.489Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:41.489Z] 95f8c022cfd3: Layer already exists [2022-09-29T18:30:41.489Z] 82d1291fe605: Layer already exists [2022-09-29T18:30:41.489Z] 2a2cc3f2073f: Layer already exists [2022-09-29T18:30:41.489Z] 251c4beff761: Layer already exists [2022-09-29T18:30:41.489Z] 3c2f67db9cb2: Layer already exists [2022-09-29T18:30:41.489Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:41.489Z] main: digest: sha256:216b72aa7266b7535cf3f696fedd6ceb111fe9c687ee6f1184eae133a0f5fdad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:30:41.796Z] ===================================================== [Pipeline] echo [2022-09-29T18:30:41.804Z] taggedImages: [2022-09-29T18:30:41.804Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:41.804Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-29T18:30:41.804Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.75 [2022-09-29T18:30:41.804Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:41.804Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-29T18:30:41.819Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-29T18:30:41.819Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:41.819Z] latest [2022-09-29T18:30:41.819Z] 2.3.0-dev.75 [2022-09-29T18:30:41.819Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:41.819Z] main [2022-09-29T18:30:41.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:42.153Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:42.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:42.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-29T18:30:42.485Z] fbeaa24c534d: Preparing [2022-09-29T18:30:42.485Z] 7d7aa57099d2: Preparing [2022-09-29T18:30:42.485Z] 9f2b8e2130c2: Preparing [2022-09-29T18:30:42.485Z] 251c4beff761: Preparing [2022-09-29T18:30:42.485Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:42.485Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:42.485Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:42.485Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:42.485Z] 251c4beff761: Layer already exists [2022-09-29T18:30:42.485Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:42.749Z] fbeaa24c534d: Pushed [2022-09-29T18:30:42.749Z] 7d7aa57099d2: Pushed [2022-09-29T18:30:45.314Z] 9f2b8e2130c2: Pushed [2022-09-29T18:30:45.578Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:61fe4de96260bf56866b3aa055a3be9e9af632c686ec6dd068c9b4aad90295e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:45.921Z] + 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-29T18:30:46.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-29T18:30:46.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-29T18:30:46.250Z] fbeaa24c534d: Preparing [2022-09-29T18:30:46.250Z] 7d7aa57099d2: Preparing [2022-09-29T18:30:46.250Z] 9f2b8e2130c2: Preparing [2022-09-29T18:30:46.250Z] 251c4beff761: Preparing [2022-09-29T18:30:46.250Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:46.250Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:46.250Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:46.250Z] 9f2b8e2130c2: Layer already exists [2022-09-29T18:30:46.250Z] 7d7aa57099d2: Layer already exists [2022-09-29T18:30:46.250Z] fbeaa24c534d: Layer already exists [2022-09-29T18:30:46.250Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:46.250Z] 251c4beff761: Layer already exists [2022-09-29T18:30:46.250Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:46.515Z] latest: digest: sha256:61fe4de96260bf56866b3aa055a3be9e9af632c686ec6dd068c9b4aad90295e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:46.861Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:47.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.75 [2022-09-29T18:30:47.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-29T18:30:47.280Z] fbeaa24c534d: Preparing [2022-09-29T18:30:47.280Z] 7d7aa57099d2: Preparing [2022-09-29T18:30:47.280Z] 9f2b8e2130c2: Preparing [2022-09-29T18:30:47.280Z] 251c4beff761: Preparing [2022-09-29T18:30:47.280Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:47.280Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:47.280Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:47.280Z] 9f2b8e2130c2: Layer already exists [2022-09-29T18:30:47.280Z] 251c4beff761: Layer already exists [2022-09-29T18:30:47.280Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:47.280Z] 7d7aa57099d2: Layer already exists [2022-09-29T18:30:47.280Z] fbeaa24c534d: Layer already exists [2022-09-29T18:30:47.280Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:47.280Z] 2.3.0-dev.75: digest: sha256:61fe4de96260bf56866b3aa055a3be9e9af632c686ec6dd068c9b4aad90295e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:47.884Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:48.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:48.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-29T18:30:48.223Z] fbeaa24c534d: Preparing [2022-09-29T18:30:48.223Z] 7d7aa57099d2: Preparing [2022-09-29T18:30:48.223Z] 9f2b8e2130c2: Preparing [2022-09-29T18:30:48.223Z] 251c4beff761: Preparing [2022-09-29T18:30:48.223Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:48.223Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:48.223Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:48.223Z] 251c4beff761: Layer already exists [2022-09-29T18:30:48.223Z] 9f2b8e2130c2: Layer already exists [2022-09-29T18:30:48.223Z] 7d7aa57099d2: Layer already exists [2022-09-29T18:30:48.223Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:48.223Z] fbeaa24c534d: Layer already exists [2022-09-29T18:30:48.223Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:48.489Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:61fe4de96260bf56866b3aa055a3be9e9af632c686ec6dd068c9b4aad90295e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:48.829Z] + 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-29T18:30:49.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-29T18:30:49.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-29T18:30:49.162Z] fbeaa24c534d: Preparing [2022-09-29T18:30:49.162Z] 7d7aa57099d2: Preparing [2022-09-29T18:30:49.162Z] 9f2b8e2130c2: Preparing [2022-09-29T18:30:49.162Z] 251c4beff761: Preparing [2022-09-29T18:30:49.162Z] 4dcecbcd4b07: Preparing [2022-09-29T18:30:49.162Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:49.162Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:49.162Z] 7d7aa57099d2: Layer already exists [2022-09-29T18:30:49.162Z] 9f2b8e2130c2: Layer already exists [2022-09-29T18:30:49.162Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:30:49.162Z] fbeaa24c534d: Layer already exists [2022-09-29T18:30:49.162Z] 251c4beff761: Layer already exists [2022-09-29T18:30:49.162Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:49.427Z] main: digest: sha256:61fe4de96260bf56866b3aa055a3be9e9af632c686ec6dd068c9b4aad90295e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:30:49.470Z] ===================================================== [Pipeline] echo [2022-09-29T18:30:49.482Z] taggedImages: [2022-09-29T18:30:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-29T18:30:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.75 [2022-09-29T18:30:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-29T18:30:49.504Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-29T18:30:49.504Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:49.504Z] latest [2022-09-29T18:30:49.504Z] 2.3.0-dev.75 [2022-09-29T18:30:49.504Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:49.504Z] main [2022-09-29T18:30:49.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:49.850Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:50.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:50.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-29T18:30:50.186Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:50.186Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:50.186Z] 5f09e141db10: Preparing [2022-09-29T18:30:50.186Z] 32e1da2e4617: Preparing [2022-09-29T18:30:50.186Z] 07ebdffb40d2: Preparing [2022-09-29T18:30:50.186Z] e1777262f701: Preparing [2022-09-29T18:30:50.186Z] c2652ac16516: Preparing [2022-09-29T18:30:50.186Z] 251c4beff761: Preparing [2022-09-29T18:30:50.186Z] 63369f68d91f: Preparing [2022-09-29T18:30:50.186Z] b269884c6b06: Preparing [2022-09-29T18:30:50.186Z] a335d064676a: Preparing [2022-09-29T18:30:50.186Z] de4264bc8bc1: Preparing [2022-09-29T18:30:50.186Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:50.186Z] c2652ac16516: Waiting [2022-09-29T18:30:50.186Z] b269884c6b06: Waiting [2022-09-29T18:30:50.186Z] a335d064676a: Waiting [2022-09-29T18:30:50.186Z] de4264bc8bc1: Waiting [2022-09-29T18:30:50.186Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:50.186Z] 63369f68d91f: Waiting [2022-09-29T18:30:50.186Z] 251c4beff761: Waiting [2022-09-29T18:30:50.454Z] 5f09e141db10: Pushed [2022-09-29T18:30:50.454Z] e1777262f701: Pushed [2022-09-29T18:30:50.454Z] 32e1da2e4617: Pushed [2022-09-29T18:30:50.454Z] 9cf668f4d8fa: Pushed [2022-09-29T18:30:50.454Z] 07ebdffb40d2: Pushed [2022-09-29T18:30:50.454Z] 251c4beff761: Layer already exists [2022-09-29T18:30:50.743Z] 63369f68d91f: Pushed [2022-09-29T18:30:50.743Z] b269884c6b06: Pushed [2022-09-29T18:30:50.743Z] a335d064676a: Pushed [2022-09-29T18:30:50.743Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:50.743Z] de4264bc8bc1: Pushed [2022-09-29T18:30:54.071Z] c2652ac16516: Pushed [2022-09-29T18:30:54.071Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:4ead6ec8ca5dff54ae7df337d071f79b8729d616c0eba0fac0538f26738ead62 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:54.399Z] + 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-29T18:30:54.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-29T18:30:54.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-29T18:30:54.724Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:54.724Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:54.724Z] 5f09e141db10: Preparing [2022-09-29T18:30:54.724Z] 32e1da2e4617: Preparing [2022-09-29T18:30:54.724Z] 07ebdffb40d2: Preparing [2022-09-29T18:30:54.724Z] e1777262f701: Preparing [2022-09-29T18:30:54.724Z] c2652ac16516: Preparing [2022-09-29T18:30:54.724Z] 251c4beff761: Preparing [2022-09-29T18:30:54.724Z] 63369f68d91f: Preparing [2022-09-29T18:30:54.724Z] b269884c6b06: Preparing [2022-09-29T18:30:54.724Z] a335d064676a: Preparing [2022-09-29T18:30:54.724Z] de4264bc8bc1: Preparing [2022-09-29T18:30:54.724Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:54.724Z] c2652ac16516: Waiting [2022-09-29T18:30:54.724Z] 251c4beff761: Waiting [2022-09-29T18:30:54.724Z] 63369f68d91f: Waiting [2022-09-29T18:30:54.724Z] b269884c6b06: Waiting [2022-09-29T18:30:54.724Z] a335d064676a: Waiting [2022-09-29T18:30:54.724Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:54.724Z] de4264bc8bc1: Waiting [2022-09-29T18:30:54.724Z] 32e1da2e4617: Layer already exists [2022-09-29T18:30:54.724Z] 9cf668f4d8fa: Layer already exists [2022-09-29T18:30:54.724Z] 07ebdffb40d2: Layer already exists [2022-09-29T18:30:54.724Z] e1777262f701: Layer already exists [2022-09-29T18:30:54.724Z] 5f09e141db10: Layer already exists [2022-09-29T18:30:54.724Z] c2652ac16516: Layer already exists [2022-09-29T18:30:54.724Z] 251c4beff761: Layer already exists [2022-09-29T18:30:54.724Z] 63369f68d91f: Layer already exists [2022-09-29T18:30:54.724Z] b269884c6b06: Layer already exists [2022-09-29T18:30:54.724Z] a335d064676a: Layer already exists [2022-09-29T18:30:54.725Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:54.725Z] de4264bc8bc1: Layer already exists [2022-09-29T18:30:54.990Z] latest: digest: sha256:4ead6ec8ca5dff54ae7df337d071f79b8729d616c0eba0fac0538f26738ead62 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:55.337Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:55.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.75 [2022-09-29T18:30:55.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-29T18:30:55.672Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:55.672Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:55.672Z] 5f09e141db10: Preparing [2022-09-29T18:30:55.672Z] 32e1da2e4617: Preparing [2022-09-29T18:30:55.672Z] 07ebdffb40d2: Preparing [2022-09-29T18:30:55.672Z] e1777262f701: Preparing [2022-09-29T18:30:55.672Z] c2652ac16516: Preparing [2022-09-29T18:30:55.672Z] 251c4beff761: Preparing [2022-09-29T18:30:55.672Z] 63369f68d91f: Preparing [2022-09-29T18:30:55.673Z] b269884c6b06: Preparing [2022-09-29T18:30:55.673Z] a335d064676a: Preparing [2022-09-29T18:30:55.673Z] de4264bc8bc1: Preparing [2022-09-29T18:30:55.673Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:55.673Z] b269884c6b06: Waiting [2022-09-29T18:30:55.673Z] a335d064676a: Waiting [2022-09-29T18:30:55.673Z] de4264bc8bc1: Waiting [2022-09-29T18:30:55.673Z] c2652ac16516: Waiting [2022-09-29T18:30:55.673Z] 251c4beff761: Waiting [2022-09-29T18:30:55.673Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:55.673Z] 63369f68d91f: Waiting [2022-09-29T18:30:55.673Z] 5f09e141db10: Layer already exists [2022-09-29T18:30:55.673Z] e1777262f701: Layer already exists [2022-09-29T18:30:55.673Z] 9cf668f4d8fa: Layer already exists [2022-09-29T18:30:55.673Z] 32e1da2e4617: Layer already exists [2022-09-29T18:30:55.673Z] 07ebdffb40d2: Layer already exists [2022-09-29T18:30:55.673Z] c2652ac16516: Layer already exists [2022-09-29T18:30:55.673Z] 63369f68d91f: Layer already exists [2022-09-29T18:30:55.673Z] b269884c6b06: Layer already exists [2022-09-29T18:30:55.673Z] 251c4beff761: Layer already exists [2022-09-29T18:30:55.673Z] a335d064676a: Layer already exists [2022-09-29T18:30:55.673Z] de4264bc8bc1: Layer already exists [2022-09-29T18:30:55.673Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:55.937Z] 2.3.0-dev.75: digest: sha256:4ead6ec8ca5dff54ae7df337d071f79b8729d616c0eba0fac0538f26738ead62 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:56.276Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:56.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:56.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-29T18:30:56.614Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:56.614Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:56.614Z] 5f09e141db10: Preparing [2022-09-29T18:30:56.614Z] 32e1da2e4617: Preparing [2022-09-29T18:30:56.614Z] 07ebdffb40d2: Preparing [2022-09-29T18:30:56.614Z] e1777262f701: Preparing [2022-09-29T18:30:56.614Z] c2652ac16516: Preparing [2022-09-29T18:30:56.614Z] 251c4beff761: Preparing [2022-09-29T18:30:56.614Z] 63369f68d91f: Preparing [2022-09-29T18:30:56.614Z] b269884c6b06: Preparing [2022-09-29T18:30:56.614Z] a335d064676a: Preparing [2022-09-29T18:30:56.614Z] de4264bc8bc1: Preparing [2022-09-29T18:30:56.614Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:56.614Z] 251c4beff761: Waiting [2022-09-29T18:30:56.614Z] 63369f68d91f: Waiting [2022-09-29T18:30:56.614Z] b269884c6b06: Waiting [2022-09-29T18:30:56.614Z] a335d064676a: Waiting [2022-09-29T18:30:56.614Z] de4264bc8bc1: Waiting [2022-09-29T18:30:56.614Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:56.614Z] c2652ac16516: Waiting [2022-09-29T18:30:56.614Z] 32e1da2e4617: Layer already exists [2022-09-29T18:30:56.614Z] 07ebdffb40d2: Layer already exists [2022-09-29T18:30:56.614Z] 5f09e141db10: Layer already exists [2022-09-29T18:30:56.614Z] e1777262f701: Layer already exists [2022-09-29T18:30:56.614Z] 9cf668f4d8fa: Layer already exists [2022-09-29T18:30:56.614Z] 63369f68d91f: Layer already exists [2022-09-29T18:30:56.614Z] c2652ac16516: Layer already exists [2022-09-29T18:30:56.614Z] a335d064676a: Layer already exists [2022-09-29T18:30:56.614Z] 251c4beff761: Layer already exists [2022-09-29T18:30:56.614Z] b269884c6b06: Layer already exists [2022-09-29T18:30:56.614Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:56.614Z] de4264bc8bc1: Layer already exists [2022-09-29T18:30:56.880Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:4ead6ec8ca5dff54ae7df337d071f79b8729d616c0eba0fac0538f26738ead62 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:57.288Z] + 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-29T18:30:57.643Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-29T18:30:57.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-29T18:30:57.643Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:57.643Z] 9cf668f4d8fa: Preparing [2022-09-29T18:30:57.643Z] 5f09e141db10: Preparing [2022-09-29T18:30:57.643Z] 32e1da2e4617: Preparing [2022-09-29T18:30:57.643Z] 07ebdffb40d2: Preparing [2022-09-29T18:30:57.643Z] e1777262f701: Preparing [2022-09-29T18:30:57.643Z] c2652ac16516: Preparing [2022-09-29T18:30:57.643Z] 251c4beff761: Preparing [2022-09-29T18:30:57.643Z] 63369f68d91f: Preparing [2022-09-29T18:30:57.643Z] b269884c6b06: Preparing [2022-09-29T18:30:57.643Z] a335d064676a: Preparing [2022-09-29T18:30:57.643Z] de4264bc8bc1: Preparing [2022-09-29T18:30:57.643Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:57.643Z] c2652ac16516: Waiting [2022-09-29T18:30:57.643Z] 251c4beff761: Waiting [2022-09-29T18:30:57.643Z] 63369f68d91f: Waiting [2022-09-29T18:30:57.643Z] de4264bc8bc1: Waiting [2022-09-29T18:30:57.643Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:57.643Z] b269884c6b06: Waiting [2022-09-29T18:30:57.643Z] a335d064676a: Waiting [2022-09-29T18:30:57.643Z] e1777262f701: Layer already exists [2022-09-29T18:30:57.643Z] 5f09e141db10: Layer already exists [2022-09-29T18:30:57.643Z] 9cf668f4d8fa: Layer already exists [2022-09-29T18:30:57.643Z] 32e1da2e4617: Layer already exists [2022-09-29T18:30:57.643Z] 07ebdffb40d2: Layer already exists [2022-09-29T18:30:57.643Z] c2652ac16516: Layer already exists [2022-09-29T18:30:57.643Z] b269884c6b06: Layer already exists [2022-09-29T18:30:57.643Z] 251c4beff761: Layer already exists [2022-09-29T18:30:57.643Z] 63369f68d91f: Layer already exists [2022-09-29T18:30:57.643Z] a335d064676a: Layer already exists [2022-09-29T18:30:57.643Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:57.643Z] de4264bc8bc1: Layer already exists [2022-09-29T18:30:57.912Z] main: digest: sha256:4ead6ec8ca5dff54ae7df337d071f79b8729d616c0eba0fac0538f26738ead62 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:30:57.970Z] ===================================================== [Pipeline] echo [2022-09-29T18:30:57.977Z] taggedImages: [2022-09-29T18:30:57.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:57.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-29T18:30:57.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.75 [2022-09-29T18:30:57.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:57.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-29T18:30:57.998Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-29T18:30:57.998Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:57.998Z] latest [2022-09-29T18:30:57.998Z] 2.3.0-dev.75 [2022-09-29T18:30:57.998Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:30:57.998Z] main [2022-09-29T18:30:57.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:58.357Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:30:58.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:30:58.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-29T18:30:58.837Z] bba3cead8566: Preparing [2022-09-29T18:30:58.837Z] 5d46cb608836: Preparing [2022-09-29T18:30:58.837Z] 5852a1ba0f35: Preparing [2022-09-29T18:30:58.837Z] ebe752e7e100: Preparing [2022-09-29T18:30:58.837Z] 152ff8ea6fd3: Preparing [2022-09-29T18:30:58.837Z] 87aef7cab6e8: Preparing [2022-09-29T18:30:58.837Z] d2c55cea3053: Preparing [2022-09-29T18:30:58.837Z] 5d3e392a13a0: Preparing [2022-09-29T18:30:58.837Z] 87aef7cab6e8: Waiting [2022-09-29T18:30:58.837Z] d2c55cea3053: Waiting [2022-09-29T18:30:58.837Z] 5d3e392a13a0: Waiting [2022-09-29T18:30:59.102Z] bba3cead8566: Pushed [2022-09-29T18:30:59.102Z] 152ff8ea6fd3: Pushed [2022-09-29T18:30:59.102Z] 5d46cb608836: Pushed [2022-09-29T18:30:59.102Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:30:59.369Z] 87aef7cab6e8: Pushed [2022-09-29T18:30:59.949Z] d2c55cea3053: Pushed [2022-09-29T18:31:01.352Z] ebe752e7e100: Pushed [2022-09-29T18:31:01.352Z] 5852a1ba0f35: Pushed [2022-09-29T18:31:01.618Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:45e95952fc0a64ea4aec6f1d9f767710c459933c7b29c41b51dc3eb869b9d7ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:01.948Z] + 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-29T18:31:02.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-29T18:31:02.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-29T18:31:02.282Z] bba3cead8566: Preparing [2022-09-29T18:31:02.282Z] 5d46cb608836: Preparing [2022-09-29T18:31:02.282Z] 5852a1ba0f35: Preparing [2022-09-29T18:31:02.282Z] ebe752e7e100: Preparing [2022-09-29T18:31:02.282Z] 152ff8ea6fd3: Preparing [2022-09-29T18:31:02.282Z] 87aef7cab6e8: Preparing [2022-09-29T18:31:02.282Z] d2c55cea3053: Preparing [2022-09-29T18:31:02.282Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:02.282Z] 87aef7cab6e8: Waiting [2022-09-29T18:31:02.282Z] d2c55cea3053: Waiting [2022-09-29T18:31:02.282Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:02.282Z] 152ff8ea6fd3: Layer already exists [2022-09-29T18:31:02.282Z] 5852a1ba0f35: Layer already exists [2022-09-29T18:31:02.282Z] ebe752e7e100: Layer already exists [2022-09-29T18:31:02.282Z] 5d46cb608836: Layer already exists [2022-09-29T18:31:02.282Z] bba3cead8566: Layer already exists [2022-09-29T18:31:02.282Z] 87aef7cab6e8: Layer already exists [2022-09-29T18:31:02.282Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:02.282Z] d2c55cea3053: Layer already exists [2022-09-29T18:31:02.548Z] latest: digest: sha256:45e95952fc0a64ea4aec6f1d9f767710c459933c7b29c41b51dc3eb869b9d7ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:02.880Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:03.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.75 [2022-09-29T18:31:03.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-29T18:31:03.209Z] bba3cead8566: Preparing [2022-09-29T18:31:03.209Z] 5d46cb608836: Preparing [2022-09-29T18:31:03.209Z] 5852a1ba0f35: Preparing [2022-09-29T18:31:03.209Z] ebe752e7e100: Preparing [2022-09-29T18:31:03.209Z] 152ff8ea6fd3: Preparing [2022-09-29T18:31:03.209Z] 87aef7cab6e8: Preparing [2022-09-29T18:31:03.209Z] d2c55cea3053: Preparing [2022-09-29T18:31:03.209Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:03.209Z] d2c55cea3053: Waiting [2022-09-29T18:31:03.209Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:03.209Z] 152ff8ea6fd3: Layer already exists [2022-09-29T18:31:03.209Z] ebe752e7e100: Layer already exists [2022-09-29T18:31:03.209Z] 5852a1ba0f35: Layer already exists [2022-09-29T18:31:03.209Z] 5d46cb608836: Layer already exists [2022-09-29T18:31:03.209Z] bba3cead8566: Layer already exists [2022-09-29T18:31:03.209Z] 87aef7cab6e8: Layer already exists [2022-09-29T18:31:03.209Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:03.209Z] d2c55cea3053: Layer already exists [2022-09-29T18:31:03.473Z] 2.3.0-dev.75: digest: sha256:45e95952fc0a64ea4aec6f1d9f767710c459933c7b29c41b51dc3eb869b9d7ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:03.814Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:04.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:04.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-29T18:31:04.164Z] bba3cead8566: Preparing [2022-09-29T18:31:04.164Z] 5d46cb608836: Preparing [2022-09-29T18:31:04.164Z] 5852a1ba0f35: Preparing [2022-09-29T18:31:04.164Z] ebe752e7e100: Preparing [2022-09-29T18:31:04.164Z] 152ff8ea6fd3: Preparing [2022-09-29T18:31:04.164Z] 87aef7cab6e8: Preparing [2022-09-29T18:31:04.164Z] d2c55cea3053: Preparing [2022-09-29T18:31:04.164Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:04.164Z] d2c55cea3053: Waiting [2022-09-29T18:31:04.164Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:04.164Z] 87aef7cab6e8: Waiting [2022-09-29T18:31:04.165Z] 5d46cb608836: Layer already exists [2022-09-29T18:31:04.165Z] ebe752e7e100: Layer already exists [2022-09-29T18:31:04.165Z] bba3cead8566: Layer already exists [2022-09-29T18:31:04.165Z] 5852a1ba0f35: Layer already exists [2022-09-29T18:31:04.165Z] 152ff8ea6fd3: Layer already exists [2022-09-29T18:31:04.165Z] 87aef7cab6e8: Layer already exists [2022-09-29T18:31:04.165Z] d2c55cea3053: Layer already exists [2022-09-29T18:31:04.165Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:04.431Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:45e95952fc0a64ea4aec6f1d9f767710c459933c7b29c41b51dc3eb869b9d7ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:04.766Z] + 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-29T18:31:05.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-29T18:31:05.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-29T18:31:05.098Z] bba3cead8566: Preparing [2022-09-29T18:31:05.098Z] 5d46cb608836: Preparing [2022-09-29T18:31:05.098Z] 5852a1ba0f35: Preparing [2022-09-29T18:31:05.098Z] ebe752e7e100: Preparing [2022-09-29T18:31:05.098Z] 152ff8ea6fd3: Preparing [2022-09-29T18:31:05.098Z] 87aef7cab6e8: Preparing [2022-09-29T18:31:05.098Z] d2c55cea3053: Preparing [2022-09-29T18:31:05.098Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:05.098Z] 87aef7cab6e8: Waiting [2022-09-29T18:31:05.098Z] d2c55cea3053: Waiting [2022-09-29T18:31:05.098Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:05.098Z] bba3cead8566: Layer already exists [2022-09-29T18:31:05.098Z] 5852a1ba0f35: Layer already exists [2022-09-29T18:31:05.098Z] 5d46cb608836: Layer already exists [2022-09-29T18:31:05.098Z] ebe752e7e100: Layer already exists [2022-09-29T18:31:05.098Z] 152ff8ea6fd3: Layer already exists [2022-09-29T18:31:05.098Z] d2c55cea3053: Layer already exists [2022-09-29T18:31:05.098Z] 87aef7cab6e8: Layer already exists [2022-09-29T18:31:05.098Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:05.362Z] main: digest: sha256:45e95952fc0a64ea4aec6f1d9f767710c459933c7b29c41b51dc3eb869b9d7ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:31:05.417Z] ===================================================== [Pipeline] echo [2022-09-29T18:31:05.426Z] taggedImages: [2022-09-29T18:31:05.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:05.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-29T18:31:05.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.75 [2022-09-29T18:31:05.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:05.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-29T18:31:05.447Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-29T18:31:05.447Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:05.447Z] latest [2022-09-29T18:31:05.447Z] 2.3.0-dev.75 [2022-09-29T18:31:05.447Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:05.447Z] main [2022-09-29T18:31:05.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:05.785Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:06.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:06.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-29T18:31:06.120Z] 4bde8fb73a1c: Preparing [2022-09-29T18:31:06.120Z] 1bc8e9fb221e: Preparing [2022-09-29T18:31:06.120Z] 0769ab907cf8: Preparing [2022-09-29T18:31:06.120Z] f0db7e46462f: Preparing [2022-09-29T18:31:06.120Z] 38141aab54e2: Preparing [2022-09-29T18:31:06.120Z] 791476292222: Preparing [2022-09-29T18:31:06.120Z] 170894bd5e61: Preparing [2022-09-29T18:31:06.120Z] 42af310cb0ed: Preparing [2022-09-29T18:31:06.120Z] c682685ff3c2: Preparing [2022-09-29T18:31:06.120Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:06.120Z] 42af310cb0ed: Waiting [2022-09-29T18:31:06.120Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:06.120Z] 791476292222: Waiting [2022-09-29T18:31:06.120Z] 170894bd5e61: Waiting [2022-09-29T18:31:06.386Z] 1bc8e9fb221e: Pushed [2022-09-29T18:31:06.386Z] 38141aab54e2: Pushed [2022-09-29T18:31:06.386Z] 4bde8fb73a1c: Pushed [2022-09-29T18:31:06.651Z] 791476292222: Pushed [2022-09-29T18:31:06.651Z] 42af310cb0ed: Pushed [2022-09-29T18:31:06.651Z] 170894bd5e61: Pushed [2022-09-29T18:31:06.651Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:06.915Z] c682685ff3c2: Pushed [2022-09-29T18:31:08.852Z] f0db7e46462f: Pushed [2022-09-29T18:31:09.434Z] 0769ab907cf8: Pushed [2022-09-29T18:31:09.434Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:cd5afa65f46014da4bd87a9002bf0e3aa2e90bda40eebb8d05e7e00e53937fcb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:09.764Z] + 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-29T18:31:10.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-29T18:31:10.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-29T18:31:10.089Z] 4bde8fb73a1c: Preparing [2022-09-29T18:31:10.089Z] 1bc8e9fb221e: Preparing [2022-09-29T18:31:10.089Z] 0769ab907cf8: Preparing [2022-09-29T18:31:10.089Z] f0db7e46462f: Preparing [2022-09-29T18:31:10.089Z] 38141aab54e2: Preparing [2022-09-29T18:31:10.089Z] 791476292222: Preparing [2022-09-29T18:31:10.089Z] 170894bd5e61: Preparing [2022-09-29T18:31:10.089Z] 42af310cb0ed: Preparing [2022-09-29T18:31:10.089Z] c682685ff3c2: Preparing [2022-09-29T18:31:10.089Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:10.089Z] 42af310cb0ed: Waiting [2022-09-29T18:31:10.089Z] c682685ff3c2: Waiting [2022-09-29T18:31:10.089Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:10.089Z] 170894bd5e61: Waiting [2022-09-29T18:31:10.089Z] 791476292222: Waiting [2022-09-29T18:31:10.089Z] 38141aab54e2: Layer already exists [2022-09-29T18:31:10.089Z] 0769ab907cf8: Layer already exists [2022-09-29T18:31:10.089Z] 4bde8fb73a1c: Layer already exists [2022-09-29T18:31:10.089Z] 1bc8e9fb221e: Layer already exists [2022-09-29T18:31:10.089Z] f0db7e46462f: Layer already exists [2022-09-29T18:31:10.089Z] 170894bd5e61: Layer already exists [2022-09-29T18:31:10.089Z] 791476292222: Layer already exists [2022-09-29T18:31:10.089Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:10.089Z] c682685ff3c2: Layer already exists [2022-09-29T18:31:10.089Z] 42af310cb0ed: Layer already exists [2022-09-29T18:31:10.357Z] latest: digest: sha256:cd5afa65f46014da4bd87a9002bf0e3aa2e90bda40eebb8d05e7e00e53937fcb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:10.696Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:11.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.75 [2022-09-29T18:31:11.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-29T18:31:11.029Z] 4bde8fb73a1c: Preparing [2022-09-29T18:31:11.029Z] 1bc8e9fb221e: Preparing [2022-09-29T18:31:11.029Z] 0769ab907cf8: Preparing [2022-09-29T18:31:11.029Z] f0db7e46462f: Preparing [2022-09-29T18:31:11.029Z] 38141aab54e2: Preparing [2022-09-29T18:31:11.029Z] 791476292222: Preparing [2022-09-29T18:31:11.029Z] 170894bd5e61: Preparing [2022-09-29T18:31:11.029Z] 42af310cb0ed: Preparing [2022-09-29T18:31:11.029Z] c682685ff3c2: Preparing [2022-09-29T18:31:11.029Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:11.029Z] 791476292222: Waiting [2022-09-29T18:31:11.029Z] c682685ff3c2: Waiting [2022-09-29T18:31:11.029Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:11.029Z] 42af310cb0ed: Waiting [2022-09-29T18:31:11.029Z] 170894bd5e61: Waiting [2022-09-29T18:31:11.029Z] f0db7e46462f: Layer already exists [2022-09-29T18:31:11.029Z] 38141aab54e2: Layer already exists [2022-09-29T18:31:11.029Z] 0769ab907cf8: Layer already exists [2022-09-29T18:31:11.029Z] 1bc8e9fb221e: Layer already exists [2022-09-29T18:31:11.029Z] 4bde8fb73a1c: Layer already exists [2022-09-29T18:31:11.029Z] c682685ff3c2: Layer already exists [2022-09-29T18:31:11.029Z] 170894bd5e61: Layer already exists [2022-09-29T18:31:11.029Z] 42af310cb0ed: Layer already exists [2022-09-29T18:31:11.029Z] 791476292222: Layer already exists [2022-09-29T18:31:11.029Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:11.294Z] 2.3.0-dev.75: digest: sha256:cd5afa65f46014da4bd87a9002bf0e3aa2e90bda40eebb8d05e7e00e53937fcb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:11.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:11.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:11.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-29T18:31:11.964Z] 4bde8fb73a1c: Preparing [2022-09-29T18:31:11.965Z] 1bc8e9fb221e: Preparing [2022-09-29T18:31:11.965Z] 0769ab907cf8: Preparing [2022-09-29T18:31:11.965Z] f0db7e46462f: Preparing [2022-09-29T18:31:11.965Z] 38141aab54e2: Preparing [2022-09-29T18:31:11.965Z] 791476292222: Preparing [2022-09-29T18:31:11.965Z] 170894bd5e61: Preparing [2022-09-29T18:31:11.965Z] 42af310cb0ed: Preparing [2022-09-29T18:31:11.965Z] c682685ff3c2: Preparing [2022-09-29T18:31:11.965Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:11.965Z] 791476292222: Waiting [2022-09-29T18:31:11.965Z] 170894bd5e61: Waiting [2022-09-29T18:31:11.965Z] 42af310cb0ed: Waiting [2022-09-29T18:31:11.965Z] c682685ff3c2: Waiting [2022-09-29T18:31:11.965Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:11.965Z] 38141aab54e2: Layer already exists [2022-09-29T18:31:11.965Z] 4bde8fb73a1c: Layer already exists [2022-09-29T18:31:11.965Z] 1bc8e9fb221e: Layer already exists [2022-09-29T18:31:11.965Z] 0769ab907cf8: Layer already exists [2022-09-29T18:31:11.965Z] f0db7e46462f: Layer already exists [2022-09-29T18:31:11.965Z] 170894bd5e61: Layer already exists [2022-09-29T18:31:11.965Z] 791476292222: Layer already exists [2022-09-29T18:31:11.965Z] c682685ff3c2: Layer already exists [2022-09-29T18:31:11.965Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:11.965Z] 42af310cb0ed: Layer already exists [2022-09-29T18:31:12.229Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:cd5afa65f46014da4bd87a9002bf0e3aa2e90bda40eebb8d05e7e00e53937fcb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:12.568Z] + 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-29T18:31:12.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-29T18:31:12.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-29T18:31:12.898Z] 4bde8fb73a1c: Preparing [2022-09-29T18:31:12.898Z] 1bc8e9fb221e: Preparing [2022-09-29T18:31:12.898Z] 0769ab907cf8: Preparing [2022-09-29T18:31:12.898Z] f0db7e46462f: Preparing [2022-09-29T18:31:12.898Z] 38141aab54e2: Preparing [2022-09-29T18:31:12.898Z] 791476292222: Preparing [2022-09-29T18:31:12.898Z] 170894bd5e61: Preparing [2022-09-29T18:31:12.898Z] 42af310cb0ed: Preparing [2022-09-29T18:31:12.898Z] c682685ff3c2: Preparing [2022-09-29T18:31:12.898Z] 5d3e392a13a0: Preparing [2022-09-29T18:31:12.898Z] 791476292222: Waiting [2022-09-29T18:31:12.898Z] 170894bd5e61: Waiting [2022-09-29T18:31:12.898Z] 42af310cb0ed: Waiting [2022-09-29T18:31:12.898Z] 5d3e392a13a0: Waiting [2022-09-29T18:31:12.898Z] c682685ff3c2: Waiting [2022-09-29T18:31:12.898Z] 38141aab54e2: Layer already exists [2022-09-29T18:31:12.898Z] 4bde8fb73a1c: Layer already exists [2022-09-29T18:31:12.898Z] f0db7e46462f: Layer already exists [2022-09-29T18:31:12.898Z] 1bc8e9fb221e: Layer already exists [2022-09-29T18:31:12.898Z] 0769ab907cf8: Layer already exists [2022-09-29T18:31:12.898Z] 170894bd5e61: Layer already exists [2022-09-29T18:31:12.898Z] 42af310cb0ed: Layer already exists [2022-09-29T18:31:12.898Z] 791476292222: Layer already exists [2022-09-29T18:31:12.898Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:31:12.898Z] c682685ff3c2: Layer already exists [2022-09-29T18:31:13.162Z] main: digest: sha256:cd5afa65f46014da4bd87a9002bf0e3aa2e90bda40eebb8d05e7e00e53937fcb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:31:13.207Z] ===================================================== [Pipeline] echo [2022-09-29T18:31:13.216Z] taggedImages: [2022-09-29T18:31:13.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:13.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-29T18:31:13.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.75 [2022-09-29T18:31:13.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:13.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-29T18:31:13.232Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-29T18:31:13.232Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:13.232Z] latest [2022-09-29T18:31:13.232Z] 2.3.0-dev.75 [2022-09-29T18:31:13.232Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:13.232Z] main [2022-09-29T18:31:13.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:13.553Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:13.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:13.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-29T18:31:13.874Z] 6c22a16c42d1: Preparing [2022-09-29T18:31:13.874Z] ba74cdb68394: Preparing [2022-09-29T18:31:13.874Z] 251c4beff761: Preparing [2022-09-29T18:31:13.874Z] 7e7fe97dbc9b: Preparing [2022-09-29T18:31:13.874Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:13.874Z] 9833f26c6bda: Preparing [2022-09-29T18:31:13.874Z] 9833f26c6bda: Waiting [2022-09-29T18:31:13.874Z] 251c4beff761: Layer already exists [2022-09-29T18:31:14.137Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:14.137Z] 25cdf3e22b03: Pushed [2022-09-29T18:31:14.137Z] 6c22a16c42d1: Pushed [2022-09-29T18:31:15.091Z] 7e7fe97dbc9b: Pushed [2022-09-29T18:31:18.418Z] ba74cdb68394: Pushed [2022-09-29T18:31:18.681Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:ba28c911203833016441635cf2453d6fb1b1892d73cbfc237f96f9562f6999d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:19.006Z] + 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-29T18:31:19.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-29T18:31:19.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-29T18:31:19.326Z] 6c22a16c42d1: Preparing [2022-09-29T18:31:19.326Z] ba74cdb68394: Preparing [2022-09-29T18:31:19.326Z] 251c4beff761: Preparing [2022-09-29T18:31:19.326Z] 7e7fe97dbc9b: Preparing [2022-09-29T18:31:19.326Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:19.326Z] 9833f26c6bda: Preparing [2022-09-29T18:31:19.326Z] 9833f26c6bda: Waiting [2022-09-29T18:31:19.326Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:19.326Z] 7e7fe97dbc9b: Layer already exists [2022-09-29T18:31:19.326Z] ba74cdb68394: Layer already exists [2022-09-29T18:31:19.326Z] 251c4beff761: Layer already exists [2022-09-29T18:31:19.326Z] 6c22a16c42d1: Layer already exists [2022-09-29T18:31:19.326Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:19.327Z] latest: digest: sha256:ba28c911203833016441635cf2453d6fb1b1892d73cbfc237f96f9562f6999d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:19.919Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:20.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.75 [2022-09-29T18:31:21.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-29T18:31:21.088Z] 6c22a16c42d1: Preparing [2022-09-29T18:31:21.088Z] ba74cdb68394: Preparing [2022-09-29T18:31:21.088Z] 251c4beff761: Preparing [2022-09-29T18:31:21.088Z] 7e7fe97dbc9b: Preparing [2022-09-29T18:31:21.088Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:21.088Z] 9833f26c6bda: Preparing [2022-09-29T18:31:21.088Z] 9833f26c6bda: Waiting [2022-09-29T18:31:21.088Z] ba74cdb68394: Layer already exists [2022-09-29T18:31:21.088Z] 7e7fe97dbc9b: Layer already exists [2022-09-29T18:31:21.088Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:21.088Z] 6c22a16c42d1: Layer already exists [2022-09-29T18:31:21.088Z] 251c4beff761: Layer already exists [2022-09-29T18:31:21.088Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:21.088Z] 2.3.0-dev.75: digest: sha256:ba28c911203833016441635cf2453d6fb1b1892d73cbfc237f96f9562f6999d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:21.414Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:21.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:21.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-29T18:31:21.734Z] 6c22a16c42d1: Preparing [2022-09-29T18:31:21.734Z] ba74cdb68394: Preparing [2022-09-29T18:31:21.734Z] 251c4beff761: Preparing [2022-09-29T18:31:21.734Z] 7e7fe97dbc9b: Preparing [2022-09-29T18:31:21.734Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:21.734Z] 9833f26c6bda: Preparing [2022-09-29T18:31:21.734Z] 9833f26c6bda: Waiting [2022-09-29T18:31:21.734Z] 251c4beff761: Layer already exists [2022-09-29T18:31:21.734Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:21.734Z] 7e7fe97dbc9b: Layer already exists [2022-09-29T18:31:21.734Z] ba74cdb68394: Layer already exists [2022-09-29T18:31:21.734Z] 6c22a16c42d1: Layer already exists [2022-09-29T18:31:21.734Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:21.734Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:ba28c911203833016441635cf2453d6fb1b1892d73cbfc237f96f9562f6999d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:22.070Z] + 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-29T18:31:22.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-29T18:31:22.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-29T18:31:22.394Z] 6c22a16c42d1: Preparing [2022-09-29T18:31:22.394Z] ba74cdb68394: Preparing [2022-09-29T18:31:22.394Z] 251c4beff761: Preparing [2022-09-29T18:31:22.394Z] 7e7fe97dbc9b: Preparing [2022-09-29T18:31:22.394Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:22.394Z] 9833f26c6bda: Preparing [2022-09-29T18:31:22.394Z] 9833f26c6bda: Waiting [2022-09-29T18:31:22.394Z] 251c4beff761: Layer already exists [2022-09-29T18:31:22.394Z] ba74cdb68394: Layer already exists [2022-09-29T18:31:22.394Z] 6c22a16c42d1: Layer already exists [2022-09-29T18:31:22.394Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:22.394Z] 7e7fe97dbc9b: Layer already exists [2022-09-29T18:31:22.394Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:22.394Z] main: digest: sha256:ba28c911203833016441635cf2453d6fb1b1892d73cbfc237f96f9562f6999d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:31:22.709Z] ===================================================== [Pipeline] echo [2022-09-29T18:31:22.718Z] taggedImages: [2022-09-29T18:31:22.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:22.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-29T18:31:22.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.75 [2022-09-29T18:31:22.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:22.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-29T18:31:22.737Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-29T18:31:22.738Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:22.738Z] latest [2022-09-29T18:31:22.738Z] 2.3.0-dev.75 [2022-09-29T18:31:22.738Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:22.738Z] main [2022-09-29T18:31:22.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:23.080Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:23.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:23.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-29T18:31:23.405Z] f849b21e44ee: Preparing [2022-09-29T18:31:23.405Z] d93d543e906d: Preparing [2022-09-29T18:31:23.405Z] dff74d7f0af1: Preparing [2022-09-29T18:31:23.405Z] b61c9cc95170: Preparing [2022-09-29T18:31:23.405Z] 4f347d3ea405: Preparing [2022-09-29T18:31:23.405Z] 8802be3a6acd: Preparing [2022-09-29T18:31:23.405Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:23.405Z] 9833f26c6bda: Preparing [2022-09-29T18:31:23.405Z] 8802be3a6acd: Waiting [2022-09-29T18:31:23.405Z] 9833f26c6bda: Waiting [2022-09-29T18:31:23.405Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:23.678Z] d93d543e906d: Pushed [2022-09-29T18:31:23.678Z] dff74d7f0af1: Pushed [2022-09-29T18:31:23.678Z] f849b21e44ee: Pushed [2022-09-29T18:31:23.678Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:23.678Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:24.631Z] 8802be3a6acd: Pushed [2022-09-29T18:31:31.265Z] 4f347d3ea405: Pushed [2022-09-29T18:31:39.441Z] b61c9cc95170: Pushed [2022-09-29T18:31:39.441Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:da2c0a4229643ec2826d0e89a80e5ce749550c20e4f32d35dd203de4077ea34c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:39.772Z] + 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-29T18:31:40.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-29T18:31:40.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-29T18:31:40.094Z] f849b21e44ee: Preparing [2022-09-29T18:31:40.094Z] d93d543e906d: Preparing [2022-09-29T18:31:40.094Z] dff74d7f0af1: Preparing [2022-09-29T18:31:40.094Z] b61c9cc95170: Preparing [2022-09-29T18:31:40.094Z] 4f347d3ea405: Preparing [2022-09-29T18:31:40.094Z] 8802be3a6acd: Preparing [2022-09-29T18:31:40.094Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:40.094Z] 9833f26c6bda: Preparing [2022-09-29T18:31:40.094Z] 8802be3a6acd: Waiting [2022-09-29T18:31:40.094Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:40.094Z] 9833f26c6bda: Waiting [2022-09-29T18:31:40.094Z] 4f347d3ea405: Layer already exists [2022-09-29T18:31:40.094Z] f849b21e44ee: Layer already exists [2022-09-29T18:31:40.094Z] d93d543e906d: Layer already exists [2022-09-29T18:31:40.094Z] dff74d7f0af1: Layer already exists [2022-09-29T18:31:40.094Z] b61c9cc95170: Layer already exists [2022-09-29T18:31:40.094Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:40.094Z] 8802be3a6acd: Layer already exists [2022-09-29T18:31:40.094Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:40.357Z] latest: digest: sha256:da2c0a4229643ec2826d0e89a80e5ce749550c20e4f32d35dd203de4077ea34c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:40.683Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:41.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.75 [2022-09-29T18:31:41.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-29T18:31:41.019Z] f849b21e44ee: Preparing [2022-09-29T18:31:41.019Z] d93d543e906d: Preparing [2022-09-29T18:31:41.019Z] dff74d7f0af1: Preparing [2022-09-29T18:31:41.019Z] b61c9cc95170: Preparing [2022-09-29T18:31:41.019Z] 4f347d3ea405: Preparing [2022-09-29T18:31:41.019Z] 8802be3a6acd: Preparing [2022-09-29T18:31:41.019Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:41.019Z] 9833f26c6bda: Preparing [2022-09-29T18:31:41.019Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:41.019Z] 9833f26c6bda: Waiting [2022-09-29T18:31:41.019Z] 8802be3a6acd: Waiting [2022-09-29T18:31:41.019Z] dff74d7f0af1: Layer already exists [2022-09-29T18:31:41.019Z] 4f347d3ea405: Layer already exists [2022-09-29T18:31:41.019Z] d93d543e906d: Layer already exists [2022-09-29T18:31:41.019Z] f849b21e44ee: Layer already exists [2022-09-29T18:31:41.019Z] b61c9cc95170: Layer already exists [2022-09-29T18:31:41.019Z] 8802be3a6acd: Layer already exists [2022-09-29T18:31:41.019Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:41.019Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:41.284Z] 2.3.0-dev.75: digest: sha256:da2c0a4229643ec2826d0e89a80e5ce749550c20e4f32d35dd203de4077ea34c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:41.621Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:41.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:41.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-29T18:31:41.941Z] f849b21e44ee: Preparing [2022-09-29T18:31:41.941Z] d93d543e906d: Preparing [2022-09-29T18:31:41.941Z] dff74d7f0af1: Preparing [2022-09-29T18:31:41.941Z] b61c9cc95170: Preparing [2022-09-29T18:31:41.941Z] 4f347d3ea405: Preparing [2022-09-29T18:31:41.941Z] 8802be3a6acd: Preparing [2022-09-29T18:31:41.941Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:41.941Z] 9833f26c6bda: Preparing [2022-09-29T18:31:41.941Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:41.941Z] 9833f26c6bda: Waiting [2022-09-29T18:31:41.941Z] 8802be3a6acd: Waiting [2022-09-29T18:31:41.941Z] d93d543e906d: Layer already exists [2022-09-29T18:31:41.941Z] 4f347d3ea405: Layer already exists [2022-09-29T18:31:41.941Z] dff74d7f0af1: Layer already exists [2022-09-29T18:31:41.941Z] b61c9cc95170: Layer already exists [2022-09-29T18:31:41.941Z] f849b21e44ee: Layer already exists [2022-09-29T18:31:41.941Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:41.941Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:41.941Z] 8802be3a6acd: Layer already exists [2022-09-29T18:31:42.206Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:da2c0a4229643ec2826d0e89a80e5ce749550c20e4f32d35dd203de4077ea34c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:42.534Z] + 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-29T18:31:42.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-29T18:31:42.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-29T18:31:42.862Z] f849b21e44ee: Preparing [2022-09-29T18:31:42.862Z] d93d543e906d: Preparing [2022-09-29T18:31:42.862Z] dff74d7f0af1: Preparing [2022-09-29T18:31:42.862Z] b61c9cc95170: Preparing [2022-09-29T18:31:42.862Z] 4f347d3ea405: Preparing [2022-09-29T18:31:42.862Z] 8802be3a6acd: Preparing [2022-09-29T18:31:42.862Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:42.862Z] 9833f26c6bda: Preparing [2022-09-29T18:31:42.862Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:42.862Z] 9833f26c6bda: Waiting [2022-09-29T18:31:42.862Z] 8802be3a6acd: Waiting [2022-09-29T18:31:42.862Z] f849b21e44ee: Layer already exists [2022-09-29T18:31:42.862Z] 4f347d3ea405: Layer already exists [2022-09-29T18:31:42.862Z] dff74d7f0af1: Layer already exists [2022-09-29T18:31:42.862Z] b61c9cc95170: Layer already exists [2022-09-29T18:31:42.862Z] d93d543e906d: Layer already exists [2022-09-29T18:31:42.862Z] 8802be3a6acd: Layer already exists [2022-09-29T18:31:42.862Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:42.862Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:43.126Z] main: digest: sha256:da2c0a4229643ec2826d0e89a80e5ce749550c20e4f32d35dd203de4077ea34c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:31:43.170Z] ===================================================== [Pipeline] echo [2022-09-29T18:31:43.175Z] taggedImages: [2022-09-29T18:31:43.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:43.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-29T18:31:43.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.75 [2022-09-29T18:31:43.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:43.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-29T18:31:43.188Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-29T18:31:43.188Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:43.188Z] latest [2022-09-29T18:31:43.188Z] 2.3.0-dev.75 [2022-09-29T18:31:43.188Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:31:43.188Z] main [2022-09-29T18:31:43.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:43.509Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:31:43.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:31:43.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-29T18:31:43.840Z] 252738c25b8a: Preparing [2022-09-29T18:31:43.840Z] 285608071931: Preparing [2022-09-29T18:31:43.840Z] 815b45935c55: Preparing [2022-09-29T18:31:43.840Z] 36d55a4cbf65: Preparing [2022-09-29T18:31:43.840Z] dc3f63e9293d: Preparing [2022-09-29T18:31:43.840Z] 25cdf3e22b03: Preparing [2022-09-29T18:31:43.840Z] 9833f26c6bda: Preparing [2022-09-29T18:31:43.840Z] 25cdf3e22b03: Waiting [2022-09-29T18:31:43.840Z] 9833f26c6bda: Waiting [2022-09-29T18:31:44.107Z] 252738c25b8a: Pushed [2022-09-29T18:31:44.107Z] 815b45935c55: Pushed [2022-09-29T18:31:44.107Z] 285608071931: Pushed [2022-09-29T18:31:44.107Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:31:44.107Z] 9833f26c6bda: Layer already exists [2022-09-29T18:31:44.686Z] dc3f63e9293d: Pushed [2022-09-29T18:31:59.683Z] 36d55a4cbf65: Pushed [2022-09-29T18:31:59.683Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:78471c31d2254d64779a4629b9d01a2e3af9212a2cfce3674588d8ce520ff4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:00.032Z] + 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-29T18:32:00.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-29T18:32:00.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-29T18:32:00.365Z] 252738c25b8a: Preparing [2022-09-29T18:32:00.365Z] 285608071931: Preparing [2022-09-29T18:32:00.365Z] 815b45935c55: Preparing [2022-09-29T18:32:00.365Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:00.365Z] dc3f63e9293d: Preparing [2022-09-29T18:32:00.365Z] 25cdf3e22b03: Preparing [2022-09-29T18:32:00.365Z] 9833f26c6bda: Preparing [2022-09-29T18:32:00.365Z] 9833f26c6bda: Waiting [2022-09-29T18:32:00.365Z] 25cdf3e22b03: Waiting [2022-09-29T18:32:00.365Z] 285608071931: Layer already exists [2022-09-29T18:32:00.365Z] 815b45935c55: Layer already exists [2022-09-29T18:32:00.365Z] dc3f63e9293d: Layer already exists [2022-09-29T18:32:00.365Z] 252738c25b8a: Layer already exists [2022-09-29T18:32:00.365Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:00.365Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:00.365Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:32:00.629Z] latest: digest: sha256:78471c31d2254d64779a4629b9d01a2e3af9212a2cfce3674588d8ce520ff4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:00.965Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:01.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.75 [2022-09-29T18:32:01.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-29T18:32:01.298Z] 252738c25b8a: Preparing [2022-09-29T18:32:01.298Z] 285608071931: Preparing [2022-09-29T18:32:01.298Z] 815b45935c55: Preparing [2022-09-29T18:32:01.298Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:01.298Z] dc3f63e9293d: Preparing [2022-09-29T18:32:01.298Z] 25cdf3e22b03: Preparing [2022-09-29T18:32:01.298Z] 9833f26c6bda: Preparing [2022-09-29T18:32:01.298Z] 25cdf3e22b03: Waiting [2022-09-29T18:32:01.298Z] 9833f26c6bda: Waiting [2022-09-29T18:32:01.298Z] 815b45935c55: Layer already exists [2022-09-29T18:32:01.298Z] 285608071931: Layer already exists [2022-09-29T18:32:01.298Z] 252738c25b8a: Layer already exists [2022-09-29T18:32:01.298Z] dc3f63e9293d: Layer already exists [2022-09-29T18:32:01.298Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:01.298Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:01.298Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:32:01.298Z] 2.3.0-dev.75: digest: sha256:78471c31d2254d64779a4629b9d01a2e3af9212a2cfce3674588d8ce520ff4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:01.893Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:02.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:02.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-29T18:32:02.229Z] 252738c25b8a: Preparing [2022-09-29T18:32:02.229Z] 285608071931: Preparing [2022-09-29T18:32:02.229Z] 815b45935c55: Preparing [2022-09-29T18:32:02.229Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:02.229Z] dc3f63e9293d: Preparing [2022-09-29T18:32:02.229Z] 25cdf3e22b03: Preparing [2022-09-29T18:32:02.229Z] 9833f26c6bda: Preparing [2022-09-29T18:32:02.229Z] 25cdf3e22b03: Waiting [2022-09-29T18:32:02.229Z] 9833f26c6bda: Waiting [2022-09-29T18:32:02.229Z] 285608071931: Layer already exists [2022-09-29T18:32:02.229Z] dc3f63e9293d: Layer already exists [2022-09-29T18:32:02.229Z] 252738c25b8a: Layer already exists [2022-09-29T18:32:02.229Z] 815b45935c55: Layer already exists [2022-09-29T18:32:02.229Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:02.229Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:02.229Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:32:02.492Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:78471c31d2254d64779a4629b9d01a2e3af9212a2cfce3674588d8ce520ff4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:02.824Z] + 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-29T18:32:03.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-29T18:32:03.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-29T18:32:03.142Z] 252738c25b8a: Preparing [2022-09-29T18:32:03.142Z] 285608071931: Preparing [2022-09-29T18:32:03.142Z] 815b45935c55: Preparing [2022-09-29T18:32:03.142Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:03.142Z] dc3f63e9293d: Preparing [2022-09-29T18:32:03.142Z] 25cdf3e22b03: Preparing [2022-09-29T18:32:03.142Z] 9833f26c6bda: Preparing [2022-09-29T18:32:03.142Z] 25cdf3e22b03: Waiting [2022-09-29T18:32:03.142Z] 9833f26c6bda: Waiting [2022-09-29T18:32:03.142Z] dc3f63e9293d: Layer already exists [2022-09-29T18:32:03.142Z] 252738c25b8a: Layer already exists [2022-09-29T18:32:03.142Z] 285608071931: Layer already exists [2022-09-29T18:32:03.142Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:03.142Z] 815b45935c55: Layer already exists [2022-09-29T18:32:03.142Z] 25cdf3e22b03: Layer already exists [2022-09-29T18:32:03.142Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:03.409Z] main: digest: sha256:78471c31d2254d64779a4629b9d01a2e3af9212a2cfce3674588d8ce520ff4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:32:03.448Z] ===================================================== [Pipeline] echo [2022-09-29T18:32:03.454Z] taggedImages: [2022-09-29T18:32:03.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:03.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-29T18:32:03.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.75 [2022-09-29T18:32:03.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:03.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-29T18:32:03.468Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-29T18:32:03.468Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:03.468Z] latest [2022-09-29T18:32:03.468Z] 2.3.0-dev.75 [2022-09-29T18:32:03.468Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:03.468Z] main [2022-09-29T18:32:03.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:03.809Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:04.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:04.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-29T18:32:04.137Z] 5226f1433570: Preparing [2022-09-29T18:32:04.137Z] 46e77f7e6fcf: Preparing [2022-09-29T18:32:04.137Z] 063be077e219: Preparing [2022-09-29T18:32:04.137Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:04.137Z] 58601634c1a5: Preparing [2022-09-29T18:32:04.137Z] b84b3cc1d45d: Preparing [2022-09-29T18:32:04.137Z] 9833f26c6bda: Preparing [2022-09-29T18:32:04.137Z] 9833f26c6bda: Waiting [2022-09-29T18:32:04.137Z] b84b3cc1d45d: Waiting [2022-09-29T18:32:04.137Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:04.403Z] 063be077e219: Pushed [2022-09-29T18:32:04.403Z] 46e77f7e6fcf: Pushed [2022-09-29T18:32:04.403Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:04.403Z] b84b3cc1d45d: Pushed [2022-09-29T18:32:04.403Z] 5226f1433570: Pushed [2022-09-29T18:32:05.359Z] 58601634c1a5: Pushed [2022-09-29T18:32:05.359Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:3b64893928748a9227c5968c6c6be6be9eb3517c5ccadaddad94ff9c8bc0d30a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:05.695Z] + 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-29T18:32:06.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-29T18:32:06.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-29T18:32:06.021Z] 5226f1433570: Preparing [2022-09-29T18:32:06.021Z] 46e77f7e6fcf: Preparing [2022-09-29T18:32:06.021Z] 063be077e219: Preparing [2022-09-29T18:32:06.021Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:06.021Z] 58601634c1a5: Preparing [2022-09-29T18:32:06.021Z] b84b3cc1d45d: Preparing [2022-09-29T18:32:06.021Z] 9833f26c6bda: Preparing [2022-09-29T18:32:06.021Z] b84b3cc1d45d: Waiting [2022-09-29T18:32:06.021Z] 9833f26c6bda: Waiting [2022-09-29T18:32:06.021Z] 063be077e219: Layer already exists [2022-09-29T18:32:06.021Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:06.021Z] 58601634c1a5: Layer already exists [2022-09-29T18:32:06.021Z] 5226f1433570: Layer already exists [2022-09-29T18:32:06.021Z] 46e77f7e6fcf: Layer already exists [2022-09-29T18:32:06.021Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:06.021Z] b84b3cc1d45d: Layer already exists [2022-09-29T18:32:06.286Z] latest: digest: sha256:3b64893928748a9227c5968c6c6be6be9eb3517c5ccadaddad94ff9c8bc0d30a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:06.625Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:06.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.75 [2022-09-29T18:32:06.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-29T18:32:06.957Z] 5226f1433570: Preparing [2022-09-29T18:32:06.957Z] 46e77f7e6fcf: Preparing [2022-09-29T18:32:06.957Z] 063be077e219: Preparing [2022-09-29T18:32:06.957Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:06.957Z] 58601634c1a5: Preparing [2022-09-29T18:32:06.957Z] b84b3cc1d45d: Preparing [2022-09-29T18:32:06.957Z] 9833f26c6bda: Preparing [2022-09-29T18:32:06.957Z] b84b3cc1d45d: Waiting [2022-09-29T18:32:06.957Z] 9833f26c6bda: Waiting [2022-09-29T18:32:06.957Z] 58601634c1a5: Layer already exists [2022-09-29T18:32:06.957Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:06.957Z] 46e77f7e6fcf: Layer already exists [2022-09-29T18:32:06.957Z] 063be077e219: Layer already exists [2022-09-29T18:32:06.957Z] 5226f1433570: Layer already exists [2022-09-29T18:32:06.957Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:06.957Z] b84b3cc1d45d: Layer already exists [2022-09-29T18:32:07.222Z] 2.3.0-dev.75: digest: sha256:3b64893928748a9227c5968c6c6be6be9eb3517c5ccadaddad94ff9c8bc0d30a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:07.557Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:07.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:07.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-29T18:32:07.891Z] 5226f1433570: Preparing [2022-09-29T18:32:07.891Z] 46e77f7e6fcf: Preparing [2022-09-29T18:32:07.891Z] 063be077e219: Preparing [2022-09-29T18:32:07.891Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:07.891Z] 58601634c1a5: Preparing [2022-09-29T18:32:07.891Z] b84b3cc1d45d: Preparing [2022-09-29T18:32:07.891Z] 9833f26c6bda: Preparing [2022-09-29T18:32:07.891Z] b84b3cc1d45d: Waiting [2022-09-29T18:32:07.891Z] 9833f26c6bda: Waiting [2022-09-29T18:32:07.891Z] 5226f1433570: Layer already exists [2022-09-29T18:32:07.891Z] 58601634c1a5: Layer already exists [2022-09-29T18:32:07.891Z] 46e77f7e6fcf: Layer already exists [2022-09-29T18:32:07.891Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:07.891Z] 063be077e219: Layer already exists [2022-09-29T18:32:07.891Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:07.891Z] b84b3cc1d45d: Layer already exists [2022-09-29T18:32:08.156Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:3b64893928748a9227c5968c6c6be6be9eb3517c5ccadaddad94ff9c8bc0d30a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:08.499Z] + 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-29T18:32:08.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-29T18:32:08.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-29T18:32:08.817Z] 5226f1433570: Preparing [2022-09-29T18:32:08.817Z] 46e77f7e6fcf: Preparing [2022-09-29T18:32:08.817Z] 063be077e219: Preparing [2022-09-29T18:32:08.817Z] 36d55a4cbf65: Preparing [2022-09-29T18:32:08.817Z] 58601634c1a5: Preparing [2022-09-29T18:32:08.817Z] b84b3cc1d45d: Preparing [2022-09-29T18:32:08.817Z] 9833f26c6bda: Preparing [2022-09-29T18:32:08.817Z] b84b3cc1d45d: Waiting [2022-09-29T18:32:08.817Z] 9833f26c6bda: Waiting [2022-09-29T18:32:08.817Z] 36d55a4cbf65: Layer already exists [2022-09-29T18:32:08.817Z] 46e77f7e6fcf: Layer already exists [2022-09-29T18:32:08.817Z] 58601634c1a5: Layer already exists [2022-09-29T18:32:08.817Z] 063be077e219: Layer already exists [2022-09-29T18:32:08.817Z] 5226f1433570: Layer already exists [2022-09-29T18:32:08.817Z] 9833f26c6bda: Layer already exists [2022-09-29T18:32:08.817Z] b84b3cc1d45d: Layer already exists [2022-09-29T18:32:09.081Z] main: digest: sha256:3b64893928748a9227c5968c6c6be6be9eb3517c5ccadaddad94ff9c8bc0d30a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:32:09.124Z] ===================================================== [Pipeline] echo [2022-09-29T18:32:09.130Z] taggedImages: [2022-09-29T18:32:09.130Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:09.130Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-29T18:32:09.130Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.75 [2022-09-29T18:32:09.130Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:09.130Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-29T18:32:09.143Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-29T18:32:09.143Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:09.143Z] latest [2022-09-29T18:32:09.143Z] 2.3.0-dev.75 [2022-09-29T18:32:09.143Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:09.143Z] main [2022-09-29T18:32:09.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:09.486Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:09.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:09.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-29T18:32:09.811Z] a025b9fc43bb: Preparing [2022-09-29T18:32:09.811Z] a0d247a2be5e: Preparing [2022-09-29T18:32:09.811Z] 251c4beff761: Preparing [2022-09-29T18:32:09.811Z] 1c32d47e1143: Preparing [2022-09-29T18:32:09.811Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:09.811Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:09.811Z] 251c4beff761: Layer already exists [2022-09-29T18:32:10.076Z] a025b9fc43bb: Pushed [2022-09-29T18:32:10.339Z] 1c32d47e1143: Pushed [2022-09-29T18:32:15.663Z] a0d247a2be5e: Pushed [2022-09-29T18:32:15.663Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:af489e33171662dcda169f672bb32882ddf800747bac0928b5113fdb45a73af7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:16.006Z] + 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-29T18:32:16.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-29T18:32:16.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-29T18:32:16.340Z] a025b9fc43bb: Preparing [2022-09-29T18:32:16.340Z] a0d247a2be5e: Preparing [2022-09-29T18:32:16.340Z] 251c4beff761: Preparing [2022-09-29T18:32:16.340Z] 1c32d47e1143: Preparing [2022-09-29T18:32:16.340Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:16.340Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:16.340Z] a0d247a2be5e: Layer already exists [2022-09-29T18:32:16.340Z] 1c32d47e1143: Layer already exists [2022-09-29T18:32:16.340Z] a025b9fc43bb: Layer already exists [2022-09-29T18:32:16.340Z] 251c4beff761: Layer already exists [2022-09-29T18:32:16.340Z] latest: digest: sha256:af489e33171662dcda169f672bb32882ddf800747bac0928b5113fdb45a73af7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:16.938Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:17.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.75 [2022-09-29T18:32:17.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-29T18:32:17.267Z] a025b9fc43bb: Preparing [2022-09-29T18:32:17.267Z] a0d247a2be5e: Preparing [2022-09-29T18:32:17.267Z] 251c4beff761: Preparing [2022-09-29T18:32:17.267Z] 1c32d47e1143: Preparing [2022-09-29T18:32:17.267Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:17.267Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:17.267Z] a025b9fc43bb: Layer already exists [2022-09-29T18:32:17.267Z] 251c4beff761: Layer already exists [2022-09-29T18:32:17.267Z] 1c32d47e1143: Layer already exists [2022-09-29T18:32:17.267Z] a0d247a2be5e: Layer already exists [2022-09-29T18:32:17.267Z] 2.3.0-dev.75: digest: sha256:af489e33171662dcda169f672bb32882ddf800747bac0928b5113fdb45a73af7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:17.600Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:17.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:17.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-29T18:32:17.937Z] a025b9fc43bb: Preparing [2022-09-29T18:32:17.937Z] a0d247a2be5e: Preparing [2022-09-29T18:32:17.937Z] 251c4beff761: Preparing [2022-09-29T18:32:17.937Z] 1c32d47e1143: Preparing [2022-09-29T18:32:17.937Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:17.937Z] a025b9fc43bb: Layer already exists [2022-09-29T18:32:17.937Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:17.937Z] a0d247a2be5e: Layer already exists [2022-09-29T18:32:17.937Z] 1c32d47e1143: Layer already exists [2022-09-29T18:32:17.937Z] 251c4beff761: Layer already exists [2022-09-29T18:32:17.937Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:af489e33171662dcda169f672bb32882ddf800747bac0928b5113fdb45a73af7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:18.267Z] + 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-29T18:32:18.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-29T18:32:18.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-29T18:32:18.591Z] a025b9fc43bb: Preparing [2022-09-29T18:32:18.591Z] a0d247a2be5e: Preparing [2022-09-29T18:32:18.591Z] 251c4beff761: Preparing [2022-09-29T18:32:18.591Z] 1c32d47e1143: Preparing [2022-09-29T18:32:18.591Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:18.591Z] 251c4beff761: Layer already exists [2022-09-29T18:32:18.591Z] a025b9fc43bb: Layer already exists [2022-09-29T18:32:18.591Z] a0d247a2be5e: Layer already exists [2022-09-29T18:32:18.591Z] 1c32d47e1143: Layer already exists [2022-09-29T18:32:18.591Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:18.591Z] main: digest: sha256:af489e33171662dcda169f672bb32882ddf800747bac0928b5113fdb45a73af7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:32:18.909Z] ===================================================== [Pipeline] echo [2022-09-29T18:32:18.914Z] taggedImages: [2022-09-29T18:32:18.914Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:18.914Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-29T18:32:18.914Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.75 [2022-09-29T18:32:18.914Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:18.914Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-29T18:32:18.932Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-29T18:32:18.932Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:18.932Z] latest [2022-09-29T18:32:18.932Z] 2.3.0-dev.75 [2022-09-29T18:32:18.932Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:18.932Z] main [2022-09-29T18:32:18.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:19.261Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:19.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:19.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-29T18:32:19.586Z] 53a7e97fa9ed: Preparing [2022-09-29T18:32:19.586Z] 9b47d05bac45: Preparing [2022-09-29T18:32:19.586Z] 251c4beff761: Preparing [2022-09-29T18:32:19.586Z] 4dcecbcd4b07: Preparing [2022-09-29T18:32:19.586Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:19.586Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:19.586Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:32:19.586Z] 251c4beff761: Layer already exists [2022-09-29T18:32:19.851Z] 53a7e97fa9ed: Pushed [2022-09-29T18:32:25.170Z] 9b47d05bac45: Pushed [2022-09-29T18:32:25.170Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:8286f52084b0ec9039a6b17149237726429d5cb8779056fbd6e2fa5a7b062cc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:25.506Z] + 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-29T18:32:25.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-29T18:32:25.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-29T18:32:25.835Z] 53a7e97fa9ed: Preparing [2022-09-29T18:32:25.835Z] 9b47d05bac45: Preparing [2022-09-29T18:32:25.835Z] 251c4beff761: Preparing [2022-09-29T18:32:25.835Z] 4dcecbcd4b07: Preparing [2022-09-29T18:32:25.835Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:25.835Z] 251c4beff761: Layer already exists [2022-09-29T18:32:25.835Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:25.835Z] 9b47d05bac45: Layer already exists [2022-09-29T18:32:25.835Z] 53a7e97fa9ed: Layer already exists [2022-09-29T18:32:25.835Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:32:25.835Z] latest: digest: sha256:8286f52084b0ec9039a6b17149237726429d5cb8779056fbd6e2fa5a7b062cc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:26.440Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:26.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.75 [2022-09-29T18:32:26.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-29T18:32:26.769Z] 53a7e97fa9ed: Preparing [2022-09-29T18:32:26.769Z] 9b47d05bac45: Preparing [2022-09-29T18:32:26.769Z] 251c4beff761: Preparing [2022-09-29T18:32:26.769Z] 4dcecbcd4b07: Preparing [2022-09-29T18:32:26.769Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:26.769Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:32:26.769Z] 53a7e97fa9ed: Layer already exists [2022-09-29T18:32:26.769Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:26.769Z] 251c4beff761: Layer already exists [2022-09-29T18:32:26.769Z] 9b47d05bac45: Layer already exists [2022-09-29T18:32:26.769Z] 2.3.0-dev.75: digest: sha256:8286f52084b0ec9039a6b17149237726429d5cb8779056fbd6e2fa5a7b062cc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:27.106Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:27.427Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:27.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-29T18:32:27.427Z] 53a7e97fa9ed: Preparing [2022-09-29T18:32:27.427Z] 9b47d05bac45: Preparing [2022-09-29T18:32:27.427Z] 251c4beff761: Preparing [2022-09-29T18:32:27.427Z] 4dcecbcd4b07: Preparing [2022-09-29T18:32:27.427Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:27.427Z] 251c4beff761: Layer already exists [2022-09-29T18:32:27.427Z] 9b47d05bac45: Layer already exists [2022-09-29T18:32:27.427Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:27.427Z] 53a7e97fa9ed: Layer already exists [2022-09-29T18:32:27.427Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:32:27.427Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:8286f52084b0ec9039a6b17149237726429d5cb8779056fbd6e2fa5a7b062cc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:27.751Z] + 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-29T18:32:28.074Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-29T18:32:28.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-29T18:32:28.074Z] 53a7e97fa9ed: Preparing [2022-09-29T18:32:28.074Z] 9b47d05bac45: Preparing [2022-09-29T18:32:28.074Z] 251c4beff761: Preparing [2022-09-29T18:32:28.074Z] 4dcecbcd4b07: Preparing [2022-09-29T18:32:28.074Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:28.074Z] 251c4beff761: Layer already exists [2022-09-29T18:32:28.074Z] 4dcecbcd4b07: Layer already exists [2022-09-29T18:32:28.074Z] 9b47d05bac45: Layer already exists [2022-09-29T18:32:28.074Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:28.074Z] 53a7e97fa9ed: Layer already exists [2022-09-29T18:32:28.074Z] main: digest: sha256:8286f52084b0ec9039a6b17149237726429d5cb8779056fbd6e2fa5a7b062cc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:32:28.382Z] ===================================================== [Pipeline] echo [2022-09-29T18:32:28.387Z] taggedImages: [2022-09-29T18:32:28.387Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:28.387Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-29T18:32:28.387Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.75 [2022-09-29T18:32:28.387Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:28.387Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-29T18:32:28.400Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-29T18:32:28.400Z] f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:28.400Z] latest [2022-09-29T18:32:28.400Z] 2.3.0-dev.75 [2022-09-29T18:32:28.400Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:32:28.400Z] main [2022-09-29T18:32:28.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:28.720Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:29.111Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:32:29.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-29T18:32:29.111Z] 8ac7d00ab21e: Preparing [2022-09-29T18:32:29.111Z] ccaab97043ea: Preparing [2022-09-29T18:32:29.111Z] 953f7335c027: Preparing [2022-09-29T18:32:29.111Z] 9300de2b0788: Preparing [2022-09-29T18:32:29.111Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:29.111Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:29.376Z] ccaab97043ea: Pushed [2022-09-29T18:32:29.957Z] 8ac7d00ab21e: Pushed [2022-09-29T18:32:31.886Z] 953f7335c027: Pushed [2022-09-29T18:32:58.529Z] 9300de2b0788: Pushed [2022-09-29T18:32:58.529Z] f2edda911038ac18a4e90aa9d682a0860be913b7: digest: sha256:85eaf493c7cbc7b83b449d642ecbf7520964787d001a10a96ef1639935d174ee size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:58.870Z] + 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-29T18:32:59.199Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-29T18:32:59.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-29T18:32:59.199Z] 8ac7d00ab21e: Preparing [2022-09-29T18:32:59.199Z] ccaab97043ea: Preparing [2022-09-29T18:32:59.199Z] 953f7335c027: Preparing [2022-09-29T18:32:59.199Z] 9300de2b0788: Preparing [2022-09-29T18:32:59.199Z] 5d3e392a13a0: Preparing [2022-09-29T18:32:59.199Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:32:59.199Z] 953f7335c027: Layer already exists [2022-09-29T18:32:59.199Z] 8ac7d00ab21e: Layer already exists [2022-09-29T18:32:59.199Z] ccaab97043ea: Layer already exists [2022-09-29T18:32:59.199Z] 9300de2b0788: Layer already exists [2022-09-29T18:32:59.199Z] latest: digest: sha256:85eaf493c7cbc7b83b449d642ecbf7520964787d001a10a96ef1639935d174ee size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:32:59.808Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:00.136Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.75 [2022-09-29T18:33:00.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-29T18:33:00.136Z] 8ac7d00ab21e: Preparing [2022-09-29T18:33:00.136Z] ccaab97043ea: Preparing [2022-09-29T18:33:00.136Z] 953f7335c027: Preparing [2022-09-29T18:33:00.136Z] 9300de2b0788: Preparing [2022-09-29T18:33:00.136Z] 5d3e392a13a0: Preparing [2022-09-29T18:33:00.136Z] ccaab97043ea: Layer already exists [2022-09-29T18:33:00.136Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:33:00.136Z] 9300de2b0788: Layer already exists [2022-09-29T18:33:00.136Z] 8ac7d00ab21e: Layer already exists [2022-09-29T18:33:00.136Z] 953f7335c027: Layer already exists [2022-09-29T18:33:00.136Z] 2.3.0-dev.75: digest: sha256:85eaf493c7cbc7b83b449d642ecbf7520964787d001a10a96ef1639935d174ee size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:00.479Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:00.808Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:33:00.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-29T18:33:00.808Z] 8ac7d00ab21e: Preparing [2022-09-29T18:33:00.808Z] ccaab97043ea: Preparing [2022-09-29T18:33:00.808Z] 953f7335c027: Preparing [2022-09-29T18:33:00.808Z] 9300de2b0788: Preparing [2022-09-29T18:33:00.808Z] 5d3e392a13a0: Preparing [2022-09-29T18:33:00.808Z] 9300de2b0788: Layer already exists [2022-09-29T18:33:00.808Z] 953f7335c027: Layer already exists [2022-09-29T18:33:00.808Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:33:00.808Z] 8ac7d00ab21e: Layer already exists [2022-09-29T18:33:00.808Z] ccaab97043ea: Layer already exists [2022-09-29T18:33:01.075Z] f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75: digest: sha256:85eaf493c7cbc7b83b449d642ecbf7520964787d001a10a96ef1639935d174ee size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:01.447Z] + 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-29T18:33:01.791Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-29T18:33:01.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-29T18:33:01.791Z] 8ac7d00ab21e: Preparing [2022-09-29T18:33:01.791Z] ccaab97043ea: Preparing [2022-09-29T18:33:01.791Z] 953f7335c027: Preparing [2022-09-29T18:33:01.791Z] 9300de2b0788: Preparing [2022-09-29T18:33:01.791Z] 5d3e392a13a0: Preparing [2022-09-29T18:33:01.791Z] 953f7335c027: Layer already exists [2022-09-29T18:33:01.791Z] 5d3e392a13a0: Layer already exists [2022-09-29T18:33:01.791Z] 8ac7d00ab21e: Layer already exists [2022-09-29T18:33:01.791Z] ccaab97043ea: Layer already exists [2022-09-29T18:33:01.791Z] 9300de2b0788: Layer already exists [2022-09-29T18:33:02.062Z] main: digest: sha256:85eaf493c7cbc7b83b449d642ecbf7520964787d001a10a96ef1639935d174ee size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-29T18:33:02.108Z] ===================================================== [Pipeline] echo [2022-09-29T18:33:02.113Z] taggedImages: [2022-09-29T18:33:02.113Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7 [2022-09-29T18:33:02.113Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-29T18:33:02.113Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.75 [2022-09-29T18:33:02.113Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f2edda911038ac18a4e90aa9d682a0860be913b7-2.3.0-dev.75 [2022-09-29T18:33:02.113Z] - 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-29T18:33:02.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T18:33:02.486Z] [2022-09-29T18:33:02.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:02.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T18:33:02.821Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T18:33:02.821Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T18:33:02.821Z] 04944245beec: Pulling fs layer [2022-09-29T18:33:02.821Z] 699f458cf7ca: Pulling fs layer [2022-09-29T18:33:02.821Z] 765212b225bb: Pulling fs layer [2022-09-29T18:33:02.821Z] f23df028b6ca: Pulling fs layer [2022-09-29T18:33:02.821Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T18:33:02.821Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T18:33:02.821Z] 765212b225bb: Waiting [2022-09-29T18:33:02.821Z] f23df028b6ca: Waiting [2022-09-29T18:33:02.821Z] 2437ff75d9bd: Waiting [2022-09-29T18:33:02.821Z] d65c8cfc05b1: Waiting [2022-09-29T18:33:03.091Z] 04944245beec: Verifying Checksum [2022-09-29T18:33:03.091Z] 04944245beec: Download complete [2022-09-29T18:33:03.091Z] 765212b225bb: Verifying Checksum [2022-09-29T18:33:03.092Z] 765212b225bb: Download complete [2022-09-29T18:33:03.092Z] f23df028b6ca: Verifying Checksum [2022-09-29T18:33:03.092Z] f23df028b6ca: Download complete [2022-09-29T18:33:03.092Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T18:33:03.092Z] d65c8cfc05b1: Download complete [2022-09-29T18:33:03.359Z] 699f458cf7ca: Verifying Checksum [2022-09-29T18:33:03.359Z] 699f458cf7ca: Download complete [2022-09-29T18:33:03.626Z] 8998bd30e6a1: Verifying Checksum [2022-09-29T18:33:03.626Z] 8998bd30e6a1: Download complete [2022-09-29T18:33:06.196Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T18:33:06.196Z] 2437ff75d9bd: Download complete [2022-09-29T18:33:07.598Z] 8998bd30e6a1: Pull complete [2022-09-29T18:33:07.867Z] 04944245beec: Pull complete [2022-09-29T18:33:09.270Z] 699f458cf7ca: Pull complete [2022-09-29T18:33:09.535Z] 765212b225bb: Pull complete [2022-09-29T18:33:10.115Z] f23df028b6ca: Pull complete [2022-09-29T18:33:10.380Z] d65c8cfc05b1: Pull complete [2022-09-29T18:33:25.351Z] 2437ff75d9bd: Pull complete [2022-09-29T18:33:25.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T18:33:25.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T18:33:25.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:33:25.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-2141 does not seem to be running inside a container [2022-09-29T18:33:25.594Z] $ 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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@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-29T18:33:28.308Z] $ docker top 93d22cb5a8c4a7f2abf9b1151b74089f9c9c87e98fd0d2ca8b8d4cd06a1ec914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:33:29.135Z] ---> job-cost.sh [2022-09-29T18:33:29.135Z] lf-activate-venv: SKIPPING [2022-09-29T18:33:29.135Z] INFO: No Stack... [2022-09-29T18:33:29.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T18:33:30.297Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T18:33:31.190Z] + cut -d, -f6 [2022-09-29T18:33:31.190Z] + cat /w/workspace/edgex-go/312/archives/cost.csv [Pipeline] lock [2022-09-29T18:33:31.262Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-312-stack-cost] [2022-09-29T18:33:31.270Z] Resource [jenkins-edgexfoundry-edgex-go-main-312-stack-cost] did not exist. Created. [2022-09-29T18:33:31.270Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-312-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T18:33:31.910Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T18:33:32.473Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T18:33:32.484Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-312-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T18:33:32.513Z] $ docker stop --time=1 93d22cb5a8c4a7f2abf9b1151b74089f9c9c87e98fd0d2ca8b8d4cd06a1ec914 [2022-09-29T18:33:34.062Z] $ docker rm -f 93d22cb5a8c4a7f2abf9b1151b74089f9c9c87e98fd0d2ca8b8d4cd06a1ec914 [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-29T18:33:34.467Z] provisioning config files... [2022-09-29T18:33:34.475Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/312@tmp/config876805937555175768tmp [Pipeline] { [Pipeline] sh [2022-09-29T18:33:34.762Z] + set +x [2022-09-29T18:33:34.762Z] + curl -s https://codecov.io/bash [2022-09-29T18:33:34.762Z] + bash -s -- [2022-09-29T18:33:34.762Z] [2022-09-29T18:33:34.762Z] _____ _ [2022-09-29T18:33:34.762Z] / ____| | | [2022-09-29T18:33:34.762Z] | | ___ __| | ___ ___ _____ __ [2022-09-29T18:33:34.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-29T18:33:34.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-29T18:33:34.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-29T18:33:34.762Z] Bash-1.0.6 [2022-09-29T18:33:34.762Z] [2022-09-29T18:33:34.762Z] [2022-09-29T18:33:34.762Z] ==> git version 2.25.1 found [2022-09-29T18:33:34.762Z] ==> 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-29T18:33:34.762Z] Release-Date: 2020-01-08 [2022-09-29T18:33:34.762Z] 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-29T18:33:34.762Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-29T18:33:34.762Z] ==> Jenkins CI detected. [2022-09-29T18:33:34.762Z] current dir:  /w/workspace/edgex-go/312 [2022-09-29T18:33:34.762Z] project root: . [2022-09-29T18:33:34.762Z] --> token set from env [2022-09-29T18:33:34.762Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-29T18:33:34.762Z] ==> Running gcov in . (disable via -X gcov) [2022-09-29T18:33:34.762Z] ==> Python coveragepy not found [2022-09-29T18:33:34.762Z] ==> Searching for coverage reports in: [2022-09-29T18:33:34.762Z] + . [2022-09-29T18:33:34.762Z] -> Found 1 reports [2022-09-29T18:33:34.762Z] ==> Detecting git/mercurial file structure [2022-09-29T18:33:35.021Z] ==> Reading reports [2022-09-29T18:33:35.021Z] + ./coverage.out bytes=496148 [2022-09-29T18:33:35.021Z] ==> Appending adjustments [2022-09-29T18:33:35.021Z] https://docs.codecov.io/docs/fixing-reports [2022-09-29T18:33:36.395Z] + Found adjustments [2022-09-29T18:33:36.395Z] ==> Gzipping contents [2022-09-29T18:33:36.395Z] 64K /tmp/codecov.WZekDt.gz [2022-09-29T18:33:36.395Z] ==> Uploading reports [2022-09-29T18:33:36.395Z] url: https://codecov.io [2022-09-29T18:33:36.395Z] query: branch=main&commit=f2edda911038ac18a4e90aa9d682a0860be913b7&build=312&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F312%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-29T18:33:36.395Z] -> Pinging Codecov [2022-09-29T18:33:36.395Z] 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=f2edda911038ac18a4e90aa9d682a0860be913b7&build=312&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F312%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-29T18:33:36.395Z] -> Uploading to [2022-09-29T18:33:36.395Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-29/00271124DB129430A58F1EEE437C3FCB/f2edda911038ac18a4e90aa9d682a0860be913b7/9e51304a-d585-447a-96df-8947a5a73ebf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T183336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cdec879e9836ec2585fb86c75cd1e8c6c0cd501ca99a53d4e60573684b9dba5 [2022-09-29T18:33:36.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:33:36.395Z] Dload Upload Total Spent Left Speed [2022-09-29T18:33:36.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65003 0 0 100 65003 0 264k --:--:-- --:--:-- --:--:-- 265k [2022-09-29T18:33:36.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f2edda911038ac18a4e90aa9d682a0860be913b7 [Pipeline] } [2022-09-29T18:33:36.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-29T18:33:36.863Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-29T18:33:36.875Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:33:37.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T18:33:37.167Z] [2022-09-29T18:33:37.167Z] 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-29T18:33:37.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T18:33:37.463Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-29T18:33:37.463Z] df9b9388f04a: Pulling fs layer [2022-09-29T18:33:37.463Z] 52dc419b0ee2: Pulling fs layer [2022-09-29T18:33:37.463Z] 25bc292e5bac: Pulling fs layer [2022-09-29T18:33:37.463Z] 114826534d7a: Pulling fs layer [2022-09-29T18:33:37.463Z] 4657fd5d0bcf: Pulling fs layer [2022-09-29T18:33:37.463Z] 6ad1cebc031e: Pulling fs layer [2022-09-29T18:33:37.463Z] 8a3aa393b2d8: Pulling fs layer [2022-09-29T18:33:37.463Z] 4657fd5d0bcf: Waiting [2022-09-29T18:33:37.463Z] 6ad1cebc031e: Waiting [2022-09-29T18:33:37.463Z] 8a3aa393b2d8: Waiting [2022-09-29T18:33:37.463Z] 114826534d7a: Waiting [2022-09-29T18:33:37.463Z] 25bc292e5bac: Verifying Checksum [2022-09-29T18:33:37.463Z] 25bc292e5bac: Download complete [2022-09-29T18:33:37.463Z] 52dc419b0ee2: Download complete [2022-09-29T18:33:37.463Z] 4657fd5d0bcf: Download complete [2022-09-29T18:33:37.463Z] df9b9388f04a: Download complete [2022-09-29T18:33:37.723Z] 6ad1cebc031e: Verifying Checksum [2022-09-29T18:33:37.723Z] 6ad1cebc031e: Download complete [2022-09-29T18:33:37.723Z] df9b9388f04a: Pull complete [2022-09-29T18:33:37.723Z] 52dc419b0ee2: Pull complete [2022-09-29T18:33:37.723Z] 25bc292e5bac: Pull complete [2022-09-29T18:33:38.290Z] 114826534d7a: Verifying Checksum [2022-09-29T18:33:38.290Z] 114826534d7a: Download complete [2022-09-29T18:33:38.290Z] 8a3aa393b2d8: Verifying Checksum [2022-09-29T18:33:38.290Z] 8a3aa393b2d8: Download complete [2022-09-29T18:33:41.565Z] 114826534d7a: Pull complete [2022-09-29T18:33:41.565Z] 4657fd5d0bcf: Pull complete [2022-09-29T18:33:41.822Z] 6ad1cebc031e: Pull complete [2022-09-29T18:33:44.347Z] 8a3aa393b2d8: Pull complete [2022-09-29T18:33:44.347Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-29T18:33:44.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T18:33:44.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:33:44.414Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:33:44.441Z] $ 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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-29T18:33:47.182Z] $ docker top 22a94ef2a06b95b86d49f3744f3dfd7d58900671c7b34da0ca7a2ea7e560a089 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-29T18:33:47.245Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-29T18:33:47.519Z] + set -o pipefail [2022-09-29T18:33:47.519Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-29T18:33:52.784Z] [2022-09-29T18:33:52.784Z] Monitoring /w/workspace/edgex-go/312 (github.com/edgexfoundry/edgex-go)... [2022-09-29T18:33:52.784Z] [2022-09-29T18:33:52.784Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/921e4fbf-7242-4ca6-a165-16512c6b733a [2022-09-29T18:33:52.784Z] [2022-09-29T18:33:52.784Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-29T18:33:52.784Z] [2022-09-29T18:33:52.784Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-29T18:33:52.784Z] [2022-09-29T18:33:52.784Z] [Pipeline] } [2022-09-29T18:33:52.793Z] $ docker stop --time=1 22a94ef2a06b95b86d49f3744f3dfd7d58900671c7b34da0ca7a2ea7e560a089 [2022-09-29T18:33:55.131Z] $ docker rm -f 22a94ef2a06b95b86d49f3744f3dfd7d58900671c7b34da0ca7a2ea7e560a089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-29T18:33:55.498Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T18:33:55.517Z] provisioning config files... [2022-09-29T18:33:55.523Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/312@tmp/config15602716688788670013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:33:55.814Z] --> edgex-publish-swagger.sh [2022-09-29T18:33:55.814Z] === Publish openapi/v2 API === [2022-09-29T18:33:55.814Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-29T18:33:55.814Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/312/openapi/v2/core-command.yaml] [2022-09-29T18:33:55.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:33:55.814Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:02.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27283 0:00:01 0:00:01 --:--:-- 27283 100 33831 0 0 100 33831 0 15096 0:00:02 0:00:02 --:--:-- 15096 100 33831 0 0 100 33831 0 10432 0:00:03 0:00:03 --:--:-- 10432 100 33831 0 0 100 33831 0 7971 0:00:04 0:00:04 --:--:-- 7971 100 33831 0 0 100 33831 0 6450 0:00:05 0:00:05 --:--:-- 6450 100 33831 0 0 100 33831 0 5414 0:00:06 0:00:06 --:--:-- 0 100 33831 0 0 100 33831 0 5199 0:00:06 0:00:06 --:--:-- 0 100 33831 0 0 100 33831 0 5199 0:00:06 0:00:06 --:--:-- 0 [2022-09-29T18:34:02.127Z] [2022-09-29T18:34:02.127Z] [2022-09-29T18:34:02.127Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/312/openapi/v2/core-data.yaml] [2022-09-29T18:34:02.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:34:02.127Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:08.617Z] 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 22327 0:00:03 0:00:03 --:--:-- 22334 100 71604 0 0 100 71604 0 17016 0:00:04 0:00:04 --:--:-- 17016 100 71604 0 0 100 71604 0 13746 0:00:05 0:00:05 --:--:-- 13746 100 71604 0 0 100 71604 0 11530 0:00:06 0:00:06 --:--:-- 0 100 71604 0 0 100 71604 0 10983 0:00:06 0:00:06 --:--:-- 0 [2022-09-29T18:34:08.617Z] [2022-09-29T18:34:08.617Z] [2022-09-29T18:34:08.617Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/312/openapi/v2/core-metadata.yaml] [2022-09-29T18:34:08.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:34:08.875Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:12.123Z] 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 67260 0:00:02 0:00:02 --:--:-- 67260 100 144k 0 0 100 144k 0 46404 0:00:03 0:00:03 --:--:-- 46404 100 144k 0 0 100 144k 0 46375 0:00:03 0:00:03 --:--:-- 46390 [2022-09-29T18:34:12.123Z] [2022-09-29T18:34:12.123Z] [2022-09-29T18:34:12.123Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/312/openapi/v2/support-notifications.yaml] [2022-09-29T18:34:12.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:34:12.123Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:15.367Z] 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 40507 0:00:02 0:00:02 --:--:-- 40507 100 89318 0 0 100 89318 0 27850 0:00:03 0:00:03 --:--:-- 27850 100 89318 0 0 100 89318 0 26503 0:00:03 0:00:03 --:--:-- 26495 100 89318 0 0 100 89318 0 26503 0:00:03 0:00:03 --:--:-- 26495 [2022-09-29T18:34:15.367Z] [2022-09-29T18:34:15.367Z] [2022-09-29T18:34:15.367Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/312/openapi/v2/support-scheduler.yaml] [2022-09-29T18:34:15.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:34:15.367Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:21.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32881 0:00:01 0:00:01 --:--:-- 32881 100 39556 0 0 100 39556 0 17947 0:00:02 0:00:02 --:--:-- 17947 100 39556 0 0 100 39556 0 12341 0:00:03 0:00:03 --:--:-- 12341 100 39556 0 0 100 39556 0 9402 0:00:04 0:00:04 --:--:-- 9402 100 39556 0 0 100 39556 0 7595 0:00:05 0:00:05 --:--:-- 7595 100 39556 0 0 100 39556 0 6443 0:00:06 0:00:06 --:--:-- 0 100 39556 0 0 100 39556 0 6443 0:00:06 0:00:06 --:--:-- 0 [2022-09-29T18:34:21.430Z] [2022-09-29T18:34:21.430Z] [2022-09-29T18:34:21.430Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/312/openapi/v2/system-agent.yaml] [2022-09-29T18:34:21.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T18:34:21.430Z] Dload Upload Total Spent Left Speed [2022-09-29T18:34:25.877Z] 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 9103 0:00:02 0:00:02 --:--:-- 9107 100 20091 0 0 100 20091 0 6262 0:00:03 0:00:03 --:--:-- 6262 100 20091 0 0 100 20091 0 4773 0:00:04 0:00:04 --:--:-- 4773 100 20091 0 0 100 20091 0 4633 0:00:04 0:00:04 --:--:-- 4633 [2022-09-29T18:34:25.877Z] [2022-09-29T18:34:25.877Z] [Pipeline] } [2022-09-29T18:34:25.884Z] 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-29T18:34:26.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T18:34:26.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:34:26.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:34:26.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:34:26.632Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:34:26.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T18:34:27.093Z] $ docker top c46744f5e55500332feef5c6218b982ddac6fd8b7792f80ef42047900d35e254 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T18:34:27.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:34:27.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:34:27.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:34:27.305Z] $ docker exec c46744f5e55500332feef5c6218b982ddac6fd8b7792f80ef42047900d35e254 ssh-agent [2022-09-29T18:34:27.426Z] SSH_AUTH_SOCK=/tmp/ssh-efmQ6MLMTAiq/agent.32 [2022-09-29T18:34:27.426Z] SSH_AGENT_PID=38 [2022-09-29T18:34:27.431Z] Running ssh-add (command line suppressed) [2022-09-29T18:34:27.541Z] Identity added: /w/workspace/edgex-go/312@tmp/private_key_18092475879835861481.key (/w/workspace/edgex-go/312@tmp/private_key_18092475879835861481.key) [2022-09-29T18:34:27.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:34:27.848Z] + git semver tag [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,061 [run_tag] DEBUG tag force:False [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,061 [check_head_tag] DEBUG check head tag [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,063 [execute] INFO git cat-file --batch-check [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/312, universal_newlines=False, shell=None, istream=) [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,068 [execute] INFO git cat-file --batch [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/312, universal_newlines=False, shell=None, istream=) [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,100 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,100 [execute] INFO git tag -a v2.3.0-dev.75 -m v2.3.0-dev.75 [2022-09-29T18:34:28.107Z] 2022-09-29 18:34:28,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.75', '-m', 'v2.3.0-dev.75'], cwd=/w/workspace/edgex-go/312, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:34:28.367Z] 2022-09-29 18:34:28,105 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:28.367Z] 2.3.0-dev.75 [Pipeline] } [2022-09-29T18:34:28.372Z] $ docker exec --env ******** --env ******** c46744f5e55500332feef5c6218b982ddac6fd8b7792f80ef42047900d35e254 ssh-agent -k [2022-09-29T18:34:28.474Z] unset SSH_AUTH_SOCK; [2022-09-29T18:34:28.475Z] unset SSH_AGENT_PID; [2022-09-29T18:34:28.475Z] echo Agent pid 38 killed; [2022-09-29T18:34:28.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:34:28.795Z] + git semver [Pipeline] } [2022-09-29T18:34:29.063Z] $ docker stop --time=1 c46744f5e55500332feef5c6218b982ddac6fd8b7792f80ef42047900d35e254 [2022-09-29T18:34:30.369Z] $ docker rm -f c46744f5e55500332feef5c6218b982ddac6fd8b7792f80ef42047900d35e254 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:34:30.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T18:34:30.748Z] [2022-09-29T18:34:30.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:34:31.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T18:34:31.048Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-29T18:34:31.048Z] ab5ef0e58194: Pulling fs layer [2022-09-29T18:34:31.048Z] 9712f1f96733: Pulling fs layer [2022-09-29T18:34:31.048Z] 63f879dbbcfc: Pulling fs layer [2022-09-29T18:34:31.048Z] 0d9ebad4ef96: Pulling fs layer [2022-09-29T18:34:31.048Z] e9a5061849ea: Pulling fs layer [2022-09-29T18:34:31.048Z] d747dcd14b5f: Pulling fs layer [2022-09-29T18:34:31.048Z] 2de7ff778b66: Pulling fs layer [2022-09-29T18:34:31.048Z] 0d9ebad4ef96: Waiting [2022-09-29T18:34:31.048Z] e9a5061849ea: Waiting [2022-09-29T18:34:31.048Z] d747dcd14b5f: Waiting [2022-09-29T18:34:31.048Z] 2de7ff778b66: Waiting [2022-09-29T18:34:31.048Z] 9712f1f96733: Verifying Checksum [2022-09-29T18:34:31.048Z] 9712f1f96733: Download complete [2022-09-29T18:34:31.306Z] 63f879dbbcfc: Verifying Checksum [2022-09-29T18:34:31.306Z] 63f879dbbcfc: Download complete [2022-09-29T18:34:31.564Z] e9a5061849ea: Verifying Checksum [2022-09-29T18:34:31.564Z] e9a5061849ea: Download complete [2022-09-29T18:34:31.564Z] d747dcd14b5f: Verifying Checksum [2022-09-29T18:34:31.564Z] d747dcd14b5f: Download complete [2022-09-29T18:34:31.823Z] 0d9ebad4ef96: Verifying Checksum [2022-09-29T18:34:31.823Z] 0d9ebad4ef96: Download complete [2022-09-29T18:34:31.823Z] ab5ef0e58194: Verifying Checksum [2022-09-29T18:34:31.823Z] ab5ef0e58194: Download complete [2022-09-29T18:34:31.823Z] 2de7ff778b66: Verifying Checksum [2022-09-29T18:34:31.823Z] 2de7ff778b66: Download complete [2022-09-29T18:34:34.348Z] ab5ef0e58194: Pull complete [2022-09-29T18:34:34.348Z] 9712f1f96733: Pull complete [2022-09-29T18:34:35.278Z] 63f879dbbcfc: Pull complete [2022-09-29T18:34:39.462Z] 0d9ebad4ef96: Pull complete [2022-09-29T18:34:39.462Z] e9a5061849ea: Pull complete [2022-09-29T18:34:39.462Z] d747dcd14b5f: Pull complete [2022-09-29T18:34:40.397Z] 2de7ff778b66: Pull complete [2022-09-29T18:34:40.397Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-29T18:34:40.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T18:34:40.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:34:40.464Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:34:40.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-29T18:34:42.964Z] $ docker top 06314579d266ab0bd521246555af5ef1619fd3a5c763bd052faa8f514c247ec5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-29T18:34:43.042Z] provisioning config files... [2022-09-29T18:34:43.049Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/312@tmp/config7865085664898201054tmp [2022-09-29T18:34:43.060Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/312@tmp/config384398956384609560tmp [2022-09-29T18:34:43.070Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/312@tmp/config9100422665137101052tmp [Pipeline] { [Pipeline] echo [2022-09-29T18:34:43.085Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:34:43.372Z] ---> sigul-configuration.sh [2022-09-29T18:34:43.372Z] gpg: directory `/root/.gnupg' created [2022-09-29T18:34:43.372Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-29T18:34:43.372Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-29T18:34:43.372Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-29T18:34:43.372Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-29T18:34:43.372Z] gpg: CAST5 encrypted data [2022-09-29T18:34:43.372Z] gpg: encrypted with 1 passphrase [2022-09-29T18:34:43.372Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-29T18:34:43.660Z] + mkdir /home/jenkins [2022-09-29T18:34:43.660Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-29T18:34:43.948Z] + 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-29T18:34:43.957Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:34:44.239Z] ---> sigul-install.sh [2022-09-29T18:34:44.239Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-29T18:34:44.526Z] + git tag --list [2022-09-29T18:34:44.526Z] 0.6.0 [2022-09-29T18:34:44.526Z] 0.6.1 [2022-09-29T18:34:44.526Z] 0.7.0 [2022-09-29T18:34:44.526Z] 0.7.1 [2022-09-29T18:34:44.526Z] v1.0.0 [2022-09-29T18:34:44.526Z] v1.0.1 [2022-09-29T18:34:44.526Z] v1.1.0 [2022-09-29T18:34:44.526Z] v1.2.0 [2022-09-29T18:34:44.526Z] v1.2.1 [2022-09-29T18:34:44.526Z] v1.3.0 [2022-09-29T18:34:44.526Z] v1.3.1 [2022-09-29T18:34:44.526Z] v2.0.0 [2022-09-29T18:34:44.526Z] v2.1.0 [2022-09-29T18:34:44.526Z] v2.1.1 [2022-09-29T18:34:44.526Z] v2.1.1-dev.1 [2022-09-29T18:34:44.526Z] v2.1.1-dev.2 [2022-09-29T18:34:44.526Z] v2.1.1-dev.3 [2022-09-29T18:34:44.526Z] v2.1.1-dev.4 [2022-09-29T18:34:44.526Z] v2.1.1-dev.5 [2022-09-29T18:34:44.526Z] v2.1.1-dev.6 [2022-09-29T18:34:44.526Z] v2.1.1-dev.7 [2022-09-29T18:34:44.526Z] v2.1.1-dev.8 [2022-09-29T18:34:44.526Z] v2.1.2-dev.1 [2022-09-29T18:34:44.526Z] v2.2.0 [2022-09-29T18:34:44.526Z] v2.2.1-dev.1 [2022-09-29T18:34:44.526Z] v2.2.1-dev.10 [2022-09-29T18:34:44.526Z] v2.2.1-dev.11 [2022-09-29T18:34:44.526Z] v2.2.1-dev.12 [2022-09-29T18:34:44.526Z] v2.2.1-dev.13 [2022-09-29T18:34:44.526Z] v2.2.1-dev.14 [2022-09-29T18:34:44.526Z] v2.2.1-dev.15 [2022-09-29T18:34:44.526Z] v2.2.1-dev.16 [2022-09-29T18:34:44.526Z] v2.2.1-dev.17 [2022-09-29T18:34:44.526Z] v2.2.1-dev.18 [2022-09-29T18:34:44.526Z] v2.2.1-dev.19 [2022-09-29T18:34:44.526Z] v2.2.1-dev.2 [2022-09-29T18:34:44.526Z] v2.2.1-dev.20 [2022-09-29T18:34:44.526Z] v2.2.1-dev.21 [2022-09-29T18:34:44.526Z] v2.2.1-dev.22 [2022-09-29T18:34:44.526Z] v2.2.1-dev.23 [2022-09-29T18:34:44.526Z] v2.2.1-dev.24 [2022-09-29T18:34:44.526Z] v2.2.1-dev.25 [2022-09-29T18:34:44.526Z] v2.2.1-dev.26 [2022-09-29T18:34:44.526Z] v2.2.1-dev.27 [2022-09-29T18:34:44.526Z] v2.2.1-dev.28 [2022-09-29T18:34:44.526Z] v2.2.1-dev.29 [2022-09-29T18:34:44.526Z] v2.2.1-dev.3 [2022-09-29T18:34:44.526Z] v2.2.1-dev.4 [2022-09-29T18:34:44.526Z] v2.2.1-dev.5 [2022-09-29T18:34:44.526Z] v2.2.1-dev.6 [2022-09-29T18:34:44.526Z] v2.2.1-dev.7 [2022-09-29T18:34:44.526Z] v2.2.1-dev.8 [2022-09-29T18:34:44.526Z] v2.2.1-dev.9 [2022-09-29T18:34:44.526Z] v2.3.0-dev.29 [2022-09-29T18:34:44.526Z] v2.3.0-dev.30 [2022-09-29T18:34:44.526Z] v2.3.0-dev.31 [2022-09-29T18:34:44.526Z] v2.3.0-dev.32 [2022-09-29T18:34:44.526Z] v2.3.0-dev.33 [2022-09-29T18:34:44.526Z] v2.3.0-dev.34 [2022-09-29T18:34:44.526Z] v2.3.0-dev.35 [2022-09-29T18:34:44.526Z] v2.3.0-dev.36 [2022-09-29T18:34:44.526Z] v2.3.0-dev.37 [2022-09-29T18:34:44.526Z] v2.3.0-dev.38 [2022-09-29T18:34:44.526Z] v2.3.0-dev.39 [2022-09-29T18:34:44.526Z] v2.3.0-dev.40 [2022-09-29T18:34:44.526Z] v2.3.0-dev.41 [2022-09-29T18:34:44.526Z] v2.3.0-dev.42 [2022-09-29T18:34:44.526Z] v2.3.0-dev.43 [2022-09-29T18:34:44.526Z] v2.3.0-dev.44 [2022-09-29T18:34:44.526Z] v2.3.0-dev.45 [2022-09-29T18:34:44.526Z] v2.3.0-dev.46 [2022-09-29T18:34:44.526Z] v2.3.0-dev.47 [2022-09-29T18:34:44.526Z] v2.3.0-dev.48 [2022-09-29T18:34:44.526Z] v2.3.0-dev.49 [2022-09-29T18:34:44.526Z] v2.3.0-dev.50 [2022-09-29T18:34:44.526Z] v2.3.0-dev.51 [2022-09-29T18:34:44.526Z] v2.3.0-dev.52 [2022-09-29T18:34:44.526Z] v2.3.0-dev.53 [2022-09-29T18:34:44.526Z] v2.3.0-dev.54 [2022-09-29T18:34:44.526Z] v2.3.0-dev.55 [2022-09-29T18:34:44.526Z] v2.3.0-dev.56 [2022-09-29T18:34:44.526Z] v2.3.0-dev.57 [2022-09-29T18:34:44.526Z] v2.3.0-dev.58 [2022-09-29T18:34:44.526Z] v2.3.0-dev.59 [2022-09-29T18:34:44.526Z] v2.3.0-dev.60 [2022-09-29T18:34:44.526Z] v2.3.0-dev.61 [2022-09-29T18:34:44.526Z] v2.3.0-dev.62 [2022-09-29T18:34:44.526Z] v2.3.0-dev.63 [2022-09-29T18:34:44.526Z] v2.3.0-dev.64 [2022-09-29T18:34:44.526Z] v2.3.0-dev.65 [2022-09-29T18:34:44.526Z] v2.3.0-dev.66 [2022-09-29T18:34:44.526Z] v2.3.0-dev.67 [2022-09-29T18:34:44.526Z] v2.3.0-dev.68 [2022-09-29T18:34:44.526Z] v2.3.0-dev.69 [2022-09-29T18:34:44.526Z] v2.3.0-dev.70 [2022-09-29T18:34:44.526Z] v2.3.0-dev.71 [2022-09-29T18:34:44.526Z] v2.3.0-dev.72 [2022-09-29T18:34:44.526Z] v2.3.0-dev.73 [2022-09-29T18:34:44.526Z] v2.3.0-dev.74 [2022-09-29T18:34:44.526Z] v2.3.0-dev.75 [Pipeline] sh [2022-09-29T18:34:44.811Z] + lftools sign git-tag v2.3.0-dev.75 [2022-09-29T18:34:45.380Z] Signing Git tag with Sigul... [2022-09-29T18:34:45.380Z] Signing v2.3.0-dev.75 [Pipeline] echo [2022-09-29T18:34:45.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:34:46.239Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-29T18:34:46.250Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-29T18:34:46.267Z] $ docker stop --time=1 06314579d266ab0bd521246555af5ef1619fd3a5c763bd052faa8f514c247ec5 [2022-09-29T18:34:47.595Z] $ docker rm -f 06314579d266ab0bd521246555af5ef1619fd3a5c763bd052faa8f514c247ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-29T18:34:47.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T18:34:47.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:34:48.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:34:48.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:34:48.353Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:34:48.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T18:34:48.760Z] $ docker top 5de88e230d556473d89f8e99c96b38c09f98952dc0c6d7488665536c5d44f2e4 -eo pid,comm [2022-09-29T18:34:48.812Z] 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-29T18:34:48.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T18:34:48.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:34:48.844Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:34:48.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:34:48.955Z] $ docker exec 5de88e230d556473d89f8e99c96b38c09f98952dc0c6d7488665536c5d44f2e4 ssh-agent [2022-09-29T18:34:49.072Z] SSH_AUTH_SOCK=/tmp/ssh-tcy7cqayDRCH/agent.32 [2022-09-29T18:34:49.072Z] SSH_AGENT_PID=39 [2022-09-29T18:34:49.076Z] Running ssh-add (command line suppressed) [2022-09-29T18:34:49.183Z] Identity added: /w/workspace/edgex-go/312@tmp/private_key_17038777339841793568.key (/w/workspace/edgex-go/312@tmp/private_key_17038777339841793568.key) [2022-09-29T18:34:49.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:34:49.488Z] + git semver bump pre [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,673 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,674 [bump_version] DEBUG bumping version:2.3.0-dev.75 on axis:pre with prefix:dev [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,674 [bump_version] DEBUG bumped version:2.3.0-dev.76 [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,674 [write_version] DEBUG write version:2.3.0-dev.76 to path:/w/workspace/edgex-go/312/.semver/main with force:True [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,674 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,674 [write_file] DEBUG write to file:/w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,676 [execute] INFO git cat-file --batch-check [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,682 [execute] INFO git cat-file --batch [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T18:34:49.747Z] 2022-09-29 18:34:49,687 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:49.747Z] 2.3.0-dev.76 [Pipeline] } [2022-09-29T18:34:49.752Z] $ docker exec --env ******** --env ******** 5de88e230d556473d89f8e99c96b38c09f98952dc0c6d7488665536c5d44f2e4 ssh-agent -k [2022-09-29T18:34:49.852Z] unset SSH_AUTH_SOCK; [2022-09-29T18:34:49.852Z] unset SSH_AGENT_PID; [2022-09-29T18:34:49.852Z] echo Agent pid 39 killed; [2022-09-29T18:34:49.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:34:50.159Z] + git semver [Pipeline] } [2022-09-29T18:34:50.428Z] $ docker stop --time=1 5de88e230d556473d89f8e99c96b38c09f98952dc0c6d7488665536c5d44f2e4 [2022-09-29T18:34:51.737Z] $ docker rm -f 5de88e230d556473d89f8e99c96b38c09f98952dc0c6d7488665536c5d44f2e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:34:52.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T18:34:52.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:34:52.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:34:52.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:34:52.427Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:34:52.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T18:34:52.817Z] $ docker top db7ec8be24cfa9c03306640abe294416e053029336d211e861a691c9587729b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T18:34:52.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:34:52.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:34:52.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:34:52.997Z] $ docker exec db7ec8be24cfa9c03306640abe294416e053029336d211e861a691c9587729b9 ssh-agent [2022-09-29T18:34:53.102Z] SSH_AUTH_SOCK=/tmp/ssh-zI4hzle3GiWu/agent.32 [2022-09-29T18:34:53.102Z] SSH_AGENT_PID=38 [2022-09-29T18:34:53.112Z] Running ssh-add (command line suppressed) [2022-09-29T18:34:53.210Z] Identity added: /w/workspace/edgex-go/312@tmp/private_key_7016532985758521172.key (/w/workspace/edgex-go/312@tmp/private_key_7016532985758521172.key) [2022-09-29T18:34:53.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:34:53.574Z] + git semver push [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,727 [run_push] DEBUG push [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,728 [execute] INFO git cat-file --batch-check [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,732 [execute] INFO git rev-list ae8144e8f47d30fa524dddeb70db0722a8f74660 -- [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,732 [execute] DEBUG Popen(['git', 'rev-list', 'ae8144e8f47d30fa524dddeb70db0722a8f74660', '--'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,751 [execute] INFO git fetch -v origin [2022-09-29T18:34:53.849Z] 2022-09-29 18:34:53,751 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-29T18:34:54.474Z] 2022-09-29 18:34:54,312 [run_push] DEBUG no remote changes detected [2022-09-29T18:34:54.474Z] 2022-09-29 18:34:54,313 [execute] INFO git push origin semver [2022-09-29T18:34:54.474Z] 2022-09-29 18:34:54,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/312/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:34:55.590Z] 2022-09-29 18:34:55,382 [run_push] DEBUG push all version tags [2022-09-29T18:34:55.590Z] 2022-09-29 18:34:55,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-29T18:34:55.590Z] 2022-09-29 18:34:55,383 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/312, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:34:56.968Z] 2022-09-29 18:34:56,672 [read_version] DEBUG read version from /w/workspace/edgex-go/312/.semver/main [2022-09-29T18:34:56.968Z] 2.3.0-dev.76 [Pipeline] } [2022-09-29T18:34:56.974Z] $ docker exec --env ******** --env ******** db7ec8be24cfa9c03306640abe294416e053029336d211e861a691c9587729b9 ssh-agent -k [2022-09-29T18:34:57.070Z] unset SSH_AUTH_SOCK; [2022-09-29T18:34:57.070Z] unset SSH_AGENT_PID; [2022-09-29T18:34:57.070Z] echo Agent pid 38 killed; [2022-09-29T18:34:57.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:34:57.383Z] + git semver [Pipeline] } [2022-09-29T18:34:57.651Z] $ docker stop --time=1 db7ec8be24cfa9c03306640abe294416e053029336d211e861a691c9587729b9 [2022-09-29T18:34:58.975Z] $ docker rm -f db7ec8be24cfa9c03306640abe294416e053029336d211e861a691c9587729b9 [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-29T18:34:59.474Z] + [ -d /w/workspace/edgex-go/312/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:34:59.762Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:00.616Z] ---> package-listing.sh [2022-09-29T18:35:00.617Z] ++ facter osfamily [2022-09-29T18:35:00.617Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T18:35:00.876Z] + OS_FAMILY=debian [2022-09-29T18:35:00.876Z] + workspace=/w/workspace/edgex-go/312 [2022-09-29T18:35:00.876Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T18:35:00.876Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T18:35:00.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T18:35:00.876Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T18:35:00.876Z] + '[' /w/workspace/edgex-go/312 ']' [2022-09-29T18:35:00.876Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T18:35:00.876Z] + case "${OS_FAMILY}" in [2022-09-29T18:35:00.876Z] + dpkg -l [2022-09-29T18:35:00.876Z] + grep '^ii' [2022-09-29T18:35:00.876Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T18:35:00.876Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T18:35:00.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T18:35:00.876Z] + '[' /w/workspace/edgex-go/312 ']' [2022-09-29T18:35:00.876Z] + mkdir -p /w/workspace/edgex-go/312/archives/ [2022-09-29T18:35:00.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/312/archives/ [Pipeline] echo [2022-09-29T18:35:00.886Z] 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/312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-29T18:35:01.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:35:01.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:35:01.712Z] [2022-09-29T18:35:01.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:35:02.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:35:02.002Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T18:35:02.002Z] 5eb5b503b376: Pulling fs layer [2022-09-29T18:35:02.002Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T18:35:02.002Z] ec43610c2a17: Pulling fs layer [2022-09-29T18:35:02.002Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T18:35:02.002Z] 33b1e0a273af: Pulling fs layer [2022-09-29T18:35:02.002Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T18:35:02.002Z] 2f39f015ded8: Pulling fs layer [2022-09-29T18:35:02.002Z] 33b1e0a273af: Waiting [2022-09-29T18:35:02.002Z] 5d3b04190fa2: Waiting [2022-09-29T18:35:02.002Z] 2f39f015ded8: Waiting [2022-09-29T18:35:02.002Z] 3a2ae6a8a46f: Waiting [2022-09-29T18:35:02.002Z] 5c69ac0246d0: Download complete [2022-09-29T18:35:02.002Z] 3a2ae6a8a46f: Download complete [2022-09-29T18:35:02.002Z] ec43610c2a17: Verifying Checksum [2022-09-29T18:35:02.002Z] ec43610c2a17: Download complete [2022-09-29T18:35:02.002Z] 33b1e0a273af: Download complete [2022-09-29T18:35:02.262Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T18:35:02.262Z] 5d3b04190fa2: Download complete [2022-09-29T18:35:02.262Z] 5eb5b503b376: Verifying Checksum [2022-09-29T18:35:02.262Z] 5eb5b503b376: Download complete [2022-09-29T18:35:02.830Z] 2f39f015ded8: Download complete [2022-09-29T18:35:03.407Z] 5eb5b503b376: Pull complete [2022-09-29T18:35:03.665Z] 5c69ac0246d0: Pull complete [2022-09-29T18:35:03.923Z] ec43610c2a17: Pull complete [2022-09-29T18:35:03.923Z] 3a2ae6a8a46f: Pull complete [2022-09-29T18:35:04.182Z] 33b1e0a273af: Pull complete [2022-09-29T18:35:04.182Z] 5d3b04190fa2: Pull complete [2022-09-29T18:35:08.363Z] 2f39f015ded8: Pull complete [2022-09-29T18:35:08.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T18:35:08.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:35:08.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:35:08.441Z] prd-ubuntu20.04-docker-8c-8g-2140 does not seem to be running inside a container [2022-09-29T18:35:08.463Z] $ 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/312/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/312 -v /w/workspace/edgex-go/312:/w/workspace/edgex-go/312:rw,z -v /w/workspace/edgex-go/312@tmp:/w/workspace/edgex-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T18:35:10.118Z] $ docker top f2a34be4f9017296f8ee50f5b94e262d91187cf999c7bb10a70c403954d4c71a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:35:10.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T18:35:10.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T18:35:11.033Z] + ls /var/log/sa-host [2022-09-29T18:35:11.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T18:35:11.111Z] provisioning config files... [2022-09-29T18:35:11.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/312@tmp/config2725060505863789769tmp [Pipeline] { [Pipeline] echo [2022-09-29T18:35:11.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:11.409Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T18:35:11.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:11.735Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T18:35:11.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:12.029Z] ---> sudo-logs.sh [2022-09-29T18:35:12.029Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T18:35:12.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:12.327Z] ---> job-cost.sh [2022-09-29T18:35:12.327Z] lf-activate-venv: SKIPPING [2022-09-29T18:35:12.327Z] DEBUG: total: 0.10999999940395355 [2022-09-29T18:35:12.327Z] INFO: Retrieving Stack Cost... [2022-09-29T18:35:12.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T18:35:13.149Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T18:35:13.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:35:13.437Z] ---> logs-deploy.sh [2022-09-29T18:35:13.437Z] lf-activate-venv: SKIPPING [2022-09-29T18:35:13.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/312 [2022-09-29T18:35:13.437Z] INFO: archiving workspace using pattern(s): [2022-09-29T18:35:14.372Z] Archives upload complete. [2022-09-29T18:35:14.630Z] INFO: archiving logs to Nexus [2022-09-29T18:35:15.199Z] ---> uname -a: [2022-09-29T18:35:15.199Z] Linux prd-ubuntu20-04-docker-8c-8g-2140 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] ---> lscpu: [2022-09-29T18:35:15.199Z] Architecture: x86_64 [2022-09-29T18:35:15.199Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-29T18:35:15.199Z] Byte Order: Little Endian [2022-09-29T18:35:15.199Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-29T18:35:15.199Z] CPU(s): 8 [2022-09-29T18:35:15.199Z] On-line CPU(s) list: 0-7 [2022-09-29T18:35:15.199Z] Thread(s) per core: 1 [2022-09-29T18:35:15.199Z] Core(s) per socket: 1 [2022-09-29T18:35:15.199Z] Socket(s): 8 [2022-09-29T18:35:15.199Z] NUMA node(s): 1 [2022-09-29T18:35:15.199Z] Vendor ID: AuthenticAMD [2022-09-29T18:35:15.199Z] CPU family: 23 [2022-09-29T18:35:15.199Z] Model: 49 [2022-09-29T18:35:15.199Z] Model name: AMD EPYC-Rome Processor [2022-09-29T18:35:15.199Z] Stepping: 0 [2022-09-29T18:35:15.199Z] CPU MHz: 2800.000 [2022-09-29T18:35:15.199Z] BogoMIPS: 5600.00 [2022-09-29T18:35:15.199Z] Virtualization: AMD-V [2022-09-29T18:35:15.199Z] Hypervisor vendor: KVM [2022-09-29T18:35:15.199Z] Virtualization type: full [2022-09-29T18:35:15.199Z] L1d cache: 256 KiB [2022-09-29T18:35:15.199Z] L1i cache: 256 KiB [2022-09-29T18:35:15.199Z] L2 cache: 4 MiB [2022-09-29T18:35:15.199Z] L3 cache: 128 MiB [2022-09-29T18:35:15.199Z] NUMA node0 CPU(s): 0-7 [2022-09-29T18:35:15.199Z] Vulnerability Itlb multihit: Not affected [2022-09-29T18:35:15.199Z] Vulnerability L1tf: Not affected [2022-09-29T18:35:15.199Z] Vulnerability Mds: Not affected [2022-09-29T18:35:15.199Z] Vulnerability Meltdown: Not affected [2022-09-29T18:35:15.199Z] Vulnerability Mmio stale data: Not affected [2022-09-29T18:35:15.199Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-29T18:35:15.199Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-29T18:35:15.199Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-29T18:35:15.199Z] Vulnerability Srbds: Not affected [2022-09-29T18:35:15.199Z] Vulnerability Tsx async abort: Not affected [2022-09-29T18:35:15.199Z] 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-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] ---> nproc: [2022-09-29T18:35:15.199Z] 8 [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] ---> df -h: [2022-09-29T18:35:15.199Z] Filesystem Size Used Avail Use% Mounted on [2022-09-29T18:35:15.199Z] overlay 155G 20G 136G 13% / [2022-09-29T18:35:15.199Z] tmpfs 64M 0 64M 0% /dev [2022-09-29T18:35:15.199Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-29T18:35:15.199Z] shm 64M 0 64M 0% /dev/shm [2022-09-29T18:35:15.199Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] ---> sar -b -r -n DEV: [2022-09-29T18:35:15.199Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2140) 09/29/22 _x86_64_ (8 CPU) [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] 18:06:15 LINUX RESTART (8 CPU) [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] 18:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-29T18:35:15.199Z] 18:08:01 147.14 3.43 143.71 0.00 428.46 68421.93 0.00 [2022-09-29T18:35:15.199Z] 18:09:01 37.94 0.23 37.71 0.00 3.07 13573.22 0.00 [2022-09-29T18:35:15.199Z] 18:10:01 210.40 0.12 210.28 0.00 10.00 117238.19 0.00 [2022-09-29T18:35:15.199Z] 18:11:02 844.14 6.03 838.11 0.00 62.92 301595.73 0.00 [2022-09-29T18:35:15.199Z] 18:12:01 1091.43 11.90 1079.53 0.00 2964.79 345727.71 0.00 [2022-09-29T18:35:15.199Z] 18:13:01 966.19 0.18 966.01 0.00 15.06 130103.78 0.00 [2022-09-29T18:35:15.199Z] 18:14:01 22.53 0.05 22.48 0.00 9.07 651.62 0.00 [2022-09-29T18:35:15.199Z] 18:15:01 4.47 0.02 4.45 0.00 4.27 72.79 0.00 [2022-09-29T18:35:15.199Z] 18:16:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2022-09-29T18:35:15.199Z] 18:17:01 1.87 0.02 1.85 0.00 0.13 31.19 0.00 [2022-09-29T18:35:15.199Z] 18:18:01 3.18 1.02 2.17 0.00 21.86 27.20 0.00 [2022-09-29T18:35:15.199Z] 18:19:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2022-09-29T18:35:15.199Z] 18:20:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2022-09-29T18:35:15.199Z] 18:21:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2022-09-29T18:35:15.199Z] 18:22:01 2.12 0.02 2.10 0.00 0.13 25.19 0.00 [2022-09-29T18:35:15.199Z] 18:23:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2022-09-29T18:35:15.199Z] 18:24:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-09-29T18:35:15.199Z] 18:25:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2022-09-29T18:35:15.199Z] 18:26:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2022-09-29T18:35:15.199Z] 18:27:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2022-09-29T18:35:15.199Z] 18:28:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2022-09-29T18:35:15.199Z] 18:29:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2022-09-29T18:35:15.199Z] 18:30:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2022-09-29T18:35:15.199Z] 18:31:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2022-09-29T18:35:15.199Z] 18:32:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2022-09-29T18:35:15.199Z] 18:33:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2022-09-29T18:35:15.199Z] 18:34:01 91.45 0.37 91.08 0.00 16.00 35131.21 0.00 [2022-09-29T18:35:15.199Z] 18:35:01 85.70 0.20 85.50 0.00 17.73 23706.05 0.00 [2022-09-29T18:35:15.199Z] Average: 125.35 0.84 124.51 0.00 125.22 36832.95 0.00 [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] 18:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-29T18:35:15.199Z] 18:08:01 27983068 31476340 826496 2.51 106696 3596512 2046588 6.03 1463888 2998964 403680 [2022-09-29T18:35:15.199Z] 18:09:01 27701844 31500160 798796 2.43 109620 3866652 1983724 5.85 1400168 3308916 413892 [2022-09-29T18:35:15.199Z] 18:10:01 26136820 31459148 830368 2.53 115104 5348524 2137448 6.30 1599448 4621488 856 [2022-09-29T18:35:15.199Z] 18:11:02 22356144 31462536 821280 2.50 263908 8749944 2146972 6.33 1921304 7840136 248 [2022-09-29T18:35:15.199Z] 18:12:01 18129568 31022368 1229364 3.74 397696 12178476 3512684 10.35 2806340 10917132 324 [2022-09-29T18:35:15.199Z] 18:13:01 19704516 31503556 763208 2.32 410532 11100260 1951044 5.75 2273720 9926840 2124 [2022-09-29T18:35:15.199Z] 18:14:01 19701112 31504312 761692 2.32 411520 11100872 1933392 5.70 2273184 9926936 644 [2022-09-29T18:35:15.199Z] 18:15:01 19715400 31515948 750024 2.28 411592 11101012 1813196 5.34 2260984 9927064 16 [2022-09-29T18:35:15.199Z] 18:16:01 19715996 31516588 749360 2.28 411612 11101020 1813196 5.34 2261032 9927092 4 [2022-09-29T18:35:15.199Z] 18:17:01 19721496 31522128 744172 2.26 411660 11101016 1813196 5.34 2255032 9927096 60 [2022-09-29T18:35:15.199Z] 18:18:01 19720552 31522376 743792 2.26 411728 11101640 1854516 5.47 2255528 9927664 156 [2022-09-29T18:35:15.199Z] 18:19:01 19725600 31527472 738628 2.25 411740 11101648 1854516 5.47 2250696 9927672 8 [2022-09-29T18:35:15.199Z] 18:20:01 19725324 31527208 738860 2.25 411764 11101648 1854516 5.47 2250688 9927672 12 [2022-09-29T18:35:15.199Z] 18:21:01 19725556 31527672 738760 2.25 411776 11101652 1854516 5.47 2250728 9927872 24 [2022-09-29T18:35:15.199Z] 18:22:01 19723780 31526004 740240 2.25 411816 11101628 1873528 5.52 2251224 9927848 188 [2022-09-29T18:35:15.199Z] 18:23:01 19724268 31526496 739660 2.25 411844 11101632 1873528 5.52 2250888 9927852 164 [2022-09-29T18:35:15.199Z] 18:24:01 19724244 31526476 739604 2.25 411860 11101636 1873528 5.52 2250884 9927856 160 [2022-09-29T18:35:15.199Z] 18:25:01 19724528 31526864 739292 2.25 411884 11101632 1873528 5.52 2251016 9927888 156 [2022-09-29T18:35:15.199Z] 18:26:01 19724480 31526916 739276 2.25 411900 11101640 1873528 5.52 2251056 9927976 28 [2022-09-29T18:35:15.199Z] 18:27:01 19724456 31526916 739280 2.25 411916 11101640 1873528 5.52 2250920 9927980 8 [2022-09-29T18:35:15.199Z] 18:28:01 19724188 31526652 739468 2.25 411928 11101648 1873528 5.52 2250592 9927984 8 [2022-09-29T18:35:15.199Z] 18:29:01 19723988 31526640 739336 2.25 411948 11101780 1857300 5.47 2250828 9928116 28 [2022-09-29T18:35:15.199Z] 18:30:01 19723712 31526388 739584 2.25 411960 11101780 1857300 5.47 2250668 9928116 12 [2022-09-29T18:35:15.199Z] 18:31:01 19723924 31526608 739252 2.25 411972 11101784 1857300 5.47 2250668 9928120 24 [2022-09-29T18:35:15.199Z] 18:32:01 19724104 31526824 738976 2.25 411992 11101788 1857300 5.47 2251024 9928124 44 [2022-09-29T18:35:15.199Z] 18:33:01 19724088 31526844 738948 2.25 412012 11101792 1857300 5.47 2250656 9928128 16 [2022-09-29T18:35:15.199Z] 18:34:01 18941804 31509540 754900 2.30 432564 11805860 1867140 5.50 2324192 10594132 3240 [2022-09-29T18:35:15.199Z] 18:35:01 18233368 31501548 761780 2.32 452544 12411192 1864496 5.49 2374704 11175844 936 [2022-09-29T18:35:15.199Z] Average: 20486712 31497090 772300 2.35 375896 10396011 1953655 5.76 2186859 9283518 29538 [2022-09-29T18:35:15.199Z] [2022-09-29T18:35:15.199Z] 18:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-29T18:35:15.199Z] 18:08:01 vethac5d514 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:08:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:08:01 ens3 639.59 555.74 7444.70 67.95 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:08:01 docker0 432.66 445.83 31.89 3467.25 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:09:01 vethac5d514 1.50 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:09:01 ens3 26.53 18.86 21.14 12.03 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:09:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 veth95eb9b3 1.17 1.78 0.09 3.63 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 veth58688d7 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 ens3 131.53 93.42 1715.99 119.15 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 veth8a4bec2 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 veth8b933ff 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 vethc8b827b 0.33 0.40 0.03 0.33 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 veth042e22b 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:10:01 docker0 1.75 2.23 0.12 3.97 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 vethbae337a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 vethd0a42e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 veth58688d7 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 veth31b8588 1.00 1.45 0.08 10.52 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 ens3 600.57 508.88 5902.52 58.85 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 vethe710a51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 veth6aa9068 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 veth2b754f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:11:02 docker0 469.22 552.59 33.53 5776.98 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 vethdf8ca17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 vethd52880e 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 veth58688d7 0.00 0.59 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 veth47f9962 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 ens3 485.14 286.73 5368.43 43.40 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:12:01 docker0 224.57 362.18 17.84 4012.11 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:13:01 lo 24.05 24.05 2.36 2.36 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:13:01 ens3 298.03 284.77 932.65 897.44 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:13:01 docker0 28.15 55.17 2.01 786.55 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:14:01 lo 35.81 35.81 3.53 3.53 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:14:01 ens3 454.11 475.47 198.20 3014.50 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:15:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:15:01 ens3 25.80 22.25 16.27 90.67 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:16:01 ens3 1.35 0.52 3.52 0.22 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:17:01 ens3 0.93 0.55 0.45 0.34 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:18:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:21:01 ens3 1.13 0.62 0.45 0.29 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:24:01 ens3 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:25:01 ens3 0.97 0.22 0.21 0.08 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:26:01 ens3 0.32 0.28 0.25 0.21 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:27:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:28:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:29:01 ens3 0.50 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:30:01 ens3 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:31:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:32:01 ens3 0.83 0.80 0.48 0.36 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:34:01 ens3 216.90 128.40 4678.07 21.31 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:34:01 docker0 42.03 64.61 3.58 694.64 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:35:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:35:01 ens3 252.24 210.63 3278.27 170.29 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] 18:35:01 docker0 2.25 2.05 0.36 0.97 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] Average: ens3 111.89 92.37 1053.20 160.70 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] Average: docker0 42.82 52.89 3.18 524.43 0.00 0.00 0.00 0.00 [2022-09-29T18:35:15.200Z] [2022-09-29T18:35:15.200Z]