Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8eb28e71f5ba3ef86e818c168e1634e95121d28 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-ssh2392308756603041489.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-ssh14956162031270324467.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-ssh15053774289277359998.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-ssh9298001947243076027.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-ssh5591464913489351040.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1163’ Running on prd-ubuntu20.04-docker-8c-8g-1165 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/309 [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/309 # 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 a8eb28e71f5ba3ef86e818c168e1634e95121d28 (main) Commit message: "ci: Add blubracket ignore file (#4167)" > 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 a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 > git rev-list --no-walk cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T17:14:23.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T17:14:23.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T17:14:23.623Z] ========================================================= [2022-09-26T17:14:23.623Z] EdgeX Global Pipelines Version Info [2022-09-26T17:14:23.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:14:24.707Z] ------------------- [2022-09-26T17:14:24.707Z] stable info: [2022-09-26T17:14:24.707Z] ------------------- [2022-09-26T17:14:24.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T17:14:24.707Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:14:24.707Z] Message: update stable to v1.0.239 [2022-09-26T17:14:24.969Z] ------------------- [2022-09-26T17:14:24.969Z] experimental info: [2022-09-26T17:14:24.969Z] ------------------- [2022-09-26T17:14:24.969Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T17:14:24.969Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:14:24.969Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T17:14:25.140Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-26T17:14:25.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-26T17:14:25.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T17:14:25.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T17:14:25.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T17:14:25.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T17:14:25.189Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T17:14:25.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-26T17:14:25.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-26T17:14:25.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-26T17:14:25.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T17:14:25.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T17:14:25.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T17:14:25.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T17:14:25.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T17:14:25.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:14:25.299Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:14:25.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T17:14:25.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-26T17:14:25.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-26T17:14:25.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T17:14:25.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T17:14:25.363Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T17:14:25.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T17:14:25.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T17:14:25.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T17:14:25.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] echo [2022-09-26T17:14:25.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8eb28e [Pipeline] echo [2022-09-26T17:14:25.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:14:25.467Z] provisioning config files... [2022-09-26T17:14:25.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/309@tmp/config11512769950297010431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:14:25.787Z] ---> docker-login.sh [2022-09-26T17:14:25.787Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:14:26.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:14:26.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:14:26.314Z] Configure a credential helper to remove this warning. See [2022-09-26T17:14:26.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:14:26.314Z] [2022-09-26T17:14:26.314Z] Login Succeeded [2022-09-26T17:14:26.314Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:14:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:14:26.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:14:26.314Z] Configure a credential helper to remove this warning. See [2022-09-26T17:14:26.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:14:26.314Z] [2022-09-26T17:14:26.314Z] Login Succeeded [2022-09-26T17:14:26.314Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:14:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:14:26.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:14:26.575Z] Configure a credential helper to remove this warning. See [2022-09-26T17:14:26.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:14:26.575Z] [2022-09-26T17:14:26.575Z] Login Succeeded [2022-09-26T17:14:26.575Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:14:26.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:14:26.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:14:26.575Z] Configure a credential helper to remove this warning. See [2022-09-26T17:14:26.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:14:26.575Z] [2022-09-26T17:14:26.575Z] Login Succeeded [2022-09-26T17:14:26.575Z] docker.io [2022-09-26T17:14:26.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:14:27.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:14:27.146Z] Configure a credential helper to remove this warning. See [2022-09-26T17:14:27.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:14:27.146Z] [2022-09-26T17:14:27.146Z] Login Succeeded [2022-09-26T17:14:27.146Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:14:27.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:14:27.472Z] + 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-26T17:14:27.473Z] + dirname cmd/core-command/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + dirname cmd/core-data/Dockerfile [2022-09-26T17:14:27.473Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/core-metadata/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-26T17:14:27.473Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-09-26T17:14:27.473Z] cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-26T17:14:27.473Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-26T17:14:27.473Z] cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/support-notifications/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-26T17:14:27.473Z] + + dirname cmd/support-scheduler/Dockerfile [2022-09-26T17:14:27.473Z] cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-26T17:14:27.473Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-26T17:14:27.473Z] + cut -d/ -f2 [2022-09-26T17:14:27.473Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-26T17:14:27.509Z] 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-26T17:14:27.833Z] + git rev-list -1 --merges a8eb28e71f5ba3ef86e818c168e1634e95121d28~1..a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] echo [2022-09-26T17:14:27.846Z] -----------> git rev-list -1 --merges a8eb28e71f5ba3ef86e818c168e1634e95121d28~1..a8eb28e71f5ba3ef86e818c168e1634e95121d28 a8eb28e71f5ba3ef86e818c168e1634e95121d28 [false] [Pipeline] sh [2022-09-26T17:14:28.130Z] + git log --format=format:%s -1 a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] echo [2022-09-26T17:14:28.142Z] ========================================================= [2022-09-26T17:14:28.142Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T17:14:28.142Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-26T17:14:28.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:14:28.495Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T17:14:28.495Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T17:14:28.495Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T17:14:28.495Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T17:14:28.495Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T17:14:28.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:14:28.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:14:28.829Z] [2022-09-26T17:14:28.829Z] 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-26T17:14:29.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:14:29.123Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T17:14:29.123Z] b85a868b505f: Pulling fs layer [2022-09-26T17:14:29.123Z] e2be974225ed: Pulling fs layer [2022-09-26T17:14:29.123Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T17:14:29.123Z] 988bab9f4d93: Pulling fs layer [2022-09-26T17:14:29.123Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T17:14:29.123Z] eaf3925da568: Pulling fs layer [2022-09-26T17:14:29.123Z] bab4dde63d76: Pulling fs layer [2022-09-26T17:14:29.123Z] bde34c3a00c8: Pulling fs layer [2022-09-26T17:14:29.123Z] b352a97aabf1: Pulling fs layer [2022-09-26T17:14:29.123Z] 4872d77fe225: Pulling fs layer [2022-09-26T17:14:29.123Z] 5851b861e8e6: Pulling fs layer [2022-09-26T17:14:29.123Z] 988bab9f4d93: Waiting [2022-09-26T17:14:29.123Z] bab4dde63d76: Waiting [2022-09-26T17:14:29.123Z] bde34c3a00c8: Waiting [2022-09-26T17:14:29.123Z] b352a97aabf1: Waiting [2022-09-26T17:14:29.123Z] 4872d77fe225: Waiting [2022-09-26T17:14:29.123Z] 5851b861e8e6: Waiting [2022-09-26T17:14:29.123Z] eaf3925da568: Waiting [2022-09-26T17:14:29.123Z] 1469e6f7b9e6: Waiting [2022-09-26T17:14:29.123Z] e2be974225ed: Verifying Checksum [2022-09-26T17:14:29.123Z] e2be974225ed: Download complete [2022-09-26T17:14:29.123Z] 988bab9f4d93: Verifying Checksum [2022-09-26T17:14:29.123Z] 988bab9f4d93: Download complete [2022-09-26T17:14:29.386Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T17:14:29.386Z] 1469e6f7b9e6: Download complete [2022-09-26T17:14:29.386Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T17:14:29.386Z] 339a4e72a1f5: Download complete [2022-09-26T17:14:29.386Z] eaf3925da568: Verifying Checksum [2022-09-26T17:14:29.386Z] eaf3925da568: Download complete [2022-09-26T17:14:29.386Z] bde34c3a00c8: Download complete [2022-09-26T17:14:29.386Z] b352a97aabf1: Download complete [2022-09-26T17:14:29.386Z] 4872d77fe225: Download complete [2022-09-26T17:14:29.386Z] 5851b861e8e6: Download complete [2022-09-26T17:14:29.386Z] b85a868b505f: Verifying Checksum [2022-09-26T17:14:29.386Z] b85a868b505f: Download complete [2022-09-26T17:14:29.646Z] bab4dde63d76: Verifying Checksum [2022-09-26T17:14:29.646Z] bab4dde63d76: Download complete [2022-09-26T17:14:30.583Z] b85a868b505f: Pull complete [2022-09-26T17:14:30.843Z] e2be974225ed: Pull complete [2022-09-26T17:14:31.410Z] 339a4e72a1f5: Pull complete [2022-09-26T17:14:31.410Z] 988bab9f4d93: Pull complete [2022-09-26T17:14:31.671Z] 1469e6f7b9e6: Pull complete [2022-09-26T17:14:31.671Z] eaf3925da568: Pull complete [2022-09-26T17:14:33.573Z] bab4dde63d76: Pull complete [2022-09-26T17:14:33.573Z] bde34c3a00c8: Pull complete [2022-09-26T17:14:33.573Z] b352a97aabf1: Pull complete [2022-09-26T17:14:33.573Z] 4872d77fe225: Pull complete [2022-09-26T17:14:33.831Z] 5851b861e8e6: Pull complete [2022-09-26T17:14:33.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T17:14:33.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:14:33.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:14:33.920Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:14:33.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:14:35.181Z] $ docker top fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db -eo pid,comm [2022-09-26T17:14:35.237Z] 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-26T17:14:35.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:14:35.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:14:35.280Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:14:35.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:14:35.394Z] $ docker exec fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db ssh-agent [2022-09-26T17:14:35.511Z] SSH_AUTH_SOCK=/tmp/ssh-Pz76Gvqwhldr/agent.33 [2022-09-26T17:14:35.511Z] SSH_AGENT_PID=39 [2022-09-26T17:14:35.518Z] Running ssh-add (command line suppressed) [2022-09-26T17:14:35.623Z] Identity added: /w/workspace/edgex-go/309@tmp/private_key_8235108831548573298.key (/w/workspace/edgex-go/309@tmp/private_key_8235108831548573298.key) [2022-09-26T17:14:35.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:14:35.925Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T17:14:35.935Z] $ docker exec --env ******** --env ******** fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db ssh-agent -k [2022-09-26T17:14:36.044Z] unset SSH_AUTH_SOCK; [2022-09-26T17:14:36.044Z] unset SSH_AGENT_PID; [2022-09-26T17:14:36.044Z] echo Agent pid 39 killed; [2022-09-26T17:14:36.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T17:14:36.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:14:36.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:14:36.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:14:36.192Z] $ docker exec fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db ssh-agent [2022-09-26T17:14:36.314Z] SSH_AUTH_SOCK=/tmp/ssh-iHK92CrewYsX/agent.71 [2022-09-26T17:14:36.314Z] SSH_AGENT_PID=77 [2022-09-26T17:14:36.320Z] Running ssh-add (command line suppressed) [2022-09-26T17:14:36.419Z] Identity added: /w/workspace/edgex-go/309@tmp/private_key_2291539272935922941.key (/w/workspace/edgex-go/309@tmp/private_key_2291539272935922941.key) [2022-09-26T17:14:36.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:14:36.723Z] + git semver init [2022-09-26T17:14:36.983Z] 2022-09-26 17:14:36,898 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T17:14:36.983Z] 2022-09-26 17:14:36,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/309/.semver [2022-09-26T17:14:36.983Z] 2022-09-26 17:14:36,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/309/.semver [2022-09-26T17:14:36.983Z] 2022-09-26 17:14:36,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/309/.semver'], cwd=/w/workspace/edgex-go/309, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:14:42.303Z] 2022-09-26 17:14:41,614 [append_file] DEBUG append to file:/w/workspace/edgex-go/309/.git/info/exclude [2022-09-26T17:14:42.303Z] 2022-09-26 17:14:41,615 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/309/.semver/main with force:False [2022-09-26T17:14:42.303Z] 2022-09-26 17:14:41,616 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:14:42.303Z] 2022-09-26 17:14:41,616 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:14:42.303Z] 2.3.0-dev.72 [Pipeline] } [2022-09-26T17:14:42.312Z] $ docker exec --env ******** --env ******** fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db ssh-agent -k [2022-09-26T17:14:42.415Z] unset SSH_AUTH_SOCK; [2022-09-26T17:14:42.416Z] unset SSH_AGENT_PID; [2022-09-26T17:14:42.416Z] echo Agent pid 77 killed; [2022-09-26T17:14:42.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:14:42.739Z] + git semver [Pipeline] } [2022-09-26T17:14:43.012Z] $ docker stop --time=1 fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db [2022-09-26T17:14:44.274Z] $ docker rm -f fc2442de89eb5640f1454e881cc2a6fe24687087d299c84eae35259a126921db [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:14:44.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T17:14:44.774Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T17:14:44.777Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.72 [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-26T17:14:45.173Z] + git config --global --add safe.directory /w/workspace/edgex-go/309 [Pipeline] echo [2022-09-26T17:14:45.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:14:45.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:14:45.207Z] ========================================================= [2022-09-26T17:14:45.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T17:14:45.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:14:45.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:14:45.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T17:14:45.496Z] 2408cc74d12b: Pulling fs layer [2022-09-26T17:14:45.496Z] ea60b727a1ce: Pulling fs layer [2022-09-26T17:14:45.496Z] 30c4a7721957: Pulling fs layer [2022-09-26T17:14:45.496Z] 370296b7ddb6: Pulling fs layer [2022-09-26T17:14:45.496Z] 7c6cee850709: Pulling fs layer [2022-09-26T17:14:45.496Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T17:14:45.496Z] d94ebbe4e438: Pulling fs layer [2022-09-26T17:14:45.496Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T17:14:45.496Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T17:14:45.496Z] 39a5fcdaea64: Waiting [2022-09-26T17:14:45.496Z] d94ebbe4e438: Waiting [2022-09-26T17:14:45.496Z] 370296b7ddb6: Waiting [2022-09-26T17:14:45.496Z] bcfd1f05c69d: Waiting [2022-09-26T17:14:45.496Z] 59ccb84bbe0f: Waiting [2022-09-26T17:14:45.496Z] 7c6cee850709: Waiting [2022-09-26T17:14:45.496Z] 30c4a7721957: Verifying Checksum [2022-09-26T17:14:45.496Z] 30c4a7721957: Download complete [2022-09-26T17:14:45.496Z] ea60b727a1ce: Verifying Checksum [2022-09-26T17:14:45.496Z] ea60b727a1ce: Download complete [2022-09-26T17:14:45.496Z] 7c6cee850709: Verifying Checksum [2022-09-26T17:14:45.496Z] 7c6cee850709: Download complete [2022-09-26T17:14:45.496Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T17:14:45.496Z] 39a5fcdaea64: Download complete [2022-09-26T17:14:45.496Z] 2408cc74d12b: Verifying Checksum [2022-09-26T17:14:45.496Z] 2408cc74d12b: Download complete [2022-09-26T17:14:45.496Z] d94ebbe4e438: Download complete [2022-09-26T17:14:45.756Z] 2408cc74d12b: Pull complete [2022-09-26T17:14:45.756Z] ea60b727a1ce: Pull complete [2022-09-26T17:14:46.015Z] 30c4a7721957: Pull complete [2022-09-26T17:14:46.275Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T17:14:46.275Z] 59ccb84bbe0f: Download complete [2022-09-26T17:14:46.534Z] 370296b7ddb6: Verifying Checksum [2022-09-26T17:14:46.534Z] 370296b7ddb6: Download complete [2022-09-26T17:14:46.534Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T17:14:46.534Z] bcfd1f05c69d: Download complete [2022-09-26T17:14:49.818Z] 370296b7ddb6: Pull complete [2022-09-26T17:14:49.818Z] 7c6cee850709: Pull complete [2022-09-26T17:14:50.078Z] 39a5fcdaea64: Pull complete [2022-09-26T17:14:50.078Z] d94ebbe4e438: Pull complete [2022-09-26T17:14:51.978Z] bcfd1f05c69d: Pull complete [2022-09-26T17:14:52.543Z] 59ccb84bbe0f: Pull complete [2022-09-26T17:14:52.543Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T17:14:52.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:14:52.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:14:52.832Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:14:52.832Z] WORKDIR /edgex [2022-09-26T17:14:52.832Z] COPY go.mod . [2022-09-26T17:14:52.832Z] RUN go mod download [2022-09-26T17:14:52.832Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-26T17:14:53.399Z] Sending build context to Docker daemon 169.5MB [2022-09-26T17:14:53.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:14:53.399Z] ---> a4fb48ad2a94 [2022-09-26T17:14:53.399Z] Step 2/4 : WORKDIR /edgex [2022-09-26T17:14:55.308Z] ---> Running in e88f62196d11 [2022-09-26T17:14:55.308Z] Removing intermediate container e88f62196d11 [2022-09-26T17:14:55.308Z] ---> 15d61b3f6f52 [2022-09-26T17:14:55.308Z] Step 3/4 : COPY go.mod . [2022-09-26T17:14:55.308Z] ---> d3065eaf774a [2022-09-26T17:14:55.308Z] Step 4/4 : RUN go mod download [2022-09-26T17:14:55.308Z] ---> Running in 071daa303038 [2022-09-26T17:14:59.860Z] Still waiting to schedule task [2022-09-26T17:14:59.860Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1164’ [2022-09-26T17:15:05.291Z] Removing intermediate container 071daa303038 [2022-09-26T17:15:05.291Z] ---> 5e00a4d5c128 [2022-09-26T17:15:05.291Z] Successfully built 5e00a4d5c128 [2022-09-26T17:15:05.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:15:05.586Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:15:05.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:15:05.645Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:15:05.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:15:05.979Z] $ docker top 13f28c726848cb2bfef72c05342359a0893df5f7a9971074e240c4252b17477b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:15:06.320Z] + go version [2022-09-26T17:15:06.321Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T17:15:06.330Z] $ docker stop --time=1 13f28c726848cb2bfef72c05342359a0893df5f7a9971074e240c4252b17477b [2022-09-26T17:15:07.607Z] $ docker rm -f 13f28c726848cb2bfef72c05342359a0893df5f7a9971074e240c4252b17477b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:15:07.978Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:15:07.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:15:08.039Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:15:08.067Z] $ 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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:15:08.371Z] $ docker top 320a158e08ccc3064454c885e2ae439784bc04e073493b5233415ebcd0fee3c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T17:15:08.434Z] ========================================================= [2022-09-26T17:15:08.434Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-26T17:15:08.434Z] ========================================================= [Pipeline] sh [2022-09-26T17:15:08.716Z] + git config --global --add safe.directory /w/workspace/edgex-go/309 [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:15:09.008Z] + make test [2022-09-26T17:15:09.008Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-26T17:15:15.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-26T17:15:30.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-26T17:15:30.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-09-26T17:15:30.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.111s coverage: 75.6% of statements [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-26T17:15:30.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-26T17:15:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.596s coverage: 89.2% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.0% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-09-26T17:15:34.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2022-09-26T17:15:34.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-09-26T17:15:38.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2022-09-26T17:15:38.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-09-26T17:15:45.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 80.5% of statements [2022-09-26T17:15:45.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 65.8% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 41.8% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-26T17:15:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-09-26T17:15:53.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.184s coverage: 92.3% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-26T17:15:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-09-26T17:15:53.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-26T17:15:53.526Z] 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-26T17:16:15.438Z] 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-26T17:16:15.438Z] GO111MODULE=on go vet ./... [2022-09-26T17:16:16.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T17:16:16.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T17:16:16.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T17:16:16.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-26T17:16:17.184Z] + ls -al . [2022-09-26T17:16:17.184Z] total 756 [2022-09-26T17:16:17.184Z] drwxrwxr-x 11 1001 1001 4096 Sep 26 17:15 . [2022-09-26T17:16:17.184Z] drwxr-xr-x 4 root root 4096 Sep 26 17:15 .. [2022-09-26T17:16:17.184Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 17:14 .blubracket [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 16 Sep 26 17:14 .dockerignore [2022-09-26T17:16:17.184Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 17:15 .git [2022-09-26T17:16:17.184Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 17:14 .github [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 1030 Sep 26 17:14 .gitignore [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 17:14 .golangci.yml [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 87 Sep 26 17:14 .hadolint.yml [2022-09-26T17:16:17.184Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 17:14 .semver [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 166 Sep 26 17:14 .sonarcloud.properties [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 17:14 ADOPTERS.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 10722 Sep 26 17:14 Attribution.txt [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 63209 Sep 26 17:14 CHANGELOG.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 17:14 CONTRIBUTING.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 17:14 GOVERNANCE.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 850 Sep 26 17:14 Jenkinsfile [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 17:14 LICENSE [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 13724 Sep 26 17:14 Makefile [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 17:14 OWNERS.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 9799 Sep 26 17:14 README.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 6912 Sep 26 17:14 SECURITY.md [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 12 Sep 26 17:14 VERSION [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 4131 Sep 26 17:14 ZMQWindows.md [2022-09-26T17:16:17.184Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 17:14 bin [2022-09-26T17:16:17.184Z] drwxrwxr-x 18 1001 1001 4096 Sep 26 17:14 cmd [2022-09-26T17:16:17.184Z] -rw-r--r-- 1 root root 496148 Sep 26 17:15 coverage.out [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 3458 Sep 26 17:14 go.mod [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 38040 Sep 26 17:14 go.sum [2022-09-26T17:16:17.184Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 17:14 internal [2022-09-26T17:16:17.184Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 17:14 openapi [2022-09-26T17:16:17.184Z] drwxrwxr-x 4 1001 1001 4096 Sep 26 17:14 snap [2022-09-26T17:16:17.184Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 17:14 version.go [Pipeline] sh [2022-09-26T17:16:17.466Z] + '[' -e coverage.out ] [2022-09-26T17:16:17.466Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-26T17:16:17.561Z] Stashed 1 file(s) [Pipeline] sh [2022-09-26T17:16:17.839Z] + make build [2022-09-26T17:16:17.839Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-26T17:16:32.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-26T17:16:42.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-26T17:16:43.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-26T17:16:51.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-26T17:16:51.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-26T17:16:52.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-26T17:16:53.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-26T17:16:54.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-26T17:16:55.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-26T17:16:56.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-26T17:16:57.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-26T17:16:59.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-26T17:17:00.691Z] $ docker stop --time=1 320a158e08ccc3064454c885e2ae439784bc04e073493b5233415ebcd0fee3c2 [2022-09-26T17:17:03.101Z] $ docker rm -f 320a158e08ccc3064454c885e2ae439784bc04e073493b5233415ebcd0fee3c2 [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-26T17:17:03.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-26T17:17:03.929Z] [2022-09-26T17:17:03.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:17:04.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-26T17:17:04.238Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-26T17:17:04.238Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-26T17:17:04.238Z] ca9280d653b3: Pulling fs layer [2022-09-26T17:17:04.238Z] 7e9c9ca2126c: Pulling fs layer [2022-09-26T17:17:04.238Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-26T17:17:04.238Z] cbdbe7a5bc2a: Download complete [2022-09-26T17:17:04.496Z] ca9280d653b3: Verifying Checksum [2022-09-26T17:17:04.496Z] ca9280d653b3: Download complete [2022-09-26T17:17:04.496Z] cbdbe7a5bc2a: Pull complete [2022-09-26T17:17:04.754Z] 7e9c9ca2126c: Download complete [2022-09-26T17:17:05.012Z] ca9280d653b3: Pull complete [2022-09-26T17:17:08.296Z] 7e9c9ca2126c: Pull complete [2022-09-26T17:17:08.296Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-26T17:17:08.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-26T17:17:08.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:17:08.382Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:17:08.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:17:09.882Z] $ docker top c35e1655078a8b67fcdf67dd98d664a828a392a39b9b855bf6256c5ad11114d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:17:10.227Z] + docker-compose build --help [2022-09-26T17:17:10.227Z] + grep parallel [2022-09-26T17:17:10.795Z] --parallel Build images in parallel. [Pipeline] } [2022-09-26T17:17:10.803Z] $ docker stop --time=1 c35e1655078a8b67fcdf67dd98d664a828a392a39b9b855bf6256c5ad11114d3 [2022-09-26T17:17:12.083Z] $ docker rm -f c35e1655078a8b67fcdf67dd98d664a828a392a39b9b855bf6256c5ad11114d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:17:12.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-26T17:17:12.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:17:12.550Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:17:12.578Z] $ 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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:17:12.901Z] $ docker top fe86eb1f6bc03d7b9918c721360d9eaef494753d21fc4037fab7b2e79e369dbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:17:13.241Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-26T17:17:13.810Z] Building core-command ... [2022-09-26T17:17:13.810Z] Building core-data ... [2022-09-26T17:17:13.810Z] Building core-metadata ... [2022-09-26T17:17:13.810Z] Building security-bootstrapper ... [2022-09-26T17:17:13.810Z] Building security-proxy-setup ... [2022-09-26T17:17:13.810Z] Building security-secretstore-setup ... [2022-09-26T17:17:13.810Z] Building security-spiffe-token-provider ... [2022-09-26T17:17:13.810Z] Building security-spire-agent ... [2022-09-26T17:17:13.810Z] Building security-spire-config ... [2022-09-26T17:17:13.810Z] Building security-spire-server ... [2022-09-26T17:17:13.810Z] Building support-notifications ... [2022-09-26T17:17:13.810Z] Building support-scheduler ... [2022-09-26T17:17:13.810Z] Building sys-mgmt-agent ... [2022-09-26T17:17:13.810Z] Building security-spiffe-token-provider [2022-09-26T17:17:13.810Z] Building security-bootstrapper [2022-09-26T17:17:13.810Z] Building security-secretstore-setup [2022-09-26T17:17:13.810Z] Building security-spire-agent [2022-09-26T17:17:13.810Z] Building support-scheduler [2022-09-26T17:17:26.014Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:17:26.014Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:17:26.014Z] ---> 5e00a4d5c128 [2022-09-26T17:17:26.014Z] Step 3/20 : WORKDIR /edgex-go [2022-09-26T17:17:26.014Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:17:26.014Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:17:26.014Z] ---> 5e00a4d5c128 [2022-09-26T17:17:26.014Z] Step 3/33 : WORKDIR /edgex-go [2022-09-26T17:17:26.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:17:26.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:17:26.014Z] ---> 5e00a4d5c128 [2022-09-26T17:17:26.014Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:17:26.014Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:17:26.014Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:17:26.014Z] ---> 5e00a4d5c128 [2022-09-26T17:17:26.014Z] Step 3/26 : WORKDIR /edgex-go [2022-09-26T17:17:26.014Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:17:26.014Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:17:26.014Z] ---> 5e00a4d5c128 [2022-09-26T17:17:26.014Z] Step 3/25 : WORKDIR /edgex-go [2022-09-26T17:17:27.932Z] ---> Running in 2ce45957dd45 [2022-09-26T17:17:27.932Z] ---> Running in c5a05fa75769 [2022-09-26T17:17:27.932Z] ---> Running in 099aac6d14a9 [2022-09-26T17:17:27.932Z] ---> Running in f039f45b700f [2022-09-26T17:17:27.932Z] ---> Running in 782cff3d8e94 [2022-09-26T17:17:28.190Z] Removing intermediate container 099aac6d14a9 [2022-09-26T17:17:28.190Z] Removing intermediate container c5a05fa75769 [2022-09-26T17:17:28.190Z] ---> b8600b491dc6 [2022-09-26T17:17:28.190Z] ---> 6c3279aec499 [2022-09-26T17:17:28.190Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : WORKDIR /edgex-go [2022-09-26T17:17:28.190Z] [2022-09-26T17:17:28.190Z] Removing intermediate container 782cff3d8e94 [2022-09-26T17:17:28.190Z] ---> b4264318de4d [2022-09-26T17:17:28.190Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:17:28.190Z] Removing intermediate container 2ce45957dd45 [2022-09-26T17:17:28.190Z] ---> 2f861e268d8b [2022-09-26T17:17:28.190Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-26T17:17:28.190Z] Removing intermediate container f039f45b700f [2022-09-26T17:17:28.190Z] ---> e68fefc74297 [2022-09-26T17:17:28.190Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:17:28.190Z] ---> Running in f3613b6d8bda [2022-09-26T17:17:28.190Z] ---> Running in 318c90fb2507 [2022-09-26T17:17:28.190Z] ---> Running in 6dc9bd77518c [2022-09-26T17:17:28.190Z] ---> Running in ca9c94a91950 [2022-09-26T17:17:28.190Z] ---> Running in 1360d1488913 [2022-09-26T17:17:28.190Z] Removing intermediate container f3613b6d8bda [2022-09-26T17:17:28.190Z] ---> 4fb591163ff6 [2022-09-26T17:17:28.190Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:17:28.190Z] ---> Running in 55d60f13b5ec [2022-09-26T17:17:29.123Z] Removing intermediate container 318c90fb2507 [2022-09-26T17:17:29.123Z] ---> 7cac8d87b73e [2022-09-26T17:17:29.123Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-26T17:17:29.123Z] ---> Running in 09ac662a44d3 [2022-09-26T17:17:29.123Z] Removing intermediate container ca9c94a91950 [2022-09-26T17:17:29.123Z] ---> feb70303ba14 [2022-09-26T17:17:29.123Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:17:29.123Z] ---> Running in 5e2c70abc169 [2022-09-26T17:17:29.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:29.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:29.638Z] v3.16.2-203-g16a4499ea3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-26T17:17:29.638Z] v3.16.2-202-ge26245aea1 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-26T17:17:29.638Z] OK: 17041 distinct packages available [2022-09-26T17:17:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:29.894Z] Removing intermediate container 6dc9bd77518c [2022-09-26T17:17:29.894Z] ---> a64832478bd0 [2022-09-26T17:17:29.894Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-26T17:17:29.894Z] ---> Running in 1d5ad6ab5d0e [2022-09-26T17:17:29.895Z] Removing intermediate container 55d60f13b5ec [2022-09-26T17:17:29.895Z] ---> 31a1af0cafdf [2022-09-26T17:17:29.895Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-26T17:17:29.895Z] ---> Running in 75ec4547b296 [2022-09-26T17:17:29.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:30.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:30.151Z] OK: 211 MiB in 51 packages [2022-09-26T17:17:30.410Z] Removing intermediate container 1360d1488913 [2022-09-26T17:17:30.410Z] ---> 8eae28f1aeff [2022-09-26T17:17:30.410Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-26T17:17:30.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:30.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:30.668Z] ---> 57d76ab13ae9 [2022-09-26T17:17:30.668Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:17:30.668Z] ---> Running in 128befb1005c [2022-09-26T17:17:30.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:30.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:31.186Z] OK: 211 MiB in 51 packages [2022-09-26T17:17:31.186Z] OK: 211 MiB in 51 packages [2022-09-26T17:17:31.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:31.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:31.701Z] Removing intermediate container 09ac662a44d3 [2022-09-26T17:17:31.701Z] ---> 3a8eb9d332b4 [2022-09-26T17:17:31.701Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-26T17:17:31.701Z] Removing intermediate container 5e2c70abc169 [2022-09-26T17:17:31.701Z] ---> 447f06662492 [2022-09-26T17:17:31.701Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-26T17:17:31.701Z] ---> 6a8abf9d2f90 [2022-09-26T17:17:31.701Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:17:31.701Z] OK: 211 MiB in 51 packages [2022-09-26T17:17:31.701Z] ---> Running in f5acbdd8d9fe [2022-09-26T17:17:31.701Z] OK: 211 MiB in 51 packages [2022-09-26T17:17:31.959Z] ---> 6e10faf9163b [2022-09-26T17:17:31.959Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:17:31.959Z] ---> Running in bd27d8e597c1 [2022-09-26T17:17:32.217Z] Removing intermediate container 75ec4547b296 [2022-09-26T17:17:32.217Z] ---> 352862d291a7 [2022-09-26T17:17:32.217Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T17:17:32.217Z] Removing intermediate container 1d5ad6ab5d0e [2022-09-26T17:17:32.217Z] ---> 41babe22053d [2022-09-26T17:17:32.217Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-26T17:17:32.476Z] ---> 34d1d2a75be0 [2022-09-26T17:17:32.476Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:17:32.476Z] ---> Running in 3cc38605f62d [2022-09-26T17:17:32.476Z] ---> 8622ce80d569 [2022-09-26T17:17:32.476Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:17:32.476Z] ---> Running in 817cd9882c27 [2022-09-26T17:17:47.357Z] Removing intermediate container bd27d8e597c1 [2022-09-26T17:17:47.357Z] ---> 3f7dcfa46a1e [2022-09-26T17:17:47.357Z] Step 8/26 : COPY . . [2022-09-26T17:17:47.357Z] Removing intermediate container 3cc38605f62d [2022-09-26T17:17:47.357Z] ---> 51b257c1d7b8 [2022-09-26T17:17:47.357Z] Step 9/23 : COPY . . [2022-09-26T17:17:47.357Z] Removing intermediate container f5acbdd8d9fe [2022-09-26T17:17:47.357Z] ---> 2aec2fc3589a [2022-09-26T17:17:47.358Z] Step 8/25 : COPY . . [2022-09-26T17:17:47.358Z] Removing intermediate container 817cd9882c27 [2022-09-26T17:17:47.358Z] ---> e71f6479d8a5 [2022-09-26T17:17:47.358Z] Step 8/33 : COPY . . [2022-09-26T17:17:47.358Z] Removing intermediate container 128befb1005c [2022-09-26T17:17:47.358Z] ---> dc0126b6cfea [2022-09-26T17:17:47.358Z] Step 7/20 : COPY . . [2022-09-26T17:17:55.539Z] ---> 9701ca5b0d13 [2022-09-26T17:17:55.539Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-26T17:17:55.539Z] ---> 3c04999c000e [2022-09-26T17:17:55.539Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-26T17:17:55.539Z] ---> 86bf898a0e49 [2022-09-26T17:17:55.539Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-26T17:17:55.539Z] ---> 7d954a56a250 [2022-09-26T17:17:55.539Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:17:55.539Z] ---> 4f257ff65aa1 [2022-09-26T17:17:55.539Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-26T17:17:55.539Z] ---> Running in 0f7165038861 [2022-09-26T17:17:55.539Z] ---> Running in 533d023e255a [2022-09-26T17:17:55.539Z] ---> Running in 9f5776d06f31 [2022-09-26T17:17:55.539Z] ---> Running in 6eb82a329db4 [2022-09-26T17:17:55.539Z] ---> Running in d5131aaa7f42 [2022-09-26T17:17:55.539Z] Removing intermediate container 6eb82a329db4 [2022-09-26T17:17:55.539Z] ---> fcd758877f28 [2022-09-26T17:17:55.539Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-26T17:17:55.539Z] ---> Running in 9996c401dba6 [2022-09-26T17:17:55.539Z] Removing intermediate container 9996c401dba6 [2022-09-26T17:17:55.539Z] ---> dcf5767e1a57 [2022-09-26T17:17:55.539Z] 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-26T17:17:55.539Z] ---> Running in f318bf9db098 [2022-09-26T17:17:55.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-26T17:17:55.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-26T17:17:55.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-26T17:17:55.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-26T17:17:55.796Z] Removing intermediate container f318bf9db098 [2022-09-26T17:17:55.796Z] ---> ecc463b06da7 [2022-09-26T17:17:55.796Z] Step 12/26 : WORKDIR /edgex-go [2022-09-26T17:17:55.796Z] ---> Running in 4153e28ce97e [2022-09-26T17:17:56.053Z] Removing intermediate container 4153e28ce97e [2022-09-26T17:17:56.053Z] ---> 9a3c995f6550 [2022-09-26T17:17:56.053Z] [2022-09-26T17:17:56.053Z] Step 13/26 : FROM alpine:3.15 [2022-09-26T17:17:56.053Z] 3.15: Pulling from library/alpine [2022-09-26T17:17:56.619Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-26T17:17:56.619Z] Status: Downloaded newer image for alpine:3.15 [2022-09-26T17:17:56.619Z] ---> c4fc93816858 [2022-09-26T17:17:56.619Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:17:56.619Z] ---> Running in f98e4cc0fbfa [2022-09-26T17:17:56.619Z] Removing intermediate container f98e4cc0fbfa [2022-09-26T17:17:56.619Z] ---> ce14b5968767 [2022-09-26T17:17:56.619Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:17:56.619Z] ---> Running in a12adcd21b5f [2022-09-26T17:17:57.555Z] Removing intermediate container a12adcd21b5f [2022-09-26T17:17:57.555Z] ---> 0c54f8582011 [2022-09-26T17:17:57.555Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-26T17:17:57.555Z] ---> Running in d94cbb32114d [2022-09-26T17:17:58.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:59.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:17:59.327Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:17:59.327Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:17:59.327Z] OK: 15857 distinct packages available [2022-09-26T17:17:59.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:00.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:00.521Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:00.780Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:18:00.780Z] (3/5) Installing libucontext (1.1-r0) [2022-09-26T17:18:00.780Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-26T17:18:01.037Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-26T17:18:01.037Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:18:01.037Z] OK: 7 MiB in 19 packages [2022-09-26T17:18:02.507Z] Removing intermediate container d94cbb32114d [2022-09-26T17:18:02.508Z] ---> 1d391c66a79a [2022-09-26T17:18:02.508Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-26T17:18:03.879Z] ---> 7d50975e43ba [2022-09-26T17:18:03.879Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:18:06.413Z] ---> d130d9edc924 [2022-09-26T17:18:06.413Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:18:06.413Z] ---> 49b78990e910 [2022-09-26T17:18:06.413Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-26T17:18:06.979Z] ---> 53ee62af3591 [2022-09-26T17:18:06.979Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-26T17:18:07.914Z] ---> 6cee1ab9d0e1 [2022-09-26T17:18:07.914Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:18:07.914Z] ---> Running in f263247755c4 [2022-09-26T17:18:08.173Z] Removing intermediate container f263247755c4 [2022-09-26T17:18:08.173Z] ---> 5125ef01e55b [2022-09-26T17:18:08.173Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:18:08.173Z] ---> Running in 3fa454a7a62f [2022-09-26T17:18:08.431Z] Removing intermediate container 3fa454a7a62f [2022-09-26T17:18:08.431Z] ---> be376ec861d9 [2022-09-26T17:18:08.431Z] Step 24/26 : LABEL arch=x86_64 [2022-09-26T17:18:08.690Z] ---> Running in 924f5699e09d [2022-09-26T17:18:08.948Z] Removing intermediate container 924f5699e09d [2022-09-26T17:18:08.948Z] ---> a86bbe81bec6 [2022-09-26T17:18:08.948Z] Step 25/26 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:08.948Z] ---> Running in a4c8a7b4b1b0 [2022-09-26T17:18:09.525Z] Removing intermediate container a4c8a7b4b1b0 [2022-09-26T17:18:09.525Z] ---> 965d87b91829 [2022-09-26T17:18:09.525Z] Step 26/26 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:09.525Z] ---> Running in 975a2c935ce6 [2022-09-26T17:18:10.092Z] Removing intermediate container 975a2c935ce6 [2022-09-26T17:18:10.092Z] ---> acaf3c3199d8 [2022-09-26T17:18:10.092Z] [2022-09-26T17:18:10.092Z] Successfully built acaf3c3199d8 [2022-09-26T17:18:10.092Z] Successfully tagged security-spire-agent:latest [2022-09-26T17:18:10.092Z] Building security-spire-server [2022-09-26T17:18:13.386Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:13.386Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:13.386Z] ---> 5e00a4d5c128 [2022-09-26T17:18:13.386Z] Step 3/25 : WORKDIR /edgex-go [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> e68fefc74297 [2022-09-26T17:18:13.386Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> feb70303ba14 [2022-09-26T17:18:13.386Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> 447f06662492 [2022-09-26T17:18:13.386Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> 6e10faf9163b [2022-09-26T17:18:13.386Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> 3f7dcfa46a1e [2022-09-26T17:18:13.386Z] Step 8/25 : COPY . . [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> 7d954a56a250 [2022-09-26T17:18:13.386Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> fcd758877f28 [2022-09-26T17:18:13.386Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-26T17:18:13.386Z] ---> Using cache [2022-09-26T17:18:13.386Z] ---> dcf5767e1a57 [2022-09-26T17:18:13.386Z] 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-26T17:18:16.670Z] ---> Running in 12432823b9f0 [2022-09-26T17:18:17.239Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1166 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-26T17:18:17.250Z] Running in /w/workspace/edgex-go/309 [Pipeline] { [Pipeline] checkout [2022-09-26T17:18:17.279Z] The recommended git tool is: git [2022-09-26T17:18:18.064Z] Removing intermediate container 12432823b9f0 [2022-09-26T17:18:18.064Z] ---> 2af2b1840a9b [2022-09-26T17:18:18.064Z] Step 12/25 : WORKDIR /edgex-go [2022-09-26T17:18:18.320Z] ---> Running in b69ea1802a52 [2022-09-26T17:18:18.889Z] Removing intermediate container b69ea1802a52 [2022-09-26T17:18:18.889Z] ---> bae755738e23 [2022-09-26T17:18:18.889Z] [2022-09-26T17:18:18.889Z] Step 13/25 : FROM alpine:3.15 [2022-09-26T17:18:18.889Z] ---> c4fc93816858 [2022-09-26T17:18:18.889Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:18:18.889Z] ---> Using cache [2022-09-26T17:18:18.889Z] ---> ce14b5968767 [2022-09-26T17:18:18.889Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:18.889Z] ---> Using cache [2022-09-26T17:18:18.889Z] ---> 0c54f8582011 [2022-09-26T17:18:18.889Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-26T17:18:18.889Z] ---> Using cache [2022-09-26T17:18:18.889Z] ---> 1d391c66a79a [2022-09-26T17:18:18.889Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:18:22.585Z] using credential edgex-jenkins-ssh [2022-09-26T17:18:22.608Z] Cloning the remote Git repository [2022-09-26T17:18:23.069Z] ---> dd7cf49ab6ac [2022-09-26T17:18:23.069Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:18:23.327Z] ---> 6809787e6266 [2022-09-26T17:18:23.327Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-26T17:18:22.655Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-26T17:18:22.728Z] > git init /w/workspace/edgex-go/309 # timeout=10 [2022-09-26T17:18:22.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-26T17:18:22.879Z] > git --version # timeout=10 [2022-09-26T17:18:22.898Z] > git --version # 'git version 2.25.1' [2022-09-26T17:18:22.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T17:18:22.950Z] Verifying host key using known hosts file [2022-09-26T17:18:23.144Z] 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-26T17:18:23.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:18:24.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-26T17:18:25.276Z] ---> b7e8165fb145 [2022-09-26T17:18:25.276Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-26T17:18:25.886Z] ---> 8bee0ecb95db [2022-09-26T17:18:25.886Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:18:25.886Z] ---> Running in 1ecebcd80066 [2022-09-26T17:18:27.283Z] Removing intermediate container 1ecebcd80066 [2022-09-26T17:18:27.283Z] ---> 10d35458cee9 [2022-09-26T17:18:27.283Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:18:28.219Z] ---> Running in 15afb62a2c7b [2022-09-26T17:18:28.219Z] Removing intermediate container 533d023e255a [2022-09-26T17:18:28.219Z] ---> 5b29480b2459 [2022-09-26T17:18:28.219Z] [2022-09-26T17:18:28.219Z] Step 10/33 : FROM alpine:3.16 [2022-09-26T17:18:28.219Z] Removing intermediate container 15afb62a2c7b [2022-09-26T17:18:28.219Z] ---> d8c15780143f [2022-09-26T17:18:28.219Z] Step 23/25 : LABEL arch=x86_64 [2022-09-26T17:18:29.175Z] 3.16: Pulling from library/alpine [2022-09-26T17:18:30.115Z] ---> Running in b59e0da272db [2022-09-26T17:18:30.115Z] Removing intermediate container b59e0da272db [2022-09-26T17:18:30.115Z] ---> 7c92f195ad67 [2022-09-26T17:18:30.115Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:30.374Z] Removing intermediate container 9f5776d06f31 [2022-09-26T17:18:30.374Z] ---> 2a437feddb18 [2022-09-26T17:18:30.374Z] [2022-09-26T17:18:30.374Z] Step 10/25 : FROM alpine:3.16 [2022-09-26T17:18:30.638Z] 3.16: Pulling from library/alpine [2022-09-26T17:18:31.222Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:18:31.222Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:18:31.222Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T17:18:31.222Z] Status: Image is up to date for alpine:3.16 [2022-09-26T17:18:31.222Z] ---> 9c6f07244728 [2022-09-26T17:18:31.223Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:18:31.223Z] ---> 9c6f07244728 [2022-09-26T17:18:31.223Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-26T17:18:31.223Z] ---> Running in f87a8df45194 [2022-09-26T17:18:32.177Z] ---> Running in 635c4f77a7ea [2022-09-26T17:18:32.177Z] Removing intermediate container f87a8df45194 [2022-09-26T17:18:32.177Z] ---> 388de63088ae [2022-09-26T17:18:32.177Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:32.177Z] ---> Running in 1c342504d7e8 [2022-09-26T17:18:32.435Z] ---> Running in f18360f63528 [2022-09-26T17:18:32.693Z] Removing intermediate container 1c342504d7e8 [2022-09-26T17:18:32.693Z] ---> 66be5c752c65 [2022-09-26T17:18:32.693Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-26T17:18:33.064Z] Removing intermediate container f18360f63528 [2022-09-26T17:18:33.064Z] ---> 4de6b7ac44b1 [2022-09-26T17:18:33.064Z] [2022-09-26T17:18:33.064Z] ---> Running in 05dfdd2546b9 [2022-09-26T17:18:33.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:33.064Z] Successfully built 4de6b7ac44b1 [2022-09-26T17:18:33.064Z] Successfully tagged security-spire-server:latest [2022-09-26T17:18:33.064Z] Building security-spire-config [2022-09-26T17:18:33.064Z]  Building security-spire-server ... done Removing intermediate container 0f7165038861 [2022-09-26T17:18:33.064Z] ---> d9be0a09e687 [2022-09-26T17:18:33.064Z] [2022-09-26T17:18:33.064Z] Step 9/20 : FROM alpine:3.15 [2022-09-26T17:18:33.064Z] ---> c4fc93816858 [2022-09-26T17:18:33.065Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:18:33.065Z] ---> Using cache [2022-09-26T17:18:33.065Z] ---> ce14b5968767 [2022-09-26T17:18:33.065Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:33.065Z] ---> Using cache [2022-09-26T17:18:33.065Z] ---> 0c54f8582011 [2022-09-26T17:18:33.065Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-26T17:18:33.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:33.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:33.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:33.585Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-26T17:18:33.585Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:33.585Z] (3/3) Installing su-exec (0.2-r1) [2022-09-26T17:18:33.585Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:18:33.585Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:18:33.585Z] OK: 6 MiB in 17 packages [2022-09-26T17:18:33.585Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:33.585Z] (2/2) Installing su-exec (0.2-r1) [2022-09-26T17:18:33.585Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:18:33.585Z] OK: 6 MiB in 16 packages [2022-09-26T17:18:35.498Z] ---> Running in 74685f192514 [2022-09-26T17:18:36.066Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:36.066Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:36.066Z] ---> 5e00a4d5c128 [2022-09-26T17:18:36.066Z] Step 3/26 : WORKDIR /edgex-go [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> e68fefc74297 [2022-09-26T17:18:36.066Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> feb70303ba14 [2022-09-26T17:18:36.066Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 447f06662492 [2022-09-26T17:18:36.066Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 6e10faf9163b [2022-09-26T17:18:36.066Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 3f7dcfa46a1e [2022-09-26T17:18:36.066Z] Step 8/26 : COPY . . [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 7d954a56a250 [2022-09-26T17:18:36.066Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> fcd758877f28 [2022-09-26T17:18:36.066Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> dcf5767e1a57 [2022-09-26T17:18:36.066Z] 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-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> ecc463b06da7 [2022-09-26T17:18:36.066Z] Step 12/26 : WORKDIR /edgex-go [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 9a3c995f6550 [2022-09-26T17:18:36.066Z] [2022-09-26T17:18:36.066Z] Step 13/26 : FROM alpine:3.15 [2022-09-26T17:18:36.066Z] ---> c4fc93816858 [2022-09-26T17:18:36.066Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> ce14b5968767 [2022-09-26T17:18:36.066Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:36.066Z] ---> Using cache [2022-09-26T17:18:36.066Z] ---> 0c54f8582011 [2022-09-26T17:18:36.066Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-26T17:18:37.978Z] ---> Running in d056265e52c9 [2022-09-26T17:18:37.978Z] Removing intermediate container d5131aaa7f42 [2022-09-26T17:18:37.978Z] ---> d2fa356f1971 [2022-09-26T17:18:37.978Z] [2022-09-26T17:18:37.978Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:18:37.978Z] ---> 9c6f07244728 [2022-09-26T17:18:37.978Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:18:37.978Z] ---> Running in 51e826c970ee [2022-09-26T17:18:37.978Z] Removing intermediate container 635c4f77a7ea [2022-09-26T17:18:37.978Z] ---> 3f2ff4b06f90 [2022-09-26T17:18:37.978Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-26T17:18:37.978Z] ---> Running in 0a15ee0be181 [2022-09-26T17:18:38.236Z] Removing intermediate container 05dfdd2546b9 [2022-09-26T17:18:38.236Z] ---> a05ad8a65a7e [2022-09-26T17:18:38.236Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-26T17:18:38.236Z] ---> Running in 67c7089df6b3 [2022-09-26T17:18:38.236Z] Removing intermediate container 0a15ee0be181 [2022-09-26T17:18:38.236Z] ---> 0b5950595e4b [2022-09-26T17:18:38.236Z] Step 13/25 : WORKDIR / [2022-09-26T17:18:38.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:38.236Z] ---> Running in 26ea2791d1dd [2022-09-26T17:18:38.236Z] Removing intermediate container 67c7089df6b3 [2022-09-26T17:18:38.236Z] ---> 160867fa3752 [2022-09-26T17:18:38.236Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-26T17:18:38.236Z] ---> Running in a9c370455d65 [2022-09-26T17:18:38.236Z] Removing intermediate container 26ea2791d1dd [2022-09-26T17:18:38.236Z] ---> 0f9b46b0ddec [2022-09-26T17:18:38.236Z] 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-26T17:18:38.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:38.236Z] Removing intermediate container a9c370455d65 [2022-09-26T17:18:38.236Z] ---> 6672ee68bcae [2022-09-26T17:18:38.236Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-26T17:18:38.236Z] ---> Running in 66daf0333f87 [2022-09-26T17:18:38.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:38.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:38.494Z] Removing intermediate container 66daf0333f87 [2022-09-26T17:18:38.494Z] ---> 8219131ad4af [2022-09-26T17:18:38.494Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-26T17:18:38.494Z] ---> ee06c337e369 [2022-09-26T17:18:38.494Z] 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-26T17:18:38.494Z] ---> Running in 4be946fa32b2 [2022-09-26T17:18:38.494Z] Removing intermediate container 4be946fa32b2 [2022-09-26T17:18:38.494Z] ---> 321c63c24780 [2022-09-26T17:18:38.494Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-26T17:18:38.494Z] ---> Running in 7c5498790579 [2022-09-26T17:18:38.494Z] ---> 9e5aaae7e2ce [2022-09-26T17:18:38.494Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-26T17:18:38.494Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:38.494Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:18:38.494Z] OK: 6 MiB in 15 packages [2022-09-26T17:18:38.753Z] ---> cb9caf06097c [2022-09-26T17:18:38.753Z] 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-26T17:18:38.753Z] ---> 7ff9213d0f20 [2022-09-26T17:18:38.753Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-26T17:18:39.010Z] Removing intermediate container 51e826c970ee [2022-09-26T17:18:39.010Z] ---> eb0d720f394c [2022-09-26T17:18:39.010Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:18:39.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:39.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:39.268Z] ---> Running in 8cecbc2a1d34 [2022-09-26T17:18:39.268Z] ---> 18c6929968b0 [2022-09-26T17:18:39.268Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-26T17:18:39.268Z] Removing intermediate container 8cecbc2a1d34 [2022-09-26T17:18:39.268Z] ---> 337527772cf2 [2022-09-26T17:18:39.268Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-26T17:18:39.268Z] ---> Running in 47943c4477d2 [2022-09-26T17:18:39.369Z] Avoid second fetch [2022-09-26T17:18:39.369Z] Checking out Revision a8eb28e71f5ba3ef86e818c168e1634e95121d28 (main) [2022-09-26T17:18:38.544Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-26T17:18:38.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:18:39.385Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T17:18:39.399Z] > git checkout -f a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 [2022-09-26T17:18:39.529Z] Removing intermediate container 7c5498790579 [2022-09-26T17:18:39.530Z] ---> 3e9a8e4f5e05 [2022-09-26T17:18:39.530Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-26T17:18:39.530Z] ---> Running in 41d1838a0f3a [2022-09-26T17:18:39.530Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:18:39.530Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:18:39.530Z] OK: 15857 distinct packages available [2022-09-26T17:18:39.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:39.530Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:18:39.530Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:18:39.530Z] OK: 15857 distinct packages available [2022-09-26T17:18:39.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:39.530Z] Removing intermediate container 47943c4477d2 [2022-09-26T17:18:39.530Z] ---> acb47f837bd4 [2022-09-26T17:18:39.530Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:18:39.789Z] Removing intermediate container 41d1838a0f3a [2022-09-26T17:18:39.789Z] ---> 693aa76bb72d [2022-09-26T17:18:39.789Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-26T17:18:39.789Z] ---> Running in 7c4bc9ec6978 [2022-09-26T17:18:39.789Z] ---> 366a274be9db [2022-09-26T17:18:39.789Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-26T17:18:39.789Z] Removing intermediate container 7c4bc9ec6978 [2022-09-26T17:18:39.789Z] ---> 7dfa27e5efee [2022-09-26T17:18:39.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:18:40.049Z] ---> afc7a112623d [2022-09-26T17:18:40.049Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-26T17:18:40.049Z] ---> 21e5dc93803e [2022-09-26T17:18:40.049Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-26T17:18:40.049Z] ---> Running in da7e2ced4b17 [2022-09-26T17:18:40.049Z] ---> Running in 9b44da48b9ce [2022-09-26T17:18:40.049Z] ---> 93064f73e6c8 [2022-09-26T17:18:40.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-26T17:18:40.058Z] Commit message: "ci: Add blubracket ignore file (#4167)" [2022-09-26T17:18:40.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:40.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:18:40.565Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-26T17:18:40.823Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-26T17:18:40.823Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-26T17:18:40.823Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:40.823Z] ---> a5364dbfae49 [2022-09-26T17:18:40.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-26T17:18:40.823Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-26T17:18:40.823Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:18:40.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T17:18:40.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:18:40.980Z] Dload Upload Total Spent Left Speed [2022-09-26T17:18:40.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86315 [2022-09-26T17:18:41.080Z] (3/4) Installing libucontext (1.1-r0) [2022-09-26T17:18:41.080Z] (5/9) Installing curl (7.80.0-r3) [2022-09-26T17:18:41.080Z] ---> aa4a035c1357 [2022-09-26T17:18:41.080Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-26T17:18:41.080Z] ---> Running in 9a448944650e [2022-09-26T17:18:41.080Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-26T17:18:41.080Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-26T17:18:41.080Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:18:41.080Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:18:41.080Z] OK: 6 MiB in 18 packages [2022-09-26T17:18:41.080Z] Removing intermediate container 9a448944650e [2022-09-26T17:18:41.080Z] ---> de41cc95ca47 [2022-09-26T17:18:41.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2022-09-26T17:18:41.338Z] Removing intermediate container 9b44da48b9ce [2022-09-26T17:18:41.338Z] ---> fc5cd00d8c8e [2022-09-26T17:18:41.338Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-26T17:18:41.338Z] Removing intermediate container da7e2ced4b17 [2022-09-26T17:18:41.338Z] ---> 2b3d999cb0ec [2022-09-26T17:18:41.338Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:18:41.338Z] ---> Running in c8ddbeca99a5 [2022-09-26T17:18:41.338Z] ---> Running in 6772cb655fab [2022-09-26T17:18:41.338Z] (8/9) Installing libucontext (1.1-r0) [2022-09-26T17:18:41.338Z] Removing intermediate container c8ddbeca99a5 [2022-09-26T17:18:41.338Z] ---> 225188331bba [2022-09-26T17:18:41.338Z] Step 21/23 : LABEL arch=x86_64 [2022-09-26T17:18:41.338Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-26T17:18:41.338Z] Removing intermediate container 6772cb655fab [2022-09-26T17:18:41.338Z] ---> e0b38c459ba5 [2022-09-26T17:18:41.338Z] Step 23/25 : LABEL arch=x86_64 [2022-09-26T17:18:41.338Z] ---> Running in 4f588e88464e [2022-09-26T17:18:41.338Z] ---> Running in 2b4bfc919c0f [2022-09-26T17:18:41.338Z] ---> 637bc6ab1dc6 [2022-09-26T17:18:41.338Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-26T17:18:41.338Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:18:41.338Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:18:41.597Z] OK: 8 MiB in 23 packages [2022-09-26T17:18:41.597Z] Removing intermediate container 4f588e88464e [2022-09-26T17:18:41.597Z] ---> d4c0cc3cd1f9 [2022-09-26T17:18:41.597Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:41.597Z] Removing intermediate container 2b4bfc919c0f [2022-09-26T17:18:41.597Z] ---> adec447e6467 [2022-09-26T17:18:41.597Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:41.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T17:18:41.855Z] ---> Running in 58e108c958db [2022-09-26T17:18:41.935Z] + sudo tee /etc/docker/daemon.new [2022-09-26T17:18:41.935Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T17:18:41.935Z] { [2022-09-26T17:18:41.935Z] "registry-mirrors": [ [2022-09-26T17:18:41.935Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T17:18:41.935Z] ], [2022-09-26T17:18:41.935Z] "bip": "10.250.0.254/24", [2022-09-26T17:18:41.935Z] "hosts": [ [2022-09-26T17:18:41.935Z] "tcp://0.0.0.0:5555", [2022-09-26T17:18:41.935Z] "unix:///var/run/docker.sock" [2022-09-26T17:18:41.935Z] ], [2022-09-26T17:18:41.935Z] "mtu": 1458, [2022-09-26T17:18:41.935Z] "selinux-enabled": true, [2022-09-26T17:18:41.935Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T17:18:41.935Z] } [Pipeline] sh [2022-09-26T17:18:42.115Z] Removing intermediate container d056265e52c9 [2022-09-26T17:18:42.115Z] ---> a19ae9da3628 [2022-09-26T17:18:42.115Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:18:42.115Z] ---> Running in 19d4f754d133 [2022-09-26T17:18:42.115Z] ---> 30a3c9d5f904 [2022-09-26T17:18:42.115Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-26T17:18:42.115Z] Removing intermediate container 58e108c958db [2022-09-26T17:18:42.115Z] ---> bbd7ec51e0bd [2022-09-26T17:18:42.115Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:42.115Z] ---> Running in 4993607141f7 [2022-09-26T17:18:42.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T17:18:42.634Z] + sudo service docker restart [2022-09-26T17:18:43.062Z] Removing intermediate container 19d4f754d133 [2022-09-26T17:18:43.062Z] ---> 25278d39b466 [2022-09-26T17:18:43.062Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:43.390Z] ---> 6cd60d1a8852 [2022-09-26T17:18:43.390Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-26T17:18:43.390Z] Removing intermediate container 4993607141f7 [2022-09-26T17:18:43.390Z] ---> e807a63dca46 [2022-09-26T17:18:43.390Z] ---> 2f10f3092124 [2022-09-26T17:18:43.390Z] [2022-09-26T17:18:43.390Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:18:43.390Z] ---> Running in e3afbdb45bdc [2022-09-26T17:18:43.390Z] Removing intermediate container 74685f192514 [2022-09-26T17:18:43.390Z] ---> d486a16769d1 [2022-09-26T17:18:43.390Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:18:43.390Z] Successfully built e807a63dca46 [2022-09-26T17:18:43.390Z] Successfully tagged security-secretstore-setup:latest [2022-09-26T17:18:43.390Z]  Building security-secretstore-setup ... done Building support-notifications [2022-09-26T17:18:43.390Z] Removing intermediate container e3afbdb45bdc [2022-09-26T17:18:43.390Z] ---> b1215ab4ba45 [2022-09-26T17:18:43.390Z] [2022-09-26T17:18:43.650Z] Successfully built b1215ab4ba45 [2022-09-26T17:18:43.909Z] ---> 43c8cddb37f4 [2022-09-26T17:18:43.910Z] Successfully tagged support-scheduler:latest [2022-09-26T17:18:43.910Z] Building core-command [2022-09-26T17:18:43.910Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-26T17:18:47.219Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:47.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:47.219Z] ---> 5e00a4d5c128 [2022-09-26T17:18:47.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:18:47.219Z] ---> Using cache [2022-09-26T17:18:47.219Z] ---> 6c3279aec499 [2022-09-26T17:18:47.219Z] Step 4/23 : WORKDIR /edgex-go [2022-09-26T17:18:47.219Z] ---> Using cache [2022-09-26T17:18:47.219Z] ---> 4fb591163ff6 [2022-09-26T17:18:47.219Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:47.219Z] ---> Using cache [2022-09-26T17:18:47.219Z] ---> 31a1af0cafdf [2022-09-26T17:18:47.219Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-26T17:18:48.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:48.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:48.606Z] ---> 5e00a4d5c128 [2022-09-26T17:18:48.606Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 6c3279aec499 [2022-09-26T17:18:48.606Z] Step 4/24 : WORKDIR /edgex-go [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 4fb591163ff6 [2022-09-26T17:18:48.606Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 31a1af0cafdf [2022-09-26T17:18:48.606Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 352862d291a7 [2022-09-26T17:18:48.606Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 34d1d2a75be0 [2022-09-26T17:18:48.606Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:18:48.606Z] ---> Using cache [2022-09-26T17:18:48.606Z] ---> 51b257c1d7b8 [2022-09-26T17:18:48.606Z] Step 9/24 : COPY . . [2022-09-26T17:18:48.864Z] ---> Using cache [2022-09-26T17:18:48.864Z] ---> 4f257ff65aa1 [2022-09-26T17:18:48.864Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-26T17:18:49.856Z] ---> 3c7800f58a70 [2022-09-26T17:18:49.856Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-26T17:18:49.856Z] ---> 8164f7b18365 [2022-09-26T17:18:49.856Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-26T17:18:49.856Z] ---> Running in 67f1600dafbb [2022-09-26T17:18:49.856Z] ---> 12e50df89c72 [2022-09-26T17:18:49.856Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-26T17:18:49.856Z] ---> Running in 477349a5002e [2022-09-26T17:18:49.856Z] ---> Running in c2cf3a296cdf [2022-09-26T17:18:50.117Z] Removing intermediate container c2cf3a296cdf [2022-09-26T17:18:50.117Z] ---> 950613c96e5c [2022-09-26T17:18:50.117Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-26T17:18:50.382Z] ---> 12111d39b2f9 [2022-09-26T17:18:50.382Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-26T17:18:50.382Z] ---> 7fecb07b46d7 [2022-09-26T17:18:50.382Z] Step 21/26 : WORKDIR / [2022-09-26T17:18:50.382Z] ---> Running in eb635a59a63b [2022-09-26T17:18:50.382Z] ---> 322f9e8c5505 [2022-09-26T17:18:50.382Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-26T17:18:50.382Z] ---> 08aaacddcce9 [2022-09-26T17:18:50.382Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-26T17:18:50.642Z] Removing intermediate container eb635a59a63b [2022-09-26T17:18:50.642Z] ---> e7ba82459a45 [2022-09-26T17:18:50.642Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:18:50.642Z] ---> Running in 0ea35c764dab [2022-09-26T17:18:50.642Z] ---> Running in 2f5fa84a99ae [2022-09-26T17:18:50.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:50.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-26T17:18:50.642Z] Removing intermediate container 0ea35c764dab [2022-09-26T17:18:50.642Z] ---> 7f35a2f01b9c [2022-09-26T17:18:50.642Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:18:50.642Z] ---> a8e3bf556e46 [2022-09-26T17:18:50.642Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-26T17:18:50.642Z] ---> Running in 22737398e933 [2022-09-26T17:18:50.642Z] ---> Running in 5e47c63b3fa9 [2022-09-26T17:18:50.906Z] Removing intermediate container 22737398e933 [2022-09-26T17:18:50.906Z] ---> 5f311a9772ac [2022-09-26T17:18:50.906Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:18:50.906Z] Removing intermediate container 5e47c63b3fa9 [2022-09-26T17:18:50.906Z] ---> 10174349be65 [2022-09-26T17:18:50.906Z] Step 24/26 : LABEL arch=x86_64 [2022-09-26T17:18:50.906Z] ---> Running in e3d64a8ea461 [2022-09-26T17:18:50.906Z] ---> Running in 8fffb79429c6 [2022-09-26T17:18:51.169Z] Removing intermediate container 8fffb79429c6 [2022-09-26T17:18:51.169Z] ---> 70a30cb6f4ec [2022-09-26T17:18:51.169Z] Step 18/20 : LABEL arch=x86_64 [2022-09-26T17:18:51.169Z] Removing intermediate container e3d64a8ea461 [2022-09-26T17:18:51.169Z] ---> 6ad5cf5e1467 [2022-09-26T17:18:51.169Z] Step 25/26 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:51.169Z] ---> Running in 2479c77a4dc3 [2022-09-26T17:18:51.169Z] ---> Running in c567536264cd [2022-09-26T17:18:51.169Z] Removing intermediate container 2479c77a4dc3 [2022-09-26T17:18:51.169Z] ---> b0c095a040db [2022-09-26T17:18:51.169Z] Step 19/20 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:18:51.433Z] Removing intermediate container c567536264cd [2022-09-26T17:18:51.433Z] ---> cd3694857938 [2022-09-26T17:18:51.433Z] Step 26/26 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:51.433Z] ---> Running in 14674f6c4e75 [2022-09-26T17:18:51.433Z] ---> Running in ede9ae34f77d [2022-09-26T17:18:51.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:18:51.433Z] Removing intermediate container 2f5fa84a99ae [2022-09-26T17:18:51.433Z] ---> eba22120afc0 [2022-09-26T17:18:51.433Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-26T17:18:51.433Z] Removing intermediate container 14674f6c4e75 [2022-09-26T17:18:51.433Z] ---> 13d6337236a1 [2022-09-26T17:18:51.433Z] Step 20/20 : LABEL version=2.3.0-dev.72 [2022-09-26T17:18:51.433Z] ---> Running in 256943ed5efd [2022-09-26T17:18:51.433Z] Removing intermediate container ede9ae34f77d [2022-09-26T17:18:51.433Z] ---> 03a021cd34a5 [2022-09-26T17:18:51.433Z] [2022-09-26T17:18:51.434Z] ---> Running in 37d668bb68aa [2022-09-26T17:18:51.692Z] Removing intermediate container 256943ed5efd [2022-09-26T17:18:51.692Z] ---> d9438e78f3d8 [2022-09-26T17:18:51.692Z] Step 30/33 : CMD ["gate"] [2022-09-26T17:18:51.692Z] ---> Running in f4842b8aa890 [2022-09-26T17:18:51.692Z] Removing intermediate container 37d668bb68aa [2022-09-26T17:18:51.692Z] ---> d1eb05fc78c8 [2022-09-26T17:18:51.692Z] [2022-09-26T17:18:51.692Z] Successfully built 03a021cd34a5 [2022-09-26T17:18:51.692Z] Successfully tagged security-spire-config:latest [2022-09-26T17:18:51.692Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-26T17:18:51.692Z] Successfully built d1eb05fc78c8 [2022-09-26T17:18:51.692Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-26T17:18:51.692Z] Building security-proxy-setup [2022-09-26T17:18:51.692Z]  Building security-spiffe-token-provider ... done OK: 211 MiB in 51 packages [2022-09-26T17:18:51.977Z] Removing intermediate container f4842b8aa890 [2022-09-26T17:18:51.977Z] ---> 2f3fb92f6675 [2022-09-26T17:18:51.977Z] Step 31/33 : LABEL arch=x86_64 [2022-09-26T17:18:58.238Z] ---> Running in f005eac32102 [2022-09-26T17:18:58.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:58.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:58.238Z] ---> 5e00a4d5c128 [2022-09-26T17:18:58.238Z] Step 3/23 : WORKDIR /edgex-go [2022-09-26T17:18:58.238Z] ---> Using cache [2022-09-26T17:18:58.238Z] ---> e68fefc74297 [2022-09-26T17:18:58.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:58.238Z] ---> Using cache [2022-09-26T17:18:58.238Z] ---> feb70303ba14 [2022-09-26T17:18:58.238Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-26T17:18:58.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:18:58.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:18:58.238Z] ---> 5e00a4d5c128 [2022-09-26T17:18:58.238Z] Step 3/22 : WORKDIR /edgex-go [2022-09-26T17:18:58.238Z] ---> Using cache [2022-09-26T17:18:58.238Z] ---> e68fefc74297 [2022-09-26T17:18:58.238Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:18:58.238Z] ---> Using cache [2022-09-26T17:18:58.238Z] ---> feb70303ba14 [2022-09-26T17:18:58.238Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-26T17:19:00.804Z] ---> Running in dd24ba60a0b1 [2022-09-26T17:19:00.804Z] ---> Running in 661957ce4d30 [2022-09-26T17:19:00.804Z] Removing intermediate container 67f1600dafbb [2022-09-26T17:19:00.804Z] ---> 1128dadfd642 [2022-09-26T17:19:00.804Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T17:19:00.804Z] Removing intermediate container f005eac32102 [2022-09-26T17:19:00.804Z] ---> 8c624ae70051 [2022-09-26T17:19:00.804Z] Step 32/33 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:19:00.804Z] ---> Running in c9538c876f0e [2022-09-26T17:19:00.805Z] Removing intermediate container c9538c876f0e [2022-09-26T17:19:00.805Z] ---> 5ac717e23708 [2022-09-26T17:19:00.805Z] Step 33/33 : LABEL version=2.3.0-dev.72 [2022-09-26T17:19:00.805Z] ---> 5f1cf4896953 [2022-09-26T17:19:00.805Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:19:00.805Z] ---> Running in 1886629972d1 [2022-09-26T17:19:00.805Z] ---> Running in 0432d5985633 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:19:00.905Z] provisioning config files... [2022-09-26T17:19:00.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/309@tmp/config2233875653236624825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:19:01.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:01.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:01.065Z] Removing intermediate container 1886629972d1 [2022-09-26T17:19:01.065Z] ---> 65ea2401d9c0 [2022-09-26T17:19:01.065Z] [2022-09-26T17:19:01.065Z] Successfully built 65ea2401d9c0 [2022-09-26T17:19:01.065Z] Successfully tagged security-bootstrapper:latest [2022-09-26T17:19:01.065Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-26T17:19:01.281Z] ---> docker-login.sh [2022-09-26T17:19:01.281Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:19:01.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:19:01.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:19:01.819Z] Configure a credential helper to remove this warning. See [2022-09-26T17:19:01.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:19:01.819Z] [2022-09-26T17:19:01.819Z] Login Succeeded [2022-09-26T17:19:01.819Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:19:02.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:02.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:02.018Z] OK: 211 MiB in 51 packages [2022-09-26T17:19:02.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:19:02.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:19:02.088Z] Configure a credential helper to remove this warning. See [2022-09-26T17:19:02.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:19:02.088Z] [2022-09-26T17:19:02.088Z] Login Succeeded [2022-09-26T17:19:02.088Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:19:02.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:19:02.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:19:02.630Z] Configure a credential helper to remove this warning. See [2022-09-26T17:19:02.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:19:02.630Z] [2022-09-26T17:19:02.630Z] Login Succeeded [2022-09-26T17:19:02.630Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:19:02.657Z] OK: 211 MiB in 51 packages [2022-09-26T17:19:02.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:19:02.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:19:02.901Z] Configure a credential helper to remove this warning. See [2022-09-26T17:19:02.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:19:02.901Z] [2022-09-26T17:19:02.901Z] Login Succeeded [2022-09-26T17:19:02.901Z] docker.io [2022-09-26T17:19:03.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:19:03.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:19:03.437Z] Configure a credential helper to remove this warning. See [2022-09-26T17:19:03.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:19:03.437Z] [2022-09-26T17:19:03.437Z] Login Succeeded [2022-09-26T17:19:03.437Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:19:03.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-26T17:19:03.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/309 [Pipeline] echo [2022-09-26T17:19:03.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:19:03.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:19:03.948Z] ========================================================= [2022-09-26T17:19:03.948Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T17:19:03.948Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:19:04.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:19:04.263Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T17:19:04.263Z] b3c136eddcbf: Pulling fs layer [2022-09-26T17:19:04.263Z] c0a3192eca97: Pulling fs layer [2022-09-26T17:19:04.263Z] a050256f5b6f: Pulling fs layer [2022-09-26T17:19:04.263Z] 656be50a0ddc: Pulling fs layer [2022-09-26T17:19:04.263Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T17:19:04.263Z] 46d945488cbd: Pulling fs layer [2022-09-26T17:19:04.263Z] 8a5474983e97: Pulling fs layer [2022-09-26T17:19:04.263Z] 329c88fbcd65: Pulling fs layer [2022-09-26T17:19:04.263Z] 656be50a0ddc: Waiting [2022-09-26T17:19:04.263Z] 2bbca73fdf42: Waiting [2022-09-26T17:19:04.263Z] 46d945488cbd: Waiting [2022-09-26T17:19:04.263Z] 8a5474983e97: Waiting [2022-09-26T17:19:04.263Z] 329c88fbcd65: Waiting [2022-09-26T17:19:04.534Z] a050256f5b6f: Verifying Checksum [2022-09-26T17:19:04.534Z] a050256f5b6f: Download complete [2022-09-26T17:19:04.534Z] c0a3192eca97: Verifying Checksum [2022-09-26T17:19:04.534Z] c0a3192eca97: Download complete [2022-09-26T17:19:04.534Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T17:19:04.534Z] 2bbca73fdf42: Download complete [2022-09-26T17:19:04.534Z] 46d945488cbd: Verifying Checksum [2022-09-26T17:19:04.534Z] 46d945488cbd: Download complete [2022-09-26T17:19:04.534Z] b3c136eddcbf: Download complete [2022-09-26T17:19:05.313Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:19:05.313Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:19:05.313Z] ---> 5e00a4d5c128 [2022-09-26T17:19:05.313Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 6c3279aec499 [2022-09-26T17:19:05.313Z] Step 4/25 : WORKDIR /edgex-go [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 4fb591163ff6 [2022-09-26T17:19:05.313Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 31a1af0cafdf [2022-09-26T17:19:05.313Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 352862d291a7 [2022-09-26T17:19:05.313Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 34d1d2a75be0 [2022-09-26T17:19:05.313Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 51b257c1d7b8 [2022-09-26T17:19:05.313Z] Step 9/25 : COPY . . [2022-09-26T17:19:05.313Z] ---> Using cache [2022-09-26T17:19:05.313Z] ---> 4f257ff65aa1 [2022-09-26T17:19:05.313Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-26T17:19:05.313Z] ---> Running in 295a6ffc2112 [2022-09-26T17:19:05.313Z] Removing intermediate container dd24ba60a0b1 [2022-09-26T17:19:05.313Z] ---> 5cd45ca9a1fd [2022-09-26T17:19:05.313Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-26T17:19:05.503Z] b3c136eddcbf: Pull complete [2022-09-26T17:19:05.503Z] 329c88fbcd65: Verifying Checksum [2022-09-26T17:19:05.503Z] 329c88fbcd65: Download complete [2022-09-26T17:19:05.604Z] Removing intermediate container 661957ce4d30 [2022-09-26T17:19:05.604Z] ---> 9c7d70474458 [2022-09-26T17:19:05.604Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-26T17:19:05.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-26T17:19:06.104Z] c0a3192eca97: Pull complete [2022-09-26T17:19:06.104Z] a050256f5b6f: Pull complete [2022-09-26T17:19:06.690Z] 8a5474983e97: Verifying Checksum [2022-09-26T17:19:06.690Z] 8a5474983e97: Download complete [2022-09-26T17:19:07.274Z] 656be50a0ddc: Verifying Checksum [2022-09-26T17:19:07.274Z] 656be50a0ddc: Download complete [2022-09-26T17:19:07.564Z] ---> c88c5fd54a05 [2022-09-26T17:19:07.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:19:08.131Z] ---> c1a14561aea8 [2022-09-26T17:19:08.131Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:19:08.131Z] ---> Running in 381414cfab1a [2022-09-26T17:19:08.131Z] ---> Running in 4ebfebf6947c [2022-09-26T17:19:19.588Z] 656be50a0ddc: Pull complete [2022-09-26T17:19:19.588Z] 2bbca73fdf42: Pull complete [2022-09-26T17:19:19.588Z] 46d945488cbd: Pull complete [2022-09-26T17:19:20.540Z] Removing intermediate container 477349a5002e [2022-09-26T17:19:20.540Z] ---> 84164d9f59c0 [2022-09-26T17:19:20.540Z] [2022-09-26T17:19:20.540Z] Step 11/24 : FROM alpine:3.16 [2022-09-26T17:19:20.540Z] ---> 9c6f07244728 [2022-09-26T17:19:20.540Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:19:20.540Z] ---> Using cache [2022-09-26T17:19:20.540Z] ---> eb0d720f394c [2022-09-26T17:19:20.540Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:19:20.540Z] ---> Using cache [2022-09-26T17:19:20.540Z] ---> 337527772cf2 [2022-09-26T17:19:20.540Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-26T17:19:20.540Z] ---> Running in 0d3ae598a59a [2022-09-26T17:19:20.800Z] Removing intermediate container 0432d5985633 [2022-09-26T17:19:20.800Z] ---> ce51200b900d [2022-09-26T17:19:20.800Z] Step 9/23 : COPY . . [2022-09-26T17:19:21.388Z] Removing intermediate container 0d3ae598a59a [2022-09-26T17:19:21.388Z] ---> 1de05a1f0be5 [2022-09-26T17:19:21.388Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-26T17:19:24.941Z] 8a5474983e97: Pull complete [2022-09-26T17:19:26.355Z] 329c88fbcd65: Pull complete [2022-09-26T17:19:26.355Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T17:19:26.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:19:26.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:19:26.798Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-26T17:19:26.798Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:19:26.798Z] WORKDIR /edgex [2022-09-26T17:19:26.798Z] COPY go.mod . [2022-09-26T17:19:26.798Z] RUN go mod download [2022-09-26T17:19:27.803Z] Sending build context to Docker daemon 3.247MB [2022-09-26T17:19:27.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:19:27.803Z] ---> ff4287adb874 [2022-09-26T17:19:27.803Z] Step 2/4 : WORKDIR /edgex [2022-09-26T17:19:27.986Z] ---> Running in 7966ce6b2fd7 [2022-09-26T17:19:28.267Z] Removing intermediate container 4ebfebf6947c [2022-09-26T17:19:28.267Z] ---> 491c314be2e2 [2022-09-26T17:19:28.267Z] Step 8/23 : COPY . . [2022-09-26T17:19:28.525Z] ---> e9d0d76757ef [2022-09-26T17:19:28.525Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-26T17:19:28.794Z] Removing intermediate container 381414cfab1a [2022-09-26T17:19:28.794Z] ---> b09f8cfb7962 [2022-09-26T17:19:28.794Z] Step 8/22 : COPY . . [2022-09-26T17:19:29.759Z] ---> Running in 5e28afd5a520 [2022-09-26T17:19:30.027Z] Removing intermediate container 5e28afd5a520 [2022-09-26T17:19:30.027Z] ---> 243cf52948e0 [2022-09-26T17:19:30.027Z] Step 3/4 : COPY go.mod . [2022-09-26T17:19:30.616Z] ---> a18f043d4072 [2022-09-26T17:19:30.616Z] Step 4/4 : RUN go mod download [2022-09-26T17:19:30.616Z] ---> Running in 95e63c48858a [2022-09-26T17:19:35.696Z] Removing intermediate container 7966ce6b2fd7 [2022-09-26T17:19:35.696Z] ---> 87c62cae64e8 [2022-09-26T17:19:35.696Z] Step 16/24 : WORKDIR / [2022-09-26T17:19:35.696Z] ---> Running in ba1c588e3d10 [2022-09-26T17:19:35.696Z] ---> Running in 717fdf17141d [2022-09-26T17:19:35.696Z] ---> 6f3c52962c4b [2022-09-26T17:19:35.696Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> a9c66c4835b8 [2022-09-26T17:19:35.696Z] [2022-09-26T17:19:35.696Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-26T17:19:35.696Z] ---> Running in 49d73cfbc69d [2022-09-26T17:19:35.696Z] ---> Running in eaf27379cd33 [2022-09-26T17:19:35.696Z] Removing intermediate container 295a6ffc2112 [2022-09-26T17:19:35.696Z] ---> 1cb4e985a1d6 [2022-09-26T17:19:35.696Z] [2022-09-26T17:19:35.696Z] Step 11/25 : FROM alpine:3.16 [2022-09-26T17:19:35.696Z] ---> 9c6f07244728 [2022-09-26T17:19:35.696Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:19:35.696Z] ---> Using cache [2022-09-26T17:19:35.696Z] ---> eb0d720f394c [2022-09-26T17:19:35.696Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:19:35.696Z] ---> Using cache [2022-09-26T17:19:35.696Z] ---> 337527772cf2 [2022-09-26T17:19:35.696Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-26T17:19:35.696Z] Removing intermediate container 717fdf17141d [2022-09-26T17:19:35.696Z] ---> 8bae09f5c6ce [2022-09-26T17:19:35.696Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:19:35.696Z] ---> Running in 3d155fe3000e [2022-09-26T17:19:35.696Z] Removing intermediate container 3d155fe3000e [2022-09-26T17:19:35.696Z] ---> a60686e93680 [2022-09-26T17:19:35.696Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-26T17:19:35.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-26T17:19:35.696Z] ---> Running in b225b4a90dbe [2022-09-26T17:19:35.696Z] ---> d5ea1a979ef4 [2022-09-26T17:19:35.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-26T17:19:36.017Z] Removing intermediate container b225b4a90dbe [2022-09-26T17:19:36.017Z] ---> cf472746078b [2022-09-26T17:19:36.017Z] Step 16/25 : WORKDIR / [2022-09-26T17:19:36.017Z] ---> Running in 9c3d890c28f9 [2022-09-26T17:19:36.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-26T17:19:36.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-26T17:19:36.277Z] Removing intermediate container 9c3d890c28f9 [2022-09-26T17:19:36.277Z] ---> 112bd414f17c [2022-09-26T17:19:36.277Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:19:36.535Z] ---> e7ed63cf1e81 [2022-09-26T17:19:36.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-26T17:19:37.153Z] ---> 56d9c099d6e5 [2022-09-26T17:19:37.154Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-26T17:19:37.412Z] ---> 8a40e01c1484 [2022-09-26T17:19:37.412Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-26T17:19:37.670Z] ---> Running in 7d06e934403d [2022-09-26T17:19:37.670Z] ---> e00a737f5eae [2022-09-26T17:19:37.670Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-26T17:19:37.670Z] Removing intermediate container 7d06e934403d [2022-09-26T17:19:37.670Z] ---> ebddcbb54453 [2022-09-26T17:19:37.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:19:37.670Z] ---> Running in 42af5b6f6976 [2022-09-26T17:19:37.927Z] Removing intermediate container 42af5b6f6976 [2022-09-26T17:19:37.927Z] ---> 593ebf686177 [2022-09-26T17:19:37.927Z] Step 22/24 : LABEL arch=x86_64 [2022-09-26T17:19:37.927Z] ---> f3310efb4d7f [2022-09-26T17:19:37.927Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-26T17:19:37.927Z] ---> Running in c450208b33f6 [2022-09-26T17:19:38.185Z] Removing intermediate container c450208b33f6 [2022-09-26T17:19:38.185Z] ---> bf2ab7ef9a92 [2022-09-26T17:19:38.185Z] Step 23/24 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:19:38.185Z] ---> Running in 957408f9a384 [2022-09-26T17:19:38.185Z] ---> 913a145264b2 [2022-09-26T17:19:38.185Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-26T17:19:38.185Z] ---> Running in 958d9516a006 [2022-09-26T17:19:38.443Z] Removing intermediate container 957408f9a384 [2022-09-26T17:19:38.443Z] ---> 6d52b46ad52a [2022-09-26T17:19:38.443Z] Step 24/24 : LABEL version=2.3.0-dev.72 [2022-09-26T17:19:38.443Z] ---> Running in bd8125976d19 [2022-09-26T17:19:38.443Z] Removing intermediate container 958d9516a006 [2022-09-26T17:19:38.443Z] ---> d63c4edb9478 [2022-09-26T17:19:38.443Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:19:38.443Z] ---> Running in a88a5eea19e9 [2022-09-26T17:19:38.701Z] Removing intermediate container bd8125976d19 [2022-09-26T17:19:38.702Z] ---> 85e1cb3130a7 [2022-09-26T17:19:38.702Z] [2022-09-26T17:19:38.960Z] Successfully built 85e1cb3130a7 [2022-09-26T17:19:38.960Z] Successfully tagged core-command:latest [2022-09-26T17:19:38.960Z]  Building core-command ... done Building core-data [2022-09-26T17:19:38.960Z] Removing intermediate container a88a5eea19e9 [2022-09-26T17:19:38.960Z] ---> ff115f81a6d6 [2022-09-26T17:19:38.960Z] Step 23/25 : LABEL arch=x86_64 [2022-09-26T17:19:38.960Z] ---> Running in 8ac7f79ba988 [2022-09-26T17:19:43.148Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:19:43.148Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:19:43.148Z] ---> 5e00a4d5c128 [2022-09-26T17:19:43.148Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:19:43.148Z] ---> Using cache [2022-09-26T17:19:43.148Z] ---> 6c3279aec499 [2022-09-26T17:19:43.148Z] Step 4/24 : WORKDIR /edgex-go [2022-09-26T17:19:43.148Z] ---> Using cache [2022-09-26T17:19:43.148Z] ---> 4fb591163ff6 [2022-09-26T17:19:43.148Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:19:43.148Z] ---> Using cache [2022-09-26T17:19:43.148Z] ---> 31a1af0cafdf [2022-09-26T17:19:43.148Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-26T17:19:44.590Z] Removing intermediate container 8ac7f79ba988 [2022-09-26T17:19:44.590Z] ---> e818303d7f97 [2022-09-26T17:19:44.590Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:19:45.161Z] ---> Running in 3ee23e2f4ee1 [2022-09-26T17:19:45.161Z] ---> Running in fafe3cd5c89e [2022-09-26T17:19:45.731Z] Removing intermediate container 3ee23e2f4ee1 [2022-09-26T17:19:45.731Z] ---> 155eb8592185 [2022-09-26T17:19:45.731Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:19:45.731Z] ---> Running in dadc5e8545d2 [2022-09-26T17:19:45.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:46.252Z] Removing intermediate container dadc5e8545d2 [2022-09-26T17:19:46.252Z] ---> 9957063e3f5b [2022-09-26T17:19:46.252Z] [2022-09-26T17:19:46.511Z] Successfully built 9957063e3f5b [2022-09-26T17:19:46.512Z] Successfully tagged core-metadata:latest [2022-09-26T17:19:46.790Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:19:47.051Z] OK: 211 MiB in 51 packages [2022-09-26T17:19:48.435Z] Removing intermediate container fafe3cd5c89e [2022-09-26T17:19:48.435Z] ---> b42711583b57 [2022-09-26T17:19:48.435Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-26T17:19:49.377Z] ---> d5020854d20f [2022-09-26T17:19:49.377Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:19:49.637Z] ---> Running in 0a2380626039 [2022-09-26T17:19:57.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-26T17:20:03.270Z] Removing intermediate container 95e63c48858a [2022-09-26T17:20:03.270Z] ---> 82e164c816ca [2022-09-26T17:20:03.270Z] Successfully built 82e164c816ca [2022-09-26T17:20:03.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:03.619Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T17:20:03.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:20:03.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2022-09-26T17:20:03.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:20:04.416Z] Removing intermediate container 0a2380626039 [2022-09-26T17:20:04.416Z] ---> 30d10a879fa0 [2022-09-26T17:20:04.416Z] Step 9/24 : COPY . . [2022-09-26T17:20:05.023Z] $ docker top 367f5fcb98ee025e650b904dd5ce72234300ed4baffbb660175006fbc0db9619 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:20:05.851Z] + go version [2022-09-26T17:20:05.851Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T17:20:05.869Z] $ docker stop --time=1 367f5fcb98ee025e650b904dd5ce72234300ed4baffbb660175006fbc0db9619 [2022-09-26T17:20:07.501Z] $ docker rm -f 367f5fcb98ee025e650b904dd5ce72234300ed4baffbb660175006fbc0db9619 [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-26T17:20:08.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-26T17:20:08.041Z] [2022-09-26T17:20:08.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:08.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-26T17:20:08.633Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-26T17:20:08.633Z] 29e5d40040c1: Pulling fs layer [2022-09-26T17:20:08.633Z] 1ce36da41761: Pulling fs layer [2022-09-26T17:20:08.633Z] 25b303627fd3: Pulling fs layer [2022-09-26T17:20:08.633Z] 29e5d40040c1: Verifying Checksum [2022-09-26T17:20:08.633Z] 29e5d40040c1: Download complete [2022-09-26T17:20:08.791Z] Removing intermediate container 49d73cfbc69d [2022-09-26T17:20:08.791Z] Removing intermediate container eaf27379cd33 [2022-09-26T17:20:08.791Z] ---> 38de90293b1d [2022-09-26T17:20:08.791Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor ---> 2c9637509c06 [2022-09-26T17:20:08.791Z] [2022-09-26T17:20:08.791Z] [2022-09-26T17:20:08.791Z] Step 10/22 : FROM alpine:3.16 [2022-09-26T17:20:08.791Z] ---> 9c6f07244728 [2022-09-26T17:20:08.791Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-26T17:20:08.791Z] ---> 1610d089a9bc [2022-09-26T17:20:08.791Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-26T17:20:08.791Z] ---> Running in f0cbe2e1acd6 [2022-09-26T17:20:08.791Z] ---> Running in b2d38ad88949 [2022-09-26T17:20:08.791Z] ---> Running in 33f3119b82e3 [2022-09-26T17:20:08.902Z] 1ce36da41761: Verifying Checksum [2022-09-26T17:20:08.902Z] 1ce36da41761: Download complete [2022-09-26T17:20:09.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:09.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-26T17:20:09.335Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-26T17:20:09.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:09.598Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-26T17:20:09.598Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:20:09.598Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-26T17:20:09.598Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-26T17:20:09.598Z] (5/6) Installing curl (7.83.1-r3) [2022-09-26T17:20:09.598Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-26T17:20:09.598Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:20:09.598Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:20:09.598Z] OK: 8 MiB in 20 packages [2022-09-26T17:20:10.318Z] 29e5d40040c1: Pull complete [2022-09-26T17:20:10.318Z] 25b303627fd3: Verifying Checksum [2022-09-26T17:20:10.318Z] 25b303627fd3: Download complete [2022-09-26T17:20:11.281Z] 1ce36da41761: Pull complete [2022-09-26T17:20:12.153Z] Removing intermediate container b2d38ad88949 [2022-09-26T17:20:12.153Z] ---> de7d69e273b0 [2022-09-26T17:20:12.153Z] [2022-09-26T17:20:12.153Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:20:12.153Z] ---> 9c6f07244728 [2022-09-26T17:20:12.153Z] 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-26T17:20:12.153Z] Removing intermediate container ba1c588e3d10 [2022-09-26T17:20:12.153Z] ---> 06fba5741280 [2022-09-26T17:20:12.153Z] [2022-09-26T17:20:12.153Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:20:12.153Z] ---> 9c6f07244728 [2022-09-26T17:20:12.153Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-26T17:20:12.153Z] ---> Running in 0233f787b8c2 [2022-09-26T17:20:12.153Z] ---> Running in a88ec17952b9 [2022-09-26T17:20:12.153Z] Removing intermediate container f0cbe2e1acd6 [2022-09-26T17:20:12.153Z] ---> 60c55ae3ec86 [2022-09-26T17:20:12.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-26T17:20:12.153Z] ---> Running in e2bf3a884592 [2022-09-26T17:20:12.153Z] Removing intermediate container 0233f787b8c2 [2022-09-26T17:20:12.153Z] ---> db42ae248cc3 [2022-09-26T17:20:12.153Z] 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-26T17:20:12.153Z] ---> Running in c3b9d8b466a4 [2022-09-26T17:20:12.153Z] Removing intermediate container e2bf3a884592 [2022-09-26T17:20:12.153Z] ---> d8763abc247b [2022-09-26T17:20:12.153Z] Step 13/22 : WORKDIR /edgex [2022-09-26T17:20:12.153Z] ---> Running in 2fafc4651e1f [2022-09-26T17:20:12.153Z] Removing intermediate container 2fafc4651e1f [2022-09-26T17:20:12.153Z] ---> 1cf6f3723b4a [2022-09-26T17:20:12.153Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-26T17:20:12.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:12.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:12.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:12.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:12.412Z] ---> fff2719da4d2 [2022-09-26T17:20:12.412Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-26T17:20:12.672Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-26T17:20:12.672Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-26T17:20:12.672Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:20:12.673Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:20:12.673Z] OK: 6 MiB in 16 packages [2022-09-26T17:20:12.673Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T17:20:12.673Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T17:20:12.673Z] (3/33) Installing readline (8.1.2-r0) [2022-09-26T17:20:12.673Z] (4/33) Installing bash (5.1.16-r2) [2022-09-26T17:20:12.673Z] Executing bash-5.1.16-r2.post-install [2022-09-26T17:20:12.673Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-26T17:20:12.932Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:20:12.932Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-26T17:20:12.932Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-26T17:20:12.932Z] (9/33) Installing curl (7.83.1-r3) [2022-09-26T17:20:12.932Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-26T17:20:13.191Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-26T17:20:13.191Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-26T17:20:13.191Z] (13/33) Installing expat (2.4.9-r0) [2022-09-26T17:20:13.191Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-26T17:20:13.191Z] (15/33) Installing gdbm (1.23-r0) [2022-09-26T17:20:13.191Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-26T17:20:13.191Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:20:13.191Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:20:13.191Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-26T17:20:13.191Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-26T17:20:13.191Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-26T17:20:13.452Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-26T17:20:13.452Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-26T17:20:13.452Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-26T17:20:13.452Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-26T17:20:13.452Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-26T17:20:13.452Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-26T17:20:13.452Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-26T17:20:13.730Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-26T17:20:13.730Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-26T17:20:13.730Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-26T17:20:13.730Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-26T17:20:13.730Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-26T17:20:13.730Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:20:13.730Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:20:13.989Z] OK: 122 MiB in 47 packages [2022-09-26T17:20:15.898Z] ---> c895f8b951ab [2022-09-26T17:20:15.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-26T17:20:16.839Z] Removing intermediate container a88ec17952b9 [2022-09-26T17:20:16.839Z] ---> 05f61e351184 [2022-09-26T17:20:16.839Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:20:16.839Z] ---> Running in a5fef90e5ac7 [2022-09-26T17:20:16.839Z] ---> 7770f2c4e44f [2022-09-26T17:20:16.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-26T17:20:17.100Z] Removing intermediate container a5fef90e5ac7 [2022-09-26T17:20:17.101Z] ---> 6065df2b0b27 [2022-09-26T17:20:17.101Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-26T17:20:17.101Z] ---> Running in 6aae819f5aa5 [2022-09-26T17:20:17.101Z] ---> ef4939ea9df9 [2022-09-26T17:20:17.101Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-26T17:20:17.101Z] ---> Running in eb6fdac4e2b9 [2022-09-26T17:20:17.101Z] Removing intermediate container 6aae819f5aa5 [2022-09-26T17:20:17.101Z] ---> d9c481c28807 [2022-09-26T17:20:17.101Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:20:17.361Z] ---> Running in f2ee220e1f1f [2022-09-26T17:20:17.361Z] Removing intermediate container f2ee220e1f1f [2022-09-26T17:20:17.361Z] ---> 91cc3d26ea42 [2022-09-26T17:20:17.361Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:20:17.932Z] ---> 28e50ec0608e [2022-09-26T17:20:17.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-26T17:20:18.814Z] Collecting docker-compose==1.23.2 [2022-09-26T17:20:18.814Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-26T17:20:18.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.3 MB/s eta 0:00:00 [2022-09-26T17:20:18.814Z] Collecting docker<4.0,>=3.6.0 [2022-09-26T17:20:18.814Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-26T17:20:18.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 131.4 MB/s eta 0:00:00 [2022-09-26T17:20:19.080Z] Collecting PyYAML<4,>=3.10 [2022-09-26T17:20:19.080Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-26T17:20:19.080Z] ---> a078d6c969a5 [2022-09-26T17:20:19.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-26T17:20:19.080Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 162.5 MB/s eta 0:00:00 [2022-09-26T17:20:19.080Z] Removing intermediate container eb6fdac4e2b9 [2022-09-26T17:20:19.080Z] ---> 9defa1e0aaba [2022-09-26T17:20:19.080Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-26T17:20:19.080Z] ---> Running in 770356d94c41 [2022-09-26T17:20:19.080Z] ---> fe019cacbaf7 [2022-09-26T17:20:19.080Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-26T17:20:19.340Z] Preparing metadata (setup.py): started [2022-09-26T17:20:19.340Z] Removing intermediate container 770356d94c41 [2022-09-26T17:20:19.340Z] ---> f4c5bb752533 [2022-09-26T17:20:19.340Z] Step 20/22 : LABEL arch=x86_64 [2022-09-26T17:20:19.340Z] ---> Running in ac60ce660e46 [2022-09-26T17:20:19.340Z] ---> Running in a557eae2d3c8 [2022-09-26T17:20:19.340Z] Removing intermediate container a557eae2d3c8 [2022-09-26T17:20:19.340Z] ---> 75c4a7baa968 [2022-09-26T17:20:19.340Z] Step 21/22 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:19.340Z] Removing intermediate container ac60ce660e46 [2022-09-26T17:20:19.340Z] ---> 3b2cbd24289c [2022-09-26T17:20:19.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:20:19.340Z] ---> Running in fdd835187d16 [2022-09-26T17:20:19.340Z] ---> Running in a02dc3077c6f [2022-09-26T17:20:19.600Z] Removing intermediate container fdd835187d16 [2022-09-26T17:20:19.600Z] ---> 38b1b0d0374f [2022-09-26T17:20:19.600Z] Step 22/22 : LABEL version=2.3.0-dev.72 [2022-09-26T17:20:19.600Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:20:19.600Z] Removing intermediate container a02dc3077c6f [2022-09-26T17:20:19.600Z] ---> 84384723fd8d [2022-09-26T17:20:19.600Z] Step 21/23 : LABEL arch=x86_64 [2022-09-26T17:20:19.600Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-26T17:20:19.600Z] ---> Running in 70bca57ad85e [2022-09-26T17:20:19.600Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-26T17:20:19.600Z] Preparing metadata (setup.py): started [2022-09-26T17:20:19.600Z] ---> Running in ba0892c49eab [2022-09-26T17:20:19.600Z] Removing intermediate container 70bca57ad85e [2022-09-26T17:20:19.600Z] ---> b46c58c96191 [2022-09-26T17:20:19.600Z] [2022-09-26T17:20:19.600Z] Removing intermediate container ba0892c49eab [2022-09-26T17:20:19.600Z] ---> 5f01575f7391 [2022-09-26T17:20:19.600Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:19.600Z] ---> Running in 0028fa7e5a41 [2022-09-26T17:20:19.600Z] Successfully built b46c58c96191 [2022-09-26T17:20:19.600Z] Successfully tagged security-proxy-setup:latest [2022-09-26T17:20:19.860Z]  Building security-proxy-setup ... done Removing intermediate container 0028fa7e5a41 [2022-09-26T17:20:19.860Z] ---> 2a5f398bb600 [2022-09-26T17:20:19.860Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:20:19.860Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:20:19.860Z] ---> Running in 9558cefc6257 [2022-09-26T17:20:19.860Z] 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-26T17:20:19.860Z] Collecting jsonschema<3,>=2.5.1 [2022-09-26T17:20:19.860Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-26T17:20:19.860Z] Collecting texttable<0.10,>=0.9.0 [2022-09-26T17:20:19.860Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-26T17:20:19.860Z] Preparing metadata (setup.py): started [2022-09-26T17:20:19.860Z] Removing intermediate container 9558cefc6257 [2022-09-26T17:20:19.860Z] ---> 6d361f436e2a [2022-09-26T17:20:19.860Z] [2022-09-26T17:20:19.860Z] Successfully built 6d361f436e2a [2022-09-26T17:20:19.860Z] Successfully tagged support-notifications:latest [2022-09-26T17:20:20.121Z]  Building support-notifications ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:20:20.121Z] Collecting cached-property<2,>=1.2.0 [2022-09-26T17:20:20.121Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-26T17:20:20.121Z] Collecting docopt<0.7,>=0.6.1 [2022-09-26T17:20:20.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-26T17:20:20.121Z] Preparing metadata (setup.py): started [2022-09-26T17:20:20.381Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:20:20.381Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-26T17:20:20.381Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-26T17:20:20.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.2 MB/s eta 0:00:00 [2022-09-26T17:20:20.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-26T17:20:20.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-26T17:20:20.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 154.9 MB/s eta 0:00:00 [2022-09-26T17:20:20.641Z] Collecting docker-pycreds>=0.4.0 [2022-09-26T17:20:20.641Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-26T17:20:20.901Z] Collecting idna<2.8,>=2.5 [2022-09-26T17:20:20.901Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-26T17:20:20.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 86.3 MB/s eta 0:00:00 [2022-09-26T17:20:20.901Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-26T17:20:20.901Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-26T17:20:20.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 133.0 MB/s eta 0:00:00 [2022-09-26T17:20:20.901Z] Collecting certifi>=2017.4.17 [2022-09-26T17:20:20.901Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-26T17:20:20.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 80.1 MB/s eta 0:00:00 [2022-09-26T17:20:20.901Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-26T17:20:20.901Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-26T17:20:20.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 49.3 MB/s eta 0:00:00 [2022-09-26T17:20:20.901Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-26T17:20:20.901Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-26T17:20:20.901Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-26T17:20:20.901Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-26T17:20:21.161Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-26T17:20:21.161Z] Running setup.py install for texttable: started [2022-09-26T17:20:21.382Z] 25b303627fd3: Pull complete [2022-09-26T17:20:21.422Z] Running setup.py install for texttable: finished with status 'done' [2022-09-26T17:20:21.422Z] Running setup.py install for PyYAML: started [2022-09-26T17:20:21.650Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-26T17:20:21.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-26T17:20:21.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-09-26T17:20:21.681Z] Running setup.py install for PyYAML: finished with status 'done' [Pipeline] withDockerContainer [2022-09-26T17:20:21.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2022-09-26T17:20:21.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:20:22.252Z] Running setup.py install for docopt: started [2022-09-26T17:20:22.252Z] Running setup.py install for docopt: finished with status 'done' [2022-09-26T17:20:22.666Z] Running setup.py install for dockerpty: started [2022-09-26T17:20:23.234Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-26T17:20:23.493Z] 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-26T17:20:23.493Z] 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-26T17:20:24.118Z] $ docker top 8741a26cf6d3d44b67e053f4715fa638227512fcea5838519726aeee747a2416 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:20:24.952Z] + grep parallel [2022-09-26T17:20:24.952Z] + docker-compose build --help [2022-09-26T17:20:28.861Z] Removing intermediate container c3b9d8b466a4 [2022-09-26T17:20:28.861Z] ---> d2dc75c1a0c5 [2022-09-26T17:20:28.861Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-26T17:20:29.439Z] ---> Running in 10a789b13978 [2022-09-26T17:20:29.702Z] Removing intermediate container 10a789b13978 [2022-09-26T17:20:29.703Z] ---> 044f6c446504 [2022-09-26T17:20:29.703Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:20:30.297Z] --parallel Build images in parallel. [Pipeline] } [2022-09-26T17:20:30.315Z] $ docker stop --time=1 8741a26cf6d3d44b67e053f4715fa638227512fcea5838519726aeee747a2416 [2022-09-26T17:20:30.748Z] ---> Running in 1dbe05dafa7e [2022-09-26T17:20:30.748Z] Removing intermediate container 1dbe05dafa7e [2022-09-26T17:20:30.748Z] ---> 1a0cbebc5c01 [2022-09-26T17:20:30.748Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-26T17:20:30.748Z] Removing intermediate container 33f3119b82e3 [2022-09-26T17:20:30.748Z] ---> 2c4d0c15bde8 [2022-09-26T17:20:30.748Z] [2022-09-26T17:20:30.748Z] Step 11/24 : FROM alpine:3.16 [2022-09-26T17:20:30.748Z] ---> 9c6f07244728 [2022-09-26T17:20:30.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-26T17:20:30.748Z] ---> Running in da68a95327e4 [2022-09-26T17:20:31.032Z] Removing intermediate container da68a95327e4 [2022-09-26T17:20:31.032Z] ---> 5893fa844cc7 [2022-09-26T17:20:31.032Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-26T17:20:31.032Z] ---> Running in 047c164257e5 [2022-09-26T17:20:31.295Z] ---> 3add9c159310 [2022-09-26T17:20:31.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-26T17:20:31.295Z] Removing intermediate container 047c164257e5 [2022-09-26T17:20:31.295Z] ---> d51f40eb4467 [2022-09-26T17:20:31.295Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-26T17:20:31.295Z] ---> Running in 67f3d6e43afb [2022-09-26T17:20:31.556Z] ---> ea3edbbb568c [2022-09-26T17:20:31.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-26T17:20:31.556Z] Removing intermediate container 67f3d6e43afb [2022-09-26T17:20:31.556Z] ---> 455f880917b1 [2022-09-26T17:20:31.556Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:20:31.816Z] ---> Running in fdce1bb5a1ec [2022-09-26T17:20:31.816Z] ---> b29419055938 [2022-09-26T17:20:31.816Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-26T17:20:31.816Z] ---> Running in 88c07a5f4ade [2022-09-26T17:20:31.816Z] Removing intermediate container 88c07a5f4ade [2022-09-26T17:20:31.816Z] ---> 0fc9263ff98e [2022-09-26T17:20:31.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:20:31.816Z] ---> Running in 09542a8aaeee [2022-09-26T17:20:31.983Z] $ docker rm -f 8741a26cf6d3d44b67e053f4715fa638227512fcea5838519726aeee747a2416 [2022-09-26T17:20:32.127Z] Removing intermediate container 09542a8aaeee [2022-09-26T17:20:32.127Z] ---> cba0fd250ae9 [2022-09-26T17:20:32.127Z] Step 21/23 : LABEL arch=x86_64 [2022-09-26T17:20:32.127Z] ---> Running in ce128ebde3c8 [2022-09-26T17:20:32.127Z] Removing intermediate container ce128ebde3c8 [2022-09-26T17:20:32.127Z] ---> a1dd5c612572 [2022-09-26T17:20:32.127Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:32.127Z] ---> Running in adcde33a44b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:32.389Z] Removing intermediate container adcde33a44b1 [2022-09-26T17:20:32.389Z] ---> db420d598505 [2022-09-26T17:20:32.389Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:20:32.389Z] ---> Running in 9af09362cb63 [2022-09-26T17:20:32.389Z] Removing intermediate container fdce1bb5a1ec [2022-09-26T17:20:32.389Z] ---> 90943a31054f [2022-09-26T17:20:32.389Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T17:20:32.389Z] ---> Running in f152dc7f9831 [2022-09-26T17:20:32.389Z] Removing intermediate container 9af09362cb63 [2022-09-26T17:20:32.389Z] ---> 20de21ecb263 [2022-09-26T17:20:32.389Z] [2022-09-26T17:20:32.389Z] Successfully built 20de21ecb263 [2022-09-26T17:20:32.389Z] Successfully tagged sys-mgmt-agent:latest [2022-09-26T17:20:32.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-26T17:20:32.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:20:32.649Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:32.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2022-09-26T17:20:32.781Z] $ 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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:20:33.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:20:33.858Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T17:20:33.858Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:20:33.978Z] $ docker top 41544a83d9727c85cb37e91d43ea6dac06955f67a10ef5c3e7479b4894a1b655 -eo pid,comm [2022-09-26T17:20:34.120Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T17:20:34.120Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:20:34.120Z] (5/6) Installing libzmq (4.3.4-r0) [Pipeline] { [Pipeline] sh [2022-09-26T17:20:34.382Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T17:20:34.382Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:20:34.382Z] OK: 8 MiB in 20 packages [2022-09-26T17:20:34.808Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-26T17:20:34.977Z] Removing intermediate container f152dc7f9831 [2022-09-26T17:20:34.977Z] ---> dcb94d82f706 [2022-09-26T17:20:34.977Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:20:34.977Z] ---> 75d0883ca073 [2022-09-26T17:20:34.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-26T17:20:35.546Z] ---> 44713bfb1cfd [2022-09-26T17:20:35.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-26T17:20:35.804Z] ---> 3b745ba4d2e1 [2022-09-26T17:20:35.804Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-26T17:20:35.804Z] ---> Running in 43766d74e03c [2022-09-26T17:20:35.804Z] Removing intermediate container 43766d74e03c [2022-09-26T17:20:35.804Z] ---> 7d27e3e43119 [2022-09-26T17:20:35.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:20:35.804Z] ---> Running in c1ac5bf5a5d9 [2022-09-26T17:20:35.804Z] Removing intermediate container c1ac5bf5a5d9 [2022-09-26T17:20:35.804Z] ---> f3146be42ffe [2022-09-26T17:20:35.804Z] Step 22/24 : LABEL arch=x86_64 [2022-09-26T17:20:35.804Z] ---> Running in 2c858780fd9e [2022-09-26T17:20:36.062Z] Removing intermediate container 2c858780fd9e [2022-09-26T17:20:36.062Z] ---> f8cbcf1b66fa [2022-09-26T17:20:36.062Z] Step 23/24 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:36.062Z] ---> Running in 425a8ce42065 [2022-09-26T17:20:36.062Z] Removing intermediate container 425a8ce42065 [2022-09-26T17:20:36.062Z] ---> 865ce3665255 [2022-09-26T17:20:36.062Z] Step 24/24 : LABEL version=2.3.0-dev.72 [2022-09-26T17:20:36.062Z] ---> Running in 6e608ac0b706 [2022-09-26T17:20:36.062Z] Removing intermediate container 6e608ac0b706 [2022-09-26T17:20:36.062Z] ---> ab24c358f73e [2022-09-26T17:20:36.062Z] [2022-09-26T17:20:36.321Z] Successfully built ab24c358f73e [2022-09-26T17:20:36.321Z] Successfully tagged core-data:latest [2022-09-26T17:20:36.326Z]  Building core-data ... done  [Pipeline] } [2022-09-26T17:20:36.328Z] $ docker stop --time=1 fe86eb1f6bc03d7b9918c721360d9eaef494753d21fc4037fab7b2e79e369dbb [2022-09-26T17:20:37.637Z] $ docker rm -f fe86eb1f6bc03d7b9918c721360d9eaef494753d21fc4037fab7b2e79e369dbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:20:38.082Z] + docker images [2022-09-26T17:20:38.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-26T17:20:38.082Z] core-data latest ab24c358f73e 1 second ago 21.6MB [2022-09-26T17:20:38.082Z] sys-mgmt-agent latest 20de21ecb263 5 seconds ago 136MB [2022-09-26T17:20:38.082Z] 2c4d0c15bde8 7 seconds ago 1.56GB [2022-09-26T17:20:38.082Z] security-proxy-setup latest b46c58c96191 18 seconds ago 27.4MB [2022-09-26T17:20:38.082Z] support-notifications latest 6d361f436e2a 18 seconds ago 27.3MB [2022-09-26T17:20:38.082Z] 06fba5741280 26 seconds ago 1.61GB [2022-09-26T17:20:38.082Z] de7d69e273b0 26 seconds ago 1.53GB [2022-09-26T17:20:38.082Z] 2c9637509c06 32 seconds ago 1.54GB [2022-09-26T17:20:38.082Z] core-metadata latest 9957063e3f5b 52 seconds ago 18.3MB [2022-09-26T17:20:38.082Z] core-command latest 85e1cb3130a7 59 seconds ago 17.3MB [2022-09-26T17:20:38.082Z] 1cb4e985a1d6 About a minute ago 1.55GB [2022-09-26T17:20:38.082Z] 84164d9f59c0 About a minute ago 1.55GB [2022-09-26T17:20:38.082Z] security-bootstrapper latest 65ea2401d9c0 About a minute ago 19.8MB [2022-09-26T17:20:38.082Z] security-spiffe-token-provider latest d1eb05fc78c8 About a minute ago 29.3MB [2022-09-26T17:20:38.082Z] security-spire-config latest 03a021cd34a5 About a minute ago 85.8MB [2022-09-26T17:20:38.082Z] support-scheduler latest b1215ab4ba45 About a minute ago 26.7MB [2022-09-26T17:20:38.082Z] security-secretstore-setup latest e807a63dca46 About a minute ago 29.2MB [2022-09-26T17:20:38.082Z] d2fa356f1971 2 minutes ago 1.61GB [2022-09-26T17:20:38.082Z] security-spire-server latest 4de6b7ac44b1 2 minutes ago 86.5MB [2022-09-26T17:20:38.082Z] d9be0a09e687 2 minutes ago 1.58GB [2022-09-26T17:20:38.082Z] 2a437feddb18 2 minutes ago 1.54GB [2022-09-26T17:20:38.082Z] 5b29480b2459 2 minutes ago 1.54GB [2022-09-26T17:20:38.082Z] bae755738e23 2 minutes ago 1.42GB [2022-09-26T17:20:38.082Z] security-spire-agent latest acaf3c3199d8 2 minutes ago 125MB [2022-09-26T17:20:38.082Z] 9a3c995f6550 2 minutes ago 1.42GB [2022-09-26T17:20:38.082Z] ci-base-image-x86_64 latest 5e00a4d5c128 5 minutes ago 940MB [2022-09-26T17:20:38.082Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-26T17:20:38.082Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-26T17:20:38.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-26T17:20:38.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-26T17:20:38.082Z] 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-26T17:20:38.174Z] provisioning config files... [2022-09-26T17:20:38.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/309@tmp/config16903470984582876131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:20:38.534Z] ---> docker-login.sh [2022-09-26T17:20:38.534Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:20:38.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:20:38.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:20:38.534Z] Configure a credential helper to remove this warning. See [2022-09-26T17:20:38.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:20:38.534Z] [2022-09-26T17:20:38.534Z] Login Succeeded [2022-09-26T17:20:38.534Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:20:38.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:20:38.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:20:38.534Z] Configure a credential helper to remove this warning. See [2022-09-26T17:20:38.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:20:38.534Z] [2022-09-26T17:20:38.534Z] Login Succeeded [2022-09-26T17:20:38.534Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:20:38.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:20:38.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:20:38.814Z] Configure a credential helper to remove this warning. See [2022-09-26T17:20:38.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:20:38.814Z] [2022-09-26T17:20:38.814Z] Login Succeeded [2022-09-26T17:20:38.814Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:20:38.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:20:38.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:20:38.814Z] Configure a credential helper to remove this warning. See [2022-09-26T17:20:38.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:20:38.814Z] [2022-09-26T17:20:38.814Z] Login Succeeded [2022-09-26T17:20:38.814Z] docker.io [2022-09-26T17:20:39.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:20:39.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:20:39.339Z] Configure a credential helper to remove this warning. See [2022-09-26T17:20:39.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:20:39.339Z] [2022-09-26T17:20:39.339Z] Login Succeeded [2022-09-26T17:20:39.339Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:20:39.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:20:39.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:20:39.382Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-26T17:20:39.382Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:39.382Z] latest [2022-09-26T17:20:39.382Z] 2.3.0-dev.72 [2022-09-26T17:20:39.382Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:39.382Z] main [2022-09-26T17:20:39.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:39.680Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:39.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-26T17:20:39.981Z] 1f4e15e4de9b: Preparing [2022-09-26T17:20:39.981Z] 739b3fe8388a: Preparing [2022-09-26T17:20:39.981Z] cd6026e8483e: Preparing [2022-09-26T17:20:39.981Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:39.981Z] 994393dc58e7: Preparing [2022-09-26T17:20:39.981Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:39.981Z] 1f4e15e4de9b: Pushed [2022-09-26T17:20:39.981Z] cd6026e8483e: Pushed [2022-09-26T17:20:39.981Z] 3c9800ae92f3: Pushed [2022-09-26T17:20:40.202Z] Building core-command ... [2022-09-26T17:20:40.202Z] Building core-data ... [2022-09-26T17:20:40.202Z] Building core-metadata ... [2022-09-26T17:20:40.202Z] Building security-bootstrapper ... [2022-09-26T17:20:40.202Z] Building security-proxy-setup ... [2022-09-26T17:20:40.202Z] Building security-secretstore-setup ... [2022-09-26T17:20:40.202Z] Building security-spiffe-token-provider ... [2022-09-26T17:20:40.202Z] Building security-spire-agent ... [2022-09-26T17:20:40.202Z] Building security-spire-config ... [2022-09-26T17:20:40.202Z] Building security-spire-server ... [2022-09-26T17:20:40.202Z] Building support-notifications ... [2022-09-26T17:20:40.202Z] Building support-scheduler ... [2022-09-26T17:20:40.202Z] Building sys-mgmt-agent ... [2022-09-26T17:20:40.202Z] Building security-spiffe-token-provider [2022-09-26T17:20:40.202Z] Building security-spire-server [2022-09-26T17:20:40.202Z] Building core-command [2022-09-26T17:20:40.203Z] Building security-spire-config [2022-09-26T17:20:40.203Z] Building security-spire-agent [2022-09-26T17:20:41.361Z] 739b3fe8388a: Pushed [2022-09-26T17:20:41.361Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:60bad2d03b2d1c2024121c2b34605e0b4d5fc07e1fda91208976ca9a0e31258a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:41.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:42.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-26T17:20:42.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-26T17:20:42.239Z] 1f4e15e4de9b: Preparing [2022-09-26T17:20:42.239Z] 739b3fe8388a: Preparing [2022-09-26T17:20:42.239Z] cd6026e8483e: Preparing [2022-09-26T17:20:42.239Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:42.239Z] 994393dc58e7: Preparing [2022-09-26T17:20:42.239Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:42.239Z] 739b3fe8388a: Layer already exists [2022-09-26T17:20:42.239Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:42.239Z] 1f4e15e4de9b: Layer already exists [2022-09-26T17:20:42.239Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:42.239Z] latest: digest: sha256:60bad2d03b2d1c2024121c2b34605e0b4d5fc07e1fda91208976ca9a0e31258a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:42.587Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:42.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.72 [2022-09-26T17:20:42.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-26T17:20:42.895Z] 1f4e15e4de9b: Preparing [2022-09-26T17:20:42.895Z] 739b3fe8388a: Preparing [2022-09-26T17:20:42.895Z] cd6026e8483e: Preparing [2022-09-26T17:20:42.895Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:42.895Z] 994393dc58e7: Preparing [2022-09-26T17:20:42.895Z] 739b3fe8388a: Layer already exists [2022-09-26T17:20:42.895Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:42.895Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:42.895Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:42.895Z] 1f4e15e4de9b: Layer already exists [2022-09-26T17:20:42.895Z] 2.3.0-dev.72: digest: sha256:60bad2d03b2d1c2024121c2b34605e0b4d5fc07e1fda91208976ca9a0e31258a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:43.209Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:44.133Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:44.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-26T17:20:44.133Z] 1f4e15e4de9b: Preparing [2022-09-26T17:20:44.133Z] 739b3fe8388a: Preparing [2022-09-26T17:20:44.133Z] cd6026e8483e: Preparing [2022-09-26T17:20:44.133Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:44.133Z] 994393dc58e7: Preparing [2022-09-26T17:20:44.133Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:44.133Z] 1f4e15e4de9b: Layer already exists [2022-09-26T17:20:44.133Z] 739b3fe8388a: Layer already exists [2022-09-26T17:20:44.133Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:44.133Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:44.133Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:60bad2d03b2d1c2024121c2b34605e0b4d5fc07e1fda91208976ca9a0e31258a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:44.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:44.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-26T17:20:44.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-26T17:20:44.834Z] 1f4e15e4de9b: Preparing [2022-09-26T17:20:44.834Z] 739b3fe8388a: Preparing [2022-09-26T17:20:44.834Z] cd6026e8483e: Preparing [2022-09-26T17:20:44.834Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:44.834Z] 994393dc58e7: Preparing [2022-09-26T17:20:44.834Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:44.834Z] 739b3fe8388a: Layer already exists [2022-09-26T17:20:44.834Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:44.834Z] 1f4e15e4de9b: Layer already exists [2022-09-26T17:20:44.834Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:44.834Z] main: digest: sha256:60bad2d03b2d1c2024121c2b34605e0b4d5fc07e1fda91208976ca9a0e31258a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:20:44.868Z] ===================================================== [Pipeline] echo [2022-09-26T17:20:44.873Z] taggedImages: [2022-09-26T17:20:44.873Z] - nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:44.873Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-26T17:20:44.873Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.72 [2022-09-26T17:20:44.873Z] - nexus3.edgexfoundry.org:10004/core-command:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:44.873Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-26T17:20:44.886Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-26T17:20:44.886Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:44.886Z] latest [2022-09-26T17:20:44.886Z] 2.3.0-dev.72 [2022-09-26T17:20:44.886Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:44.886Z] main [2022-09-26T17:20:44.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:45.190Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:45.496Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:45.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-26T17:20:45.496Z] 2467b4bbbc55: Preparing [2022-09-26T17:20:45.496Z] 0e331cbfd6a9: Preparing [2022-09-26T17:20:45.496Z] cd6026e8483e: Preparing [2022-09-26T17:20:45.496Z] 5a8ecf9cbd6c: Preparing [2022-09-26T17:20:45.496Z] 28dbb16b9528: Preparing [2022-09-26T17:20:45.496Z] 994393dc58e7: Preparing [2022-09-26T17:20:45.496Z] 994393dc58e7: Waiting [2022-09-26T17:20:45.496Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:45.496Z] 2467b4bbbc55: Pushed [2022-09-26T17:20:45.496Z] 28dbb16b9528: Pushed [2022-09-26T17:20:45.496Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:45.754Z] 5a8ecf9cbd6c: Pushed [2022-09-26T17:20:47.129Z] 0e331cbfd6a9: Pushed [2022-09-26T17:20:47.129Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:1f69adc9308311f74c7f52f50eb10c5babfc0eaadfb00e9f09ccd2c2dbfce900 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:47.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:47.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-26T17:20:47.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-26T17:20:47.742Z] 2467b4bbbc55: Preparing [2022-09-26T17:20:47.742Z] 0e331cbfd6a9: Preparing [2022-09-26T17:20:47.742Z] cd6026e8483e: Preparing [2022-09-26T17:20:47.742Z] 5a8ecf9cbd6c: Preparing [2022-09-26T17:20:47.742Z] 28dbb16b9528: Preparing [2022-09-26T17:20:47.742Z] 994393dc58e7: Preparing [2022-09-26T17:20:47.742Z] 994393dc58e7: Waiting [2022-09-26T17:20:47.742Z] 2467b4bbbc55: Layer already exists [2022-09-26T17:20:47.742Z] 0e331cbfd6a9: Layer already exists [2022-09-26T17:20:47.742Z] 5a8ecf9cbd6c: Layer already exists [2022-09-26T17:20:47.742Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:47.742Z] 28dbb16b9528: Layer already exists [2022-09-26T17:20:47.742Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:47.742Z] latest: digest: sha256:1f69adc9308311f74c7f52f50eb10c5babfc0eaadfb00e9f09ccd2c2dbfce900 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:48.048Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:48.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.72 [2022-09-26T17:20:48.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-26T17:20:48.351Z] 2467b4bbbc55: Preparing [2022-09-26T17:20:48.351Z] 0e331cbfd6a9: Preparing [2022-09-26T17:20:48.351Z] cd6026e8483e: Preparing [2022-09-26T17:20:48.351Z] 5a8ecf9cbd6c: Preparing [2022-09-26T17:20:48.351Z] 28dbb16b9528: Preparing [2022-09-26T17:20:48.351Z] 994393dc58e7: Preparing [2022-09-26T17:20:48.351Z] 994393dc58e7: Waiting [2022-09-26T17:20:48.351Z] 2467b4bbbc55: Layer already exists [2022-09-26T17:20:48.351Z] 5a8ecf9cbd6c: Layer already exists [2022-09-26T17:20:48.351Z] 0e331cbfd6a9: Layer already exists [2022-09-26T17:20:48.351Z] 28dbb16b9528: Layer already exists [2022-09-26T17:20:48.351Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:48.351Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:48.351Z] 2.3.0-dev.72: digest: sha256:1f69adc9308311f74c7f52f50eb10c5babfc0eaadfb00e9f09ccd2c2dbfce900 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:48.662Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:48.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:48.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-26T17:20:48.970Z] 2467b4bbbc55: Preparing [2022-09-26T17:20:48.970Z] 0e331cbfd6a9: Preparing [2022-09-26T17:20:48.970Z] cd6026e8483e: Preparing [2022-09-26T17:20:48.970Z] 5a8ecf9cbd6c: Preparing [2022-09-26T17:20:48.970Z] 28dbb16b9528: Preparing [2022-09-26T17:20:48.970Z] 994393dc58e7: Preparing [2022-09-26T17:20:48.970Z] 994393dc58e7: Waiting [2022-09-26T17:20:48.970Z] 0e331cbfd6a9: Layer already exists [2022-09-26T17:20:48.970Z] 28dbb16b9528: Layer already exists [2022-09-26T17:20:48.970Z] 5a8ecf9cbd6c: Layer already exists [2022-09-26T17:20:48.970Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:48.970Z] 2467b4bbbc55: Layer already exists [2022-09-26T17:20:48.970Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:48.970Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:1f69adc9308311f74c7f52f50eb10c5babfc0eaadfb00e9f09ccd2c2dbfce900 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:49.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:49.572Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-26T17:20:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-26T17:20:49.572Z] 2467b4bbbc55: Preparing [2022-09-26T17:20:49.572Z] 0e331cbfd6a9: Preparing [2022-09-26T17:20:49.572Z] cd6026e8483e: Preparing [2022-09-26T17:20:49.572Z] 5a8ecf9cbd6c: Preparing [2022-09-26T17:20:49.572Z] 28dbb16b9528: Preparing [2022-09-26T17:20:49.572Z] 994393dc58e7: Preparing [2022-09-26T17:20:49.572Z] 0e331cbfd6a9: Layer already exists [2022-09-26T17:20:49.572Z] 5a8ecf9cbd6c: Layer already exists [2022-09-26T17:20:49.572Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:49.572Z] 2467b4bbbc55: Layer already exists [2022-09-26T17:20:49.572Z] 28dbb16b9528: Layer already exists [2022-09-26T17:20:49.572Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:49.572Z] main: digest: sha256:1f69adc9308311f74c7f52f50eb10c5babfc0eaadfb00e9f09ccd2c2dbfce900 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:20:49.614Z] ===================================================== [Pipeline] echo [2022-09-26T17:20:49.623Z] taggedImages: [2022-09-26T17:20:49.623Z] - nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:49.623Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-26T17:20:49.623Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.72 [2022-09-26T17:20:49.623Z] - nexus3.edgexfoundry.org:10004/core-data:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:49.623Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-26T17:20:49.639Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-26T17:20:49.639Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:49.639Z] latest [2022-09-26T17:20:49.639Z] 2.3.0-dev.72 [2022-09-26T17:20:49.639Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:49.639Z] main [2022-09-26T17:20:49.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:49.949Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:50.261Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:50.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-26T17:20:50.261Z] 4e2773973108: Preparing [2022-09-26T17:20:50.261Z] c7e6d09b5338: Preparing [2022-09-26T17:20:50.261Z] b06c99996c8c: Preparing [2022-09-26T17:20:50.261Z] cd6026e8483e: Preparing [2022-09-26T17:20:50.261Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:50.261Z] 994393dc58e7: Preparing [2022-09-26T17:20:50.261Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:50.261Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:50.261Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:50.261Z] c7e6d09b5338: Pushed [2022-09-26T17:20:50.261Z] 4e2773973108: Pushed [2022-09-26T17:20:51.647Z] b06c99996c8c: Pushed [2022-09-26T17:20:51.906Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:930df6332359fbf7709ce17d0a5cb815055ff9dcc3216311f4f92b8bb946e9e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:52.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:52.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:20:52.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:20:52.511Z] ---> 82e164c816ca [2022-09-26T17:20:52.511Z] Step 3/26 : WORKDIR /edgex-go [2022-09-26T17:20:52.511Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:20:52.511Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:20:52.511Z] ---> 82e164c816ca [2022-09-26T17:20:52.511Z] Step 3/25 : WORKDIR /edgex-go [2022-09-26T17:20:52.511Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:20:52.511Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:20:52.511Z] ---> 82e164c816ca [2022-09-26T17:20:52.511Z] Step 3/20 : WORKDIR /edgex-go [2022-09-26T17:20:52.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:20:52.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:20:52.511Z] ---> 82e164c816ca [2022-09-26T17:20:52.511Z] Step 3/26 : WORKDIR /edgex-go [2022-09-26T17:20:52.511Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 999ed66b9628 [2022-09-26T17:20:52.511Z] ---> Running in 0cc2367231f3 [2022-09-26T17:20:52.511Z] ---> Running in 11cf6316d29b [2022-09-26T17:20:52.511Z] [2022-09-26T17:20:52.511Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:20:52.511Z] ---> 82e164c816ca [2022-09-26T17:20:52.511Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:20:52.511Z] ---> Running in d545da3cc094 [2022-09-26T17:20:52.511Z] ---> Running in 71e438d41400 [2022-09-26T17:20:52.511Z] Removing intermediate container 999ed66b9628 [2022-09-26T17:20:52.511Z] ---> 326288e0754f [2022-09-26T17:20:52.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:20:52.511Z] Removing intermediate container 11cf6316d29b [2022-09-26T17:20:52.511Z] ---> 4c4a6988009e [2022-09-26T17:20:52.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:20:52.511Z] Removing intermediate container 0cc2367231f3 [2022-09-26T17:20:52.511Z] ---> 9713d901f3f4 [2022-09-26T17:20:52.511Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-26T17:20:52.511Z] Removing intermediate container 71e438d41400 [2022-09-26T17:20:52.511Z] ---> 61db91932ce9 [2022-09-26T17:20:52.511Z] Step 4/24 : WORKDIR /edgex-go [2022-09-26T17:20:52.511Z] Removing intermediate container d545da3cc094 [2022-09-26T17:20:52.511Z] ---> 01804e02b8f1 [2022-09-26T17:20:52.511Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:20:52.511Z] ---> Running in b5446114204b [2022-09-26T17:20:52.511Z] ---> Running in b184b32ffca3 [2022-09-26T17:20:52.511Z] ---> Running in afeccc4311c1 [2022-09-26T17:20:52.511Z] ---> Running in 3fc8194c59c2 [2022-09-26T17:20:52.511Z] ---> Running in f24b21927899 [2022-09-26T17:20:52.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-26T17:20:52.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-26T17:20:52.535Z] 4e2773973108: Preparing [2022-09-26T17:20:52.535Z] c7e6d09b5338: Preparing [2022-09-26T17:20:52.535Z] b06c99996c8c: Preparing [2022-09-26T17:20:52.535Z] cd6026e8483e: Preparing [2022-09-26T17:20:52.535Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:52.535Z] 994393dc58e7: Preparing [2022-09-26T17:20:52.535Z] 994393dc58e7: Waiting [2022-09-26T17:20:52.535Z] 4e2773973108: Layer already exists [2022-09-26T17:20:52.535Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:52.535Z] c7e6d09b5338: Layer already exists [2022-09-26T17:20:52.535Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:52.535Z] b06c99996c8c: Layer already exists [2022-09-26T17:20:52.535Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:52.535Z] latest: digest: sha256:930df6332359fbf7709ce17d0a5cb815055ff9dcc3216311f4f92b8bb946e9e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:52.850Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:53.098Z] Removing intermediate container f24b21927899 [2022-09-26T17:20:53.098Z] ---> c72bfca74833 [2022-09-26T17:20:53.098Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:20:53.098Z] ---> Running in 76eb817a2fa3 [2022-09-26T17:20:53.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.72 [2022-09-26T17:20:53.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-26T17:20:53.160Z] 4e2773973108: Preparing [2022-09-26T17:20:53.160Z] c7e6d09b5338: Preparing [2022-09-26T17:20:53.160Z] b06c99996c8c: Preparing [2022-09-26T17:20:53.160Z] cd6026e8483e: Preparing [2022-09-26T17:20:53.160Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:53.160Z] 994393dc58e7: Preparing [2022-09-26T17:20:53.160Z] 994393dc58e7: Waiting [2022-09-26T17:20:53.160Z] c7e6d09b5338: Layer already exists [2022-09-26T17:20:53.160Z] b06c99996c8c: Layer already exists [2022-09-26T17:20:53.160Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:53.160Z] 4e2773973108: Layer already exists [2022-09-26T17:20:53.160Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:53.160Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:53.160Z] 2.3.0-dev.72: digest: sha256:930df6332359fbf7709ce17d0a5cb815055ff9dcc3216311f4f92b8bb946e9e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:53.476Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:53.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:53.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-26T17:20:53.784Z] 4e2773973108: Preparing [2022-09-26T17:20:53.784Z] c7e6d09b5338: Preparing [2022-09-26T17:20:53.784Z] b06c99996c8c: Preparing [2022-09-26T17:20:53.784Z] cd6026e8483e: Preparing [2022-09-26T17:20:53.784Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:53.784Z] 994393dc58e7: Preparing [2022-09-26T17:20:53.784Z] 994393dc58e7: Waiting [2022-09-26T17:20:53.784Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:53.784Z] c7e6d09b5338: Layer already exists [2022-09-26T17:20:53.784Z] b06c99996c8c: Layer already exists [2022-09-26T17:20:53.784Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:53.784Z] 4e2773973108: Layer already exists [2022-09-26T17:20:53.784Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:53.784Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:930df6332359fbf7709ce17d0a5cb815055ff9dcc3216311f4f92b8bb946e9e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:54.099Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:54.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-26T17:20:54.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-26T17:20:54.398Z] 4e2773973108: Preparing [2022-09-26T17:20:54.398Z] c7e6d09b5338: Preparing [2022-09-26T17:20:54.398Z] b06c99996c8c: Preparing [2022-09-26T17:20:54.398Z] cd6026e8483e: Preparing [2022-09-26T17:20:54.398Z] 3c9800ae92f3: Preparing [2022-09-26T17:20:54.398Z] 994393dc58e7: Preparing [2022-09-26T17:20:54.398Z] 994393dc58e7: Waiting [2022-09-26T17:20:54.398Z] 4e2773973108: Layer already exists [2022-09-26T17:20:54.398Z] c7e6d09b5338: Layer already exists [2022-09-26T17:20:54.398Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:54.398Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:20:54.398Z] b06c99996c8c: Layer already exists [2022-09-26T17:20:54.398Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:54.398Z] main: digest: sha256:930df6332359fbf7709ce17d0a5cb815055ff9dcc3216311f4f92b8bb946e9e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:20:54.436Z] ===================================================== [Pipeline] echo [2022-09-26T17:20:54.442Z] taggedImages: [2022-09-26T17:20:54.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:54.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-26T17:20:54.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.72 [2022-09-26T17:20:54.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:54.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-26T17:20:54.454Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-26T17:20:54.454Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:54.454Z] latest [2022-09-26T17:20:54.454Z] 2.3.0-dev.72 [2022-09-26T17:20:54.454Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:54.454Z] main [2022-09-26T17:20:54.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:54.769Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:55.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:55.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:55.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:55.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-26T17:20:55.074Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:55.074Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:55.074Z] e9616f50b496: Preparing [2022-09-26T17:20:55.074Z] b93602f09f0f: Preparing [2022-09-26T17:20:55.074Z] 4c45f48c0d33: Preparing [2022-09-26T17:20:55.074Z] fe16c9777c56: Preparing [2022-09-26T17:20:55.074Z] 0413e08d387e: Preparing [2022-09-26T17:20:55.074Z] cd6026e8483e: Preparing [2022-09-26T17:20:55.074Z] fe5b5c999d79: Preparing [2022-09-26T17:20:55.074Z] add9dbb03bb5: Preparing [2022-09-26T17:20:55.074Z] e0d8d75c4552: Preparing [2022-09-26T17:20:55.074Z] 120f4557ce1e: Preparing [2022-09-26T17:20:55.074Z] 0413e08d387e: Waiting [2022-09-26T17:20:55.074Z] fe5b5c999d79: Waiting [2022-09-26T17:20:55.074Z] add9dbb03bb5: Waiting [2022-09-26T17:20:55.074Z] cd6026e8483e: Waiting [2022-09-26T17:20:55.074Z] e0d8d75c4552: Waiting [2022-09-26T17:20:55.074Z] 120f4557ce1e: Waiting [2022-09-26T17:20:55.074Z] 994393dc58e7: Preparing [2022-09-26T17:20:55.074Z] 994393dc58e7: Waiting [2022-09-26T17:20:55.074Z] 4c37b3f5d94b: Pushed [2022-09-26T17:20:55.074Z] e9616f50b496: Pushed [2022-09-26T17:20:55.074Z] 4c45f48c0d33: Pushed [2022-09-26T17:20:55.074Z] fe16c9777c56: Pushed [2022-09-26T17:20:55.074Z] b93602f09f0f: Pushed [2022-09-26T17:20:55.074Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:55.331Z] fe5b5c999d79: Pushed [2022-09-26T17:20:55.331Z] add9dbb03bb5: Pushed [2022-09-26T17:20:55.331Z] 120f4557ce1e: Pushed [2022-09-26T17:20:55.331Z] e0d8d75c4552: Pushed [2022-09-26T17:20:55.331Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:55.653Z] Removing intermediate container b5446114204b [2022-09-26T17:20:55.653Z] ---> 7401e36c486a [2022-09-26T17:20:55.653Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:20:55.924Z] ---> Running in 3aa78b627bad [2022-09-26T17:20:56.193Z] v3.16.2-203-g16a4499ea3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-26T17:20:56.193Z] v3.16.2-202-ge26245aea1 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-26T17:20:56.193Z] OK: 16895 distinct packages available [2022-09-26T17:20:56.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:56.472Z] Removing intermediate container b184b32ffca3 [2022-09-26T17:20:56.472Z] ---> 562f644b2095 [2022-09-26T17:20:56.472Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:20:56.700Z] 0413e08d387e: Pushed [2022-09-26T17:20:56.740Z] Removing intermediate container 3fc8194c59c2 [2022-09-26T17:20:56.740Z] ---> e3830655124d [2022-09-26T17:20:56.740Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-26T17:20:56.740Z] ---> Running in 736fefc4fc16 [2022-09-26T17:20:56.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:56.959Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:362adb4434aa1cf408977a2b7aa81602391bddcbe9a7f773260621ddeeffc78b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:57.011Z] ---> Running in cac8b8d0b173 [2022-09-26T17:20:57.263Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:57.290Z] Removing intermediate container 76eb817a2fa3 [2022-09-26T17:20:57.290Z] ---> d568ba47ad6e [2022-09-26T17:20:57.290Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-26T17:20:57.557Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-26T17:20:57.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-26T17:20:57.557Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:57.557Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:57.557Z] e9616f50b496: Preparing [2022-09-26T17:20:57.557Z] b93602f09f0f: Preparing [2022-09-26T17:20:57.557Z] 4c45f48c0d33: Preparing [2022-09-26T17:20:57.557Z] fe16c9777c56: Preparing [2022-09-26T17:20:57.557Z] 0413e08d387e: Preparing [2022-09-26T17:20:57.557Z] cd6026e8483e: Preparing [2022-09-26T17:20:57.557Z] fe5b5c999d79: Preparing [2022-09-26T17:20:57.557Z] 0413e08d387e: Waiting [2022-09-26T17:20:57.557Z] cd6026e8483e: Waiting [2022-09-26T17:20:57.557Z] add9dbb03bb5: Preparing [2022-09-26T17:20:57.557Z] fe5b5c999d79: Waiting [2022-09-26T17:20:57.557Z] e0d8d75c4552: Preparing [2022-09-26T17:20:57.557Z] 120f4557ce1e: Preparing [2022-09-26T17:20:57.557Z] add9dbb03bb5: Waiting [2022-09-26T17:20:57.557Z] e0d8d75c4552: Waiting [2022-09-26T17:20:57.557Z] 994393dc58e7: Preparing [2022-09-26T17:20:57.557Z] 120f4557ce1e: Waiting [2022-09-26T17:20:57.557Z] e9616f50b496: Layer already exists [2022-09-26T17:20:57.557Z] b93602f09f0f: Layer already exists [2022-09-26T17:20:57.557Z] 4c37b3f5d94b: Layer already exists [2022-09-26T17:20:57.557Z] fe16c9777c56: Layer already exists [2022-09-26T17:20:57.557Z] 4c45f48c0d33: Layer already exists [2022-09-26T17:20:57.557Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:57.557Z] 0413e08d387e: Layer already exists [2022-09-26T17:20:57.557Z] e0d8d75c4552: Layer already exists [2022-09-26T17:20:57.557Z] add9dbb03bb5: Layer already exists [2022-09-26T17:20:57.557Z] fe5b5c999d79: Layer already exists [2022-09-26T17:20:57.557Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:57.557Z] 120f4557ce1e: Layer already exists [2022-09-26T17:20:57.557Z] latest: digest: sha256:362adb4434aa1cf408977a2b7aa81602391bddcbe9a7f773260621ddeeffc78b size: 3024 [Pipeline] } [2022-09-26T17:20:57.563Z] ---> Running in 07feec550f58 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:57.832Z] OK: 221 MiB in 51 packages [2022-09-26T17:20:57.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:58.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:58.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.72 [2022-09-26T17:20:58.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-26T17:20:58.174Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:58.174Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:58.174Z] e9616f50b496: Preparing [2022-09-26T17:20:58.174Z] b93602f09f0f: Preparing [2022-09-26T17:20:58.174Z] 4c45f48c0d33: Preparing [2022-09-26T17:20:58.174Z] fe16c9777c56: Preparing [2022-09-26T17:20:58.174Z] 0413e08d387e: Preparing [2022-09-26T17:20:58.174Z] cd6026e8483e: Preparing [2022-09-26T17:20:58.174Z] fe5b5c999d79: Preparing [2022-09-26T17:20:58.174Z] add9dbb03bb5: Preparing [2022-09-26T17:20:58.174Z] e0d8d75c4552: Preparing [2022-09-26T17:20:58.174Z] 120f4557ce1e: Preparing [2022-09-26T17:20:58.174Z] 994393dc58e7: Preparing [2022-09-26T17:20:58.174Z] 0413e08d387e: Waiting [2022-09-26T17:20:58.174Z] fe5b5c999d79: Waiting [2022-09-26T17:20:58.174Z] add9dbb03bb5: Waiting [2022-09-26T17:20:58.174Z] e0d8d75c4552: Waiting [2022-09-26T17:20:58.174Z] 120f4557ce1e: Waiting [2022-09-26T17:20:58.174Z] 994393dc58e7: Waiting [2022-09-26T17:20:58.174Z] cd6026e8483e: Waiting [2022-09-26T17:20:58.174Z] 4c37b3f5d94b: Layer already exists [2022-09-26T17:20:58.174Z] e9616f50b496: Layer already exists [2022-09-26T17:20:58.174Z] b93602f09f0f: Layer already exists [2022-09-26T17:20:58.174Z] 4c45f48c0d33: Layer already exists [2022-09-26T17:20:58.174Z] fe16c9777c56: Layer already exists [2022-09-26T17:20:58.174Z] 0413e08d387e: Layer already exists [2022-09-26T17:20:58.174Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:58.174Z] e0d8d75c4552: Layer already exists [2022-09-26T17:20:58.174Z] add9dbb03bb5: Layer already exists [2022-09-26T17:20:58.174Z] fe5b5c999d79: Layer already exists [2022-09-26T17:20:58.174Z] 120f4557ce1e: Layer already exists [2022-09-26T17:20:58.174Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:58.174Z] 2.3.0-dev.72: digest: sha256:362adb4434aa1cf408977a2b7aa81602391bddcbe9a7f773260621ddeeffc78b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:58.487Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:58.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:58.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-26T17:20:58.795Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:58.795Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:58.795Z] e9616f50b496: Preparing [2022-09-26T17:20:58.795Z] b93602f09f0f: Preparing [2022-09-26T17:20:58.795Z] 4c45f48c0d33: Preparing [2022-09-26T17:20:58.795Z] fe16c9777c56: Preparing [2022-09-26T17:20:58.795Z] 0413e08d387e: Preparing [2022-09-26T17:20:58.795Z] cd6026e8483e: Preparing [2022-09-26T17:20:58.795Z] fe5b5c999d79: Preparing [2022-09-26T17:20:58.795Z] add9dbb03bb5: Preparing [2022-09-26T17:20:58.795Z] e0d8d75c4552: Preparing [2022-09-26T17:20:58.795Z] 120f4557ce1e: Preparing [2022-09-26T17:20:58.795Z] 994393dc58e7: Preparing [2022-09-26T17:20:58.795Z] cd6026e8483e: Waiting [2022-09-26T17:20:58.795Z] fe5b5c999d79: Waiting [2022-09-26T17:20:58.795Z] add9dbb03bb5: Waiting [2022-09-26T17:20:58.795Z] 120f4557ce1e: Waiting [2022-09-26T17:20:58.795Z] 0413e08d387e: Waiting [2022-09-26T17:20:58.795Z] 994393dc58e7: Waiting [2022-09-26T17:20:58.795Z] e0d8d75c4552: Waiting [2022-09-26T17:20:58.795Z] e9616f50b496: Layer already exists [2022-09-26T17:20:58.795Z] 4c45f48c0d33: Layer already exists [2022-09-26T17:20:58.795Z] b93602f09f0f: Layer already exists [2022-09-26T17:20:58.795Z] 4c37b3f5d94b: Layer already exists [2022-09-26T17:20:58.795Z] fe16c9777c56: Layer already exists [2022-09-26T17:20:58.795Z] 0413e08d387e: Layer already exists [2022-09-26T17:20:58.795Z] fe5b5c999d79: Layer already exists [2022-09-26T17:20:58.795Z] e0d8d75c4552: Layer already exists [2022-09-26T17:20:58.795Z] add9dbb03bb5: Layer already exists [2022-09-26T17:20:58.795Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:58.795Z] 120f4557ce1e: Layer already exists [2022-09-26T17:20:58.795Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:58.795Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:362adb4434aa1cf408977a2b7aa81602391bddcbe9a7f773260621ddeeffc78b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:59.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:59.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:59.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:59.097Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:59.351Z] Removing intermediate container afeccc4311c1 [2022-09-26T17:20:59.351Z] ---> b3cddb8604b1 [2022-09-26T17:20:59.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-26T17:20:59.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:20:59.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-26T17:20:59.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-26T17:20:59.402Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:59.402Z] 4c37b3f5d94b: Preparing [2022-09-26T17:20:59.402Z] e9616f50b496: Preparing [2022-09-26T17:20:59.402Z] b93602f09f0f: Preparing [2022-09-26T17:20:59.402Z] 4c45f48c0d33: Preparing [2022-09-26T17:20:59.402Z] fe16c9777c56: Preparing [2022-09-26T17:20:59.402Z] 0413e08d387e: Preparing [2022-09-26T17:20:59.402Z] cd6026e8483e: Preparing [2022-09-26T17:20:59.402Z] fe5b5c999d79: Preparing [2022-09-26T17:20:59.402Z] add9dbb03bb5: Preparing [2022-09-26T17:20:59.402Z] e0d8d75c4552: Preparing [2022-09-26T17:20:59.402Z] 120f4557ce1e: Preparing [2022-09-26T17:20:59.402Z] 994393dc58e7: Preparing [2022-09-26T17:20:59.402Z] cd6026e8483e: Waiting [2022-09-26T17:20:59.402Z] fe5b5c999d79: Waiting [2022-09-26T17:20:59.402Z] add9dbb03bb5: Waiting [2022-09-26T17:20:59.402Z] e0d8d75c4552: Waiting [2022-09-26T17:20:59.402Z] 120f4557ce1e: Waiting [2022-09-26T17:20:59.402Z] 994393dc58e7: Waiting [2022-09-26T17:20:59.402Z] 4c45f48c0d33: Layer already exists [2022-09-26T17:20:59.402Z] b93602f09f0f: Layer already exists [2022-09-26T17:20:59.402Z] fe16c9777c56: Layer already exists [2022-09-26T17:20:59.402Z] e9616f50b496: Layer already exists [2022-09-26T17:20:59.402Z] 4c37b3f5d94b: Layer already exists [2022-09-26T17:20:59.402Z] 0413e08d387e: Layer already exists [2022-09-26T17:20:59.402Z] e0d8d75c4552: Layer already exists [2022-09-26T17:20:59.402Z] add9dbb03bb5: Layer already exists [2022-09-26T17:20:59.402Z] cd6026e8483e: Layer already exists [2022-09-26T17:20:59.402Z] fe5b5c999d79: Layer already exists [2022-09-26T17:20:59.402Z] 120f4557ce1e: Layer already exists [2022-09-26T17:20:59.402Z] 994393dc58e7: Layer already exists [2022-09-26T17:20:59.402Z] main: digest: sha256:362adb4434aa1cf408977a2b7aa81602391bddcbe9a7f773260621ddeeffc78b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:20:59.434Z] ===================================================== [Pipeline] echo [2022-09-26T17:20:59.439Z] taggedImages: [2022-09-26T17:20:59.439Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:59.439Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-26T17:20:59.439Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.72 [2022-09-26T17:20:59.439Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:59.439Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-26T17:20:59.452Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-26T17:20:59.452Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:20:59.452Z] latest [2022-09-26T17:20:59.452Z] 2.3.0-dev.72 [2022-09-26T17:20:59.452Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:20:59.452Z] main [2022-09-26T17:20:59.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:59.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:20:59.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:21:00.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:00.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-26T17:21:00.060Z] f00527551343: Preparing [2022-09-26T17:21:00.060Z] 353e51883e99: Preparing [2022-09-26T17:21:00.060Z] 37f7438c422b: Preparing [2022-09-26T17:21:00.060Z] ab05435967fa: Preparing [2022-09-26T17:21:00.060Z] 974c95c02706: Preparing [2022-09-26T17:21:00.060Z] 2ead143af335: Preparing [2022-09-26T17:21:00.060Z] 3462c3643911: Preparing [2022-09-26T17:21:00.060Z] 994393dc58e7: Preparing [2022-09-26T17:21:00.060Z] 3462c3643911: Waiting [2022-09-26T17:21:00.060Z] 994393dc58e7: Waiting [2022-09-26T17:21:00.060Z] 2ead143af335: Waiting [2022-09-26T17:21:00.060Z] f00527551343: Pushed [2022-09-26T17:21:00.060Z] 974c95c02706: Pushed [2022-09-26T17:21:00.060Z] 353e51883e99: Pushed [2022-09-26T17:21:00.060Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:00.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:21:00.219Z] OK: 221 MiB in 51 packages [2022-09-26T17:21:00.219Z] ---> 77c75c1c81b5 [2022-09-26T17:21:00.219Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:21:00.219Z] ---> Running in 11412318a286 [2022-09-26T17:21:00.320Z] 2ead143af335: Pushed [2022-09-26T17:21:00.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:21:00.579Z] 3462c3643911: Pushed [2022-09-26T17:21:01.147Z] ab05435967fa: Pushed [2022-09-26T17:21:01.147Z] 37f7438c422b: Pushed [2022-09-26T17:21:01.407Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:8e19280a5fd95e24058a10e3b15affa73930237845cd1d2347382497ae40c583 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:01.723Z] + 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-26T17:21:01.919Z] OK: 221 MiB in 51 packages [2022-09-26T17:21:01.919Z] OK: 221 MiB in 51 packages [2022-09-26T17:21:02.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-26T17:21:02.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-26T17:21:02.035Z] f00527551343: Preparing [2022-09-26T17:21:02.035Z] 353e51883e99: Preparing [2022-09-26T17:21:02.035Z] 37f7438c422b: Preparing [2022-09-26T17:21:02.035Z] ab05435967fa: Preparing [2022-09-26T17:21:02.035Z] 974c95c02706: Preparing [2022-09-26T17:21:02.035Z] 2ead143af335: Preparing [2022-09-26T17:21:02.035Z] 3462c3643911: Preparing [2022-09-26T17:21:02.035Z] 994393dc58e7: Preparing [2022-09-26T17:21:02.035Z] 3462c3643911: Waiting [2022-09-26T17:21:02.035Z] 2ead143af335: Waiting [2022-09-26T17:21:02.035Z] 994393dc58e7: Waiting [2022-09-26T17:21:02.035Z] 353e51883e99: Layer already exists [2022-09-26T17:21:02.035Z] ab05435967fa: Layer already exists [2022-09-26T17:21:02.035Z] 37f7438c422b: Layer already exists [2022-09-26T17:21:02.035Z] f00527551343: Layer already exists [2022-09-26T17:21:02.035Z] 974c95c02706: Layer already exists [2022-09-26T17:21:02.035Z] 2ead143af335: Layer already exists [2022-09-26T17:21:02.035Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:02.035Z] 3462c3643911: Layer already exists [2022-09-26T17:21:02.035Z] latest: digest: sha256:8e19280a5fd95e24058a10e3b15affa73930237845cd1d2347382497ae40c583 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:02.187Z] Removing intermediate container 3aa78b627bad [2022-09-26T17:21:02.187Z] ---> dd00a827b882 [2022-09-26T17:21:02.187Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-26T17:21:02.187Z] OK: 221 MiB in 51 packages [2022-09-26T17:21:02.349Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:02.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.72 [2022-09-26T17:21:02.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-26T17:21:02.655Z] f00527551343: Preparing [2022-09-26T17:21:02.655Z] 353e51883e99: Preparing [2022-09-26T17:21:02.655Z] 37f7438c422b: Preparing [2022-09-26T17:21:02.655Z] ab05435967fa: Preparing [2022-09-26T17:21:02.655Z] 974c95c02706: Preparing [2022-09-26T17:21:02.655Z] 2ead143af335: Preparing [2022-09-26T17:21:02.655Z] 3462c3643911: Preparing [2022-09-26T17:21:02.655Z] 994393dc58e7: Preparing [2022-09-26T17:21:02.655Z] 2ead143af335: Waiting [2022-09-26T17:21:02.655Z] 3462c3643911: Waiting [2022-09-26T17:21:02.655Z] 994393dc58e7: Waiting [2022-09-26T17:21:02.655Z] 974c95c02706: Layer already exists [2022-09-26T17:21:02.655Z] f00527551343: Layer already exists [2022-09-26T17:21:02.655Z] ab05435967fa: Layer already exists [2022-09-26T17:21:02.655Z] 37f7438c422b: Layer already exists [2022-09-26T17:21:02.655Z] 353e51883e99: Layer already exists [2022-09-26T17:21:02.655Z] 2ead143af335: Layer already exists [2022-09-26T17:21:02.655Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:02.655Z] 3462c3643911: Layer already exists [2022-09-26T17:21:02.655Z] 2.3.0-dev.72: digest: sha256:8e19280a5fd95e24058a10e3b15affa73930237845cd1d2347382497ae40c583 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:02.961Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:03.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:03.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-26T17:21:03.259Z] f00527551343: Preparing [2022-09-26T17:21:03.259Z] 353e51883e99: Preparing [2022-09-26T17:21:03.259Z] 37f7438c422b: Preparing [2022-09-26T17:21:03.259Z] ab05435967fa: Preparing [2022-09-26T17:21:03.259Z] 974c95c02706: Preparing [2022-09-26T17:21:03.259Z] 2ead143af335: Preparing [2022-09-26T17:21:03.260Z] 3462c3643911: Preparing [2022-09-26T17:21:03.260Z] 994393dc58e7: Preparing [2022-09-26T17:21:03.260Z] 3462c3643911: Waiting [2022-09-26T17:21:03.260Z] 994393dc58e7: Waiting [2022-09-26T17:21:03.260Z] 2ead143af335: Waiting [2022-09-26T17:21:03.260Z] ab05435967fa: Layer already exists [2022-09-26T17:21:03.260Z] 353e51883e99: Layer already exists [2022-09-26T17:21:03.260Z] 37f7438c422b: Layer already exists [2022-09-26T17:21:03.260Z] 974c95c02706: Layer already exists [2022-09-26T17:21:03.260Z] f00527551343: Layer already exists [2022-09-26T17:21:03.260Z] 2ead143af335: Layer already exists [2022-09-26T17:21:03.260Z] 3462c3643911: Layer already exists [2022-09-26T17:21:03.260Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:03.260Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:8e19280a5fd95e24058a10e3b15affa73930237845cd1d2347382497ae40c583 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:03.575Z] + 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-26T17:21:03.607Z] Removing intermediate container cac8b8d0b173 [2022-09-26T17:21:03.607Z] ---> 97c31c73202e [2022-09-26T17:21:03.607Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-26T17:21:03.876Z] ---> 8757a2bf3de5 [2022-09-26T17:21:03.876Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:21:03.876Z] Removing intermediate container 736fefc4fc16 [2022-09-26T17:21:03.876Z] ---> a8fa51d10558 [2022-09-26T17:21:03.876Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-26T17:21:03.876Z] ---> Running in 7a3e4d5065b6 [2022-09-26T17:21:03.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-26T17:21:03.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-26T17:21:03.876Z] f00527551343: Preparing [2022-09-26T17:21:03.876Z] 353e51883e99: Preparing [2022-09-26T17:21:03.876Z] 37f7438c422b: Preparing [2022-09-26T17:21:03.876Z] ab05435967fa: Preparing [2022-09-26T17:21:03.876Z] 974c95c02706: Preparing [2022-09-26T17:21:03.876Z] 2ead143af335: Preparing [2022-09-26T17:21:03.876Z] 3462c3643911: Preparing [2022-09-26T17:21:03.876Z] 994393dc58e7: Preparing [2022-09-26T17:21:03.876Z] 2ead143af335: Waiting [2022-09-26T17:21:03.876Z] 3462c3643911: Waiting [2022-09-26T17:21:03.876Z] 994393dc58e7: Waiting [2022-09-26T17:21:03.876Z] ab05435967fa: Layer already exists [2022-09-26T17:21:03.876Z] 37f7438c422b: Layer already exists [2022-09-26T17:21:03.876Z] f00527551343: Layer already exists [2022-09-26T17:21:03.876Z] 974c95c02706: Layer already exists [2022-09-26T17:21:03.876Z] 353e51883e99: Layer already exists [2022-09-26T17:21:03.876Z] 2ead143af335: Layer already exists [2022-09-26T17:21:03.876Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:03.876Z] 3462c3643911: Layer already exists [2022-09-26T17:21:03.876Z] main: digest: sha256:8e19280a5fd95e24058a10e3b15affa73930237845cd1d2347382497ae40c583 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:03.910Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:03.915Z] taggedImages: [2022-09-26T17:21:03.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:03.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-26T17:21:03.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.72 [2022-09-26T17:21:03.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:03.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-26T17:21:03.929Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-26T17:21:03.929Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:03.929Z] latest [2022-09-26T17:21:03.929Z] 2.3.0-dev.72 [2022-09-26T17:21:03.929Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:03.929Z] main [2022-09-26T17:21:03.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:04.144Z] Removing intermediate container 07feec550f58 [2022-09-26T17:21:04.144Z] ---> 96e468ff4aaf [2022-09-26T17:21:04.144Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-26T17:21:04.232Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:04.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:04.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-26T17:21:04.530Z] 4f4bacbc564d: Preparing [2022-09-26T17:21:04.530Z] d4ffb9552c3b: Preparing [2022-09-26T17:21:04.530Z] 97571e27c558: Preparing [2022-09-26T17:21:04.530Z] 8bdda6278753: Preparing [2022-09-26T17:21:04.530Z] ad59b3a73315: Preparing [2022-09-26T17:21:04.530Z] b74e887b6b6a: Preparing [2022-09-26T17:21:04.530Z] 79c236bc06e1: Preparing [2022-09-26T17:21:04.530Z] 492e059523c5: Preparing [2022-09-26T17:21:04.530Z] 84d479a7ccc4: Preparing [2022-09-26T17:21:04.530Z] 994393dc58e7: Preparing [2022-09-26T17:21:04.530Z] 84d479a7ccc4: Waiting [2022-09-26T17:21:04.530Z] b74e887b6b6a: Waiting [2022-09-26T17:21:04.530Z] 994393dc58e7: Waiting [2022-09-26T17:21:04.530Z] 79c236bc06e1: Waiting [2022-09-26T17:21:04.530Z] 492e059523c5: Waiting [2022-09-26T17:21:04.530Z] ad59b3a73315: Pushed [2022-09-26T17:21:04.530Z] 4f4bacbc564d: Pushed [2022-09-26T17:21:04.530Z] d4ffb9552c3b: Pushed [2022-09-26T17:21:04.788Z] 492e059523c5: Pushed [2022-09-26T17:21:04.788Z] b74e887b6b6a: Pushed [2022-09-26T17:21:04.788Z] 79c236bc06e1: Pushed [2022-09-26T17:21:04.788Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:04.788Z] 84d479a7ccc4: Pushed [2022-09-26T17:21:05.108Z] ---> d3d6c932a692 [2022-09-26T17:21:05.108Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:21:05.376Z] ---> 160dcdc120b1 [2022-09-26T17:21:05.376Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:21:05.376Z] ---> Running in c43479389b95 [2022-09-26T17:21:05.644Z] ---> 3cc7b650731c [2022-09-26T17:21:05.644Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:21:05.644Z] ---> Running in 666bccf8a695 [2022-09-26T17:21:05.721Z] 8bdda6278753: Pushed [2022-09-26T17:21:05.911Z] ---> Running in c57ce8fdde47 [2022-09-26T17:21:05.979Z] 97571e27c558: Pushed [2022-09-26T17:21:05.979Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:f53969dfa3f6cf422e8d94b255cf58940af5fc4904212de8ee69c010a58e1427 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:06.541Z] + 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-26T17:21:06.850Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-26T17:21:06.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-26T17:21:06.850Z] 4f4bacbc564d: Preparing [2022-09-26T17:21:06.850Z] d4ffb9552c3b: Preparing [2022-09-26T17:21:06.850Z] 97571e27c558: Preparing [2022-09-26T17:21:06.850Z] 8bdda6278753: Preparing [2022-09-26T17:21:06.850Z] ad59b3a73315: Preparing [2022-09-26T17:21:06.850Z] b74e887b6b6a: Preparing [2022-09-26T17:21:06.850Z] 79c236bc06e1: Preparing [2022-09-26T17:21:06.850Z] 492e059523c5: Preparing [2022-09-26T17:21:06.850Z] 84d479a7ccc4: Preparing [2022-09-26T17:21:06.850Z] 994393dc58e7: Preparing [2022-09-26T17:21:06.850Z] 79c236bc06e1: Waiting [2022-09-26T17:21:06.850Z] b74e887b6b6a: Waiting [2022-09-26T17:21:06.850Z] 492e059523c5: Waiting [2022-09-26T17:21:06.850Z] 84d479a7ccc4: Waiting [2022-09-26T17:21:06.850Z] ad59b3a73315: Layer already exists [2022-09-26T17:21:06.850Z] d4ffb9552c3b: Layer already exists [2022-09-26T17:21:06.850Z] 97571e27c558: Layer already exists [2022-09-26T17:21:06.850Z] 4f4bacbc564d: Layer already exists [2022-09-26T17:21:06.850Z] 8bdda6278753: Layer already exists [2022-09-26T17:21:06.850Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:06.850Z] b74e887b6b6a: Layer already exists [2022-09-26T17:21:06.850Z] 79c236bc06e1: Layer already exists [2022-09-26T17:21:06.850Z] 492e059523c5: Layer already exists [2022-09-26T17:21:06.850Z] 84d479a7ccc4: Layer already exists [2022-09-26T17:21:06.850Z] latest: digest: sha256:f53969dfa3f6cf422e8d94b255cf58940af5fc4904212de8ee69c010a58e1427 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:07.163Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:07.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.72 [2022-09-26T17:21:07.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-26T17:21:07.465Z] 4f4bacbc564d: Preparing [2022-09-26T17:21:07.465Z] d4ffb9552c3b: Preparing [2022-09-26T17:21:07.465Z] 97571e27c558: Preparing [2022-09-26T17:21:07.465Z] 8bdda6278753: Preparing [2022-09-26T17:21:07.465Z] ad59b3a73315: Preparing [2022-09-26T17:21:07.465Z] b74e887b6b6a: Preparing [2022-09-26T17:21:07.465Z] 79c236bc06e1: Preparing [2022-09-26T17:21:07.465Z] 492e059523c5: Preparing [2022-09-26T17:21:07.465Z] 84d479a7ccc4: Preparing [2022-09-26T17:21:07.465Z] 994393dc58e7: Preparing [2022-09-26T17:21:07.465Z] b74e887b6b6a: Waiting [2022-09-26T17:21:07.465Z] 79c236bc06e1: Waiting [2022-09-26T17:21:07.465Z] 492e059523c5: Waiting [2022-09-26T17:21:07.465Z] 84d479a7ccc4: Waiting [2022-09-26T17:21:07.465Z] 994393dc58e7: Waiting [2022-09-26T17:21:07.466Z] ad59b3a73315: Layer already exists [2022-09-26T17:21:07.466Z] 8bdda6278753: Layer already exists [2022-09-26T17:21:07.466Z] 97571e27c558: Layer already exists [2022-09-26T17:21:07.466Z] d4ffb9552c3b: Layer already exists [2022-09-26T17:21:07.466Z] 4f4bacbc564d: Layer already exists [2022-09-26T17:21:07.466Z] b74e887b6b6a: Layer already exists [2022-09-26T17:21:07.466Z] 79c236bc06e1: Layer already exists [2022-09-26T17:21:07.466Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:07.466Z] 84d479a7ccc4: Layer already exists [2022-09-26T17:21:07.466Z] 492e059523c5: Layer already exists [2022-09-26T17:21:07.466Z] 2.3.0-dev.72: digest: sha256:f53969dfa3f6cf422e8d94b255cf58940af5fc4904212de8ee69c010a58e1427 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:07.770Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:08.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:08.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-26T17:21:08.073Z] 4f4bacbc564d: Preparing [2022-09-26T17:21:08.073Z] d4ffb9552c3b: Preparing [2022-09-26T17:21:08.073Z] 97571e27c558: Preparing [2022-09-26T17:21:08.073Z] 8bdda6278753: Preparing [2022-09-26T17:21:08.073Z] ad59b3a73315: Preparing [2022-09-26T17:21:08.073Z] b74e887b6b6a: Preparing [2022-09-26T17:21:08.073Z] 79c236bc06e1: Preparing [2022-09-26T17:21:08.073Z] 492e059523c5: Preparing [2022-09-26T17:21:08.073Z] 84d479a7ccc4: Preparing [2022-09-26T17:21:08.073Z] 994393dc58e7: Preparing [2022-09-26T17:21:08.073Z] b74e887b6b6a: Waiting [2022-09-26T17:21:08.073Z] 79c236bc06e1: Waiting [2022-09-26T17:21:08.073Z] 492e059523c5: Waiting [2022-09-26T17:21:08.073Z] 84d479a7ccc4: Waiting [2022-09-26T17:21:08.073Z] 994393dc58e7: Waiting [2022-09-26T17:21:08.073Z] 8bdda6278753: Layer already exists [2022-09-26T17:21:08.073Z] d4ffb9552c3b: Layer already exists [2022-09-26T17:21:08.073Z] ad59b3a73315: Layer already exists [2022-09-26T17:21:08.073Z] 4f4bacbc564d: Layer already exists [2022-09-26T17:21:08.073Z] 97571e27c558: Layer already exists [2022-09-26T17:21:08.073Z] b74e887b6b6a: Layer already exists [2022-09-26T17:21:08.073Z] 84d479a7ccc4: Layer already exists [2022-09-26T17:21:08.073Z] 79c236bc06e1: Layer already exists [2022-09-26T17:21:08.073Z] 492e059523c5: Layer already exists [2022-09-26T17:21:08.073Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:08.073Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:f53969dfa3f6cf422e8d94b255cf58940af5fc4904212de8ee69c010a58e1427 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:08.379Z] + 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-26T17:21:08.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-26T17:21:08.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-26T17:21:08.682Z] 4f4bacbc564d: Preparing [2022-09-26T17:21:08.682Z] d4ffb9552c3b: Preparing [2022-09-26T17:21:08.682Z] 97571e27c558: Preparing [2022-09-26T17:21:08.682Z] 8bdda6278753: Preparing [2022-09-26T17:21:08.682Z] ad59b3a73315: Preparing [2022-09-26T17:21:08.682Z] b74e887b6b6a: Preparing [2022-09-26T17:21:08.683Z] 79c236bc06e1: Preparing [2022-09-26T17:21:08.683Z] b74e887b6b6a: Waiting [2022-09-26T17:21:08.683Z] 79c236bc06e1: Waiting [2022-09-26T17:21:08.683Z] 492e059523c5: Preparing [2022-09-26T17:21:08.683Z] 84d479a7ccc4: Preparing [2022-09-26T17:21:08.683Z] 994393dc58e7: Preparing [2022-09-26T17:21:08.683Z] 994393dc58e7: Waiting [2022-09-26T17:21:08.683Z] 492e059523c5: Waiting [2022-09-26T17:21:08.683Z] 84d479a7ccc4: Waiting [2022-09-26T17:21:08.683Z] ad59b3a73315: Layer already exists [2022-09-26T17:21:08.683Z] 97571e27c558: Layer already exists [2022-09-26T17:21:08.683Z] 8bdda6278753: Layer already exists [2022-09-26T17:21:08.683Z] d4ffb9552c3b: Layer already exists [2022-09-26T17:21:08.683Z] 4f4bacbc564d: Layer already exists [2022-09-26T17:21:08.683Z] b74e887b6b6a: Layer already exists [2022-09-26T17:21:08.683Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:08.683Z] 79c236bc06e1: Layer already exists [2022-09-26T17:21:08.683Z] 84d479a7ccc4: Layer already exists [2022-09-26T17:21:08.683Z] 492e059523c5: Layer already exists [2022-09-26T17:21:08.683Z] main: digest: sha256:f53969dfa3f6cf422e8d94b255cf58940af5fc4904212de8ee69c010a58e1427 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:08.717Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:08.729Z] taggedImages: [2022-09-26T17:21:08.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:08.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-26T17:21:08.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.72 [2022-09-26T17:21:08.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:08.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-26T17:21:08.749Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-26T17:21:08.749Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:08.749Z] latest [2022-09-26T17:21:08.749Z] 2.3.0-dev.72 [2022-09-26T17:21:08.749Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:08.749Z] main [2022-09-26T17:21:08.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:09.068Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:09.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-26T17:21:09.376Z] 8618d59b4361: Preparing [2022-09-26T17:21:09.376Z] 22646b54d456: Preparing [2022-09-26T17:21:09.376Z] cd6026e8483e: Preparing [2022-09-26T17:21:09.376Z] 7f6ae8886655: Preparing [2022-09-26T17:21:09.376Z] 6c7569e71f95: Preparing [2022-09-26T17:21:09.376Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:09.376Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:09.376Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:09.376Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:09.376Z] 6c7569e71f95: Pushed [2022-09-26T17:21:09.376Z] 8618d59b4361: Pushed [2022-09-26T17:21:09.943Z] 7f6ae8886655: Pushed [2022-09-26T17:21:11.849Z] 22646b54d456: Pushed [2022-09-26T17:21:11.849Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:8bd2ca3396574ce52d87baa96a6f0bca2ae12de8f189d784737fdbd039fa3a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:12.164Z] + 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-26T17:21:12.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-26T17:21:12.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-26T17:21:12.482Z] 8618d59b4361: Preparing [2022-09-26T17:21:12.482Z] 22646b54d456: Preparing [2022-09-26T17:21:12.482Z] cd6026e8483e: Preparing [2022-09-26T17:21:12.482Z] 7f6ae8886655: Preparing [2022-09-26T17:21:12.482Z] 6c7569e71f95: Preparing [2022-09-26T17:21:12.482Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:12.482Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:12.482Z] 8618d59b4361: Layer already exists [2022-09-26T17:21:12.482Z] 7f6ae8886655: Layer already exists [2022-09-26T17:21:12.482Z] 22646b54d456: Layer already exists [2022-09-26T17:21:12.482Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:12.482Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:12.482Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:12.482Z] latest: digest: sha256:8bd2ca3396574ce52d87baa96a6f0bca2ae12de8f189d784737fdbd039fa3a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:12.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:13.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.72 [2022-09-26T17:21:13.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-26T17:21:13.103Z] 8618d59b4361: Preparing [2022-09-26T17:21:13.103Z] 22646b54d456: Preparing [2022-09-26T17:21:13.103Z] cd6026e8483e: Preparing [2022-09-26T17:21:13.103Z] 7f6ae8886655: Preparing [2022-09-26T17:21:13.103Z] 6c7569e71f95: Preparing [2022-09-26T17:21:13.103Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:13.103Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:13.103Z] 7f6ae8886655: Layer already exists [2022-09-26T17:21:13.103Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:13.103Z] 22646b54d456: Layer already exists [2022-09-26T17:21:13.103Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:13.103Z] 8618d59b4361: Layer already exists [2022-09-26T17:21:13.103Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:13.103Z] 2.3.0-dev.72: digest: sha256:8bd2ca3396574ce52d87baa96a6f0bca2ae12de8f189d784737fdbd039fa3a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:13.412Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:13.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:13.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-26T17:21:13.719Z] 8618d59b4361: Preparing [2022-09-26T17:21:13.719Z] 22646b54d456: Preparing [2022-09-26T17:21:13.719Z] cd6026e8483e: Preparing [2022-09-26T17:21:13.719Z] 7f6ae8886655: Preparing [2022-09-26T17:21:13.719Z] 6c7569e71f95: Preparing [2022-09-26T17:21:13.719Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:13.719Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:13.719Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:13.719Z] 22646b54d456: Layer already exists [2022-09-26T17:21:13.719Z] 8618d59b4361: Layer already exists [2022-09-26T17:21:13.719Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:13.719Z] 7f6ae8886655: Layer already exists [2022-09-26T17:21:13.719Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:13.719Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:8bd2ca3396574ce52d87baa96a6f0bca2ae12de8f189d784737fdbd039fa3a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:14.024Z] + 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-26T17:21:14.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-26T17:21:14.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-26T17:21:14.324Z] 8618d59b4361: Preparing [2022-09-26T17:21:14.324Z] 22646b54d456: Preparing [2022-09-26T17:21:14.324Z] cd6026e8483e: Preparing [2022-09-26T17:21:14.324Z] 7f6ae8886655: Preparing [2022-09-26T17:21:14.324Z] 6c7569e71f95: Preparing [2022-09-26T17:21:14.324Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:14.324Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:14.324Z] 7f6ae8886655: Layer already exists [2022-09-26T17:21:14.324Z] 8618d59b4361: Layer already exists [2022-09-26T17:21:14.324Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:14.324Z] 22646b54d456: Layer already exists [2022-09-26T17:21:14.324Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:14.324Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:14.324Z] main: digest: sha256:8bd2ca3396574ce52d87baa96a6f0bca2ae12de8f189d784737fdbd039fa3a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:14.372Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:14.378Z] taggedImages: [2022-09-26T17:21:14.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:14.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-26T17:21:14.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.72 [2022-09-26T17:21:14.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:14.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-26T17:21:14.400Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-26T17:21:14.400Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:14.400Z] latest [2022-09-26T17:21:14.400Z] 2.3.0-dev.72 [2022-09-26T17:21:14.400Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:14.400Z] main [2022-09-26T17:21:14.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:14.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:15.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:15.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-26T17:21:15.017Z] 99fb3095cdde: Preparing [2022-09-26T17:21:15.017Z] 9e98a4305e3a: Preparing [2022-09-26T17:21:15.017Z] 086df85e9c0f: Preparing [2022-09-26T17:21:15.017Z] ca85abd5f5c6: Preparing [2022-09-26T17:21:15.017Z] 68388dd43221: Preparing [2022-09-26T17:21:15.017Z] 771a39cdd868: Preparing [2022-09-26T17:21:15.017Z] 6c7569e71f95: Preparing [2022-09-26T17:21:15.017Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:15.017Z] 771a39cdd868: Waiting [2022-09-26T17:21:15.017Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:15.017Z] 6c7569e71f95: Waiting [2022-09-26T17:21:15.017Z] 9e98a4305e3a: Pushed [2022-09-26T17:21:15.017Z] 99fb3095cdde: Pushed [2022-09-26T17:21:15.017Z] 086df85e9c0f: Pushed [2022-09-26T17:21:15.017Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:15.017Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:15.586Z] 771a39cdd868: Pushed [2022-09-26T17:21:18.872Z] 68388dd43221: Pushed [2022-09-26T17:21:22.160Z] ca85abd5f5c6: Pushed [2022-09-26T17:21:22.160Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:a0c0219d2e94b381c0122fd1bc8895539bc76e5eb4db8582a27980407b2286b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:22.726Z] + 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-26T17:21:23.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-26T17:21:23.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-26T17:21:23.035Z] 99fb3095cdde: Preparing [2022-09-26T17:21:23.035Z] 9e98a4305e3a: Preparing [2022-09-26T17:21:23.035Z] 086df85e9c0f: Preparing [2022-09-26T17:21:23.035Z] ca85abd5f5c6: Preparing [2022-09-26T17:21:23.035Z] 68388dd43221: Preparing [2022-09-26T17:21:23.035Z] 771a39cdd868: Preparing [2022-09-26T17:21:23.035Z] 6c7569e71f95: Preparing [2022-09-26T17:21:23.035Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:23.035Z] 771a39cdd868: Waiting [2022-09-26T17:21:23.035Z] 6c7569e71f95: Waiting [2022-09-26T17:21:23.035Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:23.035Z] 99fb3095cdde: Layer already exists [2022-09-26T17:21:23.035Z] 68388dd43221: Layer already exists [2022-09-26T17:21:23.035Z] 9e98a4305e3a: Layer already exists [2022-09-26T17:21:23.035Z] 086df85e9c0f: Layer already exists [2022-09-26T17:21:23.035Z] ca85abd5f5c6: Layer already exists [2022-09-26T17:21:23.035Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:23.035Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:23.035Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:23.035Z] latest: digest: sha256:a0c0219d2e94b381c0122fd1bc8895539bc76e5eb4db8582a27980407b2286b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:23.336Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:23.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.72 [2022-09-26T17:21:23.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-26T17:21:23.638Z] 99fb3095cdde: Preparing [2022-09-26T17:21:23.638Z] 9e98a4305e3a: Preparing [2022-09-26T17:21:23.638Z] 086df85e9c0f: Preparing [2022-09-26T17:21:23.638Z] ca85abd5f5c6: Preparing [2022-09-26T17:21:23.638Z] 68388dd43221: Preparing [2022-09-26T17:21:23.638Z] 771a39cdd868: Preparing [2022-09-26T17:21:23.638Z] 6c7569e71f95: Preparing [2022-09-26T17:21:23.638Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:23.638Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:23.638Z] 6c7569e71f95: Waiting [2022-09-26T17:21:23.638Z] 771a39cdd868: Waiting [2022-09-26T17:21:23.638Z] 99fb3095cdde: Layer already exists [2022-09-26T17:21:23.638Z] ca85abd5f5c6: Layer already exists [2022-09-26T17:21:23.638Z] 68388dd43221: Layer already exists [2022-09-26T17:21:23.638Z] 9e98a4305e3a: Layer already exists [2022-09-26T17:21:23.638Z] 086df85e9c0f: Layer already exists [2022-09-26T17:21:23.638Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:23.638Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:23.638Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:23.638Z] 2.3.0-dev.72: digest: sha256:a0c0219d2e94b381c0122fd1bc8895539bc76e5eb4db8582a27980407b2286b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:23.946Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:24.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:24.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-26T17:21:24.249Z] 99fb3095cdde: Preparing [2022-09-26T17:21:24.249Z] 9e98a4305e3a: Preparing [2022-09-26T17:21:24.249Z] 086df85e9c0f: Preparing [2022-09-26T17:21:24.249Z] ca85abd5f5c6: Preparing [2022-09-26T17:21:24.249Z] 68388dd43221: Preparing [2022-09-26T17:21:24.249Z] 771a39cdd868: Preparing [2022-09-26T17:21:24.249Z] 6c7569e71f95: Preparing [2022-09-26T17:21:24.249Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:24.249Z] 6c7569e71f95: Waiting [2022-09-26T17:21:24.249Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:24.249Z] 771a39cdd868: Waiting [2022-09-26T17:21:24.249Z] 68388dd43221: Layer already exists [2022-09-26T17:21:24.249Z] 086df85e9c0f: Layer already exists [2022-09-26T17:21:24.249Z] 99fb3095cdde: Layer already exists [2022-09-26T17:21:24.249Z] 9e98a4305e3a: Layer already exists [2022-09-26T17:21:24.249Z] ca85abd5f5c6: Layer already exists [2022-09-26T17:21:24.249Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:24.249Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:24.249Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:24.249Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:a0c0219d2e94b381c0122fd1bc8895539bc76e5eb4db8582a27980407b2286b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:24.556Z] + 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-26T17:21:24.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-26T17:21:24.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-26T17:21:24.860Z] 99fb3095cdde: Preparing [2022-09-26T17:21:24.860Z] 9e98a4305e3a: Preparing [2022-09-26T17:21:24.860Z] 086df85e9c0f: Preparing [2022-09-26T17:21:24.860Z] ca85abd5f5c6: Preparing [2022-09-26T17:21:24.860Z] 68388dd43221: Preparing [2022-09-26T17:21:24.860Z] 771a39cdd868: Preparing [2022-09-26T17:21:24.860Z] 6c7569e71f95: Preparing [2022-09-26T17:21:24.860Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:24.860Z] 6c7569e71f95: Waiting [2022-09-26T17:21:24.860Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:24.860Z] 771a39cdd868: Waiting [2022-09-26T17:21:24.860Z] 99fb3095cdde: Layer already exists [2022-09-26T17:21:24.860Z] 9e98a4305e3a: Layer already exists [2022-09-26T17:21:24.860Z] 68388dd43221: Layer already exists [2022-09-26T17:21:24.860Z] ca85abd5f5c6: Layer already exists [2022-09-26T17:21:24.860Z] 086df85e9c0f: Layer already exists [2022-09-26T17:21:24.860Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:24.860Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:24.860Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:24.860Z] main: digest: sha256:a0c0219d2e94b381c0122fd1bc8895539bc76e5eb4db8582a27980407b2286b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:24.904Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:24.912Z] taggedImages: [2022-09-26T17:21:24.912Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:24.912Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-26T17:21:24.912Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.72 [2022-09-26T17:21:24.912Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:24.912Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-26T17:21:24.926Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-26T17:21:24.926Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:24.926Z] latest [2022-09-26T17:21:24.926Z] 2.3.0-dev.72 [2022-09-26T17:21:24.926Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:24.926Z] main [2022-09-26T17:21:24.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:25.229Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:25.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:25.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-26T17:21:25.531Z] d0400653e8ba: Preparing [2022-09-26T17:21:25.531Z] 518142b7a73a: Preparing [2022-09-26T17:21:25.531Z] fe635d06b46e: Preparing [2022-09-26T17:21:25.531Z] 28fc38a1646f: Preparing [2022-09-26T17:21:25.531Z] 3dbac3444f72: Preparing [2022-09-26T17:21:25.531Z] 6c7569e71f95: Preparing [2022-09-26T17:21:25.531Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:25.531Z] 6c7569e71f95: Waiting [2022-09-26T17:21:25.531Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:25.531Z] 518142b7a73a: Pushed [2022-09-26T17:21:25.531Z] fe635d06b46e: Pushed [2022-09-26T17:21:25.531Z] d0400653e8ba: Pushed [2022-09-26T17:21:25.531Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:25.531Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:25.789Z] 3dbac3444f72: Pushed [2022-09-26T17:21:32.355Z] 28fc38a1646f: Pushed [2022-09-26T17:21:32.355Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:f0b2f78ad192667739bb72f78a226e9548fd992b52e839fcb5a0557aa06069cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:32.658Z] + 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-26T17:21:32.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-26T17:21:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-26T17:21:32.965Z] d0400653e8ba: Preparing [2022-09-26T17:21:32.965Z] 518142b7a73a: Preparing [2022-09-26T17:21:32.965Z] fe635d06b46e: Preparing [2022-09-26T17:21:32.965Z] 28fc38a1646f: Preparing [2022-09-26T17:21:32.965Z] 3dbac3444f72: Preparing [2022-09-26T17:21:32.965Z] 6c7569e71f95: Preparing [2022-09-26T17:21:32.965Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:32.965Z] 6c7569e71f95: Waiting [2022-09-26T17:21:32.965Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:32.965Z] fe635d06b46e: Layer already exists [2022-09-26T17:21:32.965Z] d0400653e8ba: Layer already exists [2022-09-26T17:21:32.965Z] 3dbac3444f72: Layer already exists [2022-09-26T17:21:32.965Z] 518142b7a73a: Layer already exists [2022-09-26T17:21:32.965Z] 28fc38a1646f: Layer already exists [2022-09-26T17:21:32.965Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:32.965Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:32.965Z] latest: digest: sha256:f0b2f78ad192667739bb72f78a226e9548fd992b52e839fcb5a0557aa06069cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:33.276Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:33.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.72 [2022-09-26T17:21:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-26T17:21:33.576Z] d0400653e8ba: Preparing [2022-09-26T17:21:33.576Z] 518142b7a73a: Preparing [2022-09-26T17:21:33.576Z] fe635d06b46e: Preparing [2022-09-26T17:21:33.576Z] 28fc38a1646f: Preparing [2022-09-26T17:21:33.576Z] 3dbac3444f72: Preparing [2022-09-26T17:21:33.576Z] 6c7569e71f95: Preparing [2022-09-26T17:21:33.576Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:33.576Z] 6c7569e71f95: Waiting [2022-09-26T17:21:33.576Z] 28fc38a1646f: Layer already exists [2022-09-26T17:21:33.576Z] 3dbac3444f72: Layer already exists [2022-09-26T17:21:33.576Z] 518142b7a73a: Layer already exists [2022-09-26T17:21:33.576Z] d0400653e8ba: Layer already exists [2022-09-26T17:21:33.576Z] fe635d06b46e: Layer already exists [2022-09-26T17:21:33.576Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:33.576Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:33.576Z] 2.3.0-dev.72: digest: sha256:f0b2f78ad192667739bb72f78a226e9548fd992b52e839fcb5a0557aa06069cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:33.878Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:34.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:34.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-26T17:21:34.190Z] d0400653e8ba: Preparing [2022-09-26T17:21:34.190Z] 518142b7a73a: Preparing [2022-09-26T17:21:34.190Z] fe635d06b46e: Preparing [2022-09-26T17:21:34.190Z] 28fc38a1646f: Preparing [2022-09-26T17:21:34.190Z] 3dbac3444f72: Preparing [2022-09-26T17:21:34.190Z] 6c7569e71f95: Preparing [2022-09-26T17:21:34.190Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:34.190Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:34.190Z] 6c7569e71f95: Waiting [2022-09-26T17:21:34.190Z] 518142b7a73a: Layer already exists [2022-09-26T17:21:34.190Z] 28fc38a1646f: Layer already exists [2022-09-26T17:21:34.190Z] fe635d06b46e: Layer already exists [2022-09-26T17:21:34.190Z] d0400653e8ba: Layer already exists [2022-09-26T17:21:34.190Z] 3dbac3444f72: Layer already exists [2022-09-26T17:21:34.190Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:34.190Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:34.190Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:f0b2f78ad192667739bb72f78a226e9548fd992b52e839fcb5a0557aa06069cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:34.496Z] + 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-26T17:21:34.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-26T17:21:34.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-26T17:21:34.802Z] d0400653e8ba: Preparing [2022-09-26T17:21:34.802Z] 518142b7a73a: Preparing [2022-09-26T17:21:34.802Z] fe635d06b46e: Preparing [2022-09-26T17:21:34.802Z] 28fc38a1646f: Preparing [2022-09-26T17:21:34.802Z] 3dbac3444f72: Preparing [2022-09-26T17:21:34.802Z] 6c7569e71f95: Preparing [2022-09-26T17:21:34.802Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:34.802Z] 6c7569e71f95: Waiting [2022-09-26T17:21:34.802Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:34.802Z] 518142b7a73a: Layer already exists [2022-09-26T17:21:34.802Z] d0400653e8ba: Layer already exists [2022-09-26T17:21:34.802Z] 28fc38a1646f: Layer already exists [2022-09-26T17:21:34.802Z] 3dbac3444f72: Layer already exists [2022-09-26T17:21:34.802Z] fe635d06b46e: Layer already exists [2022-09-26T17:21:34.802Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:34.802Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:34.802Z] main: digest: sha256:f0b2f78ad192667739bb72f78a226e9548fd992b52e839fcb5a0557aa06069cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:34.840Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:34.855Z] taggedImages: [2022-09-26T17:21:34.855Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:34.855Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-26T17:21:34.855Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.72 [2022-09-26T17:21:34.855Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:34.855Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-26T17:21:34.873Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-26T17:21:34.873Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:34.873Z] latest [2022-09-26T17:21:34.873Z] 2.3.0-dev.72 [2022-09-26T17:21:34.873Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:34.873Z] main [2022-09-26T17:21:34.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:35.178Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:35.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:35.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-26T17:21:35.485Z] ec756b0b0693: Preparing [2022-09-26T17:21:35.485Z] 7ae24cb04d41: Preparing [2022-09-26T17:21:35.485Z] ed4620ef6f74: Preparing [2022-09-26T17:21:35.485Z] b85c18f461a2: Preparing [2022-09-26T17:21:35.485Z] 771a39cdd868: Preparing [2022-09-26T17:21:35.485Z] 6c7569e71f95: Preparing [2022-09-26T17:21:35.485Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:35.485Z] 6c7569e71f95: Waiting [2022-09-26T17:21:35.485Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:35.485Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:35.485Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:35.485Z] 7ae24cb04d41: Pushed [2022-09-26T17:21:35.485Z] ed4620ef6f74: Pushed [2022-09-26T17:21:35.485Z] ec756b0b0693: Pushed [2022-09-26T17:21:42.043Z] b85c18f461a2: Pushed [2022-09-26T17:21:42.043Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:196407a657aa26622063917de8e7e0ef1e2931db846a9e3ab6f3250c9e1b97dc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:42.349Z] + 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-26T17:21:42.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-26T17:21:42.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-26T17:21:42.648Z] ec756b0b0693: Preparing [2022-09-26T17:21:42.648Z] 7ae24cb04d41: Preparing [2022-09-26T17:21:42.648Z] ed4620ef6f74: Preparing [2022-09-26T17:21:42.648Z] b85c18f461a2: Preparing [2022-09-26T17:21:42.648Z] 771a39cdd868: Preparing [2022-09-26T17:21:42.648Z] 6c7569e71f95: Preparing [2022-09-26T17:21:42.648Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:42.648Z] 6c7569e71f95: Waiting [2022-09-26T17:21:42.648Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:42.648Z] 7ae24cb04d41: Layer already exists [2022-09-26T17:21:42.648Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:42.648Z] ec756b0b0693: Layer already exists [2022-09-26T17:21:42.648Z] ed4620ef6f74: Layer already exists [2022-09-26T17:21:42.648Z] b85c18f461a2: Layer already exists [2022-09-26T17:21:42.648Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:42.648Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:42.648Z] latest: digest: sha256:196407a657aa26622063917de8e7e0ef1e2931db846a9e3ab6f3250c9e1b97dc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:42.952Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:43.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.72 [2022-09-26T17:21:43.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-26T17:21:43.251Z] ec756b0b0693: Preparing [2022-09-26T17:21:43.251Z] 7ae24cb04d41: Preparing [2022-09-26T17:21:43.251Z] ed4620ef6f74: Preparing [2022-09-26T17:21:43.251Z] b85c18f461a2: Preparing [2022-09-26T17:21:43.251Z] 771a39cdd868: Preparing [2022-09-26T17:21:43.251Z] 6c7569e71f95: Preparing [2022-09-26T17:21:43.251Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:43.251Z] 6c7569e71f95: Waiting [2022-09-26T17:21:43.251Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:43.251Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:43.251Z] ec756b0b0693: Layer already exists [2022-09-26T17:21:43.251Z] ed4620ef6f74: Layer already exists [2022-09-26T17:21:43.251Z] 7ae24cb04d41: Layer already exists [2022-09-26T17:21:43.251Z] b85c18f461a2: Layer already exists [2022-09-26T17:21:43.251Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:43.251Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:43.251Z] 2.3.0-dev.72: digest: sha256:196407a657aa26622063917de8e7e0ef1e2931db846a9e3ab6f3250c9e1b97dc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:43.553Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:43.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:43.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-26T17:21:43.862Z] ec756b0b0693: Preparing [2022-09-26T17:21:43.862Z] 7ae24cb04d41: Preparing [2022-09-26T17:21:43.862Z] ed4620ef6f74: Preparing [2022-09-26T17:21:43.862Z] b85c18f461a2: Preparing [2022-09-26T17:21:43.862Z] 771a39cdd868: Preparing [2022-09-26T17:21:43.862Z] 6c7569e71f95: Preparing [2022-09-26T17:21:43.862Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:43.862Z] 6c7569e71f95: Waiting [2022-09-26T17:21:43.862Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:43.862Z] 7ae24cb04d41: Layer already exists [2022-09-26T17:21:43.862Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:43.862Z] ec756b0b0693: Layer already exists [2022-09-26T17:21:43.862Z] ed4620ef6f74: Layer already exists [2022-09-26T17:21:43.862Z] b85c18f461a2: Layer already exists [2022-09-26T17:21:43.862Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:43.862Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:43.862Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:196407a657aa26622063917de8e7e0ef1e2931db846a9e3ab6f3250c9e1b97dc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:44.170Z] + 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-26T17:21:44.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-26T17:21:44.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-26T17:21:44.474Z] ec756b0b0693: Preparing [2022-09-26T17:21:44.474Z] 7ae24cb04d41: Preparing [2022-09-26T17:21:44.474Z] ed4620ef6f74: Preparing [2022-09-26T17:21:44.474Z] b85c18f461a2: Preparing [2022-09-26T17:21:44.474Z] 771a39cdd868: Preparing [2022-09-26T17:21:44.474Z] 6c7569e71f95: Preparing [2022-09-26T17:21:44.474Z] 34d5ebaa5410: Preparing [2022-09-26T17:21:44.474Z] 6c7569e71f95: Waiting [2022-09-26T17:21:44.474Z] 34d5ebaa5410: Waiting [2022-09-26T17:21:44.474Z] ed4620ef6f74: Layer already exists [2022-09-26T17:21:44.474Z] ec756b0b0693: Layer already exists [2022-09-26T17:21:44.474Z] b85c18f461a2: Layer already exists [2022-09-26T17:21:44.474Z] 7ae24cb04d41: Layer already exists [2022-09-26T17:21:44.474Z] 771a39cdd868: Layer already exists [2022-09-26T17:21:44.474Z] 6c7569e71f95: Layer already exists [2022-09-26T17:21:44.474Z] 34d5ebaa5410: Layer already exists [2022-09-26T17:21:44.474Z] main: digest: sha256:196407a657aa26622063917de8e7e0ef1e2931db846a9e3ab6f3250c9e1b97dc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:44.511Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:44.517Z] taggedImages: [2022-09-26T17:21:44.517Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:44.517Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-26T17:21:44.517Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.72 [2022-09-26T17:21:44.517Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:44.517Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-26T17:21:44.531Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-26T17:21:44.531Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:44.531Z] latest [2022-09-26T17:21:44.531Z] 2.3.0-dev.72 [2022-09-26T17:21:44.531Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:44.531Z] main [2022-09-26T17:21:44.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:44.856Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:45.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:45.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-26T17:21:45.158Z] be53b3e856cb: Preparing [2022-09-26T17:21:45.158Z] 0ea18fa19cad: Preparing [2022-09-26T17:21:45.158Z] cd6026e8483e: Preparing [2022-09-26T17:21:45.158Z] a62824656e08: Preparing [2022-09-26T17:21:45.158Z] 994393dc58e7: Preparing [2022-09-26T17:21:45.158Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:45.158Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:45.158Z] be53b3e856cb: Pushed [2022-09-26T17:21:45.158Z] a62824656e08: Pushed [2022-09-26T17:21:47.690Z] 0ea18fa19cad: Pushed [2022-09-26T17:21:47.690Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:42b41743e63970f12b4ac8bec903424c8d8f61cc927c711023c4b7006f4b5303 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:48.102Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:48.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-26T17:21:48.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-26T17:21:48.447Z] be53b3e856cb: Preparing [2022-09-26T17:21:48.447Z] 0ea18fa19cad: Preparing [2022-09-26T17:21:48.447Z] cd6026e8483e: Preparing [2022-09-26T17:21:48.447Z] a62824656e08: Preparing [2022-09-26T17:21:48.447Z] 994393dc58e7: Preparing [2022-09-26T17:21:48.447Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:48.447Z] 0ea18fa19cad: Layer already exists [2022-09-26T17:21:48.447Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:48.447Z] a62824656e08: Layer already exists [2022-09-26T17:21:48.447Z] be53b3e856cb: Layer already exists [2022-09-26T17:21:48.447Z] latest: digest: sha256:42b41743e63970f12b4ac8bec903424c8d8f61cc927c711023c4b7006f4b5303 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:48.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:49.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.72 [2022-09-26T17:21:49.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-26T17:21:49.108Z] be53b3e856cb: Preparing [2022-09-26T17:21:49.108Z] 0ea18fa19cad: Preparing [2022-09-26T17:21:49.108Z] cd6026e8483e: Preparing [2022-09-26T17:21:49.108Z] a62824656e08: Preparing [2022-09-26T17:21:49.108Z] 994393dc58e7: Preparing [2022-09-26T17:21:49.108Z] a62824656e08: Layer already exists [2022-09-26T17:21:49.108Z] 0ea18fa19cad: Layer already exists [2022-09-26T17:21:49.108Z] be53b3e856cb: Layer already exists [2022-09-26T17:21:49.108Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:49.108Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:49.108Z] 2.3.0-dev.72: digest: sha256:42b41743e63970f12b4ac8bec903424c8d8f61cc927c711023c4b7006f4b5303 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:49.412Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:49.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:49.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-26T17:21:49.709Z] be53b3e856cb: Preparing [2022-09-26T17:21:49.709Z] 0ea18fa19cad: Preparing [2022-09-26T17:21:49.709Z] cd6026e8483e: Preparing [2022-09-26T17:21:49.709Z] a62824656e08: Preparing [2022-09-26T17:21:49.709Z] 994393dc58e7: Preparing [2022-09-26T17:21:49.709Z] 0ea18fa19cad: Layer already exists [2022-09-26T17:21:49.709Z] be53b3e856cb: Layer already exists [2022-09-26T17:21:49.709Z] a62824656e08: Layer already exists [2022-09-26T17:21:49.709Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:49.709Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:49.709Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:42b41743e63970f12b4ac8bec903424c8d8f61cc927c711023c4b7006f4b5303 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:50.009Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:50.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-26T17:21:50.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-26T17:21:50.308Z] be53b3e856cb: Preparing [2022-09-26T17:21:50.308Z] 0ea18fa19cad: Preparing [2022-09-26T17:21:50.308Z] cd6026e8483e: Preparing [2022-09-26T17:21:50.308Z] a62824656e08: Preparing [2022-09-26T17:21:50.308Z] 994393dc58e7: Preparing [2022-09-26T17:21:50.308Z] be53b3e856cb: Layer already exists [2022-09-26T17:21:50.308Z] 0ea18fa19cad: Layer already exists [2022-09-26T17:21:50.308Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:50.308Z] a62824656e08: Layer already exists [2022-09-26T17:21:50.308Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:50.308Z] main: digest: sha256:42b41743e63970f12b4ac8bec903424c8d8f61cc927c711023c4b7006f4b5303 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:50.342Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:50.347Z] taggedImages: [2022-09-26T17:21:50.347Z] - nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:50.347Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-26T17:21:50.347Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.72 [2022-09-26T17:21:50.347Z] - nexus3.edgexfoundry.org:10004/support-notifications:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:50.347Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-26T17:21:50.360Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-26T17:21:50.360Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:50.360Z] latest [2022-09-26T17:21:50.360Z] 2.3.0-dev.72 [2022-09-26T17:21:50.360Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:50.360Z] main [2022-09-26T17:21:50.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:50.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:50.963Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:50.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-26T17:21:50.963Z] 865b1771d1c1: Preparing [2022-09-26T17:21:50.963Z] cebabd42141f: Preparing [2022-09-26T17:21:50.963Z] cd6026e8483e: Preparing [2022-09-26T17:21:50.963Z] 3c9800ae92f3: Preparing [2022-09-26T17:21:50.963Z] 994393dc58e7: Preparing [2022-09-26T17:21:50.963Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:50.963Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:50.963Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:21:50.963Z] 865b1771d1c1: Pushed [2022-09-26T17:21:53.494Z] cebabd42141f: Pushed [2022-09-26T17:21:53.494Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:e0d1ec80507eca295bbe7ac780596e8b6f84e356f8e46a9ca370a973c2656889 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:53.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:54.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-26T17:21:54.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-26T17:21:54.096Z] 865b1771d1c1: Preparing [2022-09-26T17:21:54.096Z] cebabd42141f: Preparing [2022-09-26T17:21:54.096Z] cd6026e8483e: Preparing [2022-09-26T17:21:54.096Z] 3c9800ae92f3: Preparing [2022-09-26T17:21:54.096Z] 994393dc58e7: Preparing [2022-09-26T17:21:54.096Z] cebabd42141f: Layer already exists [2022-09-26T17:21:54.096Z] 865b1771d1c1: Layer already exists [2022-09-26T17:21:54.096Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:54.096Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:21:54.096Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:54.096Z] latest: digest: sha256:e0d1ec80507eca295bbe7ac780596e8b6f84e356f8e46a9ca370a973c2656889 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:54.398Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:54.699Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.72 [2022-09-26T17:21:54.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-26T17:21:54.699Z] 865b1771d1c1: Preparing [2022-09-26T17:21:54.699Z] cebabd42141f: Preparing [2022-09-26T17:21:54.699Z] cd6026e8483e: Preparing [2022-09-26T17:21:54.699Z] 3c9800ae92f3: Preparing [2022-09-26T17:21:54.699Z] 994393dc58e7: Preparing [2022-09-26T17:21:54.699Z] cebabd42141f: Layer already exists [2022-09-26T17:21:54.699Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:54.699Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:54.700Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:21:54.700Z] 865b1771d1c1: Layer already exists [2022-09-26T17:21:54.700Z] 2.3.0-dev.72: digest: sha256:e0d1ec80507eca295bbe7ac780596e8b6f84e356f8e46a9ca370a973c2656889 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:55.002Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:55.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:55.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-26T17:21:55.300Z] 865b1771d1c1: Preparing [2022-09-26T17:21:55.300Z] cebabd42141f: Preparing [2022-09-26T17:21:55.300Z] cd6026e8483e: Preparing [2022-09-26T17:21:55.300Z] 3c9800ae92f3: Preparing [2022-09-26T17:21:55.300Z] 994393dc58e7: Preparing [2022-09-26T17:21:55.300Z] cebabd42141f: Layer already exists [2022-09-26T17:21:55.300Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:55.300Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:21:55.300Z] 865b1771d1c1: Layer already exists [2022-09-26T17:21:55.300Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:55.300Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:e0d1ec80507eca295bbe7ac780596e8b6f84e356f8e46a9ca370a973c2656889 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:55.599Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:55.898Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-26T17:21:55.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-26T17:21:55.898Z] 865b1771d1c1: Preparing [2022-09-26T17:21:55.898Z] cebabd42141f: Preparing [2022-09-26T17:21:55.898Z] cd6026e8483e: Preparing [2022-09-26T17:21:55.898Z] 3c9800ae92f3: Preparing [2022-09-26T17:21:55.898Z] 994393dc58e7: Preparing [2022-09-26T17:21:55.898Z] cd6026e8483e: Layer already exists [2022-09-26T17:21:55.898Z] cebabd42141f: Layer already exists [2022-09-26T17:21:55.898Z] 3c9800ae92f3: Layer already exists [2022-09-26T17:21:55.898Z] 865b1771d1c1: Layer already exists [2022-09-26T17:21:55.898Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:55.898Z] main: digest: sha256:e0d1ec80507eca295bbe7ac780596e8b6f84e356f8e46a9ca370a973c2656889 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:21:55.948Z] ===================================================== [Pipeline] echo [2022-09-26T17:21:55.956Z] taggedImages: [2022-09-26T17:21:55.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:55.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-26T17:21:55.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.72 [2022-09-26T17:21:55.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:55.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-26T17:21:55.975Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-26T17:21:55.975Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:55.975Z] latest [2022-09-26T17:21:55.975Z] 2.3.0-dev.72 [2022-09-26T17:21:55.975Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:21:55.975Z] main [2022-09-26T17:21:55.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:56.272Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:21:56.571Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:21:56.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-26T17:21:56.571Z] 6004dc490fe5: Preparing [2022-09-26T17:21:56.571Z] 4bf44c62d190: Preparing [2022-09-26T17:21:56.571Z] e8003d5e52d4: Preparing [2022-09-26T17:21:56.571Z] 09e8b93aa0f8: Preparing [2022-09-26T17:21:56.571Z] 994393dc58e7: Preparing [2022-09-26T17:21:56.571Z] 994393dc58e7: Layer already exists [2022-09-26T17:21:56.571Z] 4bf44c62d190: Pushed [2022-09-26T17:21:56.829Z] 6004dc490fe5: Pushed [2022-09-26T17:21:57.763Z] e8003d5e52d4: Pushed [2022-09-26T17:22:02.317Z] Removing intermediate container 11412318a286 [2022-09-26T17:22:02.317Z] ---> 04727cb9190a [2022-09-26T17:22:02.317Z] Step 7/20 : COPY . . [2022-09-26T17:22:05.351Z] ---> c1ead992c1ce [2022-09-26T17:22:05.351Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-26T17:22:05.351Z] ---> Running in 93c9437237d0 [2022-09-26T17:22:06.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-26T17:22:08.735Z] Removing intermediate container c43479389b95 [2022-09-26T17:22:08.735Z] ---> 64fb23edc117 [2022-09-26T17:22:08.735Z] Step 8/26 : COPY . . [2022-09-26T17:22:08.735Z] Removing intermediate container 7a3e4d5065b6 [2022-09-26T17:22:08.735Z] ---> cab0abd88572 [2022-09-26T17:22:08.735Z] Step 8/26 : COPY . . [2022-09-26T17:22:08.735Z] Removing intermediate container 666bccf8a695 [2022-09-26T17:22:08.735Z] ---> 4e1eebad84ad [2022-09-26T17:22:08.735Z] Step 9/24 : COPY . . [2022-09-26T17:22:09.008Z] Removing intermediate container c57ce8fdde47 [2022-09-26T17:22:09.008Z] ---> a41f8fb2299f [2022-09-26T17:22:09.008Z] Step 8/25 : COPY . . [2022-09-26T17:22:09.971Z] 09e8b93aa0f8: Pushed [2022-09-26T17:22:09.971Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:984101277abef2197b2978c392a423bac5a68b745c32c9cd8d13fee34fd4e105 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:10.277Z] + 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-26T17:22:10.583Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-26T17:22:10.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-26T17:22:10.584Z] 6004dc490fe5: Preparing [2022-09-26T17:22:10.584Z] 4bf44c62d190: Preparing [2022-09-26T17:22:10.584Z] e8003d5e52d4: Preparing [2022-09-26T17:22:10.584Z] 09e8b93aa0f8: Preparing [2022-09-26T17:22:10.584Z] 994393dc58e7: Preparing [2022-09-26T17:22:10.584Z] e8003d5e52d4: Layer already exists [2022-09-26T17:22:10.584Z] 09e8b93aa0f8: Layer already exists [2022-09-26T17:22:10.584Z] 6004dc490fe5: Layer already exists [2022-09-26T17:22:10.584Z] 4bf44c62d190: Layer already exists [2022-09-26T17:22:10.584Z] 994393dc58e7: Layer already exists [2022-09-26T17:22:10.584Z] latest: digest: sha256:984101277abef2197b2978c392a423bac5a68b745c32c9cd8d13fee34fd4e105 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:10.889Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:11.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.72 [2022-09-26T17:22:11.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-26T17:22:11.191Z] 6004dc490fe5: Preparing [2022-09-26T17:22:11.191Z] 4bf44c62d190: Preparing [2022-09-26T17:22:11.191Z] e8003d5e52d4: Preparing [2022-09-26T17:22:11.191Z] 09e8b93aa0f8: Preparing [2022-09-26T17:22:11.191Z] 994393dc58e7: Preparing [2022-09-26T17:22:11.191Z] 994393dc58e7: Layer already exists [2022-09-26T17:22:11.191Z] 09e8b93aa0f8: Layer already exists [2022-09-26T17:22:11.191Z] 6004dc490fe5: Layer already exists [2022-09-26T17:22:11.191Z] 4bf44c62d190: Layer already exists [2022-09-26T17:22:11.191Z] e8003d5e52d4: Layer already exists [2022-09-26T17:22:11.191Z] 2.3.0-dev.72: digest: sha256:984101277abef2197b2978c392a423bac5a68b745c32c9cd8d13fee34fd4e105 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:11.510Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:11.816Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:22:11.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-26T17:22:11.816Z] 6004dc490fe5: Preparing [2022-09-26T17:22:11.816Z] 4bf44c62d190: Preparing [2022-09-26T17:22:11.816Z] e8003d5e52d4: Preparing [2022-09-26T17:22:11.816Z] 09e8b93aa0f8: Preparing [2022-09-26T17:22:11.816Z] 994393dc58e7: Preparing [2022-09-26T17:22:11.816Z] 994393dc58e7: Layer already exists [2022-09-26T17:22:11.816Z] 09e8b93aa0f8: Layer already exists [2022-09-26T17:22:11.816Z] 4bf44c62d190: Layer already exists [2022-09-26T17:22:11.816Z] 6004dc490fe5: Layer already exists [2022-09-26T17:22:11.816Z] e8003d5e52d4: Layer already exists [2022-09-26T17:22:11.816Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:984101277abef2197b2978c392a423bac5a68b745c32c9cd8d13fee34fd4e105 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:22:12.126Z] + 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-26T17:22:12.441Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-26T17:22:12.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-26T17:22:12.441Z] 6004dc490fe5: Preparing [2022-09-26T17:22:12.441Z] 4bf44c62d190: Preparing [2022-09-26T17:22:12.441Z] e8003d5e52d4: Preparing [2022-09-26T17:22:12.441Z] 09e8b93aa0f8: Preparing [2022-09-26T17:22:12.441Z] 994393dc58e7: Preparing [2022-09-26T17:22:12.441Z] 4bf44c62d190: Layer already exists [2022-09-26T17:22:12.441Z] e8003d5e52d4: Layer already exists [2022-09-26T17:22:12.441Z] 09e8b93aa0f8: Layer already exists [2022-09-26T17:22:12.441Z] 6004dc490fe5: Layer already exists [2022-09-26T17:22:12.441Z] 994393dc58e7: Layer already exists [2022-09-26T17:22:12.441Z] main: digest: sha256:984101277abef2197b2978c392a423bac5a68b745c32c9cd8d13fee34fd4e105 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:22:12.483Z] ===================================================== [Pipeline] echo [2022-09-26T17:22:12.488Z] taggedImages: [2022-09-26T17:22:12.488Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:22:12.488Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-26T17:22:12.488Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.72 [2022-09-26T17:22:12.488Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:22:12.488Z] - 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-26T17:22:15.664Z] ---> c74c908c7257 [2022-09-26T17:22:15.664Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-26T17:22:15.664Z] ---> ea3cfcdccdaf [2022-09-26T17:22:15.664Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:22:15.664Z] ---> Running in fb8c6a21c6d9 [2022-09-26T17:22:15.664Z] ---> 79e40d6c183b [2022-09-26T17:22:15.664Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:22:15.664Z] ---> 7dc31322f131 [2022-09-26T17:22:15.664Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-26T17:22:15.664Z] ---> Running in 9179ccf40b06 [2022-09-26T17:22:15.664Z] ---> Running in 2a854db72807 [2022-09-26T17:22:15.664Z] ---> Running in 852c6bcda3af [2022-09-26T17:22:16.456Z] Removing intermediate container 9179ccf40b06 [2022-09-26T17:22:16.456Z] ---> 367c6460e16d [2022-09-26T17:22:16.456Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-26T17:22:16.456Z] ---> Running in 67f7e1a9e6db [2022-09-26T17:22:16.456Z] Removing intermediate container 852c6bcda3af [2022-09-26T17:22:16.456Z] ---> 255d6f1ea02d [2022-09-26T17:22:16.456Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-26T17:22:16.761Z] Removing intermediate container 2a854db72807 [2022-09-26T17:22:16.761Z] ---> acde28abf202 [2022-09-26T17:22:16.761Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-26T17:22:16.761Z] ---> Running in 01f2515e6094 [2022-09-26T17:22:17.060Z] ---> Running in 9a101923701a [2022-09-26T17:22:17.361Z] Removing intermediate container 67f7e1a9e6db [2022-09-26T17:22:17.361Z] ---> e6549b458916 [2022-09-26T17:22:17.361Z] 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-26T17:22:17.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-26T17:22:17.663Z] ---> Running in 926256cdd2d7 [2022-09-26T17:22:17.663Z] Removing intermediate container 01f2515e6094 [2022-09-26T17:22:17.663Z] ---> 198258d7deed [2022-09-26T17:22:17.663Z] 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-26T17:22:17.974Z] Removing intermediate container 9a101923701a [2022-09-26T17:22:17.974Z] ---> d71796e70a9d [2022-09-26T17:22:17.974Z] 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-26T17:22:17.974Z] ---> Running in 58216b622e6f [2022-09-26T17:22:18.254Z] ---> Running in b4708bf665d7 [2022-09-26T17:22:22.628Z] Removing intermediate container 926256cdd2d7 [2022-09-26T17:22:22.628Z] ---> 595e25b0364e [2022-09-26T17:22:22.628Z] Step 12/26 : WORKDIR /edgex-go [2022-09-26T17:22:22.628Z] ---> Running in dcad3403a51d [2022-09-26T17:22:22.893Z] Removing intermediate container b4708bf665d7 [2022-09-26T17:22:22.893Z] Removing intermediate container 58216b622e6f [2022-09-26T17:22:22.893Z] ---> 9c2b889c0193 [2022-09-26T17:22:22.893Z] Step 12/25 : WORKDIR /edgex-go [2022-09-26T17:22:22.893Z] ---> 2bb64ffb2969 [2022-09-26T17:22:22.893Z] Step 12/26 : WORKDIR /edgex-go [2022-09-26T17:22:23.159Z] Removing intermediate container dcad3403a51d [2022-09-26T17:22:23.159Z] ---> 14c8061954e8 [2022-09-26T17:22:23.159Z] [2022-09-26T17:22:23.159Z] Step 13/26 : FROM alpine:3.15 [2022-09-26T17:22:23.159Z] ---> Running in de23efed43c8 [2022-09-26T17:22:23.159Z] ---> Running in 2b8db834b398 [2022-09-26T17:22:23.440Z] 3.15: Pulling from library/alpine [2022-09-26T17:22:24.402Z] Removing intermediate container 2b8db834b398 [2022-09-26T17:22:24.402Z] ---> 30db0dd1b84e [2022-09-26T17:22:24.402Z] [2022-09-26T17:22:24.402Z] Step 13/26 : FROM alpine:3.15 [2022-09-26T17:22:24.402Z] Removing intermediate container de23efed43c8 [2022-09-26T17:22:24.402Z] ---> 74630c4d2b3e [2022-09-26T17:22:24.402Z] [2022-09-26T17:22:24.402Z] Step 13/25 : FROM alpine:3.15 [2022-09-26T17:22:24.402Z] 3.15: Pulling from library/alpine [2022-09-26T17:22:24.402Z] 3.15: Pulling from library/alpine [2022-09-26T17:22:24.988Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-26T17:22:24.988Z] Status: Downloaded newer image for alpine:3.15 [2022-09-26T17:22:24.988Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-26T17:22:24.988Z] Status: Image is up to date for alpine:3.15 [2022-09-26T17:22:24.988Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-26T17:22:24.988Z] Status: Image is up to date for alpine:3.15 [2022-09-26T17:22:24.988Z] ---> 02e0d6fdf486 [2022-09-26T17:22:24.988Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:22:24.988Z] ---> 02e0d6fdf486 [2022-09-26T17:22:24.988Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:22:24.988Z] ---> 02e0d6fdf486 [2022-09-26T17:22:24.988Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:22:25.256Z] ---> Running in 16ac4c871a85 [2022-09-26T17:22:25.256Z] ---> Running in a98dc8349fb3 [2022-09-26T17:22:25.256Z] ---> Running in 361c6ef57dc7 [2022-09-26T17:22:25.839Z] Removing intermediate container a98dc8349fb3 [2022-09-26T17:22:25.839Z] ---> 8f6c7806de80 [2022-09-26T17:22:25.839Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:22:26.115Z] Removing intermediate container 361c6ef57dc7 [2022-09-26T17:22:26.115Z] ---> d6d139354bbe [2022-09-26T17:22:26.115Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:22:26.115Z] ---> Running in 5880cc546d55 [2022-09-26T17:22:26.115Z] Removing intermediate container 16ac4c871a85 [2022-09-26T17:22:26.115Z] ---> 6bbc749ecae5 [2022-09-26T17:22:26.115Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:22:26.115Z] ---> Running in c779bbb4969c [2022-09-26T17:22:26.699Z] ---> Running in 6232f6b75bf8 [2022-09-26T17:22:32.068Z] Removing intermediate container 5880cc546d55 [2022-09-26T17:22:32.068Z] ---> 6ad637949a92 [2022-09-26T17:22:32.068Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-26T17:22:32.068Z] ---> Running in 5d3ac40ae9fb [2022-09-26T17:22:32.068Z] Removing intermediate container 6232f6b75bf8 [2022-09-26T17:22:32.068Z] ---> b0562ed29fb7 [2022-09-26T17:22:32.068Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-26T17:22:32.068Z] Removing intermediate container c779bbb4969c [2022-09-26T17:22:32.068Z] ---> a373df05e13b [2022-09-26T17:22:32.068Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-26T17:22:32.068Z] ---> Running in 4d174c976e10 [2022-09-26T17:22:32.336Z] ---> Running in b3aa76950df7 [2022-09-26T17:22:34.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:34.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:34.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:35.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:36.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:36.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:37.431Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:22:37.431Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:22:37.431Z] OK: 15734 distinct packages available [2022-09-26T17:22:37.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:37.964Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:22:37.964Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:22:37.964Z] OK: 15734 distinct packages available [2022-09-26T17:22:38.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:38.232Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:22:38.232Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:22:38.232Z] OK: 15734 distinct packages available [2022-09-26T17:22:38.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:38.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:39.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:39.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:22:41.311Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-26T17:22:41.311Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-26T17:22:41.311Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:22:41.311Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:22:41.311Z] (3/4) Installing libucontext (1.1-r0) [2022-09-26T17:22:41.311Z] (3/5) Installing libucontext (1.1-r0) [2022-09-26T17:22:41.311Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-26T17:22:41.311Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-26T17:22:41.311Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:22:41.311Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-26T17:22:41.311Z] OK: 6 MiB in 18 packages [2022-09-26T17:22:41.311Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-26T17:22:41.577Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:22:41.577Z] (3/5) Installing libucontext (1.1-r0) [2022-09-26T17:22:41.577Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-26T17:22:41.577Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:22:41.844Z] OK: 6 MiB in 19 packages [2022-09-26T17:22:41.844Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-26T17:22:41.844Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:22:42.132Z] OK: 6 MiB in 19 packages [2022-09-26T17:22:44.079Z] Removing intermediate container b3aa76950df7 [2022-09-26T17:22:44.079Z] ---> 2b705cdd5c01 [2022-09-26T17:22:44.079Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:22:44.668Z] Removing intermediate container 5d3ac40ae9fb [2022-09-26T17:22:44.668Z] ---> 34123c5b3db6 [2022-09-26T17:22:44.668Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-26T17:22:44.668Z] Removing intermediate container 4d174c976e10 [2022-09-26T17:22:44.668Z] ---> fbe9540fbb02 [2022-09-26T17:22:44.668Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:22:56.957Z] ---> 7918529eb191 [2022-09-26T17:22:56.957Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-26T17:23:03.598Z] ---> 4d93290e53ca [2022-09-26T17:23:03.598Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:23:03.865Z] ---> 0079d1a145ba [2022-09-26T17:23:03.865Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:23:05.802Z] ---> 488cebe899e3 [2022-09-26T17:23:05.802Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-26T17:23:06.759Z] ---> 5b1ac1086fd4 [2022-09-26T17:23:06.759Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-26T17:23:07.026Z] ---> Running in 84809ee7f475 [2022-09-26T17:23:08.431Z] ---> 0558a23f7a3b [2022-09-26T17:23:08.431Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-26T17:23:08.431Z] Removing intermediate container 84809ee7f475 [2022-09-26T17:23:08.431Z] ---> 12857fdedc3d [2022-09-26T17:23:08.431Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-26T17:23:10.386Z] ---> ac05b1015e31 [2022-09-26T17:23:10.386Z] Step 21/26 : WORKDIR / [2022-09-26T17:23:10.386Z] ---> Running in c9a690412d57 [2022-09-26T17:23:10.975Z] ---> 5262e52ea491 [2022-09-26T17:23:10.975Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:23:11.241Z] ---> Running in e3a2dd9caa30 [2022-09-26T17:23:11.508Z] Removing intermediate container c9a690412d57 [2022-09-26T17:23:11.508Z] ---> bbc804c60184 [2022-09-26T17:23:11.508Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:23:11.773Z] ---> Running in 5405b29ea6d4 [2022-09-26T17:23:12.360Z] Removing intermediate container e3a2dd9caa30 [2022-09-26T17:23:12.360Z] ---> 6d146cb6d34e [2022-09-26T17:23:12.360Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:23:12.627Z] ---> Running in 3d90d4966bd0 [2022-09-26T17:23:12.627Z] Removing intermediate container 5405b29ea6d4 [2022-09-26T17:23:12.627Z] ---> 90d564dd02ed [2022-09-26T17:23:12.627Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:23:12.895Z] ---> Running in 7998c64f1c74 [2022-09-26T17:23:13.857Z] Removing intermediate container 3d90d4966bd0 [2022-09-26T17:23:13.857Z] ---> 60c04ffa2cb7 [2022-09-26T17:23:13.857Z] Step 23/25 : LABEL arch=arm64 [2022-09-26T17:23:14.126Z] Removing intermediate container 7998c64f1c74 [2022-09-26T17:23:14.126Z] ---> 1b48a2772abd [2022-09-26T17:23:14.126Z] Step 24/26 : LABEL arch=arm64 [2022-09-26T17:23:14.126Z] ---> Running in ca7314cb8e63 [2022-09-26T17:23:14.126Z] ---> Running in 45a3e5c113ca [2022-09-26T17:23:15.085Z] ---> 30f9b32d5d25 [2022-09-26T17:23:15.085Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-26T17:23:15.352Z] Removing intermediate container 45a3e5c113ca [2022-09-26T17:23:15.352Z] ---> fdd219a6923c [2022-09-26T17:23:15.352Z] Step 25/26 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:23:15.352Z] ---> Running in dcccc694a636 [2022-09-26T17:23:15.618Z] Removing intermediate container ca7314cb8e63 [2022-09-26T17:23:15.618Z] ---> 5fe5beeb7998 [2022-09-26T17:23:15.618Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:23:15.885Z] ---> Running in 5613855ec58e [2022-09-26T17:23:16.847Z] Removing intermediate container dcccc694a636 [2022-09-26T17:23:16.847Z] ---> 53b527b573b4 [2022-09-26T17:23:16.847Z] Step 26/26 : LABEL version=2.3.0-dev.72 [2022-09-26T17:23:16.847Z] ---> Running in a3b9f909c947 [2022-09-26T17:23:16.847Z] Removing intermediate container 5613855ec58e [2022-09-26T17:23:16.847Z] ---> f5cfbafcfd42 [2022-09-26T17:23:17.115Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:23:17.115Z] ---> Running in 94c025654ac4 [2022-09-26T17:23:17.388Z] ---> b6ffb2e16510 [2022-09-26T17:23:17.388Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-26T17:23:18.357Z] Removing intermediate container a3b9f909c947 [2022-09-26T17:23:18.357Z] ---> 8024db033c5b [2022-09-26T17:23:18.357Z] [2022-09-26T17:23:18.357Z] Removing intermediate container 94c025654ac4 [2022-09-26T17:23:18.357Z] ---> d94e86d5e262 [2022-09-26T17:23:18.357Z] [2022-09-26T17:23:18.624Z] Successfully built 8024db033c5b [2022-09-26T17:23:18.624Z] Successfully tagged security-spire-config-arm64:latest [2022-09-26T17:23:18.624Z] Successfully built d94e86d5e262 [2022-09-26T17:23:18.624Z] Building core-metadata [2022-09-26T17:23:18.624Z] Successfully tagged security-spire-server-arm64:latest [2022-09-26T17:23:18.624Z] Building security-proxy-setup [2022-09-26T17:23:18.891Z]  Building security-spire-config ... done  Building security-spire-server ... done  ---> 93971d3dc44d [2022-09-26T17:23:18.891Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-26T17:23:20.299Z] ---> 6021f7490b27 [2022-09-26T17:23:20.299Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-26T17:23:20.299Z] ---> Running in c267b8187ddb [2022-09-26T17:23:20.890Z] Removing intermediate container c267b8187ddb [2022-09-26T17:23:20.890Z] ---> dfe28f3c9616 [2022-09-26T17:23:20.890Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-26T17:23:20.890Z] ---> Running in 0ccdfbe6a403 [2022-09-26T17:23:21.481Z] Removing intermediate container 0ccdfbe6a403 [2022-09-26T17:23:21.481Z] ---> c1c105fc66c6 [2022-09-26T17:23:21.481Z] Step 24/26 : LABEL arch=arm64 [2022-09-26T17:23:21.757Z] ---> Running in 37948c2447a3 [2022-09-26T17:23:22.344Z] Removing intermediate container 37948c2447a3 [2022-09-26T17:23:22.344Z] ---> 50aa07e7b1ae [2022-09-26T17:23:22.344Z] Step 25/26 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:23:22.344Z] ---> Running in 388eee4e243f [2022-09-26T17:23:22.928Z] Removing intermediate container 388eee4e243f [2022-09-26T17:23:22.928Z] ---> 751ad209f107 [2022-09-26T17:23:22.928Z] Step 26/26 : LABEL version=2.3.0-dev.72 [2022-09-26T17:23:22.928Z] ---> Running in ce3798b9bb29 [2022-09-26T17:23:23.513Z] Removing intermediate container ce3798b9bb29 [2022-09-26T17:23:23.513Z] ---> 400c2b6e71f6 [2022-09-26T17:23:23.513Z] [2022-09-26T17:23:23.781Z] Successfully built 400c2b6e71f6 [2022-09-26T17:23:23.781Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-26T17:23:23.781Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-09-26T17:23:27.121Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:23:27.121Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:23:27.121Z] ---> 82e164c816ca [2022-09-26T17:23:27.121Z] Step 3/22 : WORKDIR /edgex-go [2022-09-26T17:23:27.121Z] ---> Using cache [2022-09-26T17:23:27.121Z] ---> 01804e02b8f1 [2022-09-26T17:23:27.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:23:27.121Z] ---> Using cache [2022-09-26T17:23:27.121Z] ---> e3830655124d [2022-09-26T17:23:27.121Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-26T17:23:27.388Z] ---> Running in e5c80021c3c2 [2022-09-26T17:23:31.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:23:31.635Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:23:31.635Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:23:31.635Z] ---> 82e164c816ca [2022-09-26T17:23:31.635Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:23:31.635Z] ---> Using cache [2022-09-26T17:23:31.635Z] ---> 61db91932ce9 [2022-09-26T17:23:31.635Z] Step 4/25 : WORKDIR /edgex-go [2022-09-26T17:23:31.635Z] ---> Using cache [2022-09-26T17:23:31.635Z] ---> c72bfca74833 [2022-09-26T17:23:31.635Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:23:31.635Z] ---> Using cache [2022-09-26T17:23:31.635Z] ---> d568ba47ad6e [2022-09-26T17:23:31.636Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-26T17:23:31.636Z] ---> Using cache [2022-09-26T17:23:31.636Z] ---> 96e468ff4aaf [2022-09-26T17:23:31.636Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-26T17:23:31.636Z] ---> Using cache [2022-09-26T17:23:31.636Z] ---> 160dcdc120b1 [2022-09-26T17:23:31.636Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:23:31.636Z] ---> Using cache [2022-09-26T17:23:31.636Z] ---> 4e1eebad84ad [2022-09-26T17:23:31.636Z] Step 9/25 : COPY . . [2022-09-26T17:23:31.636Z] ---> Using cache [2022-09-26T17:23:31.636Z] ---> c74c908c7257 [2022-09-26T17:23:31.636Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-26T17:23:31.904Z] ---> Running in 27e823990b33 [2022-09-26T17:23:31.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:23:32.169Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:23:32.169Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:23:32.169Z] ---> 82e164c816ca [2022-09-26T17:23:32.169Z] Step 3/33 : WORKDIR /edgex-go [2022-09-26T17:23:32.169Z] ---> Using cache [2022-09-26T17:23:32.169Z] ---> 01804e02b8f1 [2022-09-26T17:23:32.169Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:23:32.169Z] ---> Using cache [2022-09-26T17:23:32.169Z] ---> e3830655124d [2022-09-26T17:23:32.169Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-26T17:23:32.433Z] ---> Running in 03b31e0bba01 [2022-09-26T17:23:33.390Z] OK: 221 MiB in 51 packages [2022-09-26T17:23:35.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-26T17:23:35.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:23:35.339Z] Removing intermediate container e5c80021c3c2 [2022-09-26T17:23:35.339Z] ---> b3c66cb1c4d8 [2022-09-26T17:23:35.339Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-26T17:23:36.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:23:36.757Z] ---> bf118cafcd85 [2022-09-26T17:23:36.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:23:37.023Z] ---> Running in 8349245b4ab8 [2022-09-26T17:23:38.438Z] OK: 221 MiB in 51 packages [2022-09-26T17:23:40.410Z] Removing intermediate container 03b31e0bba01 [2022-09-26T17:23:40.410Z] ---> 50eb34dcd2ea [2022-09-26T17:23:40.410Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-26T17:23:41.369Z] ---> d200cafad47c [2022-09-26T17:23:41.369Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:23:41.369Z] ---> Running in d34103d75f20 [2022-09-26T17:25:02.995Z] Removing intermediate container d34103d75f20 [2022-09-26T17:25:02.995Z] ---> 576f28079053 [2022-09-26T17:25:02.995Z] Step 8/33 : COPY . . [2022-09-26T17:25:02.995Z] Removing intermediate container 8349245b4ab8 [2022-09-26T17:25:02.995Z] ---> cdf91095840b [2022-09-26T17:25:02.995Z] Step 8/22 : COPY . . [2022-09-26T17:25:02.995Z] ---> 8f8d32440b4c [2022-09-26T17:25:02.995Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-26T17:25:02.995Z] ---> 687eee956ac1 [2022-09-26T17:25:02.995Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-26T17:25:02.995Z] ---> Running in 93d87df19354 [2022-09-26T17:25:02.995Z] ---> Running in b9317aa4de7a [2022-09-26T17:25:02.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-26T17:25:02.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-26T17:28:24.775Z] Removing intermediate container fb8c6a21c6d9 [2022-09-26T17:28:24.775Z] ---> cacb8e854108 [2022-09-26T17:28:24.775Z] [2022-09-26T17:28:24.775Z] Step 11/24 : FROM alpine:3.16 [2022-09-26T17:28:24.775Z] 3.16: Pulling from library/alpine [2022-09-26T17:28:24.775Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:28:24.775Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T17:28:24.775Z] ---> a6215f271958 [2022-09-26T17:28:24.775Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:28:24.775Z] ---> Running in 69e79aad5c92 [2022-09-26T17:28:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:28:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:28:24.775Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-26T17:28:24.775Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:28:24.775Z] OK: 5 MiB in 15 packages [2022-09-26T17:28:25.373Z] Removing intermediate container 69e79aad5c92 [2022-09-26T17:28:25.640Z] ---> f5397392eecd [2022-09-26T17:28:25.640Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:28:25.640Z] ---> Running in 85355cf25d8b [2022-09-26T17:28:26.223Z] Removing intermediate container 85355cf25d8b [2022-09-26T17:28:26.223Z] ---> 282060536e1b [2022-09-26T17:28:26.223Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-26T17:28:26.223Z] ---> Running in 22c36ebe751d [2022-09-26T17:28:26.811Z] Removing intermediate container 22c36ebe751d [2022-09-26T17:28:26.812Z] ---> 49e6b7ec8dea [2022-09-26T17:28:26.812Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-26T17:28:27.078Z] ---> Running in 60218559fe5c [2022-09-26T17:28:27.353Z] Removing intermediate container 60218559fe5c [2022-09-26T17:28:27.353Z] ---> 86588517cc7b [2022-09-26T17:28:27.353Z] Step 16/24 : WORKDIR / [2022-09-26T17:28:27.619Z] ---> Running in 10737cc66b00 [2022-09-26T17:28:28.202Z] Removing intermediate container 10737cc66b00 [2022-09-26T17:28:28.202Z] ---> ad49ff33d38b [2022-09-26T17:28:28.202Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:28:29.163Z] ---> 1e697c19c39e [2022-09-26T17:28:29.163Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-26T17:28:30.572Z] ---> 242e25f6dac4 [2022-09-26T17:28:30.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-26T17:28:31.528Z] ---> 82bd9072ab52 [2022-09-26T17:28:31.528Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-26T17:28:31.528Z] ---> Running in 22961eaded7c [2022-09-26T17:28:32.111Z] Removing intermediate container 22961eaded7c [2022-09-26T17:28:32.111Z] ---> a72acc9c7ccb [2022-09-26T17:28:32.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:28:32.111Z] ---> Running in 457d0051cf40 [2022-09-26T17:28:32.696Z] Removing intermediate container 457d0051cf40 [2022-09-26T17:28:32.696Z] ---> d12d544f57bf [2022-09-26T17:28:32.696Z] Step 22/24 : LABEL arch=arm64 [2022-09-26T17:28:32.696Z] ---> Running in 5c234e613eec [2022-09-26T17:28:33.279Z] Removing intermediate container 5c234e613eec [2022-09-26T17:28:33.279Z] ---> fcc418e7e48b [2022-09-26T17:28:33.279Z] Step 23/24 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:28:33.279Z] ---> Running in 6d8647990553 [2022-09-26T17:28:33.862Z] Removing intermediate container 6d8647990553 [2022-09-26T17:28:33.862Z] ---> ae46e61ce2b5 [2022-09-26T17:28:33.862Z] Step 24/24 : LABEL version=2.3.0-dev.72 [2022-09-26T17:28:33.862Z] ---> Running in d2c34029e2e6 [2022-09-26T17:28:34.445Z] Removing intermediate container d2c34029e2e6 [2022-09-26T17:28:34.445Z] ---> 8927eb493948 [2022-09-26T17:28:34.445Z] [2022-09-26T17:28:34.445Z] Successfully built 8927eb493948 [2022-09-26T17:28:34.445Z] Successfully tagged core-command-arm64:latest [2022-09-26T17:28:34.445Z]  Building core-command ... done Building support-scheduler [2022-09-26T17:28:38.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:28:38.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:28:38.695Z] ---> 82e164c816ca [2022-09-26T17:28:38.695Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:28:38.695Z] ---> Using cache [2022-09-26T17:28:38.695Z] ---> 61db91932ce9 [2022-09-26T17:28:38.695Z] Step 4/23 : WORKDIR /edgex-go [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> c72bfca74833 [2022-09-26T17:28:38.696Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> d568ba47ad6e [2022-09-26T17:28:38.696Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> 96e468ff4aaf [2022-09-26T17:28:38.696Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> 160dcdc120b1 [2022-09-26T17:28:38.696Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> 4e1eebad84ad [2022-09-26T17:28:38.696Z] Step 9/23 : COPY . . [2022-09-26T17:28:38.696Z] ---> Using cache [2022-09-26T17:28:38.696Z] ---> c74c908c7257 [2022-09-26T17:28:38.696Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-26T17:28:38.696Z] ---> Running in f793fb3a1b94 [2022-09-26T17:28:40.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-26T17:29:48.474Z] Removing intermediate container 93c9437237d0 [2022-09-26T17:29:48.475Z] ---> c041334ba940 [2022-09-26T17:29:48.475Z] [2022-09-26T17:29:48.475Z] Step 9/20 : FROM alpine:3.15 [2022-09-26T17:29:48.475Z] ---> 02e0d6fdf486 [2022-09-26T17:29:48.475Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:29:48.475Z] ---> Using cache [2022-09-26T17:29:48.475Z] ---> 6bbc749ecae5 [2022-09-26T17:29:48.475Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:29:48.475Z] ---> Using cache [2022-09-26T17:29:48.475Z] ---> b0562ed29fb7 [2022-09-26T17:29:48.475Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-26T17:29:48.475Z] ---> Running in 442ce40d01db [2022-09-26T17:29:48.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:29:48.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:29:48.475Z] v3.15.6-79-g18b652f36d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-26T17:29:48.475Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-26T17:29:48.475Z] OK: 15734 distinct packages available [2022-09-26T17:29:48.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:29:48.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:29:48.475Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-26T17:29:48.475Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-26T17:29:48.475Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-26T17:29:48.475Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-26T17:29:48.475Z] (5/9) Installing curl (7.80.0-r3) [2022-09-26T17:29:48.475Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-26T17:29:48.475Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-26T17:29:48.475Z] (8/9) Installing libucontext (1.1-r0) [2022-09-26T17:29:48.475Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-26T17:29:48.475Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:29:48.475Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:29:48.475Z] OK: 8 MiB in 23 packages [2022-09-26T17:29:49.890Z] Removing intermediate container 442ce40d01db [2022-09-26T17:29:49.890Z] ---> e6b13b341da4 [2022-09-26T17:29:49.890Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:29:50.853Z] ---> 29ae6d03c9d7 [2022-09-26T17:29:50.854Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-26T17:29:53.027Z] ---> bb5f376ed7dd [2022-09-26T17:29:53.027Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-26T17:29:54.032Z] ---> 9df9f4983d63 [2022-09-26T17:29:54.032Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-26T17:29:54.032Z] ---> Running in 957c061d91b7 [2022-09-26T17:29:54.647Z] Removing intermediate container 957c061d91b7 [2022-09-26T17:29:54.647Z] ---> 56aadcc05084 [2022-09-26T17:29:54.647Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:29:54.647Z] ---> Running in 9710c0e6fa6c [2022-09-26T17:29:55.281Z] Removing intermediate container 9710c0e6fa6c [2022-09-26T17:29:55.281Z] ---> 13616d687268 [2022-09-26T17:29:55.281Z] Step 18/20 : LABEL arch=arm64 [2022-09-26T17:29:55.557Z] ---> Running in 9a66d943465b [2022-09-26T17:29:55.853Z] Removing intermediate container 9a66d943465b [2022-09-26T17:29:55.853Z] ---> ed6fc135cdc1 [2022-09-26T17:29:55.853Z] Step 19/20 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:29:56.138Z] ---> Running in c950288451ce [2022-09-26T17:29:56.729Z] Removing intermediate container c950288451ce [2022-09-26T17:29:56.729Z] ---> a56cc946bca9 [2022-09-26T17:29:56.729Z] Step 20/20 : LABEL version=2.3.0-dev.72 [2022-09-26T17:29:56.729Z] ---> Running in 06b9bce156c0 [2022-09-26T17:29:57.314Z] Removing intermediate container 06b9bce156c0 [2022-09-26T17:29:57.314Z] ---> c13f2eb68a76 [2022-09-26T17:29:57.314Z] [2022-09-26T17:29:57.314Z] Successfully built c13f2eb68a76 [2022-09-26T17:29:57.314Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-26T17:29:57.314Z] Building core-data [2022-09-26T17:30:01.578Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:30:01.578Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:30:01.578Z] ---> 82e164c816ca [2022-09-26T17:30:01.578Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:30:01.578Z] ---> Using cache [2022-09-26T17:30:01.578Z] ---> 61db91932ce9 [2022-09-26T17:30:01.578Z] Step 4/24 : WORKDIR /edgex-go [2022-09-26T17:30:01.578Z] ---> Using cache [2022-09-26T17:30:01.578Z] ---> c72bfca74833 [2022-09-26T17:30:01.578Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:30:01.578Z] ---> Using cache [2022-09-26T17:30:01.578Z] ---> d568ba47ad6e [2022-09-26T17:30:01.578Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-26T17:30:01.578Z] ---> Running in ca7d5ca25ef3 [2022-09-26T17:30:03.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:30:04.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:30:05.896Z] OK: 221 MiB in 51 packages [2022-09-26T17:30:07.309Z] Removing intermediate container ca7d5ca25ef3 [2022-09-26T17:30:07.309Z] ---> 9eeabc9f3efa [2022-09-26T17:30:07.309Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-26T17:30:08.274Z] ---> a52df920d7d6 [2022-09-26T17:30:08.274Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:30:08.274Z] ---> Running in 5d2830ea144a [2022-09-26T17:30:40.530Z] Removing intermediate container 27e823990b33 [2022-09-26T17:30:40.530Z] ---> 7c1c63734eda [2022-09-26T17:30:40.530Z] [2022-09-26T17:30:40.530Z] Step 11/25 : FROM alpine:3.16 [2022-09-26T17:30:40.530Z] ---> a6215f271958 [2022-09-26T17:30:40.530Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:30:40.530Z] ---> Using cache [2022-09-26T17:30:40.530Z] ---> f5397392eecd [2022-09-26T17:30:40.530Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:30:40.530Z] ---> Using cache [2022-09-26T17:30:40.530Z] ---> 282060536e1b [2022-09-26T17:30:40.530Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-26T17:30:40.530Z] ---> Running in db0a8b4dc3fa [2022-09-26T17:30:40.530Z] Removing intermediate container db0a8b4dc3fa [2022-09-26T17:30:40.530Z] ---> f316ea8eed8f [2022-09-26T17:30:40.530Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-26T17:30:40.530Z] ---> Running in ceede2ccc161 [2022-09-26T17:30:40.806Z] Removing intermediate container ceede2ccc161 [2022-09-26T17:30:40.806Z] ---> e29f9020c2af [2022-09-26T17:30:40.806Z] Step 16/25 : WORKDIR / [2022-09-26T17:30:41.076Z] ---> Running in 24bd6dfc64cb [2022-09-26T17:30:41.661Z] Removing intermediate container 24bd6dfc64cb [2022-09-26T17:30:41.661Z] ---> ecd400c77df9 [2022-09-26T17:30:41.661Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:30:42.627Z] ---> 095d754c491f [2022-09-26T17:30:42.627Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-26T17:30:45.214Z] ---> b43e2091c919 [2022-09-26T17:30:45.214Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-26T17:30:46.176Z] ---> 541da8e4e6fe [2022-09-26T17:30:46.176Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-26T17:30:48.125Z] ---> d45380e6dfa9 [2022-09-26T17:30:48.125Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-26T17:30:48.125Z] ---> Running in 00bd452fe6ae [2022-09-26T17:30:48.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-26T17:30:48.980Z] Removing intermediate container 00bd452fe6ae [2022-09-26T17:30:48.980Z] ---> f4a5689d759d [2022-09-26T17:30:48.980Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:30:48.980Z] ---> Running in c110decf4ead [2022-09-26T17:30:49.942Z] Removing intermediate container c110decf4ead [2022-09-26T17:30:49.942Z] ---> 1e9cbc022dbe [2022-09-26T17:30:49.942Z] Step 23/25 : LABEL arch=arm64 [2022-09-26T17:30:49.942Z] ---> Running in 74072de391e0 [2022-09-26T17:30:50.924Z] Removing intermediate container 74072de391e0 [2022-09-26T17:30:50.924Z] ---> 1d944a7773e2 [2022-09-26T17:30:50.924Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:30:51.200Z] ---> Running in 98e9b07d0fe8 [2022-09-26T17:30:52.168Z] Removing intermediate container 98e9b07d0fe8 [2022-09-26T17:30:52.168Z] ---> 65b3c09d0c13 [2022-09-26T17:30:52.168Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:30:52.439Z] ---> Running in 9af7aab5d263 [2022-09-26T17:30:54.391Z] Removing intermediate container 9af7aab5d263 [2022-09-26T17:30:54.391Z] ---> b11535528656 [2022-09-26T17:30:54.391Z] [2022-09-26T17:30:54.391Z] Successfully built b11535528656 [2022-09-26T17:30:54.391Z] Successfully tagged core-metadata-arm64:latest [2022-09-26T17:30:54.658Z] Building sys-mgmt-agent [2022-09-26T17:31:00.003Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:31:00.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:31:00.003Z] ---> 82e164c816ca [2022-09-26T17:31:00.003Z] Step 3/23 : WORKDIR /edgex-go [2022-09-26T17:31:00.003Z] ---> Using cache [2022-09-26T17:31:00.003Z] ---> 01804e02b8f1 [2022-09-26T17:31:00.003Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:31:00.003Z] ---> Using cache [2022-09-26T17:31:00.003Z] ---> e3830655124d [2022-09-26T17:31:00.003Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-26T17:31:00.271Z] ---> Running in f8f736ba2ba2 [2022-09-26T17:31:02.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:04.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:05.689Z] OK: 221 MiB in 51 packages [2022-09-26T17:31:08.289Z] Removing intermediate container f8f736ba2ba2 [2022-09-26T17:31:08.289Z] ---> 886ec55d4045 [2022-09-26T17:31:08.289Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-26T17:31:10.231Z] ---> 7c6cc9c3cd3c [2022-09-26T17:31:10.231Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:31:10.501Z] ---> Running in de88c1ff513b [2022-09-26T17:31:18.716Z] Removing intermediate container 5d2830ea144a [2022-09-26T17:31:18.716Z] ---> 32ea12f625a1 [2022-09-26T17:31:18.716Z] Step 9/24 : COPY . . [2022-09-26T17:31:21.305Z] Removing intermediate container b9317aa4de7a [2022-09-26T17:31:21.305Z] ---> f03df17e3c4f [2022-09-26T17:31:21.305Z] [2022-09-26T17:31:21.305Z] Step 10/22 : FROM alpine:3.16 [2022-09-26T17:31:21.305Z] ---> a6215f271958 [2022-09-26T17:31:21.305Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-26T17:31:21.890Z] ---> Running in aa85427c8127 [2022-09-26T17:31:24.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:24.734Z] Removing intermediate container 93d87df19354 [2022-09-26T17:31:24.734Z] ---> 542f51f1bd06 [2022-09-26T17:31:24.734Z] [2022-09-26T17:31:24.734Z] Step 10/33 : FROM alpine:3.16 [2022-09-26T17:31:24.734Z] ---> a6215f271958 [2022-09-26T17:31:24.734Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-26T17:31:24.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:25.000Z] ---> Running in bbd8bf9b1b8c [2022-09-26T17:31:25.268Z] ---> 75b492d0d2e1 [2022-09-26T17:31:25.268Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-26T17:31:25.537Z] ---> Running in 3a296d3435df [2022-09-26T17:31:25.537Z] Removing intermediate container bbd8bf9b1b8c [2022-09-26T17:31:25.537Z] ---> cfb889468ffd [2022-09-26T17:31:25.537Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-26T17:31:25.804Z] ---> Running in 2532a4d50c5c [2022-09-26T17:31:26.389Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-26T17:31:26.656Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:31:26.656Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-26T17:31:26.656Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-26T17:31:26.656Z] (5/6) Installing curl (7.83.1-r3) [2022-09-26T17:31:26.656Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-26T17:31:26.656Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:31:26.656Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:31:27.243Z] OK: 8 MiB in 20 packages [2022-09-26T17:31:28.225Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-26T17:31:28.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:29.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:29.663Z] Removing intermediate container aa85427c8127 [2022-09-26T17:31:29.663Z] ---> 8bbb887ca4d2 [2022-09-26T17:31:29.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-26T17:31:29.663Z] ---> Running in e0e4e3d23e42 [2022-09-26T17:31:30.252Z] Removing intermediate container e0e4e3d23e42 [2022-09-26T17:31:30.252Z] ---> f77b54af4c35 [2022-09-26T17:31:30.252Z] Step 13/22 : WORKDIR /edgex [2022-09-26T17:31:30.252Z] ---> Running in 684f23b5e914 [2022-09-26T17:31:30.527Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-26T17:31:30.527Z] (2/2) Installing su-exec (0.2-r1) [2022-09-26T17:31:30.795Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:31:30.795Z] OK: 5 MiB in 16 packages [2022-09-26T17:31:31.063Z] Removing intermediate container 684f23b5e914 [2022-09-26T17:31:31.063Z] ---> 5424b31bd896 [2022-09-26T17:31:31.063Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-26T17:31:32.472Z] Removing intermediate container 2532a4d50c5c [2022-09-26T17:31:32.472Z] ---> ba8a9ebf76df [2022-09-26T17:31:32.472Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-26T17:31:32.472Z] ---> c38893be1805 [2022-09-26T17:31:32.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-26T17:31:32.472Z] ---> Running in 199e4a998486 [2022-09-26T17:31:33.440Z] Removing intermediate container 199e4a998486 [2022-09-26T17:31:33.440Z] ---> 97f9e4f01e53 [2022-09-26T17:31:33.440Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-26T17:31:33.440Z] ---> Running in 835c50a1db39 [2022-09-26T17:31:34.400Z] Removing intermediate container 835c50a1db39 [2022-09-26T17:31:34.400Z] ---> 31cdd481c638 [2022-09-26T17:31:34.400Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-26T17:31:34.400Z] ---> Running in 3ec31bdb1863 [2022-09-26T17:31:34.707Z] ---> cade9022d1bb [2022-09-26T17:31:34.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-26T17:31:35.297Z] Removing intermediate container 3ec31bdb1863 [2022-09-26T17:31:35.297Z] ---> e08e955d8a70 [2022-09-26T17:31:35.297Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-26T17:31:35.297Z] ---> Running in 42af5b5121bf [2022-09-26T17:31:35.884Z] Removing intermediate container 42af5b5121bf [2022-09-26T17:31:35.884Z] ---> 83eaf5ad8b9c [2022-09-26T17:31:35.884Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-26T17:31:36.151Z] ---> Running in f58724f61de0 [2022-09-26T17:31:37.113Z] ---> 0ee08f3d3eaa [2022-09-26T17:31:37.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-26T17:31:38.521Z] ---> 38b5330746ec [2022-09-26T17:31:38.521Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-26T17:31:38.787Z] ---> Running in 45cae05afc44 [2022-09-26T17:31:40.195Z] Removing intermediate container f58724f61de0 [2022-09-26T17:31:40.195Z] ---> 3541ac3441bb [2022-09-26T17:31:40.195Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-26T17:31:40.195Z] ---> Running in 0fe251dfc07a [2022-09-26T17:31:41.610Z] Removing intermediate container 0fe251dfc07a [2022-09-26T17:31:41.610Z] ---> a2742798b2ea [2022-09-26T17:31:41.610Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-26T17:31:43.578Z] ---> 8e58120423aa [2022-09-26T17:31:43.578Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-26T17:31:43.578Z] Removing intermediate container 45cae05afc44 [2022-09-26T17:31:43.578Z] ---> f859704db5d1 [2022-09-26T17:31:43.578Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-26T17:31:43.578Z] ---> Running in eb9710a6fbfe [2022-09-26T17:31:43.578Z] ---> Running in 08c8e7f62b76 [2022-09-26T17:31:44.985Z] Removing intermediate container 08c8e7f62b76 [2022-09-26T17:31:44.985Z] ---> 29f4e604fa97 [2022-09-26T17:31:44.985Z] Step 20/22 : LABEL arch=arm64 [2022-09-26T17:31:44.985Z] ---> Running in fc9d7cf53011 [2022-09-26T17:31:45.971Z] Removing intermediate container fc9d7cf53011 [2022-09-26T17:31:45.971Z] ---> 7f57cd19a764 [2022-09-26T17:31:45.971Z] Step 21/22 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:31:46.239Z] ---> Running in 613775dad791 [2022-09-26T17:31:47.200Z] Removing intermediate container 613775dad791 [2022-09-26T17:31:47.200Z] ---> 41bdf1bf2fd3 [2022-09-26T17:31:47.200Z] Step 22/22 : LABEL version=2.3.0-dev.72 [2022-09-26T17:31:47.200Z] ---> Running in 3ce0818380a5 [2022-09-26T17:31:47.785Z] Removing intermediate container eb9710a6fbfe [2022-09-26T17:31:47.785Z] ---> ba436b75d331 [2022-09-26T17:31:48.055Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:31:48.055Z] Removing intermediate container 3ce0818380a5 [2022-09-26T17:31:48.055Z] ---> c423469045ab [2022-09-26T17:31:48.055Z] [2022-09-26T17:31:48.324Z] Successfully built c423469045ab [2022-09-26T17:31:48.592Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-26T17:31:48.592Z] Building support-notifications [2022-09-26T17:31:49.177Z]  Building security-proxy-setup ... done  ---> 8636d9e56c49 [2022-09-26T17:31:49.177Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-26T17:31:52.547Z] ---> c0e19339976e [2022-09-26T17:31:52.547Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-26T17:31:54.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:31:54.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:31:54.491Z] ---> 82e164c816ca [2022-09-26T17:31:54.491Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-26T17:31:54.491Z] ---> Using cache [2022-09-26T17:31:54.491Z] ---> 61db91932ce9 [2022-09-26T17:31:54.491Z] Step 4/23 : WORKDIR /edgex-go [2022-09-26T17:31:54.491Z] ---> Using cache [2022-09-26T17:31:54.492Z] ---> c72bfca74833 [2022-09-26T17:31:54.492Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:31:54.492Z] ---> Using cache [2022-09-26T17:31:54.492Z] ---> d568ba47ad6e [2022-09-26T17:31:54.492Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-26T17:31:54.492Z] ---> 8ba67a793ee9 [2022-09-26T17:31:54.492Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-26T17:31:54.492Z] ---> Running in 8103e489e5da [2022-09-26T17:31:56.455Z] ---> 1f63a59f585b [2022-09-26T17:31:56.455Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-26T17:31:57.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:58.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:58.391Z] ---> 2a9d4a575e56 [2022-09-26T17:31:58.391Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-26T17:31:59.804Z] OK: 221 MiB in 51 packages [2022-09-26T17:32:00.389Z] ---> 0b3081792e74 [2022-09-26T17:32:00.389Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-26T17:32:02.350Z] Removing intermediate container 8103e489e5da [2022-09-26T17:32:02.350Z] ---> 3b402faae3cb [2022-09-26T17:32:02.350Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T17:32:02.629Z] ---> fa3cb53ba3f3 [2022-09-26T17:32:02.629Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-26T17:32:02.898Z] ---> Running in 55a7b97b7a83 [2022-09-26T17:32:04.843Z] ---> 35b542a6fe27 [2022-09-26T17:32:04.843Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:32:05.110Z] ---> Running in 2b5d3fea8ff0 [2022-09-26T17:32:07.703Z] Removing intermediate container 55a7b97b7a83 [2022-09-26T17:32:07.703Z] ---> 5f32b173e34c [2022-09-26T17:32:07.703Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-26T17:32:07.972Z] ---> Running in fe8c505fe40c [2022-09-26T17:32:08.932Z] Removing intermediate container fe8c505fe40c [2022-09-26T17:32:08.932Z] ---> 3fd90b382978 [2022-09-26T17:32:08.932Z] Step 30/33 : CMD ["gate"] [2022-09-26T17:32:09.199Z] ---> Running in bd13788c2ab6 [2022-09-26T17:32:10.160Z] Removing intermediate container bd13788c2ab6 [2022-09-26T17:32:10.160Z] ---> 39507a0ba982 [2022-09-26T17:32:10.160Z] Step 31/33 : LABEL arch=arm64 [2022-09-26T17:32:10.160Z] ---> Running in 24dc0a6ae86e [2022-09-26T17:32:11.133Z] Removing intermediate container 24dc0a6ae86e [2022-09-26T17:32:11.133Z] ---> 3c16571efbde [2022-09-26T17:32:11.133Z] Step 32/33 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:32:11.401Z] ---> Running in 4a0419c9adcc [2022-09-26T17:32:12.538Z] Removing intermediate container 4a0419c9adcc [2022-09-26T17:32:12.539Z] ---> 75e83425e388 [2022-09-26T17:32:12.539Z] Step 33/33 : LABEL version=2.3.0-dev.72 [2022-09-26T17:32:12.824Z] ---> Running in 9a5f7ecd9199 [2022-09-26T17:32:14.287Z] Removing intermediate container 9a5f7ecd9199 [2022-09-26T17:32:14.287Z] ---> c07fa3188fd1 [2022-09-26T17:32:14.287Z] [2022-09-26T17:32:14.287Z] Successfully built c07fa3188fd1 [2022-09-26T17:32:14.287Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-26T17:32:14.566Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-09-26T17:32:18.858Z] Removing intermediate container de88c1ff513b [2022-09-26T17:32:18.858Z] ---> afcad32614bd [2022-09-26T17:32:18.858Z] Step 8/23 : COPY . . [2022-09-26T17:32:19.127Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-26T17:32:19.127Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-26T17:32:19.127Z] ---> 82e164c816ca [2022-09-26T17:32:19.127Z] Step 3/25 : WORKDIR /edgex-go [2022-09-26T17:32:19.127Z] ---> Using cache [2022-09-26T17:32:19.127Z] ---> 01804e02b8f1 [2022-09-26T17:32:19.127Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:32:19.127Z] ---> Using cache [2022-09-26T17:32:19.127Z] ---> e3830655124d [2022-09-26T17:32:19.127Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-26T17:32:19.127Z] ---> Using cache [2022-09-26T17:32:19.127Z] ---> 50eb34dcd2ea [2022-09-26T17:32:19.127Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-26T17:32:19.127Z] ---> Using cache [2022-09-26T17:32:19.127Z] ---> d200cafad47c [2022-09-26T17:32:19.127Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:32:19.127Z] ---> Using cache [2022-09-26T17:32:19.127Z] ---> 576f28079053 [2022-09-26T17:32:19.127Z] Step 8/25 : COPY . . [2022-09-26T17:32:19.394Z] ---> Using cache [2022-09-26T17:32:19.394Z] ---> 8f8d32440b4c [2022-09-26T17:32:19.394Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-26T17:32:19.980Z] ---> Running in fb77dde0d382 [2022-09-26T17:32:22.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-26T17:32:23.157Z] ---> 5f6d393c9d84 [2022-09-26T17:32:23.157Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-26T17:32:23.427Z] ---> Running in 3110ee221c4c [2022-09-26T17:32:25.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-26T17:33:04.239Z] Removing intermediate container 2b5d3fea8ff0 [2022-09-26T17:33:04.239Z] ---> f09df8388d99 [2022-09-26T17:33:04.239Z] Step 9/23 : COPY . . [2022-09-26T17:33:04.823Z] ---> 9e0cfd8fd1c6 [2022-09-26T17:33:04.823Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-26T17:33:04.823Z] ---> Running in c853a2a5208c [2022-09-26T17:33:06.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-26T17:38:13.639Z] Removing intermediate container f793fb3a1b94 [2022-09-26T17:38:13.639Z] ---> f971539f491d [2022-09-26T17:38:13.639Z] [2022-09-26T17:38:13.639Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:38:13.639Z] ---> a6215f271958 [2022-09-26T17:38:13.639Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-26T17:38:13.639Z] ---> Using cache [2022-09-26T17:38:13.639Z] ---> f5397392eecd [2022-09-26T17:38:13.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:38:13.639Z] ---> Using cache [2022-09-26T17:38:13.639Z] ---> 282060536e1b [2022-09-26T17:38:13.639Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-26T17:38:13.639Z] ---> Running in 3ec1e71dc889 [2022-09-26T17:38:13.639Z] Removing intermediate container 3ec1e71dc889 [2022-09-26T17:38:13.639Z] ---> 3984ee73d605 [2022-09-26T17:38:13.639Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:38:13.639Z] ---> Running in 93060fe0d961 [2022-09-26T17:38:13.639Z] Removing intermediate container 93060fe0d961 [2022-09-26T17:38:13.639Z] ---> dfc750d1193b [2022-09-26T17:38:13.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:38:13.639Z] ---> d799e366c76d [2022-09-26T17:38:13.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-26T17:38:13.639Z] ---> 708675dcdd83 [2022-09-26T17:38:13.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-26T17:38:13.639Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-26T17:38:13.639Z] ---> aa51a10e813f [2022-09-26T17:38:13.639Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-26T17:38:13.639Z] ---> Running in e027f39f1d46 [2022-09-26T17:38:13.639Z] Removing intermediate container e027f39f1d46 [2022-09-26T17:38:13.639Z] ---> d25c2715a595 [2022-09-26T17:38:13.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:38:13.639Z] ---> Running in c0c711e3c5d9 [2022-09-26T17:38:13.639Z] Removing intermediate container c0c711e3c5d9 [2022-09-26T17:38:13.639Z] ---> dbedf3b7cb72 [2022-09-26T17:38:13.639Z] Step 21/23 : LABEL arch=arm64 [2022-09-26T17:38:13.639Z] ---> Running in 0a51b56f2eb2 [2022-09-26T17:38:13.639Z] Removing intermediate container 0a51b56f2eb2 [2022-09-26T17:38:13.639Z] ---> e20c54129b4d [2022-09-26T17:38:13.639Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:38:13.639Z] ---> Running in 11c545b778b8 [2022-09-26T17:38:13.639Z] Removing intermediate container 11c545b778b8 [2022-09-26T17:38:13.639Z] ---> 3483c82c664a [2022-09-26T17:38:13.639Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:38:13.639Z] ---> Running in f33b6cea53da [2022-09-26T17:38:13.639Z] Removing intermediate container f33b6cea53da [2022-09-26T17:38:13.639Z] ---> d5a3707668ab [2022-09-26T17:38:13.639Z] [2022-09-26T17:38:13.639Z] Successfully built d5a3707668ab [2022-09-26T17:38:13.639Z] Successfully tagged support-scheduler-arm64:latest [2022-09-26T17:38:13.639Z]  Building support-scheduler ... done Removing intermediate container 3110ee221c4c [2022-09-26T17:38:13.639Z] ---> 2e91062220a5 [2022-09-26T17:38:13.639Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-26T17:38:13.639Z] ---> Running in 527009ae8b0b [2022-09-26T17:38:16.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-26T17:38:21.550Z] Removing intermediate container 527009ae8b0b [2022-09-26T17:38:21.550Z] ---> 1d69c0cbfa60 [2022-09-26T17:38:21.550Z] [2022-09-26T17:38:21.550Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:38:21.550Z] ---> a6215f271958 [2022-09-26T17:38:21.551Z] 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-26T17:38:21.817Z] ---> Running in bf4c6f0dfdb3 [2022-09-26T17:38:21.817Z] Removing intermediate container fb77dde0d382 [2022-09-26T17:38:21.817Z] ---> 76758f086704 [2022-09-26T17:38:21.817Z] [2022-09-26T17:38:21.817Z] Step 10/25 : FROM alpine:3.16 [2022-09-26T17:38:21.817Z] ---> a6215f271958 [2022-09-26T17:38:21.817Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-26T17:38:22.083Z] ---> Running in c1822998e479 [2022-09-26T17:38:22.665Z] Removing intermediate container bf4c6f0dfdb3 [2022-09-26T17:38:22.665Z] ---> 9aaffff38e3f [2022-09-26T17:38:22.665Z] 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-26T17:38:22.931Z] ---> Running in 88c58ceaa887 [2022-09-26T17:38:24.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:24.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:24.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:25.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:26.414Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-26T17:38:26.414Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-26T17:38:26.414Z] (3/3) Installing su-exec (0.2-r1) [2022-09-26T17:38:26.414Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:38:26.414Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:38:26.414Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T17:38:26.414Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T17:38:26.414Z] (3/33) Installing readline (8.1.2-r0) [2022-09-26T17:38:26.414Z] (4/33) Installing bash (5.1.16-r2) [2022-09-26T17:38:26.684Z] Executing bash-5.1.16-r2.post-install [2022-09-26T17:38:26.684Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-26T17:38:26.684Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:38:26.684Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-26T17:38:26.684Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-26T17:38:26.950Z] OK: 6 MiB in 17 packages [2022-09-26T17:38:26.950Z] (9/33) Installing curl (7.83.1-r3) [2022-09-26T17:38:26.950Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-26T17:38:27.913Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-26T17:38:27.913Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-26T17:38:27.913Z] (13/33) Installing expat (2.4.9-r0) [2022-09-26T17:38:27.913Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-26T17:38:27.913Z] (15/33) Installing gdbm (1.23-r0) [2022-09-26T17:38:27.913Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-26T17:38:27.913Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:38:27.913Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:38:27.913Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-26T17:38:27.913Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-26T17:38:28.180Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-26T17:38:29.139Z] Removing intermediate container c1822998e479 [2022-09-26T17:38:29.140Z] ---> 77ce1c8dfce9 [2022-09-26T17:38:29.140Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-26T17:38:29.406Z] ---> Running in 26dd55728c4e [2022-09-26T17:38:29.991Z] Removing intermediate container 26dd55728c4e [2022-09-26T17:38:29.991Z] ---> 179f42e22969 [2022-09-26T17:38:29.991Z] Step 13/25 : WORKDIR / [2022-09-26T17:38:29.991Z] ---> Running in 192afba457a7 [2022-09-26T17:38:30.575Z] Removing intermediate container 192afba457a7 [2022-09-26T17:38:30.575Z] ---> ecf65883987f [2022-09-26T17:38:30.575Z] 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-26T17:38:30.841Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-26T17:38:30.841Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-26T17:38:31.108Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-26T17:38:31.108Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-26T17:38:31.108Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-26T17:38:31.108Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-26T17:38:31.108Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-26T17:38:31.108Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-26T17:38:31.108Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-26T17:38:31.108Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-26T17:38:31.108Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-26T17:38:31.381Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-26T17:38:31.655Z] ---> 495eb0182a5a [2022-09-26T17:38:31.655Z] 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-26T17:38:32.243Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:38:32.243Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:38:32.510Z] ---> 9d2b2e636939 [2022-09-26T17:38:32.510Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-26T17:38:32.781Z] OK: 120 MiB in 47 packages [2022-09-26T17:38:33.364Z] ---> a2370092d0ec [2022-09-26T17:38:33.364Z] 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-26T17:38:34.335Z] ---> b6dbfcbd7a38 [2022-09-26T17:38:34.335Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-26T17:38:36.304Z] ---> 56d6e2c71a09 [2022-09-26T17:38:36.304Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-26T17:38:38.254Z] ---> 588d7d5c6241 [2022-09-26T17:38:38.254Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-26T17:38:38.841Z] ---> 9d8242e2e240 [2022-09-26T17:38:38.841Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-26T17:38:39.113Z] ---> Running in 9156c2d65014 [2022-09-26T17:38:42.480Z] Removing intermediate container 9156c2d65014 [2022-09-26T17:38:42.480Z] ---> 30f2ce00d9de [2022-09-26T17:38:42.480Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-26T17:38:42.748Z] ---> Running in 89a9072cbc63 [2022-09-26T17:38:43.721Z] Removing intermediate container 89a9072cbc63 [2022-09-26T17:38:43.721Z] ---> 07613d18dd82 [2022-09-26T17:38:43.721Z] Step 23/25 : LABEL arch=arm64 [2022-09-26T17:38:43.721Z] ---> Running in 36d22adb5113 [2022-09-26T17:38:44.696Z] Removing intermediate container 36d22adb5113 [2022-09-26T17:38:44.696Z] ---> e05904f737b5 [2022-09-26T17:38:44.696Z] Step 24/25 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:38:44.696Z] ---> Running in 193c3cbcaefd [2022-09-26T17:38:45.675Z] Removing intermediate container 193c3cbcaefd [2022-09-26T17:38:45.675Z] ---> 48d4b66e0021 [2022-09-26T17:38:45.675Z] Step 25/25 : LABEL version=2.3.0-dev.72 [2022-09-26T17:38:45.675Z] ---> Running in e19279f329f8 [2022-09-26T17:38:46.644Z] Removing intermediate container e19279f329f8 [2022-09-26T17:38:46.644Z] ---> 398896cde5c5 [2022-09-26T17:38:46.644Z] [2022-09-26T17:38:46.913Z] Successfully built 398896cde5c5 [2022-09-26T17:38:46.913Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-26T17:38:48.343Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-09-26T17:38:48.343Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-26T17:38:48.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 [2022-09-26T17:38:49.798Z] Collecting PyYAML<4,>=3.10 [2022-09-26T17:38:49.798Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-26T17:38:49.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 [2022-09-26T17:38:50.083Z] Removing intermediate container 3a296d3435df [2022-09-26T17:38:50.083Z] ---> ca7fea1f5501 [2022-09-26T17:38:50.083Z] [2022-09-26T17:38:50.083Z] Step 11/24 : FROM alpine:3.16 [2022-09-26T17:38:50.083Z] ---> a6215f271958 [2022-09-26T17:38:50.083Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-26T17:38:50.083Z] ---> Running in 33f6bdbfbeab [2022-09-26T17:38:50.678Z] Removing intermediate container 33f6bdbfbeab [2022-09-26T17:38:50.678Z] ---> 789fd1f48824 [2022-09-26T17:38:50.678Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-26T17:38:50.678Z] ---> Running in a0133f959c14 [2022-09-26T17:38:51.274Z] Removing intermediate container a0133f959c14 [2022-09-26T17:38:51.274Z] ---> a5c8b4d4993a [2022-09-26T17:38:51.274Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-26T17:38:51.274Z] ---> Running in 8256c3f48d4b [2022-09-26T17:38:51.543Z] Preparing metadata (setup.py): started [2022-09-26T17:38:51.813Z] Removing intermediate container 8256c3f48d4b [2022-09-26T17:38:51.813Z] ---> 80db0d5a5282 [2022-09-26T17:38:51.813Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:38:51.813Z] ---> Running in 6f7e180e457c [2022-09-26T17:38:53.803Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:38:54.394Z] Collecting docker<4.0,>=3.6.0 [2022-09-26T17:38:54.394Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-26T17:38:54.394Z] Removing intermediate container 6f7e180e457c [2022-09-26T17:38:54.394Z] ---> 3284eb44ff60 [2022-09-26T17:38:54.394Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T17:38:54.394Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-09-26T17:38:54.668Z] Collecting docopt<0.7,>=0.6.1 [2022-09-26T17:38:54.668Z] ---> Running in 03ef2025696b [2022-09-26T17:38:54.668Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-26T17:38:54.668Z] Preparing metadata (setup.py): started [2022-09-26T17:38:56.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:56.681Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:38:57.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:38:57.271Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-26T17:38:57.271Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-26T17:38:57.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.6 MB/s eta 0:00:00 [2022-09-26T17:38:58.234Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T17:38:58.234Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:38:58.234Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-26T17:38:58.234Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-26T17:38:58.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 [2022-09-26T17:38:58.234Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T17:38:58.512Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-26T17:38:58.512Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:38:58.512Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-26T17:38:58.512Z] Preparing metadata (setup.py): started [2022-09-26T17:38:58.512Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T17:38:58.786Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T17:38:58.786Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:38:58.786Z] OK: 8 MiB in 20 packages [2022-09-26T17:39:00.200Z] Removing intermediate container 03ef2025696b [2022-09-26T17:39:00.200Z] ---> 4b74489647d9 [2022-09-26T17:39:00.200Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:39:00.466Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:39:00.466Z] 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-26T17:39:01.050Z] ---> 3e8e99490258 [2022-09-26T17:39:01.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-26T17:39:01.050Z] Collecting jsonschema<3,>=2.5.1 [2022-09-26T17:39:01.050Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-26T17:39:01.318Z] Collecting texttable<0.10,>=0.9.0 [2022-09-26T17:39:01.318Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-26T17:39:01.318Z] Preparing metadata (setup.py): started [2022-09-26T17:39:02.721Z] ---> 1af110e1a8ef [2022-09-26T17:39:02.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-26T17:39:03.300Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-26T17:39:03.566Z] ---> e73f568df2c2 [2022-09-26T17:39:03.566Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-26T17:39:03.566Z] Collecting cached-property<2,>=1.2.0 [2022-09-26T17:39:03.566Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-26T17:39:03.566Z] ---> Running in f55216737142 [2022-09-26T17:39:04.147Z] Removing intermediate container f55216737142 [2022-09-26T17:39:04.147Z] ---> f4b58d510936 [2022-09-26T17:39:04.147Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:39:04.147Z] ---> Running in cd6e5237d4ab [2022-09-26T17:39:04.147Z] Collecting docker-pycreds>=0.4.0 [2022-09-26T17:39:04.414Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-26T17:39:04.682Z] Removing intermediate container cd6e5237d4ab [2022-09-26T17:39:04.682Z] ---> 84816538dc55 [2022-09-26T17:39:04.682Z] Step 22/24 : LABEL arch=arm64 [2022-09-26T17:39:04.682Z] ---> Running in 0cb1105ffa3c [2022-09-26T17:39:05.266Z] Removing intermediate container 0cb1105ffa3c [2022-09-26T17:39:05.266Z] ---> fe8c03dc447d [2022-09-26T17:39:05.266Z] Step 23/24 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:39:05.266Z] ---> Running in e6c1d175b110 [2022-09-26T17:39:05.266Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-26T17:39:05.266Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-26T17:39:05.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.5 MB/s eta 0:00:00 [2022-09-26T17:39:05.534Z] Collecting idna<2.8,>=2.5 [2022-09-26T17:39:05.534Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-26T17:39:05.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.7 MB/s eta 0:00:00 [2022-09-26T17:39:05.802Z] Removing intermediate container e6c1d175b110 [2022-09-26T17:39:05.802Z] ---> df4588a22972 [2022-09-26T17:39:05.802Z] Step 24/24 : LABEL version=2.3.0-dev.72 [2022-09-26T17:39:05.802Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-26T17:39:05.802Z] ---> Running in 585d5bd4bdd6 [2022-09-26T17:39:05.802Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-26T17:39:05.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.8 MB/s eta 0:00:00 [2022-09-26T17:39:06.385Z] Removing intermediate container 585d5bd4bdd6 [2022-09-26T17:39:06.385Z] ---> 84b6bda4a82c [2022-09-26T17:39:06.385Z] [2022-09-26T17:39:06.385Z] Collecting certifi>=2017.4.17 [2022-09-26T17:39:06.385Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-26T17:39:06.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.2 MB/s eta 0:00:00 [2022-09-26T17:39:06.385Z] Successfully built 84b6bda4a82c [2022-09-26T17:39:06.385Z] Successfully tagged core-data-arm64:latest [2022-09-26T17:39:06.652Z]  Building core-data ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-26T17:39:06.652Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-26T17:39:06.918Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-26T17:39:06.918Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-26T17:39:07.876Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-26T17:39:07.876Z] Running setup.py install for texttable: started [2022-09-26T17:39:09.818Z] Running setup.py install for texttable: finished with status 'done' [2022-09-26T17:39:09.818Z] Running setup.py install for PyYAML: started [2022-09-26T17:39:12.403Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-26T17:39:13.806Z] Running setup.py install for docopt: started [2022-09-26T17:39:15.744Z] Running setup.py install for docopt: finished with status 'done' [2022-09-26T17:39:18.312Z] Running setup.py install for dockerpty: started [2022-09-26T17:39:20.246Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-26T17:39:22.827Z] 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-26T17:39:22.827Z] 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-26T17:39:35.124Z] Removing intermediate container 88c58ceaa887 [2022-09-26T17:39:35.124Z] ---> ed4a4acee78e [2022-09-26T17:39:35.124Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-26T17:39:35.124Z] ---> Running in 1bf15e3801dc [2022-09-26T17:39:35.399Z] Removing intermediate container 1bf15e3801dc [2022-09-26T17:39:35.399Z] ---> 113e677a2798 [2022-09-26T17:39:35.399Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:39:35.671Z] ---> Running in 57db7b4370ff [2022-09-26T17:39:35.940Z] Removing intermediate container 57db7b4370ff [2022-09-26T17:39:35.940Z] ---> d587c99b4e8b [2022-09-26T17:39:35.940Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-26T17:39:36.900Z] ---> 30be760aeb90 [2022-09-26T17:39:36.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-26T17:39:37.482Z] ---> 65c9e869b7d6 [2022-09-26T17:39:37.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-26T17:39:38.064Z] ---> 659eb2ebc664 [2022-09-26T17:39:38.064Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-26T17:39:38.330Z] ---> Running in 67953f28b46a [2022-09-26T17:39:38.606Z] Removing intermediate container 67953f28b46a [2022-09-26T17:39:38.606Z] ---> bb2cef2d8599 [2022-09-26T17:39:38.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:39:38.874Z] ---> Running in 7dc5baa427ea [2022-09-26T17:39:39.273Z] Removing intermediate container 7dc5baa427ea [2022-09-26T17:39:39.273Z] ---> afa0772cf63a [2022-09-26T17:39:39.273Z] Step 21/23 : LABEL arch=arm64 [2022-09-26T17:39:39.273Z] ---> Running in f7076e49dd18 [2022-09-26T17:39:39.901Z] Removing intermediate container f7076e49dd18 [2022-09-26T17:39:39.901Z] ---> ae5582509a9f [2022-09-26T17:39:39.901Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:39:39.901Z] ---> Running in 40162464f8dd [2022-09-26T17:39:40.193Z] Removing intermediate container 40162464f8dd [2022-09-26T17:39:40.193Z] ---> 71d6a4deaf41 [2022-09-26T17:39:40.193Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:39:40.193Z] ---> Running in 2baa8f2dec36 [2022-09-26T17:39:40.815Z] Removing intermediate container 2baa8f2dec36 [2022-09-26T17:39:40.815Z] ---> 4cbc6b86e900 [2022-09-26T17:39:40.815Z] [2022-09-26T17:39:40.815Z] Successfully built 4cbc6b86e900 [2022-09-26T17:39:40.815Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-26T17:39:53.157Z]  Building sys-mgmt-agent ... done Removing intermediate container c853a2a5208c [2022-09-26T17:39:53.157Z] ---> 599a30b60e8c [2022-09-26T17:39:53.157Z] [2022-09-26T17:39:53.157Z] Step 11/23 : FROM alpine:3.16 [2022-09-26T17:39:53.157Z] ---> a6215f271958 [2022-09-26T17:39:53.157Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-26T17:39:53.157Z] ---> Running in e8cfe587bae7 [2022-09-26T17:39:53.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:39:53.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:39:54.113Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-26T17:39:54.113Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-26T17:39:54.113Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:39:54.113Z] Executing ca-certificates-20220614-r0.trigger [2022-09-26T17:39:54.379Z] OK: 6 MiB in 16 packages [2022-09-26T17:39:55.779Z] Removing intermediate container e8cfe587bae7 [2022-09-26T17:39:55.779Z] ---> dd84322b9c32 [2022-09-26T17:39:55.779Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-26T17:39:55.779Z] ---> Running in e7c5713a62bc [2022-09-26T17:39:55.779Z] Removing intermediate container e7c5713a62bc [2022-09-26T17:39:55.779Z] ---> 860c1b55b5ea [2022-09-26T17:39:55.779Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-26T17:39:56.049Z] ---> Running in 11a740674c5d [2022-09-26T17:39:56.049Z] Removing intermediate container 11a740674c5d [2022-09-26T17:39:56.049Z] ---> 894b11268c76 [2022-09-26T17:39:56.049Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-26T17:39:56.314Z] ---> Running in 8f0eb5c4b161 [2022-09-26T17:39:56.578Z] Removing intermediate container 8f0eb5c4b161 [2022-09-26T17:39:56.578Z] ---> 620e7df86057 [2022-09-26T17:39:56.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-26T17:39:57.159Z] ---> cfa2439e419f [2022-09-26T17:39:57.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-26T17:39:58.114Z] ---> a751abea5529 [2022-09-26T17:39:58.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-26T17:39:58.692Z] ---> 39620cef0e7e [2022-09-26T17:39:58.692Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-26T17:39:58.692Z] ---> Running in ed1aa2a5367e [2022-09-26T17:39:58.957Z] Removing intermediate container ed1aa2a5367e [2022-09-26T17:39:58.957Z] ---> a7db4a57d804 [2022-09-26T17:39:58.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:39:58.957Z] ---> Running in 92fee5f81b86 [2022-09-26T17:39:59.222Z] Removing intermediate container 92fee5f81b86 [2022-09-26T17:39:59.222Z] ---> 259df7310944 [2022-09-26T17:39:59.222Z] Step 21/23 : LABEL arch=arm64 [2022-09-26T17:39:59.489Z] ---> Running in fd826bb8bebf [2022-09-26T17:39:59.754Z] Removing intermediate container fd826bb8bebf [2022-09-26T17:39:59.754Z] ---> 9a2d262fdf4a [2022-09-26T17:39:59.754Z] Step 22/23 : LABEL git_sha=a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:39:59.754Z] ---> Running in 123a67198c88 [2022-09-26T17:40:00.019Z] Removing intermediate container 123a67198c88 [2022-09-26T17:40:00.019Z] ---> b96c89b99190 [2022-09-26T17:40:00.019Z] Step 23/23 : LABEL version=2.3.0-dev.72 [2022-09-26T17:40:00.019Z] ---> Running in 122922cfdc17 [2022-09-26T17:40:00.283Z] Removing intermediate container 122922cfdc17 [2022-09-26T17:40:00.283Z] ---> b057b1df9848 [2022-09-26T17:40:00.283Z] [2022-09-26T17:40:00.547Z] Successfully built b057b1df9848 [2022-09-26T17:40:00.547Z] Successfully tagged support-notifications-arm64:latest [2022-09-26T17:40:00.822Z]  Building support-notifications ... done  [Pipeline] } [2022-09-26T17:40:00.822Z] $ docker stop --time=1 41544a83d9727c85cb37e91d43ea6dac06955f67a10ef5c3e7479b4894a1b655 [2022-09-26T17:40:02.454Z] $ docker rm -f 41544a83d9727c85cb37e91d43ea6dac06955f67a10ef5c3e7479b4894a1b655 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:40:02.912Z] + docker images [2022-09-26T17:40:03.177Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-26T17:40:03.177Z] support-notifications-arm64 latest b057b1df9848 2 seconds ago 26.3MB [2022-09-26T17:40:03.177Z] 599a30b60e8c 12 seconds ago 1.27GB [2022-09-26T17:40:03.177Z] sys-mgmt-agent-arm64 latest 4cbc6b86e900 22 seconds ago 133MB [2022-09-26T17:40:03.177Z] core-data-arm64 latest 84b6bda4a82c 56 seconds ago 20.7MB [2022-09-26T17:40:03.177Z] ca7fea1f5501 About a minute ago 1.22GB [2022-09-26T17:40:03.177Z] security-secretstore-setup-arm64 latest 398896cde5c5 About a minute ago 28.2MB [2022-09-26T17:40:03.177Z] 1d69c0cbfa60 About a minute ago 1.2GB [2022-09-26T17:40:03.177Z] 76758f086704 About a minute ago 1.21GB [2022-09-26T17:40:03.177Z] support-scheduler-arm64 latest d5a3707668ab About a minute ago 25.7MB [2022-09-26T17:40:03.177Z] f971539f491d 2 minutes ago 1.27GB [2022-09-26T17:40:03.177Z] security-bootstrapper-arm64 latest c07fa3188fd1 7 minutes ago 19.1MB [2022-09-26T17:40:03.177Z] security-proxy-setup-arm64 latest c423469045ab 8 minutes ago 26.4MB [2022-09-26T17:40:03.177Z] 542f51f1bd06 8 minutes ago 1.2GB [2022-09-26T17:40:03.177Z] f03df17e3c4f 8 minutes ago 1.2GB [2022-09-26T17:40:03.177Z] core-metadata-arm64 latest b11535528656 9 minutes ago 17.5MB [2022-09-26T17:40:03.177Z] 7c1c63734eda 9 minutes ago 1.22GB [2022-09-26T17:40:03.177Z] security-spiffe-token-provider-arm64 latest c13f2eb68a76 10 minutes ago 28.4MB [2022-09-26T17:40:03.177Z] c041334ba940 10 minutes ago 1.25GB [2022-09-26T17:40:03.177Z] core-command-arm64 latest 8927eb493948 11 minutes ago 16.7MB [2022-09-26T17:40:03.177Z] cacb8e854108 11 minutes ago 1.21GB [2022-09-26T17:40:03.177Z] security-spire-agent-arm64 latest 400c2b6e71f6 16 minutes ago 122MB [2022-09-26T17:40:03.177Z] security-spire-config-arm64 latest 8024db033c5b 16 minutes ago 83.6MB [2022-09-26T17:40:03.177Z] security-spire-server-arm64 latest d94e86d5e262 16 minutes ago 84.2MB [2022-09-26T17:40:03.177Z] 30db0dd1b84e 17 minutes ago 1.09GB [2022-09-26T17:40:03.177Z] 74630c4d2b3e 17 minutes ago 1.09GB [2022-09-26T17:40:03.177Z] 14c8061954e8 17 minutes ago 1.09GB [2022-09-26T17:40:03.177Z] ci-base-image-arm64 latest 82e164c816ca 20 minutes ago 941MB [2022-09-26T17:40:03.177Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-26T17:40:03.177Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-26T17:40:03.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-26T17:40:03.177Z] 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-26T17:40:03.279Z] provisioning config files... [2022-09-26T17:40:03.291Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/309@tmp/config11134917816044935896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:40:03.615Z] ---> docker-login.sh [2022-09-26T17:40:03.615Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:40:03.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:40:03.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:40:03.879Z] Configure a credential helper to remove this warning. See [2022-09-26T17:40:03.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:40:03.879Z] [2022-09-26T17:40:03.879Z] Login Succeeded [2022-09-26T17:40:03.879Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:40:04.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:40:04.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:40:04.407Z] Configure a credential helper to remove this warning. See [2022-09-26T17:40:04.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:40:04.407Z] [2022-09-26T17:40:04.407Z] Login Succeeded [2022-09-26T17:40:04.407Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:40:04.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:40:04.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:40:04.672Z] Configure a credential helper to remove this warning. See [2022-09-26T17:40:04.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:40:04.672Z] [2022-09-26T17:40:04.672Z] Login Succeeded [2022-09-26T17:40:04.672Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:40:04.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:40:04.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:40:04.937Z] Configure a credential helper to remove this warning. See [2022-09-26T17:40:04.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:40:04.937Z] [2022-09-26T17:40:04.937Z] Login Succeeded [2022-09-26T17:40:04.937Z] docker.io [2022-09-26T17:40:05.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:40:05.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:40:05.779Z] Configure a credential helper to remove this warning. See [2022-09-26T17:40:05.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:40:05.779Z] [2022-09-26T17:40:05.779Z] Login Succeeded [2022-09-26T17:40:05.779Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:40:05.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:05.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:40:05.842Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-26T17:40:05.842Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:05.842Z] latest [2022-09-26T17:40:05.842Z] 2.3.0-dev.72 [2022-09-26T17:40:05.842Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:05.842Z] main [2022-09-26T17:40:05.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:06.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:06.524Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:06.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-26T17:40:06.524Z] 1a54d7cf18bf: Preparing [2022-09-26T17:40:06.524Z] 257f9da74263: Preparing [2022-09-26T17:40:06.524Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:06.524Z] a20f05008097: Preparing [2022-09-26T17:40:06.524Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:06.524Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:06.790Z] 1a54d7cf18bf: Pushed [2022-09-26T17:40:06.790Z] 9e3e374eb18a: Pushed [2022-09-26T17:40:06.790Z] a20f05008097: Pushed [2022-09-26T17:40:09.356Z] 257f9da74263: Pushed [2022-09-26T17:40:09.356Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:61f7fb78e108e01b8dde5d81ccf68cf3911c111fd53cba5a74bf5e7eb9ef876f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:09.698Z] + 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-26T17:40:10.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-26T17:40:10.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-26T17:40:10.039Z] 1a54d7cf18bf: Preparing [2022-09-26T17:40:10.039Z] 257f9da74263: Preparing [2022-09-26T17:40:10.039Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:10.039Z] a20f05008097: Preparing [2022-09-26T17:40:10.039Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:10.039Z] a20f05008097: Layer already exists [2022-09-26T17:40:10.039Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:10.039Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:10.039Z] 257f9da74263: Layer already exists [2022-09-26T17:40:10.039Z] 1a54d7cf18bf: Layer already exists [2022-09-26T17:40:10.039Z] latest: digest: sha256:61f7fb78e108e01b8dde5d81ccf68cf3911c111fd53cba5a74bf5e7eb9ef876f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:10.379Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:10.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.72 [2022-09-26T17:40:10.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-26T17:40:10.716Z] 1a54d7cf18bf: Preparing [2022-09-26T17:40:10.716Z] 257f9da74263: Preparing [2022-09-26T17:40:10.716Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:10.716Z] a20f05008097: Preparing [2022-09-26T17:40:10.716Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:10.716Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:10.716Z] a20f05008097: Layer already exists [2022-09-26T17:40:10.716Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:10.716Z] 1a54d7cf18bf: Layer already exists [2022-09-26T17:40:10.716Z] 257f9da74263: Layer already exists [2022-09-26T17:40:10.716Z] 2.3.0-dev.72: digest: sha256:61f7fb78e108e01b8dde5d81ccf68cf3911c111fd53cba5a74bf5e7eb9ef876f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:11.065Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:11.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:11.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-26T17:40:11.396Z] 1a54d7cf18bf: Preparing [2022-09-26T17:40:11.396Z] 257f9da74263: Preparing [2022-09-26T17:40:11.396Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:11.396Z] a20f05008097: Preparing [2022-09-26T17:40:11.396Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:11.396Z] 1a54d7cf18bf: Layer already exists [2022-09-26T17:40:11.396Z] a20f05008097: Layer already exists [2022-09-26T17:40:11.396Z] 257f9da74263: Layer already exists [2022-09-26T17:40:11.396Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:11.396Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:11.396Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:61f7fb78e108e01b8dde5d81ccf68cf3911c111fd53cba5a74bf5e7eb9ef876f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:11.736Z] + 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-26T17:40:12.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-26T17:40:12.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-26T17:40:12.063Z] 1a54d7cf18bf: Preparing [2022-09-26T17:40:12.063Z] 257f9da74263: Preparing [2022-09-26T17:40:12.063Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:12.063Z] a20f05008097: Preparing [2022-09-26T17:40:12.063Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:12.063Z] 257f9da74263: Layer already exists [2022-09-26T17:40:12.063Z] 1a54d7cf18bf: Layer already exists [2022-09-26T17:40:12.063Z] a20f05008097: Layer already exists [2022-09-26T17:40:12.063Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:12.063Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:12.063Z] main: digest: sha256:61f7fb78e108e01b8dde5d81ccf68cf3911c111fd53cba5a74bf5e7eb9ef876f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:12.102Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:12.108Z] taggedImages: [2022-09-26T17:40:12.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:12.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-26T17:40:12.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.72 [2022-09-26T17:40:12.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:12.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-26T17:40:12.122Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-26T17:40:12.122Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:12.122Z] latest [2022-09-26T17:40:12.122Z] 2.3.0-dev.72 [2022-09-26T17:40:12.122Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:12.122Z] main [2022-09-26T17:40:12.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:12.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:12.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:12.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-26T17:40:12.803Z] 7b48aa847a53: Preparing [2022-09-26T17:40:12.803Z] 2c4fe5113fb2: Preparing [2022-09-26T17:40:12.803Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:12.803Z] e3fd263659a9: Preparing [2022-09-26T17:40:12.803Z] 4ce4cf6a3839: Preparing [2022-09-26T17:40:12.803Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:12.803Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:12.803Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:13.068Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:13.068Z] 4ce4cf6a3839: Pushed [2022-09-26T17:40:13.068Z] 7b48aa847a53: Pushed [2022-09-26T17:40:13.642Z] e3fd263659a9: Pushed [2022-09-26T17:40:15.574Z] 2c4fe5113fb2: Pushed [2022-09-26T17:40:15.838Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:1a3366c27ccb35310ad3dc7dfce009b7a977e752925464b0102170afd73534c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:16.176Z] + 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-26T17:40:16.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-26T17:40:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-26T17:40:16.511Z] 7b48aa847a53: Preparing [2022-09-26T17:40:16.511Z] 2c4fe5113fb2: Preparing [2022-09-26T17:40:16.511Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:16.511Z] e3fd263659a9: Preparing [2022-09-26T17:40:16.511Z] 4ce4cf6a3839: Preparing [2022-09-26T17:40:16.511Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:16.511Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:16.511Z] 2c4fe5113fb2: Layer already exists [2022-09-26T17:40:16.511Z] e3fd263659a9: Layer already exists [2022-09-26T17:40:16.511Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:16.511Z] 7b48aa847a53: Layer already exists [2022-09-26T17:40:16.511Z] 4ce4cf6a3839: Layer already exists [2022-09-26T17:40:16.511Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:16.511Z] latest: digest: sha256:1a3366c27ccb35310ad3dc7dfce009b7a977e752925464b0102170afd73534c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:16.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:17.192Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.72 [2022-09-26T17:40:17.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-26T17:40:17.193Z] 7b48aa847a53: Preparing [2022-09-26T17:40:17.193Z] 2c4fe5113fb2: Preparing [2022-09-26T17:40:17.193Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:17.193Z] e3fd263659a9: Preparing [2022-09-26T17:40:17.193Z] 4ce4cf6a3839: Preparing [2022-09-26T17:40:17.193Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:17.193Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:17.193Z] 7b48aa847a53: Layer already exists [2022-09-26T17:40:17.193Z] e3fd263659a9: Layer already exists [2022-09-26T17:40:17.193Z] 2c4fe5113fb2: Layer already exists [2022-09-26T17:40:17.193Z] 4ce4cf6a3839: Layer already exists [2022-09-26T17:40:17.193Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:17.193Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:17.193Z] 2.3.0-dev.72: digest: sha256:1a3366c27ccb35310ad3dc7dfce009b7a977e752925464b0102170afd73534c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:17.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:17.870Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:17.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-26T17:40:17.870Z] 7b48aa847a53: Preparing [2022-09-26T17:40:17.870Z] 2c4fe5113fb2: Preparing [2022-09-26T17:40:17.870Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:17.870Z] e3fd263659a9: Preparing [2022-09-26T17:40:17.870Z] 4ce4cf6a3839: Preparing [2022-09-26T17:40:17.870Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:17.870Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:17.870Z] e3fd263659a9: Layer already exists [2022-09-26T17:40:17.870Z] 2c4fe5113fb2: Layer already exists [2022-09-26T17:40:17.870Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:17.870Z] 7b48aa847a53: Layer already exists [2022-09-26T17:40:17.870Z] 4ce4cf6a3839: Layer already exists [2022-09-26T17:40:17.870Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:18.135Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:1a3366c27ccb35310ad3dc7dfce009b7a977e752925464b0102170afd73534c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:18.469Z] + 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-26T17:40:18.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-26T17:40:18.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-26T17:40:18.805Z] 7b48aa847a53: Preparing [2022-09-26T17:40:18.805Z] 2c4fe5113fb2: Preparing [2022-09-26T17:40:18.805Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:18.805Z] e3fd263659a9: Preparing [2022-09-26T17:40:18.805Z] 4ce4cf6a3839: Preparing [2022-09-26T17:40:18.805Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:18.805Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:18.805Z] 2c4fe5113fb2: Layer already exists [2022-09-26T17:40:18.805Z] e3fd263659a9: Layer already exists [2022-09-26T17:40:18.805Z] 4ce4cf6a3839: Layer already exists [2022-09-26T17:40:18.805Z] 7b48aa847a53: Layer already exists [2022-09-26T17:40:18.805Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:18.805Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:19.069Z] main: digest: sha256:1a3366c27ccb35310ad3dc7dfce009b7a977e752925464b0102170afd73534c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:19.110Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:19.116Z] taggedImages: [2022-09-26T17:40:19.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:19.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-26T17:40:19.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.72 [2022-09-26T17:40:19.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:19.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-26T17:40:19.141Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-26T17:40:19.141Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:19.141Z] latest [2022-09-26T17:40:19.141Z] 2.3.0-dev.72 [2022-09-26T17:40:19.141Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:19.141Z] main [2022-09-26T17:40:19.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:19.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:19.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:19.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-26T17:40:19.819Z] 0a993c3837f6: Preparing [2022-09-26T17:40:19.819Z] 39c96480b426: Preparing [2022-09-26T17:40:19.819Z] 957d6e01ce67: Preparing [2022-09-26T17:40:19.819Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:19.819Z] a20f05008097: Preparing [2022-09-26T17:40:19.819Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:19.819Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:19.819Z] a20f05008097: Layer already exists [2022-09-26T17:40:19.819Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:19.819Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:20.083Z] 0a993c3837f6: Pushed [2022-09-26T17:40:20.083Z] 39c96480b426: Pushed [2022-09-26T17:40:23.409Z] 957d6e01ce67: Pushed [2022-09-26T17:40:23.409Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:a3e93f900fc9935d35e810e153df35297f8d49cefd70755667ed2fb6c3dcdfd9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:23.743Z] + 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-26T17:40:24.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-26T17:40:24.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-26T17:40:24.076Z] 0a993c3837f6: Preparing [2022-09-26T17:40:24.076Z] 39c96480b426: Preparing [2022-09-26T17:40:24.076Z] 957d6e01ce67: Preparing [2022-09-26T17:40:24.076Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:24.076Z] a20f05008097: Preparing [2022-09-26T17:40:24.076Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:24.076Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:24.076Z] 0a993c3837f6: Layer already exists [2022-09-26T17:40:24.076Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:24.076Z] a20f05008097: Layer already exists [2022-09-26T17:40:24.076Z] 957d6e01ce67: Layer already exists [2022-09-26T17:40:24.076Z] 39c96480b426: Layer already exists [2022-09-26T17:40:24.076Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:24.076Z] latest: digest: sha256:a3e93f900fc9935d35e810e153df35297f8d49cefd70755667ed2fb6c3dcdfd9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:24.673Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:25.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.72 [2022-09-26T17:40:25.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-26T17:40:25.003Z] 0a993c3837f6: Preparing [2022-09-26T17:40:25.003Z] 39c96480b426: Preparing [2022-09-26T17:40:25.003Z] 957d6e01ce67: Preparing [2022-09-26T17:40:25.003Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:25.003Z] a20f05008097: Preparing [2022-09-26T17:40:25.003Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:25.003Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:25.003Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:25.003Z] a20f05008097: Layer already exists [2022-09-26T17:40:25.003Z] 957d6e01ce67: Layer already exists [2022-09-26T17:40:25.003Z] 0a993c3837f6: Layer already exists [2022-09-26T17:40:25.003Z] 39c96480b426: Layer already exists [2022-09-26T17:40:25.003Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:25.003Z] 2.3.0-dev.72: digest: sha256:a3e93f900fc9935d35e810e153df35297f8d49cefd70755667ed2fb6c3dcdfd9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:25.335Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:25.668Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:25.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-26T17:40:25.668Z] 0a993c3837f6: Preparing [2022-09-26T17:40:25.668Z] 39c96480b426: Preparing [2022-09-26T17:40:25.668Z] 957d6e01ce67: Preparing [2022-09-26T17:40:25.668Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:25.668Z] a20f05008097: Preparing [2022-09-26T17:40:25.668Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:25.668Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:25.668Z] a20f05008097: Layer already exists [2022-09-26T17:40:25.668Z] 957d6e01ce67: Layer already exists [2022-09-26T17:40:25.668Z] 0a993c3837f6: Layer already exists [2022-09-26T17:40:25.668Z] 39c96480b426: Layer already exists [2022-09-26T17:40:25.668Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:25.668Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:25.932Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:a3e93f900fc9935d35e810e153df35297f8d49cefd70755667ed2fb6c3dcdfd9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:26.262Z] + 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-26T17:40:26.585Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-26T17:40:26.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-26T17:40:26.585Z] 0a993c3837f6: Preparing [2022-09-26T17:40:26.585Z] 39c96480b426: Preparing [2022-09-26T17:40:26.585Z] 957d6e01ce67: Preparing [2022-09-26T17:40:26.585Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:26.585Z] a20f05008097: Preparing [2022-09-26T17:40:26.585Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:26.585Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:26.585Z] 957d6e01ce67: Layer already exists [2022-09-26T17:40:26.585Z] 0a993c3837f6: Layer already exists [2022-09-26T17:40:26.585Z] 39c96480b426: Layer already exists [2022-09-26T17:40:26.585Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:26.585Z] a20f05008097: Layer already exists [2022-09-26T17:40:26.585Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:26.585Z] main: digest: sha256:a3e93f900fc9935d35e810e153df35297f8d49cefd70755667ed2fb6c3dcdfd9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:26.897Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:26.905Z] taggedImages: [2022-09-26T17:40:26.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:26.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-26T17:40:26.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.72 [2022-09-26T17:40:26.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:26.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-26T17:40:26.925Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-26T17:40:26.925Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:26.925Z] latest [2022-09-26T17:40:26.925Z] 2.3.0-dev.72 [2022-09-26T17:40:26.925Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:26.925Z] main [2022-09-26T17:40:26.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:27.254Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:27.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:27.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-26T17:40:27.589Z] 1cff699ad35f: Preparing [2022-09-26T17:40:27.589Z] 1cff699ad35f: Preparing [2022-09-26T17:40:27.589Z] e37460027c29: Preparing [2022-09-26T17:40:27.589Z] bd57c7998cd0: Preparing [2022-09-26T17:40:27.589Z] e0f8956ff42c: Preparing [2022-09-26T17:40:27.589Z] 916629627b96: Preparing [2022-09-26T17:40:27.589Z] e8b28503c203: Preparing [2022-09-26T17:40:27.589Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:27.589Z] 8a90aef73e2c: Preparing [2022-09-26T17:40:27.589Z] b9780ff9706d: Preparing [2022-09-26T17:40:27.589Z] e55470b67c83: Preparing [2022-09-26T17:40:27.589Z] 3947dfc4539a: Preparing [2022-09-26T17:40:27.589Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:27.589Z] 8a90aef73e2c: Waiting [2022-09-26T17:40:27.589Z] b9780ff9706d: Waiting [2022-09-26T17:40:27.589Z] e55470b67c83: Waiting [2022-09-26T17:40:27.589Z] 3947dfc4539a: Waiting [2022-09-26T17:40:27.589Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:27.589Z] e8b28503c203: Waiting [2022-09-26T17:40:27.589Z] 9e3e374eb18a: Waiting [2022-09-26T17:40:27.855Z] e0f8956ff42c: Pushed [2022-09-26T17:40:27.855Z] 1cff699ad35f: Pushed [2022-09-26T17:40:27.855Z] bd57c7998cd0: Pushed [2022-09-26T17:40:27.855Z] e37460027c29: Pushed [2022-09-26T17:40:27.855Z] 916629627b96: Pushed [2022-09-26T17:40:27.855Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:28.120Z] e55470b67c83: Pushed [2022-09-26T17:40:28.120Z] 3947dfc4539a: Pushed [2022-09-26T17:40:28.120Z] b9780ff9706d: Pushed [2022-09-26T17:40:28.120Z] 8a90aef73e2c: Pushed [2022-09-26T17:40:28.120Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:31.447Z] e8b28503c203: Pushed [2022-09-26T17:40:31.447Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:ba538264db0df8a6f145dcd23d9889671525736c7125081efebe075aeba24836 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:31.791Z] + 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-26T17:40:32.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-26T17:40:32.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-26T17:40:32.118Z] 1cff699ad35f: Preparing [2022-09-26T17:40:32.118Z] 1cff699ad35f: Preparing [2022-09-26T17:40:32.118Z] e37460027c29: Preparing [2022-09-26T17:40:32.118Z] bd57c7998cd0: Preparing [2022-09-26T17:40:32.118Z] e0f8956ff42c: Preparing [2022-09-26T17:40:32.118Z] 916629627b96: Preparing [2022-09-26T17:40:32.118Z] e8b28503c203: Preparing [2022-09-26T17:40:32.118Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:32.118Z] 8a90aef73e2c: Preparing [2022-09-26T17:40:32.118Z] b9780ff9706d: Preparing [2022-09-26T17:40:32.118Z] e55470b67c83: Preparing [2022-09-26T17:40:32.118Z] 3947dfc4539a: Preparing [2022-09-26T17:40:32.118Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:32.118Z] e8b28503c203: Waiting [2022-09-26T17:40:32.118Z] b9780ff9706d: Waiting [2022-09-26T17:40:32.118Z] 9e3e374eb18a: Waiting [2022-09-26T17:40:32.118Z] 8a90aef73e2c: Waiting [2022-09-26T17:40:32.118Z] e55470b67c83: Waiting [2022-09-26T17:40:32.118Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:32.118Z] 3947dfc4539a: Waiting [2022-09-26T17:40:32.118Z] e0f8956ff42c: Layer already exists [2022-09-26T17:40:32.118Z] 1cff699ad35f: Layer already exists [2022-09-26T17:40:32.118Z] bd57c7998cd0: Layer already exists [2022-09-26T17:40:32.118Z] 916629627b96: Layer already exists [2022-09-26T17:40:32.118Z] e37460027c29: Layer already exists [2022-09-26T17:40:32.118Z] 8a90aef73e2c: Layer already exists [2022-09-26T17:40:32.118Z] e8b28503c203: Layer already exists [2022-09-26T17:40:32.118Z] e55470b67c83: Layer already exists [2022-09-26T17:40:32.118Z] b9780ff9706d: Layer already exists [2022-09-26T17:40:32.118Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:32.118Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:32.118Z] 3947dfc4539a: Layer already exists [2022-09-26T17:40:32.381Z] latest: digest: sha256:ba538264db0df8a6f145dcd23d9889671525736c7125081efebe075aeba24836 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:32.771Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:33.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.72 [2022-09-26T17:40:33.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-26T17:40:33.107Z] 1cff699ad35f: Preparing [2022-09-26T17:40:33.107Z] 1cff699ad35f: Preparing [2022-09-26T17:40:33.107Z] e37460027c29: Preparing [2022-09-26T17:40:33.107Z] bd57c7998cd0: Preparing [2022-09-26T17:40:33.107Z] e0f8956ff42c: Preparing [2022-09-26T17:40:33.107Z] 916629627b96: Preparing [2022-09-26T17:40:33.107Z] e8b28503c203: Preparing [2022-09-26T17:40:33.107Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:33.107Z] 8a90aef73e2c: Preparing [2022-09-26T17:40:33.107Z] b9780ff9706d: Preparing [2022-09-26T17:40:33.107Z] e55470b67c83: Preparing [2022-09-26T17:40:33.107Z] 3947dfc4539a: Preparing [2022-09-26T17:40:33.107Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:33.107Z] e8b28503c203: Waiting [2022-09-26T17:40:33.107Z] b9780ff9706d: Waiting [2022-09-26T17:40:33.107Z] 9e3e374eb18a: Waiting [2022-09-26T17:40:33.107Z] 8a90aef73e2c: Waiting [2022-09-26T17:40:33.107Z] e55470b67c83: Waiting [2022-09-26T17:40:33.107Z] 3947dfc4539a: Waiting [2022-09-26T17:40:33.107Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:33.107Z] bd57c7998cd0: Layer already exists [2022-09-26T17:40:33.107Z] 916629627b96: Layer already exists [2022-09-26T17:40:33.107Z] e37460027c29: Layer already exists [2022-09-26T17:40:33.107Z] e0f8956ff42c: Layer already exists [2022-09-26T17:40:33.107Z] 1cff699ad35f: Layer already exists [2022-09-26T17:40:33.107Z] b9780ff9706d: Layer already exists [2022-09-26T17:40:33.107Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:33.107Z] e8b28503c203: Layer already exists [2022-09-26T17:40:33.107Z] e55470b67c83: Layer already exists [2022-09-26T17:40:33.107Z] 8a90aef73e2c: Layer already exists [2022-09-26T17:40:33.107Z] 3947dfc4539a: Layer already exists [2022-09-26T17:40:33.107Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:33.376Z] 2.3.0-dev.72: digest: sha256:ba538264db0df8a6f145dcd23d9889671525736c7125081efebe075aeba24836 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:33.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:34.043Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:34.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-26T17:40:34.043Z] 1cff699ad35f: Preparing [2022-09-26T17:40:34.043Z] 1cff699ad35f: Preparing [2022-09-26T17:40:34.043Z] e37460027c29: Preparing [2022-09-26T17:40:34.043Z] bd57c7998cd0: Preparing [2022-09-26T17:40:34.043Z] e0f8956ff42c: Preparing [2022-09-26T17:40:34.043Z] 916629627b96: Preparing [2022-09-26T17:40:34.043Z] e8b28503c203: Preparing [2022-09-26T17:40:34.043Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:34.043Z] 8a90aef73e2c: Preparing [2022-09-26T17:40:34.043Z] b9780ff9706d: Preparing [2022-09-26T17:40:34.043Z] e55470b67c83: Preparing [2022-09-26T17:40:34.043Z] 3947dfc4539a: Preparing [2022-09-26T17:40:34.043Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:34.043Z] e8b28503c203: Waiting [2022-09-26T17:40:34.043Z] 9e3e374eb18a: Waiting [2022-09-26T17:40:34.043Z] 8a90aef73e2c: Waiting [2022-09-26T17:40:34.043Z] b9780ff9706d: Waiting [2022-09-26T17:40:34.043Z] e55470b67c83: Waiting [2022-09-26T17:40:34.043Z] 3947dfc4539a: Waiting [2022-09-26T17:40:34.043Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:34.043Z] e0f8956ff42c: Layer already exists [2022-09-26T17:40:34.043Z] 1cff699ad35f: Layer already exists [2022-09-26T17:40:34.043Z] 916629627b96: Layer already exists [2022-09-26T17:40:34.043Z] bd57c7998cd0: Layer already exists [2022-09-26T17:40:34.043Z] e37460027c29: Layer already exists [2022-09-26T17:40:34.043Z] e8b28503c203: Layer already exists [2022-09-26T17:40:34.043Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:34.043Z] 8a90aef73e2c: Layer already exists [2022-09-26T17:40:34.043Z] e55470b67c83: Layer already exists [2022-09-26T17:40:34.043Z] b9780ff9706d: Layer already exists [2022-09-26T17:40:34.043Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:34.043Z] 3947dfc4539a: Layer already exists [2022-09-26T17:40:34.310Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:ba538264db0df8a6f145dcd23d9889671525736c7125081efebe075aeba24836 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:34.640Z] + 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-26T17:40:34.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-26T17:40:34.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-26T17:40:34.959Z] 1cff699ad35f: Preparing [2022-09-26T17:40:34.959Z] 1cff699ad35f: Preparing [2022-09-26T17:40:34.959Z] e37460027c29: Preparing [2022-09-26T17:40:34.959Z] bd57c7998cd0: Preparing [2022-09-26T17:40:34.959Z] e0f8956ff42c: Preparing [2022-09-26T17:40:34.959Z] 916629627b96: Preparing [2022-09-26T17:40:34.959Z] e8b28503c203: Preparing [2022-09-26T17:40:34.959Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:34.959Z] 8a90aef73e2c: Preparing [2022-09-26T17:40:34.959Z] b9780ff9706d: Preparing [2022-09-26T17:40:34.959Z] e55470b67c83: Preparing [2022-09-26T17:40:34.959Z] 3947dfc4539a: Preparing [2022-09-26T17:40:34.959Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:34.959Z] 9e3e374eb18a: Waiting [2022-09-26T17:40:34.959Z] 8a90aef73e2c: Waiting [2022-09-26T17:40:34.959Z] b9780ff9706d: Waiting [2022-09-26T17:40:34.959Z] e55470b67c83: Waiting [2022-09-26T17:40:34.959Z] 3947dfc4539a: Waiting [2022-09-26T17:40:34.959Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:34.959Z] e8b28503c203: Waiting [2022-09-26T17:40:34.959Z] 1cff699ad35f: Layer already exists [2022-09-26T17:40:34.959Z] e0f8956ff42c: Layer already exists [2022-09-26T17:40:34.959Z] bd57c7998cd0: Layer already exists [2022-09-26T17:40:34.959Z] 916629627b96: Layer already exists [2022-09-26T17:40:34.959Z] e37460027c29: Layer already exists [2022-09-26T17:40:34.959Z] e8b28503c203: Layer already exists [2022-09-26T17:40:34.959Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:34.959Z] 8a90aef73e2c: Layer already exists [2022-09-26T17:40:34.959Z] b9780ff9706d: Layer already exists [2022-09-26T17:40:34.959Z] e55470b67c83: Layer already exists [2022-09-26T17:40:34.959Z] 3947dfc4539a: Layer already exists [2022-09-26T17:40:34.959Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:35.223Z] main: digest: sha256:ba538264db0df8a6f145dcd23d9889671525736c7125081efebe075aeba24836 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:35.266Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:35.273Z] taggedImages: [2022-09-26T17:40:35.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:35.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-26T17:40:35.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.72 [2022-09-26T17:40:35.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:35.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-26T17:40:35.293Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-26T17:40:35.293Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:35.293Z] latest [2022-09-26T17:40:35.293Z] 2.3.0-dev.72 [2022-09-26T17:40:35.293Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:35.293Z] main [2022-09-26T17:40:35.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:35.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:35.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:35.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-26T17:40:35.965Z] fc21b27b2c23: Preparing [2022-09-26T17:40:35.965Z] f5298f47d65f: Preparing [2022-09-26T17:40:35.965Z] 6316c33d9fae: Preparing [2022-09-26T17:40:35.965Z] 7bf4474c0cb6: Preparing [2022-09-26T17:40:35.965Z] 13e7cad3a895: Preparing [2022-09-26T17:40:35.965Z] a458fd119b28: Preparing [2022-09-26T17:40:35.965Z] e19e05a65bcc: Preparing [2022-09-26T17:40:35.965Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:35.965Z] a458fd119b28: Waiting [2022-09-26T17:40:35.965Z] e19e05a65bcc: Waiting [2022-09-26T17:40:35.965Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:36.230Z] fc21b27b2c23: Pushed [2022-09-26T17:40:36.230Z] 13e7cad3a895: Pushed [2022-09-26T17:40:36.230Z] f5298f47d65f: Pushed [2022-09-26T17:40:36.230Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:36.494Z] a458fd119b28: Pushed [2022-09-26T17:40:37.076Z] e19e05a65bcc: Pushed [2022-09-26T17:40:38.480Z] 7bf4474c0cb6: Pushed [2022-09-26T17:40:38.480Z] 6316c33d9fae: Pushed [2022-09-26T17:40:38.480Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:683448d52509c0f6b4eb477d4480524af6496eba37bafaf79f9f0aa7a48f2c24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:39.068Z] + 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-26T17:40:39.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-26T17:40:39.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-26T17:40:39.390Z] fc21b27b2c23: Preparing [2022-09-26T17:40:39.390Z] f5298f47d65f: Preparing [2022-09-26T17:40:39.390Z] 6316c33d9fae: Preparing [2022-09-26T17:40:39.390Z] 7bf4474c0cb6: Preparing [2022-09-26T17:40:39.390Z] 13e7cad3a895: Preparing [2022-09-26T17:40:39.390Z] a458fd119b28: Preparing [2022-09-26T17:40:39.390Z] e19e05a65bcc: Preparing [2022-09-26T17:40:39.390Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:39.390Z] e19e05a65bcc: Waiting [2022-09-26T17:40:39.390Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:39.390Z] a458fd119b28: Waiting [2022-09-26T17:40:39.390Z] f5298f47d65f: Layer already exists [2022-09-26T17:40:39.390Z] fc21b27b2c23: Layer already exists [2022-09-26T17:40:39.390Z] 13e7cad3a895: Layer already exists [2022-09-26T17:40:39.390Z] 6316c33d9fae: Layer already exists [2022-09-26T17:40:39.390Z] 7bf4474c0cb6: Layer already exists [2022-09-26T17:40:39.390Z] e19e05a65bcc: Layer already exists [2022-09-26T17:40:39.390Z] a458fd119b28: Layer already exists [2022-09-26T17:40:39.390Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:39.390Z] latest: digest: sha256:683448d52509c0f6b4eb477d4480524af6496eba37bafaf79f9f0aa7a48f2c24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:39.980Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:40.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.72 [2022-09-26T17:40:40.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-26T17:40:40.307Z] fc21b27b2c23: Preparing [2022-09-26T17:40:40.307Z] f5298f47d65f: Preparing [2022-09-26T17:40:40.307Z] 6316c33d9fae: Preparing [2022-09-26T17:40:40.307Z] 7bf4474c0cb6: Preparing [2022-09-26T17:40:40.307Z] 13e7cad3a895: Preparing [2022-09-26T17:40:40.307Z] a458fd119b28: Preparing [2022-09-26T17:40:40.307Z] e19e05a65bcc: Preparing [2022-09-26T17:40:40.307Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:40.307Z] a458fd119b28: Waiting [2022-09-26T17:40:40.307Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:40.307Z] e19e05a65bcc: Waiting [2022-09-26T17:40:40.307Z] 7bf4474c0cb6: Layer already exists [2022-09-26T17:40:40.307Z] f5298f47d65f: Layer already exists [2022-09-26T17:40:40.307Z] 13e7cad3a895: Layer already exists [2022-09-26T17:40:40.307Z] fc21b27b2c23: Layer already exists [2022-09-26T17:40:40.307Z] 6316c33d9fae: Layer already exists [2022-09-26T17:40:40.307Z] e19e05a65bcc: Layer already exists [2022-09-26T17:40:40.307Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:40.307Z] a458fd119b28: Layer already exists [2022-09-26T17:40:40.573Z] 2.3.0-dev.72: digest: sha256:683448d52509c0f6b4eb477d4480524af6496eba37bafaf79f9f0aa7a48f2c24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:40.901Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:41.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:41.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-26T17:40:41.228Z] fc21b27b2c23: Preparing [2022-09-26T17:40:41.228Z] f5298f47d65f: Preparing [2022-09-26T17:40:41.228Z] 6316c33d9fae: Preparing [2022-09-26T17:40:41.228Z] 7bf4474c0cb6: Preparing [2022-09-26T17:40:41.228Z] 13e7cad3a895: Preparing [2022-09-26T17:40:41.228Z] a458fd119b28: Preparing [2022-09-26T17:40:41.228Z] e19e05a65bcc: Preparing [2022-09-26T17:40:41.228Z] a458fd119b28: Waiting [2022-09-26T17:40:41.228Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:41.228Z] e19e05a65bcc: Waiting [2022-09-26T17:40:41.228Z] f5298f47d65f: Layer already exists [2022-09-26T17:40:41.228Z] 13e7cad3a895: Layer already exists [2022-09-26T17:40:41.228Z] 6316c33d9fae: Layer already exists [2022-09-26T17:40:41.228Z] 7bf4474c0cb6: Layer already exists [2022-09-26T17:40:41.228Z] fc21b27b2c23: Layer already exists [2022-09-26T17:40:41.228Z] e19e05a65bcc: Layer already exists [2022-09-26T17:40:41.228Z] a458fd119b28: Layer already exists [2022-09-26T17:40:41.228Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:41.228Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:683448d52509c0f6b4eb477d4480524af6496eba37bafaf79f9f0aa7a48f2c24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:41.820Z] + 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-26T17:40:42.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-26T17:40:42.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-26T17:40:42.145Z] fc21b27b2c23: Preparing [2022-09-26T17:40:42.145Z] f5298f47d65f: Preparing [2022-09-26T17:40:42.145Z] 6316c33d9fae: Preparing [2022-09-26T17:40:42.145Z] 7bf4474c0cb6: Preparing [2022-09-26T17:40:42.145Z] 13e7cad3a895: Preparing [2022-09-26T17:40:42.145Z] a458fd119b28: Preparing [2022-09-26T17:40:42.145Z] e19e05a65bcc: Preparing [2022-09-26T17:40:42.145Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:42.145Z] a458fd119b28: Waiting [2022-09-26T17:40:42.145Z] e19e05a65bcc: Waiting [2022-09-26T17:40:42.145Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:42.145Z] 7bf4474c0cb6: Layer already exists [2022-09-26T17:40:42.145Z] fc21b27b2c23: Layer already exists [2022-09-26T17:40:42.145Z] f5298f47d65f: Layer already exists [2022-09-26T17:40:42.145Z] 13e7cad3a895: Layer already exists [2022-09-26T17:40:42.145Z] 6316c33d9fae: Layer already exists [2022-09-26T17:40:42.145Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:42.145Z] a458fd119b28: Layer already exists [2022-09-26T17:40:42.145Z] e19e05a65bcc: Layer already exists [2022-09-26T17:40:42.415Z] main: digest: sha256:683448d52509c0f6b4eb477d4480524af6496eba37bafaf79f9f0aa7a48f2c24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:42.456Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:42.461Z] taggedImages: [2022-09-26T17:40:42.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:42.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-26T17:40:42.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.72 [2022-09-26T17:40:42.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:42.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-26T17:40:42.474Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-26T17:40:42.474Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:42.474Z] latest [2022-09-26T17:40:42.474Z] 2.3.0-dev.72 [2022-09-26T17:40:42.474Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:42.474Z] main [2022-09-26T17:40:42.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:42.806Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:43.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:43.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-26T17:40:43.132Z] 8fc50ef450fe: Preparing [2022-09-26T17:40:43.132Z] 56a400ed55e0: Preparing [2022-09-26T17:40:43.132Z] 8456d25e0000: Preparing [2022-09-26T17:40:43.132Z] c256b07a59ae: Preparing [2022-09-26T17:40:43.132Z] a911d76342c4: Preparing [2022-09-26T17:40:43.132Z] 7462052cf105: Preparing [2022-09-26T17:40:43.132Z] eab3ae67cf94: Preparing [2022-09-26T17:40:43.132Z] 14001b15152c: Preparing [2022-09-26T17:40:43.132Z] baa05437ca27: Preparing [2022-09-26T17:40:43.132Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:43.132Z] baa05437ca27: Waiting [2022-09-26T17:40:43.132Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:43.132Z] 14001b15152c: Waiting [2022-09-26T17:40:43.132Z] 7462052cf105: Waiting [2022-09-26T17:40:43.132Z] eab3ae67cf94: Waiting [2022-09-26T17:40:43.396Z] a911d76342c4: Pushed [2022-09-26T17:40:43.396Z] 56a400ed55e0: Pushed [2022-09-26T17:40:43.396Z] 8fc50ef450fe: Pushed [2022-09-26T17:40:43.661Z] 14001b15152c: Pushed [2022-09-26T17:40:43.661Z] eab3ae67cf94: Pushed [2022-09-26T17:40:43.661Z] 7462052cf105: Pushed [2022-09-26T17:40:43.661Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:43.926Z] baa05437ca27: Pushed [2022-09-26T17:40:45.858Z] c256b07a59ae: Pushed [2022-09-26T17:40:46.443Z] 8456d25e0000: Pushed [2022-09-26T17:40:46.709Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:11431d174b6f1fbee6cb50fa5de6f9893c0e7cbe234523b4a41e6aef1063f780 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:47.035Z] + 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-26T17:40:47.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-26T17:40:47.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-26T17:40:47.364Z] 8fc50ef450fe: Preparing [2022-09-26T17:40:47.364Z] 56a400ed55e0: Preparing [2022-09-26T17:40:47.364Z] 8456d25e0000: Preparing [2022-09-26T17:40:47.364Z] c256b07a59ae: Preparing [2022-09-26T17:40:47.364Z] a911d76342c4: Preparing [2022-09-26T17:40:47.364Z] 7462052cf105: Preparing [2022-09-26T17:40:47.364Z] eab3ae67cf94: Preparing [2022-09-26T17:40:47.364Z] 14001b15152c: Preparing [2022-09-26T17:40:47.364Z] baa05437ca27: Preparing [2022-09-26T17:40:47.364Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:47.364Z] 14001b15152c: Waiting [2022-09-26T17:40:47.364Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:47.364Z] 7462052cf105: Waiting [2022-09-26T17:40:47.364Z] baa05437ca27: Waiting [2022-09-26T17:40:47.364Z] eab3ae67cf94: Waiting [2022-09-26T17:40:47.364Z] c256b07a59ae: Layer already exists [2022-09-26T17:40:47.364Z] a911d76342c4: Layer already exists [2022-09-26T17:40:47.364Z] 56a400ed55e0: Layer already exists [2022-09-26T17:40:47.364Z] 8fc50ef450fe: Layer already exists [2022-09-26T17:40:47.364Z] 8456d25e0000: Layer already exists [2022-09-26T17:40:47.364Z] eab3ae67cf94: Layer already exists [2022-09-26T17:40:47.364Z] baa05437ca27: Layer already exists [2022-09-26T17:40:47.364Z] 7462052cf105: Layer already exists [2022-09-26T17:40:47.364Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:47.364Z] 14001b15152c: Layer already exists [2022-09-26T17:40:47.629Z] latest: digest: sha256:11431d174b6f1fbee6cb50fa5de6f9893c0e7cbe234523b4a41e6aef1063f780 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:47.955Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:48.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.72 [2022-09-26T17:40:48.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-26T17:40:48.284Z] 8fc50ef450fe: Preparing [2022-09-26T17:40:48.284Z] 56a400ed55e0: Preparing [2022-09-26T17:40:48.284Z] 8456d25e0000: Preparing [2022-09-26T17:40:48.284Z] c256b07a59ae: Preparing [2022-09-26T17:40:48.284Z] a911d76342c4: Preparing [2022-09-26T17:40:48.284Z] 7462052cf105: Preparing [2022-09-26T17:40:48.284Z] eab3ae67cf94: Preparing [2022-09-26T17:40:48.284Z] 14001b15152c: Preparing [2022-09-26T17:40:48.284Z] baa05437ca27: Preparing [2022-09-26T17:40:48.284Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:48.284Z] 14001b15152c: Waiting [2022-09-26T17:40:48.284Z] 7462052cf105: Waiting [2022-09-26T17:40:48.284Z] baa05437ca27: Waiting [2022-09-26T17:40:48.284Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:48.284Z] eab3ae67cf94: Waiting [2022-09-26T17:40:48.284Z] 56a400ed55e0: Layer already exists [2022-09-26T17:40:48.284Z] a911d76342c4: Layer already exists [2022-09-26T17:40:48.284Z] c256b07a59ae: Layer already exists [2022-09-26T17:40:48.284Z] 8fc50ef450fe: Layer already exists [2022-09-26T17:40:48.284Z] 8456d25e0000: Layer already exists [2022-09-26T17:40:48.284Z] 14001b15152c: Layer already exists [2022-09-26T17:40:48.284Z] 7462052cf105: Layer already exists [2022-09-26T17:40:48.284Z] eab3ae67cf94: Layer already exists [2022-09-26T17:40:48.285Z] baa05437ca27: Layer already exists [2022-09-26T17:40:48.285Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:48.285Z] 2.3.0-dev.72: digest: sha256:11431d174b6f1fbee6cb50fa5de6f9893c0e7cbe234523b4a41e6aef1063f780 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:48.873Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:49.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:49.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-26T17:40:49.206Z] 8fc50ef450fe: Preparing [2022-09-26T17:40:49.206Z] 56a400ed55e0: Preparing [2022-09-26T17:40:49.206Z] 8456d25e0000: Preparing [2022-09-26T17:40:49.206Z] c256b07a59ae: Preparing [2022-09-26T17:40:49.206Z] a911d76342c4: Preparing [2022-09-26T17:40:49.206Z] 7462052cf105: Preparing [2022-09-26T17:40:49.206Z] eab3ae67cf94: Preparing [2022-09-26T17:40:49.206Z] 14001b15152c: Preparing [2022-09-26T17:40:49.206Z] baa05437ca27: Preparing [2022-09-26T17:40:49.206Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:49.206Z] 7462052cf105: Waiting [2022-09-26T17:40:49.206Z] 14001b15152c: Waiting [2022-09-26T17:40:49.206Z] baa05437ca27: Waiting [2022-09-26T17:40:49.206Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:49.206Z] eab3ae67cf94: Waiting [2022-09-26T17:40:49.206Z] c256b07a59ae: Layer already exists [2022-09-26T17:40:49.206Z] 56a400ed55e0: Layer already exists [2022-09-26T17:40:49.206Z] 8fc50ef450fe: Layer already exists [2022-09-26T17:40:49.206Z] a911d76342c4: Layer already exists [2022-09-26T17:40:49.206Z] 8456d25e0000: Layer already exists [2022-09-26T17:40:49.206Z] 7462052cf105: Layer already exists [2022-09-26T17:40:49.206Z] eab3ae67cf94: Layer already exists [2022-09-26T17:40:49.206Z] 14001b15152c: Layer already exists [2022-09-26T17:40:49.206Z] baa05437ca27: Layer already exists [2022-09-26T17:40:49.206Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:49.471Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:11431d174b6f1fbee6cb50fa5de6f9893c0e7cbe234523b4a41e6aef1063f780 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:49.794Z] + 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-26T17:40:50.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-26T17:40:50.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-26T17:40:50.118Z] 8fc50ef450fe: Preparing [2022-09-26T17:40:50.118Z] 56a400ed55e0: Preparing [2022-09-26T17:40:50.118Z] 8456d25e0000: Preparing [2022-09-26T17:40:50.118Z] c256b07a59ae: Preparing [2022-09-26T17:40:50.118Z] a911d76342c4: Preparing [2022-09-26T17:40:50.118Z] 7462052cf105: Preparing [2022-09-26T17:40:50.118Z] eab3ae67cf94: Preparing [2022-09-26T17:40:50.118Z] 14001b15152c: Preparing [2022-09-26T17:40:50.118Z] baa05437ca27: Preparing [2022-09-26T17:40:50.118Z] 5d3e392a13a0: Preparing [2022-09-26T17:40:50.118Z] 7462052cf105: Waiting [2022-09-26T17:40:50.118Z] eab3ae67cf94: Waiting [2022-09-26T17:40:50.118Z] 14001b15152c: Waiting [2022-09-26T17:40:50.118Z] baa05437ca27: Waiting [2022-09-26T17:40:50.118Z] 5d3e392a13a0: Waiting [2022-09-26T17:40:50.118Z] 8fc50ef450fe: Layer already exists [2022-09-26T17:40:50.118Z] c256b07a59ae: Layer already exists [2022-09-26T17:40:50.118Z] 8456d25e0000: Layer already exists [2022-09-26T17:40:50.118Z] 56a400ed55e0: Layer already exists [2022-09-26T17:40:50.118Z] a911d76342c4: Layer already exists [2022-09-26T17:40:50.118Z] eab3ae67cf94: Layer already exists [2022-09-26T17:40:50.118Z] 7462052cf105: Layer already exists [2022-09-26T17:40:50.118Z] 14001b15152c: Layer already exists [2022-09-26T17:40:50.118Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:40:50.118Z] baa05437ca27: Layer already exists [2022-09-26T17:40:50.380Z] main: digest: sha256:11431d174b6f1fbee6cb50fa5de6f9893c0e7cbe234523b4a41e6aef1063f780 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:50.419Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:50.424Z] taggedImages: [2022-09-26T17:40:50.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:50.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-26T17:40:50.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.72 [2022-09-26T17:40:50.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:50.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-26T17:40:50.437Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-26T17:40:50.437Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:50.437Z] latest [2022-09-26T17:40:50.437Z] 2.3.0-dev.72 [2022-09-26T17:40:50.437Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:50.437Z] main [2022-09-26T17:40:50.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:50.752Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:51.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:51.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-26T17:40:51.086Z] d3b308cc1648: Preparing [2022-09-26T17:40:51.086Z] 0ad0cb3c53a2: Preparing [2022-09-26T17:40:51.086Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:51.086Z] 9e270e20b7b7: Preparing [2022-09-26T17:40:51.086Z] 6de83ab21eb3: Preparing [2022-09-26T17:40:51.086Z] 9833f26c6bda: Preparing [2022-09-26T17:40:51.086Z] 9833f26c6bda: Waiting [2022-09-26T17:40:51.086Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:51.350Z] 9833f26c6bda: Layer already exists [2022-09-26T17:40:51.350Z] d3b308cc1648: Pushed [2022-09-26T17:40:51.350Z] 6de83ab21eb3: Pushed [2022-09-26T17:40:52.309Z] 9e270e20b7b7: Pushed [2022-09-26T17:40:55.647Z] 0ad0cb3c53a2: Pushed [2022-09-26T17:40:55.909Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:64cce7236b53b17290d44dc3c22b9ed255895c2bb02e42d5988504454ca7d3cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:56.235Z] + 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-26T17:40:56.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-26T17:40:56.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-26T17:40:56.560Z] d3b308cc1648: Preparing [2022-09-26T17:40:56.560Z] 0ad0cb3c53a2: Preparing [2022-09-26T17:40:56.560Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:56.560Z] 9e270e20b7b7: Preparing [2022-09-26T17:40:56.560Z] 6de83ab21eb3: Preparing [2022-09-26T17:40:56.560Z] 9833f26c6bda: Preparing [2022-09-26T17:40:56.560Z] 9833f26c6bda: Waiting [2022-09-26T17:40:56.560Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:56.560Z] d3b308cc1648: Layer already exists [2022-09-26T17:40:56.560Z] 9e270e20b7b7: Layer already exists [2022-09-26T17:40:56.560Z] 0ad0cb3c53a2: Layer already exists [2022-09-26T17:40:56.560Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:40:56.560Z] 9833f26c6bda: Layer already exists [2022-09-26T17:40:56.823Z] latest: digest: sha256:64cce7236b53b17290d44dc3c22b9ed255895c2bb02e42d5988504454ca7d3cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:57.149Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:57.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.72 [2022-09-26T17:40:57.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-26T17:40:57.476Z] d3b308cc1648: Preparing [2022-09-26T17:40:57.476Z] 0ad0cb3c53a2: Preparing [2022-09-26T17:40:57.476Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:57.476Z] 9e270e20b7b7: Preparing [2022-09-26T17:40:57.476Z] 6de83ab21eb3: Preparing [2022-09-26T17:40:57.476Z] 9833f26c6bda: Preparing [2022-09-26T17:40:57.476Z] 9833f26c6bda: Waiting [2022-09-26T17:40:57.476Z] 0ad0cb3c53a2: Layer already exists [2022-09-26T17:40:57.476Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:57.476Z] d3b308cc1648: Layer already exists [2022-09-26T17:40:57.476Z] 9e270e20b7b7: Layer already exists [2022-09-26T17:40:57.476Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:40:57.476Z] 9833f26c6bda: Layer already exists [2022-09-26T17:40:57.476Z] 2.3.0-dev.72: digest: sha256:64cce7236b53b17290d44dc3c22b9ed255895c2bb02e42d5988504454ca7d3cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:58.076Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:58.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:58.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-26T17:40:58.402Z] d3b308cc1648: Preparing [2022-09-26T17:40:58.402Z] 0ad0cb3c53a2: Preparing [2022-09-26T17:40:58.402Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:58.402Z] 9e270e20b7b7: Preparing [2022-09-26T17:40:58.402Z] 6de83ab21eb3: Preparing [2022-09-26T17:40:58.402Z] 9833f26c6bda: Preparing [2022-09-26T17:40:58.402Z] 9833f26c6bda: Waiting [2022-09-26T17:40:58.402Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:40:58.402Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:58.402Z] 9e270e20b7b7: Layer already exists [2022-09-26T17:40:58.402Z] 0ad0cb3c53a2: Layer already exists [2022-09-26T17:40:58.402Z] d3b308cc1648: Layer already exists [2022-09-26T17:40:58.402Z] 9833f26c6bda: Layer already exists [2022-09-26T17:40:58.402Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:64cce7236b53b17290d44dc3c22b9ed255895c2bb02e42d5988504454ca7d3cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:58.991Z] + 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-26T17:40:59.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-26T17:40:59.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-26T17:40:59.314Z] d3b308cc1648: Preparing [2022-09-26T17:40:59.314Z] 0ad0cb3c53a2: Preparing [2022-09-26T17:40:59.314Z] 9e3e374eb18a: Preparing [2022-09-26T17:40:59.314Z] 9e270e20b7b7: Preparing [2022-09-26T17:40:59.314Z] 6de83ab21eb3: Preparing [2022-09-26T17:40:59.314Z] 9833f26c6bda: Preparing [2022-09-26T17:40:59.314Z] 9833f26c6bda: Waiting [2022-09-26T17:40:59.314Z] 0ad0cb3c53a2: Layer already exists [2022-09-26T17:40:59.314Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:40:59.314Z] d3b308cc1648: Layer already exists [2022-09-26T17:40:59.314Z] 9e270e20b7b7: Layer already exists [2022-09-26T17:40:59.314Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:40:59.314Z] 9833f26c6bda: Layer already exists [2022-09-26T17:40:59.314Z] main: digest: sha256:64cce7236b53b17290d44dc3c22b9ed255895c2bb02e42d5988504454ca7d3cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:40:59.615Z] ===================================================== [Pipeline] echo [2022-09-26T17:40:59.620Z] taggedImages: [2022-09-26T17:40:59.620Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:59.620Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-26T17:40:59.620Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.72 [2022-09-26T17:40:59.620Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:59.620Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-26T17:40:59.633Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-26T17:40:59.633Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:40:59.633Z] latest [2022-09-26T17:40:59.633Z] 2.3.0-dev.72 [2022-09-26T17:40:59.633Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:40:59.633Z] main [2022-09-26T17:40:59.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:40:59.950Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:00.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:00.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-26T17:41:00.284Z] efe949d9a868: Preparing [2022-09-26T17:41:00.284Z] d041dd47d2e5: Preparing [2022-09-26T17:41:00.284Z] b62f67fa7fe1: Preparing [2022-09-26T17:41:00.284Z] 8b20b4df7de3: Preparing [2022-09-26T17:41:00.284Z] d115731a79a7: Preparing [2022-09-26T17:41:00.284Z] 55064af66a32: Preparing [2022-09-26T17:41:00.284Z] 0cd41aaad5ad: Preparing [2022-09-26T17:41:00.284Z] 9833f26c6bda: Preparing [2022-09-26T17:41:00.284Z] 0cd41aaad5ad: Waiting [2022-09-26T17:41:00.284Z] 9833f26c6bda: Waiting [2022-09-26T17:41:00.549Z] b62f67fa7fe1: Pushed [2022-09-26T17:41:00.549Z] efe949d9a868: Pushed [2022-09-26T17:41:00.549Z] d041dd47d2e5: Pushed [2022-09-26T17:41:00.549Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:00.814Z] 0cd41aaad5ad: Pushed [2022-09-26T17:41:01.399Z] 55064af66a32: Pushed [2022-09-26T17:41:09.608Z] d115731a79a7: Pushed [2022-09-26T17:41:16.235Z] 8b20b4df7de3: Pushed [2022-09-26T17:41:16.235Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:1320dff2c6857a33a9bae82c70eafd705b02a528c0fc0f1989b927c384e49493 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:16.562Z] + 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-26T17:41:16.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-26T17:41:16.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-26T17:41:16.883Z] efe949d9a868: Preparing [2022-09-26T17:41:16.883Z] d041dd47d2e5: Preparing [2022-09-26T17:41:16.883Z] b62f67fa7fe1: Preparing [2022-09-26T17:41:16.883Z] 8b20b4df7de3: Preparing [2022-09-26T17:41:16.883Z] d115731a79a7: Preparing [2022-09-26T17:41:16.883Z] 55064af66a32: Preparing [2022-09-26T17:41:16.883Z] 0cd41aaad5ad: Preparing [2022-09-26T17:41:16.883Z] 9833f26c6bda: Preparing [2022-09-26T17:41:16.883Z] 55064af66a32: Waiting [2022-09-26T17:41:16.883Z] 0cd41aaad5ad: Waiting [2022-09-26T17:41:16.883Z] 9833f26c6bda: Waiting [2022-09-26T17:41:16.883Z] d041dd47d2e5: Layer already exists [2022-09-26T17:41:16.883Z] efe949d9a868: Layer already exists [2022-09-26T17:41:16.883Z] 8b20b4df7de3: Layer already exists [2022-09-26T17:41:16.883Z] b62f67fa7fe1: Layer already exists [2022-09-26T17:41:16.883Z] d115731a79a7: Layer already exists [2022-09-26T17:41:16.883Z] 0cd41aaad5ad: Layer already exists [2022-09-26T17:41:16.883Z] 55064af66a32: Layer already exists [2022-09-26T17:41:16.883Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:17.147Z] latest: digest: sha256:1320dff2c6857a33a9bae82c70eafd705b02a528c0fc0f1989b927c384e49493 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:17.483Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:17.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.72 [2022-09-26T17:41:17.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-26T17:41:17.814Z] efe949d9a868: Preparing [2022-09-26T17:41:17.814Z] d041dd47d2e5: Preparing [2022-09-26T17:41:17.814Z] b62f67fa7fe1: Preparing [2022-09-26T17:41:17.814Z] 8b20b4df7de3: Preparing [2022-09-26T17:41:17.814Z] d115731a79a7: Preparing [2022-09-26T17:41:17.814Z] 55064af66a32: Preparing [2022-09-26T17:41:17.814Z] 0cd41aaad5ad: Preparing [2022-09-26T17:41:17.814Z] 9833f26c6bda: Preparing [2022-09-26T17:41:17.814Z] 55064af66a32: Waiting [2022-09-26T17:41:17.814Z] 9833f26c6bda: Waiting [2022-09-26T17:41:17.814Z] 0cd41aaad5ad: Waiting [2022-09-26T17:41:17.814Z] d115731a79a7: Layer already exists [2022-09-26T17:41:17.814Z] d041dd47d2e5: Layer already exists [2022-09-26T17:41:17.814Z] 8b20b4df7de3: Layer already exists [2022-09-26T17:41:17.814Z] b62f67fa7fe1: Layer already exists [2022-09-26T17:41:17.814Z] efe949d9a868: Layer already exists [2022-09-26T17:41:17.814Z] 0cd41aaad5ad: Layer already exists [2022-09-26T17:41:17.814Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:17.814Z] 55064af66a32: Layer already exists [2022-09-26T17:41:18.078Z] 2.3.0-dev.72: digest: sha256:1320dff2c6857a33a9bae82c70eafd705b02a528c0fc0f1989b927c384e49493 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:18.418Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:18.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:18.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-26T17:41:18.748Z] efe949d9a868: Preparing [2022-09-26T17:41:18.748Z] d041dd47d2e5: Preparing [2022-09-26T17:41:18.748Z] b62f67fa7fe1: Preparing [2022-09-26T17:41:18.748Z] 8b20b4df7de3: Preparing [2022-09-26T17:41:18.748Z] d115731a79a7: Preparing [2022-09-26T17:41:18.748Z] 55064af66a32: Preparing [2022-09-26T17:41:18.748Z] 0cd41aaad5ad: Preparing [2022-09-26T17:41:18.748Z] 9833f26c6bda: Preparing [2022-09-26T17:41:18.748Z] 55064af66a32: Waiting [2022-09-26T17:41:18.748Z] 0cd41aaad5ad: Waiting [2022-09-26T17:41:18.748Z] 9833f26c6bda: Waiting [2022-09-26T17:41:18.748Z] d115731a79a7: Layer already exists [2022-09-26T17:41:18.748Z] efe949d9a868: Layer already exists [2022-09-26T17:41:18.748Z] b62f67fa7fe1: Layer already exists [2022-09-26T17:41:18.748Z] d041dd47d2e5: Layer already exists [2022-09-26T17:41:18.748Z] 8b20b4df7de3: Layer already exists [2022-09-26T17:41:18.748Z] 0cd41aaad5ad: Layer already exists [2022-09-26T17:41:18.748Z] 55064af66a32: Layer already exists [2022-09-26T17:41:18.748Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:18.748Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:1320dff2c6857a33a9bae82c70eafd705b02a528c0fc0f1989b927c384e49493 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:19.344Z] + 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-26T17:41:19.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-26T17:41:19.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-26T17:41:19.669Z] efe949d9a868: Preparing [2022-09-26T17:41:19.669Z] d041dd47d2e5: Preparing [2022-09-26T17:41:19.669Z] b62f67fa7fe1: Preparing [2022-09-26T17:41:19.669Z] 8b20b4df7de3: Preparing [2022-09-26T17:41:19.669Z] d115731a79a7: Preparing [2022-09-26T17:41:19.669Z] 55064af66a32: Preparing [2022-09-26T17:41:19.669Z] 0cd41aaad5ad: Preparing [2022-09-26T17:41:19.669Z] 9833f26c6bda: Preparing [2022-09-26T17:41:19.669Z] 55064af66a32: Waiting [2022-09-26T17:41:19.669Z] 9833f26c6bda: Waiting [2022-09-26T17:41:19.669Z] 0cd41aaad5ad: Waiting [2022-09-26T17:41:19.669Z] d115731a79a7: Layer already exists [2022-09-26T17:41:19.669Z] 8b20b4df7de3: Layer already exists [2022-09-26T17:41:19.669Z] efe949d9a868: Layer already exists [2022-09-26T17:41:19.669Z] d041dd47d2e5: Layer already exists [2022-09-26T17:41:19.669Z] b62f67fa7fe1: Layer already exists [2022-09-26T17:41:19.669Z] 0cd41aaad5ad: Layer already exists [2022-09-26T17:41:19.669Z] 55064af66a32: Layer already exists [2022-09-26T17:41:19.669Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:19.932Z] main: digest: sha256:1320dff2c6857a33a9bae82c70eafd705b02a528c0fc0f1989b927c384e49493 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:41:19.970Z] ===================================================== [Pipeline] echo [2022-09-26T17:41:19.975Z] taggedImages: [2022-09-26T17:41:19.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:19.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-26T17:41:19.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.72 [2022-09-26T17:41:19.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:19.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-26T17:41:19.989Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-26T17:41:19.989Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:19.989Z] latest [2022-09-26T17:41:19.989Z] 2.3.0-dev.72 [2022-09-26T17:41:19.989Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:19.989Z] main [2022-09-26T17:41:19.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:20.308Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:20.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:20.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-26T17:41:20.635Z] efed72267943: Preparing [2022-09-26T17:41:20.635Z] ef388d45480b: Preparing [2022-09-26T17:41:20.635Z] c5f0afc4a856: Preparing [2022-09-26T17:41:20.635Z] db4dbada1f77: Preparing [2022-09-26T17:41:20.635Z] 0d303a9566df: Preparing [2022-09-26T17:41:20.635Z] 48c35e487bd4: Preparing [2022-09-26T17:41:20.635Z] 9833f26c6bda: Preparing [2022-09-26T17:41:20.635Z] 48c35e487bd4: Waiting [2022-09-26T17:41:20.635Z] 9833f26c6bda: Waiting [2022-09-26T17:41:20.901Z] c5f0afc4a856: Pushed [2022-09-26T17:41:20.901Z] efed72267943: Pushed [2022-09-26T17:41:20.901Z] ef388d45480b: Pushed [2022-09-26T17:41:20.901Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:20.901Z] 48c35e487bd4: Pushed [2022-09-26T17:41:21.482Z] 0d303a9566df: Pushed [2022-09-26T17:41:36.548Z] db4dbada1f77: Pushed [2022-09-26T17:41:36.548Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:a183ca5d37098a451aba9ecc24a8bc45738f5b5bcbac8b9b289097fcbe0f462c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:36.875Z] + 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-26T17:41:37.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-26T17:41:37.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-26T17:41:37.195Z] efed72267943: Preparing [2022-09-26T17:41:37.195Z] ef388d45480b: Preparing [2022-09-26T17:41:37.195Z] c5f0afc4a856: Preparing [2022-09-26T17:41:37.195Z] db4dbada1f77: Preparing [2022-09-26T17:41:37.195Z] 0d303a9566df: Preparing [2022-09-26T17:41:37.195Z] 48c35e487bd4: Preparing [2022-09-26T17:41:37.195Z] 9833f26c6bda: Preparing [2022-09-26T17:41:37.195Z] 48c35e487bd4: Waiting [2022-09-26T17:41:37.195Z] 9833f26c6bda: Waiting [2022-09-26T17:41:37.195Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:37.195Z] c5f0afc4a856: Layer already exists [2022-09-26T17:41:37.195Z] 0d303a9566df: Layer already exists [2022-09-26T17:41:37.195Z] ef388d45480b: Layer already exists [2022-09-26T17:41:37.195Z] efed72267943: Layer already exists [2022-09-26T17:41:37.195Z] 48c35e487bd4: Layer already exists [2022-09-26T17:41:37.195Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:37.195Z] latest: digest: sha256:a183ca5d37098a451aba9ecc24a8bc45738f5b5bcbac8b9b289097fcbe0f462c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:37.784Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:38.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.72 [2022-09-26T17:41:38.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-26T17:41:38.116Z] efed72267943: Preparing [2022-09-26T17:41:38.116Z] ef388d45480b: Preparing [2022-09-26T17:41:38.116Z] c5f0afc4a856: Preparing [2022-09-26T17:41:38.116Z] db4dbada1f77: Preparing [2022-09-26T17:41:38.116Z] 0d303a9566df: Preparing [2022-09-26T17:41:38.116Z] 48c35e487bd4: Preparing [2022-09-26T17:41:38.116Z] 9833f26c6bda: Preparing [2022-09-26T17:41:38.116Z] 48c35e487bd4: Waiting [2022-09-26T17:41:38.116Z] 9833f26c6bda: Waiting [2022-09-26T17:41:38.116Z] ef388d45480b: Layer already exists [2022-09-26T17:41:38.116Z] 0d303a9566df: Layer already exists [2022-09-26T17:41:38.116Z] c5f0afc4a856: Layer already exists [2022-09-26T17:41:38.116Z] efed72267943: Layer already exists [2022-09-26T17:41:38.116Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:38.116Z] 48c35e487bd4: Layer already exists [2022-09-26T17:41:38.116Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:38.380Z] 2.3.0-dev.72: digest: sha256:a183ca5d37098a451aba9ecc24a8bc45738f5b5bcbac8b9b289097fcbe0f462c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:38.718Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:39.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:39.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-26T17:41:39.043Z] efed72267943: Preparing [2022-09-26T17:41:39.043Z] ef388d45480b: Preparing [2022-09-26T17:41:39.043Z] c5f0afc4a856: Preparing [2022-09-26T17:41:39.043Z] db4dbada1f77: Preparing [2022-09-26T17:41:39.043Z] 0d303a9566df: Preparing [2022-09-26T17:41:39.043Z] 48c35e487bd4: Preparing [2022-09-26T17:41:39.043Z] 9833f26c6bda: Preparing [2022-09-26T17:41:39.043Z] 48c35e487bd4: Waiting [2022-09-26T17:41:39.043Z] 9833f26c6bda: Waiting [2022-09-26T17:41:39.043Z] ef388d45480b: Layer already exists [2022-09-26T17:41:39.043Z] efed72267943: Layer already exists [2022-09-26T17:41:39.043Z] 0d303a9566df: Layer already exists [2022-09-26T17:41:39.043Z] c5f0afc4a856: Layer already exists [2022-09-26T17:41:39.043Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:39.043Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:39.043Z] 48c35e487bd4: Layer already exists [2022-09-26T17:41:39.043Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:a183ca5d37098a451aba9ecc24a8bc45738f5b5bcbac8b9b289097fcbe0f462c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:39.382Z] + 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-26T17:41:39.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-26T17:41:39.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-26T17:41:39.711Z] efed72267943: Preparing [2022-09-26T17:41:39.711Z] ef388d45480b: Preparing [2022-09-26T17:41:39.711Z] c5f0afc4a856: Preparing [2022-09-26T17:41:39.711Z] db4dbada1f77: Preparing [2022-09-26T17:41:39.711Z] 0d303a9566df: Preparing [2022-09-26T17:41:39.711Z] 48c35e487bd4: Preparing [2022-09-26T17:41:39.711Z] 9833f26c6bda: Preparing [2022-09-26T17:41:39.711Z] 48c35e487bd4: Waiting [2022-09-26T17:41:39.711Z] 9833f26c6bda: Waiting [2022-09-26T17:41:39.711Z] 0d303a9566df: Layer already exists [2022-09-26T17:41:39.711Z] ef388d45480b: Layer already exists [2022-09-26T17:41:39.711Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:39.711Z] c5f0afc4a856: Layer already exists [2022-09-26T17:41:39.711Z] efed72267943: Layer already exists [2022-09-26T17:41:39.711Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:39.711Z] 48c35e487bd4: Layer already exists [2022-09-26T17:41:39.974Z] main: digest: sha256:a183ca5d37098a451aba9ecc24a8bc45738f5b5bcbac8b9b289097fcbe0f462c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:41:40.018Z] ===================================================== [Pipeline] echo [2022-09-26T17:41:40.023Z] taggedImages: [2022-09-26T17:41:40.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:40.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-26T17:41:40.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.72 [2022-09-26T17:41:40.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:40.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-26T17:41:40.038Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-26T17:41:40.038Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:40.038Z] latest [2022-09-26T17:41:40.038Z] 2.3.0-dev.72 [2022-09-26T17:41:40.038Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:40.038Z] main [2022-09-26T17:41:40.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:40.361Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:40.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:40.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-26T17:41:40.693Z] cfefcb1b371e: Preparing [2022-09-26T17:41:40.693Z] 3180de24abf3: Preparing [2022-09-26T17:41:40.693Z] fb446449cbaf: Preparing [2022-09-26T17:41:40.693Z] db4dbada1f77: Preparing [2022-09-26T17:41:40.693Z] 0ed8ac41fec6: Preparing [2022-09-26T17:41:40.693Z] 6de83ab21eb3: Preparing [2022-09-26T17:41:40.693Z] 9833f26c6bda: Preparing [2022-09-26T17:41:40.693Z] 6de83ab21eb3: Waiting [2022-09-26T17:41:40.693Z] 9833f26c6bda: Waiting [2022-09-26T17:41:40.693Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:40.957Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:41:40.957Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:40.957Z] 3180de24abf3: Pushed [2022-09-26T17:41:40.957Z] fb446449cbaf: Pushed [2022-09-26T17:41:40.957Z] cfefcb1b371e: Pushed [2022-09-26T17:41:41.537Z] 0ed8ac41fec6: Pushed [2022-09-26T17:41:41.803Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:5b996ba68dfa787de1452cfb433d5f17bb2f71b6b8e58f8ae0abf9c131a33d13 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:42.129Z] + 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-26T17:41:42.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-26T17:41:42.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-26T17:41:42.453Z] cfefcb1b371e: Preparing [2022-09-26T17:41:42.453Z] 3180de24abf3: Preparing [2022-09-26T17:41:42.453Z] fb446449cbaf: Preparing [2022-09-26T17:41:42.453Z] db4dbada1f77: Preparing [2022-09-26T17:41:42.453Z] 0ed8ac41fec6: Preparing [2022-09-26T17:41:42.453Z] 6de83ab21eb3: Preparing [2022-09-26T17:41:42.453Z] 9833f26c6bda: Preparing [2022-09-26T17:41:42.453Z] 6de83ab21eb3: Waiting [2022-09-26T17:41:42.453Z] 9833f26c6bda: Waiting [2022-09-26T17:41:42.453Z] 0ed8ac41fec6: Layer already exists [2022-09-26T17:41:42.453Z] cfefcb1b371e: Layer already exists [2022-09-26T17:41:42.453Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:42.453Z] 3180de24abf3: Layer already exists [2022-09-26T17:41:42.453Z] fb446449cbaf: Layer already exists [2022-09-26T17:41:42.453Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:42.453Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:41:42.717Z] latest: digest: sha256:5b996ba68dfa787de1452cfb433d5f17bb2f71b6b8e58f8ae0abf9c131a33d13 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:43.056Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:43.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.72 [2022-09-26T17:41:43.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-26T17:41:43.383Z] cfefcb1b371e: Preparing [2022-09-26T17:41:43.383Z] 3180de24abf3: Preparing [2022-09-26T17:41:43.383Z] fb446449cbaf: Preparing [2022-09-26T17:41:43.383Z] db4dbada1f77: Preparing [2022-09-26T17:41:43.383Z] 0ed8ac41fec6: Preparing [2022-09-26T17:41:43.383Z] 6de83ab21eb3: Preparing [2022-09-26T17:41:43.383Z] 9833f26c6bda: Preparing [2022-09-26T17:41:43.383Z] 6de83ab21eb3: Waiting [2022-09-26T17:41:43.383Z] 9833f26c6bda: Waiting [2022-09-26T17:41:43.383Z] 3180de24abf3: Layer already exists [2022-09-26T17:41:43.383Z] 0ed8ac41fec6: Layer already exists [2022-09-26T17:41:43.383Z] fb446449cbaf: Layer already exists [2022-09-26T17:41:43.383Z] cfefcb1b371e: Layer already exists [2022-09-26T17:41:43.383Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:43.383Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:43.383Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:41:43.383Z] 2.3.0-dev.72: digest: sha256:5b996ba68dfa787de1452cfb433d5f17bb2f71b6b8e58f8ae0abf9c131a33d13 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:43.707Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:44.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:44.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-26T17:41:44.030Z] cfefcb1b371e: Preparing [2022-09-26T17:41:44.030Z] 3180de24abf3: Preparing [2022-09-26T17:41:44.030Z] fb446449cbaf: Preparing [2022-09-26T17:41:44.030Z] db4dbada1f77: Preparing [2022-09-26T17:41:44.030Z] 0ed8ac41fec6: Preparing [2022-09-26T17:41:44.030Z] 6de83ab21eb3: Preparing [2022-09-26T17:41:44.030Z] 9833f26c6bda: Preparing [2022-09-26T17:41:44.030Z] 9833f26c6bda: Waiting [2022-09-26T17:41:44.030Z] 6de83ab21eb3: Waiting [2022-09-26T17:41:44.030Z] 0ed8ac41fec6: Layer already exists [2022-09-26T17:41:44.030Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:44.030Z] 3180de24abf3: Layer already exists [2022-09-26T17:41:44.030Z] cfefcb1b371e: Layer already exists [2022-09-26T17:41:44.030Z] fb446449cbaf: Layer already exists [2022-09-26T17:41:44.030Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:41:44.030Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:44.294Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:5b996ba68dfa787de1452cfb433d5f17bb2f71b6b8e58f8ae0abf9c131a33d13 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:44.629Z] + 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-26T17:41:44.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-26T17:41:44.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-26T17:41:44.957Z] cfefcb1b371e: Preparing [2022-09-26T17:41:44.957Z] 3180de24abf3: Preparing [2022-09-26T17:41:44.957Z] fb446449cbaf: Preparing [2022-09-26T17:41:44.957Z] db4dbada1f77: Preparing [2022-09-26T17:41:44.957Z] 0ed8ac41fec6: Preparing [2022-09-26T17:41:44.957Z] 6de83ab21eb3: Preparing [2022-09-26T17:41:44.957Z] 9833f26c6bda: Preparing [2022-09-26T17:41:44.957Z] 9833f26c6bda: Waiting [2022-09-26T17:41:44.957Z] 6de83ab21eb3: Waiting [2022-09-26T17:41:44.957Z] db4dbada1f77: Layer already exists [2022-09-26T17:41:44.957Z] 3180de24abf3: Layer already exists [2022-09-26T17:41:44.957Z] fb446449cbaf: Layer already exists [2022-09-26T17:41:44.957Z] 0ed8ac41fec6: Layer already exists [2022-09-26T17:41:44.957Z] cfefcb1b371e: Layer already exists [2022-09-26T17:41:44.957Z] 9833f26c6bda: Layer already exists [2022-09-26T17:41:44.957Z] 6de83ab21eb3: Layer already exists [2022-09-26T17:41:45.221Z] main: digest: sha256:5b996ba68dfa787de1452cfb433d5f17bb2f71b6b8e58f8ae0abf9c131a33d13 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:41:45.273Z] ===================================================== [Pipeline] echo [2022-09-26T17:41:45.280Z] taggedImages: [2022-09-26T17:41:45.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:45.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-26T17:41:45.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.72 [2022-09-26T17:41:45.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:45.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-26T17:41:45.303Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-26T17:41:45.303Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:45.303Z] latest [2022-09-26T17:41:45.303Z] 2.3.0-dev.72 [2022-09-26T17:41:45.303Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:45.303Z] main [2022-09-26T17:41:45.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:45.639Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:45.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:45.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-26T17:41:45.964Z] d83aadd1d753: Preparing [2022-09-26T17:41:45.964Z] 92992ad60e66: Preparing [2022-09-26T17:41:45.964Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:45.964Z] a376c6eb51a4: Preparing [2022-09-26T17:41:45.964Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:45.964Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:45.964Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:46.229Z] d83aadd1d753: Pushed [2022-09-26T17:41:46.229Z] a376c6eb51a4: Pushed [2022-09-26T17:41:50.462Z] 92992ad60e66: Pushed [2022-09-26T17:41:50.462Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:81c4f1eaf665256d79040ebbea6e26ae0f2fc42799431abeae4fc8b461e62edd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:50.786Z] + 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-26T17:41:51.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-26T17:41:51.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-26T17:41:51.118Z] d83aadd1d753: Preparing [2022-09-26T17:41:51.118Z] 92992ad60e66: Preparing [2022-09-26T17:41:51.118Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:51.118Z] a376c6eb51a4: Preparing [2022-09-26T17:41:51.118Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:51.118Z] d83aadd1d753: Layer already exists [2022-09-26T17:41:51.118Z] a376c6eb51a4: Layer already exists [2022-09-26T17:41:51.118Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:51.118Z] 92992ad60e66: Layer already exists [2022-09-26T17:41:51.118Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:51.118Z] latest: digest: sha256:81c4f1eaf665256d79040ebbea6e26ae0f2fc42799431abeae4fc8b461e62edd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:51.453Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:51.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.72 [2022-09-26T17:41:51.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-26T17:41:51.786Z] d83aadd1d753: Preparing [2022-09-26T17:41:51.786Z] 92992ad60e66: Preparing [2022-09-26T17:41:51.786Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:51.786Z] a376c6eb51a4: Preparing [2022-09-26T17:41:51.786Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:51.786Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:51.786Z] 92992ad60e66: Layer already exists [2022-09-26T17:41:51.786Z] d83aadd1d753: Layer already exists [2022-09-26T17:41:51.786Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:51.786Z] a376c6eb51a4: Layer already exists [2022-09-26T17:41:52.053Z] 2.3.0-dev.72: digest: sha256:81c4f1eaf665256d79040ebbea6e26ae0f2fc42799431abeae4fc8b461e62edd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:52.388Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:52.717Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:52.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-26T17:41:52.717Z] d83aadd1d753: Preparing [2022-09-26T17:41:52.717Z] 92992ad60e66: Preparing [2022-09-26T17:41:52.717Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:52.717Z] a376c6eb51a4: Preparing [2022-09-26T17:41:52.717Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:52.717Z] a376c6eb51a4: Layer already exists [2022-09-26T17:41:52.717Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:52.717Z] d83aadd1d753: Layer already exists [2022-09-26T17:41:52.717Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:52.717Z] 92992ad60e66: Layer already exists [2022-09-26T17:41:52.717Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:81c4f1eaf665256d79040ebbea6e26ae0f2fc42799431abeae4fc8b461e62edd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:53.056Z] + 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-26T17:41:53.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-26T17:41:53.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-26T17:41:53.388Z] d83aadd1d753: Preparing [2022-09-26T17:41:53.388Z] 92992ad60e66: Preparing [2022-09-26T17:41:53.388Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:53.388Z] a376c6eb51a4: Preparing [2022-09-26T17:41:53.388Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:53.388Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:53.388Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:53.388Z] a376c6eb51a4: Layer already exists [2022-09-26T17:41:53.388Z] 92992ad60e66: Layer already exists [2022-09-26T17:41:53.388Z] d83aadd1d753: Layer already exists [2022-09-26T17:41:53.388Z] main: digest: sha256:81c4f1eaf665256d79040ebbea6e26ae0f2fc42799431abeae4fc8b461e62edd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:41:53.709Z] ===================================================== [Pipeline] echo [2022-09-26T17:41:53.717Z] taggedImages: [2022-09-26T17:41:53.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:53.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-26T17:41:53.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.72 [2022-09-26T17:41:53.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:53.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-26T17:41:53.736Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-26T17:41:53.736Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:53.736Z] latest [2022-09-26T17:41:53.736Z] 2.3.0-dev.72 [2022-09-26T17:41:53.736Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:41:53.736Z] main [2022-09-26T17:41:53.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:54.079Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:41:54.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:41:54.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-26T17:41:54.421Z] ab30cc2b6653: Preparing [2022-09-26T17:41:54.421Z] d2df0668159c: Preparing [2022-09-26T17:41:54.421Z] 9e3e374eb18a: Preparing [2022-09-26T17:41:54.421Z] a20f05008097: Preparing [2022-09-26T17:41:54.421Z] 5d3e392a13a0: Preparing [2022-09-26T17:41:54.421Z] a20f05008097: Layer already exists [2022-09-26T17:41:54.421Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:41:54.421Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:41:54.686Z] ab30cc2b6653: Pushed [2022-09-26T17:42:00.010Z] d2df0668159c: Pushed [2022-09-26T17:42:00.010Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:6664fbe58b3f62dc1bbaf8f208533dd9847d2fcd76bec2f8b759198c7b75a5b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:00.341Z] + 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-26T17:42:00.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-26T17:42:00.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-26T17:42:00.663Z] ab30cc2b6653: Preparing [2022-09-26T17:42:00.663Z] d2df0668159c: Preparing [2022-09-26T17:42:00.663Z] 9e3e374eb18a: Preparing [2022-09-26T17:42:00.664Z] a20f05008097: Preparing [2022-09-26T17:42:00.664Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:00.664Z] ab30cc2b6653: Layer already exists [2022-09-26T17:42:00.664Z] d2df0668159c: Layer already exists [2022-09-26T17:42:00.664Z] a20f05008097: Layer already exists [2022-09-26T17:42:00.664Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:00.664Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:42:00.664Z] latest: digest: sha256:6664fbe58b3f62dc1bbaf8f208533dd9847d2fcd76bec2f8b759198c7b75a5b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:01.252Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:01.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.72 [2022-09-26T17:42:01.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-26T17:42:01.582Z] ab30cc2b6653: Preparing [2022-09-26T17:42:01.582Z] d2df0668159c: Preparing [2022-09-26T17:42:01.582Z] 9e3e374eb18a: Preparing [2022-09-26T17:42:01.582Z] a20f05008097: Preparing [2022-09-26T17:42:01.582Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:01.582Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:01.582Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:42:01.582Z] a20f05008097: Layer already exists [2022-09-26T17:42:01.582Z] ab30cc2b6653: Layer already exists [2022-09-26T17:42:01.582Z] d2df0668159c: Layer already exists [2022-09-26T17:42:01.582Z] 2.3.0-dev.72: digest: sha256:6664fbe58b3f62dc1bbaf8f208533dd9847d2fcd76bec2f8b759198c7b75a5b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:01.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:02.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:42:02.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-26T17:42:02.240Z] ab30cc2b6653: Preparing [2022-09-26T17:42:02.240Z] d2df0668159c: Preparing [2022-09-26T17:42:02.240Z] 9e3e374eb18a: Preparing [2022-09-26T17:42:02.240Z] a20f05008097: Preparing [2022-09-26T17:42:02.240Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:02.240Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:02.240Z] a20f05008097: Layer already exists [2022-09-26T17:42:02.240Z] ab30cc2b6653: Layer already exists [2022-09-26T17:42:02.240Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:42:02.240Z] d2df0668159c: Layer already exists [2022-09-26T17:42:02.240Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:6664fbe58b3f62dc1bbaf8f208533dd9847d2fcd76bec2f8b759198c7b75a5b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:02.566Z] + 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-26T17:42:02.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-26T17:42:02.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-26T17:42:02.886Z] ab30cc2b6653: Preparing [2022-09-26T17:42:02.886Z] d2df0668159c: Preparing [2022-09-26T17:42:02.886Z] 9e3e374eb18a: Preparing [2022-09-26T17:42:02.886Z] a20f05008097: Preparing [2022-09-26T17:42:02.886Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:02.886Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:02.886Z] d2df0668159c: Layer already exists [2022-09-26T17:42:02.886Z] a20f05008097: Layer already exists [2022-09-26T17:42:02.886Z] 9e3e374eb18a: Layer already exists [2022-09-26T17:42:02.886Z] ab30cc2b6653: Layer already exists [2022-09-26T17:42:02.886Z] main: digest: sha256:6664fbe58b3f62dc1bbaf8f208533dd9847d2fcd76bec2f8b759198c7b75a5b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:42:03.186Z] ===================================================== [Pipeline] echo [2022-09-26T17:42:03.191Z] taggedImages: [2022-09-26T17:42:03.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:42:03.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-26T17:42:03.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.72 [2022-09-26T17:42:03.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:42:03.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-26T17:42:03.204Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-26T17:42:03.204Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:42:03.204Z] latest [2022-09-26T17:42:03.204Z] 2.3.0-dev.72 [2022-09-26T17:42:03.204Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:42:03.204Z] main [2022-09-26T17:42:03.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:03.520Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:03.841Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:42:03.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-26T17:42:03.841Z] ccbc993bbe29: Preparing [2022-09-26T17:42:03.841Z] 6c5eae388e6f: Preparing [2022-09-26T17:42:03.841Z] 468e3bfcd214: Preparing [2022-09-26T17:42:03.841Z] a7a539ac05f4: Preparing [2022-09-26T17:42:03.841Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:03.841Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:04.105Z] 6c5eae388e6f: Pushed [2022-09-26T17:42:04.685Z] ccbc993bbe29: Pushed [2022-09-26T17:42:06.617Z] 468e3bfcd214: Pushed [2022-09-26T17:42:29.630Z] a7a539ac05f4: Pushed [2022-09-26T17:42:29.630Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28: digest: sha256:da5223705c72fdfb364cb02ef4f305d6f51b4a3169c384879fb6aafc25e38f5b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:29.964Z] + 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-26T17:42:30.292Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-26T17:42:30.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-26T17:42:30.292Z] ccbc993bbe29: Preparing [2022-09-26T17:42:30.292Z] 6c5eae388e6f: Preparing [2022-09-26T17:42:30.292Z] 468e3bfcd214: Preparing [2022-09-26T17:42:30.292Z] a7a539ac05f4: Preparing [2022-09-26T17:42:30.292Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:30.292Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:30.292Z] ccbc993bbe29: Layer already exists [2022-09-26T17:42:30.292Z] a7a539ac05f4: Layer already exists [2022-09-26T17:42:30.292Z] 6c5eae388e6f: Layer already exists [2022-09-26T17:42:30.292Z] 468e3bfcd214: Layer already exists [2022-09-26T17:42:30.292Z] latest: digest: sha256:da5223705c72fdfb364cb02ef4f305d6f51b4a3169c384879fb6aafc25e38f5b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:30.890Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:31.215Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.72 [2022-09-26T17:42:31.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-26T17:42:31.215Z] ccbc993bbe29: Preparing [2022-09-26T17:42:31.215Z] 6c5eae388e6f: Preparing [2022-09-26T17:42:31.215Z] 468e3bfcd214: Preparing [2022-09-26T17:42:31.215Z] a7a539ac05f4: Preparing [2022-09-26T17:42:31.215Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:31.215Z] ccbc993bbe29: Layer already exists [2022-09-26T17:42:31.215Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:31.215Z] a7a539ac05f4: Layer already exists [2022-09-26T17:42:31.215Z] 6c5eae388e6f: Layer already exists [2022-09-26T17:42:31.215Z] 468e3bfcd214: Layer already exists [2022-09-26T17:42:31.215Z] 2.3.0-dev.72: digest: sha256:da5223705c72fdfb364cb02ef4f305d6f51b4a3169c384879fb6aafc25e38f5b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:31.537Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:31.858Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:42:31.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-26T17:42:31.858Z] ccbc993bbe29: Preparing [2022-09-26T17:42:31.858Z] 6c5eae388e6f: Preparing [2022-09-26T17:42:31.858Z] 468e3bfcd214: Preparing [2022-09-26T17:42:31.858Z] a7a539ac05f4: Preparing [2022-09-26T17:42:31.858Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:31.858Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:31.858Z] 6c5eae388e6f: Layer already exists [2022-09-26T17:42:31.858Z] a7a539ac05f4: Layer already exists [2022-09-26T17:42:31.858Z] 468e3bfcd214: Layer already exists [2022-09-26T17:42:31.858Z] ccbc993bbe29: Layer already exists [2022-09-26T17:42:31.858Z] a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72: digest: sha256:da5223705c72fdfb364cb02ef4f305d6f51b4a3169c384879fb6aafc25e38f5b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:32.184Z] + 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-26T17:42:32.546Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-26T17:42:32.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-26T17:42:32.547Z] ccbc993bbe29: Preparing [2022-09-26T17:42:32.547Z] 6c5eae388e6f: Preparing [2022-09-26T17:42:32.547Z] 468e3bfcd214: Preparing [2022-09-26T17:42:32.547Z] a7a539ac05f4: Preparing [2022-09-26T17:42:32.547Z] 5d3e392a13a0: Preparing [2022-09-26T17:42:32.547Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:42:32.547Z] ccbc993bbe29: Layer already exists [2022-09-26T17:42:32.547Z] 6c5eae388e6f: Layer already exists [2022-09-26T17:42:32.547Z] a7a539ac05f4: Layer already exists [2022-09-26T17:42:32.547Z] 468e3bfcd214: Layer already exists [2022-09-26T17:42:32.547Z] main: digest: sha256:da5223705c72fdfb364cb02ef4f305d6f51b4a3169c384879fb6aafc25e38f5b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:42:32.851Z] ===================================================== [Pipeline] echo [2022-09-26T17:42:32.856Z] taggedImages: [2022-09-26T17:42:32.856Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28 [2022-09-26T17:42:32.856Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-26T17:42:32.856Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.72 [2022-09-26T17:42:32.856Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8eb28e71f5ba3ef86e818c168e1634e95121d28-2.3.0-dev.72 [2022-09-26T17:42:32.856Z] - 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-26T17:42:33.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:42:33.200Z] [2022-09-26T17:42:33.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:42:33.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:42:33.536Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T17:42:33.536Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T17:42:33.536Z] 04944245beec: Pulling fs layer [2022-09-26T17:42:33.536Z] 699f458cf7ca: Pulling fs layer [2022-09-26T17:42:33.536Z] 765212b225bb: Pulling fs layer [2022-09-26T17:42:33.536Z] f23df028b6ca: Pulling fs layer [2022-09-26T17:42:33.536Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T17:42:33.536Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T17:42:33.536Z] 765212b225bb: Waiting [2022-09-26T17:42:33.536Z] f23df028b6ca: Waiting [2022-09-26T17:42:33.536Z] d65c8cfc05b1: Waiting [2022-09-26T17:42:33.536Z] 2437ff75d9bd: Waiting [2022-09-26T17:42:33.823Z] 04944245beec: Verifying Checksum [2022-09-26T17:42:33.823Z] 04944245beec: Download complete [2022-09-26T17:42:33.823Z] 765212b225bb: Verifying Checksum [2022-09-26T17:42:33.823Z] f23df028b6ca: Verifying Checksum [2022-09-26T17:42:33.823Z] f23df028b6ca: Download complete [2022-09-26T17:42:33.823Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T17:42:33.823Z] d65c8cfc05b1: Download complete [2022-09-26T17:42:33.823Z] 699f458cf7ca: Verifying Checksum [2022-09-26T17:42:33.823Z] 699f458cf7ca: Download complete [2022-09-26T17:42:34.422Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T17:42:34.422Z] 8998bd30e6a1: Download complete [2022-09-26T17:42:36.370Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T17:42:36.370Z] 2437ff75d9bd: Download complete [2022-09-26T17:42:38.305Z] 8998bd30e6a1: Pull complete [2022-09-26T17:42:38.305Z] 04944245beec: Pull complete [2022-09-26T17:42:39.707Z] 699f458cf7ca: Pull complete [2022-09-26T17:42:39.973Z] 765212b225bb: Pull complete [2022-09-26T17:42:40.553Z] f23df028b6ca: Pull complete [2022-09-26T17:42:40.820Z] d65c8cfc05b1: Pull complete [2022-09-26T17:42:55.796Z] 2437ff75d9bd: Pull complete [2022-09-26T17:42:55.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T17:42:55.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:42:55.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:42:55.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2022-09-26T17:42:56.007Z] $ 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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:42:58.437Z] $ docker top cdd727f6427b93d9f43ea423fdc135bbdd699f55f9b50c4c0bfbb6630ad4e702 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:42:58.996Z] ---> job-cost.sh [2022-09-26T17:42:59.260Z] lf-activate-venv: SKIPPING [2022-09-26T17:42:59.260Z] INFO: No Stack... [2022-09-26T17:43:00.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T17:43:01.161Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:43:01.469Z] + cat /w/workspace/edgex-go/309/archives/cost.csv [2022-09-26T17:43:01.469Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:43:01.766Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-309-stack-cost] [2022-09-26T17:43:01.772Z] Resource [jenkins-edgexfoundry-edgex-go-main-309-stack-cost] did not exist. Created. [2022-09-26T17:43:01.772Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-309-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:43:02.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T17:43:02.583Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:43:02.593Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-309-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:43:02.605Z] $ docker stop --time=1 cdd727f6427b93d9f43ea423fdc135bbdd699f55f9b50c4c0bfbb6630ad4e702 [2022-09-26T17:43:04.025Z] $ docker rm -f cdd727f6427b93d9f43ea423fdc135bbdd699f55f9b50c4c0bfbb6630ad4e702 [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-26T17:43:04.511Z] provisioning config files... [2022-09-26T17:43:04.519Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/309@tmp/config12988834718146738937tmp [Pipeline] { [Pipeline] sh [2022-09-26T17:43:04.809Z] + set +x [2022-09-26T17:43:04.809Z] + bash -s -- [2022-09-26T17:43:04.809Z] + curl -s https://codecov.io/bash [2022-09-26T17:43:04.809Z] [2022-09-26T17:43:04.809Z] _____ _ [2022-09-26T17:43:04.809Z] / ____| | | [2022-09-26T17:43:04.809Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T17:43:04.809Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T17:43:04.809Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T17:43:04.809Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T17:43:04.809Z] Bash-1.0.6 [2022-09-26T17:43:04.809Z] [2022-09-26T17:43:04.809Z] [2022-09-26T17:43:04.809Z] ==> git version 2.25.1 found [2022-09-26T17:43:04.809Z] ==> 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-26T17:43:04.809Z] Release-Date: 2020-01-08 [2022-09-26T17:43:04.809Z] 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-26T17:43:04.809Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T17:43:04.809Z] ==> Jenkins CI detected. [2022-09-26T17:43:04.809Z] current dir:  /w/workspace/edgex-go/309 [2022-09-26T17:43:04.809Z] project root: . [2022-09-26T17:43:04.809Z] --> token set from env [2022-09-26T17:43:04.809Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T17:43:04.809Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T17:43:04.809Z] ==> Python coveragepy not found [2022-09-26T17:43:04.809Z] ==> Searching for coverage reports in: [2022-09-26T17:43:04.809Z] + . [2022-09-26T17:43:04.809Z] -> Found 1 reports [2022-09-26T17:43:04.809Z] ==> Detecting git/mercurial file structure [2022-09-26T17:43:05.068Z] ==> Reading reports [2022-09-26T17:43:05.068Z] + ./coverage.out bytes=496148 [2022-09-26T17:43:05.068Z] ==> Appending adjustments [2022-09-26T17:43:05.068Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T17:43:06.446Z] + Found adjustments [2022-09-26T17:43:06.446Z] ==> Gzipping contents [2022-09-26T17:43:06.446Z] 64K /tmp/codecov.4ipTA2.gz [2022-09-26T17:43:06.446Z] ==> Uploading reports [2022-09-26T17:43:06.446Z] url: https://codecov.io [2022-09-26T17:43:06.446Z] query: branch=main&commit=a8eb28e71f5ba3ef86e818c168e1634e95121d28&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:43:06.446Z] -> Pinging Codecov [2022-09-26T17:43:06.446Z] 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=a8eb28e71f5ba3ef86e818c168e1634e95121d28&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:43:06.446Z] -> Uploading to [2022-09-26T17:43:06.446Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/00271124DB129430A58F1EEE437C3FCB/a8eb28e71f5ba3ef86e818c168e1634e95121d28/d0f7110e-41c8-4adb-b113-82e6ac0939f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T174306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1fb2e0909bd8249db7213a54c6ad97cd8210e27b54e14111635a905a0004d53 [2022-09-26T17:43:06.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:06.446Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:06.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64963 0 0 100 64963 0 228k --:--:-- --:--:-- --:--:-- 228k [2022-09-26T17:43:06.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8eb28e71f5ba3ef86e818c168e1634e95121d28 [Pipeline] } [2022-09-26T17:43:06.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-26T17:43:06.912Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T17:43:06.929Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:07.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:43:07.229Z] [2022-09-26T17:43:07.229Z] 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-26T17:43:07.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:43:07.526Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T17:43:07.526Z] df9b9388f04a: Pulling fs layer [2022-09-26T17:43:07.526Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T17:43:07.526Z] 25bc292e5bac: Pulling fs layer [2022-09-26T17:43:07.526Z] 114826534d7a: Pulling fs layer [2022-09-26T17:43:07.526Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T17:43:07.526Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T17:43:07.526Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T17:43:07.526Z] 114826534d7a: Waiting [2022-09-26T17:43:07.526Z] 4657fd5d0bcf: Waiting [2022-09-26T17:43:07.526Z] 6ad1cebc031e: Waiting [2022-09-26T17:43:07.526Z] 25bc292e5bac: Download complete [2022-09-26T17:43:07.526Z] 52dc419b0ee2: Download complete [2022-09-26T17:43:07.526Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T17:43:07.526Z] 4657fd5d0bcf: Download complete [2022-09-26T17:43:07.526Z] df9b9388f04a: Verifying Checksum [2022-09-26T17:43:07.526Z] df9b9388f04a: Download complete [2022-09-26T17:43:07.790Z] df9b9388f04a: Pull complete [2022-09-26T17:43:07.790Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T17:43:07.790Z] 6ad1cebc031e: Download complete [2022-09-26T17:43:07.790Z] 52dc419b0ee2: Pull complete [2022-09-26T17:43:08.067Z] 25bc292e5bac: Pull complete [2022-09-26T17:43:08.541Z] 114826534d7a: Verifying Checksum [2022-09-26T17:43:08.541Z] 114826534d7a: Download complete [2022-09-26T17:43:08.799Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T17:43:08.799Z] 8a3aa393b2d8: Download complete [2022-09-26T17:43:12.082Z] 114826534d7a: Pull complete [2022-09-26T17:43:12.082Z] 4657fd5d0bcf: Pull complete [2022-09-26T17:43:12.082Z] 6ad1cebc031e: Pull complete [2022-09-26T17:43:15.368Z] 8a3aa393b2d8: Pull complete [2022-09-26T17:43:15.368Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T17:43:15.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:43:15.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:43:15.437Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:43:15.460Z] $ 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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:43:17.157Z] $ docker top 47c464a8ff839f2cd273cdff3644a5714561c3f39d4e405fba92f68d7a06dc34 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T17:43:17.226Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-26T17:43:17.503Z] + set -o pipefail [2022-09-26T17:43:17.503Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-26T17:43:22.774Z] [2022-09-26T17:43:22.774Z] Monitoring /w/workspace/edgex-go/309 (github.com/edgexfoundry/edgex-go)... [2022-09-26T17:43:22.774Z] [2022-09-26T17:43:22.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/02175b96-cbb6-4a42-8570-95b79494b992 [2022-09-26T17:43:22.774Z] [2022-09-26T17:43:22.774Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T17:43:22.774Z] [2022-09-26T17:43:22.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T17:43:22.774Z] [2022-09-26T17:43:22.774Z] [Pipeline] } [2022-09-26T17:43:22.781Z] $ docker stop --time=1 47c464a8ff839f2cd273cdff3644a5714561c3f39d4e405fba92f68d7a06dc34 [2022-09-26T17:43:24.745Z] $ docker rm -f 47c464a8ff839f2cd273cdff3644a5714561c3f39d4e405fba92f68d7a06dc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-26T17:43:25.160Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:43:25.169Z] provisioning config files... [2022-09-26T17:43:25.176Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/309@tmp/config13194493467636574969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:43:25.473Z] --> edgex-publish-swagger.sh [2022-09-26T17:43:25.473Z] === Publish openapi/v2 API === [2022-09-26T17:43:25.473Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-26T17:43:25.473Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/309/openapi/v2/core-command.yaml] [2022-09-26T17:43:25.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:25.473Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:26.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31976 0:00:01 0:00:01 --:--:-- 31976 100 33831 0 0 100 33831 0 31976 0:00:01 0:00:01 --:--:-- 31976 [2022-09-26T17:43:26.409Z] [2022-09-26T17:43:26.409Z] [2022-09-26T17:43:26.409Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/309/openapi/v2/core-data.yaml] [2022-09-26T17:43:26.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:26.409Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:28.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59422 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 45929 0:00:01 0:00:01 --:--:-- 45929 [2022-09-26T17:43:28.045Z] [2022-09-26T17:43:28.045Z] [2022-09-26T17:43:28.045Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/309/openapi/v2/core-metadata.yaml] [2022-09-26T17:43:28.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:28.045Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:29.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65536 0 598k --:--:-- --:--:-- --:--:-- 592k 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2022-09-26T17:43:29.423Z] [2022-09-26T17:43:29.423Z] [2022-09-26T17:43:29.423Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/309/openapi/v2/support-notifications.yaml] [2022-09-26T17:43:29.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:29.423Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:30.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 79748 0:00:01 0:00:01 --:--:-- 79748 100 89318 0 0 100 89318 0 79748 0:00:01 0:00:01 --:--:-- 79748 [2022-09-26T17:43:30.799Z] [2022-09-26T17:43:30.799Z] [2022-09-26T17:43:30.799Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/309/openapi/v2/support-scheduler.yaml] [2022-09-26T17:43:30.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:30.799Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:31.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38742 0:00:01 0:00:01 --:--:-- 38742 100 39556 0 0 100 39556 0 38742 0:00:01 0:00:01 --:--:-- 38742 [2022-09-26T17:43:31.734Z] [2022-09-26T17:43:31.734Z] [2022-09-26T17:43:31.734Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/309/openapi/v2/system-agent.yaml] [2022-09-26T17:43:31.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:43:31.734Z] Dload Upload Total Spent Left Speed [2022-09-26T17:43:32.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18067 0:00:01 0:00:01 --:--:-- 18067 100 20091 0 0 100 20091 0 18067 0:00:01 0:00:01 --:--:-- 18067 [2022-09-26T17:43:32.670Z] [2022-09-26T17:43:32.670Z] [Pipeline] } [2022-09-26T17:43:32.676Z] 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-26T17:43:33.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:43:33.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:33.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:43:33.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:43:33.440Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:43:33.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:43:33.866Z] $ docker top a1f4804a1d28b75e6cb1c06a24a65d88393a3a1541e23a486cf4b9308421e2c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:43:33.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:43:33.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:43:34.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:43:34.087Z] $ docker exec a1f4804a1d28b75e6cb1c06a24a65d88393a3a1541e23a486cf4b9308421e2c2 ssh-agent [2022-09-26T17:43:34.207Z] SSH_AUTH_SOCK=/tmp/ssh-LBqY4VJ7APdm/agent.31 [2022-09-26T17:43:34.207Z] SSH_AGENT_PID=37 [2022-09-26T17:43:34.213Z] Running ssh-add (command line suppressed) [2022-09-26T17:43:34.305Z] Identity added: /w/workspace/edgex-go/309@tmp/private_key_821498470319185119.key (/w/workspace/edgex-go/309@tmp/private_key_821498470319185119.key) [2022-09-26T17:43:34.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:43:34.612Z] + git semver tag [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,794 [run_tag] DEBUG tag force:False [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,795 [check_head_tag] DEBUG check head tag [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,796 [execute] INFO git cat-file --batch-check [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/309, universal_newlines=False, shell=None, istream=) [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,800 [execute] INFO git cat-file --batch [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/309, universal_newlines=False, shell=None, istream=) [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,831 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,831 [execute] INFO git tag -a v2.3.0-dev.72 -m v2.3.0-dev.72 [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,831 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.72', '-m', 'v2.3.0-dev.72'], cwd=/w/workspace/edgex-go/309, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:43:34.871Z] 2022-09-26 17:43:34,836 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:34.871Z] 2.3.0-dev.72 [Pipeline] } [2022-09-26T17:43:34.875Z] $ docker exec --env ******** --env ******** a1f4804a1d28b75e6cb1c06a24a65d88393a3a1541e23a486cf4b9308421e2c2 ssh-agent -k [2022-09-26T17:43:34.980Z] unset SSH_AUTH_SOCK; [2022-09-26T17:43:34.980Z] unset SSH_AGENT_PID; [2022-09-26T17:43:34.981Z] echo Agent pid 37 killed; [2022-09-26T17:43:34.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:43:35.302Z] + git semver [Pipeline] } [2022-09-26T17:43:35.569Z] $ docker stop --time=1 a1f4804a1d28b75e6cb1c06a24a65d88393a3a1541e23a486cf4b9308421e2c2 [2022-09-26T17:43:36.853Z] $ docker rm -f a1f4804a1d28b75e6cb1c06a24a65d88393a3a1541e23a486cf4b9308421e2c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:37.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:43:37.262Z] [2022-09-26T17:43:37.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:37.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:43:37.557Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T17:43:37.557Z] ab5ef0e58194: Pulling fs layer [2022-09-26T17:43:37.557Z] 9712f1f96733: Pulling fs layer [2022-09-26T17:43:37.557Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T17:43:37.557Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T17:43:37.557Z] e9a5061849ea: Pulling fs layer [2022-09-26T17:43:37.557Z] d747dcd14b5f: Pulling fs layer [2022-09-26T17:43:37.557Z] 2de7ff778b66: Pulling fs layer [2022-09-26T17:43:37.557Z] d747dcd14b5f: Waiting [2022-09-26T17:43:37.557Z] 0d9ebad4ef96: Waiting [2022-09-26T17:43:37.557Z] e9a5061849ea: Waiting [2022-09-26T17:43:37.557Z] 2de7ff778b66: Waiting [2022-09-26T17:43:37.557Z] 9712f1f96733: Download complete [2022-09-26T17:43:37.825Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T17:43:37.825Z] 63f879dbbcfc: Download complete [2022-09-26T17:43:38.087Z] e9a5061849ea: Download complete [2022-09-26T17:43:38.087Z] ab5ef0e58194: Verifying Checksum [2022-09-26T17:43:38.087Z] ab5ef0e58194: Download complete [2022-09-26T17:43:38.087Z] d747dcd14b5f: Download complete [2022-09-26T17:43:38.087Z] 0d9ebad4ef96: Download complete [2022-09-26T17:43:38.344Z] 2de7ff778b66: Verifying Checksum [2022-09-26T17:43:38.344Z] 2de7ff778b66: Download complete [2022-09-26T17:43:40.874Z] ab5ef0e58194: Pull complete [2022-09-26T17:43:40.874Z] 9712f1f96733: Pull complete [2022-09-26T17:43:41.808Z] 63f879dbbcfc: Pull complete [2022-09-26T17:43:46.041Z] 0d9ebad4ef96: Pull complete [2022-09-26T17:43:46.041Z] e9a5061849ea: Pull complete [2022-09-26T17:43:46.041Z] d747dcd14b5f: Pull complete [2022-09-26T17:43:46.976Z] 2de7ff778b66: Pull complete [2022-09-26T17:43:46.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T17:43:46.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:43:46.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:43:47.046Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:43:47.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:43:49.491Z] $ docker top 840e264ad55451b9b3e3cadad7f944b2f20a9f5ccaeab980476eca1a148fe382 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:43:49.570Z] provisioning config files... [2022-09-26T17:43:49.576Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/309@tmp/config16986880616077983094tmp [2022-09-26T17:43:49.585Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/309@tmp/config11559876149667208364tmp [2022-09-26T17:43:49.595Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/309@tmp/config6467378367351265809tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:43:49.610Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:43:49.889Z] ---> sigul-configuration.sh [2022-09-26T17:43:49.889Z] gpg: directory `/root/.gnupg' created [2022-09-26T17:43:49.889Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T17:43:49.889Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T17:43:49.889Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T17:43:49.889Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T17:43:49.889Z] gpg: CAST5 encrypted data [2022-09-26T17:43:49.889Z] gpg: encrypted with 1 passphrase [2022-09-26T17:43:49.889Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T17:43:50.176Z] + mkdir /home/jenkins [2022-09-26T17:43:50.176Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T17:43:50.463Z] + 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-26T17:43:50.472Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:43:50.756Z] ---> sigul-install.sh [2022-09-26T17:43:50.756Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T17:43:51.043Z] + git tag --list [2022-09-26T17:43:51.043Z] 0.6.0 [2022-09-26T17:43:51.043Z] 0.6.1 [2022-09-26T17:43:51.043Z] 0.7.0 [2022-09-26T17:43:51.043Z] 0.7.1 [2022-09-26T17:43:51.043Z] v1.0.0 [2022-09-26T17:43:51.043Z] v1.0.1 [2022-09-26T17:43:51.043Z] v1.1.0 [2022-09-26T17:43:51.043Z] v1.2.0 [2022-09-26T17:43:51.043Z] v1.2.1 [2022-09-26T17:43:51.043Z] v1.3.0 [2022-09-26T17:43:51.043Z] v1.3.1 [2022-09-26T17:43:51.043Z] v2.0.0 [2022-09-26T17:43:51.043Z] v2.1.0 [2022-09-26T17:43:51.043Z] v2.1.1 [2022-09-26T17:43:51.043Z] v2.1.1-dev.1 [2022-09-26T17:43:51.043Z] v2.1.1-dev.2 [2022-09-26T17:43:51.043Z] v2.1.1-dev.3 [2022-09-26T17:43:51.043Z] v2.1.1-dev.4 [2022-09-26T17:43:51.043Z] v2.1.1-dev.5 [2022-09-26T17:43:51.043Z] v2.1.1-dev.6 [2022-09-26T17:43:51.043Z] v2.1.1-dev.7 [2022-09-26T17:43:51.043Z] v2.1.1-dev.8 [2022-09-26T17:43:51.043Z] v2.1.2-dev.1 [2022-09-26T17:43:51.043Z] v2.2.0 [2022-09-26T17:43:51.043Z] v2.2.1-dev.1 [2022-09-26T17:43:51.043Z] v2.2.1-dev.10 [2022-09-26T17:43:51.043Z] v2.2.1-dev.11 [2022-09-26T17:43:51.043Z] v2.2.1-dev.12 [2022-09-26T17:43:51.043Z] v2.2.1-dev.13 [2022-09-26T17:43:51.043Z] v2.2.1-dev.14 [2022-09-26T17:43:51.043Z] v2.2.1-dev.15 [2022-09-26T17:43:51.043Z] v2.2.1-dev.16 [2022-09-26T17:43:51.043Z] v2.2.1-dev.17 [2022-09-26T17:43:51.043Z] v2.2.1-dev.18 [2022-09-26T17:43:51.043Z] v2.2.1-dev.19 [2022-09-26T17:43:51.043Z] v2.2.1-dev.2 [2022-09-26T17:43:51.043Z] v2.2.1-dev.20 [2022-09-26T17:43:51.043Z] v2.2.1-dev.21 [2022-09-26T17:43:51.043Z] v2.2.1-dev.22 [2022-09-26T17:43:51.043Z] v2.2.1-dev.23 [2022-09-26T17:43:51.043Z] v2.2.1-dev.24 [2022-09-26T17:43:51.043Z] v2.2.1-dev.25 [2022-09-26T17:43:51.043Z] v2.2.1-dev.26 [2022-09-26T17:43:51.043Z] v2.2.1-dev.27 [2022-09-26T17:43:51.043Z] v2.2.1-dev.28 [2022-09-26T17:43:51.043Z] v2.2.1-dev.29 [2022-09-26T17:43:51.043Z] v2.2.1-dev.3 [2022-09-26T17:43:51.043Z] v2.2.1-dev.4 [2022-09-26T17:43:51.043Z] v2.2.1-dev.5 [2022-09-26T17:43:51.043Z] v2.2.1-dev.6 [2022-09-26T17:43:51.043Z] v2.2.1-dev.7 [2022-09-26T17:43:51.043Z] v2.2.1-dev.8 [2022-09-26T17:43:51.043Z] v2.2.1-dev.9 [2022-09-26T17:43:51.043Z] v2.3.0-dev.29 [2022-09-26T17:43:51.043Z] v2.3.0-dev.30 [2022-09-26T17:43:51.043Z] v2.3.0-dev.31 [2022-09-26T17:43:51.043Z] v2.3.0-dev.32 [2022-09-26T17:43:51.043Z] v2.3.0-dev.33 [2022-09-26T17:43:51.043Z] v2.3.0-dev.34 [2022-09-26T17:43:51.043Z] v2.3.0-dev.35 [2022-09-26T17:43:51.043Z] v2.3.0-dev.36 [2022-09-26T17:43:51.043Z] v2.3.0-dev.37 [2022-09-26T17:43:51.043Z] v2.3.0-dev.38 [2022-09-26T17:43:51.043Z] v2.3.0-dev.39 [2022-09-26T17:43:51.043Z] v2.3.0-dev.40 [2022-09-26T17:43:51.043Z] v2.3.0-dev.41 [2022-09-26T17:43:51.043Z] v2.3.0-dev.42 [2022-09-26T17:43:51.043Z] v2.3.0-dev.43 [2022-09-26T17:43:51.043Z] v2.3.0-dev.44 [2022-09-26T17:43:51.043Z] v2.3.0-dev.45 [2022-09-26T17:43:51.043Z] v2.3.0-dev.46 [2022-09-26T17:43:51.043Z] v2.3.0-dev.47 [2022-09-26T17:43:51.043Z] v2.3.0-dev.48 [2022-09-26T17:43:51.043Z] v2.3.0-dev.49 [2022-09-26T17:43:51.043Z] v2.3.0-dev.50 [2022-09-26T17:43:51.043Z] v2.3.0-dev.51 [2022-09-26T17:43:51.043Z] v2.3.0-dev.52 [2022-09-26T17:43:51.043Z] v2.3.0-dev.53 [2022-09-26T17:43:51.043Z] v2.3.0-dev.54 [2022-09-26T17:43:51.043Z] v2.3.0-dev.55 [2022-09-26T17:43:51.043Z] v2.3.0-dev.56 [2022-09-26T17:43:51.043Z] v2.3.0-dev.57 [2022-09-26T17:43:51.043Z] v2.3.0-dev.58 [2022-09-26T17:43:51.043Z] v2.3.0-dev.59 [2022-09-26T17:43:51.043Z] v2.3.0-dev.60 [2022-09-26T17:43:51.043Z] v2.3.0-dev.61 [2022-09-26T17:43:51.043Z] v2.3.0-dev.62 [2022-09-26T17:43:51.043Z] v2.3.0-dev.63 [2022-09-26T17:43:51.043Z] v2.3.0-dev.64 [2022-09-26T17:43:51.043Z] v2.3.0-dev.65 [2022-09-26T17:43:51.043Z] v2.3.0-dev.66 [2022-09-26T17:43:51.043Z] v2.3.0-dev.67 [2022-09-26T17:43:51.043Z] v2.3.0-dev.68 [2022-09-26T17:43:51.043Z] v2.3.0-dev.69 [2022-09-26T17:43:51.043Z] v2.3.0-dev.70 [2022-09-26T17:43:51.043Z] v2.3.0-dev.71 [2022-09-26T17:43:51.043Z] v2.3.0-dev.72 [Pipeline] sh [2022-09-26T17:43:51.328Z] + lftools sign git-tag v2.3.0-dev.72 [2022-09-26T17:43:51.896Z] Signing Git tag with Sigul... [2022-09-26T17:43:51.896Z] Signing v2.3.0-dev.72 [Pipeline] echo [2022-09-26T17:43:52.471Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:43:52.756Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T17:43:52.763Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T17:43:52.773Z] $ docker stop --time=1 840e264ad55451b9b3e3cadad7f944b2f20a9f5ccaeab980476eca1a148fe382 [2022-09-26T17:43:54.115Z] $ docker rm -f 840e264ad55451b9b3e3cadad7f944b2f20a9f5ccaeab980476eca1a148fe382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T17:43:54.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:43:54.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:54.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:43:54.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:43:54.874Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:43:54.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:43:55.273Z] $ docker top 331d7f33ef9137c9dbf768de606752a951074f5602be31931f967b51082cb9d3 -eo pid,comm [2022-09-26T17:43:55.328Z] 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-26T17:43:55.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:43:55.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:43:55.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:43:55.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:43:55.469Z] $ docker exec 331d7f33ef9137c9dbf768de606752a951074f5602be31931f967b51082cb9d3 ssh-agent [2022-09-26T17:43:55.592Z] SSH_AUTH_SOCK=/tmp/ssh-AHsM06eP0bpq/agent.33 [2022-09-26T17:43:55.592Z] SSH_AGENT_PID=40 [2022-09-26T17:43:55.597Z] Running ssh-add (command line suppressed) [2022-09-26T17:43:55.700Z] Identity added: /w/workspace/edgex-go/309@tmp/private_key_9804310913036520573.key (/w/workspace/edgex-go/309@tmp/private_key_9804310913036520573.key) [2022-09-26T17:43:55.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:43:56.003Z] + git semver bump pre [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [bump_version] DEBUG bumping version:2.3.0-dev.72 on axis:pre with prefix:dev [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [bump_version] DEBUG bumped version:2.3.0-dev.73 [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [write_version] DEBUG write version:2.3.0-dev.73 to path:/w/workspace/edgex-go/309/.semver/main with force:True [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,179 [execute] INFO git cat-file --batch-check [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,185 [execute] INFO git cat-file --batch [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:43:56.262Z] 2022-09-26 17:43:56,190 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:43:56.262Z] 2.3.0-dev.73 [Pipeline] } [2022-09-26T17:43:56.267Z] $ docker exec --env ******** --env ******** 331d7f33ef9137c9dbf768de606752a951074f5602be31931f967b51082cb9d3 ssh-agent -k [2022-09-26T17:43:56.370Z] unset SSH_AUTH_SOCK; [2022-09-26T17:43:56.370Z] unset SSH_AGENT_PID; [2022-09-26T17:43:56.371Z] echo Agent pid 40 killed; [2022-09-26T17:43:56.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:43:56.689Z] + git semver [Pipeline] } [2022-09-26T17:43:56.955Z] $ docker stop --time=1 331d7f33ef9137c9dbf768de606752a951074f5602be31931f967b51082cb9d3 [2022-09-26T17:43:58.280Z] $ docker rm -f 331d7f33ef9137c9dbf768de606752a951074f5602be31931f967b51082cb9d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:43:58.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:43:58.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:43:58.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:43:58.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:43:59.065Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:43:59.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:43:59.423Z] $ docker top c009ef81d8de399cb9a690f5c5c83641bf4a2718023ef556230490896e76121e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:43:59.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:43:59.520Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:43:59.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:43:59.636Z] $ docker exec c009ef81d8de399cb9a690f5c5c83641bf4a2718023ef556230490896e76121e ssh-agent [2022-09-26T17:43:59.753Z] SSH_AUTH_SOCK=/tmp/ssh-cdZhMdIHMGel/agent.31 [2022-09-26T17:43:59.753Z] SSH_AGENT_PID=37 [2022-09-26T17:43:59.758Z] Running ssh-add (command line suppressed) [2022-09-26T17:43:59.857Z] Identity added: /w/workspace/edgex-go/309@tmp/private_key_9117197379797687288.key (/w/workspace/edgex-go/309@tmp/private_key_9117197379797687288.key) [2022-09-26T17:43:59.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:44:00.162Z] + git semver push [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,328 [run_push] DEBUG push [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,329 [execute] INFO git cat-file --batch-check [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,332 [execute] INFO git rev-list a95ca9b029e1c57104d6a569230b1a53a9324a8f -- [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,332 [execute] DEBUG Popen(['git', 'rev-list', 'a95ca9b029e1c57104d6a569230b1a53a9324a8f', '--'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,346 [execute] INFO git fetch -v origin [2022-09-26T17:44:00.420Z] 2022-09-26 17:44:00,347 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T17:44:00.988Z] 2022-09-26 17:44:00,965 [run_push] DEBUG no remote changes detected [2022-09-26T17:44:00.988Z] 2022-09-26 17:44:00,966 [execute] INFO git push origin semver [2022-09-26T17:44:00.988Z] 2022-09-26 17:44:00,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/309/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:44:02.368Z] 2022-09-26 17:44:02,090 [run_push] DEBUG push all version tags [2022-09-26T17:44:02.368Z] 2022-09-26 17:44:02,090 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T17:44:02.368Z] 2022-09-26 17:44:02,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/309, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:44:03.306Z] 2022-09-26 17:44:03,056 [read_version] DEBUG read version from /w/workspace/edgex-go/309/.semver/main [2022-09-26T17:44:03.306Z] 2.3.0-dev.73 [Pipeline] } [2022-09-26T17:44:03.309Z] $ docker exec --env ******** --env ******** c009ef81d8de399cb9a690f5c5c83641bf4a2718023ef556230490896e76121e ssh-agent -k [2022-09-26T17:44:03.408Z] unset SSH_AUTH_SOCK; [2022-09-26T17:44:03.408Z] unset SSH_AGENT_PID; [2022-09-26T17:44:03.408Z] echo Agent pid 37 killed; [2022-09-26T17:44:03.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:44:03.719Z] + git semver [Pipeline] } [2022-09-26T17:44:03.986Z] $ docker stop --time=1 c009ef81d8de399cb9a690f5c5c83641bf4a2718023ef556230490896e76121e [2022-09-26T17:44:05.267Z] $ docker rm -f c009ef81d8de399cb9a690f5c5c83641bf4a2718023ef556230490896e76121e [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-26T17:44:05.774Z] + [ -d /w/workspace/edgex-go/309/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:06.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:06.922Z] ---> package-listing.sh [2022-09-26T17:44:06.922Z] ++ facter osfamily [2022-09-26T17:44:06.922Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T17:44:07.181Z] + OS_FAMILY=debian [2022-09-26T17:44:07.181Z] + workspace=/w/workspace/edgex-go/309 [2022-09-26T17:44:07.181Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T17:44:07.181Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T17:44:07.181Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T17:44:07.181Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T17:44:07.181Z] + '[' /w/workspace/edgex-go/309 ']' [2022-09-26T17:44:07.181Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T17:44:07.181Z] + case "${OS_FAMILY}" in [2022-09-26T17:44:07.181Z] + dpkg -l [2022-09-26T17:44:07.181Z] + grep '^ii' [2022-09-26T17:44:07.181Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T17:44:07.181Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T17:44:07.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T17:44:07.181Z] + '[' /w/workspace/edgex-go/309 ']' [2022-09-26T17:44:07.181Z] + mkdir -p /w/workspace/edgex-go/309/archives/ [2022-09-26T17:44:07.181Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/309/archives/ [Pipeline] echo [2022-09-26T17:44:07.190Z] 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/309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T17:44:07.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:44:08.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:44:08.032Z] [2022-09-26T17:44:08.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:44:08.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:44:08.329Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T17:44:08.329Z] 5eb5b503b376: Pulling fs layer [2022-09-26T17:44:08.329Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T17:44:08.329Z] ec43610c2a17: Pulling fs layer [2022-09-26T17:44:08.329Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T17:44:08.329Z] 33b1e0a273af: Pulling fs layer [2022-09-26T17:44:08.329Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T17:44:08.329Z] 2f39f015ded8: Pulling fs layer [2022-09-26T17:44:08.329Z] 5d3b04190fa2: Waiting [2022-09-26T17:44:08.329Z] 33b1e0a273af: Waiting [2022-09-26T17:44:08.329Z] 5c69ac0246d0: Download complete [2022-09-26T17:44:08.329Z] 3a2ae6a8a46f: Download complete [2022-09-26T17:44:08.589Z] 33b1e0a273af: Verifying Checksum [2022-09-26T17:44:08.589Z] 33b1e0a273af: Download complete [2022-09-26T17:44:08.589Z] ec43610c2a17: Verifying Checksum [2022-09-26T17:44:08.589Z] ec43610c2a17: Download complete [2022-09-26T17:44:08.589Z] 5d3b04190fa2: Download complete [2022-09-26T17:44:08.589Z] 5eb5b503b376: Download complete [2022-09-26T17:44:09.156Z] 2f39f015ded8: Download complete [2022-09-26T17:44:09.724Z] 5eb5b503b376: Pull complete [2022-09-26T17:44:09.983Z] 5c69ac0246d0: Pull complete [2022-09-26T17:44:10.553Z] ec43610c2a17: Pull complete [2022-09-26T17:44:10.553Z] 3a2ae6a8a46f: Pull complete [2022-09-26T17:44:10.813Z] 33b1e0a273af: Pull complete [2022-09-26T17:44:10.813Z] 5d3b04190fa2: Pull complete [2022-09-26T17:44:15.004Z] 2f39f015ded8: Pull complete [2022-09-26T17:44:15.004Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T17:44:15.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:44:15.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:44:15.084Z] prd-ubuntu20.04-docker-8c-8g-1165 does not seem to be running inside a container [2022-09-26T17:44:15.112Z] $ 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/309/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/309 -v /w/workspace/edgex-go/309:/w/workspace/edgex-go/309:rw,z -v /w/workspace/edgex-go/309@tmp:/w/workspace/edgex-go/309@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-26T17:44:16.450Z] $ docker top 3a93d2e0997d372018d968198ebba9fd3e26869fa475a3b1a2c322161b03a118 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:44:16.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T17:44:17.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T17:44:17.367Z] + ls /var/log/sa-host [2022-09-26T17:44:17.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:44:17.502Z] provisioning config files... [2022-09-26T17:44:17.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/309@tmp/config9729360264373656853tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:44:17.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:17.804Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T17:44:17.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:18.125Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T17:44:18.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:18.412Z] ---> sudo-logs.sh [2022-09-26T17:44:18.412Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T17:44:18.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:18.714Z] ---> job-cost.sh [2022-09-26T17:44:18.715Z] lf-activate-venv: SKIPPING [2022-09-26T17:44:18.715Z] DEBUG: total: 0.10999999940395355 [2022-09-26T17:44:18.715Z] INFO: Retrieving Stack Cost... [2022-09-26T17:44:18.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:44:19.541Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T17:44:19.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:44:19.831Z] ---> logs-deploy.sh [2022-09-26T17:44:19.832Z] lf-activate-venv: SKIPPING [2022-09-26T17:44:19.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/309 [2022-09-26T17:44:19.832Z] INFO: archiving workspace using pattern(s): [2022-09-26T17:44:20.767Z] Archives upload complete. [2022-09-26T17:44:21.026Z] INFO: archiving logs to Nexus