Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78ede30a3e8baac30a9a1e988cb206c5ed4607cd 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-ssh16229155848371607834.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-ssh5569018971860620708.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-ssh5014581916981723950.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-ssh3101311495738708179.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-ssh13601984642640381220.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 ‘prd-ubuntu20.04-docker-8c-8g-7801’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7802 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/328 [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/328 # 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 78ede30a3e8baac30a9a1e988cb206c5ed4607cd (main) Commit message: "Merge pull request #4198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.21" > 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 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 > git rev-list --no-walk 94de8279f1604c89df62fc83d002adc71586ac90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-13T04:51:12.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-13T04:51:12.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-13T04:51:12.523Z] ========================================================= [2022-10-13T04:51:12.523Z] EdgeX Global Pipelines Version Info [2022-10-13T04:51:12.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-13T04:51:13.612Z] ------------------- [2022-10-13T04:51:13.612Z] stable info: [2022-10-13T04:51:13.612Z] ------------------- [2022-10-13T04:51:13.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-13T04:51:13.612Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-13T04:51:13.612Z] Message: update stable to v1.0.239 [2022-10-13T04:51:13.872Z] ------------------- [2022-10-13T04:51:13.872Z] experimental info: [2022-10-13T04:51:13.872Z] ------------------- [2022-10-13T04:51:13.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-13T04:51:13.872Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-13T04:51:13.872Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-13T04:51:14.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-13T04:51:14.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-13T04:51:14.051Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-13T04:51:14.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-13T04:51:14.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-13T04:51:14.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-13T04:51:14.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-13T04:51:14.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-13T04:51:14.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-13T04:51:14.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-13T04:51:14.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-13T04:51:14.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-13T04:51:14.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-13T04:51:14.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-13T04:51:14.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-13T04:51:14.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-13T04:51:14.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-13T04:51:14.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-13T04:51:14.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-13T04:51:14.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-13T04:51:14.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-13T04:51:14.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-13T04:51:14.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-13T04:51:14.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-13T04:51:14.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-13T04:51:14.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-13T04:51:14.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] echo [2022-10-13T04:51:14.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78ede30 [Pipeline] echo [2022-10-13T04:51:14.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-13T04:51:14.377Z] provisioning config files... [2022-10-13T04:51:14.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/328@tmp/config7622667013663267746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T04:51:14.690Z] ---> docker-login.sh [2022-10-13T04:51:14.690Z] nexus3.edgexfoundry.org:10001 [2022-10-13T04:51:14.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:51:15.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:51:15.213Z] Configure a credential helper to remove this warning. See [2022-10-13T04:51:15.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:51:15.213Z] [2022-10-13T04:51:15.213Z] Login Succeeded [2022-10-13T04:51:15.213Z] nexus3.edgexfoundry.org:10002 [2022-10-13T04:51:15.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:51:15.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:51:15.213Z] Configure a credential helper to remove this warning. See [2022-10-13T04:51:15.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:51:15.213Z] [2022-10-13T04:51:15.213Z] Login Succeeded [2022-10-13T04:51:15.213Z] nexus3.edgexfoundry.org:10003 [2022-10-13T04:51:15.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:51:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:51:15.473Z] Configure a credential helper to remove this warning. See [2022-10-13T04:51:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:51:15.473Z] [2022-10-13T04:51:15.473Z] Login Succeeded [2022-10-13T04:51:15.473Z] nexus3.edgexfoundry.org:10004 [2022-10-13T04:51:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:51:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:51:15.473Z] Configure a credential helper to remove this warning. See [2022-10-13T04:51:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:51:15.473Z] [2022-10-13T04:51:15.473Z] Login Succeeded [2022-10-13T04:51:15.473Z] docker.io [2022-10-13T04:51:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:51:16.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:51:16.042Z] Configure a credential helper to remove this warning. See [2022-10-13T04:51:16.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:51:16.042Z] [2022-10-13T04:51:16.042Z] Login Succeeded [2022-10-13T04:51:16.042Z] ---> docker-login.sh ends [Pipeline] } [2022-10-13T04:51:16.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-13T04:51:16.354Z] + 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-10-13T04:51:16.354Z] + dirname cmd/core-command/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-13T04:51:16.354Z] + + dirname cmd/core-data/Dockerfile [2022-10-13T04:51:16.354Z] cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/core-metadata/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-13T04:51:16.354Z] + + cut -d/ -f2 [2022-10-13T04:51:16.354Z] dirname cmd/security-bootstrapper/Dockerfile [2022-10-13T04:51:16.354Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-spire-agent/Dockerfile+ [2022-10-13T04:51:16.354Z] cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/support-notifications/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-13T04:51:16.354Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-10-13T04:51:16.354Z] [2022-10-13T04:51:16.354Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-13T04:51:16.354Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-13T04:51:16.354Z] + cut -d/ -f2 [2022-10-13T04:51:16.354Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-13T04:51:16.438Z] 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-10-13T04:51:16.774Z] + git rev-list -1 --merges 78ede30a3e8baac30a9a1e988cb206c5ed4607cd~1..78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] echo [2022-10-13T04:51:16.783Z] -----------> git rev-list -1 --merges 78ede30a3e8baac30a9a1e988cb206c5ed4607cd~1..78ede30a3e8baac30a9a1e988cb206c5ed4607cd 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:51:16.783Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [false] [Pipeline] sh [2022-10-13T04:51:17.068Z] + git log --format=format:%s -1 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] echo [2022-10-13T04:51:17.081Z] ========================================================= [2022-10-13T04:51:17.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-13T04:51:17.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-13T04:51:17.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-13T04:51:17.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-13T04:51:17.450Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-13T04:51:17.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-13T04:51:17.450Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-13T04:51:17.450Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-13T04:51:17.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:51:17.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T04:51:17.797Z] [2022-10-13T04:51:17.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:51:18.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T04:51:18.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-13T04:51:18.105Z] b85a868b505f: Pulling fs layer [2022-10-13T04:51:18.105Z] e2be974225ed: Pulling fs layer [2022-10-13T04:51:18.105Z] 339a4e72a1f5: Pulling fs layer [2022-10-13T04:51:18.105Z] 988bab9f4d93: Pulling fs layer [2022-10-13T04:51:18.105Z] 1469e6f7b9e6: Pulling fs layer [2022-10-13T04:51:18.105Z] eaf3925da568: Pulling fs layer [2022-10-13T04:51:18.105Z] bab4dde63d76: Pulling fs layer [2022-10-13T04:51:18.105Z] bde34c3a00c8: Pulling fs layer [2022-10-13T04:51:18.105Z] b352a97aabf1: Pulling fs layer [2022-10-13T04:51:18.105Z] 4872d77fe225: Pulling fs layer [2022-10-13T04:51:18.105Z] 5851b861e8e6: Pulling fs layer [2022-10-13T04:51:18.105Z] 1469e6f7b9e6: Waiting [2022-10-13T04:51:18.105Z] eaf3925da568: Waiting [2022-10-13T04:51:18.105Z] bab4dde63d76: Waiting [2022-10-13T04:51:18.105Z] bde34c3a00c8: Waiting [2022-10-13T04:51:18.105Z] 988bab9f4d93: Waiting [2022-10-13T04:51:18.105Z] b352a97aabf1: Waiting [2022-10-13T04:51:18.105Z] 4872d77fe225: Waiting [2022-10-13T04:51:18.105Z] e2be974225ed: Download complete [2022-10-13T04:51:18.105Z] 988bab9f4d93: Verifying Checksum [2022-10-13T04:51:18.105Z] 988bab9f4d93: Download complete [2022-10-13T04:51:18.367Z] 1469e6f7b9e6: Verifying Checksum [2022-10-13T04:51:18.367Z] 1469e6f7b9e6: Download complete [2022-10-13T04:51:18.367Z] 339a4e72a1f5: Verifying Checksum [2022-10-13T04:51:18.367Z] 339a4e72a1f5: Download complete [2022-10-13T04:51:18.367Z] eaf3925da568: Verifying Checksum [2022-10-13T04:51:18.367Z] eaf3925da568: Download complete [2022-10-13T04:51:18.367Z] bde34c3a00c8: Download complete [2022-10-13T04:51:18.367Z] b352a97aabf1: Verifying Checksum [2022-10-13T04:51:18.367Z] b352a97aabf1: Download complete [2022-10-13T04:51:18.367Z] 4872d77fe225: Verifying Checksum [2022-10-13T04:51:18.367Z] 4872d77fe225: Download complete [2022-10-13T04:51:18.367Z] 5851b861e8e6: Download complete [2022-10-13T04:51:18.367Z] b85a868b505f: Verifying Checksum [2022-10-13T04:51:18.367Z] b85a868b505f: Download complete [2022-10-13T04:51:18.624Z] bab4dde63d76: Verifying Checksum [2022-10-13T04:51:18.624Z] bab4dde63d76: Download complete [2022-10-13T04:51:20.003Z] b85a868b505f: Pull complete [2022-10-13T04:51:20.003Z] e2be974225ed: Pull complete [2022-10-13T04:51:20.572Z] 339a4e72a1f5: Pull complete [2022-10-13T04:51:20.572Z] 988bab9f4d93: Pull complete [2022-10-13T04:51:20.831Z] 1469e6f7b9e6: Pull complete [2022-10-13T04:51:21.089Z] eaf3925da568: Pull complete [2022-10-13T04:51:22.987Z] bab4dde63d76: Pull complete [2022-10-13T04:51:22.987Z] bde34c3a00c8: Pull complete [2022-10-13T04:51:22.987Z] b352a97aabf1: Pull complete [2022-10-13T04:51:23.250Z] 4872d77fe225: Pull complete [2022-10-13T04:51:23.250Z] 5851b861e8e6: Pull complete [2022-10-13T04:51:23.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-13T04:51:23.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T04:51:23.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:51:23.353Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T04:51:23.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-13T04:51:27.797Z] $ docker top dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 -eo pid,comm [2022-10-13T04:51:27.848Z] 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-10-13T04:51:27.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-13T04:51:27.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-13T04:51:27.875Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-13T04:51:28.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-13T04:51:28.005Z] $ docker exec dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 ssh-agent [2022-10-13T04:51:28.126Z] SSH_AUTH_SOCK=/tmp/ssh-jsWfz9Cflsej/agent.32 [2022-10-13T04:51:28.126Z] SSH_AGENT_PID=38 [2022-10-13T04:51:28.131Z] Running ssh-add (command line suppressed) [2022-10-13T04:51:28.240Z] Identity added: /w/workspace/edgex-go/328@tmp/private_key_1571082178144776673.key (/w/workspace/edgex-go/328@tmp/private_key_1571082178144776673.key) [2022-10-13T04:51:28.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-13T04:51:28.536Z] + git tag --points-at HEAD [Pipeline] } [2022-10-13T04:51:28.551Z] $ docker exec --env ******** --env ******** dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 ssh-agent -k [2022-10-13T04:51:28.657Z] unset SSH_AUTH_SOCK; [2022-10-13T04:51:28.657Z] unset SSH_AGENT_PID; [2022-10-13T04:51:28.657Z] echo Agent pid 38 killed; [2022-10-13T04:51:28.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-13T04:51:28.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-13T04:51:28.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-13T04:51:28.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-13T04:51:28.811Z] $ docker exec dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 ssh-agent [2022-10-13T04:51:28.919Z] SSH_AUTH_SOCK=/tmp/ssh-Yk4cnqo28dQy/agent.70 [2022-10-13T04:51:28.919Z] SSH_AGENT_PID=76 [2022-10-13T04:51:28.924Z] Running ssh-add (command line suppressed) [2022-10-13T04:51:29.049Z] Identity added: /w/workspace/edgex-go/328@tmp/private_key_14622504247538760195.key (/w/workspace/edgex-go/328@tmp/private_key_14622504247538760195.key) [2022-10-13T04:51:29.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-13T04:51:29.348Z] + git semver init [2022-10-13T04:51:29.608Z] 2022-10-13 04:51:29,522 [run_init] DEBUG init version:0.0.0 force:False [2022-10-13T04:51:29.608Z] 2022-10-13 04:51:29,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/328/.semver [2022-10-13T04:51:29.608Z] 2022-10-13 04:51:29,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/328/.semver [2022-10-13T04:51:29.608Z] 2022-10-13 04:51:29,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/328/.semver'], cwd=/w/workspace/edgex-go/328, universal_newlines=False, shell=None, istream=None) [2022-10-13T04:51:36.185Z] 2022-10-13 04:51:35,516 [append_file] DEBUG append to file:/w/workspace/edgex-go/328/.git/info/exclude [2022-10-13T04:51:36.185Z] 2022-10-13 04:51:35,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/328/.semver/main with force:False [2022-10-13T04:51:36.185Z] 2022-10-13 04:51:35,517 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T04:51:36.185Z] 2022-10-13 04:51:35,517 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T04:51:36.185Z] 2.3.0-dev.90 [Pipeline] } [2022-10-13T04:51:36.196Z] $ docker exec --env ******** --env ******** dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 ssh-agent -k [2022-10-13T04:51:36.299Z] unset SSH_AUTH_SOCK; [2022-10-13T04:51:36.300Z] unset SSH_AGENT_PID; [2022-10-13T04:51:36.300Z] echo Agent pid 76 killed; [2022-10-13T04:51:36.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-13T04:51:36.609Z] + git semver [Pipeline] } [2022-10-13T04:51:36.881Z] $ docker stop --time=1 dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 [2022-10-13T04:51:38.225Z] $ docker rm -f dfd198582bde579d6e7435bbc91d02e5488c6942e8d0ae84965ac667fb37fc78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-13T04:51:38.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-13T04:51:38.755Z] Stashed 1 file(s) [Pipeline] echo [2022-10-13T04:51:38.758Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.90 [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-10-13T04:51:39.159Z] + git config --global --add safe.directory /w/workspace/edgex-go/328 [Pipeline] echo [2022-10-13T04:51:39.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T04:51:39.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T04:51:39.191Z] ========================================================= [2022-10-13T04:51:39.192Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-13T04:51:39.192Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-13T04:51:39.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-13T04:51:39.477Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-13T04:51:39.477Z] 213ec9aee27d: Pulling fs layer [2022-10-13T04:51:39.477Z] 4583459ba037: Pulling fs layer [2022-10-13T04:51:39.477Z] 93c1e223e6f2: Pulling fs layer [2022-10-13T04:51:39.477Z] 53926ce57604: Pulling fs layer [2022-10-13T04:51:39.477Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-13T04:51:39.477Z] 30f14e443154: Pulling fs layer [2022-10-13T04:51:39.477Z] 801331c1e519: Pulling fs layer [2022-10-13T04:51:39.477Z] 99cc6dd402b0: Pulling fs layer [2022-10-13T04:51:39.477Z] 7d9ed39f4882: Pulling fs layer [2022-10-13T04:51:39.477Z] 21b2b0c7a3f4: Waiting [2022-10-13T04:51:39.477Z] 7d9ed39f4882: Waiting [2022-10-13T04:51:39.477Z] 99cc6dd402b0: Waiting [2022-10-13T04:51:39.477Z] 30f14e443154: Waiting [2022-10-13T04:51:39.477Z] 801331c1e519: Waiting [2022-10-13T04:51:39.477Z] 53926ce57604: Waiting [2022-10-13T04:51:39.477Z] 4583459ba037: Verifying Checksum [2022-10-13T04:51:39.477Z] 4583459ba037: Download complete [2022-10-13T04:51:39.477Z] 93c1e223e6f2: Verifying Checksum [2022-10-13T04:51:39.477Z] 93c1e223e6f2: Download complete [2022-10-13T04:51:39.477Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-13T04:51:39.477Z] 21b2b0c7a3f4: Download complete [2022-10-13T04:51:39.477Z] 213ec9aee27d: Verifying Checksum [2022-10-13T04:51:39.477Z] 30f14e443154: Verifying Checksum [2022-10-13T04:51:39.477Z] 30f14e443154: Download complete [2022-10-13T04:51:39.477Z] 801331c1e519: Verifying Checksum [2022-10-13T04:51:39.477Z] 801331c1e519: Download complete [2022-10-13T04:51:39.749Z] 213ec9aee27d: Pull complete [2022-10-13T04:51:40.012Z] 4583459ba037: Pull complete [2022-10-13T04:51:40.012Z] 93c1e223e6f2: Pull complete [2022-10-13T04:51:40.012Z] 7d9ed39f4882: Verifying Checksum [2022-10-13T04:51:40.012Z] 7d9ed39f4882: Download complete [2022-10-13T04:51:40.271Z] 99cc6dd402b0: Verifying Checksum [2022-10-13T04:51:40.271Z] 99cc6dd402b0: Download complete [2022-10-13T04:51:40.271Z] 53926ce57604: Verifying Checksum [2022-10-13T04:51:40.271Z] 53926ce57604: Download complete [2022-10-13T04:51:45.543Z] 53926ce57604: Pull complete [2022-10-13T04:51:45.543Z] 21b2b0c7a3f4: Pull complete [2022-10-13T04:51:45.543Z] 30f14e443154: Pull complete [2022-10-13T04:51:45.543Z] 801331c1e519: Pull complete [2022-10-13T04:51:47.444Z] 99cc6dd402b0: Pull complete [2022-10-13T04:51:48.011Z] 7d9ed39f4882: Pull complete [2022-10-13T04:51:48.011Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-13T04:51:48.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-13T04:51:48.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-13T04:51:48.304Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-13T04:51:48.304Z] WORKDIR /edgex [2022-10-13T04:51:48.304Z] COPY go.mod . [2022-10-13T04:51:48.304Z] RUN go mod download [2022-10-13T04:51:48.304Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-13T04:51:48.873Z] Sending build context to Docker daemon 169.6MB [2022-10-13T04:51:48.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-13T04:51:48.873Z] ---> 1dedd983c030 [2022-10-13T04:51:48.873Z] Step 2/4 : WORKDIR /edgex [2022-10-13T04:51:53.838Z] Still waiting to schedule task [2022-10-13T04:51:53.838Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7803’ [2022-10-13T04:51:57.161Z] ---> Running in 3b0f4ebe9b27 [2022-10-13T04:51:57.161Z] Removing intermediate container 3b0f4ebe9b27 [2022-10-13T04:51:57.161Z] ---> 1f307e02eecf [2022-10-13T04:51:57.161Z] Step 3/4 : COPY go.mod . [2022-10-13T04:51:57.420Z] ---> 51a9747e1176 [2022-10-13T04:51:57.420Z] Step 4/4 : RUN go mod download [2022-10-13T04:51:57.420Z] ---> Running in deb80d63484e [2022-10-13T04:52:15.548Z] Removing intermediate container deb80d63484e [2022-10-13T04:52:15.548Z] ---> 793ef947aa83 [2022-10-13T04:52:15.548Z] Successfully built 793ef947aa83 [2022-10-13T04:52:15.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:52:15.845Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-13T04:52:15.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:52:15.910Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T04:52:15.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-13T04:52:16.389Z] $ docker top b1abc32c5e913dd1513de9ea92e32a073c715c642380f0995c652dbf1dbce117 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T04:52:16.739Z] + go version [2022-10-13T04:52:16.739Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-13T04:52:16.750Z] $ docker stop --time=1 b1abc32c5e913dd1513de9ea92e32a073c715c642380f0995c652dbf1dbce117 [2022-10-13T04:52:18.070Z] $ docker rm -f b1abc32c5e913dd1513de9ea92e32a073c715c642380f0995c652dbf1dbce117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:52:18.471Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-13T04:52:18.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:52:18.536Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T04:52:18.563Z] $ 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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-13T04:52:18.938Z] $ docker top 1570eba9b2ef801efbc47b5c9d01370afe150e6f2cf387c7cb6322a7654fe20a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-13T04:52:19.001Z] ========================================================= [2022-10-13T04:52:19.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-13T04:52:19.001Z] ========================================================= [Pipeline] sh [2022-10-13T04:52:19.277Z] + git config --global --add safe.directory /w/workspace/edgex-go/328 [Pipeline] fileExists [Pipeline] sh [2022-10-13T04:52:19.567Z] + make test [2022-10-13T04:52:19.567Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-13T04:52:27.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-13T04:52:42.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-13T04:52:42.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-10-13T04:52:42.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.128s coverage: 41.3% of statements [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-13T04:52:42.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-13T04:52:42.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.979s coverage: 89.2% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.2% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 29.6% of statements [2022-10-13T04:52:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-10-13T04:52:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-10-13T04:52:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.118s coverage: 94.4% of statements [2022-10-13T04:52:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-10-13T04:52:57.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 80.5% of statements [2022-10-13T04:52:57.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.265s coverage: 91.2% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.8% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-13T04:53:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 41.8% of statements [2022-10-13T04:53:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-13T04:53:05.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-10-13T04:53:05.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-13T04:53:05.912Z] 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-10-13T04:53:27.831Z] 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-10-13T04:53:27.831Z] GO111MODULE=on go vet ./... [2022-10-13T04:53:29.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-13T04:53:29.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-13T04:53:29.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-13T04:53:29.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-13T04:53:29.769Z] + ls -al . [2022-10-13T04:53:29.769Z] total 760 [2022-10-13T04:53:29.769Z] drwxrwxr-x 11 1001 1001 4096 Oct 13 04:52 . [2022-10-13T04:53:29.770Z] drwxr-xr-x 4 root root 4096 Oct 13 04:52 .. [2022-10-13T04:53:29.770Z] drwxrwxr-x 2 1001 1001 4096 Oct 13 04:51 .blubracket [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 16 Oct 13 04:51 .dockerignore [2022-10-13T04:53:29.770Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 04:53 .git [2022-10-13T04:53:29.770Z] drwxrwxr-x 3 1001 1001 4096 Oct 13 04:51 .github [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 1030 Oct 13 04:51 .gitignore [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 42 Oct 13 04:51 .golangci.yml [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 87 Oct 13 04:51 .hadolint.yml [2022-10-13T04:53:29.770Z] drwxr-xr-x 3 1001 1001 4096 Oct 13 04:51 .semver [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 04:51 .sonarcloud.properties [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 1171 Oct 13 04:51 ADOPTERS.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 10722 Oct 13 04:51 Attribution.txt [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 63209 Oct 13 04:51 CHANGELOG.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 04:51 CONTRIBUTING.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 677 Oct 13 04:51 GOVERNANCE.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 850 Oct 13 04:51 Jenkinsfile [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 04:51 LICENSE [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 13857 Oct 13 04:51 Makefile [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 582 Oct 13 04:51 OWNERS.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 9799 Oct 13 04:51 README.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 6912 Oct 13 04:51 SECURITY.md [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 12 Oct 13 04:51 VERSION [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 04:51 ZMQWindows.md [2022-10-13T04:53:29.770Z] drwxrwxr-x 2 1001 1001 4096 Oct 13 04:51 bin [2022-10-13T04:53:29.770Z] drwxrwxr-x 18 1001 1001 4096 Oct 13 04:51 cmd [2022-10-13T04:53:29.770Z] -rw-r--r-- 1 root root 502375 Oct 13 04:53 coverage.out [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 3458 Oct 13 04:51 go.mod [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 38041 Oct 13 04:51 go.sum [2022-10-13T04:53:29.770Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 04:51 internal [2022-10-13T04:53:29.770Z] drwxrwxr-x 3 1001 1001 4096 Oct 13 04:51 openapi [2022-10-13T04:53:29.770Z] drwxrwxr-x 4 1001 1001 4096 Oct 13 04:51 snap [2022-10-13T04:53:29.770Z] -rw-rw-r-- 1 1001 1001 204 Oct 13 04:51 version.go [Pipeline] sh [2022-10-13T04:53:30.051Z] + '[' -e coverage.out ] [2022-10-13T04:53:30.051Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-13T04:53:30.159Z] Stashed 1 file(s) [Pipeline] sh [2022-10-13T04:53:30.438Z] + make build [2022-10-13T04:53:30.438Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-13T04:53:45.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-13T04:53:55.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-13T04:53:56.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-13T04:54:04.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-13T04:54:04.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-13T04:54:05.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-13T04:54:07.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-13T04:54:08.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-13T04:54:09.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-13T04:54:10.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-13T04:54:10.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-13T04:54:12.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-13T04:54:14.244Z] $ docker stop --time=1 1570eba9b2ef801efbc47b5c9d01370afe150e6f2cf387c7cb6322a7654fe20a [2022-10-13T04:54:19.430Z] $ docker rm -f 1570eba9b2ef801efbc47b5c9d01370afe150e6f2cf387c7cb6322a7654fe20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:54:20.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-13T04:54:20.183Z] [2022-10-13T04:54:20.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:54:20.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-13T04:54:20.478Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-13T04:54:20.478Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-13T04:54:20.478Z] ca9280d653b3: Pulling fs layer [2022-10-13T04:54:20.478Z] 7e9c9ca2126c: Pulling fs layer [2022-10-13T04:54:20.738Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-13T04:54:20.738Z] cbdbe7a5bc2a: Download complete [2022-10-13T04:54:20.738Z] ca9280d653b3: Verifying Checksum [2022-10-13T04:54:20.738Z] ca9280d653b3: Download complete [2022-10-13T04:54:20.738Z] cbdbe7a5bc2a: Pull complete [2022-10-13T04:54:21.305Z] 7e9c9ca2126c: Download complete [2022-10-13T04:54:21.305Z] ca9280d653b3: Pull complete [2022-10-13T04:54:24.586Z] 7e9c9ca2126c: Pull complete [2022-10-13T04:54:24.586Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-13T04:54:24.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-13T04:54:24.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:54:24.666Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T04:54:24.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@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-10-13T04:54:27.987Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7804 in /w/workspace/edgexfoundry_edgex-go_main [2022-10-13T04:54:28.963Z] $ docker top 860c9d4e4826af12be3413686ca23cbe5013d2538c3799b78347e7f87dea2911 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-10-13T04:54:29.056Z] Running in /w/workspace/edgex-go/328 [Pipeline] { [Pipeline] checkout [2022-10-13T04:54:29.090Z] The recommended git tool is: git [2022-10-13T04:54:29.311Z] + docker-compose build --help [2022-10-13T04:54:29.311Z] + grep parallel [2022-10-13T04:54:29.878Z] --parallel Build images in parallel. [Pipeline] } [2022-10-13T04:54:29.889Z] $ docker stop --time=1 860c9d4e4826af12be3413686ca23cbe5013d2538c3799b78347e7f87dea2911 [2022-10-13T04:54:31.156Z] $ docker rm -f 860c9d4e4826af12be3413686ca23cbe5013d2538c3799b78347e7f87dea2911 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:54:31.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-13T04:54:31.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:54:31.608Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T04:54:31.633Z] $ 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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-13T04:54:31.973Z] $ docker top f6f8b75c90a2166df2b7bf369e8682f8d3c0ffd793288684373c530e51b659b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T04:54:32.307Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-13T04:54:32.874Z] Building core-command ... [2022-10-13T04:54:32.874Z] Building core-data ... [2022-10-13T04:54:32.874Z] Building core-metadata ... [2022-10-13T04:54:32.874Z] Building security-bootstrapper ... [2022-10-13T04:54:32.874Z] Building security-proxy-setup ... [2022-10-13T04:54:32.874Z] Building security-secretstore-setup ... [2022-10-13T04:54:32.874Z] Building security-spiffe-token-provider ... [2022-10-13T04:54:32.874Z] Building security-spire-agent ... [2022-10-13T04:54:32.874Z] Building security-spire-config ... [2022-10-13T04:54:32.874Z] Building security-spire-server ... [2022-10-13T04:54:32.874Z] Building support-notifications ... [2022-10-13T04:54:32.874Z] Building support-scheduler ... [2022-10-13T04:54:32.874Z] Building sys-mgmt-agent ... [2022-10-13T04:54:32.874Z] Building core-command [2022-10-13T04:54:32.874Z] Building support-scheduler [2022-10-13T04:54:32.874Z] Building security-secretstore-setup [2022-10-13T04:54:32.874Z] Building security-spiffe-token-provider [2022-10-13T04:54:32.874Z] Building security-bootstrapper [2022-10-13T04:54:34.352Z] using credential edgex-jenkins-ssh [2022-10-13T04:54:34.437Z] Cloning the remote Git repository [2022-10-13T04:54:34.485Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-13T04:54:34.565Z] > git init /w/workspace/edgex-go/328 # timeout=10 [2022-10-13T04:54:34.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-13T04:54:34.723Z] > git --version # timeout=10 [2022-10-13T04:54:34.757Z] > git --version # 'git version 2.25.1' [2022-10-13T04:54:34.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-13T04:54:34.809Z] Verifying host key using known hosts file [2022-10-13T04:54:35.010Z] 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-10-13T04:54:35.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-13T04:54:47.745Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:54:47.745Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:54:47.745Z] ---> 793ef947aa83 [2022-10-13T04:54:47.745Z] Step 3/20 : WORKDIR /edgex-go [2022-10-13T04:54:47.745Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:54:47.745Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:54:47.745Z] ---> 793ef947aa83 [2022-10-13T04:54:47.745Z] Step 3/25 : WORKDIR /edgex-go [2022-10-13T04:54:47.745Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:54:47.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:54:47.745Z] ---> 793ef947aa83 [2022-10-13T04:54:47.745Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:54:47.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:54:47.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:54:47.745Z] ---> 793ef947aa83 [2022-10-13T04:54:47.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:54:47.745Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:54:47.745Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:54:47.745Z] ---> 793ef947aa83 [2022-10-13T04:54:47.745Z] Step 3/33 : WORKDIR /edgex-go [2022-10-13T04:54:54.498Z] Avoid second fetch [2022-10-13T04:54:54.499Z] Checking out Revision 78ede30a3e8baac30a9a1e988cb206c5ed4607cd (main) [2022-10-13T04:54:55.209Z] Commit message: "Merge pull request #4198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.21" [2022-10-13T04:54:53.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-13T04:54:53.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-13T04:54:54.518Z] > git config core.sparsecheckout # timeout=10 [2022-10-13T04:54:54.537Z] > git checkout -f 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-13T04:54:56.141Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-13T04:54:56.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T04:54:56.141Z] Dload Upload Total Spent Left Speed [2022-10-13T04:54:56.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2022-10-13T04:54:56.719Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-13T04:54:57.053Z] + sudo tee /etc/docker/daemon.new [2022-10-13T04:54:57.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-13T04:54:57.053Z] { [2022-10-13T04:54:57.053Z] "registry-mirrors": [ [2022-10-13T04:54:57.053Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-13T04:54:57.053Z] ], [2022-10-13T04:54:57.053Z] "bip": "10.250.0.254/24", [2022-10-13T04:54:57.053Z] "hosts": [ [2022-10-13T04:54:57.053Z] "tcp://0.0.0.0:5555", [2022-10-13T04:54:57.053Z] "unix:///var/run/docker.sock" [2022-10-13T04:54:57.053Z] ], [2022-10-13T04:54:57.054Z] "mtu": 1458, [2022-10-13T04:54:57.054Z] "selinux-enabled": true, [2022-10-13T04:54:57.054Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-13T04:54:57.054Z] } [Pipeline] sh [2022-10-13T04:54:57.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-13T04:54:57.731Z] ---> Running in 63ec33d94404 [2022-10-13T04:54:57.731Z] ---> Running in 0763be6be062 [2022-10-13T04:54:57.731Z] ---> Running in 9ca85d7f3b8e [2022-10-13T04:54:57.731Z] ---> Running in f29d37cc74a7 [2022-10-13T04:54:57.731Z] ---> Running in 4370e606331a [2022-10-13T04:54:57.731Z] Removing intermediate container 63ec33d94404 [2022-10-13T04:54:57.731Z] ---> 1a5e6dad1fb9 [2022-10-13T04:54:57.731Z] Step 4/23 : WORKDIR /edgex-go [2022-10-13T04:54:57.731Z] Removing intermediate container 4370e606331a [2022-10-13T04:54:57.731Z] ---> 9ac4517b2ff5 [2022-10-13T04:54:57.731Z] Step 4/24 : WORKDIR /edgex-go [2022-10-13T04:54:57.731Z] Removing intermediate container f29d37cc74a7 [2022-10-13T04:54:57.731Z] ---> 4cfc524dec8b [2022-10-13T04:54:57.731Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:54:57.731Z] Removing intermediate container 9ca85d7f3b8e [2022-10-13T04:54:57.731Z] ---> 897dc3542305 [2022-10-13T04:54:57.731Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-13T04:54:57.731Z] Removing intermediate container 0763be6be062 [2022-10-13T04:54:57.731Z] ---> a9a1adaaf5fe [2022-10-13T04:54:57.731Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:54:57.731Z] ---> Running in 3681ac504489 [2022-10-13T04:54:57.731Z] ---> Running in d49a704d3f6a [2022-10-13T04:54:57.731Z] ---> Running in 892e0cc9e950 [2022-10-13T04:54:57.731Z] ---> Running in d2315558704c [2022-10-13T04:54:57.731Z] ---> Running in 6674c6ebb5e5 [2022-10-13T04:54:57.731Z] Removing intermediate container 3681ac504489 [2022-10-13T04:54:57.731Z] ---> 1cf167c5ef93 [2022-10-13T04:54:57.731Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:54:57.731Z] Removing intermediate container 892e0cc9e950 [2022-10-13T04:54:57.731Z] ---> c91ded27b460 [2022-10-13T04:54:57.731Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:54:57.731Z] ---> Running in 28cf9bff77bd [2022-10-13T04:54:57.731Z] ---> Running in 0424c4e2b076 [2022-10-13T04:54:57.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:57.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:57.732Z] + sudo service docker restart [2022-10-13T04:54:57.989Z] v3.16.2-281-gb110f0d9eb [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-13T04:54:57.990Z] v3.16.2-280-gc8f18190c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-13T04:54:57.990Z] OK: 17036 distinct packages available [2022-10-13T04:54:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:58.252Z] OK: 211 MiB in 51 packages [2022-10-13T04:54:58.252Z] Removing intermediate container d2315558704c [2022-10-13T04:54:58.252Z] ---> 43ee1245917a [2022-10-13T04:54:58.252Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-13T04:54:58.510Z] ---> Running in d0b7f31dd78f [2022-10-13T04:54:58.510Z] Removing intermediate container 6674c6ebb5e5 [2022-10-13T04:54:58.510Z] ---> f6d8ddb4c894 [2022-10-13T04:54:58.510Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-13T04:54:58.510Z] ---> Running in 5c4442a505ad [2022-10-13T04:54:58.510Z] Removing intermediate container 28cf9bff77bd [2022-10-13T04:54:58.510Z] ---> a77a40c820a2 [2022-10-13T04:54:58.784Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-13T04:54:58.784Z] ---> Running in 7d2f0cefc55f [2022-10-13T04:54:58.784Z] Removing intermediate container 0424c4e2b076 [2022-10-13T04:54:58.784Z] ---> a2e9004ad382 [2022-10-13T04:54:58.784Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-13T04:54:58.784Z] ---> Running in 56fa5614e7b2 [2022-10-13T04:54:59.040Z] Removing intermediate container d49a704d3f6a [2022-10-13T04:54:59.040Z] ---> b739e5de7e4b [2022-10-13T04:54:59.040Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-13T04:54:59.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:59.040Z] ---> 529db6f4b141 [2022-10-13T04:54:59.040Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:54:59.040Z] ---> Running in e1718c30881f [2022-10-13T04:54:59.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:59.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:59.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:54:59.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:55:00.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:55:00.126Z] OK: 211 MiB in 51 packages [2022-10-13T04:55:00.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:55:00.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:55:00.384Z] OK: 211 MiB in 51 packages [2022-10-13T04:55:00.650Z] OK: 211 MiB in 51 packages [2022-10-13T04:55:00.913Z] Removing intermediate container d0b7f31dd78f [2022-10-13T04:55:00.913Z] ---> 358d5f48b3fa [2022-10-13T04:55:00.913Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-13T04:55:01.181Z] OK: 211 MiB in 51 packages [2022-10-13T04:55:03.741Z] ---> 77aaa7b1c149 [2022-10-13T04:55:03.741Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:55:03.741Z] ---> Running in 8654d896d61f [2022-10-13T04:55:03.741Z] Removing intermediate container 7d2f0cefc55f [2022-10-13T04:55:03.741Z] ---> 40f81373c856 [2022-10-13T04:55:03.741Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-13T04:55:03.741Z] Removing intermediate container 5c4442a505ad [2022-10-13T04:55:03.741Z] ---> b2bc1afe2126 [2022-10-13T04:55:03.741Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-13T04:55:03.741Z] Removing intermediate container 56fa5614e7b2 [2022-10-13T04:55:03.741Z] ---> 96996b0c8515 [2022-10-13T04:55:03.741Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-13T04:55:03.998Z] ---> b95fca01ab43 [2022-10-13T04:55:03.998Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:55:03.998Z] ---> d7f444e72232 [2022-10-13T04:55:03.998Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:55:03.998Z] ---> 790834577e05 [2022-10-13T04:55:03.998Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:55:04.565Z] ---> Running in 87c4dae553d8 [2022-10-13T04:55:04.854Z] ---> Running in c26c8961cd45 [2022-10-13T04:55:04.854Z] ---> Running in 70f43d00e4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-13T04:55:16.009Z] provisioning config files... [2022-10-13T04:55:16.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/328@tmp/config13372199736182567396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T04:55:16.391Z] ---> docker-login.sh [2022-10-13T04:55:16.391Z] nexus3.edgexfoundry.org:10001 [2022-10-13T04:55:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:55:17.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:55:17.250Z] Configure a credential helper to remove this warning. See [2022-10-13T04:55:17.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:55:17.250Z] [2022-10-13T04:55:17.250Z] Login Succeeded [2022-10-13T04:55:17.250Z] nexus3.edgexfoundry.org:10002 [2022-10-13T04:55:17.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:55:17.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:55:17.524Z] Configure a credential helper to remove this warning. See [2022-10-13T04:55:17.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:55:17.524Z] [2022-10-13T04:55:17.524Z] Login Succeeded [2022-10-13T04:55:17.524Z] nexus3.edgexfoundry.org:10003 [2022-10-13T04:55:17.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:55:18.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:55:18.063Z] Configure a credential helper to remove this warning. See [2022-10-13T04:55:18.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:55:18.063Z] [2022-10-13T04:55:18.063Z] Login Succeeded [2022-10-13T04:55:18.063Z] nexus3.edgexfoundry.org:10004 [2022-10-13T04:55:18.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:55:18.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:55:18.339Z] Configure a credential helper to remove this warning. See [2022-10-13T04:55:18.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:55:18.339Z] [2022-10-13T04:55:18.339Z] Login Succeeded [2022-10-13T04:55:18.339Z] docker.io [2022-10-13T04:55:18.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:55:18.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:55:18.877Z] Configure a credential helper to remove this warning. See [2022-10-13T04:55:18.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:55:18.877Z] [2022-10-13T04:55:18.877Z] Login Succeeded [2022-10-13T04:55:18.877Z] ---> docker-login.sh ends [Pipeline] } [2022-10-13T04:55:18.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-13T04:55:19.363Z] + git config --global --add safe.directory /w/workspace/edgex-go/328 [Pipeline] echo [2022-10-13T04:55:19.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T04:55:19.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T04:55:19.402Z] ========================================================= [2022-10-13T04:55:19.402Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-13T04:55:19.402Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-13T04:55:19.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-13T04:55:19.787Z] Removing intermediate container e1718c30881f [2022-10-13T04:55:19.787Z] ---> e1b16bac1573 [2022-10-13T04:55:19.787Z] Step 7/20 : COPY . . [2022-10-13T04:55:19.998Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-13T04:55:19.998Z] 9b18e9b68314: Pulling fs layer [2022-10-13T04:55:19.998Z] d32db5db7311: Pulling fs layer [2022-10-13T04:55:19.998Z] d0c4b47475fc: Pulling fs layer [2022-10-13T04:55:19.998Z] 5831b945b038: Pulling fs layer [2022-10-13T04:55:19.998Z] 86bbec2aaacd: Pulling fs layer [2022-10-13T04:55:19.998Z] e10730c5d714: Pulling fs layer [2022-10-13T04:55:19.998Z] 5831b945b038: Waiting [2022-10-13T04:55:19.998Z] 86bbec2aaacd: Waiting [2022-10-13T04:55:19.998Z] 5dd5c2283517: Pulling fs layer [2022-10-13T04:55:19.998Z] e10730c5d714: Waiting [2022-10-13T04:55:19.998Z] d5ac0230b979: Pulling fs layer [2022-10-13T04:55:19.998Z] 5dd5c2283517: Waiting [2022-10-13T04:55:19.998Z] d5ac0230b979: Waiting [2022-10-13T04:55:19.998Z] d0c4b47475fc: Verifying Checksum [2022-10-13T04:55:19.998Z] d0c4b47475fc: Download complete [2022-10-13T04:55:19.998Z] d32db5db7311: Verifying Checksum [2022-10-13T04:55:19.998Z] d32db5db7311: Download complete [2022-10-13T04:55:19.998Z] 86bbec2aaacd: Verifying Checksum [2022-10-13T04:55:19.998Z] 86bbec2aaacd: Download complete [2022-10-13T04:55:19.998Z] e10730c5d714: Download complete [2022-10-13T04:55:19.998Z] 9b18e9b68314: Verifying Checksum [2022-10-13T04:55:19.998Z] 9b18e9b68314: Download complete [2022-10-13T04:55:20.970Z] 9b18e9b68314: Pull complete [2022-10-13T04:55:20.970Z] d5ac0230b979: Verifying Checksum [2022-10-13T04:55:20.970Z] d5ac0230b979: Download complete [2022-10-13T04:55:21.256Z] d32db5db7311: Pull complete [2022-10-13T04:55:21.849Z] d0c4b47475fc: Pull complete [2022-10-13T04:55:22.123Z] 5dd5c2283517: Download complete [2022-10-13T04:55:22.713Z] 5831b945b038: Verifying Checksum [2022-10-13T04:55:22.713Z] 5831b945b038: Download complete [2022-10-13T04:55:35.053Z] 5831b945b038: Pull complete [2022-10-13T04:55:35.054Z] 86bbec2aaacd: Pull complete [2022-10-13T04:55:35.054Z] e10730c5d714: Pull complete [2022-10-13T04:55:38.072Z] ---> d4e4e809d8ee [2022-10-13T04:55:38.073Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-13T04:55:38.331Z] ---> Running in ae9b33547961 [2022-10-13T04:55:38.642Z] Removing intermediate container 8654d896d61f [2022-10-13T04:55:38.642Z] ---> aa6eae648a0c [2022-10-13T04:55:38.642Z] Step 8/33 : COPY . . [2022-10-13T04:55:38.642Z] Removing intermediate container 70f43d00e4e0 [2022-10-13T04:55:38.642Z] ---> f899e0d190ec [2022-10-13T04:55:38.642Z] Step 9/24 : COPY . . [2022-10-13T04:55:38.642Z] Removing intermediate container c26c8961cd45 [2022-10-13T04:55:38.642Z] ---> 84a0300dfdad [2022-10-13T04:55:38.642Z] Step 8/25 : COPY . . [2022-10-13T04:55:38.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-13T04:55:38.901Z] Removing intermediate container 87c4dae553d8 [2022-10-13T04:55:38.901Z] ---> bea1e670071d [2022-10-13T04:55:38.901Z] Step 9/23 : COPY . . [2022-10-13T04:55:40.446Z] 5dd5c2283517: Pull complete [2022-10-13T04:55:41.861Z] d5ac0230b979: Pull complete [2022-10-13T04:55:41.861Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-13T04:55:41.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-13T04:55:41.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-13T04:55:42.206Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-13T04:55:42.206Z] WORKDIR /edgex [2022-10-13T04:55:42.206Z] COPY go.mod . [2022-10-13T04:55:42.206Z] RUN go mod download [2022-10-13T04:55:42.206Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-13T04:55:42.794Z] Sending build context to Docker daemon 3.268MB [2022-10-13T04:55:42.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-13T04:55:42.794Z] ---> 59b3b1a385d4 [2022-10-13T04:55:42.794Z] Step 2/4 : WORKDIR /edgex [2022-10-13T04:55:44.828Z] ---> Running in 2973c090744b [2022-10-13T04:55:45.102Z] Removing intermediate container 2973c090744b [2022-10-13T04:55:45.102Z] ---> 0f460ce10320 [2022-10-13T04:55:45.102Z] Step 3/4 : COPY go.mod . [2022-10-13T04:55:45.703Z] ---> a978a4f735fe [2022-10-13T04:55:45.703Z] Step 4/4 : RUN go mod download [2022-10-13T04:55:45.703Z] ---> Running in 3fd320b5c13c [2022-10-13T04:56:11.238Z] ---> a39d60f7fea6 [2022-10-13T04:56:11.239Z] ---> cc305ee9e636 [2022-10-13T04:56:11.239Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-13T04:56:11.239Z] [2022-10-13T04:56:11.239Z] ---> 9e0eb048c92c [2022-10-13T04:56:11.239Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-13T04:56:11.239Z] ---> bf198c3155ff [2022-10-13T04:56:11.239Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-13T04:56:11.239Z] ---> Running in 3850e6112049 [2022-10-13T04:56:11.239Z] ---> Running in 32b9eb386112 [2022-10-13T04:56:11.239Z] ---> Running in 23e819e69e33 [2022-10-13T04:56:11.239Z] ---> Running in d5a291da9fdc [2022-10-13T04:56:11.239Z] Removing intermediate container ae9b33547961 [2022-10-13T04:56:11.239Z] ---> b5147f80b6c8 [2022-10-13T04:56:11.239Z] [2022-10-13T04:56:11.239Z] Step 9/20 : FROM alpine:3.15 [2022-10-13T04:56:11.239Z] 3.15: Pulling from library/alpine [2022-10-13T04:56:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-13T04:56:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-13T04:56:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-13T04:56:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-13T04:56:11.239Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-13T04:56:11.239Z] Status: Downloaded newer image for alpine:3.15 [2022-10-13T04:56:11.239Z] ---> c4fc93816858 [2022-10-13T04:56:11.239Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:56:11.514Z] ---> Running in 5976632dabc0 [2022-10-13T04:56:12.080Z] Removing intermediate container 5976632dabc0 [2022-10-13T04:56:12.080Z] ---> 6ece029603ea [2022-10-13T04:56:12.080Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:56:12.080Z] ---> Running in 862edc57a745 [2022-10-13T04:56:13.013Z] Removing intermediate container 862edc57a745 [2022-10-13T04:56:13.013Z] ---> 64cb5ea6c7d0 [2022-10-13T04:56:13.013Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-13T04:56:13.013Z] ---> Running in 505fdf39abc1 [2022-10-13T04:56:13.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:14.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:14.770Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T04:56:14.770Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T04:56:14.770Z] OK: 15857 distinct packages available [2022-10-13T04:56:15.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:15.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:16.168Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-13T04:56:16.168Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-13T04:56:16.425Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-13T04:56:16.425Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-13T04:56:16.425Z] (5/9) Installing curl (7.80.0-r3) [2022-10-13T04:56:16.702Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-13T04:56:16.702Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-13T04:56:16.702Z] (8/9) Installing libucontext (1.1-r0) [2022-10-13T04:56:16.978Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-13T04:56:16.978Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T04:56:16.978Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T04:56:17.236Z] OK: 8 MiB in 23 packages [2022-10-13T04:56:17.958Z] Removing intermediate container 3fd320b5c13c [2022-10-13T04:56:17.959Z] ---> ad7dc4990037 [2022-10-13T04:56:17.959Z] Successfully built ad7dc4990037 [2022-10-13T04:56:17.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:56:18.288Z] + docker inspect -f . ci-base-image-arm64 [2022-10-13T04:56:18.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:56:18.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-7804 does not seem to be running inside a container [2022-10-13T04:56:18.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@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-10-13T04:56:19.754Z] $ docker top 575d137ff06e4b173734f9662af42de197dfcf0e8d97e570b723b51c3196cc89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T04:56:20.607Z] + go version [2022-10-13T04:56:20.607Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-13T04:56:20.626Z] $ docker stop --time=1 575d137ff06e4b173734f9662af42de197dfcf0e8d97e570b723b51c3196cc89 [2022-10-13T04:56:22.325Z] $ docker rm -f 575d137ff06e4b173734f9662af42de197dfcf0e8d97e570b723b51c3196cc89 [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-10-13T04:56:22.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-13T04:56:22.928Z] [2022-10-13T04:56:22.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:56:23.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-13T04:56:23.272Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-13T04:56:23.541Z] 29e5d40040c1: Pulling fs layer [2022-10-13T04:56:23.541Z] 1ce36da41761: Pulling fs layer [2022-10-13T04:56:23.541Z] 25b303627fd3: Pulling fs layer [2022-10-13T04:56:23.541Z] 29e5d40040c1: Verifying Checksum [2022-10-13T04:56:23.541Z] 29e5d40040c1: Download complete [2022-10-13T04:56:23.811Z] 1ce36da41761: Verifying Checksum [2022-10-13T04:56:23.811Z] 1ce36da41761: Download complete [2022-10-13T04:56:23.840Z] Removing intermediate container 505fdf39abc1 [2022-10-13T04:56:23.840Z] ---> d083911c6f3d [2022-10-13T04:56:23.840Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:56:24.081Z] 29e5d40040c1: Pull complete [2022-10-13T04:56:24.785Z] ---> ce7f668e92b1 [2022-10-13T04:56:24.785Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-13T04:56:25.495Z] 25b303627fd3: Verifying Checksum [2022-10-13T04:56:25.495Z] 25b303627fd3: Download complete [2022-10-13T04:56:25.495Z] 1ce36da41761: Pull complete [2022-10-13T04:56:27.341Z] ---> 3fe1aad6f770 [2022-10-13T04:56:27.341Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-13T04:56:27.910Z] ---> d96e7b467b0c [2022-10-13T04:56:27.910Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-13T04:56:27.910Z] ---> Running in e53cabb93cce [2022-10-13T04:56:28.173Z] Removing intermediate container e53cabb93cce [2022-10-13T04:56:28.173Z] ---> 48ef1703a935 [2022-10-13T04:56:28.173Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:56:28.432Z] ---> Running in b1716beb9aca [2022-10-13T04:56:28.692Z] Removing intermediate container b1716beb9aca [2022-10-13T04:56:28.692Z] ---> c23a5ade0393 [2022-10-13T04:56:28.692Z] Step 18/20 : LABEL arch=x86_64 [2022-10-13T04:56:28.951Z] ---> Running in 515825a63ff3 [2022-10-13T04:56:29.897Z] Removing intermediate container 515825a63ff3 [2022-10-13T04:56:29.897Z] ---> 0592f5c602eb [2022-10-13T04:56:29.897Z] Step 19/20 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:56:29.897Z] ---> Running in 90ad83fc8c4b [2022-10-13T04:56:30.845Z] Removing intermediate container 90ad83fc8c4b [2022-10-13T04:56:30.845Z] ---> a93518535029 [2022-10-13T04:56:30.845Z] Step 20/20 : LABEL version=2.3.0-dev.90 [2022-10-13T04:56:31.414Z] ---> Running in 0c9e400c3aa0 [2022-10-13T04:56:32.355Z] Removing intermediate container 0c9e400c3aa0 [2022-10-13T04:56:32.355Z] ---> cfff5f4e0763 [2022-10-13T04:56:32.355Z] [2022-10-13T04:56:32.355Z] Successfully built cfff5f4e0763 [2022-10-13T04:56:32.355Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-13T04:56:32.355Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-10-13T04:56:34.894Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:56:34.894Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:56:34.894Z] ---> 793ef947aa83 [2022-10-13T04:56:34.895Z] Step 3/26 : WORKDIR /edgex-go [2022-10-13T04:56:34.895Z] ---> Using cache [2022-10-13T04:56:34.895Z] ---> a9a1adaaf5fe [2022-10-13T04:56:34.895Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:56:34.895Z] ---> Using cache [2022-10-13T04:56:34.895Z] ---> f6d8ddb4c894 [2022-10-13T04:56:34.895Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T04:56:37.812Z] 25b303627fd3: Pull complete [2022-10-13T04:56:37.812Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-13T04:56:37.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-13T04:56:37.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:56:37.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-7804 does not seem to be running inside a container [2022-10-13T04:56:38.057Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@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-10-13T04:56:40.443Z] $ docker top 62298b81a988a17cfd8983528451c8bd80c548d5170cfc230a39082a9bbf515d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T04:56:41.284Z] + docker-compose build+ --helpgrep [2022-10-13T04:56:41.284Z] parallel [2022-10-13T04:56:43.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-13T04:56:44.941Z] ---> Running in 849eddbf8dc0 [2022-10-13T04:56:45.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:46.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:46.631Z] --parallel Build images in parallel. [Pipeline] } [2022-10-13T04:56:46.651Z] $ docker stop --time=1 62298b81a988a17cfd8983528451c8bd80c548d5170cfc230a39082a9bbf515d [2022-10-13T04:56:46.736Z] OK: 211 MiB in 51 packages [2022-10-13T04:56:48.827Z] $ docker rm -f 62298b81a988a17cfd8983528451c8bd80c548d5170cfc230a39082a9bbf515d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:56:49.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-13T04:56:49.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T04:56:49.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-7804 does not seem to be running inside a container [2022-10-13T04:56:49.626Z] $ 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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@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-10-13T04:56:50.795Z] $ docker top 35a5cc3655ba50288b2e20354bfe70af6852389bc84f1c70f3644c949d7ab32e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T04:56:51.119Z] Removing intermediate container d5a291da9fdc [2022-10-13T04:56:51.119Z] ---> 8519132502cb [2022-10-13T04:56:51.119Z] [2022-10-13T04:56:51.119Z] Step 11/24 : FROM alpine:3.16 [2022-10-13T04:56:51.119Z] Removing intermediate container 23e819e69e33 [2022-10-13T04:56:51.119Z] ---> f25786a6047b [2022-10-13T04:56:51.119Z] [2022-10-13T04:56:51.119Z] Step 10/25 : FROM alpine:3.16 [2022-10-13T04:56:51.119Z] Removing intermediate container 3850e6112049 [2022-10-13T04:56:51.119Z] ---> 9df465ba0b97 [2022-10-13T04:56:51.119Z] [2022-10-13T04:56:51.119Z] Step 10/33 : FROM alpine:3.16 [2022-10-13T04:56:51.119Z] Removing intermediate container 849eddbf8dc0 [2022-10-13T04:56:51.119Z] ---> 124083b12c09 [2022-10-13T04:56:51.119Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-13T04:56:51.623Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-13T04:56:51.704Z] 3.16: Pulling from library/alpine [2022-10-13T04:56:51.962Z] 3.16: Pulling from library/alpine [2022-10-13T04:56:51.962Z] 3.16: Pulling from library/alpine [2022-10-13T04:56:51.962Z] ---> 59efda0cf80c [2022-10-13T04:56:51.962Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:56:53.359Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-13T04:56:53.359Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-13T04:56:53.359Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-13T04:56:53.359Z] Status: Downloaded newer image for alpine:3.16 [2022-10-13T04:56:53.359Z] Status: Downloaded newer image for alpine:3.16 [2022-10-13T04:56:53.359Z] Status: Downloaded newer image for alpine:3.16 [2022-10-13T04:56:53.359Z] ---> Running in 3a1bdd645201 [2022-10-13T04:56:53.359Z] ---> 9c6f07244728 [2022-10-13T04:56:53.359Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-13T04:56:53.359Z] ---> 9c6f07244728 [2022-10-13T04:56:53.359Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-13T04:56:53.359Z] ---> 9c6f07244728 [2022-10-13T04:56:53.359Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:56:53.621Z] ---> Running in 590f516f66de [2022-10-13T04:56:53.621Z] ---> Running in 17d0dedba783 [2022-10-13T04:56:53.621Z] ---> Running in 804482d0ae45 [2022-10-13T04:56:53.621Z] Removing intermediate container 32b9eb386112 [2022-10-13T04:56:53.621Z] ---> bf82645bc478 [2022-10-13T04:56:53.621Z] [2022-10-13T04:56:53.621Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T04:56:53.621Z] ---> 9c6f07244728 [2022-10-13T04:56:53.621Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-13T04:56:53.881Z] ---> Running in bc369df5c376 [2022-10-13T04:56:53.881Z] Removing intermediate container 17d0dedba783 [2022-10-13T04:56:53.881Z] ---> a01814fe5f27 [2022-10-13T04:56:53.881Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-13T04:56:53.881Z] ---> Running in 43a6ecb875cd [2022-10-13T04:56:54.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:56:54.406Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-13T04:56:54.406Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-13T04:56:54.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:56:54.406Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-13T04:56:54.406Z] OK: 6 MiB in 15 packages [2022-10-13T04:56:54.406Z] (3/3) Installing su-exec (0.2-r1) [2022-10-13T04:56:54.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:56:54.406Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T04:56:54.720Z] OK: 6 MiB in 17 packages [2022-10-13T04:56:54.720Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-13T04:56:54.720Z] (2/2) Installing su-exec (0.2-r1) [2022-10-13T04:56:54.720Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:56:54.720Z] OK: 6 MiB in 16 packages [2022-10-13T04:56:54.720Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-13T04:56:54.720Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:56:54.980Z] OK: 6 MiB in 15 packages [2022-10-13T04:56:54.980Z] Removing intermediate container 804482d0ae45 [2022-10-13T04:56:54.980Z] ---> 9b5b4b00310a [2022-10-13T04:56:54.980Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T04:56:54.980Z] ---> Running in 48560e66774d [2022-10-13T04:56:55.240Z] Removing intermediate container 590f516f66de [2022-10-13T04:56:55.240Z] ---> 039fadeaea1f [2022-10-13T04:56:55.240Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-13T04:56:55.240Z] Removing intermediate container 48560e66774d [2022-10-13T04:56:55.240Z] ---> 117884011830 [2022-10-13T04:56:55.240Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-13T04:56:56.968Z] Building core-command ... [2022-10-13T04:56:56.968Z] Building core-data ... [2022-10-13T04:56:56.968Z] Building core-metadata ... [2022-10-13T04:56:56.968Z] Building security-bootstrapper ... [2022-10-13T04:56:56.968Z] Building security-proxy-setup ... [2022-10-13T04:56:56.968Z] Building security-secretstore-setup ... [2022-10-13T04:56:56.968Z] Building security-spiffe-token-provider ... [2022-10-13T04:56:56.968Z] Building security-spire-agent ... [2022-10-13T04:56:56.968Z] Building security-spire-config ... [2022-10-13T04:56:56.968Z] Building security-spire-server ... [2022-10-13T04:56:56.968Z] Building support-notifications ... [2022-10-13T04:56:56.968Z] Building support-scheduler ... [2022-10-13T04:56:56.968Z] Building sys-mgmt-agent ... [2022-10-13T04:56:56.968Z] Building sys-mgmt-agent [2022-10-13T04:56:56.968Z] Building security-bootstrapper [2022-10-13T04:56:56.968Z] Building security-secretstore-setup [2022-10-13T04:56:56.968Z] Building core-data [2022-10-13T04:56:56.968Z] Building security-spire-agent [2022-10-13T04:56:58.621Z] ---> Running in bc3488008796 [2022-10-13T04:56:58.621Z] Removing intermediate container 43a6ecb875cd [2022-10-13T04:56:58.621Z] ---> 838207747e68 [2022-10-13T04:56:58.621Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-13T04:56:58.621Z] ---> Running in 8359c13ceac8 [2022-10-13T04:56:58.621Z] ---> Running in 23f001347d30 [2022-10-13T04:56:58.621Z] Removing intermediate container bc369df5c376 [2022-10-13T04:56:58.621Z] ---> 476515c2d1ac [2022-10-13T04:56:58.621Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T04:56:58.621Z] ---> Running in 3ee343e7caaf [2022-10-13T04:56:58.621Z] Removing intermediate container bc3488008796 [2022-10-13T04:56:58.621Z] ---> 281563b67f55 [2022-10-13T04:56:58.621Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-13T04:56:58.621Z] Removing intermediate container 8359c13ceac8 [2022-10-13T04:56:58.621Z] ---> 98f196534682 [2022-10-13T04:56:58.621Z] Step 13/25 : WORKDIR / [2022-10-13T04:56:58.881Z] ---> Running in f7fbf42ce750 [2022-10-13T04:56:58.881Z] ---> Running in 7bbb6925b448 [2022-10-13T04:56:58.881Z] Removing intermediate container 23f001347d30 [2022-10-13T04:56:58.881Z] ---> 6f5f1c8431a0 [2022-10-13T04:56:58.881Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-13T04:56:58.881Z] Removing intermediate container 3ee343e7caaf [2022-10-13T04:56:58.881Z] ---> b6ab5e84ef74 [2022-10-13T04:56:58.881Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-13T04:56:59.200Z] Removing intermediate container f7fbf42ce750 [2022-10-13T04:56:59.200Z] ---> a1a3dea5a5bc [2022-10-13T04:56:59.200Z] Step 16/24 : WORKDIR / [2022-10-13T04:56:59.518Z] ---> Running in 67f607c145f3 [2022-10-13T04:56:59.518Z] ---> Running in 54da218a62f1 [2022-10-13T04:56:59.518Z] Removing intermediate container 7bbb6925b448 [2022-10-13T04:56:59.518Z] ---> e9110e2c8759 [2022-10-13T04:56:59.518Z] 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-10-13T04:56:59.827Z] ---> Running in 4f3a8597f9ad [2022-10-13T04:57:00.402Z] Removing intermediate container 67f607c145f3 [2022-10-13T04:57:00.402Z] ---> 5ce98e8943e6 [2022-10-13T04:57:00.402Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-13T04:57:00.402Z] Removing intermediate container 54da218a62f1 [2022-10-13T04:57:00.402Z] ---> 31cc963210ce [2022-10-13T04:57:00.402Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T04:57:00.402Z] ---> 17ec114392ed [2022-10-13T04:57:00.402Z] 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-10-13T04:57:00.663Z] ---> Running in cf511b539067 [2022-10-13T04:57:00.663Z] ---> Running in 0d84ae82347d [2022-10-13T04:57:00.663Z] Removing intermediate container 4f3a8597f9ad [2022-10-13T04:57:00.663Z] ---> ea84a41321c6 [2022-10-13T04:57:00.663Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:57:00.927Z] ---> 53c515496559 [2022-10-13T04:57:00.927Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-13T04:57:00.927Z] Removing intermediate container 0d84ae82347d [2022-10-13T04:57:00.927Z] ---> c103133a1545 [2022-10-13T04:57:00.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:57:00.927Z] Removing intermediate container cf511b539067 [2022-10-13T04:57:00.927Z] ---> afcfdba7a050 [2022-10-13T04:57:00.927Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-13T04:57:00.927Z] ---> 8175ab6ccff6 [2022-10-13T04:57:00.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-13T04:57:01.187Z] ---> Running in 2a594bfbec35 [2022-10-13T04:57:01.187Z] ---> 6cbe20bc6d6b [2022-10-13T04:57:01.187Z] 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-10-13T04:57:01.758Z] ---> 46bcfb6ba0af [2022-10-13T04:57:01.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-13T04:57:03.170Z] Removing intermediate container 2a594bfbec35 [2022-10-13T04:57:03.170Z] ---> 23759d0bbd69 [2022-10-13T04:57:03.170Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-13T04:57:03.170Z] ---> 5835a8f50e00 [2022-10-13T04:57:03.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-13T04:57:03.745Z] ---> 0dc620998265 [2022-10-13T04:57:03.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-13T04:57:03.745Z] ---> Running in 46b5dd9424c2 [2022-10-13T04:57:04.038Z] ---> 468b8afb1e4d [2022-10-13T04:57:04.038Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-13T04:57:04.038Z] ---> 0150461cb882 [2022-10-13T04:57:04.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-13T04:57:04.038Z] ---> Running in 4f1cdd6e1fe9 [2022-10-13T04:57:04.038Z] ---> ed33ae695be9 [2022-10-13T04:57:04.038Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-13T04:57:04.308Z] Removing intermediate container 3a1bdd645201 [2022-10-13T04:57:04.308Z] ---> 4a8103c29a84 [2022-10-13T04:57:04.308Z] Step 8/26 : COPY . . [2022-10-13T04:57:04.568Z] Removing intermediate container 4f1cdd6e1fe9 [2022-10-13T04:57:04.568Z] ---> bcef4d477b20 [2022-10-13T04:57:04.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:57:09.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:09.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:09.271Z] ---> ad7dc4990037 [2022-10-13T04:57:09.271Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:57:09.271Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:09.271Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:09.271Z] ---> ad7dc4990037 [2022-10-13T04:57:09.271Z] Step 3/23 : WORKDIR /edgex-go [2022-10-13T04:57:09.271Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:09.271Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:09.271Z] ---> ad7dc4990037 [2022-10-13T04:57:09.271Z] Step 3/33 : WORKDIR /edgex-go [2022-10-13T04:57:09.271Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:09.271Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:09.271Z] ---> ad7dc4990037 [2022-10-13T04:57:09.271Z] Step 3/26 : WORKDIR /edgex-go [2022-10-13T04:57:09.271Z] ---> Running in 0fa6198a82dc [2022-10-13T04:57:09.271Z] ---> Running in 9bb73b63ed2a [2022-10-13T04:57:09.271Z] ---> Running in 2be81c3ff0a5 [2022-10-13T04:57:09.271Z] ---> Running in c3e377b31795 [2022-10-13T04:57:09.271Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:09.271Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:09.271Z] ---> ad7dc4990037 [2022-10-13T04:57:09.271Z] Step 3/25 : WORKDIR /edgex-go [2022-10-13T04:57:09.271Z] ---> Running in 7061cb1acedf [2022-10-13T04:57:09.540Z] Removing intermediate container 0fa6198a82dc [2022-10-13T04:57:09.540Z] ---> 7c37f7a6dc44 [2022-10-13T04:57:09.540Z] Step 4/24 : WORKDIR /edgex-go [2022-10-13T04:57:09.540Z] Removing intermediate container 9bb73b63ed2a [2022-10-13T04:57:09.540Z] ---> 4805c5d8b869 [2022-10-13T04:57:09.540Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:09.540Z] ---> Running in f7c9d3b81a1c [2022-10-13T04:57:09.540Z] Removing intermediate container 2be81c3ff0a5 [2022-10-13T04:57:09.540Z] ---> 69a3d78a38f2 [2022-10-13T04:57:09.540Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:09.807Z] Removing intermediate container c3e377b31795 [2022-10-13T04:57:09.807Z] ---> 67a6296f1b02 [2022-10-13T04:57:09.807Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:09.807Z] Removing intermediate container 7061cb1acedf [2022-10-13T04:57:09.807Z] ---> 7676466c7303 [2022-10-13T04:57:09.807Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:09.807Z] ---> Running in 1b1f0ba54da9 [2022-10-13T04:57:09.807Z] ---> Running in 00454814d6a4 [2022-10-13T04:57:09.807Z] ---> Running in ffd112ffef54 [2022-10-13T04:57:10.078Z] ---> Running in 6fe39332b076 [2022-10-13T04:57:10.350Z] Removing intermediate container f7c9d3b81a1c [2022-10-13T04:57:10.350Z] ---> e32f30c8e0aa [2022-10-13T04:57:10.350Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:10.350Z] ---> Running in 21fe4cc7fb80 [2022-10-13T04:57:11.145Z] ---> b2d2c86e1499 [2022-10-13T04:57:11.145Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-13T04:57:11.145Z] ---> f4df7e306f75 [2022-10-13T04:57:11.145Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-13T04:57:11.145Z] ---> Running in d21170edbf11 [2022-10-13T04:57:11.145Z] ---> Running in 89f5935903b9 [2022-10-13T04:57:11.145Z] ---> 1920697cd7cd [2022-10-13T04:57:11.145Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T04:57:11.145Z] Removing intermediate container 46b5dd9424c2 [2022-10-13T04:57:11.145Z] ---> 2a01d7b8fba7 [2022-10-13T04:57:11.145Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-13T04:57:11.145Z] Removing intermediate container d21170edbf11 [2022-10-13T04:57:11.145Z] ---> c9ca861cd5a8 [2022-10-13T04:57:11.145Z] Step 22/24 : LABEL arch=x86_64 [2022-10-13T04:57:11.145Z] ---> Running in 27a2166b22fe [2022-10-13T04:57:11.145Z] Removing intermediate container 89f5935903b9 [2022-10-13T04:57:11.145Z] ---> e12ea9e92c2b [2022-10-13T04:57:11.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:57:11.145Z] ---> Running in c1a11e696d6c [2022-10-13T04:57:11.145Z] ---> f3b6a830eb89 [2022-10-13T04:57:11.145Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-13T04:57:11.145Z] ---> Running in e8e7cf925df0 [2022-10-13T04:57:11.145Z] ---> Running in fb9583f1e27d [2022-10-13T04:57:11.146Z] ---> Running in 542b370ecd90 [2022-10-13T04:57:11.146Z] Removing intermediate container 27a2166b22fe [2022-10-13T04:57:11.146Z] ---> f0a515a24dcc [2022-10-13T04:57:11.146Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-13T04:57:11.146Z] ---> Running in 8e873bdd4b1b [2022-10-13T04:57:11.146Z] Removing intermediate container c1a11e696d6c [2022-10-13T04:57:11.146Z] ---> 6626f53b705f [2022-10-13T04:57:11.146Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-13T04:57:11.146Z] Removing intermediate container e8e7cf925df0 [2022-10-13T04:57:11.146Z] ---> e8b0bd7ec705 [2022-10-13T04:57:11.146Z] Step 23/24 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:57:11.146Z] Removing intermediate container fb9583f1e27d [2022-10-13T04:57:11.146Z] ---> d43b59a3118e [2022-10-13T04:57:11.146Z] Step 21/23 : LABEL arch=x86_64 [2022-10-13T04:57:11.146Z] ---> Running in 914e9430b024 [2022-10-13T04:57:11.146Z] ---> Running in dc69474cfcc2 [2022-10-13T04:57:11.146Z] Removing intermediate container 8e873bdd4b1b [2022-10-13T04:57:11.146Z] ---> 349a52fd2a7c [2022-10-13T04:57:11.146Z] 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-10-13T04:57:11.146Z] ---> Running in 91aefb1383c8 [2022-10-13T04:57:11.146Z] ---> bf38f9ee2fd8 [2022-10-13T04:57:11.146Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-13T04:57:11.146Z] Removing intermediate container dc69474cfcc2 [2022-10-13T04:57:11.146Z] ---> ba99088176c6 [2022-10-13T04:57:11.146Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:57:11.146Z] ---> Running in 071398ac8330 [2022-10-13T04:57:11.146Z] Removing intermediate container 914e9430b024 [2022-10-13T04:57:11.146Z] ---> e8ff7b2284fc [2022-10-13T04:57:11.146Z] Step 24/24 : LABEL version=2.3.0-dev.90 [2022-10-13T04:57:11.406Z] ---> Running in ea7e2e96787a [2022-10-13T04:57:11.406Z] ---> Running in 6999507f71e2 [2022-10-13T04:57:11.406Z] Removing intermediate container 6999507f71e2 [2022-10-13T04:57:11.406Z] ---> 99afd0aa62a5 [2022-10-13T04:57:11.406Z] [2022-10-13T04:57:11.406Z] Removing intermediate container ea7e2e96787a [2022-10-13T04:57:11.406Z] ---> b74dbcb0f337 [2022-10-13T04:57:11.406Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T04:57:11.406Z] ---> Running in 273c151907d1 [2022-10-13T04:57:11.406Z] Successfully built 99afd0aa62a5 [2022-10-13T04:57:11.664Z] Successfully tagged core-command:latest [2022-10-13T04:57:11.664Z] Building support-notifications [2022-10-13T04:57:11.664Z]  Building core-command ... done Removing intermediate container 542b370ecd90 [2022-10-13T04:57:11.664Z] ---> ec06fd37f343 [2022-10-13T04:57:11.664Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-13T04:57:11.664Z] Removing intermediate container 273c151907d1 [2022-10-13T04:57:11.664Z] ---> e57b2e790b0d [2022-10-13T04:57:11.664Z] [2022-10-13T04:57:11.664Z] ---> Running in db9c46c95171 [2022-10-13T04:57:11.664Z] Successfully built e57b2e790b0d [2022-10-13T04:57:11.664Z] Successfully tagged support-scheduler:latest [2022-10-13T04:57:11.664Z] Building security-proxy-setup [2022-10-13T04:57:13.706Z] Removing intermediate container 1b1f0ba54da9 [2022-10-13T04:57:13.707Z] ---> 769574b3a2b0 [2022-10-13T04:57:13.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-13T04:57:13.707Z] ---> Running in b2650f26f3fe [2022-10-13T04:57:13.707Z] Removing intermediate container ffd112ffef54 [2022-10-13T04:57:13.707Z] ---> f56b0be8a9b6 [2022-10-13T04:57:13.707Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T04:57:13.976Z] ---> Running in 0bbb89205dd8 [2022-10-13T04:57:14.248Z] Removing intermediate container 00454814d6a4 [2022-10-13T04:57:14.248Z] ---> 8a8ea36adcfb [2022-10-13T04:57:14.248Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-13T04:57:14.248Z] ---> Running in 9b2cc88a899e [2022-10-13T04:57:14.248Z] Removing intermediate container 6fe39332b076 [2022-10-13T04:57:14.248Z] ---> cdded7d31429 [2022-10-13T04:57:14.248Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-13T04:57:14.518Z] Removing intermediate container 21fe4cc7fb80 [2022-10-13T04:57:14.518Z] ---> 0ee1c66646dd [2022-10-13T04:57:14.518Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-13T04:57:14.518Z] ---> Running in 26a71434409b [2022-10-13T04:57:14.518Z] ---> Running in 2f0783687b5a [2022-10-13T04:57:15.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:16.106Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:16.106Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:16.106Z] ---> 793ef947aa83 [2022-10-13T04:57:16.106Z] Step 3/22 : WORKDIR /edgex-go [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> a9a1adaaf5fe [2022-10-13T04:57:16.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> f6d8ddb4c894 [2022-10-13T04:57:16.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> b2bc1afe2126 [2022-10-13T04:57:16.106Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> d7f444e72232 [2022-10-13T04:57:16.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> 84a0300dfdad [2022-10-13T04:57:16.106Z] Step 8/22 : COPY . . [2022-10-13T04:57:16.106Z] ---> Using cache [2022-10-13T04:57:16.106Z] ---> a39d60f7fea6 [2022-10-13T04:57:16.106Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-13T04:57:16.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:16.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:16.107Z] ---> 793ef947aa83 [2022-10-13T04:57:16.107Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:57:16.107Z] ---> Using cache [2022-10-13T04:57:16.107Z] ---> 9ac4517b2ff5 [2022-10-13T04:57:16.107Z] Step 4/23 : WORKDIR /edgex-go [2022-10-13T04:57:16.107Z] ---> Using cache [2022-10-13T04:57:16.107Z] ---> c91ded27b460 [2022-10-13T04:57:16.107Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:16.107Z] ---> Using cache [2022-10-13T04:57:16.107Z] ---> a2e9004ad382 [2022-10-13T04:57:16.107Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-13T04:57:16.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:16.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:16.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:16.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:16.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:17.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:17.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:17.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:17.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:57:17.637Z] OK: 221 MiB in 51 packages [2022-10-13T04:57:18.225Z] OK: 221 MiB in 51 packages [2022-10-13T04:57:18.811Z] OK: 221 MiB in 51 packages [2022-10-13T04:57:19.080Z] Removing intermediate container b2650f26f3fe [2022-10-13T04:57:19.080Z] ---> 817ad128831b [2022-10-13T04:57:19.080Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-13T04:57:19.353Z] OK: 221 MiB in 51 packages [2022-10-13T04:57:19.353Z] OK: 221 MiB in 51 packages [2022-10-13T04:57:19.393Z] Removing intermediate container db9c46c95171 [2022-10-13T04:57:19.393Z] ---> 58ecc218b1f0 [2022-10-13T04:57:19.393Z] Step 23/25 : LABEL arch=x86_64 [2022-10-13T04:57:19.959Z] ---> Running in c6aaea7c1bc5 [2022-10-13T04:57:19.959Z] ---> Running in 3b6a299720be [2022-10-13T04:57:19.960Z] Removing intermediate container 0bbb89205dd8 [2022-10-13T04:57:19.961Z] ---> 1097e767528f [2022-10-13T04:57:19.961Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-13T04:57:20.216Z] ---> Running in e9e1c0002317 [2022-10-13T04:57:20.217Z] Removing intermediate container 91aefb1383c8 [2022-10-13T04:57:20.217Z] ---> c51c262dd789 [2022-10-13T04:57:20.217Z] Step 12/26 : WORKDIR /edgex-go [2022-10-13T04:57:20.217Z] Removing intermediate container 071398ac8330 [2022-10-13T04:57:20.217Z] ---> dfa2116ad492 [2022-10-13T04:57:20.217Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:57:20.217Z] Removing intermediate container 3b6a299720be [2022-10-13T04:57:20.217Z] ---> 8ab20704f802 [2022-10-13T04:57:20.217Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:57:20.217Z] ---> Running in e3b5174e1d5e [2022-10-13T04:57:20.217Z] ---> Running in 310ef9ca93b3 [2022-10-13T04:57:20.490Z] ---> 869601f375ac [2022-10-13T04:57:20.490Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-13T04:57:20.490Z] Removing intermediate container 310ef9ca93b3 [2022-10-13T04:57:20.490Z] ---> 5760a633c5fe [2022-10-13T04:57:20.490Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T04:57:20.490Z] Removing intermediate container e3b5174e1d5e [2022-10-13T04:57:20.490Z] ---> 5a86eebea89e [2022-10-13T04:57:20.490Z] [2022-10-13T04:57:20.490Z] Step 13/26 : FROM alpine:3.15 [2022-10-13T04:57:20.490Z] ---> c4fc93816858 [2022-10-13T04:57:20.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:57:20.490Z] ---> Using cache [2022-10-13T04:57:20.490Z] ---> 6ece029603ea [2022-10-13T04:57:20.490Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:20.491Z] ---> Using cache [2022-10-13T04:57:20.491Z] ---> 64cb5ea6c7d0 [2022-10-13T04:57:20.491Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-13T04:57:20.491Z] ---> Running in f1a199248d46 [2022-10-13T04:57:20.491Z] ---> Running in 6e69ded48078 [2022-10-13T04:57:20.557Z] ---> d87dd7fe887f [2022-10-13T04:57:20.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:20.557Z] Removing intermediate container 9b2cc88a899e [2022-10-13T04:57:20.557Z] ---> 726109b28209 [2022-10-13T04:57:20.557Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-13T04:57:20.749Z] Removing intermediate container f1a199248d46 [2022-10-13T04:57:20.749Z] ---> 38fb6a1e6486 [2022-10-13T04:57:20.749Z] [2022-10-13T04:57:20.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:20.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-13T04:57:20.749Z] Successfully built 38fb6a1e6486 [2022-10-13T04:57:20.749Z] Successfully tagged security-secretstore-setup:latest [2022-10-13T04:57:20.749Z]  Building security-secretstore-setup ... done Building core-data [2022-10-13T04:57:20.840Z] ---> Running in 346e7156b83a [2022-10-13T04:57:20.840Z] Removing intermediate container 26a71434409b [2022-10-13T04:57:20.840Z] ---> a9863eae52e5 [2022-10-13T04:57:20.840Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-13T04:57:21.109Z] Removing intermediate container 2f0783687b5a [2022-10-13T04:57:21.109Z] ---> f8c98ba3dd1a [2022-10-13T04:57:21.109Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-13T04:57:21.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:21.378Z] ---> e393d168df13 [2022-10-13T04:57:21.378Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:21.378Z] ---> Running in c08c8ebf2a74 [2022-10-13T04:57:22.002Z] ---> 1091a426a33e [2022-10-13T04:57:22.002Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:22.002Z] ---> Running in e71a49c17e1b [2022-10-13T04:57:22.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:22.108Z] OK: 211 MiB in 51 packages [2022-10-13T04:57:22.286Z] ---> e353bcc8b5e9 [2022-10-13T04:57:22.286Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:22.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:22.558Z] ---> b6a865115d64 [2022-10-13T04:57:22.558Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:22.558Z] ---> Running in d4613619566b [2022-10-13T04:57:22.558Z] ---> Running in 1b771ebfafa5 [2022-10-13T04:57:23.316Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T04:57:23.316Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T04:57:23.316Z] OK: 15857 distinct packages available [2022-10-13T04:57:23.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:24.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:24.273Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-13T04:57:24.534Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-13T04:57:24.534Z] (3/5) Installing libucontext (1.1-r0) [2022-10-13T04:57:24.534Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-13T04:57:24.794Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-13T04:57:24.794Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T04:57:24.794Z] OK: 7 MiB in 19 packages [2022-10-13T04:57:24.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:57:24.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:57:24.794Z] ---> 793ef947aa83 [2022-10-13T04:57:24.794Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:57:24.794Z] ---> Using cache [2022-10-13T04:57:24.794Z] ---> 9ac4517b2ff5 [2022-10-13T04:57:24.794Z] Step 4/24 : WORKDIR /edgex-go [2022-10-13T04:57:24.794Z] ---> Using cache [2022-10-13T04:57:24.794Z] ---> c91ded27b460 [2022-10-13T04:57:24.794Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:57:24.794Z] ---> Using cache [2022-10-13T04:57:24.794Z] ---> a2e9004ad382 [2022-10-13T04:57:24.794Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-13T04:57:28.276Z] ---> 262f48ea0fe3 [2022-10-13T04:57:28.276Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-13T04:57:28.276Z] ---> Running in 6a8baa3d6cfa [2022-10-13T04:57:28.537Z] Removing intermediate container e9e1c0002317 [2022-10-13T04:57:28.537Z] ---> c8afd6ca8e62 [2022-10-13T04:57:28.537Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-13T04:57:28.800Z] ---> 7704e09c9290 [2022-10-13T04:57:28.800Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-13T04:57:29.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:29.060Z] Removing intermediate container 6e69ded48078 [2022-10-13T04:57:29.060Z] ---> 38005cf6e7c9 [2022-10-13T04:57:29.060Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-13T04:57:29.060Z] ---> c1f78afb9341 [2022-10-13T04:57:29.060Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:29.060Z] ---> Running in e1c4327e4793 [2022-10-13T04:57:29.322Z] ---> d1d6e5417259 [2022-10-13T04:57:29.322Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-13T04:57:29.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:30.178Z] OK: 211 MiB in 51 packages [2022-10-13T04:57:31.151Z] ---> 62191f66daed [2022-10-13T04:57:31.151Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-13T04:57:31.151Z] ---> 8d4d84019cd6 [2022-10-13T04:57:31.151Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T04:57:31.151Z] ---> a3dbb6eeaa1f [2022-10-13T04:57:31.151Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-13T04:57:31.412Z] Removing intermediate container 6a8baa3d6cfa [2022-10-13T04:57:31.412Z] ---> dd74a051bda4 [2022-10-13T04:57:31.412Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-13T04:57:36.717Z] ---> e0fad3a37b4b [2022-10-13T04:57:36.717Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-13T04:57:36.717Z] ---> 0e2c192d5967 [2022-10-13T04:57:36.717Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:57:36.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-13T04:57:36.717Z] ---> b1027c2499bd [2022-10-13T04:57:36.717Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T04:57:36.717Z] ---> Running in b615253618d4 [2022-10-13T04:57:36.717Z] ---> Running in 93192483bd9b [2022-10-13T04:57:37.660Z] ---> 56a9078685e8 [2022-10-13T04:57:37.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-13T04:57:39.044Z] ---> f67f57a6a515 [2022-10-13T04:57:39.044Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-13T04:57:43.311Z] ---> 0ca54ae6fc00 [2022-10-13T04:57:43.311Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T04:57:44.695Z] Removing intermediate container b615253618d4 [2022-10-13T04:57:44.695Z] ---> d19d67bee465 [2022-10-13T04:57:44.695Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-13T04:57:44.695Z] ---> Running in 84fc098d7615 [2022-10-13T04:57:44.695Z] ---> Running in 96f26de87a05 [2022-10-13T04:57:44.963Z] Removing intermediate container c6aaea7c1bc5 [2022-10-13T04:57:44.963Z] ---> 9182995afaa6 [2022-10-13T04:57:44.963Z] [2022-10-13T04:57:44.963Z] Step 10/22 : FROM alpine:3.16 [2022-10-13T04:57:44.963Z] ---> 9c6f07244728 [2022-10-13T04:57:44.963Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-13T04:57:44.963Z] Removing intermediate container 84fc098d7615 [2022-10-13T04:57:44.963Z] ---> 6ca6043b8ceb [2022-10-13T04:57:44.963Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T04:57:44.963Z] Removing intermediate container 96f26de87a05 [2022-10-13T04:57:44.963Z] ---> 1aaf9437ed82 [2022-10-13T04:57:44.963Z] Step 30/33 : CMD ["gate"] [2022-10-13T04:57:45.224Z] ---> Running in 51e1019c57c9 [2022-10-13T04:57:45.224Z] ---> Running in dc9bfb7f2e80 [2022-10-13T04:57:45.224Z] ---> Running in 45ca0ad891fb [2022-10-13T04:57:45.492Z] Removing intermediate container e1c4327e4793 [2022-10-13T04:57:45.492Z] ---> f57d146c016c [2022-10-13T04:57:45.492Z] Step 9/23 : COPY . . [2022-10-13T04:57:45.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:45.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:57:46.157Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-13T04:57:46.157Z] Removing intermediate container 45ca0ad891fb [2022-10-13T04:57:46.157Z] ---> 131f37bae55d [2022-10-13T04:57:46.157Z] Step 31/33 : LABEL arch=x86_64 [2022-10-13T04:57:46.157Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-13T04:57:46.157Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-13T04:57:46.157Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-13T04:57:46.157Z] (5/6) Installing curl (7.83.1-r3) [2022-10-13T04:57:46.157Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-13T04:57:46.157Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:57:46.157Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T04:57:46.157Z] OK: 8 MiB in 20 packages [2022-10-13T04:57:50.582Z] Removing intermediate container dc9bfb7f2e80 [2022-10-13T04:57:50.582Z] ---> e9bb1216b8f1 [2022-10-13T04:57:50.582Z] Step 24/26 : LABEL arch=x86_64 [2022-10-13T04:57:52.523Z] ---> Running in 4ab90c8e46cc [2022-10-13T04:57:52.523Z] ---> Running in e0d1706a9e76 [2022-10-13T04:57:52.523Z] ---> c602725a6dc1 [2022-10-13T04:57:52.523Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-13T04:57:52.523Z] Removing intermediate container 4ab90c8e46cc [2022-10-13T04:57:52.523Z] ---> 411d94fcbdd4 [2022-10-13T04:57:52.523Z] Step 32/33 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:57:52.783Z] Removing intermediate container e0d1706a9e76 [2022-10-13T04:57:52.783Z] ---> ee8ad6f10d9d [2022-10-13T04:57:52.783Z] Step 25/26 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:57:52.783Z] ---> Running in afe2f05e8e5c [2022-10-13T04:57:52.783Z] ---> Running in d8cb1c7dfe2d [2022-10-13T04:57:52.783Z] ---> Running in 848fff001f17 [2022-10-13T04:57:52.783Z] Removing intermediate container 51e1019c57c9 [2022-10-13T04:57:52.783Z] ---> 3307e7206a95 [2022-10-13T04:57:52.783Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-13T04:57:52.783Z] ---> Running in 0820404a2eb1 [2022-10-13T04:57:53.049Z] Removing intermediate container d8cb1c7dfe2d [2022-10-13T04:57:53.049Z] ---> 421699b2c4be [2022-10-13T04:57:53.049Z] Step 33/33 : LABEL version=2.3.0-dev.90 [2022-10-13T04:57:53.049Z] Removing intermediate container 848fff001f17 [2022-10-13T04:57:53.049Z] ---> 1aa57f3777e9 [2022-10-13T04:57:53.049Z] Step 26/26 : LABEL version=2.3.0-dev.90 [2022-10-13T04:57:53.049Z] ---> Running in 34cb03812a13 [2022-10-13T04:57:53.049Z] ---> Running in f2ca837e7ec0 [2022-10-13T04:57:53.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-13T04:57:53.049Z] Removing intermediate container 0820404a2eb1 [2022-10-13T04:57:53.049Z] ---> 95e44aad6076 [2022-10-13T04:57:53.049Z] Step 13/22 : WORKDIR /edgex [2022-10-13T04:57:53.049Z] ---> Running in 1e2f4bd5b478 [2022-10-13T04:57:53.049Z] Removing intermediate container f2ca837e7ec0 [2022-10-13T04:57:53.312Z] ---> 8cbadfd13657 [2022-10-13T04:57:53.312Z] [2022-10-13T04:57:53.312Z] Removing intermediate container 34cb03812a13 [2022-10-13T04:57:53.312Z] ---> cb0af676980b [2022-10-13T04:57:53.312Z] [2022-10-13T04:57:53.312Z] Removing intermediate container 93192483bd9b [2022-10-13T04:57:53.312Z] ---> 83ac8561f058 [2022-10-13T04:57:53.312Z] Step 9/24 : COPY . . [2022-10-13T04:57:53.312Z] Successfully built 8cbadfd13657 [2022-10-13T04:57:53.312Z] Removing intermediate container 1e2f4bd5b478 [2022-10-13T04:57:53.312Z] ---> 441b2b653e89 [2022-10-13T04:57:53.312Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-13T04:57:53.312Z] Successfully built cb0af676980b [2022-10-13T04:57:53.312Z] Successfully tagged security-bootstrapper:latest [2022-10-13T04:57:53.312Z]  Building security-bootstrapper ... done Successfully tagged security-spire-agent:latest [2022-10-13T04:57:53.312Z] Building sys-mgmt-agent [2022-10-13T04:57:53.312Z]  Building security-spire-agent ... done Building core-metadata [2022-10-13T04:58:01.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:58:01.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:58:01.525Z] ---> 793ef947aa83 [2022-10-13T04:58:01.525Z] Step 3/23 : WORKDIR /edgex-go [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> a9a1adaaf5fe [2022-10-13T04:58:01.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> f6d8ddb4c894 [2022-10-13T04:58:01.525Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-13T04:58:01.525Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:58:01.525Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:58:01.525Z] ---> 793ef947aa83 [2022-10-13T04:58:01.525Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> 9ac4517b2ff5 [2022-10-13T04:58:01.525Z] Step 4/25 : WORKDIR /edgex-go [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> c91ded27b460 [2022-10-13T04:58:01.525Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> a2e9004ad382 [2022-10-13T04:58:01.525Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> 96996b0c8515 [2022-10-13T04:58:01.525Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> 790834577e05 [2022-10-13T04:58:01.525Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> f899e0d190ec [2022-10-13T04:58:01.525Z] Step 9/25 : COPY . . [2022-10-13T04:58:01.525Z] ---> Using cache [2022-10-13T04:58:01.525Z] ---> cc305ee9e636 [2022-10-13T04:58:01.525Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-13T04:58:17.163Z] ---> d8830f13e34a [2022-10-13T04:58:17.163Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-13T04:58:17.163Z] ---> Running in b74fd59d8b26 [2022-10-13T04:58:17.163Z] ---> Running in 14403bf5260b [2022-10-13T04:58:17.163Z] ---> 2a1ffd809abc [2022-10-13T04:58:17.163Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-13T04:58:17.163Z] ---> Running in 23a164045de6 [2022-10-13T04:58:17.163Z] ---> 721088502394 [2022-10-13T04:58:17.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-13T04:58:17.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-13T04:58:18.115Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-13T04:58:18.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:58:19.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:58:19.540Z] ---> a1730e3399c0 [2022-10-13T04:58:19.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-13T04:58:19.540Z] Removing intermediate container afe2f05e8e5c [2022-10-13T04:58:19.540Z] ---> 087d854bdded [2022-10-13T04:58:19.540Z] [2022-10-13T04:58:19.540Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T04:58:19.540Z] ---> 9c6f07244728 [2022-10-13T04:58:19.540Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-13T04:58:19.540Z] ---> Running in e90343c37738 [2022-10-13T04:58:19.540Z] ---> b294fee352ca [2022-10-13T04:58:19.540Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-13T04:58:19.540Z] ---> Running in 1bfcc10ce692 [2022-10-13T04:58:19.802Z] OK: 211 MiB in 51 packages [2022-10-13T04:58:20.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:58:20.061Z] Removing intermediate container b74fd59d8b26 [2022-10-13T04:58:20.061Z] ---> 0193447f41b4 [2022-10-13T04:58:20.061Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-13T04:58:20.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:58:20.588Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-13T04:58:20.588Z] ---> e14f94e13c2e [2022-10-13T04:58:20.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:58:20.588Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-13T04:58:20.588Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:58:20.588Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T04:58:20.588Z] ---> Running in 25326597726d [2022-10-13T04:58:20.588Z] OK: 6 MiB in 16 packages [2022-10-13T04:58:20.854Z] Removing intermediate container 1bfcc10ce692 [2022-10-13T04:58:20.854Z] ---> f4a0a2b412f1 [2022-10-13T04:58:20.854Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-13T04:58:20.854Z] ---> Running in 750221e07ca2 [2022-10-13T04:58:21.436Z] Removing intermediate container 750221e07ca2 [2022-10-13T04:58:21.436Z] ---> f55374ee030a [2022-10-13T04:58:21.436Z] Step 20/22 : LABEL arch=x86_64 [2022-10-13T04:58:21.696Z] ---> Running in bf939ecd20f4 [2022-10-13T04:58:21.975Z] Removing intermediate container e90343c37738 [2022-10-13T04:58:21.975Z] ---> 47dd6f96a6b4 [2022-10-13T04:58:21.975Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T04:58:22.234Z] Removing intermediate container bf939ecd20f4 [2022-10-13T04:58:22.234Z] ---> a806e5eafa06 [2022-10-13T04:58:22.234Z] Step 21/22 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:58:22.234Z] ---> Running in ea5ae30bd30b [2022-10-13T04:58:22.495Z] ---> Running in cdb82d8d2094 [2022-10-13T04:58:22.856Z] Removing intermediate container ea5ae30bd30b [2022-10-13T04:58:22.856Z] ---> f3b27a6ab8a5 [2022-10-13T04:58:22.856Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-13T04:58:22.856Z] Removing intermediate container cdb82d8d2094 [2022-10-13T04:58:22.856Z] ---> 2d0d71d5e823 [2022-10-13T04:58:22.856Z] Step 22/22 : LABEL version=2.3.0-dev.90 [2022-10-13T04:58:26.155Z] ---> Running in 7dba98394984 [2022-10-13T04:58:26.155Z] ---> Running in a870c560561e [2022-10-13T04:58:27.088Z] Removing intermediate container a870c560561e [2022-10-13T04:58:27.088Z] ---> 5254163d7953 [2022-10-13T04:58:27.088Z] [2022-10-13T04:58:27.088Z] Removing intermediate container 7dba98394984 [2022-10-13T04:58:27.088Z] ---> 13584d4127a2 [2022-10-13T04:58:27.088Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T04:58:27.088Z] Successfully built 5254163d7953 [2022-10-13T04:58:27.650Z] Successfully tagged security-proxy-setup:latest [2022-10-13T04:58:27.650Z]  Building security-proxy-setup ... done Building security-spire-server [2022-10-13T04:58:30.508Z] Removing intermediate container 346e7156b83a [2022-10-13T04:58:30.508Z] ---> 6e6daa27eca7 [2022-10-13T04:58:30.508Z] Step 8/23 : COPY . . [2022-10-13T04:58:30.508Z] Removing intermediate container 1b771ebfafa5 [2022-10-13T04:58:30.508Z] ---> d2dcf0c17efa [2022-10-13T04:58:30.508Z] Step 8/25 : COPY . . [2022-10-13T04:58:30.508Z] Removing intermediate container e71a49c17e1b [2022-10-13T04:58:30.508Z] ---> ef5350236fcc [2022-10-13T04:58:30.508Z] Step 8/33 : COPY . . [2022-10-13T04:58:30.508Z] Removing intermediate container d4613619566b [2022-10-13T04:58:30.508Z] ---> a6a02c03c5c9 [2022-10-13T04:58:30.508Z] Step 9/24 : COPY . . [2022-10-13T04:58:30.508Z] Removing intermediate container c08c8ebf2a74 [2022-10-13T04:58:30.508Z] ---> 8b1c9ad17e42 [2022-10-13T04:58:30.508Z] Step 8/26 : COPY . . [2022-10-13T04:58:32.911Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:58:32.911Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:58:32.911Z] ---> 793ef947aa83 [2022-10-13T04:58:32.911Z] Step 3/25 : WORKDIR /edgex-go [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> a9a1adaaf5fe [2022-10-13T04:58:32.911Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> f6d8ddb4c894 [2022-10-13T04:58:32.911Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> 124083b12c09 [2022-10-13T04:58:32.911Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> 59efda0cf80c [2022-10-13T04:58:32.911Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> 4a8103c29a84 [2022-10-13T04:58:32.911Z] Step 8/25 : COPY . . [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> 1920697cd7cd [2022-10-13T04:58:32.911Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> f0a515a24dcc [2022-10-13T04:58:32.911Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-13T04:58:32.911Z] ---> Using cache [2022-10-13T04:58:32.911Z] ---> 349a52fd2a7c [2022-10-13T04:58:32.911Z] 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-10-13T04:58:34.763Z] ---> 09289416b7e6 [2022-10-13T04:58:34.763Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-13T04:58:34.763Z] ---> 25bde9113a24 [2022-10-13T04:58:34.763Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-13T04:58:34.763Z] ---> 40117120dea5 [2022-10-13T04:58:34.763Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-13T04:58:34.763Z] ---> Running in 08a25296632d [2022-10-13T04:58:34.763Z] ---> Running in 9c929b305476 [2022-10-13T04:58:34.763Z] ---> Running in ea8ec450cc03 [2022-10-13T04:58:34.763Z] ---> e0866a3d9041 [2022-10-13T04:58:34.763Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-13T04:58:35.032Z] ---> e38f7118471d [2022-10-13T04:58:35.032Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T04:58:35.032Z] ---> Running in ea23e3c9da5b [2022-10-13T04:58:35.032Z] ---> Running in dc257aaf72c4 [2022-10-13T04:58:35.995Z] Removing intermediate container dc257aaf72c4 [2022-10-13T04:58:35.995Z] ---> aee02cb25e13 [2022-10-13T04:58:35.995Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-13T04:58:35.995Z] ---> Running in 063246e7c583 [2022-10-13T04:58:36.582Z] Removing intermediate container 063246e7c583 [2022-10-13T04:58:36.582Z] ---> 9bf6a00ec1eb [2022-10-13T04:58:36.582Z] 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-10-13T04:58:36.851Z] ---> Running in ecdc3c8ae16e [2022-10-13T04:58:36.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-13T04:58:37.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-13T04:58:37.712Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-13T04:58:37.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-13T04:58:39.514Z] ---> Running in 4a840c057b93 [2022-10-13T04:58:39.514Z] ---> Running in 3d751b6fb1ed [2022-10-13T04:58:39.514Z] Removing intermediate container 4a840c057b93 [2022-10-13T04:58:39.514Z] ---> d47a9f6d652c [2022-10-13T04:58:39.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:58:39.514Z] Removing intermediate container 25326597726d [2022-10-13T04:58:39.514Z] ---> b3c108ec5cde [2022-10-13T04:58:39.514Z] Step 8/23 : COPY . . [2022-10-13T04:58:39.671Z] Removing intermediate container ecdc3c8ae16e [2022-10-13T04:58:39.671Z] ---> 72e4b608ab6c [2022-10-13T04:58:39.671Z] Step 12/26 : WORKDIR /edgex-go [2022-10-13T04:58:39.671Z] ---> Running in eb219c75c68d [2022-10-13T04:58:39.772Z] ---> a23bf5a34263 [2022-10-13T04:58:39.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-13T04:58:40.256Z] Removing intermediate container eb219c75c68d [2022-10-13T04:58:40.256Z] ---> 45e450a1366e [2022-10-13T04:58:40.256Z] [2022-10-13T04:58:40.256Z] Step 13/26 : FROM alpine:3.15 [2022-10-13T04:58:40.256Z] 3.15: Pulling from library/alpine [2022-10-13T04:58:42.203Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-13T04:58:42.203Z] Status: Downloaded newer image for alpine:3.15 [2022-10-13T04:58:42.203Z] ---> 02e0d6fdf486 [2022-10-13T04:58:42.203Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:58:42.203Z] ---> Running in 173e835d67ff [2022-10-13T04:58:42.474Z] Removing intermediate container 173e835d67ff [2022-10-13T04:58:42.474Z] ---> 4e7b2a4a15ee [2022-10-13T04:58:42.474Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:42.747Z] ---> Running in 280531b18863 [2022-10-13T04:58:46.437Z] Removing intermediate container 280531b18863 [2022-10-13T04:58:46.437Z] ---> 37bd2d7e8901 [2022-10-13T04:58:46.437Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-13T04:58:46.437Z] ---> Running in 1b3145389ddb [2022-10-13T04:58:49.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:58:49.784Z] ---> bd2177b1d4c9 [2022-10-13T04:58:49.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-13T04:58:49.784Z] Removing intermediate container 3d751b6fb1ed [2022-10-13T04:58:49.784Z] ---> be53b9f07e4f [2022-10-13T04:58:49.784Z] Step 12/25 : WORKDIR /edgex-go [2022-10-13T04:58:49.784Z] ---> Running in b0dbda009c90 [2022-10-13T04:58:49.784Z] ---> d34a99542119 [2022-10-13T04:58:49.784Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-13T04:58:49.784Z] ---> 61df70535c39 [2022-10-13T04:58:49.784Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-13T04:58:49.784Z] ---> Running in f670608d5c31 [2022-10-13T04:58:49.784Z] ---> Running in 9be29489ea9f [2022-10-13T04:58:49.784Z] Removing intermediate container 14403bf5260b [2022-10-13T04:58:49.784Z] ---> 7a1bb85da23d [2022-10-13T04:58:49.784Z] [2022-10-13T04:58:49.784Z] Step 11/25 : FROM alpine:3.16 [2022-10-13T04:58:49.784Z] ---> 9c6f07244728 [2022-10-13T04:58:49.784Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-13T04:58:49.784Z] ---> Using cache [2022-10-13T04:58:49.784Z] ---> 476515c2d1ac [2022-10-13T04:58:49.784Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T04:58:49.784Z] ---> Using cache [2022-10-13T04:58:49.784Z] ---> b6ab5e84ef74 [2022-10-13T04:58:49.784Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-13T04:58:49.784Z] Removing intermediate container b0dbda009c90 [2022-10-13T04:58:49.784Z] ---> 183aaa2e01c4 [2022-10-13T04:58:49.784Z] [2022-10-13T04:58:49.784Z] Step 13/25 : FROM alpine:3.15 [2022-10-13T04:58:49.784Z] ---> c4fc93816858 [2022-10-13T04:58:49.784Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:58:49.784Z] ---> Using cache [2022-10-13T04:58:49.784Z] ---> 6ece029603ea [2022-10-13T04:58:49.784Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:49.784Z] ---> Using cache [2022-10-13T04:58:49.784Z] ---> 64cb5ea6c7d0 [2022-10-13T04:58:49.784Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-13T04:58:49.784Z] ---> Using cache [2022-10-13T04:58:49.784Z] ---> 38005cf6e7c9 [2022-10-13T04:58:49.784Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T04:58:49.784Z] ---> Running in 9319fe754f4f [2022-10-13T04:58:49.784Z] Removing intermediate container 9be29489ea9f [2022-10-13T04:58:49.784Z] ---> 8976354d5c4a [2022-10-13T04:58:49.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:58:49.784Z] Removing intermediate container 9319fe754f4f [2022-10-13T04:58:49.784Z] ---> c5aa3e1711e0 [2022-10-13T04:58:49.784Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-13T04:58:49.784Z] ---> Running in 87b16089ba78 [2022-10-13T04:58:49.784Z] ---> Running in 0fdd080c956b [2022-10-13T04:58:49.784Z] Removing intermediate container 87b16089ba78 [2022-10-13T04:58:49.784Z] ---> b0b2213f811f [2022-10-13T04:58:49.784Z] Step 21/23 : LABEL arch=x86_64 [2022-10-13T04:58:49.784Z] ---> Running in b9d624ab72c7 [2022-10-13T04:58:49.785Z] Removing intermediate container 0fdd080c956b [2022-10-13T04:58:49.785Z] ---> 54f4543dd7c2 [2022-10-13T04:58:49.785Z] Step 16/25 : WORKDIR / [2022-10-13T04:58:49.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-13T04:58:49.785Z] ---> Running in 2bc67d2619ea [2022-10-13T04:58:49.785Z] Removing intermediate container b9d624ab72c7 [2022-10-13T04:58:49.785Z] ---> e156f81c9485 [2022-10-13T04:58:49.785Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:58:50.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:58:51.686Z] Removing intermediate container 2bc67d2619ea [2022-10-13T04:58:51.687Z] ---> 54a57b24e2e5 [2022-10-13T04:58:51.687Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:58:51.687Z] ---> Running in 195e0553c74d [2022-10-13T04:58:51.687Z] ---> a76708f8ec10 [2022-10-13T04:58:51.687Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T04:58:51.945Z] Removing intermediate container 195e0553c74d [2022-10-13T04:58:51.945Z] ---> 345389faa21b [2022-10-13T04:58:51.945Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T04:58:51.945Z] ---> ffb61a395618 [2022-10-13T04:58:51.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-13T04:58:51.945Z] ---> Running in 6008f35fc6ed [2022-10-13T04:58:51.945Z] ---> 08b9cbca7256 [2022-10-13T04:58:51.945Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-13T04:58:52.024Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T04:58:52.024Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T04:58:52.024Z] OK: 15734 distinct packages available [2022-10-13T04:58:52.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:58:52.204Z] Removing intermediate container 6008f35fc6ed [2022-10-13T04:58:52.204Z] ---> 6061e079c98d [2022-10-13T04:58:52.204Z] [2022-10-13T04:58:52.204Z] Successfully built 6061e079c98d [2022-10-13T04:58:52.463Z] Successfully tagged support-notifications:latest [2022-10-13T04:58:52.463Z] Building security-spire-config [2022-10-13T04:58:52.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:58:54.256Z]  Building support-notifications ... done  ---> ebbf7543fcc4 [2022-10-13T04:58:54.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-13T04:58:55.593Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-13T04:58:55.593Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-13T04:58:55.593Z] (3/5) Installing libucontext (1.1-r0) [2022-10-13T04:58:55.593Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-13T04:58:55.861Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-13T04:58:56.128Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T04:58:56.128Z] OK: 6 MiB in 19 packages [2022-10-13T04:58:57.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:58:57.753Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:58:57.753Z] ---> 793ef947aa83 [2022-10-13T04:58:57.753Z] Step 3/26 : WORKDIR /edgex-go [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> a9a1adaaf5fe [2022-10-13T04:58:57.753Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> f6d8ddb4c894 [2022-10-13T04:58:57.753Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 124083b12c09 [2022-10-13T04:58:57.753Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 59efda0cf80c [2022-10-13T04:58:57.753Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 4a8103c29a84 [2022-10-13T04:58:57.753Z] Step 8/26 : COPY . . [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 1920697cd7cd [2022-10-13T04:58:57.753Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> f0a515a24dcc [2022-10-13T04:58:57.753Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 349a52fd2a7c [2022-10-13T04:58:57.753Z] 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-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> c51c262dd789 [2022-10-13T04:58:57.753Z] Step 12/26 : WORKDIR /edgex-go [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 5a86eebea89e [2022-10-13T04:58:57.753Z] [2022-10-13T04:58:57.753Z] Step 13/26 : FROM alpine:3.15 [2022-10-13T04:58:57.753Z] ---> c4fc93816858 [2022-10-13T04:58:57.753Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 6ece029603ea [2022-10-13T04:58:57.753Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:58:57.753Z] ---> Using cache [2022-10-13T04:58:57.753Z] ---> 64cb5ea6c7d0 [2022-10-13T04:58:57.753Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-13T04:58:58.064Z] Removing intermediate container 1b3145389ddb [2022-10-13T04:58:58.064Z] ---> 10c1eed48664 [2022-10-13T04:58:58.064Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-13T04:59:01.127Z] ---> 7887a89ba456 [2022-10-13T04:59:01.127Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-13T04:59:01.127Z] ---> 2946520f0af9 [2022-10-13T04:59:01.127Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T04:59:01.391Z] ---> Running in 363dbf7e6889 [2022-10-13T04:59:01.391Z] ---> Running in 5fd9c3e3eb33 [2022-10-13T04:59:01.391Z] ---> 5f94c4799059 [2022-10-13T04:59:01.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-13T04:59:01.649Z] Removing intermediate container 5fd9c3e3eb33 [2022-10-13T04:59:01.649Z] ---> c36bb20bc79e [2022-10-13T04:59:01.649Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T04:59:01.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:01.909Z] ---> Running in 74efed178a5a [2022-10-13T04:59:02.168Z] ---> 89c29a28238a [2022-10-13T04:59:02.168Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-13T04:59:02.318Z] ---> f40de7df9d22 [2022-10-13T04:59:02.318Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T04:59:02.425Z] ---> Running in 50315f609f1c [2022-10-13T04:59:02.425Z] Removing intermediate container 74efed178a5a [2022-10-13T04:59:02.425Z] ---> 27c286b831c9 [2022-10-13T04:59:02.425Z] Step 23/25 : LABEL arch=x86_64 [2022-10-13T04:59:02.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:02.942Z] ---> Running in 812d10412082 [2022-10-13T04:59:02.942Z] Removing intermediate container 50315f609f1c [2022-10-13T04:59:02.942Z] ---> 9e771bfa7f09 [2022-10-13T04:59:02.942Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:59:03.199Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T04:59:03.199Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T04:59:03.199Z] OK: 15857 distinct packages available [2022-10-13T04:59:03.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:04.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:04.391Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-13T04:59:04.391Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-13T04:59:04.650Z] (3/4) Installing libucontext (1.1-r0) [2022-10-13T04:59:04.650Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-13T04:59:04.650Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T04:59:04.650Z] OK: 6 MiB in 18 packages [2022-10-13T04:59:04.908Z] ---> Running in e4303e3e0cbe [2022-10-13T04:59:04.908Z] Removing intermediate container 812d10412082 [2022-10-13T04:59:04.908Z] ---> cb2acecc2723 [2022-10-13T04:59:04.908Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:05.238Z] ---> Running in 2af1b041b945 [2022-10-13T04:59:05.238Z] Removing intermediate container 23a164045de6 [2022-10-13T04:59:05.238Z] ---> a7463ff43f09 [2022-10-13T04:59:05.238Z] [2022-10-13T04:59:05.238Z] Step 11/24 : FROM alpine:3.16 [2022-10-13T04:59:05.238Z] ---> 9c6f07244728 [2022-10-13T04:59:05.238Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-13T04:59:05.238Z] Removing intermediate container e4303e3e0cbe [2022-10-13T04:59:05.238Z] ---> c47c945cb91f [2022-10-13T04:59:05.238Z] Step 23/25 : LABEL arch=x86_64 [2022-10-13T04:59:05.238Z] ---> Running in 3b3128297662 [2022-10-13T04:59:05.238Z] ---> Running in 236198fa68df [2022-10-13T04:59:05.238Z] Removing intermediate container 2af1b041b945 [2022-10-13T04:59:05.238Z] ---> 8a5bbc9bf9e7 [2022-10-13T04:59:05.238Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:05.495Z] Removing intermediate container 3b3128297662 [2022-10-13T04:59:05.495Z] ---> a7301faabf20 [2022-10-13T04:59:05.495Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-13T04:59:05.495Z] ---> Running in 83df6db20e0a [2022-10-13T04:59:05.495Z] Removing intermediate container 363dbf7e6889 [2022-10-13T04:59:05.495Z] ---> 354f1f912825 [2022-10-13T04:59:05.495Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T04:59:05.495Z] Removing intermediate container 236198fa68df [2022-10-13T04:59:05.495Z] ---> 32306612212a [2022-10-13T04:59:05.495Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:05.495Z] ---> Running in c96efe7c7815 [2022-10-13T04:59:05.495Z] ---> Running in 0d82df2dc8c9 [2022-10-13T04:59:06.428Z] Removing intermediate container 83df6db20e0a [2022-10-13T04:59:06.428Z] ---> ef97f1475790 [2022-10-13T04:59:06.428Z] [2022-10-13T04:59:06.699Z] Successfully built ef97f1475790 [2022-10-13T04:59:08.075Z] Successfully tagged security-spire-server:latest [2022-10-13T04:59:08.075Z]  Building security-spire-server ... done Removing intermediate container 0d82df2dc8c9 [2022-10-13T04:59:08.075Z] ---> 571e7c05ff6a [2022-10-13T04:59:08.075Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:08.075Z] Removing intermediate container c96efe7c7815 [2022-10-13T04:59:08.075Z] ---> adb2e5c67b57 [2022-10-13T04:59:08.075Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-13T04:59:08.075Z] ---> 6402b5d5e206 [2022-10-13T04:59:08.075Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T04:59:08.075Z] ---> Running in eed0e0c526b3 [2022-10-13T04:59:08.075Z] ---> Running in a9361e5a2100 [2022-10-13T04:59:08.354Z] Removing intermediate container eed0e0c526b3 [2022-10-13T04:59:08.354Z] ---> b1b57779d01b [2022-10-13T04:59:08.354Z] [2022-10-13T04:59:08.354Z] Successfully built b1b57779d01b [2022-10-13T04:59:08.660Z] Removing intermediate container a9361e5a2100 [2022-10-13T04:59:08.660Z] ---> 3350466b80a2 [2022-10-13T04:59:08.660Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:59:08.660Z] ---> 1f1e5e714c64 [2022-10-13T04:59:08.660Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-13T04:59:08.660Z] Successfully tagged core-metadata:latest [2022-10-13T04:59:08.923Z]  Building core-metadata ... done  ---> Running in 34f1026f4fa9 [2022-10-13T04:59:08.923Z] ---> Running in 4dae9e922fb7 [2022-10-13T04:59:09.510Z] Removing intermediate container 4dae9e922fb7 [2022-10-13T04:59:09.510Z] ---> 91db20e7e95b [2022-10-13T04:59:09.510Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-13T04:59:10.520Z] ---> 326b2369ee30 [2022-10-13T04:59:10.520Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T04:59:10.896Z] ---> b84bebc2e3c7 [2022-10-13T04:59:10.896Z] Step 21/26 : WORKDIR / [2022-10-13T04:59:11.102Z] ---> f0f07400571f [2022-10-13T04:59:11.102Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-13T04:59:11.172Z] ---> Running in 7d991659cd3c [2022-10-13T04:59:11.172Z] Removing intermediate container 34f1026f4fa9 [2022-10-13T04:59:11.172Z] ---> a0b9c1d1b77e [2022-10-13T04:59:11.172Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-13T04:59:11.172Z] Removing intermediate container 7d991659cd3c [2022-10-13T04:59:11.172Z] ---> c850416a834f [2022-10-13T04:59:11.172Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T04:59:11.431Z] Removing intermediate container f670608d5c31 [2022-10-13T04:59:11.431Z] ---> ff7fce86595d [2022-10-13T04:59:11.431Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-13T04:59:11.431Z] ---> Running in 379bdff2539f [2022-10-13T04:59:11.431Z] ---> Running in 51e36f516734 [2022-10-13T04:59:11.431Z] ---> Running in c384c5f975f7 [2022-10-13T04:59:11.431Z] Removing intermediate container 51e36f516734 [2022-10-13T04:59:11.431Z] ---> f9cb037d5bb3 [2022-10-13T04:59:11.431Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T04:59:11.431Z] ---> Running in 836a39240f62 [2022-10-13T04:59:11.691Z] Removing intermediate container 836a39240f62 [2022-10-13T04:59:11.691Z] ---> ee4472f616b1 [2022-10-13T04:59:11.691Z] Step 24/26 : LABEL arch=x86_64 [2022-10-13T04:59:11.691Z] ---> Running in 4f80d0726765 [2022-10-13T04:59:11.691Z] Removing intermediate container 4f80d0726765 [2022-10-13T04:59:11.691Z] ---> 56b945ded599 [2022-10-13T04:59:11.691Z] Step 25/26 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:11.691Z] ---> Running in 2684e01a7e73 [2022-10-13T04:59:11.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:11.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-13T04:59:11.954Z] Removing intermediate container 2684e01a7e73 [2022-10-13T04:59:11.954Z] ---> 6e17df893f0e [2022-10-13T04:59:11.954Z] Step 26/26 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:11.954Z] ---> Running in 8ec491b91dfe [2022-10-13T04:59:11.954Z] Removing intermediate container 8ec491b91dfe [2022-10-13T04:59:11.954Z] ---> 019920442863 [2022-10-13T04:59:11.954Z] [2022-10-13T04:59:11.954Z] Successfully built 019920442863 [2022-10-13T04:59:11.954Z] Successfully tagged security-spire-config:latest [2022-10-13T04:59:12.063Z] ---> 03f6c9de77a9 [2022-10-13T04:59:12.063Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-13T04:59:12.601Z]  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:12.861Z] Removing intermediate container c384c5f975f7 [2022-10-13T04:59:12.861Z] ---> a8d7add8e2b8 [2022-10-13T04:59:12.861Z] [2022-10-13T04:59:12.861Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T04:59:12.861Z] ---> 9c6f07244728 [2022-10-13T04:59:12.861Z] 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-10-13T04:59:12.861Z] ---> Running in b8fa99657e74 [2022-10-13T04:59:12.861Z] Removing intermediate container b8fa99657e74 [2022-10-13T04:59:12.861Z] ---> dd01fdc3f5e0 [2022-10-13T04:59:12.861Z] 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-10-13T04:59:12.861Z] ---> Running in 2d86f04b4dcb [2022-10-13T04:59:12.861Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-13T04:59:13.121Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-13T04:59:13.121Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-13T04:59:13.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:13.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-13T04:59:13.121Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-13T04:59:13.384Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-13T04:59:13.384Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-13T04:59:13.384Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-13T04:59:13.384Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-13T04:59:13.384Z] (3/33) Installing readline (8.1.2-r0) [2022-10-13T04:59:13.384Z] (4/33) Installing bash (5.1.16-r2) [2022-10-13T04:59:13.384Z] Executing bash-5.1.16-r2.post-install [2022-10-13T04:59:13.384Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-13T04:59:13.384Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-13T04:59:13.384Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-13T04:59:13.384Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-13T04:59:13.723Z] (9/33) Installing curl (7.83.1-r3) [2022-10-13T04:59:13.723Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:59:13.723Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-13T04:59:13.724Z] OK: 8 MiB in 20 packages [2022-10-13T04:59:13.724Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-13T04:59:13.724Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-13T04:59:13.724Z] (13/33) Installing expat (2.4.9-r0) [2022-10-13T04:59:14.009Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-13T04:59:14.009Z] (15/33) Installing gdbm (1.23-r0) [2022-10-13T04:59:14.009Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-13T04:59:14.009Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-13T04:59:14.009Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-13T04:59:14.009Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-13T04:59:14.009Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-13T04:59:14.009Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-13T04:59:14.017Z] ---> a7be8b416fa4 [2022-10-13T04:59:14.017Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T04:59:14.017Z] ---> Running in fac5e42c78ff [2022-10-13T04:59:14.283Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-13T04:59:14.283Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-13T04:59:14.284Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-13T04:59:14.284Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-13T04:59:14.284Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-13T04:59:14.284Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-13T04:59:14.284Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-13T04:59:14.284Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-13T04:59:14.284Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-13T04:59:14.284Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-13T04:59:14.284Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-13T04:59:14.284Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-13T04:59:14.602Z] Removing intermediate container fac5e42c78ff [2022-10-13T04:59:14.602Z] ---> 7a87c0c38eab [2022-10-13T04:59:14.602Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T04:59:14.602Z] ---> Running in cc2763ffd061 [2022-10-13T04:59:14.870Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T04:59:14.870Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T04:59:14.870Z] OK: 122 MiB in 47 packages [2022-10-13T04:59:15.183Z] Removing intermediate container cc2763ffd061 [2022-10-13T04:59:15.183Z] ---> fc0eac04060d [2022-10-13T04:59:15.183Z] Step 24/26 : LABEL arch=arm64 [2022-10-13T04:59:15.449Z] ---> Running in 221ff98022ea [2022-10-13T04:59:16.031Z] Removing intermediate container 221ff98022ea [2022-10-13T04:59:16.031Z] ---> f8d4c7704456 [2022-10-13T04:59:16.031Z] Step 25/26 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:16.297Z] ---> Running in 7a42779cd929 [2022-10-13T04:59:16.877Z] Removing intermediate container 7a42779cd929 [2022-10-13T04:59:16.877Z] ---> e1e13c24814e [2022-10-13T04:59:16.877Z] Step 26/26 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:16.877Z] ---> Running in ac37d00afec3 [2022-10-13T04:59:17.456Z] Removing intermediate container ac37d00afec3 [2022-10-13T04:59:17.456Z] ---> 576c0ef8ca5b [2022-10-13T04:59:17.456Z] [2022-10-13T04:59:17.726Z] Successfully built 576c0ef8ca5b [2022-10-13T04:59:17.726Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-13T04:59:17.726Z] Building core-command [2022-10-13T04:59:21.481Z] Collecting docker-compose==1.23.2 [2022-10-13T04:59:21.481Z] Removing intermediate container 379bdff2539f [2022-10-13T04:59:21.481Z] ---> e1c9c020b7d9 [2022-10-13T04:59:21.481Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T04:59:21.481Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-13T04:59:21.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.5 MB/s eta 0:00:00 [2022-10-13T04:59:21.481Z] Collecting jsonschema<3,>=2.5.1 [2022-10-13T04:59:21.481Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-13T04:59:21.481Z] Collecting texttable<0.10,>=0.9.0 [2022-10-13T04:59:21.481Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-13T04:59:21.481Z] Preparing metadata (setup.py): started [2022-10-13T04:59:21.481Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T04:59:21.481Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-13T04:59:21.481Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-13T04:59:21.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 144.5 MB/s eta 0:00:00 [2022-10-13T04:59:21.481Z] 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-10-13T04:59:21.481Z] Collecting docopt<0.7,>=0.6.1 [2022-10-13T04:59:21.481Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-13T04:59:21.481Z] Preparing metadata (setup.py): started [2022-10-13T04:59:21.742Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T04:59:21.742Z] ---> 7bce874ebd45 [2022-10-13T04:59:21.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-13T04:59:21.742Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-13T04:59:21.742Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-13T04:59:21.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 108.0 MB/s eta 0:00:00 [2022-10-13T04:59:21.742Z] Collecting docker<4.0,>=3.6.0 [2022-10-13T04:59:21.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-13T04:59:22.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 79.4 MB/s eta 0:00:00 [2022-10-13T04:59:22.061Z] Collecting cached-property<2,>=1.2.0 [2022-10-13T04:59:22.061Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-13T04:59:22.061Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-13T04:59:22.061Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-13T04:59:22.061Z] Preparing metadata (setup.py): started [2022-10-13T04:59:22.325Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T04:59:22.325Z] ---> 7bffd5595ea7 [2022-10-13T04:59:22.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-13T04:59:22.325Z] Collecting PyYAML<4,>=3.10 [2022-10-13T04:59:22.325Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-13T04:59:22.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 53.4 MB/s eta 0:00:00 [2022-10-13T04:59:22.587Z] ---> 9b4b06e6c82b [2022-10-13T04:59:22.587Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-13T04:59:22.587Z] ---> Running in 5656bb29be82 [2022-10-13T04:59:22.587Z] Preparing metadata (setup.py): started [2022-10-13T04:59:22.587Z] Removing intermediate container 5656bb29be82 [2022-10-13T04:59:22.587Z] ---> 2552a38876bc [2022-10-13T04:59:22.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:59:22.847Z] ---> Running in c47414bb6226 [2022-10-13T04:59:22.847Z] Removing intermediate container c47414bb6226 [2022-10-13T04:59:22.847Z] ---> 564a08336660 [2022-10-13T04:59:22.847Z] Step 22/24 : LABEL arch=x86_64 [2022-10-13T04:59:22.847Z] ---> Running in 293cbea3a840 [2022-10-13T04:59:22.847Z] Removing intermediate container 293cbea3a840 [2022-10-13T04:59:22.847Z] ---> 05b58339ffde [2022-10-13T04:59:22.847Z] Step 23/24 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:22.847Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T04:59:22.847Z] ---> Running in 66264c0a7c8b [2022-10-13T04:59:23.084Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T04:59:23.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-13T04:59:23.084Z] ---> ad7dc4990037 [2022-10-13T04:59:23.084Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-13T04:59:23.084Z] ---> Using cache [2022-10-13T04:59:23.084Z] ---> 7c37f7a6dc44 [2022-10-13T04:59:23.084Z] Step 4/24 : WORKDIR /edgex-go [2022-10-13T04:59:23.084Z] ---> Using cache [2022-10-13T04:59:23.084Z] ---> e32f30c8e0aa [2022-10-13T04:59:23.084Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T04:59:23.084Z] ---> Using cache [2022-10-13T04:59:23.084Z] ---> 0ee1c66646dd [2022-10-13T04:59:23.084Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-13T04:59:23.084Z] ---> Running in a4b3cdf32bb7 [2022-10-13T04:59:23.108Z] Collecting docker-pycreds>=0.4.0 [2022-10-13T04:59:23.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-13T04:59:23.109Z] Removing intermediate container 66264c0a7c8b [2022-10-13T04:59:23.109Z] ---> 84ecc896e3f1 [2022-10-13T04:59:23.109Z] Step 24/24 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:23.109Z] ---> Running in 880fcc1f581b [2022-10-13T04:59:23.109Z] Collecting idna<2.8,>=2.5 [2022-10-13T04:59:23.109Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-13T04:59:23.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 124.4 MB/s eta 0:00:00 [2022-10-13T04:59:23.109Z] Removing intermediate container 880fcc1f581b [2022-10-13T04:59:23.109Z] ---> 75ef6b8bf0d4 [2022-10-13T04:59:23.109Z] [2022-10-13T04:59:23.109Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-13T04:59:23.109Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-13T04:59:23.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 52.6 MB/s eta 0:00:00 [2022-10-13T04:59:23.109Z] Successfully built 75ef6b8bf0d4 [2022-10-13T04:59:23.109Z] Collecting certifi>=2017.4.17 [2022-10-13T04:59:23.109Z] Successfully tagged core-data:latest [2022-10-13T04:59:23.109Z]  Building core-data ... done  Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-13T04:59:23.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 96.5 MB/s eta 0:00:00 [2022-10-13T04:59:23.370Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-13T04:59:23.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-13T04:59:23.370Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 159.3 MB/s eta 0:00:00 [2022-10-13T04:59:23.370Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-13T04:59:23.370Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-13T04:59:23.370Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-13T04:59:23.370Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-13T04:59:23.370Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-13T04:59:23.370Z] Running setup.py install for texttable: started [2022-10-13T04:59:23.631Z] Running setup.py install for texttable: finished with status 'done' [2022-10-13T04:59:23.631Z] Running setup.py install for PyYAML: started [2022-10-13T04:59:24.200Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-13T04:59:24.462Z] Running setup.py install for docopt: started [2022-10-13T04:59:24.725Z] Running setup.py install for docopt: finished with status 'done' [2022-10-13T04:59:24.987Z] Running setup.py install for dockerpty: started [2022-10-13T04:59:25.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T04:59:25.563Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-13T04:59:25.824Z] 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-10-13T04:59:25.824Z] 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-10-13T04:59:26.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T04:59:27.844Z] OK: 221 MiB in 51 packages [2022-10-13T04:59:29.783Z] Removing intermediate container a4b3cdf32bb7 [2022-10-13T04:59:29.783Z] ---> 42b71871e717 [2022-10-13T04:59:29.783Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-13T04:59:30.751Z] ---> 96a0c3f0766c [2022-10-13T04:59:30.751Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T04:59:30.751Z] ---> Running in 8d1f5b0b28d7 [2022-10-13T04:59:31.223Z] Removing intermediate container 2d86f04b4dcb [2022-10-13T04:59:31.223Z] ---> e35f3766d16d [2022-10-13T04:59:31.223Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-13T04:59:31.223Z] ---> Running in fc086d7c2912 [2022-10-13T04:59:31.223Z] Removing intermediate container fc086d7c2912 [2022-10-13T04:59:31.223Z] ---> 88e81a282398 [2022-10-13T04:59:31.223Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T04:59:31.223Z] ---> Running in 00e0ba5cbfd5 [2022-10-13T04:59:31.223Z] Removing intermediate container 00e0ba5cbfd5 [2022-10-13T04:59:31.223Z] ---> 0b36e54059e7 [2022-10-13T04:59:31.223Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-13T04:59:31.223Z] ---> 77b856f638f6 [2022-10-13T04:59:31.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-13T04:59:31.482Z] ---> 4f2a16dfaf64 [2022-10-13T04:59:31.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-13T04:59:31.742Z] ---> d9458dbcc8ed [2022-10-13T04:59:31.742Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-13T04:59:31.742Z] ---> Running in 317973e4d81b [2022-10-13T04:59:31.742Z] Removing intermediate container 317973e4d81b [2022-10-13T04:59:31.742Z] ---> 3a74e52c48a9 [2022-10-13T04:59:31.742Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T04:59:31.742Z] ---> Running in e7584df49a23 [2022-10-13T04:59:32.007Z] Removing intermediate container e7584df49a23 [2022-10-13T04:59:32.007Z] ---> d3aa31ec2c99 [2022-10-13T04:59:32.007Z] Step 21/23 : LABEL arch=x86_64 [2022-10-13T04:59:32.007Z] ---> Running in b3ccff7bd189 [2022-10-13T04:59:32.007Z] Removing intermediate container b3ccff7bd189 [2022-10-13T04:59:32.007Z] ---> d1fc611f7771 [2022-10-13T04:59:32.007Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:32.007Z] ---> Running in 4153de718122 [2022-10-13T04:59:32.007Z] Removing intermediate container 4153de718122 [2022-10-13T04:59:32.007Z] ---> b07a8b901d8d [2022-10-13T04:59:32.007Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T04:59:32.268Z] ---> Running in 9ec5cddace88 [2022-10-13T04:59:32.268Z] Removing intermediate container 9ec5cddace88 [2022-10-13T04:59:32.268Z] ---> 6e7ec5abc650 [2022-10-13T04:59:32.268Z] [2022-10-13T04:59:32.268Z] Successfully built 6e7ec5abc650 [2022-10-13T04:59:32.268Z] Successfully tagged sys-mgmt-agent:latest [2022-10-13T04:59:32.276Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-13T04:59:32.283Z] $ docker stop --time=1 f6f8b75c90a2166df2b7bf369e8682f8d3c0ffd793288684373c530e51b659b1 [2022-10-13T04:59:33.578Z] $ docker rm -f f6f8b75c90a2166df2b7bf369e8682f8d3c0ffd793288684373c530e51b659b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-13T04:59:33.913Z] + docker images [2022-10-13T04:59:33.913Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-13T04:59:33.913Z] sys-mgmt-agent latest 6e7ec5abc650 1 second ago 136MB [2022-10-13T04:59:33.913Z] core-data latest 75ef6b8bf0d4 11 seconds ago 21.6MB [2022-10-13T04:59:33.913Z] a8d7add8e2b8 21 seconds ago 1.56GB [2022-10-13T04:59:33.913Z] security-spire-config latest 019920442863 22 seconds ago 85.8MB [2022-10-13T04:59:33.913Z] core-metadata latest b1b57779d01b 26 seconds ago 18.3MB [2022-10-13T04:59:33.913Z] security-spire-server latest ef97f1475790 28 seconds ago 86.5MB [2022-10-13T04:59:33.913Z] a7463ff43f09 29 seconds ago 1.59GB [2022-10-13T04:59:33.913Z] support-notifications latest 6061e079c98d 42 seconds ago 30.1MB [2022-10-13T04:59:33.913Z] 183aaa2e01c4 45 seconds ago 1.45GB [2022-10-13T04:59:33.913Z] 7a1bb85da23d 47 seconds ago 1.59GB [2022-10-13T04:59:33.913Z] security-proxy-setup latest 5254163d7953 About a minute ago 27.4MB [2022-10-13T04:59:33.913Z] 087d854bdded About a minute ago 1.64GB [2022-10-13T04:59:33.913Z] security-spire-agent latest 8cbadfd13657 About a minute ago 125MB [2022-10-13T04:59:33.913Z] security-bootstrapper latest cb0af676980b About a minute ago 19.9MB [2022-10-13T04:59:33.913Z] 9182995afaa6 About a minute ago 1.57GB [2022-10-13T04:59:33.913Z] security-secretstore-setup latest 38fb6a1e6486 2 minutes ago 29.3MB [2022-10-13T04:59:33.913Z] 5a86eebea89e 2 minutes ago 1.45GB [2022-10-13T04:59:33.913Z] core-command latest 99afd0aa62a5 2 minutes ago 17.5MB [2022-10-13T04:59:33.913Z] support-scheduler latest e57b2e790b0d 2 minutes ago 29.5MB [2022-10-13T04:59:33.913Z] bf82645bc478 2 minutes ago 1.64GB [2022-10-13T04:59:33.913Z] 9df465ba0b97 2 minutes ago 1.57GB [2022-10-13T04:59:33.913Z] f25786a6047b 2 minutes ago 1.57GB [2022-10-13T04:59:33.913Z] 8519132502cb 2 minutes ago 1.58GB [2022-10-13T04:59:33.913Z] security-spiffe-token-provider latest cfff5f4e0763 3 minutes ago 29.3MB [2022-10-13T04:59:33.913Z] b5147f80b6c8 3 minutes ago 1.61GB [2022-10-13T04:59:33.913Z] ci-base-image-x86_64 latest 793ef947aa83 7 minutes ago 940MB [2022-10-13T04:59:33.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 days ago 677MB [2022-10-13T04:59:33.913Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-13T04:59:33.913Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-13T04:59:33.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-13T04:59:33.913Z] 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-10-13T04:59:34.007Z] provisioning config files... [2022-10-13T04:59:34.015Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/328@tmp/config11760767887587335981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T04:59:34.311Z] ---> docker-login.sh [2022-10-13T04:59:34.311Z] nexus3.edgexfoundry.org:10001 [2022-10-13T04:59:34.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:59:34.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:59:34.311Z] Configure a credential helper to remove this warning. See [2022-10-13T04:59:34.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:59:34.311Z] [2022-10-13T04:59:34.311Z] Login Succeeded [2022-10-13T04:59:34.311Z] nexus3.edgexfoundry.org:10002 [2022-10-13T04:59:34.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:59:34.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:59:34.311Z] Configure a credential helper to remove this warning. See [2022-10-13T04:59:34.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:59:34.311Z] [2022-10-13T04:59:34.311Z] Login Succeeded [2022-10-13T04:59:34.311Z] nexus3.edgexfoundry.org:10003 [2022-10-13T04:59:34.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:59:34.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:59:34.569Z] Configure a credential helper to remove this warning. See [2022-10-13T04:59:34.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:59:34.569Z] [2022-10-13T04:59:34.569Z] Login Succeeded [2022-10-13T04:59:34.569Z] nexus3.edgexfoundry.org:10004 [2022-10-13T04:59:34.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:59:34.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:59:34.569Z] Configure a credential helper to remove this warning. See [2022-10-13T04:59:34.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:59:34.569Z] [2022-10-13T04:59:34.569Z] Login Succeeded [2022-10-13T04:59:34.828Z] docker.io [2022-10-13T04:59:34.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T04:59:35.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T04:59:35.088Z] Configure a credential helper to remove this warning. See [2022-10-13T04:59:35.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T04:59:35.088Z] [2022-10-13T04:59:35.088Z] Login Succeeded [2022-10-13T04:59:35.088Z] ---> docker-login.sh ends [Pipeline] } [2022-10-13T04:59:35.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:35.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T04:59:35.131Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-13T04:59:35.131Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:35.131Z] latest [2022-10-13T04:59:35.131Z] 2.3.0-dev.90 [2022-10-13T04:59:35.131Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:35.131Z] main [2022-10-13T04:59:35.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:35.457Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:35.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:35.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-13T04:59:35.768Z] 9c4cb32f9c3f: Preparing [2022-10-13T04:59:35.768Z] 154312b417cc: Preparing [2022-10-13T04:59:35.768Z] ba27985177e8: Preparing [2022-10-13T04:59:35.768Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:35.768Z] 994393dc58e7: Preparing [2022-10-13T04:59:35.768Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:35.768Z] ba27985177e8: Pushed [2022-10-13T04:59:35.768Z] 9c4cb32f9c3f: Pushed [2022-10-13T04:59:35.768Z] 10b90bdfeaa3: Pushed [2022-10-13T04:59:37.143Z] 154312b417cc: Pushed [2022-10-13T04:59:37.401Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:8b10e4e42731d952a42916f4cce2d7cc0d4e247f4b222c3ad84c30150714e86e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:37.707Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:38.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-13T04:59:38.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-13T04:59:38.013Z] 9c4cb32f9c3f: Preparing [2022-10-13T04:59:38.013Z] 154312b417cc: Preparing [2022-10-13T04:59:38.013Z] ba27985177e8: Preparing [2022-10-13T04:59:38.013Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:38.013Z] 994393dc58e7: Preparing [2022-10-13T04:59:38.013Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:38.013Z] 154312b417cc: Layer already exists [2022-10-13T04:59:38.013Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:38.013Z] ba27985177e8: Layer already exists [2022-10-13T04:59:38.013Z] 9c4cb32f9c3f: Layer already exists [2022-10-13T04:59:38.013Z] latest: digest: sha256:8b10e4e42731d952a42916f4cce2d7cc0d4e247f4b222c3ad84c30150714e86e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:38.325Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:38.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.90 [2022-10-13T04:59:38.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-13T04:59:38.630Z] 9c4cb32f9c3f: Preparing [2022-10-13T04:59:38.630Z] 154312b417cc: Preparing [2022-10-13T04:59:38.630Z] ba27985177e8: Preparing [2022-10-13T04:59:38.630Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:38.630Z] 994393dc58e7: Preparing [2022-10-13T04:59:38.630Z] ba27985177e8: Layer already exists [2022-10-13T04:59:38.630Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:38.630Z] 9c4cb32f9c3f: Layer already exists [2022-10-13T04:59:38.630Z] 154312b417cc: Layer already exists [2022-10-13T04:59:38.630Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:38.630Z] 2.3.0-dev.90: digest: sha256:8b10e4e42731d952a42916f4cce2d7cc0d4e247f4b222c3ad84c30150714e86e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:38.938Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:39.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:39.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-13T04:59:39.240Z] 9c4cb32f9c3f: Preparing [2022-10-13T04:59:39.240Z] 154312b417cc: Preparing [2022-10-13T04:59:39.240Z] ba27985177e8: Preparing [2022-10-13T04:59:39.240Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:39.240Z] 994393dc58e7: Preparing [2022-10-13T04:59:39.240Z] 154312b417cc: Layer already exists [2022-10-13T04:59:39.240Z] 9c4cb32f9c3f: Layer already exists [2022-10-13T04:59:39.240Z] ba27985177e8: Layer already exists [2022-10-13T04:59:39.240Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:39.240Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:39.240Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:8b10e4e42731d952a42916f4cce2d7cc0d4e247f4b222c3ad84c30150714e86e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:39.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:39.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-13T04:59:39.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-13T04:59:39.844Z] 9c4cb32f9c3f: Preparing [2022-10-13T04:59:39.844Z] 154312b417cc: Preparing [2022-10-13T04:59:39.844Z] ba27985177e8: Preparing [2022-10-13T04:59:39.844Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:39.844Z] 994393dc58e7: Preparing [2022-10-13T04:59:39.844Z] 154312b417cc: Layer already exists [2022-10-13T04:59:39.844Z] 9c4cb32f9c3f: Layer already exists [2022-10-13T04:59:39.844Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:39.844Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:39.844Z] ba27985177e8: Layer already exists [2022-10-13T04:59:39.844Z] main: digest: sha256:8b10e4e42731d952a42916f4cce2d7cc0d4e247f4b222c3ad84c30150714e86e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:39.882Z] ===================================================== [Pipeline] echo [2022-10-13T04:59:39.889Z] taggedImages: [2022-10-13T04:59:39.889Z] - nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:39.889Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-13T04:59:39.889Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.90 [2022-10-13T04:59:39.889Z] - nexus3.edgexfoundry.org:10004/core-command:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:39.889Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-13T04:59:39.904Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-13T04:59:39.904Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:39.904Z] latest [2022-10-13T04:59:39.904Z] 2.3.0-dev.90 [2022-10-13T04:59:39.904Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:39.904Z] main [2022-10-13T04:59:39.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:40.206Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:40.506Z] + docker push nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:40.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-13T04:59:40.506Z] 797e4d2a5e98: Preparing [2022-10-13T04:59:40.506Z] bba1e7363ca9: Preparing [2022-10-13T04:59:40.506Z] ba27985177e8: Preparing [2022-10-13T04:59:40.506Z] d9e5ae0aa4fb: Preparing [2022-10-13T04:59:40.506Z] e4a50216a48c: Preparing [2022-10-13T04:59:40.506Z] 994393dc58e7: Preparing [2022-10-13T04:59:40.506Z] 994393dc58e7: Waiting [2022-10-13T04:59:40.506Z] ba27985177e8: Layer already exists [2022-10-13T04:59:40.506Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:40.506Z] e4a50216a48c: Pushed [2022-10-13T04:59:40.506Z] 797e4d2a5e98: Pushed [2022-10-13T04:59:40.762Z] d9e5ae0aa4fb: Pushed [2022-10-13T04:59:42.135Z] bba1e7363ca9: Pushed [2022-10-13T04:59:42.135Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:4a8b5a259429b006451068e4b6c1542188f9b5b9f5953575a73d647ebc830929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:42.440Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:42.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-13T04:59:42.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-13T04:59:42.742Z] 797e4d2a5e98: Preparing [2022-10-13T04:59:42.742Z] bba1e7363ca9: Preparing [2022-10-13T04:59:42.742Z] ba27985177e8: Preparing [2022-10-13T04:59:42.743Z] d9e5ae0aa4fb: Preparing [2022-10-13T04:59:42.743Z] e4a50216a48c: Preparing [2022-10-13T04:59:42.743Z] 994393dc58e7: Preparing [2022-10-13T04:59:42.743Z] 994393dc58e7: Waiting [2022-10-13T04:59:42.743Z] ba27985177e8: Layer already exists [2022-10-13T04:59:42.743Z] bba1e7363ca9: Layer already exists [2022-10-13T04:59:42.743Z] e4a50216a48c: Layer already exists [2022-10-13T04:59:42.743Z] 797e4d2a5e98: Layer already exists [2022-10-13T04:59:42.743Z] d9e5ae0aa4fb: Layer already exists [2022-10-13T04:59:42.743Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:42.743Z] latest: digest: sha256:4a8b5a259429b006451068e4b6c1542188f9b5b9f5953575a73d647ebc830929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:43.054Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:43.364Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.90 [2022-10-13T04:59:43.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-13T04:59:43.364Z] 797e4d2a5e98: Preparing [2022-10-13T04:59:43.364Z] bba1e7363ca9: Preparing [2022-10-13T04:59:43.364Z] ba27985177e8: Preparing [2022-10-13T04:59:43.364Z] d9e5ae0aa4fb: Preparing [2022-10-13T04:59:43.364Z] e4a50216a48c: Preparing [2022-10-13T04:59:43.364Z] 994393dc58e7: Preparing [2022-10-13T04:59:43.364Z] 994393dc58e7: Waiting [2022-10-13T04:59:43.364Z] e4a50216a48c: Layer already exists [2022-10-13T04:59:43.364Z] ba27985177e8: Layer already exists [2022-10-13T04:59:43.364Z] d9e5ae0aa4fb: Layer already exists [2022-10-13T04:59:43.364Z] bba1e7363ca9: Layer already exists [2022-10-13T04:59:43.364Z] 797e4d2a5e98: Layer already exists [2022-10-13T04:59:43.364Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:43.364Z] 2.3.0-dev.90: digest: sha256:4a8b5a259429b006451068e4b6c1542188f9b5b9f5953575a73d647ebc830929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:43.680Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:43.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:43.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-13T04:59:43.987Z] 797e4d2a5e98: Preparing [2022-10-13T04:59:43.987Z] bba1e7363ca9: Preparing [2022-10-13T04:59:43.987Z] ba27985177e8: Preparing [2022-10-13T04:59:43.987Z] d9e5ae0aa4fb: Preparing [2022-10-13T04:59:43.987Z] e4a50216a48c: Preparing [2022-10-13T04:59:43.987Z] 994393dc58e7: Preparing [2022-10-13T04:59:43.987Z] 994393dc58e7: Waiting [2022-10-13T04:59:43.987Z] bba1e7363ca9: Layer already exists [2022-10-13T04:59:43.987Z] ba27985177e8: Layer already exists [2022-10-13T04:59:43.987Z] 797e4d2a5e98: Layer already exists [2022-10-13T04:59:43.987Z] d9e5ae0aa4fb: Layer already exists [2022-10-13T04:59:43.987Z] e4a50216a48c: Layer already exists [2022-10-13T04:59:43.987Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:43.987Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:4a8b5a259429b006451068e4b6c1542188f9b5b9f5953575a73d647ebc830929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:44.293Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:44.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-13T04:59:44.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-13T04:59:44.597Z] 797e4d2a5e98: Preparing [2022-10-13T04:59:44.597Z] bba1e7363ca9: Preparing [2022-10-13T04:59:44.597Z] ba27985177e8: Preparing [2022-10-13T04:59:44.597Z] d9e5ae0aa4fb: Preparing [2022-10-13T04:59:44.597Z] e4a50216a48c: Preparing [2022-10-13T04:59:44.597Z] 994393dc58e7: Preparing [2022-10-13T04:59:44.597Z] ba27985177e8: Layer already exists [2022-10-13T04:59:44.597Z] bba1e7363ca9: Layer already exists [2022-10-13T04:59:44.597Z] e4a50216a48c: Layer already exists [2022-10-13T04:59:44.597Z] 797e4d2a5e98: Layer already exists [2022-10-13T04:59:44.597Z] d9e5ae0aa4fb: Layer already exists [2022-10-13T04:59:44.597Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:44.597Z] main: digest: sha256:4a8b5a259429b006451068e4b6c1542188f9b5b9f5953575a73d647ebc830929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:44.639Z] ===================================================== [Pipeline] echo [2022-10-13T04:59:44.647Z] taggedImages: [2022-10-13T04:59:44.647Z] - nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:44.647Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-13T04:59:44.647Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.90 [2022-10-13T04:59:44.647Z] - nexus3.edgexfoundry.org:10004/core-data:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:44.647Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-13T04:59:44.677Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-13T04:59:44.677Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:44.677Z] latest [2022-10-13T04:59:44.677Z] 2.3.0-dev.90 [2022-10-13T04:59:44.677Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:44.677Z] main [2022-10-13T04:59:44.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:44.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:45.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:45.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-13T04:59:45.293Z] d939ef1cc0ed: Preparing [2022-10-13T04:59:45.293Z] 276b6cc11179: Preparing [2022-10-13T04:59:45.293Z] ccac529efc2d: Preparing [2022-10-13T04:59:45.293Z] ba27985177e8: Preparing [2022-10-13T04:59:45.293Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:45.293Z] 994393dc58e7: Preparing [2022-10-13T04:59:45.293Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:45.293Z] ba27985177e8: Layer already exists [2022-10-13T04:59:45.293Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:45.293Z] d939ef1cc0ed: Pushed [2022-10-13T04:59:45.293Z] 276b6cc11179: Pushed [2022-10-13T04:59:47.192Z] ccac529efc2d: Pushed [2022-10-13T04:59:47.192Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:eed9a3443b3f14273c3b01285579ce049b5c0ab78321457a7e0bc82ec71f862f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:47.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:47.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-13T04:59:47.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-13T04:59:47.801Z] d939ef1cc0ed: Preparing [2022-10-13T04:59:47.801Z] 276b6cc11179: Preparing [2022-10-13T04:59:47.801Z] ccac529efc2d: Preparing [2022-10-13T04:59:47.801Z] ba27985177e8: Preparing [2022-10-13T04:59:47.801Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:47.801Z] 994393dc58e7: Preparing [2022-10-13T04:59:47.801Z] 994393dc58e7: Waiting [2022-10-13T04:59:47.801Z] ccac529efc2d: Layer already exists [2022-10-13T04:59:47.801Z] d939ef1cc0ed: Layer already exists [2022-10-13T04:59:47.801Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:47.801Z] ba27985177e8: Layer already exists [2022-10-13T04:59:47.801Z] 276b6cc11179: Layer already exists [2022-10-13T04:59:47.801Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:47.801Z] latest: digest: sha256:eed9a3443b3f14273c3b01285579ce049b5c0ab78321457a7e0bc82ec71f862f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:48.109Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:48.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.90 [2022-10-13T04:59:48.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-13T04:59:48.418Z] d939ef1cc0ed: Preparing [2022-10-13T04:59:48.418Z] 276b6cc11179: Preparing [2022-10-13T04:59:48.418Z] ccac529efc2d: Preparing [2022-10-13T04:59:48.418Z] ba27985177e8: Preparing [2022-10-13T04:59:48.418Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:48.418Z] 994393dc58e7: Preparing [2022-10-13T04:59:48.418Z] 994393dc58e7: Waiting [2022-10-13T04:59:48.418Z] d939ef1cc0ed: Layer already exists [2022-10-13T04:59:48.418Z] 276b6cc11179: Layer already exists [2022-10-13T04:59:48.418Z] ba27985177e8: Layer already exists [2022-10-13T04:59:48.418Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:48.418Z] ccac529efc2d: Layer already exists [2022-10-13T04:59:48.418Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:48.418Z] 2.3.0-dev.90: digest: sha256:eed9a3443b3f14273c3b01285579ce049b5c0ab78321457a7e0bc82ec71f862f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:48.728Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:49.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-13T04:59:49.031Z] d939ef1cc0ed: Preparing [2022-10-13T04:59:49.031Z] 276b6cc11179: Preparing [2022-10-13T04:59:49.031Z] ccac529efc2d: Preparing [2022-10-13T04:59:49.031Z] ba27985177e8: Preparing [2022-10-13T04:59:49.031Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:49.031Z] 994393dc58e7: Preparing [2022-10-13T04:59:49.031Z] 994393dc58e7: Waiting [2022-10-13T04:59:49.031Z] ba27985177e8: Layer already exists [2022-10-13T04:59:49.031Z] d939ef1cc0ed: Layer already exists [2022-10-13T04:59:49.031Z] 276b6cc11179: Layer already exists [2022-10-13T04:59:49.031Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:49.031Z] ccac529efc2d: Layer already exists [2022-10-13T04:59:49.031Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:49.031Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:eed9a3443b3f14273c3b01285579ce049b5c0ab78321457a7e0bc82ec71f862f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:49.336Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:49.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-13T04:59:49.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-13T04:59:49.642Z] d939ef1cc0ed: Preparing [2022-10-13T04:59:49.642Z] 276b6cc11179: Preparing [2022-10-13T04:59:49.642Z] ccac529efc2d: Preparing [2022-10-13T04:59:49.642Z] ba27985177e8: Preparing [2022-10-13T04:59:49.642Z] 10b90bdfeaa3: Preparing [2022-10-13T04:59:49.642Z] 994393dc58e7: Preparing [2022-10-13T04:59:49.642Z] 994393dc58e7: Waiting [2022-10-13T04:59:49.642Z] d939ef1cc0ed: Layer already exists [2022-10-13T04:59:49.642Z] ba27985177e8: Layer already exists [2022-10-13T04:59:49.642Z] 276b6cc11179: Layer already exists [2022-10-13T04:59:49.642Z] 10b90bdfeaa3: Layer already exists [2022-10-13T04:59:49.642Z] ccac529efc2d: Layer already exists [2022-10-13T04:59:49.642Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:49.642Z] main: digest: sha256:eed9a3443b3f14273c3b01285579ce049b5c0ab78321457a7e0bc82ec71f862f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:49.675Z] ===================================================== [Pipeline] echo [2022-10-13T04:59:49.683Z] taggedImages: [2022-10-13T04:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-13T04:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.90 [2022-10-13T04:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-13T04:59:49.704Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-13T04:59:49.704Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:49.704Z] latest [2022-10-13T04:59:49.704Z] 2.3.0-dev.90 [2022-10-13T04:59:49.704Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:49.704Z] main [2022-10-13T04:59:49.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:50.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:50.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:50.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-13T04:59:50.335Z] 889adb7bb99a: Preparing [2022-10-13T04:59:50.335Z] 889adb7bb99a: Preparing [2022-10-13T04:59:50.335Z] f53134914fb7: Preparing [2022-10-13T04:59:50.336Z] 404a48025f03: Preparing [2022-10-13T04:59:50.336Z] b78d0ab5a32e: Preparing [2022-10-13T04:59:50.336Z] 88095691756f: Preparing [2022-10-13T04:59:50.336Z] f412c12b43e3: Preparing [2022-10-13T04:59:50.336Z] ba27985177e8: Preparing [2022-10-13T04:59:50.336Z] d0ed7f68996e: Preparing [2022-10-13T04:59:50.336Z] a2b8f77dbd52: Preparing [2022-10-13T04:59:50.336Z] f412c12b43e3: Waiting [2022-10-13T04:59:50.336Z] ba27985177e8: Waiting [2022-10-13T04:59:50.336Z] d0ed7f68996e: Waiting [2022-10-13T04:59:50.336Z] af7cdb6782bd: Preparing [2022-10-13T04:59:50.336Z] a2b8f77dbd52: Waiting [2022-10-13T04:59:50.336Z] af6713602d75: Preparing [2022-10-13T04:59:50.336Z] af7cdb6782bd: Waiting [2022-10-13T04:59:50.336Z] 994393dc58e7: Preparing [2022-10-13T04:59:50.336Z] af6713602d75: Waiting [2022-10-13T04:59:50.336Z] f53134914fb7: Pushed [2022-10-13T04:59:50.336Z] 404a48025f03: Pushed [2022-10-13T04:59:50.336Z] 889adb7bb99a: Pushed [2022-10-13T04:59:50.336Z] b78d0ab5a32e: Pushed [2022-10-13T04:59:50.336Z] 88095691756f: Pushed [2022-10-13T04:59:50.594Z] ba27985177e8: Layer already exists [2022-10-13T04:59:50.594Z] d0ed7f68996e: Pushed [2022-10-13T04:59:50.594Z] a2b8f77dbd52: Pushed [2022-10-13T04:59:50.594Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:50.594Z] af6713602d75: Pushed [2022-10-13T04:59:50.594Z] af7cdb6782bd: Pushed [2022-10-13T04:59:52.496Z] f412c12b43e3: Pushed [2022-10-13T04:59:52.496Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:41db3a70ea377a5c6c108d13aedc7e85abd0cbd5fdb59f909979daa505cf443d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:52.803Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:53.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-13T04:59:53.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-13T04:59:53.111Z] 889adb7bb99a: Preparing [2022-10-13T04:59:53.111Z] 889adb7bb99a: Preparing [2022-10-13T04:59:53.111Z] f53134914fb7: Preparing [2022-10-13T04:59:53.111Z] 404a48025f03: Preparing [2022-10-13T04:59:53.111Z] b78d0ab5a32e: Preparing [2022-10-13T04:59:53.111Z] 88095691756f: Preparing [2022-10-13T04:59:53.111Z] f412c12b43e3: Preparing [2022-10-13T04:59:53.111Z] ba27985177e8: Preparing [2022-10-13T04:59:53.111Z] d0ed7f68996e: Preparing [2022-10-13T04:59:53.111Z] a2b8f77dbd52: Preparing [2022-10-13T04:59:53.111Z] af7cdb6782bd: Preparing [2022-10-13T04:59:53.111Z] af6713602d75: Preparing [2022-10-13T04:59:53.111Z] 994393dc58e7: Preparing [2022-10-13T04:59:53.111Z] ba27985177e8: Waiting [2022-10-13T04:59:53.111Z] f412c12b43e3: Waiting [2022-10-13T04:59:53.111Z] d0ed7f68996e: Waiting [2022-10-13T04:59:53.111Z] a2b8f77dbd52: Waiting [2022-10-13T04:59:53.111Z] 994393dc58e7: Waiting [2022-10-13T04:59:53.111Z] af6713602d75: Waiting [2022-10-13T04:59:53.111Z] af7cdb6782bd: Waiting [2022-10-13T04:59:53.111Z] 404a48025f03: Layer already exists [2022-10-13T04:59:53.111Z] f53134914fb7: Layer already exists [2022-10-13T04:59:53.111Z] 88095691756f: Layer already exists [2022-10-13T04:59:53.111Z] 889adb7bb99a: Layer already exists [2022-10-13T04:59:53.111Z] b78d0ab5a32e: Layer already exists [2022-10-13T04:59:53.111Z] ba27985177e8: Layer already exists [2022-10-13T04:59:53.111Z] d0ed7f68996e: Layer already exists [2022-10-13T04:59:53.111Z] a2b8f77dbd52: Layer already exists [2022-10-13T04:59:53.111Z] f412c12b43e3: Layer already exists [2022-10-13T04:59:53.111Z] af7cdb6782bd: Layer already exists [2022-10-13T04:59:53.111Z] af6713602d75: Layer already exists [2022-10-13T04:59:53.111Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:53.111Z] latest: digest: sha256:41db3a70ea377a5c6c108d13aedc7e85abd0cbd5fdb59f909979daa505cf443d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:53.417Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:53.722Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.90 [2022-10-13T04:59:53.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-13T04:59:53.722Z] 889adb7bb99a: Preparing [2022-10-13T04:59:53.722Z] 889adb7bb99a: Preparing [2022-10-13T04:59:53.722Z] f53134914fb7: Preparing [2022-10-13T04:59:53.722Z] 404a48025f03: Preparing [2022-10-13T04:59:53.722Z] b78d0ab5a32e: Preparing [2022-10-13T04:59:53.722Z] 88095691756f: Preparing [2022-10-13T04:59:53.722Z] f412c12b43e3: Preparing [2022-10-13T04:59:53.722Z] ba27985177e8: Preparing [2022-10-13T04:59:53.722Z] d0ed7f68996e: Preparing [2022-10-13T04:59:53.722Z] a2b8f77dbd52: Preparing [2022-10-13T04:59:53.722Z] af7cdb6782bd: Preparing [2022-10-13T04:59:53.722Z] af6713602d75: Preparing [2022-10-13T04:59:53.722Z] 994393dc58e7: Preparing [2022-10-13T04:59:53.722Z] af6713602d75: Waiting [2022-10-13T04:59:53.722Z] 994393dc58e7: Waiting [2022-10-13T04:59:53.722Z] a2b8f77dbd52: Waiting [2022-10-13T04:59:53.722Z] af7cdb6782bd: Waiting [2022-10-13T04:59:53.722Z] f412c12b43e3: Waiting [2022-10-13T04:59:53.722Z] ba27985177e8: Waiting [2022-10-13T04:59:53.722Z] d0ed7f68996e: Waiting [2022-10-13T04:59:53.722Z] b78d0ab5a32e: Layer already exists [2022-10-13T04:59:53.722Z] 88095691756f: Layer already exists [2022-10-13T04:59:53.722Z] 889adb7bb99a: Layer already exists [2022-10-13T04:59:53.722Z] f53134914fb7: Layer already exists [2022-10-13T04:59:53.722Z] 404a48025f03: Layer already exists [2022-10-13T04:59:53.722Z] f412c12b43e3: Layer already exists [2022-10-13T04:59:53.722Z] ba27985177e8: Layer already exists [2022-10-13T04:59:53.722Z] d0ed7f68996e: Layer already exists [2022-10-13T04:59:53.722Z] a2b8f77dbd52: Layer already exists [2022-10-13T04:59:53.722Z] af7cdb6782bd: Layer already exists [2022-10-13T04:59:53.722Z] af6713602d75: Layer already exists [2022-10-13T04:59:53.722Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:53.722Z] 2.3.0-dev.90: digest: sha256:41db3a70ea377a5c6c108d13aedc7e85abd0cbd5fdb59f909979daa505cf443d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:54.029Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:54.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:54.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-13T04:59:54.335Z] 889adb7bb99a: Preparing [2022-10-13T04:59:54.335Z] 889adb7bb99a: Preparing [2022-10-13T04:59:54.335Z] f53134914fb7: Preparing [2022-10-13T04:59:54.335Z] 404a48025f03: Preparing [2022-10-13T04:59:54.335Z] b78d0ab5a32e: Preparing [2022-10-13T04:59:54.335Z] 88095691756f: Preparing [2022-10-13T04:59:54.335Z] f412c12b43e3: Preparing [2022-10-13T04:59:54.335Z] ba27985177e8: Preparing [2022-10-13T04:59:54.335Z] d0ed7f68996e: Preparing [2022-10-13T04:59:54.335Z] a2b8f77dbd52: Preparing [2022-10-13T04:59:54.335Z] af7cdb6782bd: Preparing [2022-10-13T04:59:54.335Z] af6713602d75: Preparing [2022-10-13T04:59:54.335Z] 994393dc58e7: Preparing [2022-10-13T04:59:54.335Z] f412c12b43e3: Waiting [2022-10-13T04:59:54.335Z] ba27985177e8: Waiting [2022-10-13T04:59:54.335Z] a2b8f77dbd52: Waiting [2022-10-13T04:59:54.335Z] d0ed7f68996e: Waiting [2022-10-13T04:59:54.335Z] af7cdb6782bd: Waiting [2022-10-13T04:59:54.335Z] af6713602d75: Waiting [2022-10-13T04:59:54.335Z] 994393dc58e7: Waiting [2022-10-13T04:59:54.335Z] b78d0ab5a32e: Layer already exists [2022-10-13T04:59:54.335Z] 88095691756f: Layer already exists [2022-10-13T04:59:54.335Z] 889adb7bb99a: Layer already exists [2022-10-13T04:59:54.335Z] 404a48025f03: Layer already exists [2022-10-13T04:59:54.335Z] f53134914fb7: Layer already exists [2022-10-13T04:59:54.335Z] ba27985177e8: Layer already exists [2022-10-13T04:59:54.335Z] f412c12b43e3: Layer already exists [2022-10-13T04:59:54.335Z] a2b8f77dbd52: Layer already exists [2022-10-13T04:59:54.335Z] d0ed7f68996e: Layer already exists [2022-10-13T04:59:54.335Z] af7cdb6782bd: Layer already exists [2022-10-13T04:59:54.335Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:54.335Z] af6713602d75: Layer already exists [2022-10-13T04:59:54.335Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:41db3a70ea377a5c6c108d13aedc7e85abd0cbd5fdb59f909979daa505cf443d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:54.651Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:54.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-13T04:59:54.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-13T04:59:54.953Z] 889adb7bb99a: Preparing [2022-10-13T04:59:54.953Z] 889adb7bb99a: Preparing [2022-10-13T04:59:54.953Z] f53134914fb7: Preparing [2022-10-13T04:59:54.953Z] 404a48025f03: Preparing [2022-10-13T04:59:54.953Z] b78d0ab5a32e: Preparing [2022-10-13T04:59:54.953Z] 88095691756f: Preparing [2022-10-13T04:59:54.953Z] f412c12b43e3: Preparing [2022-10-13T04:59:54.953Z] ba27985177e8: Preparing [2022-10-13T04:59:54.953Z] d0ed7f68996e: Preparing [2022-10-13T04:59:54.953Z] a2b8f77dbd52: Preparing [2022-10-13T04:59:54.953Z] af7cdb6782bd: Preparing [2022-10-13T04:59:54.953Z] af6713602d75: Preparing [2022-10-13T04:59:54.953Z] 994393dc58e7: Preparing [2022-10-13T04:59:54.953Z] ba27985177e8: Waiting [2022-10-13T04:59:54.953Z] d0ed7f68996e: Waiting [2022-10-13T04:59:54.953Z] af7cdb6782bd: Waiting [2022-10-13T04:59:54.953Z] af6713602d75: Waiting [2022-10-13T04:59:54.953Z] 994393dc58e7: Waiting [2022-10-13T04:59:54.953Z] a2b8f77dbd52: Waiting [2022-10-13T04:59:54.953Z] 88095691756f: Layer already exists [2022-10-13T04:59:54.953Z] b78d0ab5a32e: Layer already exists [2022-10-13T04:59:54.953Z] 404a48025f03: Layer already exists [2022-10-13T04:59:54.953Z] f53134914fb7: Layer already exists [2022-10-13T04:59:54.953Z] 889adb7bb99a: Layer already exists [2022-10-13T04:59:54.953Z] f412c12b43e3: Layer already exists [2022-10-13T04:59:54.953Z] ba27985177e8: Layer already exists [2022-10-13T04:59:54.953Z] d0ed7f68996e: Layer already exists [2022-10-13T04:59:54.953Z] af7cdb6782bd: Layer already exists [2022-10-13T04:59:54.953Z] a2b8f77dbd52: Layer already exists [2022-10-13T04:59:54.953Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:54.953Z] af6713602d75: Layer already exists [2022-10-13T04:59:54.953Z] main: digest: sha256:41db3a70ea377a5c6c108d13aedc7e85abd0cbd5fdb59f909979daa505cf443d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:54.992Z] ===================================================== [Pipeline] echo [2022-10-13T04:59:54.997Z] taggedImages: [2022-10-13T04:59:54.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:54.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-13T04:59:54.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.90 [2022-10-13T04:59:54.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:54.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-13T04:59:55.010Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-13T04:59:55.010Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:55.010Z] latest [2022-10-13T04:59:55.010Z] 2.3.0-dev.90 [2022-10-13T04:59:55.010Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:55.010Z] main [2022-10-13T04:59:55.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:55.312Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:55.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:55.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-13T04:59:55.616Z] 1697d003c9df: Preparing [2022-10-13T04:59:55.616Z] e5ec3707f7d3: Preparing [2022-10-13T04:59:55.616Z] ac2f35d5a3d7: Preparing [2022-10-13T04:59:55.616Z] ea38780eec27: Preparing [2022-10-13T04:59:55.616Z] 45991467e44b: Preparing [2022-10-13T04:59:55.616Z] 84c707c8ccfd: Preparing [2022-10-13T04:59:55.616Z] 4987b58d5c23: Preparing [2022-10-13T04:59:55.616Z] 994393dc58e7: Preparing [2022-10-13T04:59:55.616Z] 84c707c8ccfd: Waiting [2022-10-13T04:59:55.616Z] 4987b58d5c23: Waiting [2022-10-13T04:59:55.616Z] 45991467e44b: Pushed [2022-10-13T04:59:55.616Z] e5ec3707f7d3: Pushed [2022-10-13T04:59:55.616Z] 1697d003c9df: Pushed [2022-10-13T04:59:55.616Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:55.874Z] 84c707c8ccfd: Pushed [2022-10-13T04:59:56.131Z] 4987b58d5c23: Pushed [2022-10-13T04:59:56.698Z] ea38780eec27: Pushed [2022-10-13T04:59:56.698Z] ac2f35d5a3d7: Pushed [2022-10-13T04:59:56.957Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:ecfd6b12a42f37669047a3661beee81077cf62d90bd1b5896c2ee175f26ad301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:57.274Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:57.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-13T04:59:57.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-13T04:59:57.579Z] 1697d003c9df: Preparing [2022-10-13T04:59:57.579Z] e5ec3707f7d3: Preparing [2022-10-13T04:59:57.579Z] ac2f35d5a3d7: Preparing [2022-10-13T04:59:57.579Z] ea38780eec27: Preparing [2022-10-13T04:59:57.579Z] 45991467e44b: Preparing [2022-10-13T04:59:57.579Z] 84c707c8ccfd: Preparing [2022-10-13T04:59:57.579Z] 4987b58d5c23: Preparing [2022-10-13T04:59:57.579Z] 994393dc58e7: Preparing [2022-10-13T04:59:57.579Z] 84c707c8ccfd: Waiting [2022-10-13T04:59:57.579Z] 994393dc58e7: Waiting [2022-10-13T04:59:57.579Z] 45991467e44b: Layer already exists [2022-10-13T04:59:57.579Z] ea38780eec27: Layer already exists [2022-10-13T04:59:57.579Z] e5ec3707f7d3: Layer already exists [2022-10-13T04:59:57.579Z] ac2f35d5a3d7: Layer already exists [2022-10-13T04:59:57.580Z] 1697d003c9df: Layer already exists [2022-10-13T04:59:57.580Z] 4987b58d5c23: Layer already exists [2022-10-13T04:59:57.580Z] 84c707c8ccfd: Layer already exists [2022-10-13T04:59:57.580Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:57.580Z] latest: digest: sha256:ecfd6b12a42f37669047a3661beee81077cf62d90bd1b5896c2ee175f26ad301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:57.890Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:58.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.90 [2022-10-13T04:59:58.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-13T04:59:58.204Z] 1697d003c9df: Preparing [2022-10-13T04:59:58.204Z] e5ec3707f7d3: Preparing [2022-10-13T04:59:58.204Z] ac2f35d5a3d7: Preparing [2022-10-13T04:59:58.204Z] ea38780eec27: Preparing [2022-10-13T04:59:58.204Z] 45991467e44b: Preparing [2022-10-13T04:59:58.204Z] 84c707c8ccfd: Preparing [2022-10-13T04:59:58.204Z] 4987b58d5c23: Preparing [2022-10-13T04:59:58.204Z] 994393dc58e7: Preparing [2022-10-13T04:59:58.204Z] 84c707c8ccfd: Waiting [2022-10-13T04:59:58.204Z] 4987b58d5c23: Waiting [2022-10-13T04:59:58.204Z] 994393dc58e7: Waiting [2022-10-13T04:59:58.204Z] ea38780eec27: Layer already exists [2022-10-13T04:59:58.204Z] e5ec3707f7d3: Layer already exists [2022-10-13T04:59:58.204Z] 1697d003c9df: Layer already exists [2022-10-13T04:59:58.204Z] 45991467e44b: Layer already exists [2022-10-13T04:59:58.204Z] ac2f35d5a3d7: Layer already exists [2022-10-13T04:59:58.204Z] 84c707c8ccfd: Layer already exists [2022-10-13T04:59:58.204Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:58.204Z] 4987b58d5c23: Layer already exists [2022-10-13T04:59:58.204Z] 2.3.0-dev.90: digest: sha256:ecfd6b12a42f37669047a3661beee81077cf62d90bd1b5896c2ee175f26ad301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:58.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:58.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:58.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-13T04:59:58.812Z] 1697d003c9df: Preparing [2022-10-13T04:59:58.812Z] e5ec3707f7d3: Preparing [2022-10-13T04:59:58.812Z] ac2f35d5a3d7: Preparing [2022-10-13T04:59:58.812Z] ea38780eec27: Preparing [2022-10-13T04:59:58.812Z] 45991467e44b: Preparing [2022-10-13T04:59:58.812Z] 84c707c8ccfd: Preparing [2022-10-13T04:59:58.812Z] 4987b58d5c23: Preparing [2022-10-13T04:59:58.812Z] 994393dc58e7: Preparing [2022-10-13T04:59:58.812Z] 4987b58d5c23: Waiting [2022-10-13T04:59:58.812Z] 84c707c8ccfd: Waiting [2022-10-13T04:59:58.812Z] 994393dc58e7: Waiting [2022-10-13T04:59:58.812Z] ac2f35d5a3d7: Layer already exists [2022-10-13T04:59:58.812Z] ea38780eec27: Layer already exists [2022-10-13T04:59:58.812Z] 1697d003c9df: Layer already exists [2022-10-13T04:59:58.812Z] e5ec3707f7d3: Layer already exists [2022-10-13T04:59:58.812Z] 45991467e44b: Layer already exists [2022-10-13T04:59:58.812Z] 84c707c8ccfd: Layer already exists [2022-10-13T04:59:58.812Z] 4987b58d5c23: Layer already exists [2022-10-13T04:59:58.812Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:58.812Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:ecfd6b12a42f37669047a3661beee81077cf62d90bd1b5896c2ee175f26ad301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:59.117Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:59.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-13T04:59:59.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-13T04:59:59.426Z] 1697d003c9df: Preparing [2022-10-13T04:59:59.426Z] e5ec3707f7d3: Preparing [2022-10-13T04:59:59.426Z] ac2f35d5a3d7: Preparing [2022-10-13T04:59:59.426Z] ea38780eec27: Preparing [2022-10-13T04:59:59.426Z] 45991467e44b: Preparing [2022-10-13T04:59:59.426Z] 84c707c8ccfd: Preparing [2022-10-13T04:59:59.426Z] 4987b58d5c23: Preparing [2022-10-13T04:59:59.426Z] 994393dc58e7: Preparing [2022-10-13T04:59:59.426Z] 84c707c8ccfd: Waiting [2022-10-13T04:59:59.426Z] 4987b58d5c23: Waiting [2022-10-13T04:59:59.426Z] ac2f35d5a3d7: Layer already exists [2022-10-13T04:59:59.426Z] ea38780eec27: Layer already exists [2022-10-13T04:59:59.426Z] 1697d003c9df: Layer already exists [2022-10-13T04:59:59.426Z] 45991467e44b: Layer already exists [2022-10-13T04:59:59.426Z] e5ec3707f7d3: Layer already exists [2022-10-13T04:59:59.426Z] 84c707c8ccfd: Layer already exists [2022-10-13T04:59:59.426Z] 4987b58d5c23: Layer already exists [2022-10-13T04:59:59.426Z] 994393dc58e7: Layer already exists [2022-10-13T04:59:59.426Z] main: digest: sha256:ecfd6b12a42f37669047a3661beee81077cf62d90bd1b5896c2ee175f26ad301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T04:59:59.460Z] ===================================================== [Pipeline] echo [2022-10-13T04:59:59.466Z] taggedImages: [2022-10-13T04:59:59.466Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:59.466Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-13T04:59:59.466Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.90 [2022-10-13T04:59:59.466Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:59.466Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-13T04:59:59.478Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-13T04:59:59.478Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T04:59:59.478Z] latest [2022-10-13T04:59:59.478Z] 2.3.0-dev.90 [2022-10-13T04:59:59.478Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T04:59:59.478Z] main [2022-10-13T04:59:59.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T04:59:59.779Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:00.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:00.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-13T05:00:00.078Z] e9d8cf37d740: Preparing [2022-10-13T05:00:00.078Z] 7abd1502bd91: Preparing [2022-10-13T05:00:00.078Z] eca7ac152c7e: Preparing [2022-10-13T05:00:00.078Z] e01cdc6ef818: Preparing [2022-10-13T05:00:00.078Z] 541c1c4864aa: Preparing [2022-10-13T05:00:00.078Z] b3b313d0df32: Preparing [2022-10-13T05:00:00.078Z] ad42aad11a1f: Preparing [2022-10-13T05:00:00.078Z] 50f0efd19af9: Preparing [2022-10-13T05:00:00.078Z] 6a8b823760f0: Preparing [2022-10-13T05:00:00.078Z] b3b313d0df32: Waiting [2022-10-13T05:00:00.078Z] ad42aad11a1f: Waiting [2022-10-13T05:00:00.078Z] 50f0efd19af9: Waiting [2022-10-13T05:00:00.078Z] 6a8b823760f0: Waiting [2022-10-13T05:00:00.078Z] 994393dc58e7: Preparing [2022-10-13T05:00:00.078Z] e9d8cf37d740: Pushed [2022-10-13T05:00:00.078Z] 541c1c4864aa: Pushed [2022-10-13T05:00:00.337Z] 7abd1502bd91: Pushed [2022-10-13T05:00:00.338Z] ad42aad11a1f: Pushed [2022-10-13T05:00:00.338Z] 50f0efd19af9: Pushed [2022-10-13T05:00:00.338Z] b3b313d0df32: Pushed [2022-10-13T05:00:00.338Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:00.596Z] 6a8b823760f0: Pushed [2022-10-13T05:00:01.163Z] e01cdc6ef818: Pushed [2022-10-13T05:00:01.736Z] eca7ac152c7e: Pushed [2022-10-13T05:00:01.736Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:a0d4a25d4f9e8db8074eb8f3136cc36adb1ae7fb19d3f64f4f9b6fa1686a147e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:02.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:02.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-13T05:00:02.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-13T05:00:02.350Z] e9d8cf37d740: Preparing [2022-10-13T05:00:02.350Z] 7abd1502bd91: Preparing [2022-10-13T05:00:02.350Z] eca7ac152c7e: Preparing [2022-10-13T05:00:02.350Z] e01cdc6ef818: Preparing [2022-10-13T05:00:02.350Z] 541c1c4864aa: Preparing [2022-10-13T05:00:02.350Z] b3b313d0df32: Preparing [2022-10-13T05:00:02.350Z] ad42aad11a1f: Preparing [2022-10-13T05:00:02.350Z] 50f0efd19af9: Preparing [2022-10-13T05:00:02.350Z] 6a8b823760f0: Preparing [2022-10-13T05:00:02.350Z] 994393dc58e7: Preparing [2022-10-13T05:00:02.350Z] 50f0efd19af9: Waiting [2022-10-13T05:00:02.350Z] 6a8b823760f0: Waiting [2022-10-13T05:00:02.350Z] 994393dc58e7: Waiting [2022-10-13T05:00:02.350Z] b3b313d0df32: Waiting [2022-10-13T05:00:02.350Z] ad42aad11a1f: Waiting [2022-10-13T05:00:02.350Z] 541c1c4864aa: Layer already exists [2022-10-13T05:00:02.350Z] e01cdc6ef818: Layer already exists [2022-10-13T05:00:02.350Z] e9d8cf37d740: Layer already exists [2022-10-13T05:00:02.350Z] eca7ac152c7e: Layer already exists [2022-10-13T05:00:02.350Z] 7abd1502bd91: Layer already exists [2022-10-13T05:00:02.350Z] ad42aad11a1f: Layer already exists [2022-10-13T05:00:02.350Z] b3b313d0df32: Layer already exists [2022-10-13T05:00:02.350Z] 50f0efd19af9: Layer already exists [2022-10-13T05:00:02.350Z] 6a8b823760f0: Layer already exists [2022-10-13T05:00:02.350Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:02.350Z] latest: digest: sha256:a0d4a25d4f9e8db8074eb8f3136cc36adb1ae7fb19d3f64f4f9b6fa1686a147e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:02.650Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:02.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.90 [2022-10-13T05:00:02.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-13T05:00:02.949Z] e9d8cf37d740: Preparing [2022-10-13T05:00:02.949Z] 7abd1502bd91: Preparing [2022-10-13T05:00:02.949Z] eca7ac152c7e: Preparing [2022-10-13T05:00:02.949Z] e01cdc6ef818: Preparing [2022-10-13T05:00:02.949Z] 541c1c4864aa: Preparing [2022-10-13T05:00:02.949Z] b3b313d0df32: Preparing [2022-10-13T05:00:02.949Z] ad42aad11a1f: Preparing [2022-10-13T05:00:02.949Z] 50f0efd19af9: Preparing [2022-10-13T05:00:02.949Z] 6a8b823760f0: Preparing [2022-10-13T05:00:02.949Z] 994393dc58e7: Preparing [2022-10-13T05:00:02.949Z] b3b313d0df32: Waiting [2022-10-13T05:00:02.949Z] ad42aad11a1f: Waiting [2022-10-13T05:00:02.949Z] 50f0efd19af9: Waiting [2022-10-13T05:00:02.949Z] 994393dc58e7: Waiting [2022-10-13T05:00:02.949Z] 6a8b823760f0: Waiting [2022-10-13T05:00:02.949Z] e01cdc6ef818: Layer already exists [2022-10-13T05:00:02.949Z] e9d8cf37d740: Layer already exists [2022-10-13T05:00:02.949Z] 7abd1502bd91: Layer already exists [2022-10-13T05:00:02.949Z] 541c1c4864aa: Layer already exists [2022-10-13T05:00:02.949Z] eca7ac152c7e: Layer already exists [2022-10-13T05:00:02.949Z] 50f0efd19af9: Layer already exists [2022-10-13T05:00:02.949Z] b3b313d0df32: Layer already exists [2022-10-13T05:00:02.949Z] ad42aad11a1f: Layer already exists [2022-10-13T05:00:02.949Z] 6a8b823760f0: Layer already exists [2022-10-13T05:00:02.949Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:02.949Z] 2.3.0-dev.90: digest: sha256:a0d4a25d4f9e8db8074eb8f3136cc36adb1ae7fb19d3f64f4f9b6fa1686a147e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:03.256Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:03.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:03.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-13T05:00:03.560Z] e9d8cf37d740: Preparing [2022-10-13T05:00:03.560Z] 7abd1502bd91: Preparing [2022-10-13T05:00:03.560Z] eca7ac152c7e: Preparing [2022-10-13T05:00:03.560Z] e01cdc6ef818: Preparing [2022-10-13T05:00:03.560Z] 541c1c4864aa: Preparing [2022-10-13T05:00:03.560Z] b3b313d0df32: Preparing [2022-10-13T05:00:03.560Z] ad42aad11a1f: Preparing [2022-10-13T05:00:03.560Z] 50f0efd19af9: Preparing [2022-10-13T05:00:03.560Z] 6a8b823760f0: Preparing [2022-10-13T05:00:03.560Z] 994393dc58e7: Preparing [2022-10-13T05:00:03.560Z] ad42aad11a1f: Waiting [2022-10-13T05:00:03.560Z] b3b313d0df32: Waiting [2022-10-13T05:00:03.560Z] 6a8b823760f0: Waiting [2022-10-13T05:00:03.560Z] 50f0efd19af9: Waiting [2022-10-13T05:00:03.560Z] 541c1c4864aa: Layer already exists [2022-10-13T05:00:03.560Z] 7abd1502bd91: Layer already exists [2022-10-13T05:00:03.560Z] e01cdc6ef818: Layer already exists [2022-10-13T05:00:03.560Z] e9d8cf37d740: Layer already exists [2022-10-13T05:00:03.560Z] eca7ac152c7e: Layer already exists [2022-10-13T05:00:03.560Z] b3b313d0df32: Layer already exists [2022-10-13T05:00:03.560Z] ad42aad11a1f: Layer already exists [2022-10-13T05:00:03.560Z] 50f0efd19af9: Layer already exists [2022-10-13T05:00:03.560Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:03.560Z] 6a8b823760f0: Layer already exists [2022-10-13T05:00:03.560Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:a0d4a25d4f9e8db8074eb8f3136cc36adb1ae7fb19d3f64f4f9b6fa1686a147e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:03.866Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:04.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-13T05:00:04.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-13T05:00:04.165Z] e9d8cf37d740: Preparing [2022-10-13T05:00:04.165Z] 7abd1502bd91: Preparing [2022-10-13T05:00:04.165Z] eca7ac152c7e: Preparing [2022-10-13T05:00:04.165Z] e01cdc6ef818: Preparing [2022-10-13T05:00:04.165Z] 541c1c4864aa: Preparing [2022-10-13T05:00:04.165Z] b3b313d0df32: Preparing [2022-10-13T05:00:04.165Z] ad42aad11a1f: Preparing [2022-10-13T05:00:04.165Z] 50f0efd19af9: Preparing [2022-10-13T05:00:04.165Z] 6a8b823760f0: Preparing [2022-10-13T05:00:04.165Z] 994393dc58e7: Preparing [2022-10-13T05:00:04.165Z] b3b313d0df32: Waiting [2022-10-13T05:00:04.165Z] ad42aad11a1f: Waiting [2022-10-13T05:00:04.165Z] 50f0efd19af9: Waiting [2022-10-13T05:00:04.165Z] 994393dc58e7: Waiting [2022-10-13T05:00:04.165Z] e01cdc6ef818: Layer already exists [2022-10-13T05:00:04.165Z] e9d8cf37d740: Layer already exists [2022-10-13T05:00:04.165Z] 541c1c4864aa: Layer already exists [2022-10-13T05:00:04.165Z] eca7ac152c7e: Layer already exists [2022-10-13T05:00:04.165Z] 7abd1502bd91: Layer already exists [2022-10-13T05:00:04.165Z] b3b313d0df32: Layer already exists [2022-10-13T05:00:04.165Z] 6a8b823760f0: Layer already exists [2022-10-13T05:00:04.165Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:04.165Z] 50f0efd19af9: Layer already exists [2022-10-13T05:00:04.165Z] ad42aad11a1f: Layer already exists [2022-10-13T05:00:04.165Z] main: digest: sha256:a0d4a25d4f9e8db8074eb8f3136cc36adb1ae7fb19d3f64f4f9b6fa1686a147e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:04.199Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:04.204Z] taggedImages: [2022-10-13T05:00:04.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:04.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-13T05:00:04.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.90 [2022-10-13T05:00:04.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:04.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-13T05:00:04.217Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-13T05:00:04.217Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:04.217Z] latest [2022-10-13T05:00:04.217Z] 2.3.0-dev.90 [2022-10-13T05:00:04.217Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:04.217Z] main [2022-10-13T05:00:04.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:04.523Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:04.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:04.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-13T05:00:04.826Z] e0b825db818f: Preparing [2022-10-13T05:00:04.826Z] d8cf5e8b77f0: Preparing [2022-10-13T05:00:04.826Z] ba27985177e8: Preparing [2022-10-13T05:00:04.826Z] f73a47053c56: Preparing [2022-10-13T05:00:04.826Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:04.826Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:04.826Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:04.826Z] ba27985177e8: Layer already exists [2022-10-13T05:00:04.826Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:04.826Z] e0b825db818f: Pushed [2022-10-13T05:00:04.826Z] 148e34bf2bfa: Pushed [2022-10-13T05:00:05.392Z] f73a47053c56: Pushed [2022-10-13T05:00:07.295Z] d8cf5e8b77f0: Pushed [2022-10-13T05:00:07.295Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:4cc480eb62d7180b174a4c1727996e1380d7f6e1005186e3370fd432ac047582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:07.609Z] + 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-10-13T05:00:07.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-13T05:00:07.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-13T05:00:07.909Z] e0b825db818f: Preparing [2022-10-13T05:00:07.909Z] d8cf5e8b77f0: Preparing [2022-10-13T05:00:07.909Z] ba27985177e8: Preparing [2022-10-13T05:00:07.909Z] f73a47053c56: Preparing [2022-10-13T05:00:07.909Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:07.909Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:07.909Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:07.909Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:07.909Z] d8cf5e8b77f0: Layer already exists [2022-10-13T05:00:07.909Z] e0b825db818f: Layer already exists [2022-10-13T05:00:07.909Z] f73a47053c56: Layer already exists [2022-10-13T05:00:07.909Z] ba27985177e8: Layer already exists [2022-10-13T05:00:07.909Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:07.909Z] latest: digest: sha256:4cc480eb62d7180b174a4c1727996e1380d7f6e1005186e3370fd432ac047582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:08.211Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:08.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.90 [2022-10-13T05:00:08.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-13T05:00:08.512Z] e0b825db818f: Preparing [2022-10-13T05:00:08.512Z] d8cf5e8b77f0: Preparing [2022-10-13T05:00:08.512Z] ba27985177e8: Preparing [2022-10-13T05:00:08.512Z] f73a47053c56: Preparing [2022-10-13T05:00:08.512Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:08.512Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:08.512Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:08.512Z] d8cf5e8b77f0: Layer already exists [2022-10-13T05:00:08.512Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:08.512Z] e0b825db818f: Layer already exists [2022-10-13T05:00:08.512Z] ba27985177e8: Layer already exists [2022-10-13T05:00:08.512Z] f73a47053c56: Layer already exists [2022-10-13T05:00:08.512Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:08.512Z] 2.3.0-dev.90: digest: sha256:4cc480eb62d7180b174a4c1727996e1380d7f6e1005186e3370fd432ac047582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:08.817Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:09.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:09.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-13T05:00:09.116Z] e0b825db818f: Preparing [2022-10-13T05:00:09.116Z] d8cf5e8b77f0: Preparing [2022-10-13T05:00:09.116Z] ba27985177e8: Preparing [2022-10-13T05:00:09.116Z] f73a47053c56: Preparing [2022-10-13T05:00:09.116Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:09.116Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:09.116Z] ba27985177e8: Layer already exists [2022-10-13T05:00:09.116Z] d8cf5e8b77f0: Layer already exists [2022-10-13T05:00:09.116Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:09.116Z] e0b825db818f: Layer already exists [2022-10-13T05:00:09.116Z] f73a47053c56: Layer already exists [2022-10-13T05:00:09.116Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:09.116Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:4cc480eb62d7180b174a4c1727996e1380d7f6e1005186e3370fd432ac047582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:09.430Z] + 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-10-13T05:00:09.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-13T05:00:09.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-13T05:00:09.730Z] e0b825db818f: Preparing [2022-10-13T05:00:09.730Z] d8cf5e8b77f0: Preparing [2022-10-13T05:00:09.730Z] ba27985177e8: Preparing [2022-10-13T05:00:09.730Z] f73a47053c56: Preparing [2022-10-13T05:00:09.730Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:09.730Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:09.730Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:09.730Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:09.730Z] ba27985177e8: Layer already exists [2022-10-13T05:00:09.730Z] e0b825db818f: Layer already exists [2022-10-13T05:00:09.730Z] f73a47053c56: Layer already exists [2022-10-13T05:00:09.730Z] d8cf5e8b77f0: Layer already exists [2022-10-13T05:00:09.730Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:09.730Z] main: digest: sha256:4cc480eb62d7180b174a4c1727996e1380d7f6e1005186e3370fd432ac047582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:09.765Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:09.770Z] taggedImages: [2022-10-13T05:00:09.770Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:09.770Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-13T05:00:09.770Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.90 [2022-10-13T05:00:09.770Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:09.770Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-13T05:00:09.784Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-13T05:00:09.784Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:09.784Z] latest [2022-10-13T05:00:09.784Z] 2.3.0-dev.90 [2022-10-13T05:00:09.784Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:09.784Z] main [2022-10-13T05:00:09.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:10.085Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:10.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:10.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-13T05:00:10.386Z] 9f9a740719aa: Preparing [2022-10-13T05:00:10.386Z] d514c3cc7571: Preparing [2022-10-13T05:00:10.386Z] 6610a5b1bdbd: Preparing [2022-10-13T05:00:10.386Z] 993abda6ae02: Preparing [2022-10-13T05:00:10.386Z] 148fd2f2ebb6: Preparing [2022-10-13T05:00:10.386Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:10.386Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:10.386Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:10.386Z] 9e92a301c9ad: Waiting [2022-10-13T05:00:10.386Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:10.386Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:10.386Z] 9f9a740719aa: Pushed [2022-10-13T05:00:10.386Z] 6610a5b1bdbd: Pushed [2022-10-13T05:00:10.386Z] d514c3cc7571: Pushed [2022-10-13T05:00:10.386Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:10.386Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:10.952Z] 9e92a301c9ad: Pushed [2022-10-13T05:00:14.231Z] 148fd2f2ebb6: Pushed [2022-10-13T05:00:18.419Z] 993abda6ae02: Pushed [2022-10-13T05:00:18.419Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:d5513c0939e3c4b4760ac7f9e37e1e91e137c19827bf61675c2092ad3bb23841 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:18.736Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:19.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-13T05:00:19.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-13T05:00:19.048Z] 9f9a740719aa: Preparing [2022-10-13T05:00:19.048Z] d514c3cc7571: Preparing [2022-10-13T05:00:19.048Z] 6610a5b1bdbd: Preparing [2022-10-13T05:00:19.048Z] 993abda6ae02: Preparing [2022-10-13T05:00:19.048Z] 148fd2f2ebb6: Preparing [2022-10-13T05:00:19.049Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:19.049Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:19.049Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:19.049Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:19.049Z] 9e92a301c9ad: Waiting [2022-10-13T05:00:19.049Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:19.049Z] 993abda6ae02: Layer already exists [2022-10-13T05:00:19.049Z] d514c3cc7571: Layer already exists [2022-10-13T05:00:19.049Z] 6610a5b1bdbd: Layer already exists [2022-10-13T05:00:19.049Z] 9f9a740719aa: Layer already exists [2022-10-13T05:00:19.049Z] 148fd2f2ebb6: Layer already exists [2022-10-13T05:00:19.049Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:19.049Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:19.049Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:19.049Z] latest: digest: sha256:d5513c0939e3c4b4760ac7f9e37e1e91e137c19827bf61675c2092ad3bb23841 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:19.368Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:19.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.90 [2022-10-13T05:00:19.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-13T05:00:19.684Z] 9f9a740719aa: Preparing [2022-10-13T05:00:19.684Z] d514c3cc7571: Preparing [2022-10-13T05:00:19.684Z] 6610a5b1bdbd: Preparing [2022-10-13T05:00:19.684Z] 993abda6ae02: Preparing [2022-10-13T05:00:19.684Z] 148fd2f2ebb6: Preparing [2022-10-13T05:00:19.684Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:19.684Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:19.684Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:19.684Z] 9e92a301c9ad: Waiting [2022-10-13T05:00:19.684Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:19.684Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:19.684Z] 148fd2f2ebb6: Layer already exists [2022-10-13T05:00:19.684Z] 993abda6ae02: Layer already exists [2022-10-13T05:00:19.684Z] d514c3cc7571: Layer already exists [2022-10-13T05:00:19.684Z] 9f9a740719aa: Layer already exists [2022-10-13T05:00:19.684Z] 6610a5b1bdbd: Layer already exists [2022-10-13T05:00:19.684Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:19.684Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:19.684Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:19.684Z] 2.3.0-dev.90: digest: sha256:d5513c0939e3c4b4760ac7f9e37e1e91e137c19827bf61675c2092ad3bb23841 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:20.001Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:20.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:20.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-13T05:00:20.308Z] 9f9a740719aa: Preparing [2022-10-13T05:00:20.308Z] d514c3cc7571: Preparing [2022-10-13T05:00:20.308Z] 6610a5b1bdbd: Preparing [2022-10-13T05:00:20.308Z] 993abda6ae02: Preparing [2022-10-13T05:00:20.308Z] 148fd2f2ebb6: Preparing [2022-10-13T05:00:20.308Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:20.308Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:20.308Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:20.308Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:20.308Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:20.308Z] 993abda6ae02: Layer already exists [2022-10-13T05:00:20.308Z] 6610a5b1bdbd: Layer already exists [2022-10-13T05:00:20.308Z] d514c3cc7571: Layer already exists [2022-10-13T05:00:20.308Z] 9f9a740719aa: Layer already exists [2022-10-13T05:00:20.308Z] 148fd2f2ebb6: Layer already exists [2022-10-13T05:00:20.308Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:20.308Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:20.308Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:20.308Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:d5513c0939e3c4b4760ac7f9e37e1e91e137c19827bf61675c2092ad3bb23841 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:20.618Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:20.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-13T05:00:20.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-13T05:00:20.927Z] 9f9a740719aa: Preparing [2022-10-13T05:00:20.927Z] d514c3cc7571: Preparing [2022-10-13T05:00:20.927Z] 6610a5b1bdbd: Preparing [2022-10-13T05:00:20.927Z] 993abda6ae02: Preparing [2022-10-13T05:00:20.927Z] 148fd2f2ebb6: Preparing [2022-10-13T05:00:20.927Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:20.927Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:20.927Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:20.927Z] 9e92a301c9ad: Waiting [2022-10-13T05:00:20.927Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:20.927Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:20.927Z] 148fd2f2ebb6: Layer already exists [2022-10-13T05:00:20.927Z] 6610a5b1bdbd: Layer already exists [2022-10-13T05:00:20.927Z] 9f9a740719aa: Layer already exists [2022-10-13T05:00:20.927Z] d514c3cc7571: Layer already exists [2022-10-13T05:00:20.927Z] 993abda6ae02: Layer already exists [2022-10-13T05:00:20.927Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:20.927Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:20.927Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:20.927Z] main: digest: sha256:d5513c0939e3c4b4760ac7f9e37e1e91e137c19827bf61675c2092ad3bb23841 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:20.963Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:20.968Z] taggedImages: [2022-10-13T05:00:20.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:20.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-13T05:00:20.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.90 [2022-10-13T05:00:20.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:20.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-13T05:00:20.983Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-13T05:00:20.983Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:20.983Z] latest [2022-10-13T05:00:20.983Z] 2.3.0-dev.90 [2022-10-13T05:00:20.983Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:20.983Z] main [2022-10-13T05:00:20.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:21.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:21.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:21.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-13T05:00:21.596Z] f8f0bab0dc5a: Preparing [2022-10-13T05:00:21.596Z] b55862f5f57f: Preparing [2022-10-13T05:00:21.596Z] 9130dc4545f8: Preparing [2022-10-13T05:00:21.596Z] 7e778603249b: Preparing [2022-10-13T05:00:21.596Z] 6b8d467c7752: Preparing [2022-10-13T05:00:21.596Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:21.596Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:21.596Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:21.596Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:21.596Z] 9130dc4545f8: Pushed [2022-10-13T05:00:21.596Z] b55862f5f57f: Pushed [2022-10-13T05:00:21.596Z] f8f0bab0dc5a: Pushed [2022-10-13T05:00:21.596Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:21.597Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:21.855Z] 6b8d467c7752: Pushed [2022-10-13T05:00:28.418Z] 7e778603249b: Pushed [2022-10-13T05:00:28.418Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:fb3c6cf6ab4559f485d4c0502b4165e6b4bcd7bab0bcad32b2813421c07b4ed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:28.720Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:29.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-13T05:00:29.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-13T05:00:29.114Z] f8f0bab0dc5a: Preparing [2022-10-13T05:00:29.114Z] b55862f5f57f: Preparing [2022-10-13T05:00:29.114Z] 9130dc4545f8: Preparing [2022-10-13T05:00:29.114Z] 7e778603249b: Preparing [2022-10-13T05:00:29.114Z] 6b8d467c7752: Preparing [2022-10-13T05:00:29.114Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:29.114Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:29.114Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:29.114Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:29.114Z] f8f0bab0dc5a: Layer already exists [2022-10-13T05:00:29.114Z] 6b8d467c7752: Layer already exists [2022-10-13T05:00:29.114Z] 7e778603249b: Layer already exists [2022-10-13T05:00:29.114Z] b55862f5f57f: Layer already exists [2022-10-13T05:00:29.114Z] 9130dc4545f8: Layer already exists [2022-10-13T05:00:29.114Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:29.114Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:29.114Z] latest: digest: sha256:fb3c6cf6ab4559f485d4c0502b4165e6b4bcd7bab0bcad32b2813421c07b4ed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:29.461Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:29.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.90 [2022-10-13T05:00:29.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-13T05:00:29.792Z] f8f0bab0dc5a: Preparing [2022-10-13T05:00:29.792Z] b55862f5f57f: Preparing [2022-10-13T05:00:29.792Z] 9130dc4545f8: Preparing [2022-10-13T05:00:29.792Z] 7e778603249b: Preparing [2022-10-13T05:00:29.792Z] 6b8d467c7752: Preparing [2022-10-13T05:00:29.792Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:29.792Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:29.792Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:29.792Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:29.792Z] 7e778603249b: Layer already exists [2022-10-13T05:00:29.792Z] 6b8d467c7752: Layer already exists [2022-10-13T05:00:29.792Z] f8f0bab0dc5a: Layer already exists [2022-10-13T05:00:29.792Z] 9130dc4545f8: Layer already exists [2022-10-13T05:00:29.792Z] b55862f5f57f: Layer already exists [2022-10-13T05:00:29.792Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:29.792Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:29.792Z] 2.3.0-dev.90: digest: sha256:fb3c6cf6ab4559f485d4c0502b4165e6b4bcd7bab0bcad32b2813421c07b4ed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:30.100Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:30.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:30.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-13T05:00:30.408Z] f8f0bab0dc5a: Preparing [2022-10-13T05:00:30.408Z] b55862f5f57f: Preparing [2022-10-13T05:00:30.408Z] 9130dc4545f8: Preparing [2022-10-13T05:00:30.408Z] 7e778603249b: Preparing [2022-10-13T05:00:30.408Z] 6b8d467c7752: Preparing [2022-10-13T05:00:30.408Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:30.408Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:30.408Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:30.408Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:30.408Z] 9130dc4545f8: Layer already exists [2022-10-13T05:00:30.408Z] b55862f5f57f: Layer already exists [2022-10-13T05:00:30.408Z] 7e778603249b: Layer already exists [2022-10-13T05:00:30.408Z] f8f0bab0dc5a: Layer already exists [2022-10-13T05:00:30.408Z] 6b8d467c7752: Layer already exists [2022-10-13T05:00:30.408Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:30.408Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:30.408Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:fb3c6cf6ab4559f485d4c0502b4165e6b4bcd7bab0bcad32b2813421c07b4ed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:30.729Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:31.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-13T05:00:31.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-13T05:00:31.035Z] f8f0bab0dc5a: Preparing [2022-10-13T05:00:31.035Z] b55862f5f57f: Preparing [2022-10-13T05:00:31.035Z] 9130dc4545f8: Preparing [2022-10-13T05:00:31.035Z] 7e778603249b: Preparing [2022-10-13T05:00:31.035Z] 6b8d467c7752: Preparing [2022-10-13T05:00:31.035Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:31.035Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:31.035Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:31.035Z] 7e778603249b: Layer already exists [2022-10-13T05:00:31.035Z] f8f0bab0dc5a: Layer already exists [2022-10-13T05:00:31.035Z] 9130dc4545f8: Layer already exists [2022-10-13T05:00:31.035Z] b55862f5f57f: Layer already exists [2022-10-13T05:00:31.035Z] 6b8d467c7752: Layer already exists [2022-10-13T05:00:31.035Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:31.036Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:31.036Z] main: digest: sha256:fb3c6cf6ab4559f485d4c0502b4165e6b4bcd7bab0bcad32b2813421c07b4ed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:31.072Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:31.079Z] taggedImages: [2022-10-13T05:00:31.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:31.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-13T05:00:31.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.90 [2022-10-13T05:00:31.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:31.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-13T05:00:31.096Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-13T05:00:31.096Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:31.096Z] latest [2022-10-13T05:00:31.096Z] 2.3.0-dev.90 [2022-10-13T05:00:31.096Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:31.096Z] main [2022-10-13T05:00:31.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:31.408Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:31.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:31.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-13T05:00:31.715Z] ae192cca025a: Preparing [2022-10-13T05:00:31.715Z] 3bf91781f712: Preparing [2022-10-13T05:00:31.715Z] cca32eddff55: Preparing [2022-10-13T05:00:31.715Z] d9479ad961ac: Preparing [2022-10-13T05:00:31.715Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:31.715Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:31.715Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:31.715Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:31.715Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:31.715Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:31.715Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:31.715Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:31.715Z] ae192cca025a: Pushed [2022-10-13T05:00:31.715Z] cca32eddff55: Pushed [2022-10-13T05:00:31.715Z] 3bf91781f712: Pushed [2022-10-13T05:00:39.852Z] d9479ad961ac: Pushed [2022-10-13T05:00:39.852Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:84a821aba429045b2f127ad8b3e86585901ec13107b23080b316f15aace507f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:40.171Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:40.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-13T05:00:40.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-13T05:00:40.483Z] ae192cca025a: Preparing [2022-10-13T05:00:40.483Z] 3bf91781f712: Preparing [2022-10-13T05:00:40.483Z] cca32eddff55: Preparing [2022-10-13T05:00:40.483Z] d9479ad961ac: Preparing [2022-10-13T05:00:40.483Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:40.483Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:40.483Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:40.483Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:40.483Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:40.483Z] d9479ad961ac: Layer already exists [2022-10-13T05:00:40.483Z] cca32eddff55: Layer already exists [2022-10-13T05:00:40.483Z] 3bf91781f712: Layer already exists [2022-10-13T05:00:40.483Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:40.483Z] ae192cca025a: Layer already exists [2022-10-13T05:00:40.483Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:40.483Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:40.483Z] latest: digest: sha256:84a821aba429045b2f127ad8b3e86585901ec13107b23080b316f15aace507f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:40.801Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:41.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.90 [2022-10-13T05:00:41.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-13T05:00:41.105Z] ae192cca025a: Preparing [2022-10-13T05:00:41.105Z] 3bf91781f712: Preparing [2022-10-13T05:00:41.105Z] cca32eddff55: Preparing [2022-10-13T05:00:41.105Z] d9479ad961ac: Preparing [2022-10-13T05:00:41.105Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:41.105Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:41.105Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:41.105Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:41.105Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:41.105Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:41.105Z] ae192cca025a: Layer already exists [2022-10-13T05:00:41.105Z] cca32eddff55: Layer already exists [2022-10-13T05:00:41.105Z] d9479ad961ac: Layer already exists [2022-10-13T05:00:41.105Z] 3bf91781f712: Layer already exists [2022-10-13T05:00:41.105Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:41.105Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:41.105Z] 2.3.0-dev.90: digest: sha256:84a821aba429045b2f127ad8b3e86585901ec13107b23080b316f15aace507f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:41.407Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:41.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:41.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-13T05:00:41.710Z] ae192cca025a: Preparing [2022-10-13T05:00:41.710Z] 3bf91781f712: Preparing [2022-10-13T05:00:41.710Z] cca32eddff55: Preparing [2022-10-13T05:00:41.710Z] d9479ad961ac: Preparing [2022-10-13T05:00:41.710Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:41.710Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:41.710Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:41.710Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:41.710Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:41.710Z] cca32eddff55: Layer already exists [2022-10-13T05:00:41.710Z] ae192cca025a: Layer already exists [2022-10-13T05:00:41.710Z] d9479ad961ac: Layer already exists [2022-10-13T05:00:41.710Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:41.710Z] 3bf91781f712: Layer already exists [2022-10-13T05:00:41.710Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:41.710Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:41.711Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:84a821aba429045b2f127ad8b3e86585901ec13107b23080b316f15aace507f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:42.019Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:42.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-13T05:00:42.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-13T05:00:42.352Z] ae192cca025a: Preparing [2022-10-13T05:00:42.352Z] 3bf91781f712: Preparing [2022-10-13T05:00:42.352Z] cca32eddff55: Preparing [2022-10-13T05:00:42.352Z] d9479ad961ac: Preparing [2022-10-13T05:00:42.352Z] 9e92a301c9ad: Preparing [2022-10-13T05:00:42.352Z] 148e34bf2bfa: Preparing [2022-10-13T05:00:42.352Z] 34d5ebaa5410: Preparing [2022-10-13T05:00:42.352Z] 148e34bf2bfa: Waiting [2022-10-13T05:00:42.352Z] 34d5ebaa5410: Waiting [2022-10-13T05:00:42.352Z] 9e92a301c9ad: Layer already exists [2022-10-13T05:00:42.352Z] ae192cca025a: Layer already exists [2022-10-13T05:00:42.352Z] 3bf91781f712: Layer already exists [2022-10-13T05:00:42.352Z] d9479ad961ac: Layer already exists [2022-10-13T05:00:42.352Z] cca32eddff55: Layer already exists [2022-10-13T05:00:42.352Z] 148e34bf2bfa: Layer already exists [2022-10-13T05:00:42.352Z] 34d5ebaa5410: Layer already exists [2022-10-13T05:00:42.352Z] main: digest: sha256:84a821aba429045b2f127ad8b3e86585901ec13107b23080b316f15aace507f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:42.404Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:42.412Z] taggedImages: [2022-10-13T05:00:42.412Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:42.412Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-13T05:00:42.412Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.90 [2022-10-13T05:00:42.412Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:42.412Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-13T05:00:42.438Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-13T05:00:42.438Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:42.438Z] latest [2022-10-13T05:00:42.438Z] 2.3.0-dev.90 [2022-10-13T05:00:42.438Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:42.438Z] main [2022-10-13T05:00:42.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:42.759Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:43.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:43.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-13T05:00:43.068Z] f2d5a716650a: Preparing [2022-10-13T05:00:43.068Z] 883d52dc5f19: Preparing [2022-10-13T05:00:43.068Z] ba27985177e8: Preparing [2022-10-13T05:00:43.068Z] e135ccf0234c: Preparing [2022-10-13T05:00:43.068Z] 994393dc58e7: Preparing [2022-10-13T05:00:43.068Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:43.068Z] ba27985177e8: Layer already exists [2022-10-13T05:00:43.068Z] f2d5a716650a: Pushed [2022-10-13T05:00:43.327Z] e135ccf0234c: Pushed [2022-10-13T05:00:45.860Z] 883d52dc5f19: Pushed [2022-10-13T05:00:45.860Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:e376f7602668d8a7808e766cb41d03ec1f2903c3384c153e8dda5b8403b9c396 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:46.184Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:46.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-13T05:00:46.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-13T05:00:46.494Z] f2d5a716650a: Preparing [2022-10-13T05:00:46.494Z] 883d52dc5f19: Preparing [2022-10-13T05:00:46.494Z] ba27985177e8: Preparing [2022-10-13T05:00:46.494Z] e135ccf0234c: Preparing [2022-10-13T05:00:46.494Z] 994393dc58e7: Preparing [2022-10-13T05:00:46.494Z] e135ccf0234c: Layer already exists [2022-10-13T05:00:46.494Z] 883d52dc5f19: Layer already exists [2022-10-13T05:00:46.494Z] ba27985177e8: Layer already exists [2022-10-13T05:00:46.494Z] f2d5a716650a: Layer already exists [2022-10-13T05:00:46.494Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:46.494Z] latest: digest: sha256:e376f7602668d8a7808e766cb41d03ec1f2903c3384c153e8dda5b8403b9c396 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:46.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:47.115Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.90 [2022-10-13T05:00:47.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-13T05:00:47.116Z] f2d5a716650a: Preparing [2022-10-13T05:00:47.116Z] 883d52dc5f19: Preparing [2022-10-13T05:00:47.116Z] ba27985177e8: Preparing [2022-10-13T05:00:47.116Z] e135ccf0234c: Preparing [2022-10-13T05:00:47.116Z] 994393dc58e7: Preparing [2022-10-13T05:00:47.116Z] e135ccf0234c: Layer already exists [2022-10-13T05:00:47.116Z] ba27985177e8: Layer already exists [2022-10-13T05:00:47.116Z] f2d5a716650a: Layer already exists [2022-10-13T05:00:47.116Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:47.116Z] 883d52dc5f19: Layer already exists [2022-10-13T05:00:47.116Z] 2.3.0-dev.90: digest: sha256:e376f7602668d8a7808e766cb41d03ec1f2903c3384c153e8dda5b8403b9c396 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:47.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:47.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:47.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-13T05:00:47.748Z] f2d5a716650a: Preparing [2022-10-13T05:00:47.748Z] 883d52dc5f19: Preparing [2022-10-13T05:00:47.748Z] ba27985177e8: Preparing [2022-10-13T05:00:47.748Z] e135ccf0234c: Preparing [2022-10-13T05:00:47.748Z] 994393dc58e7: Preparing [2022-10-13T05:00:47.748Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:47.748Z] 883d52dc5f19: Layer already exists [2022-10-13T05:00:47.748Z] ba27985177e8: Layer already exists [2022-10-13T05:00:47.748Z] f2d5a716650a: Layer already exists [2022-10-13T05:00:47.748Z] e135ccf0234c: Layer already exists [2022-10-13T05:00:47.748Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:e376f7602668d8a7808e766cb41d03ec1f2903c3384c153e8dda5b8403b9c396 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:48.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:48.370Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-13T05:00:48.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-13T05:00:48.370Z] f2d5a716650a: Preparing [2022-10-13T05:00:48.370Z] 883d52dc5f19: Preparing [2022-10-13T05:00:48.370Z] ba27985177e8: Preparing [2022-10-13T05:00:48.370Z] e135ccf0234c: Preparing [2022-10-13T05:00:48.370Z] 994393dc58e7: Preparing [2022-10-13T05:00:48.370Z] f2d5a716650a: Layer already exists [2022-10-13T05:00:48.370Z] ba27985177e8: Layer already exists [2022-10-13T05:00:48.370Z] 883d52dc5f19: Layer already exists [2022-10-13T05:00:48.370Z] e135ccf0234c: Layer already exists [2022-10-13T05:00:48.370Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:48.370Z] main: digest: sha256:e376f7602668d8a7808e766cb41d03ec1f2903c3384c153e8dda5b8403b9c396 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:48.411Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:48.418Z] taggedImages: [2022-10-13T05:00:48.418Z] - nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:48.418Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-13T05:00:48.418Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.90 [2022-10-13T05:00:48.418Z] - nexus3.edgexfoundry.org:10004/support-notifications:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:48.418Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-13T05:00:48.437Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-13T05:00:48.437Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:48.437Z] latest [2022-10-13T05:00:48.437Z] 2.3.0-dev.90 [2022-10-13T05:00:48.437Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:48.437Z] main [2022-10-13T05:00:48.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:48.749Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:49.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:49.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-13T05:00:49.103Z] 627b8b6fcddb: Preparing [2022-10-13T05:00:49.103Z] eac9c01f7997: Preparing [2022-10-13T05:00:49.103Z] ba27985177e8: Preparing [2022-10-13T05:00:49.103Z] 10b90bdfeaa3: Preparing [2022-10-13T05:00:49.103Z] 994393dc58e7: Preparing [2022-10-13T05:00:49.103Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:49.103Z] ba27985177e8: Layer already exists [2022-10-13T05:00:49.103Z] 10b90bdfeaa3: Layer already exists [2022-10-13T05:00:49.103Z] 627b8b6fcddb: Pushed [2022-10-13T05:00:51.635Z] eac9c01f7997: Pushed [2022-10-13T05:00:51.894Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:0731806617926d1022f344028ecb3854ffe6e9c23c3b4fdbfb8c5cb485feffa9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:52.213Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:52.361Z] Removing intermediate container 8d1f5b0b28d7 [2022-10-13T05:00:52.361Z] ---> 5f3629728301 [2022-10-13T05:00:52.361Z] Step 9/24 : COPY . . [2022-10-13T05:00:52.361Z] ---> 55b0dda78603 [2022-10-13T05:00:52.361Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-13T05:00:52.361Z] ---> Running in 3e30a2b39e02 [2022-10-13T05:00:52.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.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-13T05:00:52.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-13T05:00:52.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-13T05:00:52.532Z] 627b8b6fcddb: Preparing [2022-10-13T05:00:52.532Z] eac9c01f7997: Preparing [2022-10-13T05:00:52.532Z] ba27985177e8: Preparing [2022-10-13T05:00:52.532Z] 10b90bdfeaa3: Preparing [2022-10-13T05:00:52.532Z] 994393dc58e7: Preparing [2022-10-13T05:00:52.532Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:52.532Z] 10b90bdfeaa3: Layer already exists [2022-10-13T05:00:52.532Z] eac9c01f7997: Layer already exists [2022-10-13T05:00:52.532Z] ba27985177e8: Layer already exists [2022-10-13T05:00:52.532Z] 627b8b6fcddb: Layer already exists [2022-10-13T05:00:52.532Z] latest: digest: sha256:0731806617926d1022f344028ecb3854ffe6e9c23c3b4fdbfb8c5cb485feffa9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:52.852Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:53.160Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.90 [2022-10-13T05:00:53.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-13T05:00:53.161Z] 627b8b6fcddb: Preparing [2022-10-13T05:00:53.161Z] eac9c01f7997: Preparing [2022-10-13T05:00:53.161Z] ba27985177e8: Preparing [2022-10-13T05:00:53.161Z] 10b90bdfeaa3: Preparing [2022-10-13T05:00:53.161Z] 994393dc58e7: Preparing [2022-10-13T05:00:53.161Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:53.161Z] ba27985177e8: Layer already exists [2022-10-13T05:00:53.161Z] eac9c01f7997: Layer already exists [2022-10-13T05:00:53.161Z] 10b90bdfeaa3: Layer already exists [2022-10-13T05:00:53.161Z] 627b8b6fcddb: Layer already exists [2022-10-13T05:00:53.161Z] 2.3.0-dev.90: digest: sha256:0731806617926d1022f344028ecb3854ffe6e9c23c3b4fdbfb8c5cb485feffa9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:53.465Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:53.779Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:53.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-13T05:00:53.779Z] 627b8b6fcddb: Preparing [2022-10-13T05:00:53.779Z] eac9c01f7997: Preparing [2022-10-13T05:00:53.779Z] ba27985177e8: Preparing [2022-10-13T05:00:53.779Z] 10b90bdfeaa3: Preparing [2022-10-13T05:00:53.779Z] 994393dc58e7: Preparing [2022-10-13T05:00:53.779Z] 627b8b6fcddb: Layer already exists [2022-10-13T05:00:53.779Z] ba27985177e8: Layer already exists [2022-10-13T05:00:53.779Z] 10b90bdfeaa3: Layer already exists [2022-10-13T05:00:53.779Z] eac9c01f7997: Layer already exists [2022-10-13T05:00:53.779Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:53.779Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:0731806617926d1022f344028ecb3854ffe6e9c23c3b4fdbfb8c5cb485feffa9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:54.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:54.402Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-13T05:00:54.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-13T05:00:54.402Z] 627b8b6fcddb: Preparing [2022-10-13T05:00:54.402Z] eac9c01f7997: Preparing [2022-10-13T05:00:54.402Z] ba27985177e8: Preparing [2022-10-13T05:00:54.402Z] 10b90bdfeaa3: Preparing [2022-10-13T05:00:54.402Z] 994393dc58e7: Preparing [2022-10-13T05:00:54.402Z] ba27985177e8: Layer already exists [2022-10-13T05:00:54.402Z] 10b90bdfeaa3: Layer already exists [2022-10-13T05:00:54.402Z] eac9c01f7997: Layer already exists [2022-10-13T05:00:54.402Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:54.402Z] 627b8b6fcddb: Layer already exists [2022-10-13T05:00:54.402Z] main: digest: sha256:0731806617926d1022f344028ecb3854ffe6e9c23c3b4fdbfb8c5cb485feffa9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:00:54.452Z] ===================================================== [Pipeline] echo [2022-10-13T05:00:54.459Z] taggedImages: [2022-10-13T05:00:54.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:54.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-13T05:00:54.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.90 [2022-10-13T05:00:54.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:54.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-13T05:00:54.480Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-13T05:00:54.480Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:54.480Z] latest [2022-10-13T05:00:54.480Z] 2.3.0-dev.90 [2022-10-13T05:00:54.480Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:00:54.480Z] main [2022-10-13T05:00:54.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:54.803Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:00:55.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:00:55.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-13T05:00:55.110Z] 7e4b177e0dab: Preparing [2022-10-13T05:00:55.110Z] 4bd712da1fbe: Preparing [2022-10-13T05:00:55.110Z] be5a616a60ca: Preparing [2022-10-13T05:00:55.110Z] 5ad6c5899b7e: Preparing [2022-10-13T05:00:55.110Z] 994393dc58e7: Preparing [2022-10-13T05:00:55.110Z] 994393dc58e7: Layer already exists [2022-10-13T05:00:55.110Z] 4bd712da1fbe: Pushed [2022-10-13T05:00:55.368Z] 7e4b177e0dab: Pushed [2022-10-13T05:00:56.750Z] be5a616a60ca: Pushed [2022-10-13T05:01:08.961Z] 5ad6c5899b7e: Pushed [2022-10-13T05:01:09.220Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:9b14bc9fb3e24467f958c93e50c65ad3de783ff39099dea0b3333f546679e7da size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:09.534Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:09.842Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-13T05:01:09.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-13T05:01:09.843Z] 7e4b177e0dab: Preparing [2022-10-13T05:01:09.843Z] 4bd712da1fbe: Preparing [2022-10-13T05:01:09.843Z] be5a616a60ca: Preparing [2022-10-13T05:01:09.843Z] 5ad6c5899b7e: Preparing [2022-10-13T05:01:09.843Z] 994393dc58e7: Preparing [2022-10-13T05:01:09.843Z] 4bd712da1fbe: Layer already exists [2022-10-13T05:01:09.843Z] 7e4b177e0dab: Layer already exists [2022-10-13T05:01:09.843Z] be5a616a60ca: Layer already exists [2022-10-13T05:01:09.843Z] 994393dc58e7: Layer already exists [2022-10-13T05:01:09.843Z] 5ad6c5899b7e: Layer already exists [2022-10-13T05:01:09.843Z] latest: digest: sha256:9b14bc9fb3e24467f958c93e50c65ad3de783ff39099dea0b3333f546679e7da size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:10.144Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:10.443Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.90 [2022-10-13T05:01:10.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-13T05:01:10.443Z] 7e4b177e0dab: Preparing [2022-10-13T05:01:10.443Z] 4bd712da1fbe: Preparing [2022-10-13T05:01:10.443Z] be5a616a60ca: Preparing [2022-10-13T05:01:10.443Z] 5ad6c5899b7e: Preparing [2022-10-13T05:01:10.443Z] 994393dc58e7: Preparing [2022-10-13T05:01:10.443Z] 7e4b177e0dab: Layer already exists [2022-10-13T05:01:10.443Z] 5ad6c5899b7e: Layer already exists [2022-10-13T05:01:10.443Z] be5a616a60ca: Layer already exists [2022-10-13T05:01:10.443Z] 4bd712da1fbe: Layer already exists [2022-10-13T05:01:10.443Z] 994393dc58e7: Layer already exists [2022-10-13T05:01:10.443Z] 2.3.0-dev.90: digest: sha256:9b14bc9fb3e24467f958c93e50c65ad3de783ff39099dea0b3333f546679e7da size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:10.753Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:11.052Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:01:11.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-13T05:01:11.052Z] 7e4b177e0dab: Preparing [2022-10-13T05:01:11.052Z] 4bd712da1fbe: Preparing [2022-10-13T05:01:11.052Z] be5a616a60ca: Preparing [2022-10-13T05:01:11.052Z] 5ad6c5899b7e: Preparing [2022-10-13T05:01:11.052Z] 994393dc58e7: Preparing [2022-10-13T05:01:11.052Z] be5a616a60ca: Layer already exists [2022-10-13T05:01:11.052Z] 4bd712da1fbe: Layer already exists [2022-10-13T05:01:11.052Z] 994393dc58e7: Layer already exists [2022-10-13T05:01:11.052Z] 7e4b177e0dab: Layer already exists [2022-10-13T05:01:11.052Z] 5ad6c5899b7e: Layer already exists [2022-10-13T05:01:11.052Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:9b14bc9fb3e24467f958c93e50c65ad3de783ff39099dea0b3333f546679e7da size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:11.357Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:01:11.656Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-13T05:01:11.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-13T05:01:11.656Z] 7e4b177e0dab: Preparing [2022-10-13T05:01:11.656Z] 4bd712da1fbe: Preparing [2022-10-13T05:01:11.656Z] be5a616a60ca: Preparing [2022-10-13T05:01:11.656Z] 5ad6c5899b7e: Preparing [2022-10-13T05:01:11.656Z] 994393dc58e7: Preparing [2022-10-13T05:01:11.656Z] 994393dc58e7: Layer already exists [2022-10-13T05:01:11.656Z] 5ad6c5899b7e: Layer already exists [2022-10-13T05:01:11.656Z] 4bd712da1fbe: Layer already exists [2022-10-13T05:01:11.656Z] 7e4b177e0dab: Layer already exists [2022-10-13T05:01:11.656Z] be5a616a60ca: Layer already exists [2022-10-13T05:01:11.656Z] main: digest: sha256:9b14bc9fb3e24467f958c93e50c65ad3de783ff39099dea0b3333f546679e7da size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:01:11.689Z] ===================================================== [Pipeline] echo [2022-10-13T05:01:11.694Z] taggedImages: [2022-10-13T05:01:11.694Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:01:11.694Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-13T05:01:11.694Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.90 [2022-10-13T05:01:11.694Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:01:11.694Z] - 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-10-13T05:04:29.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-13T05:04:31.713Z] Removing intermediate container ea8ec450cc03 [2022-10-13T05:04:31.713Z] ---> 44d01a3bd702 [2022-10-13T05:04:31.713Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-13T05:04:31.713Z] ---> Running in 3e8e49f826ba [2022-10-13T05:04:33.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-13T05:04:39.007Z] Removing intermediate container 3e8e49f826ba [2022-10-13T05:04:39.007Z] ---> d8ffd0e68fbc [2022-10-13T05:04:39.007Z] [2022-10-13T05:04:39.007Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T05:04:39.274Z] 3.16: Pulling from library/alpine [2022-10-13T05:04:39.860Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-13T05:04:39.860Z] Status: Downloaded newer image for alpine:3.16 [2022-10-13T05:04:39.860Z] ---> a6215f271958 [2022-10-13T05:04:39.860Z] 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-10-13T05:04:40.130Z] ---> Running in e9f3e7c1b1c8 [2022-10-13T05:04:41.097Z] Removing intermediate container e9f3e7c1b1c8 [2022-10-13T05:04:41.097Z] ---> d2245adc4daa [2022-10-13T05:04:41.097Z] 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-10-13T05:04:41.097Z] ---> Running in f5c77fbfdcdb [2022-10-13T05:04:43.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:04:43.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:04:45.639Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-13T05:04:45.639Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-13T05:04:45.639Z] (3/33) Installing readline (8.1.2-r0) [2022-10-13T05:04:45.639Z] (4/33) Installing bash (5.1.16-r2) [2022-10-13T05:04:45.639Z] Executing bash-5.1.16-r2.post-install [2022-10-13T05:04:45.639Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-13T05:04:45.639Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-13T05:04:45.639Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-13T05:04:45.909Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-13T05:04:45.909Z] (9/33) Installing curl (7.83.1-r3) [2022-10-13T05:04:45.909Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-13T05:04:46.876Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-13T05:04:46.876Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-13T05:04:46.876Z] (13/33) Installing expat (2.4.9-r0) [2022-10-13T05:04:46.876Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-13T05:04:46.876Z] (15/33) Installing gdbm (1.23-r0) [2022-10-13T05:04:46.876Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-13T05:04:46.876Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-13T05:04:46.876Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-13T05:04:46.876Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-13T05:04:46.876Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-13T05:04:47.143Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-13T05:04:48.554Z] Removing intermediate container 08a25296632d [2022-10-13T05:04:48.554Z] ---> 130cbd41a739 [2022-10-13T05:04:48.554Z] [2022-10-13T05:04:48.554Z] Step 10/25 : FROM alpine:3.16 [2022-10-13T05:04:48.554Z] ---> a6215f271958 [2022-10-13T05:04:48.554Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-13T05:04:48.828Z] ---> Running in b0985d886be0 [2022-10-13T05:04:50.237Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-13T05:04:50.237Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-13T05:04:50.237Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-13T05:04:50.237Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-13T05:04:50.237Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-13T05:04:50.237Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-13T05:04:50.237Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-13T05:04:50.237Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-13T05:04:50.237Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-13T05:04:50.237Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-13T05:04:50.237Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-13T05:04:50.505Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-13T05:04:51.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:04:51.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:04:51.945Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:04:51.945Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T05:04:52.536Z] OK: 120 MiB in 47 packages [2022-10-13T05:04:52.802Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-13T05:04:52.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-13T05:04:52.802Z] (3/3) Installing su-exec (0.2-r1) [2022-10-13T05:04:52.802Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:04:53.069Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T05:04:53.337Z] OK: 6 MiB in 17 packages [2022-10-13T05:04:56.687Z] Removing intermediate container b0985d886be0 [2022-10-13T05:04:56.688Z] ---> 7ba0e7fff8e2 [2022-10-13T05:04:56.688Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-13T05:04:56.688Z] ---> Running in ad16d0c5740b [2022-10-13T05:04:57.649Z] Removing intermediate container ad16d0c5740b [2022-10-13T05:04:57.649Z] ---> ffc04a7ced25 [2022-10-13T05:04:57.649Z] Step 13/25 : WORKDIR / [2022-10-13T05:04:57.649Z] ---> Running in 2653ed96513d [2022-10-13T05:04:58.235Z] Removing intermediate container 2653ed96513d [2022-10-13T05:04:58.235Z] ---> 7a0138507c0b [2022-10-13T05:04:58.235Z] 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-10-13T05:04:59.672Z] ---> 8f3c94013828 [2022-10-13T05:04:59.672Z] 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-10-13T05:05:00.254Z] Removing intermediate container ea23e3c9da5b [2022-10-13T05:05:00.254Z] ---> c82fdf73c5b6 [2022-10-13T05:05:00.254Z] [2022-10-13T05:05:00.254Z] Step 10/33 : FROM alpine:3.16 [2022-10-13T05:05:00.254Z] ---> a6215f271958 [2022-10-13T05:05:00.254Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T05:05:00.254Z] ---> Running in 75f48c6bd298 [2022-10-13T05:05:00.836Z] ---> 553aed8505d4 [2022-10-13T05:05:00.836Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-13T05:05:00.836Z] Removing intermediate container 75f48c6bd298 [2022-10-13T05:05:00.836Z] ---> c732fd0502d1 [2022-10-13T05:05:00.836Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-13T05:05:01.103Z] ---> Running in 7cc84b5f1775 [2022-10-13T05:05:02.526Z] ---> 914525b38f77 [2022-10-13T05:05:02.526Z] 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-10-13T05:05:03.482Z] ---> 1b9028e485a9 [2022-10-13T05:05:03.482Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-13T05:05:03.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:05:04.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:05:05.042Z] ---> abc7accbcf41 [2022-10-13T05:05:05.042Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-13T05:05:05.312Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-13T05:05:05.312Z] (2/2) Installing su-exec (0.2-r1) [2022-10-13T05:05:05.312Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:05:05.312Z] OK: 5 MiB in 16 packages [2022-10-13T05:05:07.260Z] ---> 565f789e5818 [2022-10-13T05:05:07.260Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-13T05:05:07.260Z] Removing intermediate container 7cc84b5f1775 [2022-10-13T05:05:07.260Z] ---> 05e32e8ab81f [2022-10-13T05:05:07.260Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-13T05:05:07.535Z] ---> Running in 2c1fe956c0fd [2022-10-13T05:05:08.119Z] Removing intermediate container 2c1fe956c0fd [2022-10-13T05:05:08.119Z] ---> d0ead87e6fd7 [2022-10-13T05:05:08.119Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-13T05:05:08.396Z] ---> Running in 9a88631052ce [2022-10-13T05:05:08.396Z] ---> 40f197c67090 [2022-10-13T05:05:08.396Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-13T05:05:08.677Z] ---> Running in 3b8f284351f9 [2022-10-13T05:05:09.270Z] Removing intermediate container 9a88631052ce [2022-10-13T05:05:09.270Z] ---> 17bb9f5aff87 [2022-10-13T05:05:09.270Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-13T05:05:09.270Z] ---> Running in a786249b85a7 [2022-10-13T05:05:10.244Z] Removing intermediate container a786249b85a7 [2022-10-13T05:05:10.244Z] ---> 218f7c83cc2c [2022-10-13T05:05:10.244Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-13T05:05:10.244Z] ---> Running in c8bb2ac8350b [2022-10-13T05:05:10.830Z] Removing intermediate container c8bb2ac8350b [2022-10-13T05:05:10.830Z] ---> 903bcadee155 [2022-10-13T05:05:10.830Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-13T05:05:10.830Z] ---> Running in 299a75023f31 [2022-10-13T05:05:12.781Z] Removing intermediate container 3b8f284351f9 [2022-10-13T05:05:12.781Z] ---> 6bea116d74d6 [2022-10-13T05:05:12.781Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-13T05:05:12.781Z] ---> Running in 0200d6ee43a8 [2022-10-13T05:05:12.781Z] Collecting docker-compose==1.23.2 [2022-10-13T05:05:13.048Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-13T05:05:13.048Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.6 MB/s eta 0:00:00 [2022-10-13T05:05:13.316Z] Removing intermediate container 0200d6ee43a8 [2022-10-13T05:05:13.316Z] ---> eab4bed9a0e4 [2022-10-13T05:05:13.316Z] Step 23/25 : LABEL arch=arm64 [2022-10-13T05:05:13.316Z] 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-10-13T05:05:13.589Z] ---> Running in 9c5fec315629 [2022-10-13T05:05:14.551Z] Removing intermediate container 9c5fec315629 [2022-10-13T05:05:14.551Z] ---> ddb3962759e2 [2022-10-13T05:05:14.551Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:05:14.551Z] ---> Running in f831327953fe [2022-10-13T05:05:15.132Z] Removing intermediate container 299a75023f31 [2022-10-13T05:05:15.132Z] ---> 90bb11f2ac38 [2022-10-13T05:05:15.132Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-13T05:05:15.132Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-13T05:05:15.132Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-13T05:05:15.132Z] ---> Running in 43179e3091f3 [2022-10-13T05:05:15.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.5 MB/s eta 0:00:00 [2022-10-13T05:05:15.132Z] Removing intermediate container f831327953fe [2022-10-13T05:05:15.132Z] ---> 4aebb6a95c21 [2022-10-13T05:05:15.132Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T05:05:15.399Z] ---> Running in 399d7296d475 [2022-10-13T05:05:15.669Z] Removing intermediate container 43179e3091f3 [2022-10-13T05:05:15.669Z] ---> 74ef70ae8014 [2022-10-13T05:05:15.937Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-13T05:05:15.937Z] Collecting jsonschema<3,>=2.5.1 [2022-10-13T05:05:15.937Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-13T05:05:15.937Z] Removing intermediate container 399d7296d475 [2022-10-13T05:05:15.937Z] ---> c72cb1320d12 [2022-10-13T05:05:15.937Z] [2022-10-13T05:05:16.208Z] Successfully built c72cb1320d12 [2022-10-13T05:05:16.208Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-13T05:05:16.208Z] Building support-scheduler [2022-10-13T05:05:16.796Z]  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 [2022-10-13T05:05:16.796Z] ---> 13667d774955 [2022-10-13T05:05:16.796Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-13T05:05:16.796Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-13T05:05:16.796Z] ---> Running in f39c0676548f [2022-10-13T05:05:16.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 3.9 MB/s eta 0:00:00 [2022-10-13T05:05:17.063Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-13T05:05:17.063Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-13T05:05:17.330Z] Preparing metadata (setup.py): started [2022-10-13T05:05:19.928Z] Removing intermediate container f39c0676548f [2022-10-13T05:05:19.928Z] ---> ece33b2d3339 [2022-10-13T05:05:19.928Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:05:20.193Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T05:05:20.458Z] Collecting docopt<0.7,>=0.6.1 [2022-10-13T05:05:20.458Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-13T05:05:20.458Z] Preparing metadata (setup.py): started [2022-10-13T05:05:21.039Z] ---> a13876f935db [2022-10-13T05:05:21.039Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-13T05:05:21.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:05:21.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:05:21.621Z] ---> ad7dc4990037 [2022-10-13T05:05:21.621Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> 7c37f7a6dc44 [2022-10-13T05:05:21.621Z] Step 4/23 : WORKDIR /edgex-go [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> e32f30c8e0aa [2022-10-13T05:05:21.621Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> 0ee1c66646dd [2022-10-13T05:05:21.621Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> 42b71871e717 [2022-10-13T05:05:21.621Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> 96a0c3f0766c [2022-10-13T05:05:21.621Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:05:21.621Z] ---> Using cache [2022-10-13T05:05:21.621Z] ---> 5f3629728301 [2022-10-13T05:05:21.621Z] Step 9/23 : COPY . . [2022-10-13T05:05:21.888Z] ---> Using cache [2022-10-13T05:05:21.888Z] ---> 55b0dda78603 [2022-10-13T05:05:21.888Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-13T05:05:22.655Z] ---> Running in 5fb5d9408c6d [2022-10-13T05:05:23.322Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T05:05:23.602Z] ---> 0480c3f357f9 [2022-10-13T05:05:23.602Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-13T05:05:24.200Z] Collecting PyYAML<4,>=3.10 [2022-10-13T05:05:24.200Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-13T05:05:24.200Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.7 MB/s eta 0:00:00 [2022-10-13T05:05:24.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-13T05:05:25.147Z] ---> 94b4f53ba3f1 [2022-10-13T05:05:25.147Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-13T05:05:26.134Z] ---> b734d20843dc [2022-10-13T05:05:26.134Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-13T05:05:27.101Z] ---> 19eaeb8d1bd5 [2022-10-13T05:05:27.101Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-13T05:05:27.101Z] Preparing metadata (setup.py): started [2022-10-13T05:05:27.681Z] ---> 6070b541a570 [2022-10-13T05:05:27.681Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-13T05:05:28.637Z] ---> a6c3b183984e [2022-10-13T05:05:28.637Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-13T05:05:28.637Z] ---> Running in 32c9c75f7d4e [2022-10-13T05:05:30.036Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T05:05:30.036Z] Collecting cached-property<2,>=1.2.0 [2022-10-13T05:05:30.036Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-13T05:05:30.036Z] Collecting texttable<0.10,>=0.9.0 [2022-10-13T05:05:30.301Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-13T05:05:30.301Z] Preparing metadata (setup.py): started [2022-10-13T05:05:31.724Z] Removing intermediate container 32c9c75f7d4e [2022-10-13T05:05:31.724Z] ---> d977b5d7500e [2022-10-13T05:05:31.724Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-13T05:05:31.724Z] ---> Running in fb8f6ecfca0c [2022-10-13T05:05:32.000Z] Removing intermediate container fb8f6ecfca0c [2022-10-13T05:05:32.000Z] ---> 0a45e7f0dadb [2022-10-13T05:05:32.000Z] Step 30/33 : CMD ["gate"] [2022-10-13T05:05:32.000Z] ---> Running in fb89baba3add [2022-10-13T05:05:32.590Z] Removing intermediate container fb89baba3add [2022-10-13T05:05:32.590Z] ---> 58b2d39525d9 [2022-10-13T05:05:32.590Z] Step 31/33 : LABEL arch=arm64 [2022-10-13T05:05:32.590Z] ---> Running in 32b18e2eca8e [2022-10-13T05:05:33.182Z] Removing intermediate container 32b18e2eca8e [2022-10-13T05:05:33.182Z] ---> 5eb01aec8b52 [2022-10-13T05:05:33.182Z] Step 32/33 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:05:33.182Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-13T05:05:33.449Z] ---> Running in 6ae9878701cb [2022-10-13T05:05:33.725Z] Removing intermediate container 6ae9878701cb [2022-10-13T05:05:33.725Z] ---> 4c5296b55ec5 [2022-10-13T05:05:33.725Z] Step 33/33 : LABEL version=2.3.0-dev.90 [2022-10-13T05:05:33.992Z] ---> Running in 24095cbb05e9 [2022-10-13T05:05:33.992Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-13T05:05:33.992Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-13T05:05:33.992Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.1 MB/s eta 0:00:00 [2022-10-13T05:05:34.573Z] Removing intermediate container 24095cbb05e9 [2022-10-13T05:05:34.573Z] ---> 33860d1428a1 [2022-10-13T05:05:34.573Z] [2022-10-13T05:05:34.573Z] Successfully built 33860d1428a1 [2022-10-13T05:05:34.573Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-13T05:05:34.573Z] Building support-notifications [2022-10-13T05:05:35.153Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2022-10-13T05:05:35.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-13T05:05:36.108Z] Collecting certifi>=2017.4.17 [2022-10-13T05:05:36.109Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-13T05:05:36.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.5 MB/s eta 0:00:00 [2022-10-13T05:05:37.063Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-13T05:05:37.063Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-13T05:05:37.337Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 5.9 MB/s eta 0:00:00 [2022-10-13T05:05:37.603Z] Collecting idna<2.8,>=2.5 [2022-10-13T05:05:37.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-13T05:05:37.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.3 MB/s eta 0:00:00 [2022-10-13T05:05:38.135Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-13T05:05:38.135Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-13T05:05:38.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:05:38.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:05:38.135Z] ---> ad7dc4990037 [2022-10-13T05:05:38.135Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-13T05:05:38.135Z] ---> Using cache [2022-10-13T05:05:38.135Z] ---> 7c37f7a6dc44 [2022-10-13T05:05:38.135Z] Step 4/23 : WORKDIR /edgex-go [2022-10-13T05:05:38.135Z] ---> Using cache [2022-10-13T05:05:38.135Z] ---> e32f30c8e0aa [2022-10-13T05:05:38.135Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:05:38.135Z] ---> Using cache [2022-10-13T05:05:38.135Z] ---> 0ee1c66646dd [2022-10-13T05:05:38.135Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-13T05:05:38.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.0 MB/s eta 0:00:00 [2022-10-13T05:05:38.403Z] ---> Running in fc801cf5254f [2022-10-13T05:05:39.361Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-13T05:05:39.361Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-13T05:05:39.361Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-13T05:05:39.361Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-13T05:05:40.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:05:40.902Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-13T05:05:40.903Z] Running setup.py install for texttable: started [2022-10-13T05:05:41.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:05:42.579Z] OK: 221 MiB in 51 packages [2022-10-13T05:05:44.001Z] Removing intermediate container fc801cf5254f [2022-10-13T05:05:44.002Z] ---> 0d77a5085170 [2022-10-13T05:05:44.002Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-13T05:05:44.268Z] Running setup.py install for texttable: finished with status 'done' [2022-10-13T05:05:44.268Z] Running setup.py install for PyYAML: started [2022-10-13T05:05:46.841Z] ---> f9997828e510 [2022-10-13T05:05:46.841Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:05:46.841Z] ---> Running in 8f3e1adb5b5f [2022-10-13T05:05:47.422Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-13T05:05:49.361Z] Running setup.py install for docopt: started [2022-10-13T05:05:52.693Z] Running setup.py install for docopt: finished with status 'done' [2022-10-13T05:05:55.268Z] Running setup.py install for dockerpty: started [2022-10-13T05:05:58.599Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-13T05:06:01.931Z] 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-10-13T05:06:01.931Z] 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-10-13T05:06:20.174Z] Removing intermediate container f5c77fbfdcdb [2022-10-13T05:06:20.174Z] ---> 28cf5ed70dc5 [2022-10-13T05:06:20.174Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-13T05:06:20.443Z] ---> Running in 130873f5c422 [2022-10-13T05:06:21.027Z] Removing intermediate container 130873f5c422 [2022-10-13T05:06:21.027Z] ---> fef062ce92e9 [2022-10-13T05:06:21.027Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T05:06:21.296Z] ---> Running in 865d11578952 [2022-10-13T05:06:22.260Z] Removing intermediate container 865d11578952 [2022-10-13T05:06:22.260Z] ---> 39935af04917 [2022-10-13T05:06:22.260Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-13T05:06:25.596Z] ---> 296dd6d4a56b [2022-10-13T05:06:25.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-13T05:06:27.530Z] ---> dcbc16a72426 [2022-10-13T05:06:27.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-13T05:06:30.104Z] ---> e46bec846617 [2022-10-13T05:06:30.104Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-13T05:06:30.104Z] ---> Running in fbf764b59f1e [2022-10-13T05:06:30.692Z] Removing intermediate container fbf764b59f1e [2022-10-13T05:06:30.692Z] ---> e81e9164c632 [2022-10-13T05:06:30.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:06:30.957Z] ---> Running in abf5c8db67bb [2022-10-13T05:06:31.537Z] Removing intermediate container 9c929b305476 [2022-10-13T05:06:31.537Z] ---> 64a2a94cdb09 [2022-10-13T05:06:31.537Z] [2022-10-13T05:06:31.537Z] Step 11/24 : FROM alpine:3.16 [2022-10-13T05:06:31.537Z] ---> a6215f271958 [2022-10-13T05:06:31.537Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-13T05:06:31.537Z] ---> Running in b0865b959801 [2022-10-13T05:06:31.806Z] Removing intermediate container abf5c8db67bb [2022-10-13T05:06:31.806Z] ---> b72fbc030ee1 [2022-10-13T05:06:31.806Z] Step 21/23 : LABEL arch=arm64 [2022-10-13T05:06:32.101Z] ---> Running in 58663c5e38e7 [2022-10-13T05:06:32.367Z] Removing intermediate container b0865b959801 [2022-10-13T05:06:32.367Z] ---> 0e2377966867 [2022-10-13T05:06:32.367Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-13T05:06:32.633Z] ---> Running in 521d2d61003c [2022-10-13T05:06:33.218Z] Removing intermediate container 58663c5e38e7 [2022-10-13T05:06:33.218Z] ---> f549cda1766b [2022-10-13T05:06:33.218Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:06:33.500Z] Removing intermediate container 521d2d61003c [2022-10-13T05:06:33.500Z] ---> 97acfaa056bd [2022-10-13T05:06:33.500Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-13T05:06:33.500Z] ---> Running in 963e0593443e [2022-10-13T05:06:33.770Z] ---> Running in b7fc88afd8d3 [2022-10-13T05:06:34.731Z] Removing intermediate container 963e0593443e [2022-10-13T05:06:34.731Z] ---> d25350287dda [2022-10-13T05:06:34.731Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T05:06:34.731Z] Removing intermediate container b7fc88afd8d3 [2022-10-13T05:06:34.731Z] ---> ff42468e1fb9 [2022-10-13T05:06:34.731Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:06:34.998Z] ---> Running in 5829b76dadc9 [2022-10-13T05:06:34.998Z] ---> Running in 92322c327d19 [2022-10-13T05:06:36.943Z] Removing intermediate container 5829b76dadc9 [2022-10-13T05:06:36.943Z] ---> 7370470c7a63 [2022-10-13T05:06:36.943Z] [2022-10-13T05:06:37.220Z] Successfully built 7370470c7a63 [2022-10-13T05:06:37.220Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-13T05:06:37.220Z] Building security-spire-config [2022-10-13T05:06:39.794Z]  Building sys-mgmt-agent ... done Removing intermediate container 92322c327d19 [2022-10-13T05:06:39.794Z] ---> 7e0caa87bbd1 [2022-10-13T05:06:39.794Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-13T05:06:39.794Z] ---> Running in 16372289f6d3 [2022-10-13T05:06:42.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:42.950Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:06:42.950Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:06:42.950Z] ---> ad7dc4990037 [2022-10-13T05:06:42.950Z] Step 3/26 : WORKDIR /edgex-go [2022-10-13T05:06:42.950Z] ---> Using cache [2022-10-13T05:06:42.950Z] ---> 67a6296f1b02 [2022-10-13T05:06:42.950Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:06:42.950Z] ---> Using cache [2022-10-13T05:06:42.950Z] ---> f56b0be8a9b6 [2022-10-13T05:06:42.950Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T05:06:42.950Z] ---> Using cache [2022-10-13T05:06:42.950Z] ---> 1097e767528f [2022-10-13T05:06:42.950Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-13T05:06:42.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:43.215Z] ---> Using cache [2022-10-13T05:06:43.215Z] ---> e393d168df13 [2022-10-13T05:06:43.215Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:06:43.215Z] ---> Using cache [2022-10-13T05:06:43.215Z] ---> 8b1c9ad17e42 [2022-10-13T05:06:43.215Z] Step 8/26 : COPY . . [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> e38f7118471d [2022-10-13T05:06:43.484Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> aee02cb25e13 [2022-10-13T05:06:43.484Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> 9bf6a00ec1eb [2022-10-13T05:06:43.484Z] 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-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> 72e4b608ab6c [2022-10-13T05:06:43.484Z] Step 12/26 : WORKDIR /edgex-go [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> 45e450a1366e [2022-10-13T05:06:43.484Z] [2022-10-13T05:06:43.484Z] Step 13/26 : FROM alpine:3.15 [2022-10-13T05:06:43.484Z] ---> 02e0d6fdf486 [2022-10-13T05:06:43.484Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> 4e7b2a4a15ee [2022-10-13T05:06:43.484Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:06:43.484Z] ---> Using cache [2022-10-13T05:06:43.484Z] ---> 37bd2d7e8901 [2022-10-13T05:06:43.484Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-13T05:06:44.066Z] ---> Running in 41eb1b7dd9aa [2022-10-13T05:06:44.647Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-13T05:06:44.647Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-13T05:06:44.647Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-13T05:06:44.647Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-13T05:06:44.913Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-13T05:06:45.179Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-13T05:06:45.179Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:06:45.179Z] OK: 8 MiB in 20 packages [2022-10-13T05:06:46.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:47.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:47.542Z] Removing intermediate container 16372289f6d3 [2022-10-13T05:06:47.542Z] ---> aa468d97b596 [2022-10-13T05:06:47.542Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:06:48.954Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T05:06:48.954Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T05:06:48.954Z] OK: 15734 distinct packages available [2022-10-13T05:06:49.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:49.493Z] ---> 55474654e665 [2022-10-13T05:06:49.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-13T05:06:50.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:06:51.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-13T05:06:51.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-13T05:06:51.479Z] (3/4) Installing libucontext (1.1-r0) [2022-10-13T05:06:51.479Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-13T05:06:51.479Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T05:06:51.479Z] OK: 6 MiB in 18 packages [2022-10-13T05:06:54.068Z] ---> 4dded042a113 [2022-10-13T05:06:54.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-13T05:06:54.068Z] Removing intermediate container 41eb1b7dd9aa [2022-10-13T05:06:54.068Z] ---> 7f04a613e3e5 [2022-10-13T05:06:54.068Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T05:06:56.651Z] ---> be704bc4b11b [2022-10-13T05:06:56.651Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-13T05:06:56.651Z] ---> Running in 1e2a1733cb87 [2022-10-13T05:06:58.065Z] Removing intermediate container 1e2a1733cb87 [2022-10-13T05:06:58.065Z] ---> 19ed42fab7e7 [2022-10-13T05:06:58.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:06:58.332Z] ---> Running in e9646d68e692 [2022-10-13T05:06:59.312Z] Removing intermediate container e9646d68e692 [2022-10-13T05:06:59.313Z] ---> 8919c4103380 [2022-10-13T05:06:59.313Z] Step 22/24 : LABEL arch=arm64 [2022-10-13T05:06:59.579Z] ---> Running in 24255f40546c [2022-10-13T05:07:00.987Z] Removing intermediate container 24255f40546c [2022-10-13T05:07:00.987Z] ---> 7b41390af9d1 [2022-10-13T05:07:00.987Z] Step 23/24 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:07:01.254Z] ---> Running in 73c994b7e81f [2022-10-13T05:07:02.214Z] Removing intermediate container 73c994b7e81f [2022-10-13T05:07:02.214Z] ---> fd36ace62c05 [2022-10-13T05:07:02.214Z] Step 24/24 : LABEL version=2.3.0-dev.90 [2022-10-13T05:07:02.480Z] ---> Running in 76890dcbc71d [2022-10-13T05:07:03.433Z] Removing intermediate container 76890dcbc71d [2022-10-13T05:07:03.433Z] ---> f8b8d2202cd7 [2022-10-13T05:07:03.433Z] [2022-10-13T05:07:03.698Z] Successfully built f8b8d2202cd7 [2022-10-13T05:07:03.964Z] Successfully tagged core-data-arm64:latest [2022-10-13T05:07:03.964Z] Building security-proxy-setup [2022-10-13T05:07:07.292Z]  Building core-data ... done  ---> dabf58100a31 [2022-10-13T05:07:07.292Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T05:07:07.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:07:07.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:07:07.874Z] ---> ad7dc4990037 [2022-10-13T05:07:07.874Z] Step 3/22 : WORKDIR /edgex-go [2022-10-13T05:07:07.874Z] Removing intermediate container 3e30a2b39e02 [2022-10-13T05:07:07.874Z] ---> 94d6aa4888da [2022-10-13T05:07:07.874Z] [2022-10-13T05:07:07.874Z] Step 11/24 : FROM alpine:3.16 [2022-10-13T05:07:07.874Z] ---> a6215f271958 [2022-10-13T05:07:07.874Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-13T05:07:07.874Z] ---> Using cache [2022-10-13T05:07:07.874Z] ---> 67a6296f1b02 [2022-10-13T05:07:07.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:07:07.874Z] ---> Using cache [2022-10-13T05:07:07.874Z] ---> f56b0be8a9b6 [2022-10-13T05:07:07.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-13T05:07:08.144Z] ---> Running in 6e35b6727b30 [2022-10-13T05:07:08.144Z] ---> Running in fb5e5ee45a86 [2022-10-13T05:07:09.551Z] ---> 5646de16c3af [2022-10-13T05:07:09.551Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-13T05:07:09.551Z] ---> Running in 38aa10bdfe97 [2022-10-13T05:07:10.509Z] Removing intermediate container 38aa10bdfe97 [2022-10-13T05:07:10.509Z] ---> fac29ce4543e [2022-10-13T05:07:10.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-13T05:07:10.779Z] Removing intermediate container 8f3e1adb5b5f [2022-10-13T05:07:10.779Z] ---> d610c4c6dedb [2022-10-13T05:07:10.779Z] Step 9/23 : COPY . . [2022-10-13T05:07:11.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:11.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:11.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:12.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:12.493Z] ---> 1b6584501738 [2022-10-13T05:07:12.493Z] Step 21/26 : WORKDIR / [2022-10-13T05:07:12.493Z] ---> Running in b705e6c37e08 [2022-10-13T05:07:13.076Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-13T05:07:13.076Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:07:13.346Z] OK: 5 MiB in 15 packages [2022-10-13T05:07:13.346Z] Removing intermediate container b705e6c37e08 [2022-10-13T05:07:13.346Z] ---> 2c64ee23e711 [2022-10-13T05:07:13.346Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T05:07:13.615Z] ---> Running in 594dc5274e13 [2022-10-13T05:07:13.882Z] OK: 221 MiB in 51 packages [2022-10-13T05:07:14.172Z] Removing intermediate container 594dc5274e13 [2022-10-13T05:07:14.172Z] ---> 0f632dfcf123 [2022-10-13T05:07:14.172Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T05:07:14.759Z] ---> Running in 2041d09b9c67 [2022-10-13T05:07:16.165Z] Removing intermediate container 2041d09b9c67 [2022-10-13T05:07:16.165Z] ---> 16cadbca989d [2022-10-13T05:07:16.165Z] Step 24/26 : LABEL arch=arm64 [2022-10-13T05:07:16.165Z] ---> Running in e90c2d35373b [2022-10-13T05:07:16.165Z] Removing intermediate container 6e35b6727b30 [2022-10-13T05:07:16.165Z] ---> 4d6dbe48d1eb [2022-10-13T05:07:16.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T05:07:16.749Z] Removing intermediate container fb5e5ee45a86 [2022-10-13T05:07:16.749Z] ---> d3d1ab058bf2 [2022-10-13T05:07:16.749Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-13T05:07:16.749Z] ---> Running in 4e52a6e4a442 [2022-10-13T05:07:17.017Z] Removing intermediate container e90c2d35373b [2022-10-13T05:07:17.017Z] ---> 0a6d6838371b [2022-10-13T05:07:17.017Z] Step 25/26 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:07:17.295Z] ---> Running in baaa0818a160 [2022-10-13T05:07:17.295Z] Removing intermediate container 4e52a6e4a442 [2022-10-13T05:07:17.295Z] ---> d74a122e0366 [2022-10-13T05:07:17.295Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-13T05:07:17.564Z] ---> d2112908143a [2022-10-13T05:07:17.564Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-13T05:07:17.564Z] ---> Running in f48ece7d4d67 [2022-10-13T05:07:17.831Z] ---> Running in 604357fdcbc3 [2022-10-13T05:07:18.416Z] ---> a2f928a25de4 [2022-10-13T05:07:18.416Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:07:18.686Z] Removing intermediate container baaa0818a160 [2022-10-13T05:07:18.686Z] ---> cbc8b164c057 [2022-10-13T05:07:18.686Z] Step 26/26 : LABEL version=2.3.0-dev.90 [2022-10-13T05:07:18.686Z] Removing intermediate container f48ece7d4d67 [2022-10-13T05:07:18.686Z] ---> 35254721b884 [2022-10-13T05:07:18.686Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-13T05:07:18.686Z] ---> Running in 8210ba75b045 [2022-10-13T05:07:18.952Z] ---> Running in 92d11d706333 [2022-10-13T05:07:19.217Z] ---> Running in 3641ce0c8fc4 [2022-10-13T05:07:20.193Z] Removing intermediate container 92d11d706333 [2022-10-13T05:07:20.194Z] ---> 76c458d17cd8 [2022-10-13T05:07:20.194Z] [2022-10-13T05:07:20.194Z] Removing intermediate container 3641ce0c8fc4 [2022-10-13T05:07:20.194Z] ---> cb322e945005 [2022-10-13T05:07:20.194Z] Step 16/24 : WORKDIR / [2022-10-13T05:07:20.465Z] ---> Running in 25df48264d7e [2022-10-13T05:07:20.465Z] Successfully built 76c458d17cd8 [2022-10-13T05:07:20.465Z] Successfully tagged security-spire-config-arm64:latest [2022-10-13T05:07:20.465Z]  Building security-spire-config ... done Building core-metadata [2022-10-13T05:07:20.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-13T05:07:21.313Z] Removing intermediate container 25df48264d7e [2022-10-13T05:07:21.313Z] ---> 7f968c1d22ae [2022-10-13T05:07:21.313Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:07:22.287Z] ---> 6a0ba57fc280 [2022-10-13T05:07:22.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-13T05:07:24.224Z] ---> d5d27ddac358 [2022-10-13T05:07:24.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-13T05:07:25.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:07:25.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:07:25.185Z] ---> ad7dc4990037 [2022-10-13T05:07:25.185Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> 7c37f7a6dc44 [2022-10-13T05:07:25.185Z] Step 4/25 : WORKDIR /edgex-go [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> e32f30c8e0aa [2022-10-13T05:07:25.185Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> 0ee1c66646dd [2022-10-13T05:07:25.185Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> 42b71871e717 [2022-10-13T05:07:25.185Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> 96a0c3f0766c [2022-10-13T05:07:25.185Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:07:25.185Z] ---> Using cache [2022-10-13T05:07:25.185Z] ---> 5f3629728301 [2022-10-13T05:07:25.185Z] Step 9/25 : COPY . . [2022-10-13T05:07:25.185Z] ---> 271b54eadc30 [2022-10-13T05:07:25.185Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-13T05:07:25.451Z] ---> Using cache [2022-10-13T05:07:25.451Z] ---> 55b0dda78603 [2022-10-13T05:07:25.451Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-13T05:07:25.451Z] ---> Running in 6eba37050fd0 [2022-10-13T05:07:25.451Z] ---> Running in ec2e1a6affee [2022-10-13T05:07:26.407Z] Removing intermediate container ec2e1a6affee [2022-10-13T05:07:26.407Z] ---> 848269c8cf4b [2022-10-13T05:07:26.407Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:07:26.674Z] ---> Running in 51a8d072d457 [2022-10-13T05:07:27.260Z] Removing intermediate container 51a8d072d457 [2022-10-13T05:07:27.526Z] ---> c47b601c00a8 [2022-10-13T05:07:27.526Z] Step 22/24 : LABEL arch=arm64 [2022-10-13T05:07:27.526Z] ---> Running in 576f15587b15 [2022-10-13T05:07:27.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-13T05:07:28.071Z] Removing intermediate container 576f15587b15 [2022-10-13T05:07:28.071Z] ---> 6cac9eae00ba [2022-10-13T05:07:28.071Z] Step 23/24 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:07:28.337Z] ---> Running in 809958b44e53 [2022-10-13T05:07:29.039Z] Removing intermediate container 809958b44e53 [2022-10-13T05:07:29.039Z] ---> 9487a1dbb0fc [2022-10-13T05:07:29.039Z] Step 24/24 : LABEL version=2.3.0-dev.90 [2022-10-13T05:07:29.039Z] ---> Running in bb19cfcd8c06 [2022-10-13T05:07:29.776Z] Removing intermediate container bb19cfcd8c06 [2022-10-13T05:07:29.776Z] ---> cf808244255c [2022-10-13T05:07:29.776Z] [2022-10-13T05:07:29.776Z] Successfully built cf808244255c [2022-10-13T05:07:29.776Z] Successfully tagged core-command-arm64:latest [2022-10-13T05:07:29.776Z]  Building core-command ... done Building security-spire-server [2022-10-13T05:07:34.129Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:07:34.129Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:07:34.129Z] ---> ad7dc4990037 [2022-10-13T05:07:34.129Z] Step 3/25 : WORKDIR /edgex-go [2022-10-13T05:07:34.129Z] ---> Using cache [2022-10-13T05:07:34.129Z] ---> 67a6296f1b02 [2022-10-13T05:07:34.129Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:07:34.129Z] ---> Using cache [2022-10-13T05:07:34.129Z] ---> f56b0be8a9b6 [2022-10-13T05:07:34.129Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-13T05:07:34.129Z] ---> Using cache [2022-10-13T05:07:34.129Z] ---> 1097e767528f [2022-10-13T05:07:34.129Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-13T05:07:34.129Z] ---> Using cache [2022-10-13T05:07:34.129Z] ---> e393d168df13 [2022-10-13T05:07:34.129Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:07:34.129Z] ---> Using cache [2022-10-13T05:07:34.129Z] ---> 8b1c9ad17e42 [2022-10-13T05:07:34.129Z] Step 8/25 : COPY . . [2022-10-13T05:07:34.433Z] ---> Using cache [2022-10-13T05:07:34.433Z] ---> e38f7118471d [2022-10-13T05:07:34.433Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-13T05:07:34.433Z] ---> Using cache [2022-10-13T05:07:34.433Z] ---> aee02cb25e13 [2022-10-13T05:07:34.433Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-13T05:07:34.433Z] ---> Using cache [2022-10-13T05:07:34.433Z] ---> 9bf6a00ec1eb [2022-10-13T05:07:34.433Z] 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-10-13T05:07:34.709Z] ---> Running in a2193e851660 [2022-10-13T05:07:38.081Z] Removing intermediate container a2193e851660 [2022-10-13T05:07:38.081Z] ---> 27c6bb52ea5a [2022-10-13T05:07:38.081Z] Step 12/25 : WORKDIR /edgex-go [2022-10-13T05:07:38.349Z] ---> Running in 39bc0b1411d6 [2022-10-13T05:07:38.931Z] Removing intermediate container 39bc0b1411d6 [2022-10-13T05:07:38.931Z] ---> 34cf45c94087 [2022-10-13T05:07:38.931Z] [2022-10-13T05:07:38.931Z] Step 13/25 : FROM alpine:3.15 [2022-10-13T05:07:38.931Z] ---> 02e0d6fdf486 [2022-10-13T05:07:38.931Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T05:07:38.931Z] ---> Using cache [2022-10-13T05:07:38.931Z] ---> 4e7b2a4a15ee [2022-10-13T05:07:38.931Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:07:38.931Z] ---> Using cache [2022-10-13T05:07:38.931Z] ---> 37bd2d7e8901 [2022-10-13T05:07:38.931Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-13T05:07:38.931Z] ---> Using cache [2022-10-13T05:07:38.931Z] ---> 10c1eed48664 [2022-10-13T05:07:38.931Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-13T05:07:45.589Z] ---> c0fe92d94c7b [2022-10-13T05:07:45.589Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-13T05:07:45.589Z] ---> 70b352c56d79 [2022-10-13T05:07:45.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-13T05:07:46.549Z] ---> 569506b28456 [2022-10-13T05:07:46.549Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-13T05:07:47.508Z] ---> 21fd6fe3e57d [2022-10-13T05:07:47.508Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-13T05:07:47.508Z] ---> Running in 87a6dc41ba4c [2022-10-13T05:07:48.097Z] Removing intermediate container 87a6dc41ba4c [2022-10-13T05:07:48.097Z] ---> fdd52dad9a6d [2022-10-13T05:07:48.097Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-13T05:07:48.097Z] ---> Running in 05ffabb564d4 [2022-10-13T05:07:48.679Z] Removing intermediate container 05ffabb564d4 [2022-10-13T05:07:48.679Z] ---> 01c86058c8e8 [2022-10-13T05:07:48.679Z] Step 23/25 : LABEL arch=arm64 [2022-10-13T05:07:48.679Z] ---> Running in 6f79491ab39b [2022-10-13T05:07:49.263Z] Removing intermediate container 6f79491ab39b [2022-10-13T05:07:49.263Z] ---> 54cf11bb9212 [2022-10-13T05:07:49.263Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:07:49.263Z] ---> Running in 194f06d7437a [2022-10-13T05:07:49.862Z] Removing intermediate container 194f06d7437a [2022-10-13T05:07:49.862Z] ---> 5cb579d44aa2 [2022-10-13T05:07:49.862Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T05:07:50.130Z] ---> Running in 1678d4d49ad3 [2022-10-13T05:07:50.715Z] Removing intermediate container 1678d4d49ad3 [2022-10-13T05:07:50.715Z] ---> 828c0d822530 [2022-10-13T05:07:50.715Z] [2022-10-13T05:07:50.715Z] Successfully built 828c0d822530 [2022-10-13T05:07:50.715Z] Successfully tagged security-spire-server-arm64:latest [2022-10-13T05:07:50.715Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-10-13T05:07:54.967Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-13T05:07:54.967Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-13T05:07:54.967Z] ---> ad7dc4990037 [2022-10-13T05:07:54.967Z] Step 3/20 : WORKDIR /edgex-go [2022-10-13T05:07:54.967Z] ---> Using cache [2022-10-13T05:07:54.967Z] ---> 67a6296f1b02 [2022-10-13T05:07:54.967Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-13T05:07:54.967Z] ---> Running in 7562147a34d7 [2022-10-13T05:07:56.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:56.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:58.860Z] v3.16.2-281-gb110f0d9eb [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-13T05:07:58.860Z] v3.16.2-280-gc8f18190c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-13T05:07:58.860Z] OK: 16892 distinct packages available [2022-10-13T05:07:58.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:07:59.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:08:00.845Z] OK: 221 MiB in 51 packages [2022-10-13T05:08:02.779Z] Removing intermediate container 7562147a34d7 [2022-10-13T05:08:02.779Z] ---> 5f7320f4df65 [2022-10-13T05:08:02.779Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-13T05:08:04.184Z] ---> dcea5ee37901 [2022-10-13T05:08:04.184Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-13T05:08:04.184Z] ---> Running in 39848144b1f7 [2022-10-13T05:08:22.372Z] Removing intermediate container 8210ba75b045 [2022-10-13T05:08:22.372Z] ---> a6f01d78f54d [2022-10-13T05:08:22.372Z] Step 8/22 : COPY . . [2022-10-13T05:08:25.711Z] ---> 11b9dbd2dbb1 [2022-10-13T05:08:25.711Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-13T05:08:25.711Z] ---> Running in 3d777d7d4467 [2022-10-13T05:08:27.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-13T05:09:06.491Z] Removing intermediate container 39848144b1f7 [2022-10-13T05:09:06.491Z] ---> b9bd709be2d8 [2022-10-13T05:09:06.491Z] Step 7/20 : COPY . . [2022-10-13T05:09:09.077Z] ---> a811a30fed29 [2022-10-13T05:09:09.077Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-13T05:09:09.077Z] ---> Running in 7947723792d8 [2022-10-13T05:09:10.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-13T05:14:02.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-13T05:14:02.899Z] Removing intermediate container 5fb5d9408c6d [2022-10-13T05:14:02.899Z] ---> b870d5438d7b [2022-10-13T05:14:02.899Z] [2022-10-13T05:14:02.899Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T05:14:02.899Z] ---> a6215f271958 [2022-10-13T05:14:02.899Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-13T05:14:02.899Z] ---> Using cache [2022-10-13T05:14:02.899Z] ---> 4d6dbe48d1eb [2022-10-13T05:14:02.899Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T05:14:02.899Z] ---> Using cache [2022-10-13T05:14:02.899Z] ---> d74a122e0366 [2022-10-13T05:14:02.899Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-13T05:14:02.899Z] ---> Running in 429bc4a8a2f7 [2022-10-13T05:14:05.488Z] Removing intermediate container 429bc4a8a2f7 [2022-10-13T05:14:05.488Z] ---> 5a093c657141 [2022-10-13T05:14:05.488Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T05:14:05.488Z] ---> Running in 182898db8984 [2022-10-13T05:14:05.754Z] Removing intermediate container 182898db8984 [2022-10-13T05:14:05.754Z] ---> d7cb80db5136 [2022-10-13T05:14:05.754Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:14:06.707Z] ---> 53696e05e926 [2022-10-13T05:14:06.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-13T05:14:09.280Z] ---> 4e2fab92ac89 [2022-10-13T05:14:09.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-13T05:14:09.860Z] ---> 1cb4d64bc171 [2022-10-13T05:14:09.860Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-13T05:14:09.860Z] ---> Running in 9ef0b097b1b9 [2022-10-13T05:14:10.447Z] Removing intermediate container 9ef0b097b1b9 [2022-10-13T05:14:10.447Z] ---> eef735296c12 [2022-10-13T05:14:10.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:14:10.447Z] ---> Running in 5fb2d7ca5d01 [2022-10-13T05:14:11.025Z] Removing intermediate container 5fb2d7ca5d01 [2022-10-13T05:14:11.025Z] ---> 4dd675e6c8a9 [2022-10-13T05:14:11.025Z] Step 21/23 : LABEL arch=arm64 [2022-10-13T05:14:11.025Z] ---> Running in 77f61b1d662e [2022-10-13T05:14:11.607Z] Removing intermediate container 77f61b1d662e [2022-10-13T05:14:11.607Z] ---> 46cdb2377193 [2022-10-13T05:14:11.607Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:14:11.607Z] ---> Running in ad38a1e455f8 [2022-10-13T05:14:12.193Z] Removing intermediate container ad38a1e455f8 [2022-10-13T05:14:12.193Z] ---> 24236a473fbf [2022-10-13T05:14:12.193Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T05:14:12.193Z] ---> Running in 7e6d68ec4ce9 [2022-10-13T05:14:12.773Z] Removing intermediate container 7e6d68ec4ce9 [2022-10-13T05:14:12.773Z] ---> 8a95d6134884 [2022-10-13T05:14:12.773Z] [2022-10-13T05:14:12.773Z] Successfully built 8a95d6134884 [2022-10-13T05:14:12.773Z] Successfully tagged support-scheduler-arm64:latest [2022-10-13T05:14:28.000Z]  Building support-scheduler ... done Removing intermediate container 3d777d7d4467 [2022-10-13T05:14:28.000Z] ---> 124e30b06dc7 [2022-10-13T05:14:28.000Z] [2022-10-13T05:14:28.000Z] Step 10/22 : FROM alpine:3.16 [2022-10-13T05:14:28.000Z] ---> a6215f271958 [2022-10-13T05:14:28.000Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-13T05:14:28.000Z] ---> Running in aae45c54a59b [2022-10-13T05:14:28.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:14:28.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:14:29.961Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-13T05:14:29.961Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-13T05:14:29.961Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-13T05:14:29.961Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-13T05:14:29.961Z] (5/6) Installing curl (7.83.1-r3) [2022-10-13T05:14:29.961Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-13T05:14:29.961Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:14:29.961Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T05:14:29.961Z] Removing intermediate container 6eba37050fd0 [2022-10-13T05:14:29.961Z] ---> 7f441eeea992 [2022-10-13T05:14:29.961Z] [2022-10-13T05:14:29.961Z] Step 11/25 : FROM alpine:3.16 [2022-10-13T05:14:29.961Z] ---> a6215f271958 [2022-10-13T05:14:29.961Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-13T05:14:29.961Z] ---> Using cache [2022-10-13T05:14:29.961Z] ---> 4d6dbe48d1eb [2022-10-13T05:14:29.961Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T05:14:29.961Z] ---> Using cache [2022-10-13T05:14:29.961Z] ---> d74a122e0366 [2022-10-13T05:14:29.961Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-13T05:14:30.226Z] ---> Running in b0aa24252cac [2022-10-13T05:14:30.493Z] OK: 8 MiB in 20 packages [2022-10-13T05:14:30.761Z] Removing intermediate container b0aa24252cac [2022-10-13T05:14:30.761Z] ---> 2681ee1ef033 [2022-10-13T05:14:30.761Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-13T05:14:31.034Z] ---> Running in e81e6736bcfd [2022-10-13T05:14:31.614Z] Removing intermediate container e81e6736bcfd [2022-10-13T05:14:31.614Z] ---> c96a747bf7c2 [2022-10-13T05:14:31.614Z] Step 16/25 : WORKDIR / [2022-10-13T05:14:31.880Z] ---> Running in e50284859b1f [2022-10-13T05:14:32.836Z] Removing intermediate container e50284859b1f [2022-10-13T05:14:32.836Z] ---> 9b1a215f89f1 [2022-10-13T05:14:32.836Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:14:33.102Z] Removing intermediate container aae45c54a59b [2022-10-13T05:14:33.102Z] ---> 9419f27bbbaf [2022-10-13T05:14:33.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-13T05:14:33.102Z] ---> Running in 2579a8eead31 [2022-10-13T05:14:33.687Z] Removing intermediate container 2579a8eead31 [2022-10-13T05:14:33.687Z] ---> 0c33caa13c6d [2022-10-13T05:14:33.687Z] Step 13/22 : WORKDIR /edgex [2022-10-13T05:14:33.688Z] ---> e33ad032a06b [2022-10-13T05:14:33.688Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-13T05:14:33.958Z] ---> Running in b52f8bd74c63 [2022-10-13T05:14:34.541Z] Removing intermediate container b52f8bd74c63 [2022-10-13T05:14:34.541Z] ---> faef2ca300c2 [2022-10-13T05:14:34.541Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-13T05:14:35.952Z] ---> f76bb44df8e7 [2022-10-13T05:14:35.952Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-13T05:14:35.952Z] ---> 417fdae9d604 [2022-10-13T05:14:35.952Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-13T05:14:37.365Z] ---> 9894cbcda914 [2022-10-13T05:14:37.365Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-13T05:14:37.949Z] ---> d74dd9158fa2 [2022-10-13T05:14:37.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-13T05:14:38.530Z] ---> 0e2c1dcc51ec [2022-10-13T05:14:38.530Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-13T05:14:38.795Z] ---> Running in 47c8f62c1388 [2022-10-13T05:14:39.751Z] Removing intermediate container 47c8f62c1388 [2022-10-13T05:14:39.751Z] ---> 4132e64af02b [2022-10-13T05:14:39.751Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:14:39.751Z] ---> Running in 304d883ab5b3 [2022-10-13T05:14:40.338Z] ---> db4c6717f948 [2022-10-13T05:14:40.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-13T05:14:40.338Z] Removing intermediate container 304d883ab5b3 [2022-10-13T05:14:40.338Z] ---> 3863f9adaa24 [2022-10-13T05:14:40.338Z] Step 23/25 : LABEL arch=arm64 [2022-10-13T05:14:40.605Z] ---> Running in 7b2abd524a87 [2022-10-13T05:14:41.560Z] Removing intermediate container 7b2abd524a87 [2022-10-13T05:14:41.560Z] ---> 5097eece4737 [2022-10-13T05:14:41.560Z] Step 24/25 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:14:41.560Z] ---> 1da6ab4b0088 [2022-10-13T05:14:41.560Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-13T05:14:41.560Z] ---> Running in 8024372d90db [2022-10-13T05:14:41.826Z] ---> Running in e6b95f031fc9 [2022-10-13T05:14:42.427Z] Removing intermediate container 8024372d90db [2022-10-13T05:14:42.427Z] ---> 9b05784e1692 [2022-10-13T05:14:42.427Z] Step 25/25 : LABEL version=2.3.0-dev.90 [2022-10-13T05:14:42.691Z] ---> Running in 2ee62ff856d0 [2022-10-13T05:14:43.272Z] Removing intermediate container 2ee62ff856d0 [2022-10-13T05:14:43.272Z] ---> 336b2796a68a [2022-10-13T05:14:43.272Z] [2022-10-13T05:14:43.537Z] Successfully built 336b2796a68a [2022-10-13T05:14:43.537Z] Successfully tagged core-metadata-arm64:latest [2022-10-13T05:14:44.941Z]  Building core-metadata ... done Removing intermediate container e6b95f031fc9 [2022-10-13T05:14:44.942Z] ---> 38e926ef3de5 [2022-10-13T05:14:44.942Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-13T05:14:45.209Z] ---> Running in 50c63120ecc8 [2022-10-13T05:14:45.480Z] Removing intermediate container 50c63120ecc8 [2022-10-13T05:14:45.746Z] ---> 300254f0bcf9 [2022-10-13T05:14:45.746Z] Step 20/22 : LABEL arch=arm64 [2022-10-13T05:14:45.746Z] ---> Running in 0ab38cc17c18 [2022-10-13T05:14:46.041Z] Removing intermediate container 0ab38cc17c18 [2022-10-13T05:14:46.041Z] ---> 87454bef1060 [2022-10-13T05:14:46.041Z] Step 21/22 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:14:46.307Z] ---> Running in 0e4273de095b [2022-10-13T05:14:46.886Z] Removing intermediate container 0e4273de095b [2022-10-13T05:14:46.886Z] ---> 78d99ee315ae [2022-10-13T05:14:46.886Z] Step 22/22 : LABEL version=2.3.0-dev.90 [2022-10-13T05:14:46.886Z] ---> Running in 8b77ae4ed34b [2022-10-13T05:14:47.464Z] Removing intermediate container 8b77ae4ed34b [2022-10-13T05:14:47.464Z] ---> 008c7345d5dd [2022-10-13T05:14:47.464Z] [2022-10-13T05:14:47.464Z] Successfully built 008c7345d5dd [2022-10-13T05:14:47.464Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-13T05:15:34.274Z]  Building security-proxy-setup ... done Removing intermediate container 7947723792d8 [2022-10-13T05:15:34.274Z] ---> 5a37726473b6 [2022-10-13T05:15:34.274Z] [2022-10-13T05:15:34.274Z] Step 9/20 : FROM alpine:3.15 [2022-10-13T05:15:34.274Z] ---> 02e0d6fdf486 [2022-10-13T05:15:34.274Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-13T05:15:34.274Z] ---> Using cache [2022-10-13T05:15:34.274Z] ---> 4e7b2a4a15ee [2022-10-13T05:15:34.274Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-13T05:15:34.274Z] ---> Using cache [2022-10-13T05:15:34.274Z] ---> 37bd2d7e8901 [2022-10-13T05:15:34.274Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-13T05:15:34.274Z] Removing intermediate container 604357fdcbc3 [2022-10-13T05:15:34.274Z] ---> 394d28b707b7 [2022-10-13T05:15:34.275Z] [2022-10-13T05:15:34.275Z] Step 11/23 : FROM alpine:3.16 [2022-10-13T05:15:34.275Z] ---> a6215f271958 [2022-10-13T05:15:34.275Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-13T05:15:34.275Z] ---> Running in 9525b831c2b3 [2022-10-13T05:15:34.275Z] ---> Running in 8549a07d2b7c [2022-10-13T05:15:35.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:35.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:35.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:36.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:36.668Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-13T05:15:36.668Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-13T05:15:36.668Z] Executing busybox-1.35.0-r17.trigger [2022-10-13T05:15:36.668Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T05:15:36.938Z] OK: 6 MiB in 16 packages [2022-10-13T05:15:37.207Z] v3.15.6-110-gb44ebf1eab [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-13T05:15:37.207Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-13T05:15:37.207Z] OK: 15734 distinct packages available [2022-10-13T05:15:37.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:38.434Z] Removing intermediate container 8549a07d2b7c [2022-10-13T05:15:38.434Z] ---> 5a88063c39a4 [2022-10-13T05:15:38.434Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-13T05:15:38.434Z] ---> Running in b68dd31b6414 [2022-10-13T05:15:38.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-13T05:15:38.701Z] Removing intermediate container b68dd31b6414 [2022-10-13T05:15:38.701Z] ---> 0d8fdf360b83 [2022-10-13T05:15:38.701Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-13T05:15:39.282Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-13T05:15:39.547Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-13T05:15:39.547Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-13T05:15:39.833Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-13T05:15:39.833Z] (5/9) Installing curl (7.80.0-r3) [2022-10-13T05:15:39.833Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-13T05:15:40.102Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-13T05:15:40.102Z] (8/9) Installing libucontext (1.1-r0) [2022-10-13T05:15:40.102Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-13T05:15:40.391Z] Executing busybox-1.34.1-r7.trigger [2022-10-13T05:15:40.391Z] Executing ca-certificates-20220614-r0.trigger [2022-10-13T05:15:40.391Z] ---> Running in d9e0ad81b04e [2022-10-13T05:15:40.391Z] OK: 8 MiB in 23 packages [2022-10-13T05:15:41.007Z] Removing intermediate container d9e0ad81b04e [2022-10-13T05:15:41.007Z] ---> a70c74af20d6 [2022-10-13T05:15:41.007Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-13T05:15:41.007Z] ---> Running in e2a4a156b385 [2022-10-13T05:15:41.316Z] Removing intermediate container e2a4a156b385 [2022-10-13T05:15:41.316Z] ---> 84c13e40beb5 [2022-10-13T05:15:41.316Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:15:41.920Z] Removing intermediate container 9525b831c2b3 [2022-10-13T05:15:41.920Z] ---> 3b3bcb38284a [2022-10-13T05:15:41.920Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-13T05:15:42.204Z] ---> 03b568e3c995 [2022-10-13T05:15:42.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-13T05:15:42.475Z] ---> ae35dd0f196f [2022-10-13T05:15:42.475Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-13T05:15:43.900Z] ---> 95897247b534 [2022-10-13T05:15:43.900Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-13T05:15:43.900Z] ---> 73b550d45e7f [2022-10-13T05:15:43.900Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-13T05:15:44.486Z] ---> 6346768c2db4 [2022-10-13T05:15:44.486Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-13T05:15:44.486Z] ---> Running in 6311a5c3f4e5 [2022-10-13T05:15:44.486Z] ---> 3f23f51aa0b1 [2022-10-13T05:15:44.486Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-13T05:15:44.753Z] ---> Running in 69e4de29a4e5 [2022-10-13T05:15:44.753Z] Removing intermediate container 6311a5c3f4e5 [2022-10-13T05:15:44.753Z] ---> e51d86d8bbac [2022-10-13T05:15:44.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:15:44.753Z] ---> Running in 5e59e9b7298a [2022-10-13T05:15:45.019Z] Removing intermediate container 69e4de29a4e5 [2022-10-13T05:15:45.019Z] ---> 1e8b5fbe28ef [2022-10-13T05:15:45.019Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-13T05:15:45.019Z] ---> Running in 28aca929ab61 [2022-10-13T05:15:45.287Z] Removing intermediate container 5e59e9b7298a [2022-10-13T05:15:45.287Z] ---> 448c214e15f2 [2022-10-13T05:15:45.287Z] Step 21/23 : LABEL arch=arm64 [2022-10-13T05:15:45.287Z] ---> Running in 1026cd19664f [2022-10-13T05:15:45.554Z] Removing intermediate container 28aca929ab61 [2022-10-13T05:15:45.554Z] ---> ba5f64351cf4 [2022-10-13T05:15:45.554Z] Step 18/20 : LABEL arch=arm64 [2022-10-13T05:15:45.554Z] ---> Running in 5e3fa6ea7a0e [2022-10-13T05:15:45.823Z] Removing intermediate container 1026cd19664f [2022-10-13T05:15:45.823Z] ---> 84cdb68eda8a [2022-10-13T05:15:45.823Z] Step 22/23 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:45.823Z] ---> Running in 33f220875dfa [2022-10-13T05:15:45.823Z] Removing intermediate container 5e3fa6ea7a0e [2022-10-13T05:15:45.823Z] ---> 1fdbb016667d [2022-10-13T05:15:45.823Z] Step 19/20 : LABEL git_sha=78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:46.089Z] ---> Running in a1773271b43f [2022-10-13T05:15:46.089Z] Removing intermediate container 33f220875dfa [2022-10-13T05:15:46.089Z] ---> 5cdaf6a6a681 [2022-10-13T05:15:46.089Z] Step 23/23 : LABEL version=2.3.0-dev.90 [2022-10-13T05:15:46.355Z] ---> Running in 551ce3c62fac [2022-10-13T05:15:46.355Z] Removing intermediate container a1773271b43f [2022-10-13T05:15:46.355Z] ---> 20e20a391cb3 [2022-10-13T05:15:46.355Z] Step 20/20 : LABEL version=2.3.0-dev.90 [2022-10-13T05:15:46.355Z] ---> Running in 2eae64549d81 [2022-10-13T05:15:46.622Z] Removing intermediate container 551ce3c62fac [2022-10-13T05:15:46.622Z] ---> c4c369001a37 [2022-10-13T05:15:46.622Z] [2022-10-13T05:15:46.622Z] Removing intermediate container 2eae64549d81 [2022-10-13T05:15:46.622Z] ---> 6f62f014e2ae [2022-10-13T05:15:46.622Z] [2022-10-13T05:15:46.622Z] Successfully built c4c369001a37 [2022-10-13T05:15:46.888Z] Successfully tagged support-notifications-arm64:latest [2022-10-13T05:15:46.888Z]  Building support-notifications ... done Successfully built 6f62f014e2ae [2022-10-13T05:15:46.888Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-13T05:15:47.165Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-13T05:15:47.169Z] $ docker stop --time=1 35a5cc3655ba50288b2e20354bfe70af6852389bc84f1c70f3644c949d7ab32e [2022-10-13T05:15:48.851Z] $ docker rm -f 35a5cc3655ba50288b2e20354bfe70af6852389bc84f1c70f3644c949d7ab32e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-13T05:15:49.320Z] + docker images [2022-10-13T05:15:49.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-13T05:15:49.584Z] security-spiffe-token-provider-arm64 latest 6f62f014e2ae 3 seconds ago 28.4MB [2022-10-13T05:15:49.584Z] support-notifications-arm64 latest c4c369001a37 3 seconds ago 29.1MB [2022-10-13T05:15:49.584Z] 394d28b707b7 17 seconds ago 1.3GB [2022-10-13T05:15:49.584Z] 5a37726473b6 17 seconds ago 1.27GB [2022-10-13T05:15:49.584Z] security-proxy-setup-arm64 latest 008c7345d5dd About a minute ago 26.5MB [2022-10-13T05:15:49.584Z] core-metadata-arm64 latest 336b2796a68a About a minute ago 17.6MB [2022-10-13T05:15:49.584Z] 7f441eeea992 About a minute ago 1.24GB [2022-10-13T05:15:49.584Z] 124e30b06dc7 About a minute ago 1.23GB [2022-10-13T05:15:49.584Z] support-scheduler-arm64 latest 8a95d6134884 About a minute ago 28.5MB [2022-10-13T05:15:49.584Z] b870d5438d7b About a minute ago 1.3GB [2022-10-13T05:15:49.584Z] security-spire-server-arm64 latest 828c0d822530 7 minutes ago 84.3MB [2022-10-13T05:15:49.584Z] 34cf45c94087 8 minutes ago 1.11GB [2022-10-13T05:15:49.584Z] core-command-arm64 latest cf808244255c 8 minutes ago 16.8MB [2022-10-13T05:15:49.584Z] security-spire-config-arm64 latest 76c458d17cd8 8 minutes ago 83.6MB [2022-10-13T05:15:49.584Z] 94d6aa4888da 8 minutes ago 1.24GB [2022-10-13T05:15:49.584Z] core-data-arm64 latest f8b8d2202cd7 8 minutes ago 20.7MB [2022-10-13T05:15:49.584Z] sys-mgmt-agent-arm64 latest 7370470c7a63 9 minutes ago 133MB [2022-10-13T05:15:49.584Z] 64a2a94cdb09 9 minutes ago 1.25GB [2022-10-13T05:15:49.584Z] security-bootstrapper-arm64 latest 33860d1428a1 10 minutes ago 19.1MB [2022-10-13T05:15:49.584Z] security-secretstore-setup-arm64 latest c72cb1320d12 10 minutes ago 28.2MB [2022-10-13T05:15:49.584Z] c82fdf73c5b6 10 minutes ago 1.23GB [2022-10-13T05:15:49.584Z] 130cbd41a739 11 minutes ago 1.23GB [2022-10-13T05:15:49.584Z] d8ffd0e68fbc 11 minutes ago 1.22GB [2022-10-13T05:15:49.584Z] security-spire-agent-arm64 latest 576c0ef8ca5b 16 minutes ago 122MB [2022-10-13T05:15:49.584Z] 45e450a1366e 17 minutes ago 1.11GB [2022-10-13T05:15:49.584Z] ci-base-image-arm64 latest ad7dc4990037 19 minutes ago 942MB [2022-10-13T05:15:49.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 days ago 679MB [2022-10-13T05:15:49.584Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-13T05:15:49.584Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-13T05:15:49.584Z] 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-10-13T05:15:49.671Z] provisioning config files... [2022-10-13T05:15:49.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/328@tmp/config7008849604317345086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:15:50.012Z] ---> docker-login.sh [2022-10-13T05:15:50.012Z] nexus3.edgexfoundry.org:10001 [2022-10-13T05:15:50.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T05:15:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T05:15:50.278Z] Configure a credential helper to remove this warning. See [2022-10-13T05:15:50.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T05:15:50.278Z] [2022-10-13T05:15:50.278Z] Login Succeeded [2022-10-13T05:15:50.278Z] nexus3.edgexfoundry.org:10002 [2022-10-13T05:15:50.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T05:15:50.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T05:15:50.810Z] Configure a credential helper to remove this warning. See [2022-10-13T05:15:50.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T05:15:50.810Z] [2022-10-13T05:15:50.810Z] Login Succeeded [2022-10-13T05:15:50.810Z] nexus3.edgexfoundry.org:10003 [2022-10-13T05:15:51.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T05:15:51.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T05:15:51.083Z] Configure a credential helper to remove this warning. See [2022-10-13T05:15:51.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T05:15:51.083Z] [2022-10-13T05:15:51.083Z] Login Succeeded [2022-10-13T05:15:51.083Z] nexus3.edgexfoundry.org:10004 [2022-10-13T05:15:51.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T05:15:51.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T05:15:51.348Z] Configure a credential helper to remove this warning. See [2022-10-13T05:15:51.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T05:15:51.348Z] [2022-10-13T05:15:51.348Z] Login Succeeded [2022-10-13T05:15:51.348Z] docker.io [2022-10-13T05:15:51.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-13T05:15:52.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-13T05:15:52.195Z] Configure a credential helper to remove this warning. See [2022-10-13T05:15:52.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-13T05:15:52.195Z] [2022-10-13T05:15:52.195Z] Login Succeeded [2022-10-13T05:15:52.195Z] ---> docker-login.sh ends [Pipeline] } [2022-10-13T05:15:52.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:15:52.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-13T05:15:52.262Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-13T05:15:52.262Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:52.262Z] latest [2022-10-13T05:15:52.262Z] 2.3.0-dev.90 [2022-10-13T05:15:52.262Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:15:52.262Z] main [2022-10-13T05:15:52.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:52.612Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:52.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:52.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-13T05:15:52.952Z] a4c6063d533f: Preparing [2022-10-13T05:15:52.952Z] 6330fdcad865: Preparing [2022-10-13T05:15:52.952Z] f55595581bd2: Preparing [2022-10-13T05:15:52.952Z] 4ab48eb65789: Preparing [2022-10-13T05:15:52.952Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:52.952Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:15:53.217Z] a4c6063d533f: Pushed [2022-10-13T05:15:53.217Z] f55595581bd2: Pushed [2022-10-13T05:15:53.217Z] 4ab48eb65789: Pushed [2022-10-13T05:15:55.781Z] 6330fdcad865: Pushed [2022-10-13T05:15:56.045Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:53403d238b65ef73e77796333a67de251b94c7b5bedaf94400bb6392c212df4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:56.377Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:56.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-13T05:15:56.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-13T05:15:56.708Z] a4c6063d533f: Preparing [2022-10-13T05:15:56.708Z] 6330fdcad865: Preparing [2022-10-13T05:15:56.708Z] f55595581bd2: Preparing [2022-10-13T05:15:56.708Z] 4ab48eb65789: Preparing [2022-10-13T05:15:56.708Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:56.708Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:15:56.708Z] f55595581bd2: Layer already exists [2022-10-13T05:15:56.708Z] 6330fdcad865: Layer already exists [2022-10-13T05:15:56.708Z] a4c6063d533f: Layer already exists [2022-10-13T05:15:56.708Z] 4ab48eb65789: Layer already exists [2022-10-13T05:15:56.708Z] latest: digest: sha256:53403d238b65ef73e77796333a67de251b94c7b5bedaf94400bb6392c212df4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:57.056Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:57.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.90 [2022-10-13T05:15:57.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-13T05:15:57.391Z] a4c6063d533f: Preparing [2022-10-13T05:15:57.391Z] 6330fdcad865: Preparing [2022-10-13T05:15:57.391Z] f55595581bd2: Preparing [2022-10-13T05:15:57.391Z] 4ab48eb65789: Preparing [2022-10-13T05:15:57.391Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:57.391Z] 6330fdcad865: Layer already exists [2022-10-13T05:15:57.391Z] 4ab48eb65789: Layer already exists [2022-10-13T05:15:57.391Z] f55595581bd2: Layer already exists [2022-10-13T05:15:57.391Z] a4c6063d533f: Layer already exists [2022-10-13T05:15:57.391Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:15:57.391Z] 2.3.0-dev.90: digest: sha256:53403d238b65ef73e77796333a67de251b94c7b5bedaf94400bb6392c212df4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:57.729Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:58.075Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:15:58.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-13T05:15:58.075Z] a4c6063d533f: Preparing [2022-10-13T05:15:58.075Z] 6330fdcad865: Preparing [2022-10-13T05:15:58.075Z] f55595581bd2: Preparing [2022-10-13T05:15:58.075Z] 4ab48eb65789: Preparing [2022-10-13T05:15:58.075Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:58.075Z] f55595581bd2: Layer already exists [2022-10-13T05:15:58.075Z] a4c6063d533f: Layer already exists [2022-10-13T05:15:58.075Z] 4ab48eb65789: Layer already exists [2022-10-13T05:15:58.075Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:15:58.075Z] 6330fdcad865: Layer already exists [2022-10-13T05:15:58.075Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:53403d238b65ef73e77796333a67de251b94c7b5bedaf94400bb6392c212df4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:58.427Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:58.764Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-13T05:15:58.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-13T05:15:58.764Z] a4c6063d533f: Preparing [2022-10-13T05:15:58.764Z] 6330fdcad865: Preparing [2022-10-13T05:15:58.764Z] f55595581bd2: Preparing [2022-10-13T05:15:58.764Z] 4ab48eb65789: Preparing [2022-10-13T05:15:58.764Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:58.764Z] f55595581bd2: Layer already exists [2022-10-13T05:15:58.764Z] 4ab48eb65789: Layer already exists [2022-10-13T05:15:58.764Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:15:58.764Z] a4c6063d533f: Layer already exists [2022-10-13T05:15:58.764Z] 6330fdcad865: Layer already exists [2022-10-13T05:15:58.764Z] main: digest: sha256:53403d238b65ef73e77796333a67de251b94c7b5bedaf94400bb6392c212df4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:15:59.070Z] ===================================================== [Pipeline] echo [2022-10-13T05:15:59.076Z] taggedImages: [2022-10-13T05:15:59.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:59.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-13T05:15:59.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.90 [2022-10-13T05:15:59.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:15:59.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-13T05:15:59.090Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-13T05:15:59.090Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:59.090Z] latest [2022-10-13T05:15:59.090Z] 2.3.0-dev.90 [2022-10-13T05:15:59.090Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:15:59.090Z] main [2022-10-13T05:15:59.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:59.416Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:15:59.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:15:59.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-13T05:15:59.747Z] 44539effb67b: Preparing [2022-10-13T05:15:59.747Z] a6355343acc1: Preparing [2022-10-13T05:15:59.747Z] f55595581bd2: Preparing [2022-10-13T05:15:59.747Z] 8cdde916b6f7: Preparing [2022-10-13T05:15:59.747Z] a661695780ed: Preparing [2022-10-13T05:15:59.747Z] 5d3e392a13a0: Preparing [2022-10-13T05:15:59.747Z] 5d3e392a13a0: Waiting [2022-10-13T05:15:59.747Z] f55595581bd2: Layer already exists [2022-10-13T05:16:00.013Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:00.013Z] 44539effb67b: Pushed [2022-10-13T05:16:00.013Z] a661695780ed: Pushed [2022-10-13T05:16:00.593Z] 8cdde916b6f7: Pushed [2022-10-13T05:16:03.163Z] a6355343acc1: Pushed [2022-10-13T05:16:03.163Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:7da72105ed0e7780f7e53d6c89cf0c67d026c5dcefe012f6210cde76835da4e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:03.508Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:03.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-13T05:16:03.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-13T05:16:03.841Z] 44539effb67b: Preparing [2022-10-13T05:16:03.841Z] a6355343acc1: Preparing [2022-10-13T05:16:03.841Z] f55595581bd2: Preparing [2022-10-13T05:16:03.841Z] 8cdde916b6f7: Preparing [2022-10-13T05:16:03.841Z] a661695780ed: Preparing [2022-10-13T05:16:03.841Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:03.841Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:03.841Z] a6355343acc1: Layer already exists [2022-10-13T05:16:03.841Z] 8cdde916b6f7: Layer already exists [2022-10-13T05:16:03.841Z] 44539effb67b: Layer already exists [2022-10-13T05:16:03.841Z] a661695780ed: Layer already exists [2022-10-13T05:16:03.841Z] f55595581bd2: Layer already exists [2022-10-13T05:16:03.841Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:04.107Z] latest: digest: sha256:7da72105ed0e7780f7e53d6c89cf0c67d026c5dcefe012f6210cde76835da4e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:04.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:04.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.90 [2022-10-13T05:16:04.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-13T05:16:04.801Z] 44539effb67b: Preparing [2022-10-13T05:16:04.801Z] a6355343acc1: Preparing [2022-10-13T05:16:04.801Z] f55595581bd2: Preparing [2022-10-13T05:16:04.801Z] 8cdde916b6f7: Preparing [2022-10-13T05:16:04.801Z] a661695780ed: Preparing [2022-10-13T05:16:04.801Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:04.801Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:04.801Z] a6355343acc1: Layer already exists [2022-10-13T05:16:04.801Z] 8cdde916b6f7: Layer already exists [2022-10-13T05:16:04.801Z] 44539effb67b: Layer already exists [2022-10-13T05:16:04.801Z] a661695780ed: Layer already exists [2022-10-13T05:16:04.801Z] f55595581bd2: Layer already exists [2022-10-13T05:16:04.801Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:05.067Z] 2.3.0-dev.90: digest: sha256:7da72105ed0e7780f7e53d6c89cf0c67d026c5dcefe012f6210cde76835da4e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:05.403Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:05.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:05.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-13T05:16:05.738Z] 44539effb67b: Preparing [2022-10-13T05:16:05.738Z] a6355343acc1: Preparing [2022-10-13T05:16:05.738Z] f55595581bd2: Preparing [2022-10-13T05:16:05.738Z] 8cdde916b6f7: Preparing [2022-10-13T05:16:05.738Z] a661695780ed: Preparing [2022-10-13T05:16:05.738Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:05.738Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:05.738Z] 44539effb67b: Layer already exists [2022-10-13T05:16:05.738Z] a6355343acc1: Layer already exists [2022-10-13T05:16:05.738Z] 8cdde916b6f7: Layer already exists [2022-10-13T05:16:05.738Z] f55595581bd2: Layer already exists [2022-10-13T05:16:05.738Z] a661695780ed: Layer already exists [2022-10-13T05:16:05.738Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:05.738Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:7da72105ed0e7780f7e53d6c89cf0c67d026c5dcefe012f6210cde76835da4e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:06.337Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:06.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-13T05:16:06.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-13T05:16:06.666Z] 44539effb67b: Preparing [2022-10-13T05:16:06.666Z] a6355343acc1: Preparing [2022-10-13T05:16:06.666Z] f55595581bd2: Preparing [2022-10-13T05:16:06.666Z] 8cdde916b6f7: Preparing [2022-10-13T05:16:06.666Z] a661695780ed: Preparing [2022-10-13T05:16:06.666Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:06.666Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:06.666Z] 44539effb67b: Layer already exists [2022-10-13T05:16:06.666Z] a661695780ed: Layer already exists [2022-10-13T05:16:06.666Z] a6355343acc1: Layer already exists [2022-10-13T05:16:06.666Z] 8cdde916b6f7: Layer already exists [2022-10-13T05:16:06.666Z] f55595581bd2: Layer already exists [2022-10-13T05:16:06.666Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:06.666Z] main: digest: sha256:7da72105ed0e7780f7e53d6c89cf0c67d026c5dcefe012f6210cde76835da4e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:06.968Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:06.974Z] taggedImages: [2022-10-13T05:16:06.974Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:06.974Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-13T05:16:06.974Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.90 [2022-10-13T05:16:06.974Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:06.974Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-13T05:16:06.990Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-13T05:16:06.990Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:06.990Z] latest [2022-10-13T05:16:06.990Z] 2.3.0-dev.90 [2022-10-13T05:16:06.990Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:06.990Z] main [2022-10-13T05:16:06.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:07.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:07.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:07.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-13T05:16:07.653Z] 5d023e60df4f: Preparing [2022-10-13T05:16:07.653Z] 56106c0fd6ca: Preparing [2022-10-13T05:16:07.653Z] 6bc8b649c0ff: Preparing [2022-10-13T05:16:07.653Z] f55595581bd2: Preparing [2022-10-13T05:16:07.653Z] 4ab48eb65789: Preparing [2022-10-13T05:16:07.653Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:07.653Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:07.653Z] 4ab48eb65789: Layer already exists [2022-10-13T05:16:07.653Z] f55595581bd2: Layer already exists [2022-10-13T05:16:07.918Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:07.918Z] 5d023e60df4f: Pushed [2022-10-13T05:16:07.918Z] 56106c0fd6ca: Pushed [2022-10-13T05:16:11.245Z] 6bc8b649c0ff: Pushed [2022-10-13T05:16:14.575Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:26c93b48984fcef57652f85c06e4c27355ec38bf4efe33182a463fb6455be104 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:14.914Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:15.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-13T05:16:15.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-13T05:16:15.241Z] 5d023e60df4f: Preparing [2022-10-13T05:16:15.241Z] 56106c0fd6ca: Preparing [2022-10-13T05:16:15.241Z] 6bc8b649c0ff: Preparing [2022-10-13T05:16:15.241Z] f55595581bd2: Preparing [2022-10-13T05:16:15.241Z] 4ab48eb65789: Preparing [2022-10-13T05:16:15.241Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:15.241Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:15.241Z] 56106c0fd6ca: Layer already exists [2022-10-13T05:16:15.241Z] f55595581bd2: Layer already exists [2022-10-13T05:16:15.241Z] 5d023e60df4f: Layer already exists [2022-10-13T05:16:15.241Z] 6bc8b649c0ff: Layer already exists [2022-10-13T05:16:15.241Z] 4ab48eb65789: Layer already exists [2022-10-13T05:16:15.241Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:15.241Z] latest: digest: sha256:26c93b48984fcef57652f85c06e4c27355ec38bf4efe33182a463fb6455be104 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:15.843Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:16.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.90 [2022-10-13T05:16:16.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-13T05:16:16.174Z] 5d023e60df4f: Preparing [2022-10-13T05:16:16.174Z] 56106c0fd6ca: Preparing [2022-10-13T05:16:16.174Z] 6bc8b649c0ff: Preparing [2022-10-13T05:16:16.174Z] f55595581bd2: Preparing [2022-10-13T05:16:16.174Z] 4ab48eb65789: Preparing [2022-10-13T05:16:16.174Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:16.174Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:16.175Z] 5d023e60df4f: Layer already exists [2022-10-13T05:16:16.175Z] 56106c0fd6ca: Layer already exists [2022-10-13T05:16:16.175Z] f55595581bd2: Layer already exists [2022-10-13T05:16:16.175Z] 6bc8b649c0ff: Layer already exists [2022-10-13T05:16:16.175Z] 4ab48eb65789: Layer already exists [2022-10-13T05:16:16.175Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:16.175Z] 2.3.0-dev.90: digest: sha256:26c93b48984fcef57652f85c06e4c27355ec38bf4efe33182a463fb6455be104 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:16.791Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:17.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:17.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-13T05:16:17.132Z] 5d023e60df4f: Preparing [2022-10-13T05:16:17.132Z] 56106c0fd6ca: Preparing [2022-10-13T05:16:17.132Z] 6bc8b649c0ff: Preparing [2022-10-13T05:16:17.132Z] f55595581bd2: Preparing [2022-10-13T05:16:17.132Z] 4ab48eb65789: Preparing [2022-10-13T05:16:17.132Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:17.132Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:17.132Z] 4ab48eb65789: Layer already exists [2022-10-13T05:16:17.132Z] 56106c0fd6ca: Layer already exists [2022-10-13T05:16:17.132Z] f55595581bd2: Layer already exists [2022-10-13T05:16:17.132Z] 5d023e60df4f: Layer already exists [2022-10-13T05:16:17.132Z] 6bc8b649c0ff: Layer already exists [2022-10-13T05:16:17.132Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:17.397Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:26c93b48984fcef57652f85c06e4c27355ec38bf4efe33182a463fb6455be104 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:17.730Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:18.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-13T05:16:18.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-13T05:16:18.059Z] 5d023e60df4f: Preparing [2022-10-13T05:16:18.059Z] 56106c0fd6ca: Preparing [2022-10-13T05:16:18.059Z] 6bc8b649c0ff: Preparing [2022-10-13T05:16:18.059Z] f55595581bd2: Preparing [2022-10-13T05:16:18.059Z] 4ab48eb65789: Preparing [2022-10-13T05:16:18.059Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:18.059Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:18.059Z] 56106c0fd6ca: Layer already exists [2022-10-13T05:16:18.059Z] f55595581bd2: Layer already exists [2022-10-13T05:16:18.059Z] 4ab48eb65789: Layer already exists [2022-10-13T05:16:18.059Z] 5d023e60df4f: Layer already exists [2022-10-13T05:16:18.059Z] 6bc8b649c0ff: Layer already exists [2022-10-13T05:16:18.059Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:18.323Z] main: digest: sha256:26c93b48984fcef57652f85c06e4c27355ec38bf4efe33182a463fb6455be104 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:18.363Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:18.368Z] taggedImages: [2022-10-13T05:16:18.368Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:18.368Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-13T05:16:18.368Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.90 [2022-10-13T05:16:18.368Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:18.368Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-13T05:16:18.386Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-13T05:16:18.386Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:18.386Z] latest [2022-10-13T05:16:18.386Z] 2.3.0-dev.90 [2022-10-13T05:16:18.386Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:18.386Z] main [2022-10-13T05:16:18.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:18.714Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:19.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:19.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-13T05:16:19.040Z] 0ca695f8c306: Preparing [2022-10-13T05:16:19.040Z] 0ca695f8c306: Preparing [2022-10-13T05:16:19.040Z] faa6a4c7ae3a: Preparing [2022-10-13T05:16:19.040Z] 1225e45eacbe: Preparing [2022-10-13T05:16:19.040Z] 7fdaf407d422: Preparing [2022-10-13T05:16:19.040Z] 934cfac52054: Preparing [2022-10-13T05:16:19.040Z] e08d461fdc43: Preparing [2022-10-13T05:16:19.040Z] f55595581bd2: Preparing [2022-10-13T05:16:19.040Z] 8e3dd6b31665: Preparing [2022-10-13T05:16:19.040Z] 899cd94f7fba: Preparing [2022-10-13T05:16:19.040Z] 4537fc5d729f: Preparing [2022-10-13T05:16:19.040Z] f9929297a5b5: Preparing [2022-10-13T05:16:19.040Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:19.040Z] 899cd94f7fba: Waiting [2022-10-13T05:16:19.040Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:19.040Z] 4537fc5d729f: Waiting [2022-10-13T05:16:19.040Z] f9929297a5b5: Waiting [2022-10-13T05:16:19.040Z] f55595581bd2: Waiting [2022-10-13T05:16:19.040Z] 8e3dd6b31665: Waiting [2022-10-13T05:16:19.040Z] e08d461fdc43: Waiting [2022-10-13T05:16:19.308Z] faa6a4c7ae3a: Pushed [2022-10-13T05:16:19.308Z] 0ca695f8c306: Pushed [2022-10-13T05:16:19.308Z] 934cfac52054: Pushed [2022-10-13T05:16:19.308Z] 7fdaf407d422: Pushed [2022-10-13T05:16:19.308Z] 1225e45eacbe: Pushed [2022-10-13T05:16:19.308Z] f55595581bd2: Layer already exists [2022-10-13T05:16:19.574Z] 8e3dd6b31665: Pushed [2022-10-13T05:16:19.574Z] 4537fc5d729f: Pushed [2022-10-13T05:16:19.574Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:19.574Z] f9929297a5b5: Pushed [2022-10-13T05:16:19.574Z] 899cd94f7fba: Pushed [2022-10-13T05:16:22.900Z] e08d461fdc43: Pushed [2022-10-13T05:16:22.900Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:244249738d36462e85293beaa67d4774957d0e23ecc677c4f60dd9634102538d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:23.231Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:23.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-13T05:16:23.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-13T05:16:23.565Z] 0ca695f8c306: Preparing [2022-10-13T05:16:23.565Z] 0ca695f8c306: Preparing [2022-10-13T05:16:23.565Z] faa6a4c7ae3a: Preparing [2022-10-13T05:16:23.565Z] 1225e45eacbe: Preparing [2022-10-13T05:16:23.565Z] 7fdaf407d422: Preparing [2022-10-13T05:16:23.565Z] 934cfac52054: Preparing [2022-10-13T05:16:23.565Z] e08d461fdc43: Preparing [2022-10-13T05:16:23.565Z] f55595581bd2: Preparing [2022-10-13T05:16:23.565Z] 8e3dd6b31665: Preparing [2022-10-13T05:16:23.565Z] 899cd94f7fba: Preparing [2022-10-13T05:16:23.565Z] 4537fc5d729f: Preparing [2022-10-13T05:16:23.565Z] f9929297a5b5: Preparing [2022-10-13T05:16:23.565Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:23.565Z] e08d461fdc43: Waiting [2022-10-13T05:16:23.565Z] f55595581bd2: Waiting [2022-10-13T05:16:23.565Z] 8e3dd6b31665: Waiting [2022-10-13T05:16:23.565Z] f9929297a5b5: Waiting [2022-10-13T05:16:23.565Z] 899cd94f7fba: Waiting [2022-10-13T05:16:23.565Z] 4537fc5d729f: Waiting [2022-10-13T05:16:23.565Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:23.565Z] 1225e45eacbe: Layer already exists [2022-10-13T05:16:23.565Z] 934cfac52054: Layer already exists [2022-10-13T05:16:23.565Z] 7fdaf407d422: Layer already exists [2022-10-13T05:16:23.565Z] 0ca695f8c306: Layer already exists [2022-10-13T05:16:23.565Z] faa6a4c7ae3a: Layer already exists [2022-10-13T05:16:23.565Z] e08d461fdc43: Layer already exists [2022-10-13T05:16:23.565Z] 8e3dd6b31665: Layer already exists [2022-10-13T05:16:23.565Z] f55595581bd2: Layer already exists [2022-10-13T05:16:23.565Z] 899cd94f7fba: Layer already exists [2022-10-13T05:16:23.565Z] 4537fc5d729f: Layer already exists [2022-10-13T05:16:23.565Z] f9929297a5b5: Layer already exists [2022-10-13T05:16:23.565Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:23.830Z] latest: digest: sha256:244249738d36462e85293beaa67d4774957d0e23ecc677c4f60dd9634102538d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:24.162Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:24.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.90 [2022-10-13T05:16:24.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-13T05:16:24.492Z] 0ca695f8c306: Preparing [2022-10-13T05:16:24.492Z] 0ca695f8c306: Preparing [2022-10-13T05:16:24.492Z] faa6a4c7ae3a: Preparing [2022-10-13T05:16:24.492Z] 1225e45eacbe: Preparing [2022-10-13T05:16:24.492Z] 7fdaf407d422: Preparing [2022-10-13T05:16:24.492Z] 934cfac52054: Preparing [2022-10-13T05:16:24.492Z] e08d461fdc43: Preparing [2022-10-13T05:16:24.492Z] f55595581bd2: Preparing [2022-10-13T05:16:24.492Z] 8e3dd6b31665: Preparing [2022-10-13T05:16:24.492Z] 899cd94f7fba: Preparing [2022-10-13T05:16:24.492Z] 4537fc5d729f: Preparing [2022-10-13T05:16:24.492Z] f9929297a5b5: Preparing [2022-10-13T05:16:24.492Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:24.492Z] 899cd94f7fba: Waiting [2022-10-13T05:16:24.492Z] 4537fc5d729f: Waiting [2022-10-13T05:16:24.492Z] f55595581bd2: Waiting [2022-10-13T05:16:24.492Z] e08d461fdc43: Waiting [2022-10-13T05:16:24.492Z] f9929297a5b5: Waiting [2022-10-13T05:16:24.492Z] 8e3dd6b31665: Waiting [2022-10-13T05:16:24.492Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:24.492Z] 934cfac52054: Layer already exists [2022-10-13T05:16:24.492Z] 7fdaf407d422: Layer already exists [2022-10-13T05:16:24.492Z] 1225e45eacbe: Layer already exists [2022-10-13T05:16:24.492Z] 0ca695f8c306: Layer already exists [2022-10-13T05:16:24.492Z] faa6a4c7ae3a: Layer already exists [2022-10-13T05:16:24.492Z] 8e3dd6b31665: Layer already exists [2022-10-13T05:16:24.492Z] e08d461fdc43: Layer already exists [2022-10-13T05:16:24.492Z] f55595581bd2: Layer already exists [2022-10-13T05:16:24.492Z] 4537fc5d729f: Layer already exists [2022-10-13T05:16:24.492Z] 899cd94f7fba: Layer already exists [2022-10-13T05:16:24.492Z] f9929297a5b5: Layer already exists [2022-10-13T05:16:24.492Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:24.756Z] 2.3.0-dev.90: digest: sha256:244249738d36462e85293beaa67d4774957d0e23ecc677c4f60dd9634102538d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:25.085Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:25.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:25.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-13T05:16:25.419Z] 0ca695f8c306: Preparing [2022-10-13T05:16:25.419Z] 0ca695f8c306: Preparing [2022-10-13T05:16:25.419Z] faa6a4c7ae3a: Preparing [2022-10-13T05:16:25.419Z] 1225e45eacbe: Preparing [2022-10-13T05:16:25.419Z] 7fdaf407d422: Preparing [2022-10-13T05:16:25.419Z] 934cfac52054: Preparing [2022-10-13T05:16:25.419Z] e08d461fdc43: Preparing [2022-10-13T05:16:25.419Z] f55595581bd2: Preparing [2022-10-13T05:16:25.419Z] 8e3dd6b31665: Preparing [2022-10-13T05:16:25.419Z] 899cd94f7fba: Preparing [2022-10-13T05:16:25.419Z] 4537fc5d729f: Preparing [2022-10-13T05:16:25.419Z] f9929297a5b5: Preparing [2022-10-13T05:16:25.419Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:25.419Z] e08d461fdc43: Waiting [2022-10-13T05:16:25.419Z] f55595581bd2: Waiting [2022-10-13T05:16:25.419Z] 8e3dd6b31665: Waiting [2022-10-13T05:16:25.419Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:25.419Z] 899cd94f7fba: Waiting [2022-10-13T05:16:25.419Z] 4537fc5d729f: Waiting [2022-10-13T05:16:25.419Z] f9929297a5b5: Waiting [2022-10-13T05:16:25.419Z] faa6a4c7ae3a: Layer already exists [2022-10-13T05:16:25.419Z] 934cfac52054: Layer already exists [2022-10-13T05:16:25.419Z] 7fdaf407d422: Layer already exists [2022-10-13T05:16:25.419Z] 1225e45eacbe: Layer already exists [2022-10-13T05:16:25.419Z] 0ca695f8c306: Layer already exists [2022-10-13T05:16:25.419Z] e08d461fdc43: Layer already exists [2022-10-13T05:16:25.419Z] 8e3dd6b31665: Layer already exists [2022-10-13T05:16:25.419Z] f55595581bd2: Layer already exists [2022-10-13T05:16:25.419Z] 4537fc5d729f: Layer already exists [2022-10-13T05:16:25.419Z] 899cd94f7fba: Layer already exists [2022-10-13T05:16:25.419Z] f9929297a5b5: Layer already exists [2022-10-13T05:16:25.419Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:25.681Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:244249738d36462e85293beaa67d4774957d0e23ecc677c4f60dd9634102538d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:26.042Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:26.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-13T05:16:26.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-13T05:16:26.390Z] 0ca695f8c306: Preparing [2022-10-13T05:16:26.390Z] 0ca695f8c306: Preparing [2022-10-13T05:16:26.390Z] faa6a4c7ae3a: Preparing [2022-10-13T05:16:26.390Z] 1225e45eacbe: Preparing [2022-10-13T05:16:26.390Z] 7fdaf407d422: Preparing [2022-10-13T05:16:26.390Z] 934cfac52054: Preparing [2022-10-13T05:16:26.390Z] e08d461fdc43: Preparing [2022-10-13T05:16:26.390Z] f55595581bd2: Preparing [2022-10-13T05:16:26.390Z] 8e3dd6b31665: Preparing [2022-10-13T05:16:26.390Z] 899cd94f7fba: Preparing [2022-10-13T05:16:26.390Z] 4537fc5d729f: Preparing [2022-10-13T05:16:26.390Z] f9929297a5b5: Preparing [2022-10-13T05:16:26.390Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:26.390Z] 899cd94f7fba: Waiting [2022-10-13T05:16:26.390Z] 4537fc5d729f: Waiting [2022-10-13T05:16:26.390Z] f9929297a5b5: Waiting [2022-10-13T05:16:26.390Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:26.390Z] f55595581bd2: Waiting [2022-10-13T05:16:26.390Z] e08d461fdc43: Waiting [2022-10-13T05:16:26.390Z] 8e3dd6b31665: Waiting [2022-10-13T05:16:26.390Z] faa6a4c7ae3a: Layer already exists [2022-10-13T05:16:26.390Z] 0ca695f8c306: Layer already exists [2022-10-13T05:16:26.390Z] 934cfac52054: Layer already exists [2022-10-13T05:16:26.390Z] 1225e45eacbe: Layer already exists [2022-10-13T05:16:26.390Z] 7fdaf407d422: Layer already exists [2022-10-13T05:16:26.390Z] e08d461fdc43: Layer already exists [2022-10-13T05:16:26.390Z] f55595581bd2: Layer already exists [2022-10-13T05:16:26.390Z] 8e3dd6b31665: Layer already exists [2022-10-13T05:16:26.390Z] 4537fc5d729f: Layer already exists [2022-10-13T05:16:26.390Z] 899cd94f7fba: Layer already exists [2022-10-13T05:16:26.390Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:26.390Z] f9929297a5b5: Layer already exists [2022-10-13T05:16:26.661Z] main: digest: sha256:244249738d36462e85293beaa67d4774957d0e23ecc677c4f60dd9634102538d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:26.699Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:26.704Z] taggedImages: [2022-10-13T05:16:26.704Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:26.704Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-13T05:16:26.704Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.90 [2022-10-13T05:16:26.704Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:26.704Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-13T05:16:26.717Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-13T05:16:26.717Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:26.717Z] latest [2022-10-13T05:16:26.717Z] 2.3.0-dev.90 [2022-10-13T05:16:26.717Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:26.717Z] main [2022-10-13T05:16:26.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:27.059Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:27.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:27.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-13T05:16:27.416Z] 9b90b3b01f52: Preparing [2022-10-13T05:16:27.416Z] e5b46044df2d: Preparing [2022-10-13T05:16:27.416Z] ad85cfbf4fd2: Preparing [2022-10-13T05:16:27.416Z] b5b05574db31: Preparing [2022-10-13T05:16:27.416Z] 4da2c051ad6f: Preparing [2022-10-13T05:16:27.416Z] 9873f6208abf: Preparing [2022-10-13T05:16:27.416Z] 8afbdb80316b: Preparing [2022-10-13T05:16:27.416Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:27.416Z] 8afbdb80316b: Waiting [2022-10-13T05:16:27.416Z] 9873f6208abf: Waiting [2022-10-13T05:16:27.416Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:27.687Z] 4da2c051ad6f: Pushed [2022-10-13T05:16:27.687Z] e5b46044df2d: Pushed [2022-10-13T05:16:27.687Z] 9b90b3b01f52: Pushed [2022-10-13T05:16:27.687Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:27.687Z] 9873f6208abf: Pushed [2022-10-13T05:16:28.644Z] 8afbdb80316b: Pushed [2022-10-13T05:16:30.048Z] b5b05574db31: Pushed [2022-10-13T05:16:30.048Z] ad85cfbf4fd2: Pushed [2022-10-13T05:16:30.312Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:e168047b58530c35f2695a9e2742e6929167df0e6d4428fe4223e40c461e4761 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:30.643Z] + 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-10-13T05:16:30.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-13T05:16:30.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-13T05:16:30.972Z] 9b90b3b01f52: Preparing [2022-10-13T05:16:30.972Z] e5b46044df2d: Preparing [2022-10-13T05:16:30.972Z] ad85cfbf4fd2: Preparing [2022-10-13T05:16:30.972Z] b5b05574db31: Preparing [2022-10-13T05:16:30.972Z] 4da2c051ad6f: Preparing [2022-10-13T05:16:30.972Z] 9873f6208abf: Preparing [2022-10-13T05:16:30.972Z] 8afbdb80316b: Preparing [2022-10-13T05:16:30.972Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:30.972Z] 9873f6208abf: Waiting [2022-10-13T05:16:30.972Z] 8afbdb80316b: Waiting [2022-10-13T05:16:30.972Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:30.972Z] e5b46044df2d: Layer already exists [2022-10-13T05:16:30.972Z] ad85cfbf4fd2: Layer already exists [2022-10-13T05:16:30.972Z] 4da2c051ad6f: Layer already exists [2022-10-13T05:16:30.972Z] 9b90b3b01f52: Layer already exists [2022-10-13T05:16:30.972Z] b5b05574db31: Layer already exists [2022-10-13T05:16:30.972Z] 8afbdb80316b: Layer already exists [2022-10-13T05:16:30.972Z] 9873f6208abf: Layer already exists [2022-10-13T05:16:30.972Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:30.972Z] latest: digest: sha256:e168047b58530c35f2695a9e2742e6929167df0e6d4428fe4223e40c461e4761 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:31.567Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:31.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.90 [2022-10-13T05:16:31.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-13T05:16:31.907Z] 9b90b3b01f52: Preparing [2022-10-13T05:16:31.907Z] e5b46044df2d: Preparing [2022-10-13T05:16:31.907Z] ad85cfbf4fd2: Preparing [2022-10-13T05:16:31.907Z] b5b05574db31: Preparing [2022-10-13T05:16:31.907Z] 4da2c051ad6f: Preparing [2022-10-13T05:16:31.907Z] 9873f6208abf: Preparing [2022-10-13T05:16:31.907Z] 8afbdb80316b: Preparing [2022-10-13T05:16:31.907Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:31.907Z] 8afbdb80316b: Waiting [2022-10-13T05:16:31.907Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:31.907Z] 9873f6208abf: Waiting [2022-10-13T05:16:31.907Z] e5b46044df2d: Layer already exists [2022-10-13T05:16:31.907Z] 4da2c051ad6f: Layer already exists [2022-10-13T05:16:31.907Z] b5b05574db31: Layer already exists [2022-10-13T05:16:31.907Z] ad85cfbf4fd2: Layer already exists [2022-10-13T05:16:31.907Z] 9b90b3b01f52: Layer already exists [2022-10-13T05:16:31.907Z] 9873f6208abf: Layer already exists [2022-10-13T05:16:31.907Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:31.907Z] 8afbdb80316b: Layer already exists [2022-10-13T05:16:31.908Z] 2.3.0-dev.90: digest: sha256:e168047b58530c35f2695a9e2742e6929167df0e6d4428fe4223e40c461e4761 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:32.235Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:32.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:32.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-13T05:16:32.562Z] 9b90b3b01f52: Preparing [2022-10-13T05:16:32.562Z] e5b46044df2d: Preparing [2022-10-13T05:16:32.562Z] ad85cfbf4fd2: Preparing [2022-10-13T05:16:32.562Z] b5b05574db31: Preparing [2022-10-13T05:16:32.562Z] 4da2c051ad6f: Preparing [2022-10-13T05:16:32.562Z] 9873f6208abf: Preparing [2022-10-13T05:16:32.562Z] 8afbdb80316b: Preparing [2022-10-13T05:16:32.562Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:32.562Z] 9873f6208abf: Waiting [2022-10-13T05:16:32.562Z] 8afbdb80316b: Waiting [2022-10-13T05:16:32.562Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:32.562Z] 4da2c051ad6f: Layer already exists [2022-10-13T05:16:32.562Z] ad85cfbf4fd2: Layer already exists [2022-10-13T05:16:32.562Z] 9b90b3b01f52: Layer already exists [2022-10-13T05:16:32.562Z] e5b46044df2d: Layer already exists [2022-10-13T05:16:32.562Z] b5b05574db31: Layer already exists [2022-10-13T05:16:32.562Z] 9873f6208abf: Layer already exists [2022-10-13T05:16:32.562Z] 8afbdb80316b: Layer already exists [2022-10-13T05:16:32.562Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:32.562Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:e168047b58530c35f2695a9e2742e6929167df0e6d4428fe4223e40c461e4761 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:33.148Z] + 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-10-13T05:16:33.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-13T05:16:33.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-13T05:16:33.471Z] 9b90b3b01f52: Preparing [2022-10-13T05:16:33.471Z] e5b46044df2d: Preparing [2022-10-13T05:16:33.471Z] ad85cfbf4fd2: Preparing [2022-10-13T05:16:33.471Z] b5b05574db31: Preparing [2022-10-13T05:16:33.471Z] 4da2c051ad6f: Preparing [2022-10-13T05:16:33.471Z] 9873f6208abf: Preparing [2022-10-13T05:16:33.471Z] 8afbdb80316b: Preparing [2022-10-13T05:16:33.471Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:33.471Z] 9873f6208abf: Waiting [2022-10-13T05:16:33.471Z] 8afbdb80316b: Waiting [2022-10-13T05:16:33.471Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:33.471Z] 4da2c051ad6f: Layer already exists [2022-10-13T05:16:33.471Z] ad85cfbf4fd2: Layer already exists [2022-10-13T05:16:33.471Z] b5b05574db31: Layer already exists [2022-10-13T05:16:33.471Z] e5b46044df2d: Layer already exists [2022-10-13T05:16:33.471Z] 9b90b3b01f52: Layer already exists [2022-10-13T05:16:33.471Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:33.471Z] 8afbdb80316b: Layer already exists [2022-10-13T05:16:33.471Z] 9873f6208abf: Layer already exists [2022-10-13T05:16:33.735Z] main: digest: sha256:e168047b58530c35f2695a9e2742e6929167df0e6d4428fe4223e40c461e4761 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:33.775Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:33.786Z] taggedImages: [2022-10-13T05:16:33.786Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:33.786Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-13T05:16:33.786Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.90 [2022-10-13T05:16:33.786Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:33.786Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-13T05:16:33.804Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-13T05:16:33.804Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:33.804Z] latest [2022-10-13T05:16:33.804Z] 2.3.0-dev.90 [2022-10-13T05:16:33.804Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:33.804Z] main [2022-10-13T05:16:33.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:34.127Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:34.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:34.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-13T05:16:34.458Z] bc699e434797: Preparing [2022-10-13T05:16:34.458Z] 60864c2d89db: Preparing [2022-10-13T05:16:34.458Z] 00cdd8f7913f: Preparing [2022-10-13T05:16:34.458Z] 40c5681cc77c: Preparing [2022-10-13T05:16:34.458Z] 7222933c8393: Preparing [2022-10-13T05:16:34.458Z] 2ed6e4056b0e: Preparing [2022-10-13T05:16:34.458Z] 973a4e8d3e8d: Preparing [2022-10-13T05:16:34.458Z] 5362a39a0ab7: Preparing [2022-10-13T05:16:34.458Z] f0f2dbd796b5: Preparing [2022-10-13T05:16:34.458Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:34.458Z] 973a4e8d3e8d: Waiting [2022-10-13T05:16:34.458Z] 5362a39a0ab7: Waiting [2022-10-13T05:16:34.458Z] f0f2dbd796b5: Waiting [2022-10-13T05:16:34.458Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:34.458Z] 2ed6e4056b0e: Waiting [2022-10-13T05:16:34.726Z] 60864c2d89db: Pushed [2022-10-13T05:16:34.726Z] 7222933c8393: Pushed [2022-10-13T05:16:34.726Z] bc699e434797: Pushed [2022-10-13T05:16:34.991Z] 2ed6e4056b0e: Pushed [2022-10-13T05:16:34.991Z] 973a4e8d3e8d: Pushed [2022-10-13T05:16:34.991Z] 5362a39a0ab7: Pushed [2022-10-13T05:16:34.991Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:35.256Z] f0f2dbd796b5: Pushed [2022-10-13T05:16:37.188Z] 40c5681cc77c: Pushed [2022-10-13T05:16:37.766Z] 00cdd8f7913f: Pushed [2022-10-13T05:16:37.766Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:a466a90c2def383660b2ed7c36a6cfb88693a740fadb7297c2652c1a8c5d6b8f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:38.091Z] + 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-10-13T05:16:38.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-13T05:16:38.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-13T05:16:38.423Z] bc699e434797: Preparing [2022-10-13T05:16:38.423Z] 60864c2d89db: Preparing [2022-10-13T05:16:38.423Z] 00cdd8f7913f: Preparing [2022-10-13T05:16:38.423Z] 40c5681cc77c: Preparing [2022-10-13T05:16:38.423Z] 7222933c8393: Preparing [2022-10-13T05:16:38.423Z] 2ed6e4056b0e: Preparing [2022-10-13T05:16:38.423Z] 973a4e8d3e8d: Preparing [2022-10-13T05:16:38.423Z] 5362a39a0ab7: Preparing [2022-10-13T05:16:38.423Z] f0f2dbd796b5: Preparing [2022-10-13T05:16:38.423Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:38.423Z] f0f2dbd796b5: Waiting [2022-10-13T05:16:38.423Z] 973a4e8d3e8d: Waiting [2022-10-13T05:16:38.423Z] 5362a39a0ab7: Waiting [2022-10-13T05:16:38.423Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:38.423Z] 40c5681cc77c: Layer already exists [2022-10-13T05:16:38.423Z] 00cdd8f7913f: Layer already exists [2022-10-13T05:16:38.423Z] bc699e434797: Layer already exists [2022-10-13T05:16:38.423Z] 7222933c8393: Layer already exists [2022-10-13T05:16:38.423Z] 60864c2d89db: Layer already exists [2022-10-13T05:16:38.423Z] 2ed6e4056b0e: Layer already exists [2022-10-13T05:16:38.423Z] 973a4e8d3e8d: Layer already exists [2022-10-13T05:16:38.423Z] 5362a39a0ab7: Layer already exists [2022-10-13T05:16:38.423Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:38.423Z] f0f2dbd796b5: Layer already exists [2022-10-13T05:16:38.687Z] latest: digest: sha256:a466a90c2def383660b2ed7c36a6cfb88693a740fadb7297c2652c1a8c5d6b8f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:39.021Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:39.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.90 [2022-10-13T05:16:39.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-13T05:16:39.355Z] bc699e434797: Preparing [2022-10-13T05:16:39.355Z] 60864c2d89db: Preparing [2022-10-13T05:16:39.355Z] 00cdd8f7913f: Preparing [2022-10-13T05:16:39.355Z] 40c5681cc77c: Preparing [2022-10-13T05:16:39.355Z] 7222933c8393: Preparing [2022-10-13T05:16:39.355Z] 2ed6e4056b0e: Preparing [2022-10-13T05:16:39.355Z] 973a4e8d3e8d: Preparing [2022-10-13T05:16:39.355Z] 5362a39a0ab7: Preparing [2022-10-13T05:16:39.355Z] f0f2dbd796b5: Preparing [2022-10-13T05:16:39.355Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:39.355Z] 2ed6e4056b0e: Waiting [2022-10-13T05:16:39.355Z] 973a4e8d3e8d: Waiting [2022-10-13T05:16:39.355Z] 5362a39a0ab7: Waiting [2022-10-13T05:16:39.355Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:39.355Z] f0f2dbd796b5: Waiting [2022-10-13T05:16:39.355Z] 40c5681cc77c: Layer already exists [2022-10-13T05:16:39.355Z] 00cdd8f7913f: Layer already exists [2022-10-13T05:16:39.355Z] bc699e434797: Layer already exists [2022-10-13T05:16:39.355Z] 60864c2d89db: Layer already exists [2022-10-13T05:16:39.355Z] 7222933c8393: Layer already exists [2022-10-13T05:16:39.355Z] 2ed6e4056b0e: Layer already exists [2022-10-13T05:16:39.355Z] 973a4e8d3e8d: Layer already exists [2022-10-13T05:16:39.355Z] 5362a39a0ab7: Layer already exists [2022-10-13T05:16:39.355Z] f0f2dbd796b5: Layer already exists [2022-10-13T05:16:39.355Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:39.355Z] 2.3.0-dev.90: digest: sha256:a466a90c2def383660b2ed7c36a6cfb88693a740fadb7297c2652c1a8c5d6b8f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:39.948Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:40.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:40.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-13T05:16:40.273Z] bc699e434797: Preparing [2022-10-13T05:16:40.273Z] 60864c2d89db: Preparing [2022-10-13T05:16:40.273Z] 00cdd8f7913f: Preparing [2022-10-13T05:16:40.273Z] 40c5681cc77c: Preparing [2022-10-13T05:16:40.273Z] 7222933c8393: Preparing [2022-10-13T05:16:40.273Z] 2ed6e4056b0e: Preparing [2022-10-13T05:16:40.273Z] 973a4e8d3e8d: Preparing [2022-10-13T05:16:40.273Z] 5362a39a0ab7: Preparing [2022-10-13T05:16:40.273Z] f0f2dbd796b5: Preparing [2022-10-13T05:16:40.273Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:40.273Z] 5362a39a0ab7: Waiting [2022-10-13T05:16:40.273Z] 2ed6e4056b0e: Waiting [2022-10-13T05:16:40.273Z] 973a4e8d3e8d: Waiting [2022-10-13T05:16:40.273Z] f0f2dbd796b5: Waiting [2022-10-13T05:16:40.273Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:40.273Z] 40c5681cc77c: Layer already exists [2022-10-13T05:16:40.273Z] 00cdd8f7913f: Layer already exists [2022-10-13T05:16:40.273Z] bc699e434797: Layer already exists [2022-10-13T05:16:40.273Z] 7222933c8393: Layer already exists [2022-10-13T05:16:40.273Z] 60864c2d89db: Layer already exists [2022-10-13T05:16:40.273Z] 973a4e8d3e8d: Layer already exists [2022-10-13T05:16:40.273Z] 5362a39a0ab7: Layer already exists [2022-10-13T05:16:40.273Z] f0f2dbd796b5: Layer already exists [2022-10-13T05:16:40.273Z] 2ed6e4056b0e: Layer already exists [2022-10-13T05:16:40.273Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:40.537Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:a466a90c2def383660b2ed7c36a6cfb88693a740fadb7297c2652c1a8c5d6b8f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:40.876Z] + 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-10-13T05:16:41.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-13T05:16:41.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-13T05:16:41.208Z] bc699e434797: Preparing [2022-10-13T05:16:41.208Z] 60864c2d89db: Preparing [2022-10-13T05:16:41.208Z] 00cdd8f7913f: Preparing [2022-10-13T05:16:41.208Z] 40c5681cc77c: Preparing [2022-10-13T05:16:41.208Z] 7222933c8393: Preparing [2022-10-13T05:16:41.208Z] 2ed6e4056b0e: Preparing [2022-10-13T05:16:41.208Z] 973a4e8d3e8d: Preparing [2022-10-13T05:16:41.208Z] 5362a39a0ab7: Preparing [2022-10-13T05:16:41.208Z] f0f2dbd796b5: Preparing [2022-10-13T05:16:41.208Z] 5d3e392a13a0: Preparing [2022-10-13T05:16:41.208Z] 2ed6e4056b0e: Waiting [2022-10-13T05:16:41.208Z] 973a4e8d3e8d: Waiting [2022-10-13T05:16:41.208Z] 5362a39a0ab7: Waiting [2022-10-13T05:16:41.208Z] 5d3e392a13a0: Waiting [2022-10-13T05:16:41.208Z] f0f2dbd796b5: Waiting [2022-10-13T05:16:41.208Z] 40c5681cc77c: Layer already exists [2022-10-13T05:16:41.208Z] 00cdd8f7913f: Layer already exists [2022-10-13T05:16:41.208Z] bc699e434797: Layer already exists [2022-10-13T05:16:41.208Z] 60864c2d89db: Layer already exists [2022-10-13T05:16:41.208Z] 7222933c8393: Layer already exists [2022-10-13T05:16:41.208Z] f0f2dbd796b5: Layer already exists [2022-10-13T05:16:41.208Z] 5362a39a0ab7: Layer already exists [2022-10-13T05:16:41.208Z] 2ed6e4056b0e: Layer already exists [2022-10-13T05:16:41.208Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:16:41.208Z] 973a4e8d3e8d: Layer already exists [2022-10-13T05:16:41.473Z] main: digest: sha256:a466a90c2def383660b2ed7c36a6cfb88693a740fadb7297c2652c1a8c5d6b8f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:41.525Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:41.536Z] taggedImages: [2022-10-13T05:16:41.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:41.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-13T05:16:41.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.90 [2022-10-13T05:16:41.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:41.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-13T05:16:41.554Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-13T05:16:41.554Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:41.554Z] latest [2022-10-13T05:16:41.554Z] 2.3.0-dev.90 [2022-10-13T05:16:41.554Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:41.554Z] main [2022-10-13T05:16:41.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:41.888Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:42.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:42.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-13T05:16:42.214Z] cdbda0711980: Preparing [2022-10-13T05:16:42.214Z] 0354e80bb4cd: Preparing [2022-10-13T05:16:42.214Z] f55595581bd2: Preparing [2022-10-13T05:16:42.214Z] 3427bc37de8f: Preparing [2022-10-13T05:16:42.214Z] 50466d97eda6: Preparing [2022-10-13T05:16:42.214Z] 9833f26c6bda: Preparing [2022-10-13T05:16:42.214Z] 9833f26c6bda: Waiting [2022-10-13T05:16:42.214Z] f55595581bd2: Layer already exists [2022-10-13T05:16:42.214Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:42.480Z] 50466d97eda6: Pushed [2022-10-13T05:16:42.480Z] cdbda0711980: Pushed [2022-10-13T05:16:43.450Z] 3427bc37de8f: Pushed [2022-10-13T05:16:46.784Z] 0354e80bb4cd: Pushed [2022-10-13T05:16:47.049Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:a07b85f820ec5715374e9d6f1530a392f722d532867cf4fa9bea1a146ab70664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:47.379Z] + 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-10-13T05:16:47.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-13T05:16:47.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-13T05:16:47.702Z] cdbda0711980: Preparing [2022-10-13T05:16:47.702Z] 0354e80bb4cd: Preparing [2022-10-13T05:16:47.702Z] f55595581bd2: Preparing [2022-10-13T05:16:47.702Z] 3427bc37de8f: Preparing [2022-10-13T05:16:47.702Z] 50466d97eda6: Preparing [2022-10-13T05:16:47.702Z] 9833f26c6bda: Preparing [2022-10-13T05:16:47.702Z] 9833f26c6bda: Waiting [2022-10-13T05:16:47.702Z] 0354e80bb4cd: Layer already exists [2022-10-13T05:16:47.702Z] f55595581bd2: Layer already exists [2022-10-13T05:16:47.702Z] 3427bc37de8f: Layer already exists [2022-10-13T05:16:47.702Z] cdbda0711980: Layer already exists [2022-10-13T05:16:47.702Z] 50466d97eda6: Layer already exists [2022-10-13T05:16:47.702Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:47.702Z] latest: digest: sha256:a07b85f820ec5715374e9d6f1530a392f722d532867cf4fa9bea1a146ab70664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:48.294Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:48.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.90 [2022-10-13T05:16:48.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-13T05:16:48.610Z] cdbda0711980: Preparing [2022-10-13T05:16:48.610Z] 0354e80bb4cd: Preparing [2022-10-13T05:16:48.610Z] f55595581bd2: Preparing [2022-10-13T05:16:48.610Z] 3427bc37de8f: Preparing [2022-10-13T05:16:48.610Z] 50466d97eda6: Preparing [2022-10-13T05:16:48.610Z] 9833f26c6bda: Preparing [2022-10-13T05:16:48.610Z] 9833f26c6bda: Waiting [2022-10-13T05:16:48.610Z] 50466d97eda6: Layer already exists [2022-10-13T05:16:48.610Z] 0354e80bb4cd: Layer already exists [2022-10-13T05:16:48.610Z] f55595581bd2: Layer already exists [2022-10-13T05:16:48.610Z] cdbda0711980: Layer already exists [2022-10-13T05:16:48.610Z] 3427bc37de8f: Layer already exists [2022-10-13T05:16:48.610Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:48.610Z] 2.3.0-dev.90: digest: sha256:a07b85f820ec5715374e9d6f1530a392f722d532867cf4fa9bea1a146ab70664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:49.201Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:49.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:49.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-13T05:16:49.524Z] cdbda0711980: Preparing [2022-10-13T05:16:49.524Z] 0354e80bb4cd: Preparing [2022-10-13T05:16:49.524Z] f55595581bd2: Preparing [2022-10-13T05:16:49.524Z] 3427bc37de8f: Preparing [2022-10-13T05:16:49.524Z] 50466d97eda6: Preparing [2022-10-13T05:16:49.524Z] 9833f26c6bda: Preparing [2022-10-13T05:16:49.524Z] 9833f26c6bda: Waiting [2022-10-13T05:16:49.524Z] f55595581bd2: Layer already exists [2022-10-13T05:16:49.524Z] 50466d97eda6: Layer already exists [2022-10-13T05:16:49.524Z] 3427bc37de8f: Layer already exists [2022-10-13T05:16:49.524Z] 0354e80bb4cd: Layer already exists [2022-10-13T05:16:49.524Z] cdbda0711980: Layer already exists [2022-10-13T05:16:49.524Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:49.524Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:a07b85f820ec5715374e9d6f1530a392f722d532867cf4fa9bea1a146ab70664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:49.861Z] + 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-10-13T05:16:50.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-13T05:16:50.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-13T05:16:50.192Z] cdbda0711980: Preparing [2022-10-13T05:16:50.192Z] 0354e80bb4cd: Preparing [2022-10-13T05:16:50.192Z] f55595581bd2: Preparing [2022-10-13T05:16:50.192Z] 3427bc37de8f: Preparing [2022-10-13T05:16:50.192Z] 50466d97eda6: Preparing [2022-10-13T05:16:50.192Z] 9833f26c6bda: Preparing [2022-10-13T05:16:50.192Z] 9833f26c6bda: Waiting [2022-10-13T05:16:50.192Z] 0354e80bb4cd: Layer already exists [2022-10-13T05:16:50.192Z] 3427bc37de8f: Layer already exists [2022-10-13T05:16:50.192Z] 50466d97eda6: Layer already exists [2022-10-13T05:16:50.192Z] cdbda0711980: Layer already exists [2022-10-13T05:16:50.192Z] f55595581bd2: Layer already exists [2022-10-13T05:16:50.192Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:50.458Z] main: digest: sha256:a07b85f820ec5715374e9d6f1530a392f722d532867cf4fa9bea1a146ab70664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:16:50.497Z] ===================================================== [Pipeline] echo [2022-10-13T05:16:50.502Z] taggedImages: [2022-10-13T05:16:50.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:50.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-13T05:16:50.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.90 [2022-10-13T05:16:50.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:50.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-13T05:16:50.514Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-13T05:16:50.515Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:50.515Z] latest [2022-10-13T05:16:50.515Z] 2.3.0-dev.90 [2022-10-13T05:16:50.515Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:16:50.515Z] main [2022-10-13T05:16:50.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:50.833Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:16:52.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:16:52.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-13T05:16:52.568Z] c414f39dc092: Preparing [2022-10-13T05:16:52.568Z] cf9d7677da10: Preparing [2022-10-13T05:16:52.568Z] 9c5446ed4979: Preparing [2022-10-13T05:16:52.568Z] 4dccce25f5ca: Preparing [2022-10-13T05:16:52.568Z] 83a92ee9ee80: Preparing [2022-10-13T05:16:52.568Z] 8451e3d25007: Preparing [2022-10-13T05:16:52.568Z] 50466d97eda6: Preparing [2022-10-13T05:16:52.568Z] 9833f26c6bda: Preparing [2022-10-13T05:16:52.568Z] 8451e3d25007: Waiting [2022-10-13T05:16:52.568Z] 50466d97eda6: Waiting [2022-10-13T05:16:52.568Z] 9833f26c6bda: Waiting [2022-10-13T05:16:52.835Z] cf9d7677da10: Pushed [2022-10-13T05:16:52.835Z] 9c5446ed4979: Pushed [2022-10-13T05:16:52.835Z] c414f39dc092: Pushed [2022-10-13T05:16:52.835Z] 9833f26c6bda: Layer already exists [2022-10-13T05:16:52.835Z] 50466d97eda6: Layer already exists [2022-10-13T05:16:53.791Z] 8451e3d25007: Pushed [2022-10-13T05:17:01.975Z] 83a92ee9ee80: Pushed [2022-10-13T05:17:08.603Z] 4dccce25f5ca: Pushed [2022-10-13T05:17:08.603Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:ddea07ba5bc253becfcc8242d4283eb9c45dd6d531908ff0ae3acb243d1d84ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:08.937Z] + 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-10-13T05:17:09.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-13T05:17:09.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-13T05:17:09.264Z] c414f39dc092: Preparing [2022-10-13T05:17:09.264Z] cf9d7677da10: Preparing [2022-10-13T05:17:09.264Z] 9c5446ed4979: Preparing [2022-10-13T05:17:09.264Z] 4dccce25f5ca: Preparing [2022-10-13T05:17:09.264Z] 83a92ee9ee80: Preparing [2022-10-13T05:17:09.264Z] 8451e3d25007: Preparing [2022-10-13T05:17:09.264Z] 50466d97eda6: Preparing [2022-10-13T05:17:09.264Z] 9833f26c6bda: Preparing [2022-10-13T05:17:09.264Z] 8451e3d25007: Waiting [2022-10-13T05:17:09.264Z] 50466d97eda6: Waiting [2022-10-13T05:17:09.264Z] 9833f26c6bda: Waiting [2022-10-13T05:17:09.264Z] 4dccce25f5ca: Layer already exists [2022-10-13T05:17:09.264Z] 9c5446ed4979: Layer already exists [2022-10-13T05:17:09.264Z] c414f39dc092: Layer already exists [2022-10-13T05:17:09.264Z] cf9d7677da10: Layer already exists [2022-10-13T05:17:09.264Z] 83a92ee9ee80: Layer already exists [2022-10-13T05:17:09.264Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:09.264Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:09.264Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:09.528Z] latest: digest: sha256:ddea07ba5bc253becfcc8242d4283eb9c45dd6d531908ff0ae3acb243d1d84ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:09.859Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:10.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.90 [2022-10-13T05:17:10.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-13T05:17:10.181Z] c414f39dc092: Preparing [2022-10-13T05:17:10.181Z] cf9d7677da10: Preparing [2022-10-13T05:17:10.181Z] 9c5446ed4979: Preparing [2022-10-13T05:17:10.181Z] 4dccce25f5ca: Preparing [2022-10-13T05:17:10.181Z] 83a92ee9ee80: Preparing [2022-10-13T05:17:10.181Z] 8451e3d25007: Preparing [2022-10-13T05:17:10.181Z] 50466d97eda6: Preparing [2022-10-13T05:17:10.181Z] 9833f26c6bda: Preparing [2022-10-13T05:17:10.181Z] 50466d97eda6: Waiting [2022-10-13T05:17:10.181Z] 9833f26c6bda: Waiting [2022-10-13T05:17:10.181Z] 8451e3d25007: Waiting [2022-10-13T05:17:10.181Z] cf9d7677da10: Layer already exists [2022-10-13T05:17:10.181Z] c414f39dc092: Layer already exists [2022-10-13T05:17:10.181Z] 9c5446ed4979: Layer already exists [2022-10-13T05:17:10.181Z] 4dccce25f5ca: Layer already exists [2022-10-13T05:17:10.181Z] 83a92ee9ee80: Layer already exists [2022-10-13T05:17:10.181Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:10.181Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:10.181Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:10.181Z] 2.3.0-dev.90: digest: sha256:ddea07ba5bc253becfcc8242d4283eb9c45dd6d531908ff0ae3acb243d1d84ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:10.781Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:11.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:11.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-13T05:17:11.114Z] c414f39dc092: Preparing [2022-10-13T05:17:11.114Z] cf9d7677da10: Preparing [2022-10-13T05:17:11.114Z] 9c5446ed4979: Preparing [2022-10-13T05:17:11.114Z] 4dccce25f5ca: Preparing [2022-10-13T05:17:11.114Z] 83a92ee9ee80: Preparing [2022-10-13T05:17:11.114Z] 8451e3d25007: Preparing [2022-10-13T05:17:11.114Z] 50466d97eda6: Preparing [2022-10-13T05:17:11.114Z] 9833f26c6bda: Preparing [2022-10-13T05:17:11.114Z] 8451e3d25007: Waiting [2022-10-13T05:17:11.114Z] 50466d97eda6: Waiting [2022-10-13T05:17:11.114Z] 9833f26c6bda: Waiting [2022-10-13T05:17:11.114Z] cf9d7677da10: Layer already exists [2022-10-13T05:17:11.114Z] 4dccce25f5ca: Layer already exists [2022-10-13T05:17:11.114Z] 9c5446ed4979: Layer already exists [2022-10-13T05:17:11.114Z] c414f39dc092: Layer already exists [2022-10-13T05:17:11.114Z] 83a92ee9ee80: Layer already exists [2022-10-13T05:17:11.114Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:11.114Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:11.114Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:11.379Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:ddea07ba5bc253becfcc8242d4283eb9c45dd6d531908ff0ae3acb243d1d84ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:11.713Z] + 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-10-13T05:17:12.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-13T05:17:12.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-13T05:17:12.045Z] c414f39dc092: Preparing [2022-10-13T05:17:12.045Z] cf9d7677da10: Preparing [2022-10-13T05:17:12.045Z] 9c5446ed4979: Preparing [2022-10-13T05:17:12.045Z] 4dccce25f5ca: Preparing [2022-10-13T05:17:12.045Z] 83a92ee9ee80: Preparing [2022-10-13T05:17:12.045Z] 8451e3d25007: Preparing [2022-10-13T05:17:12.045Z] 50466d97eda6: Preparing [2022-10-13T05:17:12.045Z] 9833f26c6bda: Preparing [2022-10-13T05:17:12.045Z] 8451e3d25007: Waiting [2022-10-13T05:17:12.045Z] 9833f26c6bda: Waiting [2022-10-13T05:17:12.045Z] 50466d97eda6: Waiting [2022-10-13T05:17:12.045Z] 9c5446ed4979: Layer already exists [2022-10-13T05:17:12.045Z] 83a92ee9ee80: Layer already exists [2022-10-13T05:17:12.045Z] c414f39dc092: Layer already exists [2022-10-13T05:17:12.045Z] 4dccce25f5ca: Layer already exists [2022-10-13T05:17:12.045Z] cf9d7677da10: Layer already exists [2022-10-13T05:17:12.045Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:12.045Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:12.045Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:12.310Z] main: digest: sha256:ddea07ba5bc253becfcc8242d4283eb9c45dd6d531908ff0ae3acb243d1d84ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:17:12.346Z] ===================================================== [Pipeline] echo [2022-10-13T05:17:12.351Z] taggedImages: [2022-10-13T05:17:12.351Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:12.351Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-13T05:17:12.351Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.90 [2022-10-13T05:17:12.351Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:12.351Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-13T05:17:12.364Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-13T05:17:12.364Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:12.364Z] latest [2022-10-13T05:17:12.364Z] 2.3.0-dev.90 [2022-10-13T05:17:12.364Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:12.364Z] main [2022-10-13T05:17:12.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:12.685Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:13.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:13.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-13T05:17:13.009Z] 72fe7fb0b7c6: Preparing [2022-10-13T05:17:13.009Z] 0e53d337d598: Preparing [2022-10-13T05:17:13.009Z] 4a7380c0b08c: Preparing [2022-10-13T05:17:13.009Z] 0785059197c0: Preparing [2022-10-13T05:17:13.009Z] b3792dba067b: Preparing [2022-10-13T05:17:13.009Z] 50466d97eda6: Preparing [2022-10-13T05:17:13.009Z] 9833f26c6bda: Preparing [2022-10-13T05:17:13.009Z] 50466d97eda6: Waiting [2022-10-13T05:17:13.009Z] 9833f26c6bda: Waiting [2022-10-13T05:17:13.273Z] 4a7380c0b08c: Pushed [2022-10-13T05:17:13.273Z] 0e53d337d598: Pushed [2022-10-13T05:17:13.273Z] 72fe7fb0b7c6: Pushed [2022-10-13T05:17:13.273Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:13.273Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:13.851Z] b3792dba067b: Pushed [2022-10-13T05:17:28.807Z] 0785059197c0: Pushed [2022-10-13T05:17:28.807Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:67077a1c67de677e14997179b9d388b30b7d32db02b9cafa631bad10b979140c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:29.131Z] + 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-10-13T05:17:29.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-13T05:17:29.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-13T05:17:29.456Z] 72fe7fb0b7c6: Preparing [2022-10-13T05:17:29.456Z] 0e53d337d598: Preparing [2022-10-13T05:17:29.456Z] 4a7380c0b08c: Preparing [2022-10-13T05:17:29.456Z] 0785059197c0: Preparing [2022-10-13T05:17:29.456Z] b3792dba067b: Preparing [2022-10-13T05:17:29.456Z] 50466d97eda6: Preparing [2022-10-13T05:17:29.456Z] 9833f26c6bda: Preparing [2022-10-13T05:17:29.456Z] 50466d97eda6: Waiting [2022-10-13T05:17:29.456Z] 9833f26c6bda: Waiting [2022-10-13T05:17:29.456Z] 0785059197c0: Layer already exists [2022-10-13T05:17:29.456Z] b3792dba067b: Layer already exists [2022-10-13T05:17:29.456Z] 72fe7fb0b7c6: Layer already exists [2022-10-13T05:17:29.456Z] 0e53d337d598: Layer already exists [2022-10-13T05:17:29.456Z] 4a7380c0b08c: Layer already exists [2022-10-13T05:17:29.456Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:29.456Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:29.456Z] latest: digest: sha256:67077a1c67de677e14997179b9d388b30b7d32db02b9cafa631bad10b979140c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:30.041Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:30.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.90 [2022-10-13T05:17:30.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-13T05:17:30.381Z] 72fe7fb0b7c6: Preparing [2022-10-13T05:17:30.381Z] 0e53d337d598: Preparing [2022-10-13T05:17:30.381Z] 4a7380c0b08c: Preparing [2022-10-13T05:17:30.381Z] 0785059197c0: Preparing [2022-10-13T05:17:30.381Z] b3792dba067b: Preparing [2022-10-13T05:17:30.381Z] 50466d97eda6: Preparing [2022-10-13T05:17:30.381Z] 9833f26c6bda: Preparing [2022-10-13T05:17:30.381Z] 50466d97eda6: Waiting [2022-10-13T05:17:30.381Z] 9833f26c6bda: Waiting [2022-10-13T05:17:30.381Z] 4a7380c0b08c: Layer already exists [2022-10-13T05:17:30.381Z] 0785059197c0: Layer already exists [2022-10-13T05:17:30.381Z] 0e53d337d598: Layer already exists [2022-10-13T05:17:30.381Z] b3792dba067b: Layer already exists [2022-10-13T05:17:30.381Z] 72fe7fb0b7c6: Layer already exists [2022-10-13T05:17:30.381Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:30.381Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:30.381Z] 2.3.0-dev.90: digest: sha256:67077a1c67de677e14997179b9d388b30b7d32db02b9cafa631bad10b979140c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:30.721Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:31.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:31.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-13T05:17:31.052Z] 72fe7fb0b7c6: Preparing [2022-10-13T05:17:31.052Z] 0e53d337d598: Preparing [2022-10-13T05:17:31.052Z] 4a7380c0b08c: Preparing [2022-10-13T05:17:31.052Z] 0785059197c0: Preparing [2022-10-13T05:17:31.052Z] b3792dba067b: Preparing [2022-10-13T05:17:31.052Z] 50466d97eda6: Preparing [2022-10-13T05:17:31.052Z] 9833f26c6bda: Preparing [2022-10-13T05:17:31.052Z] 50466d97eda6: Waiting [2022-10-13T05:17:31.052Z] 9833f26c6bda: Waiting [2022-10-13T05:17:31.052Z] b3792dba067b: Layer already exists [2022-10-13T05:17:31.052Z] 0785059197c0: Layer already exists [2022-10-13T05:17:31.052Z] 4a7380c0b08c: Layer already exists [2022-10-13T05:17:31.052Z] 0e53d337d598: Layer already exists [2022-10-13T05:17:31.052Z] 72fe7fb0b7c6: Layer already exists [2022-10-13T05:17:31.052Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:31.052Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:31.052Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:67077a1c67de677e14997179b9d388b30b7d32db02b9cafa631bad10b979140c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:31.388Z] + 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-10-13T05:17:31.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-13T05:17:31.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-13T05:17:31.730Z] 72fe7fb0b7c6: Preparing [2022-10-13T05:17:31.730Z] 0e53d337d598: Preparing [2022-10-13T05:17:31.730Z] 4a7380c0b08c: Preparing [2022-10-13T05:17:31.730Z] 0785059197c0: Preparing [2022-10-13T05:17:31.730Z] b3792dba067b: Preparing [2022-10-13T05:17:31.730Z] 50466d97eda6: Preparing [2022-10-13T05:17:31.730Z] 9833f26c6bda: Preparing [2022-10-13T05:17:31.730Z] 50466d97eda6: Waiting [2022-10-13T05:17:31.730Z] 9833f26c6bda: Waiting [2022-10-13T05:17:31.730Z] 72fe7fb0b7c6: Layer already exists [2022-10-13T05:17:31.730Z] b3792dba067b: Layer already exists [2022-10-13T05:17:31.730Z] 0e53d337d598: Layer already exists [2022-10-13T05:17:31.730Z] 4a7380c0b08c: Layer already exists [2022-10-13T05:17:31.730Z] 0785059197c0: Layer already exists [2022-10-13T05:17:31.730Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:31.730Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:31.730Z] main: digest: sha256:67077a1c67de677e14997179b9d388b30b7d32db02b9cafa631bad10b979140c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:17:31.774Z] ===================================================== [Pipeline] echo [2022-10-13T05:17:31.780Z] taggedImages: [2022-10-13T05:17:31.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:31.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-13T05:17:31.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.90 [2022-10-13T05:17:31.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:31.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-13T05:17:31.794Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-13T05:17:31.794Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:31.794Z] latest [2022-10-13T05:17:31.794Z] 2.3.0-dev.90 [2022-10-13T05:17:31.794Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:31.794Z] main [2022-10-13T05:17:31.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:32.119Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:32.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:32.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-13T05:17:32.453Z] 97150b529427: Preparing [2022-10-13T05:17:32.453Z] a97fe9689a6c: Preparing [2022-10-13T05:17:32.453Z] b4c246c70cd6: Preparing [2022-10-13T05:17:32.453Z] c2ba62fea9b8: Preparing [2022-10-13T05:17:32.453Z] 8451e3d25007: Preparing [2022-10-13T05:17:32.453Z] 50466d97eda6: Preparing [2022-10-13T05:17:32.453Z] 9833f26c6bda: Preparing [2022-10-13T05:17:32.453Z] 50466d97eda6: Waiting [2022-10-13T05:17:32.453Z] 9833f26c6bda: Waiting [2022-10-13T05:17:32.453Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:32.715Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:32.715Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:32.715Z] b4c246c70cd6: Pushed [2022-10-13T05:17:32.715Z] a97fe9689a6c: Pushed [2022-10-13T05:17:32.715Z] 97150b529427: Pushed [2022-10-13T05:17:47.663Z] c2ba62fea9b8: Pushed [2022-10-13T05:17:47.663Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:e74df05b51baaba661302c024c6082a83fbfaa8e22003b9bc752a88984e49ce8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:47.988Z] + 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-10-13T05:17:48.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-13T05:17:48.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-13T05:17:48.307Z] 97150b529427: Preparing [2022-10-13T05:17:48.307Z] a97fe9689a6c: Preparing [2022-10-13T05:17:48.307Z] b4c246c70cd6: Preparing [2022-10-13T05:17:48.307Z] c2ba62fea9b8: Preparing [2022-10-13T05:17:48.307Z] 8451e3d25007: Preparing [2022-10-13T05:17:48.307Z] 50466d97eda6: Preparing [2022-10-13T05:17:48.307Z] 9833f26c6bda: Preparing [2022-10-13T05:17:48.307Z] 50466d97eda6: Waiting [2022-10-13T05:17:48.307Z] 9833f26c6bda: Waiting [2022-10-13T05:17:48.307Z] 97150b529427: Layer already exists [2022-10-13T05:17:48.570Z] b4c246c70cd6: Layer already exists [2022-10-13T05:17:48.570Z] a97fe9689a6c: Layer already exists [2022-10-13T05:17:48.570Z] c2ba62fea9b8: Layer already exists [2022-10-13T05:17:48.570Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:48.570Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:48.570Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:48.570Z] latest: digest: sha256:e74df05b51baaba661302c024c6082a83fbfaa8e22003b9bc752a88984e49ce8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:48.900Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:49.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.90 [2022-10-13T05:17:49.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-13T05:17:49.224Z] 97150b529427: Preparing [2022-10-13T05:17:49.224Z] a97fe9689a6c: Preparing [2022-10-13T05:17:49.224Z] b4c246c70cd6: Preparing [2022-10-13T05:17:49.224Z] c2ba62fea9b8: Preparing [2022-10-13T05:17:49.224Z] 8451e3d25007: Preparing [2022-10-13T05:17:49.224Z] 50466d97eda6: Preparing [2022-10-13T05:17:49.224Z] 9833f26c6bda: Preparing [2022-10-13T05:17:49.224Z] 50466d97eda6: Waiting [2022-10-13T05:17:49.224Z] 9833f26c6bda: Waiting [2022-10-13T05:17:49.224Z] b4c246c70cd6: Layer already exists [2022-10-13T05:17:49.224Z] c2ba62fea9b8: Layer already exists [2022-10-13T05:17:49.224Z] 97150b529427: Layer already exists [2022-10-13T05:17:49.224Z] a97fe9689a6c: Layer already exists [2022-10-13T05:17:49.224Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:49.224Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:49.224Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:49.224Z] 2.3.0-dev.90: digest: sha256:e74df05b51baaba661302c024c6082a83fbfaa8e22003b9bc752a88984e49ce8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:49.556Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:49.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:49.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-13T05:17:49.878Z] 97150b529427: Preparing [2022-10-13T05:17:49.878Z] a97fe9689a6c: Preparing [2022-10-13T05:17:49.878Z] b4c246c70cd6: Preparing [2022-10-13T05:17:49.878Z] c2ba62fea9b8: Preparing [2022-10-13T05:17:49.878Z] 8451e3d25007: Preparing [2022-10-13T05:17:49.878Z] 50466d97eda6: Preparing [2022-10-13T05:17:49.878Z] 9833f26c6bda: Preparing [2022-10-13T05:17:49.878Z] 50466d97eda6: Waiting [2022-10-13T05:17:49.878Z] 9833f26c6bda: Waiting [2022-10-13T05:17:49.878Z] c2ba62fea9b8: Layer already exists [2022-10-13T05:17:49.878Z] b4c246c70cd6: Layer already exists [2022-10-13T05:17:49.878Z] 97150b529427: Layer already exists [2022-10-13T05:17:49.878Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:49.878Z] a97fe9689a6c: Layer already exists [2022-10-13T05:17:49.878Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:49.878Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:49.878Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:e74df05b51baaba661302c024c6082a83fbfaa8e22003b9bc752a88984e49ce8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:50.208Z] + 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-10-13T05:17:50.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-13T05:17:50.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-13T05:17:50.531Z] 97150b529427: Preparing [2022-10-13T05:17:50.531Z] a97fe9689a6c: Preparing [2022-10-13T05:17:50.531Z] b4c246c70cd6: Preparing [2022-10-13T05:17:50.531Z] c2ba62fea9b8: Preparing [2022-10-13T05:17:50.531Z] 8451e3d25007: Preparing [2022-10-13T05:17:50.531Z] 50466d97eda6: Preparing [2022-10-13T05:17:50.531Z] 9833f26c6bda: Preparing [2022-10-13T05:17:50.531Z] 50466d97eda6: Waiting [2022-10-13T05:17:50.531Z] 9833f26c6bda: Waiting [2022-10-13T05:17:50.531Z] 97150b529427: Layer already exists [2022-10-13T05:17:50.531Z] 8451e3d25007: Layer already exists [2022-10-13T05:17:50.531Z] b4c246c70cd6: Layer already exists [2022-10-13T05:17:50.531Z] c2ba62fea9b8: Layer already exists [2022-10-13T05:17:50.531Z] a97fe9689a6c: Layer already exists [2022-10-13T05:17:50.531Z] 9833f26c6bda: Layer already exists [2022-10-13T05:17:50.531Z] 50466d97eda6: Layer already exists [2022-10-13T05:17:50.796Z] main: digest: sha256:e74df05b51baaba661302c024c6082a83fbfaa8e22003b9bc752a88984e49ce8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:17:50.836Z] ===================================================== [Pipeline] echo [2022-10-13T05:17:50.841Z] taggedImages: [2022-10-13T05:17:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-13T05:17:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.90 [2022-10-13T05:17:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:50.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-13T05:17:50.854Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-13T05:17:50.854Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:50.854Z] latest [2022-10-13T05:17:50.854Z] 2.3.0-dev.90 [2022-10-13T05:17:50.854Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:50.854Z] main [2022-10-13T05:17:50.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:51.181Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:51.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:17:51.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-13T05:17:51.507Z] 43542ff2d562: Preparing [2022-10-13T05:17:51.507Z] aa211f786f27: Preparing [2022-10-13T05:17:51.507Z] f55595581bd2: Preparing [2022-10-13T05:17:51.507Z] 7ac9604e3c92: Preparing [2022-10-13T05:17:51.507Z] 5d3e392a13a0: Preparing [2022-10-13T05:17:51.507Z] f55595581bd2: Layer already exists [2022-10-13T05:17:51.507Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:17:51.770Z] 43542ff2d562: Pushed [2022-10-13T05:17:51.770Z] 7ac9604e3c92: Pushed [2022-10-13T05:17:57.094Z] aa211f786f27: Pushed [2022-10-13T05:17:57.094Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:d944eb8265a3c6453c3b0b472e6aeafa6bc2b495b3b0d72dfa5808fe5de77032 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:57.440Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:57.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-13T05:17:57.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-13T05:17:57.767Z] 43542ff2d562: Preparing [2022-10-13T05:17:57.767Z] aa211f786f27: Preparing [2022-10-13T05:17:57.767Z] f55595581bd2: Preparing [2022-10-13T05:17:57.767Z] 7ac9604e3c92: Preparing [2022-10-13T05:17:57.767Z] 5d3e392a13a0: Preparing [2022-10-13T05:17:57.767Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:17:57.767Z] aa211f786f27: Layer already exists [2022-10-13T05:17:57.767Z] 7ac9604e3c92: Layer already exists [2022-10-13T05:17:57.767Z] 43542ff2d562: Layer already exists [2022-10-13T05:17:57.767Z] f55595581bd2: Layer already exists [2022-10-13T05:17:58.031Z] latest: digest: sha256:d944eb8265a3c6453c3b0b472e6aeafa6bc2b495b3b0d72dfa5808fe5de77032 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:58.365Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:58.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.90 [2022-10-13T05:17:58.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-13T05:17:58.698Z] 43542ff2d562: Preparing [2022-10-13T05:17:58.698Z] aa211f786f27: Preparing [2022-10-13T05:17:58.698Z] f55595581bd2: Preparing [2022-10-13T05:17:58.698Z] 7ac9604e3c92: Preparing [2022-10-13T05:17:58.698Z] 5d3e392a13a0: Preparing [2022-10-13T05:17:58.698Z] aa211f786f27: Layer already exists [2022-10-13T05:17:58.698Z] f55595581bd2: Layer already exists [2022-10-13T05:17:58.698Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:17:58.698Z] 43542ff2d562: Layer already exists [2022-10-13T05:17:58.698Z] 7ac9604e3c92: Layer already exists [2022-10-13T05:17:58.698Z] 2.3.0-dev.90: digest: sha256:d944eb8265a3c6453c3b0b472e6aeafa6bc2b495b3b0d72dfa5808fe5de77032 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:59.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:59.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:17:59.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-13T05:17:59.351Z] 43542ff2d562: Preparing [2022-10-13T05:17:59.351Z] aa211f786f27: Preparing [2022-10-13T05:17:59.351Z] f55595581bd2: Preparing [2022-10-13T05:17:59.351Z] 7ac9604e3c92: Preparing [2022-10-13T05:17:59.351Z] 5d3e392a13a0: Preparing [2022-10-13T05:17:59.351Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:17:59.351Z] 43542ff2d562: Layer already exists [2022-10-13T05:17:59.351Z] 7ac9604e3c92: Layer already exists [2022-10-13T05:17:59.351Z] aa211f786f27: Layer already exists [2022-10-13T05:17:59.351Z] f55595581bd2: Layer already exists [2022-10-13T05:17:59.351Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:d944eb8265a3c6453c3b0b472e6aeafa6bc2b495b3b0d72dfa5808fe5de77032 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:17:59.675Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:00.006Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-13T05:18:00.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-13T05:18:00.006Z] 43542ff2d562: Preparing [2022-10-13T05:18:00.006Z] aa211f786f27: Preparing [2022-10-13T05:18:00.006Z] f55595581bd2: Preparing [2022-10-13T05:18:00.006Z] 7ac9604e3c92: Preparing [2022-10-13T05:18:00.006Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:00.006Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:00.006Z] aa211f786f27: Layer already exists [2022-10-13T05:18:00.006Z] 7ac9604e3c92: Layer already exists [2022-10-13T05:18:00.006Z] f55595581bd2: Layer already exists [2022-10-13T05:18:00.006Z] 43542ff2d562: Layer already exists [2022-10-13T05:18:00.006Z] main: digest: sha256:d944eb8265a3c6453c3b0b472e6aeafa6bc2b495b3b0d72dfa5808fe5de77032 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:18:00.310Z] ===================================================== [Pipeline] echo [2022-10-13T05:18:00.315Z] taggedImages: [2022-10-13T05:18:00.315Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:00.315Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-13T05:18:00.315Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.90 [2022-10-13T05:18:00.315Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:00.315Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-13T05:18:00.329Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-13T05:18:00.329Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:00.329Z] latest [2022-10-13T05:18:00.329Z] 2.3.0-dev.90 [2022-10-13T05:18:00.329Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:00.329Z] main [2022-10-13T05:18:00.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:00.648Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:00.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:00.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-13T05:18:00.969Z] 13e8e2c25467: Preparing [2022-10-13T05:18:00.969Z] 5a94c904e974: Preparing [2022-10-13T05:18:00.969Z] f55595581bd2: Preparing [2022-10-13T05:18:00.969Z] 4ab48eb65789: Preparing [2022-10-13T05:18:00.969Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:00.969Z] 4ab48eb65789: Layer already exists [2022-10-13T05:18:00.969Z] f55595581bd2: Layer already exists [2022-10-13T05:18:00.969Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:01.233Z] 13e8e2c25467: Pushed [2022-10-13T05:18:06.550Z] 5a94c904e974: Pushed [2022-10-13T05:18:06.550Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:8af04ae7be820c108dd48eb10d48374a71d5ee4cc46d2a81803b1512bf699a60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:06.875Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:07.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-13T05:18:07.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-13T05:18:07.195Z] 13e8e2c25467: Preparing [2022-10-13T05:18:07.195Z] 5a94c904e974: Preparing [2022-10-13T05:18:07.195Z] f55595581bd2: Preparing [2022-10-13T05:18:07.195Z] 4ab48eb65789: Preparing [2022-10-13T05:18:07.195Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:07.195Z] 13e8e2c25467: Layer already exists [2022-10-13T05:18:07.195Z] 5a94c904e974: Layer already exists [2022-10-13T05:18:07.195Z] f55595581bd2: Layer already exists [2022-10-13T05:18:07.195Z] 4ab48eb65789: Layer already exists [2022-10-13T05:18:07.195Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:07.195Z] latest: digest: sha256:8af04ae7be820c108dd48eb10d48374a71d5ee4cc46d2a81803b1512bf699a60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:07.520Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:07.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.90 [2022-10-13T05:18:07.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-13T05:18:07.838Z] 13e8e2c25467: Preparing [2022-10-13T05:18:07.838Z] 5a94c904e974: Preparing [2022-10-13T05:18:07.838Z] f55595581bd2: Preparing [2022-10-13T05:18:07.838Z] 4ab48eb65789: Preparing [2022-10-13T05:18:07.838Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:07.838Z] 5a94c904e974: Layer already exists [2022-10-13T05:18:07.838Z] 13e8e2c25467: Layer already exists [2022-10-13T05:18:07.838Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:07.838Z] f55595581bd2: Layer already exists [2022-10-13T05:18:07.838Z] 4ab48eb65789: Layer already exists [2022-10-13T05:18:07.838Z] 2.3.0-dev.90: digest: sha256:8af04ae7be820c108dd48eb10d48374a71d5ee4cc46d2a81803b1512bf699a60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:08.165Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:08.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:08.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-13T05:18:08.489Z] 13e8e2c25467: Preparing [2022-10-13T05:18:08.489Z] 5a94c904e974: Preparing [2022-10-13T05:18:08.489Z] f55595581bd2: Preparing [2022-10-13T05:18:08.489Z] 4ab48eb65789: Preparing [2022-10-13T05:18:08.489Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:08.489Z] 5a94c904e974: Layer already exists [2022-10-13T05:18:08.489Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:08.489Z] 4ab48eb65789: Layer already exists [2022-10-13T05:18:08.489Z] 13e8e2c25467: Layer already exists [2022-10-13T05:18:08.489Z] f55595581bd2: Layer already exists [2022-10-13T05:18:08.489Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:8af04ae7be820c108dd48eb10d48374a71d5ee4cc46d2a81803b1512bf699a60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:08.821Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:09.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-13T05:18:09.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-13T05:18:09.144Z] 13e8e2c25467: Preparing [2022-10-13T05:18:09.144Z] 5a94c904e974: Preparing [2022-10-13T05:18:09.144Z] f55595581bd2: Preparing [2022-10-13T05:18:09.144Z] 4ab48eb65789: Preparing [2022-10-13T05:18:09.144Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:09.144Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:09.144Z] f55595581bd2: Layer already exists [2022-10-13T05:18:09.144Z] 5a94c904e974: Layer already exists [2022-10-13T05:18:09.144Z] 13e8e2c25467: Layer already exists [2022-10-13T05:18:09.144Z] 4ab48eb65789: Layer already exists [2022-10-13T05:18:09.144Z] main: digest: sha256:8af04ae7be820c108dd48eb10d48374a71d5ee4cc46d2a81803b1512bf699a60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:18:09.447Z] ===================================================== [Pipeline] echo [2022-10-13T05:18:09.452Z] taggedImages: [2022-10-13T05:18:09.452Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:09.452Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-13T05:18:09.452Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.90 [2022-10-13T05:18:09.452Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:09.452Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-13T05:18:09.466Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-13T05:18:09.466Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:09.466Z] latest [2022-10-13T05:18:09.466Z] 2.3.0-dev.90 [2022-10-13T05:18:09.466Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:09.466Z] main [2022-10-13T05:18:09.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:09.787Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:10.115Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:10.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-13T05:18:10.115Z] a925018f6776: Preparing [2022-10-13T05:18:10.115Z] f04ea0a82bb8: Preparing [2022-10-13T05:18:10.115Z] dbce1c1c14c8: Preparing [2022-10-13T05:18:10.115Z] 98203ac21df2: Preparing [2022-10-13T05:18:10.115Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:10.115Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:10.380Z] f04ea0a82bb8: Pushed [2022-10-13T05:18:10.959Z] a925018f6776: Pushed [2022-10-13T05:18:12.895Z] dbce1c1c14c8: Pushed [2022-10-13T05:18:39.535Z] 98203ac21df2: Pushed [2022-10-13T05:18:39.535Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd: digest: sha256:5d2f0656812d9bfff78d89b35301300559f190dc95dd01a25d17ee2cd2809fb1 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:39.866Z] + 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-10-13T05:18:40.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-13T05:18:40.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-13T05:18:40.194Z] a925018f6776: Preparing [2022-10-13T05:18:40.194Z] f04ea0a82bb8: Preparing [2022-10-13T05:18:40.194Z] dbce1c1c14c8: Preparing [2022-10-13T05:18:40.194Z] 98203ac21df2: Preparing [2022-10-13T05:18:40.194Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:40.194Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:40.194Z] a925018f6776: Layer already exists [2022-10-13T05:18:40.194Z] f04ea0a82bb8: Layer already exists [2022-10-13T05:18:40.194Z] 98203ac21df2: Layer already exists [2022-10-13T05:18:40.194Z] dbce1c1c14c8: Layer already exists [2022-10-13T05:18:40.194Z] latest: digest: sha256:5d2f0656812d9bfff78d89b35301300559f190dc95dd01a25d17ee2cd2809fb1 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:40.521Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:40.842Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.90 [2022-10-13T05:18:40.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-13T05:18:40.842Z] a925018f6776: Preparing [2022-10-13T05:18:40.842Z] f04ea0a82bb8: Preparing [2022-10-13T05:18:40.842Z] dbce1c1c14c8: Preparing [2022-10-13T05:18:40.842Z] 98203ac21df2: Preparing [2022-10-13T05:18:40.842Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:40.842Z] dbce1c1c14c8: Layer already exists [2022-10-13T05:18:40.842Z] 98203ac21df2: Layer already exists [2022-10-13T05:18:40.842Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:40.842Z] f04ea0a82bb8: Layer already exists [2022-10-13T05:18:40.842Z] a925018f6776: Layer already exists [2022-10-13T05:18:40.842Z] 2.3.0-dev.90: digest: sha256:5d2f0656812d9bfff78d89b35301300559f190dc95dd01a25d17ee2cd2809fb1 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:41.169Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:41.493Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:41.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-13T05:18:41.493Z] a925018f6776: Preparing [2022-10-13T05:18:41.493Z] f04ea0a82bb8: Preparing [2022-10-13T05:18:41.493Z] dbce1c1c14c8: Preparing [2022-10-13T05:18:41.493Z] 98203ac21df2: Preparing [2022-10-13T05:18:41.493Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:41.493Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:41.493Z] 98203ac21df2: Layer already exists [2022-10-13T05:18:41.493Z] dbce1c1c14c8: Layer already exists [2022-10-13T05:18:41.493Z] a925018f6776: Layer already exists [2022-10-13T05:18:41.493Z] f04ea0a82bb8: Layer already exists [2022-10-13T05:18:41.493Z] 78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90: digest: sha256:5d2f0656812d9bfff78d89b35301300559f190dc95dd01a25d17ee2cd2809fb1 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:41.827Z] + 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-10-13T05:18:42.148Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-13T05:18:42.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-13T05:18:42.148Z] a925018f6776: Preparing [2022-10-13T05:18:42.148Z] f04ea0a82bb8: Preparing [2022-10-13T05:18:42.148Z] dbce1c1c14c8: Preparing [2022-10-13T05:18:42.148Z] 98203ac21df2: Preparing [2022-10-13T05:18:42.148Z] 5d3e392a13a0: Preparing [2022-10-13T05:18:42.148Z] f04ea0a82bb8: Layer already exists [2022-10-13T05:18:42.148Z] dbce1c1c14c8: Layer already exists [2022-10-13T05:18:42.148Z] 5d3e392a13a0: Layer already exists [2022-10-13T05:18:42.148Z] a925018f6776: Layer already exists [2022-10-13T05:18:42.148Z] 98203ac21df2: Layer already exists [2022-10-13T05:18:42.148Z] main: digest: sha256:5d2f0656812d9bfff78d89b35301300559f190dc95dd01a25d17ee2cd2809fb1 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-13T05:18:42.201Z] ===================================================== [Pipeline] echo [2022-10-13T05:18:42.209Z] taggedImages: [2022-10-13T05:18:42.210Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd [2022-10-13T05:18:42.210Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-13T05:18:42.210Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.90 [2022-10-13T05:18:42.210Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:78ede30a3e8baac30a9a1e988cb206c5ed4607cd-2.3.0-dev.90 [2022-10-13T05:18:42.210Z] - 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-10-13T05:18:42.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-13T05:18:42.565Z] [2022-10-13T05:18:42.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:18:42.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-13T05:18:42.889Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-13T05:18:42.889Z] 8998bd30e6a1: Pulling fs layer [2022-10-13T05:18:42.889Z] 04944245beec: Pulling fs layer [2022-10-13T05:18:42.889Z] 699f458cf7ca: Pulling fs layer [2022-10-13T05:18:42.889Z] 765212b225bb: Pulling fs layer [2022-10-13T05:18:42.889Z] f23df028b6ca: Pulling fs layer [2022-10-13T05:18:42.889Z] d65c8cfc05b1: Pulling fs layer [2022-10-13T05:18:42.889Z] 2437ff75d9bd: Pulling fs layer [2022-10-13T05:18:42.889Z] d65c8cfc05b1: Waiting [2022-10-13T05:18:42.889Z] 765212b225bb: Waiting [2022-10-13T05:18:42.889Z] f23df028b6ca: Waiting [2022-10-13T05:18:42.889Z] 2437ff75d9bd: Waiting [2022-10-13T05:18:43.153Z] 04944245beec: Verifying Checksum [2022-10-13T05:18:43.153Z] 04944245beec: Download complete [2022-10-13T05:18:43.153Z] 765212b225bb: Verifying Checksum [2022-10-13T05:18:43.153Z] 765212b225bb: Download complete [2022-10-13T05:18:43.153Z] f23df028b6ca: Download complete [2022-10-13T05:18:43.153Z] d65c8cfc05b1: Verifying Checksum [2022-10-13T05:18:43.153Z] d65c8cfc05b1: Download complete [2022-10-13T05:18:43.153Z] 699f458cf7ca: Verifying Checksum [2022-10-13T05:18:43.153Z] 699f458cf7ca: Download complete [2022-10-13T05:18:43.732Z] 8998bd30e6a1: Verifying Checksum [2022-10-13T05:18:43.732Z] 8998bd30e6a1: Download complete [2022-10-13T05:18:45.665Z] 2437ff75d9bd: Verifying Checksum [2022-10-13T05:18:45.665Z] 2437ff75d9bd: Download complete [2022-10-13T05:18:47.659Z] 8998bd30e6a1: Pull complete [2022-10-13T05:18:47.932Z] 04944245beec: Pull complete [2022-10-13T05:18:49.346Z] 699f458cf7ca: Pull complete [2022-10-13T05:18:49.612Z] 765212b225bb: Pull complete [2022-10-13T05:18:50.191Z] f23df028b6ca: Pull complete [2022-10-13T05:18:50.457Z] d65c8cfc05b1: Pull complete [2022-10-13T05:19:05.423Z] 2437ff75d9bd: Pull complete [2022-10-13T05:19:05.423Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-13T05:19:05.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-13T05:19:05.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:19:05.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-7804 does not seem to be running inside a container [2022-10-13T05:19:05.652Z] $ 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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@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-10-13T05:19:08.204Z] $ docker top e6025cf0120b659c23a2b7de88b7abbcc89b7c86f37b1471c47539fd2b43b20d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:19:09.056Z] ---> job-cost.sh [2022-10-13T05:19:09.056Z] lf-activate-venv: SKIPPING [2022-10-13T05:19:09.056Z] INFO: No Stack... [2022-10-13T05:19:09.635Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-13T05:19:10.211Z] INFO: Archiving Costs [Pipeline] sh [2022-10-13T05:19:10.519Z] + cat /w/workspace/edgex-go/328/archives/cost.csv [2022-10-13T05:19:10.520Z] + cut -d, -f6 [Pipeline] lock [2022-10-13T05:19:10.818Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-328-stack-cost] [2022-10-13T05:19:10.825Z] Resource [jenkins-edgexfoundry-edgex-go-main-328-stack-cost] did not exist. Created. [2022-10-13T05:19:10.825Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-328-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-13T05:19:11.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-13T05:19:11.994Z] Stashed 1 file(s) [Pipeline] } [2022-10-13T05:19:12.002Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-328-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-13T05:19:12.013Z] $ docker stop --time=1 e6025cf0120b659c23a2b7de88b7abbcc89b7c86f37b1471c47539fd2b43b20d [2022-10-13T05:19:13.519Z] $ docker rm -f e6025cf0120b659c23a2b7de88b7abbcc89b7c86f37b1471c47539fd2b43b20d [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-10-13T05:19:13.992Z] provisioning config files... [2022-10-13T05:19:14.000Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/328@tmp/config221479028006024288tmp [Pipeline] { [Pipeline] sh [2022-10-13T05:19:14.288Z] + set +x [2022-10-13T05:19:14.288Z] + curl -s https://codecov.io/bash [2022-10-13T05:19:14.288Z] + bash -s -- [2022-10-13T05:19:14.288Z] [2022-10-13T05:19:14.288Z] _____ _ [2022-10-13T05:19:14.288Z] / ____| | | [2022-10-13T05:19:14.288Z] | | ___ __| | ___ ___ _____ __ [2022-10-13T05:19:14.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-13T05:19:14.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-13T05:19:14.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-13T05:19:14.288Z] Bash-1.0.6 [2022-10-13T05:19:14.288Z] [2022-10-13T05:19:14.288Z] [2022-10-13T05:19:14.288Z] ==> git version 2.25.1 found [2022-10-13T05:19:14.288Z] ==> 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-10-13T05:19:14.288Z] Release-Date: 2020-01-08 [2022-10-13T05:19:14.288Z] 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-10-13T05:19:14.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-13T05:19:14.288Z] ==> Jenkins CI detected. [2022-10-13T05:19:14.288Z] current dir:  /w/workspace/edgex-go/328 [2022-10-13T05:19:14.288Z] project root: . [2022-10-13T05:19:14.288Z] --> token set from env [2022-10-13T05:19:14.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-13T05:19:14.288Z] ==> Running gcov in . (disable via -X gcov) [2022-10-13T05:19:14.288Z] ==> Python coveragepy not found [2022-10-13T05:19:14.288Z] ==> Searching for coverage reports in: [2022-10-13T05:19:14.288Z] + . [2022-10-13T05:19:14.548Z] -> Found 1 reports [2022-10-13T05:19:14.548Z] ==> Detecting git/mercurial file structure [2022-10-13T05:19:14.548Z] ==> Reading reports [2022-10-13T05:19:14.548Z] + ./coverage.out bytes=502375 [2022-10-13T05:19:14.548Z] ==> Appending adjustments [2022-10-13T05:19:14.548Z] https://docs.codecov.io/docs/fixing-reports [2022-10-13T05:19:15.926Z] + Found adjustments [2022-10-13T05:19:15.926Z] ==> Gzipping contents [2022-10-13T05:19:15.926Z] 68K /tmp/codecov.bwuSPs.gz [2022-10-13T05:19:15.926Z] ==> Uploading reports [2022-10-13T05:19:15.926Z] url: https://codecov.io [2022-10-13T05:19:15.926Z] query: branch=main&commit=78ede30a3e8baac30a9a1e988cb206c5ed4607cd&build=328&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F328%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-13T05:19:15.926Z] -> Pinging Codecov [2022-10-13T05:19:15.926Z] 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=78ede30a3e8baac30a9a1e988cb206c5ed4607cd&build=328&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F328%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-13T05:19:16.185Z] -> Uploading to [2022-10-13T05:19:16.185Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-13/00271124DB129430A58F1EEE437C3FCB/78ede30a3e8baac30a9a1e988cb206c5ed4607cd/1e557b4b-b088-4324-b9d7-093af94abf19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221013T051916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5922212dc79a5a94fff2592b41e18b2972ac35e794fbeab6e1fd601b23f3606 [2022-10-13T05:19:16.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:16.185Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:16.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65566 0 0 100 65566 0 252k --:--:-- --:--:-- --:--:-- 252k [2022-10-13T05:19:16.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/78ede30a3e8baac30a9a1e988cb206c5ed4607cd [Pipeline] } [2022-10-13T05:19:16.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-13T05:19:16.635Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-13T05:19:16.649Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:19:16.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-13T05:19:16.940Z] [2022-10-13T05:19:16.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:19:17.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-13T05:19:17.239Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-13T05:19:17.239Z] df9b9388f04a: Pulling fs layer [2022-10-13T05:19:17.239Z] 52dc419b0ee2: Pulling fs layer [2022-10-13T05:19:17.239Z] 25bc292e5bac: Pulling fs layer [2022-10-13T05:19:17.239Z] 114826534d7a: Pulling fs layer [2022-10-13T05:19:17.239Z] 4657fd5d0bcf: Pulling fs layer [2022-10-13T05:19:17.239Z] 6ad1cebc031e: Pulling fs layer [2022-10-13T05:19:17.239Z] 8a3aa393b2d8: Pulling fs layer [2022-10-13T05:19:17.239Z] 6ad1cebc031e: Waiting [2022-10-13T05:19:17.239Z] 114826534d7a: Waiting [2022-10-13T05:19:17.239Z] 8a3aa393b2d8: Waiting [2022-10-13T05:19:17.239Z] 4657fd5d0bcf: Waiting [2022-10-13T05:19:17.239Z] 25bc292e5bac: Download complete [2022-10-13T05:19:17.239Z] 52dc419b0ee2: Download complete [2022-10-13T05:19:17.239Z] 4657fd5d0bcf: Verifying Checksum [2022-10-13T05:19:17.239Z] 4657fd5d0bcf: Download complete [2022-10-13T05:19:17.499Z] df9b9388f04a: Verifying Checksum [2022-10-13T05:19:17.499Z] df9b9388f04a: Download complete [2022-10-13T05:19:17.499Z] df9b9388f04a: Pull complete [2022-10-13T05:19:17.499Z] 6ad1cebc031e: Verifying Checksum [2022-10-13T05:19:17.499Z] 6ad1cebc031e: Download complete [2022-10-13T05:19:17.758Z] 52dc419b0ee2: Pull complete [2022-10-13T05:19:17.758Z] 25bc292e5bac: Pull complete [2022-10-13T05:19:18.326Z] 114826534d7a: Download complete [2022-10-13T05:19:18.326Z] 8a3aa393b2d8: Verifying Checksum [2022-10-13T05:19:18.326Z] 8a3aa393b2d8: Download complete [2022-10-13T05:19:22.509Z] 114826534d7a: Pull complete [2022-10-13T05:19:22.509Z] 4657fd5d0bcf: Pull complete [2022-10-13T05:19:22.767Z] 6ad1cebc031e: Pull complete [2022-10-13T05:19:26.055Z] 8a3aa393b2d8: Pull complete [2022-10-13T05:19:26.055Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-13T05:19:26.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-13T05:19:26.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:19:26.134Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:19:26.161Z] $ 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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-13T05:19:33.475Z] $ docker top 91e88965f5c25ba6148e443f84f0ef6dc0cf840b0487799940b520552a155adc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-13T05:19:33.552Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-13T05:19:33.830Z] + set -o pipefail [2022-10-13T05:19:33.830Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] Monitoring /w/workspace/edgex-go/328 (github.com/edgexfoundry/edgex-go)... [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1dd93f4b-d7e1-4a9e-8a34-a59f26ba6c7b [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] [2022-10-13T05:19:40.486Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-13T05:19:40.486Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-13T05:19:40.486Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-13T05:19:40.494Z] $ docker stop --time=1 91e88965f5c25ba6148e443f84f0ef6dc0cf840b0487799940b520552a155adc [2022-10-13T05:19:46.345Z] $ docker rm -f 91e88965f5c25ba6148e443f84f0ef6dc0cf840b0487799940b520552a155adc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-13T05:19:46.902Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-13T05:19:46.910Z] provisioning config files... [2022-10-13T05:19:46.917Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/328@tmp/config359222521213891508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:19:47.215Z] --> edgex-publish-swagger.sh [2022-10-13T05:19:47.215Z] === Publish openapi/v2 API === [2022-10-13T05:19:47.215Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-13T05:19:47.215Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/328/openapi/v2/core-command.yaml] [2022-10-13T05:19:47.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:47.215Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:48.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30839 0:00:01 0:00:01 --:--:-- 30811 100 33831 0 0 100 33831 0 30839 0:00:01 0:00:01 --:--:-- 30811 [2022-10-13T05:19:48.152Z] [2022-10-13T05:19:48.152Z] [2022-10-13T05:19:48.152Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/328/openapi/v2/core-data.yaml] [2022-10-13T05:19:48.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:48.152Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:49.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 [2022-10-13T05:19:49.532Z] [2022-10-13T05:19:49.532Z] [2022-10-13T05:19:49.532Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/328/openapi/v2/core-metadata.yaml] [2022-10-13T05:19:49.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:49.532Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:50.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-10-13T05:19:50.472Z] [2022-10-13T05:19:50.472Z] [2022-10-13T05:19:50.472Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/328/openapi/v2/support-notifications.yaml] [2022-10-13T05:19:50.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:50.472Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:51.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 73211 0:00:01 0:00:01 --:--:-- 73211 [2022-10-13T05:19:51.853Z] [2022-10-13T05:19:51.853Z] [2022-10-13T05:19:51.853Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/328/openapi/v2/support-scheduler.yaml] [2022-10-13T05:19:51.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:51.853Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:52.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39437 0:00:01 0:00:01 --:--:-- 39437 100 39556 0 0 100 39556 0 39437 0:00:01 0:00:01 --:--:-- 39437 [2022-10-13T05:19:52.790Z] [2022-10-13T05:19:52.790Z] [2022-10-13T05:19:52.790Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/328/openapi/v2/system-agent.yaml] [2022-10-13T05:19:52.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-13T05:19:52.790Z] Dload Upload Total Spent Left Speed [2022-10-13T05:19:53.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 [2022-10-13T05:19:53.729Z] [2022-10-13T05:19:53.729Z] [Pipeline] } [2022-10-13T05:19:53.736Z] 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-10-13T05:19:54.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-13T05:19:54.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:19:54.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T05:19:54.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:19:54.445Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:19:54.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-13T05:19:54.948Z] $ docker top 49ef789a86645d76838cd19488dd697ea889ca5dce631f50931186f0cc5369b1 -eo pid,comm [2022-10-13T05:19:55.004Z] 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-10-13T05:19:55.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-13T05:19:55.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-13T05:19:55.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-13T05:19:55.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-13T05:19:55.152Z] $ docker exec 49ef789a86645d76838cd19488dd697ea889ca5dce631f50931186f0cc5369b1 ssh-agent [2022-10-13T05:19:55.270Z] SSH_AUTH_SOCK=/tmp/ssh-1qDBKQTdIfKk/agent.32 [2022-10-13T05:19:55.270Z] SSH_AGENT_PID=38 [2022-10-13T05:19:55.274Z] Running ssh-add (command line suppressed) [2022-10-13T05:19:55.363Z] Identity added: /w/workspace/edgex-go/328@tmp/private_key_15211601151024864531.key (/w/workspace/edgex-go/328@tmp/private_key_15211601151024864531.key) [2022-10-13T05:19:55.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-13T05:19:55.661Z] + git semver tag [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,838 [run_tag] DEBUG tag force:False [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,838 [check_head_tag] DEBUG check head tag [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,839 [execute] INFO git cat-file --batch-check [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/328, universal_newlines=False, shell=None, istream=) [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,844 [execute] INFO git cat-file --batch [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/328, universal_newlines=False, shell=None, istream=) [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,880 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,880 [execute] INFO git tag -a v2.3.0-dev.90 -m v2.3.0-dev.90 [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.90', '-m', 'v2.3.0-dev.90'], cwd=/w/workspace/edgex-go/328, universal_newlines=False, shell=None, istream=None) [2022-10-13T05:19:55.921Z] 2022-10-13 05:19:55,886 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:19:55.921Z] 2.3.0-dev.90 [Pipeline] } [2022-10-13T05:19:55.925Z] $ docker exec --env ******** --env ******** 49ef789a86645d76838cd19488dd697ea889ca5dce631f50931186f0cc5369b1 ssh-agent -k [2022-10-13T05:19:56.039Z] unset SSH_AUTH_SOCK; [2022-10-13T05:19:56.039Z] unset SSH_AGENT_PID; [2022-10-13T05:19:56.039Z] echo Agent pid 38 killed; [2022-10-13T05:19:56.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-13T05:19:56.363Z] + git semver [Pipeline] } [2022-10-13T05:19:56.937Z] $ docker stop --time=1 49ef789a86645d76838cd19488dd697ea889ca5dce631f50931186f0cc5369b1 [2022-10-13T05:19:58.211Z] $ docker rm -f 49ef789a86645d76838cd19488dd697ea889ca5dce631f50931186f0cc5369b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:19:58.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-13T05:19:58.580Z] [2022-10-13T05:19:58.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:19:58.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-13T05:19:58.876Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-13T05:19:58.876Z] ab5ef0e58194: Pulling fs layer [2022-10-13T05:19:58.876Z] 9712f1f96733: Pulling fs layer [2022-10-13T05:19:58.876Z] 63f879dbbcfc: Pulling fs layer [2022-10-13T05:19:58.876Z] 0d9ebad4ef96: Pulling fs layer [2022-10-13T05:19:58.876Z] e9a5061849ea: Pulling fs layer [2022-10-13T05:19:58.876Z] d747dcd14b5f: Pulling fs layer [2022-10-13T05:19:58.876Z] 2de7ff778b66: Pulling fs layer [2022-10-13T05:19:58.876Z] 0d9ebad4ef96: Waiting [2022-10-13T05:19:58.876Z] e9a5061849ea: Waiting [2022-10-13T05:19:58.876Z] d747dcd14b5f: Waiting [2022-10-13T05:19:58.876Z] 2de7ff778b66: Waiting [2022-10-13T05:19:58.876Z] 9712f1f96733: Verifying Checksum [2022-10-13T05:19:58.876Z] 9712f1f96733: Download complete [2022-10-13T05:19:59.447Z] 63f879dbbcfc: Verifying Checksum [2022-10-13T05:19:59.447Z] 63f879dbbcfc: Download complete [2022-10-13T05:19:59.705Z] 0d9ebad4ef96: Verifying Checksum [2022-10-13T05:19:59.706Z] 0d9ebad4ef96: Download complete [2022-10-13T05:19:59.706Z] d747dcd14b5f: Verifying Checksum [2022-10-13T05:19:59.706Z] d747dcd14b5f: Download complete [2022-10-13T05:19:59.706Z] e9a5061849ea: Verifying Checksum [2022-10-13T05:19:59.706Z] e9a5061849ea: Download complete [2022-10-13T05:19:59.706Z] ab5ef0e58194: Verifying Checksum [2022-10-13T05:19:59.706Z] ab5ef0e58194: Download complete [2022-10-13T05:19:59.706Z] 2de7ff778b66: Verifying Checksum [2022-10-13T05:19:59.706Z] 2de7ff778b66: Download complete [2022-10-13T05:20:02.988Z] ab5ef0e58194: Pull complete [2022-10-13T05:20:02.988Z] 9712f1f96733: Pull complete [2022-10-13T05:20:03.552Z] 63f879dbbcfc: Pull complete [2022-10-13T05:20:07.735Z] 0d9ebad4ef96: Pull complete [2022-10-13T05:20:07.735Z] e9a5061849ea: Pull complete [2022-10-13T05:20:07.993Z] d747dcd14b5f: Pull complete [2022-10-13T05:20:09.368Z] 2de7ff778b66: Pull complete [2022-10-13T05:20:09.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-13T05:20:09.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-13T05:20:09.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:20:09.450Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:20:09.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-13T05:20:16.884Z] $ docker top ea7658377edf407b6e62c5b53f31d6adf98e9670069f9786ad230844f28f5646 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-13T05:20:16.962Z] provisioning config files... [2022-10-13T05:20:16.968Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/328@tmp/config7646739978206488924tmp [2022-10-13T05:20:16.978Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/328@tmp/config2127734538973759005tmp [2022-10-13T05:20:16.986Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/328@tmp/config12353650399353665899tmp [Pipeline] { [Pipeline] echo [2022-10-13T05:20:16.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:17.273Z] ---> sigul-configuration.sh [2022-10-13T05:20:17.273Z] gpg: directory `/root/.gnupg' created [2022-10-13T05:20:17.273Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-13T05:20:17.273Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-13T05:20:17.273Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-13T05:20:17.273Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-13T05:20:17.273Z] gpg: CAST5 encrypted data [2022-10-13T05:20:17.273Z] gpg: encrypted with 1 passphrase [2022-10-13T05:20:17.273Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-13T05:20:17.559Z] + mkdir /home/jenkins [2022-10-13T05:20:17.559Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-13T05:20:17.845Z] + 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-10-13T05:20:17.853Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:18.194Z] ---> sigul-install.sh [2022-10-13T05:20:18.194Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-13T05:20:18.579Z] + git tag --list [2022-10-13T05:20:18.579Z] 0.6.0 [2022-10-13T05:20:18.579Z] 0.6.1 [2022-10-13T05:20:18.579Z] 0.7.0 [2022-10-13T05:20:18.579Z] 0.7.1 [2022-10-13T05:20:18.579Z] v1.0.0 [2022-10-13T05:20:18.579Z] v1.0.1 [2022-10-13T05:20:18.579Z] v1.1.0 [2022-10-13T05:20:18.579Z] v1.2.0 [2022-10-13T05:20:18.579Z] v1.2.1 [2022-10-13T05:20:18.579Z] v1.3.0 [2022-10-13T05:20:18.579Z] v1.3.1 [2022-10-13T05:20:18.579Z] v2.0.0 [2022-10-13T05:20:18.579Z] v2.1.0 [2022-10-13T05:20:18.579Z] v2.1.1 [2022-10-13T05:20:18.579Z] v2.1.1-dev.1 [2022-10-13T05:20:18.579Z] v2.1.1-dev.2 [2022-10-13T05:20:18.579Z] v2.1.1-dev.3 [2022-10-13T05:20:18.579Z] v2.1.1-dev.4 [2022-10-13T05:20:18.579Z] v2.1.1-dev.5 [2022-10-13T05:20:18.579Z] v2.1.1-dev.6 [2022-10-13T05:20:18.579Z] v2.1.1-dev.7 [2022-10-13T05:20:18.579Z] v2.1.1-dev.8 [2022-10-13T05:20:18.579Z] v2.1.2-dev.1 [2022-10-13T05:20:18.579Z] v2.2.0 [2022-10-13T05:20:18.579Z] v2.2.1-dev.1 [2022-10-13T05:20:18.579Z] v2.2.1-dev.10 [2022-10-13T05:20:18.579Z] v2.2.1-dev.11 [2022-10-13T05:20:18.579Z] v2.2.1-dev.12 [2022-10-13T05:20:18.579Z] v2.2.1-dev.13 [2022-10-13T05:20:18.579Z] v2.2.1-dev.14 [2022-10-13T05:20:18.579Z] v2.2.1-dev.15 [2022-10-13T05:20:18.579Z] v2.2.1-dev.16 [2022-10-13T05:20:18.579Z] v2.2.1-dev.17 [2022-10-13T05:20:18.579Z] v2.2.1-dev.18 [2022-10-13T05:20:18.579Z] v2.2.1-dev.19 [2022-10-13T05:20:18.579Z] v2.2.1-dev.2 [2022-10-13T05:20:18.579Z] v2.2.1-dev.20 [2022-10-13T05:20:18.579Z] v2.2.1-dev.21 [2022-10-13T05:20:18.579Z] v2.2.1-dev.22 [2022-10-13T05:20:18.579Z] v2.2.1-dev.23 [2022-10-13T05:20:18.579Z] v2.2.1-dev.24 [2022-10-13T05:20:18.579Z] v2.2.1-dev.25 [2022-10-13T05:20:18.579Z] v2.2.1-dev.26 [2022-10-13T05:20:18.579Z] v2.2.1-dev.27 [2022-10-13T05:20:18.579Z] v2.2.1-dev.28 [2022-10-13T05:20:18.579Z] v2.2.1-dev.29 [2022-10-13T05:20:18.579Z] v2.2.1-dev.3 [2022-10-13T05:20:18.579Z] v2.2.1-dev.4 [2022-10-13T05:20:18.579Z] v2.2.1-dev.5 [2022-10-13T05:20:18.579Z] v2.2.1-dev.6 [2022-10-13T05:20:18.579Z] v2.2.1-dev.7 [2022-10-13T05:20:18.579Z] v2.2.1-dev.8 [2022-10-13T05:20:18.579Z] v2.2.1-dev.9 [2022-10-13T05:20:18.579Z] v2.3.0-dev.29 [2022-10-13T05:20:18.579Z] v2.3.0-dev.30 [2022-10-13T05:20:18.579Z] v2.3.0-dev.31 [2022-10-13T05:20:18.579Z] v2.3.0-dev.32 [2022-10-13T05:20:18.579Z] v2.3.0-dev.33 [2022-10-13T05:20:18.579Z] v2.3.0-dev.34 [2022-10-13T05:20:18.579Z] v2.3.0-dev.35 [2022-10-13T05:20:18.579Z] v2.3.0-dev.36 [2022-10-13T05:20:18.579Z] v2.3.0-dev.37 [2022-10-13T05:20:18.579Z] v2.3.0-dev.38 [2022-10-13T05:20:18.579Z] v2.3.0-dev.39 [2022-10-13T05:20:18.579Z] v2.3.0-dev.40 [2022-10-13T05:20:18.579Z] v2.3.0-dev.41 [2022-10-13T05:20:18.579Z] v2.3.0-dev.42 [2022-10-13T05:20:18.579Z] v2.3.0-dev.43 [2022-10-13T05:20:18.579Z] v2.3.0-dev.44 [2022-10-13T05:20:18.579Z] v2.3.0-dev.45 [2022-10-13T05:20:18.579Z] v2.3.0-dev.46 [2022-10-13T05:20:18.579Z] v2.3.0-dev.47 [2022-10-13T05:20:18.579Z] v2.3.0-dev.48 [2022-10-13T05:20:18.579Z] v2.3.0-dev.49 [2022-10-13T05:20:18.579Z] v2.3.0-dev.50 [2022-10-13T05:20:18.579Z] v2.3.0-dev.51 [2022-10-13T05:20:18.579Z] v2.3.0-dev.52 [2022-10-13T05:20:18.579Z] v2.3.0-dev.53 [2022-10-13T05:20:18.579Z] v2.3.0-dev.54 [2022-10-13T05:20:18.579Z] v2.3.0-dev.55 [2022-10-13T05:20:18.579Z] v2.3.0-dev.56 [2022-10-13T05:20:18.579Z] v2.3.0-dev.57 [2022-10-13T05:20:18.579Z] v2.3.0-dev.58 [2022-10-13T05:20:18.579Z] v2.3.0-dev.59 [2022-10-13T05:20:18.579Z] v2.3.0-dev.60 [2022-10-13T05:20:18.579Z] v2.3.0-dev.61 [2022-10-13T05:20:18.579Z] v2.3.0-dev.62 [2022-10-13T05:20:18.579Z] v2.3.0-dev.63 [2022-10-13T05:20:18.579Z] v2.3.0-dev.64 [2022-10-13T05:20:18.579Z] v2.3.0-dev.65 [2022-10-13T05:20:18.579Z] v2.3.0-dev.66 [2022-10-13T05:20:18.579Z] v2.3.0-dev.67 [2022-10-13T05:20:18.579Z] v2.3.0-dev.68 [2022-10-13T05:20:18.579Z] v2.3.0-dev.69 [2022-10-13T05:20:18.579Z] v2.3.0-dev.70 [2022-10-13T05:20:18.579Z] v2.3.0-dev.71 [2022-10-13T05:20:18.579Z] v2.3.0-dev.72 [2022-10-13T05:20:18.579Z] v2.3.0-dev.73 [2022-10-13T05:20:18.579Z] v2.3.0-dev.74 [2022-10-13T05:20:18.579Z] v2.3.0-dev.75 [2022-10-13T05:20:18.579Z] v2.3.0-dev.76 [2022-10-13T05:20:18.579Z] v2.3.0-dev.77 [2022-10-13T05:20:18.579Z] v2.3.0-dev.78 [2022-10-13T05:20:18.579Z] v2.3.0-dev.79 [2022-10-13T05:20:18.579Z] v2.3.0-dev.80 [2022-10-13T05:20:18.579Z] v2.3.0-dev.81 [2022-10-13T05:20:18.579Z] v2.3.0-dev.82 [2022-10-13T05:20:18.579Z] v2.3.0-dev.83 [2022-10-13T05:20:18.579Z] v2.3.0-dev.84 [2022-10-13T05:20:18.579Z] v2.3.0-dev.85 [2022-10-13T05:20:18.579Z] v2.3.0-dev.86 [2022-10-13T05:20:18.579Z] v2.3.0-dev.87 [2022-10-13T05:20:18.579Z] v2.3.0-dev.88 [2022-10-13T05:20:18.579Z] v2.3.0-dev.89 [2022-10-13T05:20:18.579Z] v2.3.0-dev.90 [Pipeline] sh [2022-10-13T05:20:18.891Z] + lftools sign git-tag v2.3.0-dev.90 [2022-10-13T05:20:19.460Z] Signing Git tag with Sigul... [2022-10-13T05:20:19.460Z] Signing v2.3.0-dev.90 [Pipeline] echo [2022-10-13T05:20:20.040Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:20.324Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-13T05:20:20.330Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-13T05:20:20.344Z] $ docker stop --time=1 ea7658377edf407b6e62c5b53f31d6adf98e9670069f9786ad230844f28f5646 [2022-10-13T05:20:21.679Z] $ docker rm -f ea7658377edf407b6e62c5b53f31d6adf98e9670069f9786ad230844f28f5646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-13T05:20:22.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-13T05:20:22.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:20:22.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T05:20:22.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:20:22.450Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:20:22.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-13T05:20:22.874Z] $ docker top 391ba9ee09d61e6cdade85561e3f7a46433d282381fe5f89f87e29dd83c0798f -eo pid,comm [2022-10-13T05:20:22.927Z] 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-10-13T05:20:22.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-13T05:20:22.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-13T05:20:22.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-13T05:20:23.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-13T05:20:23.084Z] $ docker exec 391ba9ee09d61e6cdade85561e3f7a46433d282381fe5f89f87e29dd83c0798f ssh-agent [2022-10-13T05:20:23.208Z] SSH_AUTH_SOCK=/tmp/ssh-EKfAxoefvoYH/agent.32 [2022-10-13T05:20:23.208Z] SSH_AGENT_PID=38 [2022-10-13T05:20:23.213Z] Running ssh-add (command line suppressed) [2022-10-13T05:20:23.322Z] Identity added: /w/workspace/edgex-go/328@tmp/private_key_15787862430397454215.key (/w/workspace/edgex-go/328@tmp/private_key_15787862430397454215.key) [2022-10-13T05:20:23.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-13T05:20:23.630Z] + git semver bump pre [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [bump_version] DEBUG bumping version:2.3.0-dev.90 on axis:pre with prefix:dev [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [bump_version] DEBUG bumped version:2.3.0-dev.91 [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [write_version] DEBUG write version:2.3.0-dev.91 to path:/w/workspace/edgex-go/328/.semver/main with force:True [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,819 [write_file] DEBUG write to file:/w/workspace/edgex-go/328/.semver/main [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,821 [execute] INFO git cat-file --batch-check [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=False, shell=None, istream=) [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,827 [execute] INFO git cat-file --batch [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=False, shell=None, istream=) [2022-10-13T05:20:23.889Z] 2022-10-13 05:20:23,834 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:20:23.889Z] 2.3.0-dev.91 [Pipeline] } [2022-10-13T05:20:23.893Z] $ docker exec --env ******** --env ******** 391ba9ee09d61e6cdade85561e3f7a46433d282381fe5f89f87e29dd83c0798f ssh-agent -k [2022-10-13T05:20:23.998Z] unset SSH_AUTH_SOCK; [2022-10-13T05:20:23.999Z] unset SSH_AGENT_PID; [2022-10-13T05:20:23.999Z] echo Agent pid 38 killed; [2022-10-13T05:20:24.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-13T05:20:24.306Z] + git semver [Pipeline] } [2022-10-13T05:20:24.572Z] $ docker stop --time=1 391ba9ee09d61e6cdade85561e3f7a46433d282381fe5f89f87e29dd83c0798f [2022-10-13T05:20:25.862Z] $ docker rm -f 391ba9ee09d61e6cdade85561e3f7a46433d282381fe5f89f87e29dd83c0798f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-13T05:20:26.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-13T05:20:26.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:20:26.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-13T05:20:26.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:20:26.560Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:20:26.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-13T05:20:26.951Z] $ docker top 89b0ded65ac2d27da44663fb3b95e28f542a44dbe23aba593a43e5a8685bc4e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-13T05:20:27.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-13T05:20:27.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-13T05:20:27.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-13T05:20:27.147Z] $ docker exec 89b0ded65ac2d27da44663fb3b95e28f542a44dbe23aba593a43e5a8685bc4e3 ssh-agent [2022-10-13T05:20:27.268Z] SSH_AUTH_SOCK=/tmp/ssh-xCxDj1Lk6yZ1/agent.32 [2022-10-13T05:20:27.268Z] SSH_AGENT_PID=38 [2022-10-13T05:20:27.274Z] Running ssh-add (command line suppressed) [2022-10-13T05:20:27.373Z] Identity added: /w/workspace/edgex-go/328@tmp/private_key_13651716006275156516.key (/w/workspace/edgex-go/328@tmp/private_key_13651716006275156516.key) [2022-10-13T05:20:27.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-13T05:20:27.677Z] + git semver push [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,883 [run_push] DEBUG push [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,883 [execute] INFO git cat-file --batch-check [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=False, shell=None, istream=) [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,888 [execute] INFO git rev-list 74f5122251923cbacf147543d05d9b0b7d58a93c -- [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,888 [execute] DEBUG Popen(['git', 'rev-list', '74f5122251923cbacf147543d05d9b0b7d58a93c', '--'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,906 [execute] INFO git fetch -v origin [2022-10-13T05:20:27.935Z] 2022-10-13 05:20:27,907 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-13T05:20:28.501Z] 2022-10-13 05:20:28,450 [run_push] DEBUG no remote changes detected [2022-10-13T05:20:28.501Z] 2022-10-13 05:20:28,451 [execute] INFO git push origin semver [2022-10-13T05:20:28.501Z] 2022-10-13 05:20:28,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/328/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-13T05:20:29.438Z] 2022-10-13 05:20:29,377 [run_push] DEBUG push all version tags [2022-10-13T05:20:29.438Z] 2022-10-13 05:20:29,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-13T05:20:29.438Z] 2022-10-13 05:20:29,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/328, universal_newlines=False, shell=None, istream=None) [2022-10-13T05:20:30.814Z] 2022-10-13 05:20:30,422 [read_version] DEBUG read version from /w/workspace/edgex-go/328/.semver/main [2022-10-13T05:20:30.814Z] 2.3.0-dev.91 [Pipeline] } [2022-10-13T05:20:30.819Z] $ docker exec --env ******** --env ******** 89b0ded65ac2d27da44663fb3b95e28f542a44dbe23aba593a43e5a8685bc4e3 ssh-agent -k [2022-10-13T05:20:30.923Z] unset SSH_AUTH_SOCK; [2022-10-13T05:20:30.924Z] unset SSH_AGENT_PID; [2022-10-13T05:20:30.924Z] echo Agent pid 38 killed; [2022-10-13T05:20:30.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-13T05:20:31.241Z] + git semver [Pipeline] } [2022-10-13T05:20:31.508Z] $ docker stop --time=1 89b0ded65ac2d27da44663fb3b95e28f542a44dbe23aba593a43e5a8685bc4e3 [2022-10-13T05:20:32.787Z] $ docker rm -f 89b0ded65ac2d27da44663fb3b95e28f542a44dbe23aba593a43e5a8685bc4e3 [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-10-13T05:20:33.297Z] + [ -d /w/workspace/edgex-go/328/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:33.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:34.456Z] ---> package-listing.sh [2022-10-13T05:20:34.456Z] ++ facter osfamily [2022-10-13T05:20:34.456Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-13T05:20:34.715Z] + OS_FAMILY=debian [2022-10-13T05:20:34.715Z] + workspace=/w/workspace/edgex-go/328 [2022-10-13T05:20:34.715Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-13T05:20:34.715Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-13T05:20:34.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-13T05:20:34.715Z] + PACKAGES=/tmp/packages_start.txt [2022-10-13T05:20:34.715Z] + '[' /w/workspace/edgex-go/328 ']' [2022-10-13T05:20:34.715Z] + PACKAGES=/tmp/packages_end.txt [2022-10-13T05:20:34.715Z] + case "${OS_FAMILY}" in [2022-10-13T05:20:34.715Z] + dpkg -l [2022-10-13T05:20:34.715Z] + grep '^ii' [2022-10-13T05:20:34.715Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-13T05:20:34.715Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-13T05:20:34.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-13T05:20:34.715Z] + '[' /w/workspace/edgex-go/328 ']' [2022-10-13T05:20:34.715Z] + mkdir -p /w/workspace/edgex-go/328/archives/ [2022-10-13T05:20:34.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/328/archives/ [Pipeline] echo [2022-10-13T05:20:34.725Z] 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/328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-13T05:20:35.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:20:35.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-13T05:20:35.558Z] [2022-10-13T05:20:35.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-13T05:20:35.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-13T05:20:35.850Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-13T05:20:35.850Z] 5eb5b503b376: Pulling fs layer [2022-10-13T05:20:35.850Z] 5c69ac0246d0: Pulling fs layer [2022-10-13T05:20:35.850Z] ec43610c2a17: Pulling fs layer [2022-10-13T05:20:35.850Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-13T05:20:35.850Z] 33b1e0a273af: Pulling fs layer [2022-10-13T05:20:35.850Z] 5d3b04190fa2: Pulling fs layer [2022-10-13T05:20:35.850Z] 2f39f015ded8: Pulling fs layer [2022-10-13T05:20:35.850Z] 33b1e0a273af: Waiting [2022-10-13T05:20:35.850Z] 5d3b04190fa2: Waiting [2022-10-13T05:20:35.850Z] 3a2ae6a8a46f: Waiting [2022-10-13T05:20:35.850Z] 2f39f015ded8: Waiting [2022-10-13T05:20:35.850Z] 5c69ac0246d0: Verifying Checksum [2022-10-13T05:20:35.850Z] 5c69ac0246d0: Download complete [2022-10-13T05:20:35.850Z] 3a2ae6a8a46f: Download complete [2022-10-13T05:20:36.110Z] 33b1e0a273af: Verifying Checksum [2022-10-13T05:20:36.110Z] 33b1e0a273af: Download complete [2022-10-13T05:20:36.110Z] 5d3b04190fa2: Verifying Checksum [2022-10-13T05:20:36.110Z] 5d3b04190fa2: Download complete [2022-10-13T05:20:36.110Z] ec43610c2a17: Verifying Checksum [2022-10-13T05:20:36.110Z] ec43610c2a17: Download complete [2022-10-13T05:20:36.110Z] 5eb5b503b376: Verifying Checksum [2022-10-13T05:20:36.110Z] 5eb5b503b376: Download complete [2022-10-13T05:20:36.677Z] 2f39f015ded8: Download complete [2022-10-13T05:20:37.615Z] 5eb5b503b376: Pull complete [2022-10-13T05:20:37.615Z] 5c69ac0246d0: Pull complete [2022-10-13T05:20:38.182Z] ec43610c2a17: Pull complete [2022-10-13T05:20:38.182Z] 3a2ae6a8a46f: Pull complete [2022-10-13T05:20:38.441Z] 33b1e0a273af: Pull complete [2022-10-13T05:20:38.441Z] 5d3b04190fa2: Pull complete [2022-10-13T05:20:43.712Z] 2f39f015ded8: Pull complete [2022-10-13T05:20:43.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-13T05:20:43.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-13T05:20:43.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-13T05:20:43.784Z] prd-ubuntu20.04-docker-8c-8g-7802 does not seem to be running inside a container [2022-10-13T05:20:43.809Z] $ 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/328/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/328 -v /w/workspace/edgex-go/328:/w/workspace/edgex-go/328:rw,z -v /w/workspace/edgex-go/328@tmp:/w/workspace/edgex-go/328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-13T05:20:50.725Z] $ docker top d825c821bad456d2bb865c6902f43acaab66427b25394d01feba6e97ac84b355 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-13T05:20:51.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-13T05:20:51.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-13T05:20:51.644Z] + ls /var/log/sa-host [2022-10-13T05:20:51.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-13T05:20:51.783Z] provisioning config files... [2022-10-13T05:20:51.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/328@tmp/config12811726282728468641tmp [Pipeline] { [Pipeline] echo [2022-10-13T05:20:51.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:52.085Z] ---> create-netrc.sh [Pipeline] } [2022-10-13T05:20:52.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:52.425Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-13T05:20:52.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:52.719Z] ---> sudo-logs.sh [2022-10-13T05:20:52.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-13T05:20:52.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:53.018Z] ---> job-cost.sh [2022-10-13T05:20:53.018Z] lf-activate-venv: SKIPPING [2022-10-13T05:20:53.018Z] DEBUG: total: 0.10999999940395355 [2022-10-13T05:20:53.018Z] INFO: Retrieving Stack Cost... [2022-10-13T05:20:53.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-13T05:20:53.846Z] INFO: Archiving Costs [Pipeline] echo [2022-10-13T05:20:53.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-13T05:20:54.139Z] ---> logs-deploy.sh [2022-10-13T05:20:54.140Z] lf-activate-venv: SKIPPING [2022-10-13T05:20:54.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/328 [2022-10-13T05:20:54.140Z] INFO: archiving workspace using pattern(s): [2022-10-13T05:20:55.076Z] Archives upload complete. [2022-10-13T05:20:55.335Z] INFO: archiving logs to Nexus