Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 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-ssh8301534138703288041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh7615401228169876339.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh16667020746649163486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d # timeout=10 Commit message: "Merge pull request #459 from cherrycl/issue-458" > 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-ssh5346254782002191280.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14655618676795118566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34138 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/757 [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/757 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 (main) Commit message: "Merge pull request #5015 from jinlinGuan/issue-5012" > 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 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 # timeout=10 > git rev-list --no-walk 98bb6ebf5936140bbb14ec64c05520fd1477cb0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:47 ========================================================= 01:57:47 EdgeX Global Pipelines Version Info 01:57:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:48 ------------------- 01:57:48 stable info: 01:57:48 ------------------- 01:57:48 Commited By: Cherry Wang cherry@iotechsys.com 01:57:48 Commit SHA: f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 01:57:48 Message: update stable to v1.0.266 01:57:48 ------------------- 01:57:48 experimental info: 01:57:48 ------------------- 01:57:48 Commited By: Cherry Wang cherry@iotechsys.com 01:57:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:57:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe2ba51 [Pipeline] echo 01:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:49 provisioning config files... 01:57:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/757@tmp/config14898361730204074531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:50 ---> ****-login.sh 01:57:50 nexus3.edgexfoundry.org:10001 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 nexus3.edgexfoundry.org:10002 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 nexus3.edgexfoundry.org:10003 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 nexus3.edgexfoundry.org:10004 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 ****.io 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 ---> ****-login.sh ends [Pipeline] } 01:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 01:57:51 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 01:57:51 01:57:51 + echo core-command,cmd/core-command/Dockerfile 01:57:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:57:51 + dirname cmd/core-data/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo core-data,cmd/core-data/Dockerfile 01:57:51 + dirname cmd/core-keeper/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo core-keeper,cmd/core-keeper/Dockerfile 01:57:51 + dirname cmd/core-metadata/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo core-metadata,cmd/core-metadata/Dockerfile 01:57:51 + dirname cmd/security-bootstrapper/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:57:51 + dirname cmd/security-proxy-auth/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:57:51 + dirname cmd/security-proxy-setup/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:57:51 + dirname cmd/security-secretstore-setup/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:57:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:57:51 + + cut -d/dirname -f2 cmd/security-spire-agent/Dockerfile 01:57:51 01:57:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:57:51 + + dirname cmd/security-spire-config/Dockerfile 01:57:51 cut -d/ -f2 01:57:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:57:51 + + cut -d/ -f2 01:57:51 dirname cmd/security-spire-server/Dockerfile 01:57:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:57:51 + dirname cmd/support-notifications/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo support-notifications,cmd/support-notifications/Dockerfile 01:57:51 + dirname cmd/support-scheduler/Dockerfile 01:57:51 + cut -d/ -f2 01:57:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:57:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:51 + git rev-list -1 --merges fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4~1..fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo 01:57:51 -----------> git rev-list -1 --merges fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4~1..fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 01:57:51 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [false] [Pipeline] sh 01:57:51 + git log --format=format:%s -1 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo 01:57:51 ========================================================= 01:57:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:52 + grep -v github /etc/ssh/ssh_known_hosts 01:57:52 + [ -e /tmp/ssh_known_hosts ] 01:57:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:52 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:52 sudo tee -a /etc/ssh/ssh_known_hosts 01:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:52 01:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:53 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:53 b85a868b505f: Pulling fs layer 01:57:53 e2be974225ed: Pulling fs layer 01:57:53 339a4e72a1f5: Pulling fs layer 01:57:53 988bab9f4d93: Pulling fs layer 01:57:53 1469e6f7b9e6: Pulling fs layer 01:57:53 eaf3925da568: Pulling fs layer 01:57:53 bab4dde63d76: Pulling fs layer 01:57:53 bde34c3a00c8: Pulling fs layer 01:57:53 b352a97aabf1: Pulling fs layer 01:57:53 4872d77fe225: Pulling fs layer 01:57:53 5851b861e8e6: Pulling fs layer 01:57:53 988bab9f4d93: Waiting 01:57:53 1469e6f7b9e6: Waiting 01:57:53 eaf3925da568: Waiting 01:57:53 bab4dde63d76: Waiting 01:57:53 bde34c3a00c8: Waiting 01:57:53 b352a97aabf1: Waiting 01:57:53 4872d77fe225: Waiting 01:57:53 5851b861e8e6: Waiting 01:57:53 e2be974225ed: Verifying Checksum 01:57:53 e2be974225ed: Download complete 01:57:53 988bab9f4d93: Verifying Checksum 01:57:53 988bab9f4d93: Download complete 01:57:53 339a4e72a1f5: Verifying Checksum 01:57:53 339a4e72a1f5: Download complete 01:57:53 1469e6f7b9e6: Verifying Checksum 01:57:53 1469e6f7b9e6: Download complete 01:57:53 eaf3925da568: Download complete 01:57:53 bde34c3a00c8: Verifying Checksum 01:57:53 bde34c3a00c8: Download complete 01:57:53 b352a97aabf1: Verifying Checksum 01:57:53 b352a97aabf1: Download complete 01:57:53 4872d77fe225: Download complete 01:57:53 5851b861e8e6: Verifying Checksum 01:57:53 5851b861e8e6: Download complete 01:57:53 b85a868b505f: Verifying Checksum 01:57:53 b85a868b505f: Download complete 01:57:53 bab4dde63d76: Verifying Checksum 01:57:53 bab4dde63d76: Download complete 01:57:54 b85a868b505f: Pull complete 01:57:54 e2be974225ed: Pull complete 01:57:55 339a4e72a1f5: Pull complete 01:57:55 988bab9f4d93: Pull complete 01:57:55 1469e6f7b9e6: Pull complete 01:57:55 eaf3925da568: Pull complete 01:57:57 bab4dde63d76: Pull complete 01:57:57 bde34c3a00c8: Pull complete 01:57:57 b352a97aabf1: Pull complete 01:57:57 4872d77fe225: Pull complete 01:57:57 5851b861e8e6: Pull complete 01:57:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:57 prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container 01:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:59 $ docker top 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c -eo pid,comm 01:57:59 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). 01:57:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:59 [ssh-agent] Looking for ssh-agent implementation... 01:57:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:59 $ docker exec 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent 01:57:59 SSH_AUTH_SOCK=/tmp/ssh-FM64kWswvGjq/agent.31 01:57:59 SSH_AGENT_PID=37 01:57:59 Running ssh-add (command line suppressed) 01:57:59 Identity added: /w/workspace/edgex-go/757@tmp/private_key_10358665422961722566.key (/w/workspace/edgex-go/757@tmp/private_key_10358665422961722566.key) 01:57:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:59 + git tag --points-at HEAD [Pipeline] } 01:57:59 $ docker exec --env ******** --env ******** 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent -k 01:58:00 unset SSH_AUTH_SOCK; 01:58:00 unset SSH_AGENT_PID; 01:58:00 echo Agent pid 37 killed; 01:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:00 [ssh-agent] Looking for ssh-agent implementation... 01:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:00 $ docker exec 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent 01:58:00 SSH_AUTH_SOCK=/tmp/ssh-tUnwYKyErFJ4/agent.71 01:58:00 SSH_AGENT_PID=77 01:58:00 Running ssh-add (command line suppressed) 01:58:00 Identity added: /w/workspace/edgex-go/757@tmp/private_key_4702042967943040155.key (/w/workspace/edgex-go/757@tmp/private_key_4702042967943040155.key) 01:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:00 + git semver init 01:58:00 2024-12-03 01:58:00,917 [run_init] DEBUG init version:0.0.0 force:False 01:58:00 2024-12-03 01:58:00,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/757/.semver 01:58:00 2024-12-03 01:58:00,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/757/.semver 01:58:00 2024-12-03 01:58:00,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/757/.semver'], cwd=/w/workspace/edgex-go/757, universal_newlines=False, shell=None, istream=None) 01:58:06 2024-12-03 01:58:05,276 [append_file] DEBUG append to file:/w/workspace/edgex-go/757/.git/info/exclude 01:58:06 2024-12-03 01:58:05,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/757/.semver/main with force:False 01:58:06 2024-12-03 01:58:05,277 [read_version] DEBUG read version from /w/workspace/edgex-go/757/.semver/main 01:58:06 2024-12-03 01:58:05,277 [read_version] DEBUG read version from /w/workspace/edgex-go/757/.semver/main 01:58:06 4.0.0-dev.22 [Pipeline] } 01:58:06 $ docker exec --env ******** --env ******** 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent -k 01:58:06 unset SSH_AUTH_SOCK; 01:58:06 unset SSH_AGENT_PID; 01:58:06 echo Agent pid 77 killed; 01:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:06 + git semver [Pipeline] } 01:58:06 $ docker stop --time=1 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c 01:58:08 $ docker rm -f --volumes 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c [Pipeline] // withDockerContainer [Pipeline] sh 01:58:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:08 Stashed 1 file(s) [Pipeline] echo 01:58:08 [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [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 01:58:09 + git config --global --add safe.directory /w/workspace/edgex-go/757 [Pipeline] echo 01:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:09 ========================================================= 01:58:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:58:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:09 43c4264eed91: Pulling fs layer 01:58:09 4cc291be95ef: Pulling fs layer 01:58:09 2ac1f1163629: Pulling fs layer 01:58:09 5c3c966382ef: Pulling fs layer 01:58:09 4f4fb700ef54: Pulling fs layer 01:58:09 5d5c8e513c77: Pulling fs layer 01:58:09 9f66e0745190: Pulling fs layer 01:58:09 f49a43e4bbc0: Pulling fs layer 01:58:09 561ebcabdf7f: Pulling fs layer 01:58:09 5c3c966382ef: Waiting 01:58:09 9f66e0745190: Waiting 01:58:09 4f4fb700ef54: Waiting 01:58:09 f49a43e4bbc0: Waiting 01:58:09 5d5c8e513c77: Waiting 01:58:09 561ebcabdf7f: Waiting 01:58:09 4cc291be95ef: Download complete 01:58:09 5c3c966382ef: Download complete 01:58:09 4f4fb700ef54: Download complete 01:58:09 5d5c8e513c77: Verifying Checksum 01:58:09 5d5c8e513c77: Download complete 01:58:09 43c4264eed91: Download complete 01:58:09 9f66e0745190: Verifying Checksum 01:58:09 9f66e0745190: Download complete 01:58:09 43c4264eed91: Pull complete 01:58:09 561ebcabdf7f: Verifying Checksum 01:58:09 561ebcabdf7f: Download complete 01:58:09 4cc291be95ef: Pull complete 01:58:10 2ac1f1163629: Verifying Checksum 01:58:10 2ac1f1163629: Download complete 01:58:10 f49a43e4bbc0: Verifying Checksum 01:58:10 f49a43e4bbc0: Download complete 01:58:13 2ac1f1163629: Pull complete 01:58:13 5c3c966382ef: Pull complete 01:58:13 4f4fb700ef54: Pull complete 01:58:13 5d5c8e513c77: Pull complete 01:58:13 9f66e0745190: Pull complete 01:58:16 f49a43e4bbc0: Pull complete 01:58:16 561ebcabdf7f: Pull complete 01:58:16 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:58:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:16 WORKDIR /edgex 01:58:16 COPY go.mod . 01:58:16 RUN go mod download 01:58:16 + docker build -t ci-base-image-x86_64 -f - . 01:58:17 Sending build context to Docker daemon 178.1MB 01:58:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:17 ---> 3a752c3f9dda 01:58:17 Step 2/4 : WORKDIR /edgex 01:58:19 ---> Running in 910644d38cf3 01:58:19 Removing intermediate container 910644d38cf3 01:58:19 ---> 6c8e219b2dec 01:58:19 Step 3/4 : COPY go.mod . 01:58:19 ---> 7527cceb1a35 01:58:19 Step 4/4 : RUN go mod download 01:58:19 ---> Running in 911cdb8f7fe1 01:58:23 Still waiting to schedule task 01:58:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:58:37 Removing intermediate container 911cdb8f7fe1 01:58:37 ---> 54140677f3a3 01:58:37 Successfully built 54140677f3a3 01:58:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:37 + docker inspect -f . ci-base-image-x86_64 01:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:37 prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container 01:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:38 $ docker top 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:38 + go version 01:58:38 go version go1.23.2 linux/amd64 [Pipeline] } 01:58:38 $ docker stop --time=1 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 01:58:39 $ docker rm -f --volumes 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker inspect -f . ci-base-image-x86_64 01:58:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:40 prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container 01:58:40 $ 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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:40 $ docker top c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d -eo pid,comm [Pipeline] { [Pipeline] echo 01:58:40 ========================================================= 01:58:40 [edgeXBuildGoParallel] Running Tests and Build... 01:58:40 ========================================================= [Pipeline] sh 01:58:41 + git config --global --add safe.directory /w/workspace/edgex-go/757 [Pipeline] fileExists [Pipeline] sh 01:58:41 + make test 01:58:41 go test -race -coverprofile=coverage.out ./... 01:58:49 ? github.com/edgexfoundry/edgex-go [no test files] 01:59:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:59:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:59:17 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:59:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:59:18 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:59:18 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:59:20 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:59:20 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:59:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 01:59:21 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:59:21 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:59:21 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 01:59:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:59:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:59:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:59:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:59:24 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:59:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:59:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 01:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 48.4% of statements 01:59:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:59:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.412s coverage: 93.4% of statements 01:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 01:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements 01:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:59:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:59:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:59:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 95.8% of statements 01:59:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 01:59:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:59:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.1% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 01:59:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:59:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:59:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 01:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:59:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:59:33 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:59:33 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:59:33 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:59:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:59:37 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:59:37 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:59:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:59:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:59:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:59:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:59:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:59:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:59:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:59:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:59:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:59:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:59:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:59:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:59:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:59:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:59:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:59:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:59:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:59:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:59:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 36.8% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.2% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 01:59:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements 01:59:54 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 01:59:55 running golangci-lint 01:59:55 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:59:55 go version go1.23.2 linux/amd64 01:59:55 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:59:55 level=info msg="[config_reader] Used config file .golangci.yml" 01:59:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:00:22 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.861296161s" 02:00:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.011496ms" 02:00:32 level=info msg="[linters_context/goanalysis] analyzers took 1m45.94901979s with top 10 stages: buildir: 1m2.047269237s, gosec: 3.520932902s, inspect: 3.348327581s, fact_deprecated: 2.911836667s, printf: 2.310120342s, ctrlflow: 1.911294037s, fact_purity: 1.441221634s, nilness: 1.150474559s, S1038: 1.019919703s, typedness: 862.619961ms" 02:00:32 level=info msg="[runner] Issues before processing: 193, after processing: 0" 02:00:32 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, invalid_issue: 193/193, skip_files: 193/193, nolint: 15/0, identifier_marker: 193/193, exclude: 193/193" 02:00:32 level=info msg="[runner] processing took 16.521346ms with stages: nolint: 6.750448ms, identifier_marker: 5.020021ms, path_prettifier: 1.428083ms, exclude-rules: 1.393893ms, autogenerated_exclude: 993.676µs, skip_dirs: 864.654µs, invalid_issue: 26.93µs, cgo: 26.401µs, filename_unadjuster: 13.1µs, fixer: 630ns, max_same_issues: 530ns, uniq_by_line: 520ns, severity-rules: 380ns, path_shortener: 360ns, skip_files: 350ns, exclude: 300ns, max_from_linter: 260ns, sort_results: 250ns, path_prefixer: 160ns, source_code: 150ns, diff: 130ns, max_per_file_from_linter: 120ns" 02:00:32 level=info msg="[runner] linters took 13.21498727s with stages: goanalysis_metalinter: 13.198372673s" 02:00:32 level=info msg="File cache stats: 0 entries of total size 0B" 02:00:32 level=info msg="Memory: 359 samples, avg is 295.4MB, max is 1306.6MB" 02:00:32 level=info msg="Execution took 36.122790322s" 02:00:32 go vet ./... 02:00:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:38 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:00:39 + ls -al . 02:00:39 total 1740 02:00:39 drwxrwxr-x 11 1001 1001 4096 Dec 3 01:58 . 02:00:39 drwxr-xr-x 4 root root 4096 Dec 3 01:58 .. 02:00:39 drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 .blubracket 02:00:39 -rw-rw-r-- 1 1001 1001 10 Dec 3 01:57 .dockerignore 02:00:39 drwxrwxr-x 8 1001 1001 4096 Dec 3 01:59 .git 02:00:39 drwxrwxr-x 3 1001 1001 4096 Dec 3 01:57 .github 02:00:39 -rw-rw-r-- 1 1001 1001 907 Dec 3 01:57 .gitignore 02:00:39 -rw-rw-r-- 1 1001 1001 199 Dec 3 01:57 .golangci.yml 02:00:39 -rw-rw-r-- 1 1001 1001 100 Dec 3 01:57 .hadolint.yml 02:00:39 drwxr-xr-x 3 1001 1001 4096 Dec 3 01:58 .semver 02:00:39 -rw-rw-r-- 1 1001 1001 155 Dec 3 01:57 .sonarcloud.properties 02:00:39 -rw-rw-r-- 1 1001 1001 1171 Dec 3 01:57 ADOPTERS.md 02:00:39 -rw-rw-r-- 1 1001 1001 17141 Dec 3 01:57 Attribution.txt 02:00:39 -rw-rw-r-- 1 1001 1001 100284 Dec 3 01:57 CHANGELOG.md 02:00:39 -rw-rw-r-- 1 1001 1001 3804 Dec 3 01:57 CONTRIBUTING.md 02:00:39 -rw-rw-r-- 1 1001 1001 677 Dec 3 01:57 GOVERNANCE.md 02:00:39 -rw-rw-r-- 1 1001 1001 858 Dec 3 01:57 Jenkinsfile 02:00:39 -rw-rw-r-- 1 1001 1001 10775 Dec 3 01:57 LICENSE 02:00:39 -rw-rw-r-- 1 1001 1001 16740 Dec 3 01:57 Makefile 02:00:39 -rw-rw-r-- 1 1001 1001 582 Dec 3 01:57 OWNERS.md 02:00:39 -rw-rw-r-- 1 1001 1001 9932 Dec 3 01:57 README.md 02:00:39 -rw-rw-r-- 1 1001 1001 789 Dec 3 01:57 SECURITY.md 02:00:39 -rw-rw-r-- 1 1001 1001 12 Dec 3 01:58 VERSION 02:00:39 drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 bin 02:00:39 drwxrwxr-x 19 1001 1001 4096 Dec 3 01:57 cmd 02:00:39 -rw-r--r-- 1 root root 1412872 Dec 3 01:59 coverage.out 02:00:39 drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 fuzz_test 02:00:39 -rw-rw-r-- 1 1001 1001 6530 Dec 3 01:57 go.mod 02:00:39 -rw-rw-r-- 1 1001 1001 88082 Dec 3 01:57 go.sum 02:00:39 drwxrwxr-x 7 1001 1001 4096 Dec 3 01:57 internal 02:00:39 drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 openapi 02:00:39 -rw-rw-r-- 1 1001 1001 584 Dec 3 01:57 security.txt 02:00:39 -rw-rw-r-- 1 1001 1001 204 Dec 3 01:57 version.go [Pipeline] sh 02:00:39 + '[' -e coverage.out ] 02:00:39 + chown 1001:1001 coverage.out [Pipeline] stash 02:00:39 Stashed 1 file(s) [Pipeline] sh 02:00:39 + make build 02:00:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:01:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:01:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:01:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:01:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:01:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:01:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:01:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:01:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:01:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:01:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:01:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:01:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:01:20 $ docker stop --time=1 c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d 02:01:27 $ docker rm -f --volumes c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:01:29 02:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:01:29 latest: Pulling from edgex-devops/edgex-compose 02:01:29 91d30c5bc195: Pulling fs layer 02:01:29 2e9b0aa3be6d: Pulling fs layer 02:01:29 9c61dcf015f6: Pulling fs layer 02:01:29 4698f68db338: Pulling fs layer 02:01:29 2a2f49069b9e: Pulling fs layer 02:01:29 e0025b399a48: Pulling fs layer 02:01:29 2a2f49069b9e: Waiting 02:01:29 4698f68db338: Waiting 02:01:29 e0025b399a48: Waiting 02:01:29 91d30c5bc195: Verifying Checksum 02:01:29 91d30c5bc195: Download complete 02:01:29 4698f68db338: Verifying Checksum 02:01:29 4698f68db338: Download complete 02:01:29 91d30c5bc195: Pull complete 02:01:29 2e9b0aa3be6d: Verifying Checksum 02:01:29 2e9b0aa3be6d: Download complete 02:01:29 e0025b399a48: Download complete 02:01:29 2a2f49069b9e: Download complete 02:01:30 2e9b0aa3be6d: Pull complete 02:01:30 9c61dcf015f6: Verifying Checksum 02:01:30 9c61dcf015f6: Download complete 02:01:32 9c61dcf015f6: Pull complete 02:01:32 4698f68db338: Pull complete 02:01:32 2a2f49069b9e: Pull complete 02:01:32 e0025b399a48: Pull complete 02:01:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:01:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:33 prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container 02:01:33 $ 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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@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 02:01:35 $ docker top 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:36 + docker compose -f ./docker-compose-build.yml build --parallel 02:01:38 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:01:38 #1 transferring dockerfile: 2.50kB done 02:01:38 #1 DONE 0.0s 02:01:38 02:01:38 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:01:38 #2 transferring dockerfile: 2.49kB done 02:01:38 #2 DONE 0.0s 02:01:38 02:01:38 #3 [security-spire-config internal] load build definition from Dockerfile 02:01:38 #3 transferring dockerfile: 1.69kB done 02:01:38 #3 DONE 0.0s 02:01:38 02:01:38 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:01:38 #4 transferring dockerfile: 2.23kB done 02:01:38 #4 DONE 0.0s 02:01:38 02:01:38 #5 [security-spire-agent internal] load build definition from Dockerfile 02:01:38 #5 transferring dockerfile: 1.81kB done 02:01:38 #5 DONE 0.0s 02:01:38 02:01:38 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:01:38 #6 transferring dockerfile: 3.02kB done 02:01:38 #6 DONE 0.0s 02:01:38 02:01:38 #7 [core-command internal] load build definition from Dockerfile 02:01:38 #7 transferring dockerfile: 1.94kB done 02:01:38 #7 DONE 0.0s 02:01:38 02:01:38 #8 [security-proxy-setup internal] load .dockerignore 02:01:38 #8 transferring context: 50B done 02:01:38 #8 DONE 0.0s 02:01:38 02:01:38 #9 [support-notifications internal] load build definition from Dockerfile 02:01:38 #9 transferring dockerfile: 2.02kB done 02:01:38 #9 DONE 0.0s 02:01:38 02:01:38 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:01:38 #10 transferring dockerfile: 1.89kB done 02:01:38 #10 DONE 0.0s 02:01:38 02:01:38 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:01:38 #11 transferring dockerfile: 2.15kB done 02:01:38 #11 DONE 0.0s 02:01:38 02:01:38 #12 [support-scheduler internal] load build definition from Dockerfile 02:01:38 #12 transferring dockerfile: 1.82kB done 02:01:38 #12 DONE 0.0s 02:01:38 02:01:38 #13 [core-data internal] load build definition from Dockerfile 02:01:38 #13 transferring dockerfile: 2.07kB done 02:01:38 #13 DONE 0.0s 02:01:38 02:01:38 #14 [core-keeper internal] load build definition from Dockerfile 02:01:38 #14 transferring dockerfile: 2.07kB done 02:01:38 #14 DONE 0.0s 02:01:38 02:01:38 #15 [core-metadata internal] load build definition from Dockerfile 02:01:38 #15 transferring dockerfile: 2.13kB done 02:01:38 #15 DONE 0.0s 02:01:38 02:01:38 #16 [security-spire-server internal] load build definition from Dockerfile 02:01:38 #16 transferring dockerfile: 1.70kB done 02:01:38 #16 DONE 0.0s 02:01:38 02:01:38 #17 [security-secretstore-setup internal] load .dockerignore 02:01:38 #17 transferring context: 50B done 02:01:38 #17 DONE 0.0s 02:01:38 02:01:38 #18 [security-spire-config internal] load .dockerignore 02:01:38 #18 transferring context: 50B done 02:01:38 #18 DONE 0.0s 02:01:38 02:01:38 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:01:38 #19 transferring context: 50B done 02:01:38 #19 DONE 0.0s 02:01:38 02:01:38 #20 [security-spire-agent internal] load .dockerignore 02:01:38 #20 transferring context: 50B done 02:01:38 #20 DONE 0.0s 02:01:38 02:01:38 #21 [security-bootstrapper internal] load .dockerignore 02:01:38 #21 transferring context: 50B done 02:01:38 #21 DONE 0.0s 02:01:38 02:01:38 #22 [core-command internal] load .dockerignore 02:01:38 #22 transferring context: 50B done 02:01:38 #22 DONE 0.0s 02:01:38 02:01:38 #23 [security-spiffe-token-provider internal] load .dockerignore 02:01:39 #23 transferring context: 50B done 02:01:39 #23 DONE 0.0s 02:01:39 02:01:39 #24 [support-notifications internal] load .dockerignore 02:01:39 #24 transferring context: 50B done 02:01:39 #24 DONE 0.0s 02:01:39 02:01:39 #25 [security-proxy-auth internal] load .dockerignore 02:01:39 #25 transferring context: 50B done 02:01:39 #25 DONE 0.0s 02:01:39 02:01:39 #26 [support-scheduler internal] load .dockerignore 02:01:39 #26 transferring context: 50B done 02:01:39 #26 DONE 0.0s 02:01:39 02:01:39 #27 [core-data internal] load .dockerignore 02:01:39 #27 transferring context: 50B done 02:01:39 #27 DONE 0.0s 02:01:39 02:01:39 #28 [core-keeper internal] load .dockerignore 02:01:39 #28 transferring context: 50B done 02:01:39 #28 DONE 0.0s 02:01:39 02:01:39 #29 [core-metadata internal] load .dockerignore 02:01:39 #29 transferring context: 50B done 02:01:39 #29 DONE 0.0s 02:01:39 02:01:39 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #31 [security-spire-server internal] load .dockerignore 02:01:39 #31 transferring context: 50B done 02:01:39 #31 DONE 0.0s 02:01:39 02:01:39 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #32 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s 02:01:39 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 02:01:39 #32 ... 02:01:39 02:01:39 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #32 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:39 #32 ... 02:01:39 02:01:39 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #32 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:39 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:01:39 #32 ... 02:01:39 02:01:39 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #32 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:39 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:01:39 #32 ... 02:01:39 02:01:39 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:01:39 #33 DONE 0.7s 02:01:39 02:01:39 #32 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:39 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:01:39 #32 ... 02:01:39 02:01:39 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:39 #30 DONE 0.0s 02:01:39 02:01:39 #34 [core-data builder 2/7] WORKDIR /edgex-go 02:01:45 #34 ... 02:01:45 02:01:45 #35 [security-proxy-setup internal] load build context 02:01:45 #35 transferring context: 343.33MB 5.7s 02:01:45 #35 ... 02:01:45 02:01:45 #36 [core-common-config-bootstrapper internal] load build context 02:01:45 #36 ... 02:01:45 02:01:45 #35 [security-proxy-setup internal] load build context 02:01:46 #35 transferring context: 433.47MB 7.5s done 02:01:49 #35 ... 02:01:49 02:01:49 #37 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:01:49 #37 ... 02:01:49 02:01:49 #38 [core-command internal] load build context 02:01:49 #38 ... 02:01:49 02:01:49 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:01:49 #39 ... 02:01:49 02:01:49 #40 [security-secretstore-setup internal] load build context 02:01:49 #40 transferring context: 433.47MB 7.8s done 02:01:49 #40 ... 02:01:49 02:01:49 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:01:49 #41 ... 02:01:49 02:01:49 #42 [security-bootstrapper internal] load build context 02:01:49 #42 transferring context: 433.47MB 7.1s done 02:01:49 #42 ... 02:01:49 02:01:49 #43 [support-notifications internal] load build context 02:01:49 #43 transferring context: 433.47MB 8.1s done 02:01:49 #43 ... 02:01:49 02:01:49 #44 [security-spiffe-token-provider internal] load build context 02:01:49 #44 transferring context: 433.47MB 7.3s done 02:01:50 #44 ... 02:01:50 02:01:50 #45 [core-keeper internal] load build context 02:01:51 #45 ... 02:01:51 02:01:51 #46 [core-data internal] load build context 02:01:51 #46 ... 02:01:51 02:01:51 #47 [security-proxy-auth internal] load build context 02:01:51 #47 transferring context: 433.47MB 6.9s done 02:01:51 #47 ... 02:01:51 02:01:51 #48 [support-scheduler internal] load build context 02:01:51 #48 transferring context: 433.47MB 6.7s done 02:01:51 #48 ... 02:01:51 02:01:51 #45 [core-keeper internal] load build context 02:01:51 #45 transferring context: 433.47MB 6.8s done 02:01:53 #45 ... 02:01:53 02:01:53 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:01:53 #39 DONE 13.9s 02:01:53 02:01:53 #32 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:53 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:53 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:53 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:53 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:53 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:53 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:01:56 #32 ... 02:01:56 02:01:56 #36 [core-common-config-bootstrapper internal] load build context 02:01:56 #36 transferring context: 433.47MB 8.2s done 02:01:57 #36 ... 02:01:57 02:01:57 #37 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:01:57 #37 DONE 18.3s 02:01:57 02:01:57 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:01:57 #33 DONE 0.7s 02:01:57 02:01:57 #48 [support-scheduler internal] load build context 02:01:57 #48 DONE 17.9s 02:01:57 02:01:57 #42 [security-bootstrapper internal] load build context 02:01:57 #42 DONE 18.1s 02:01:57 02:01:57 #47 [security-proxy-auth internal] load build context 02:01:57 #47 DONE 18.1s 02:01:57 02:01:57 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:01:57 #41 DONE 18.2s 02:01:57 02:01:57 #44 [security-spiffe-token-provider internal] load build context 02:01:57 #44 DONE 18.1s 02:01:57 02:01:57 #43 [support-notifications internal] load build context 02:01:57 #43 DONE 18.1s 02:01:57 02:01:57 #36 [core-common-config-bootstrapper internal] load build context 02:01:57 #36 DONE 18.3s 02:01:57 02:01:57 #40 [security-secretstore-setup internal] load build context 02:01:57 #40 DONE 18.3s 02:01:57 02:01:57 #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:01:57 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:01:57 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:01:57 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:01:57 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:01:57 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 02:01:57 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:01:57 #32 DONE 18.6s 02:01:57 02:01:57 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:01:57 #34 DONE 18.1s 02:01:57 02:01:57 #35 [security-proxy-setup internal] load build context 02:01:57 #35 DONE 18.5s 02:01:57 02:01:57 #46 [core-data internal] load build context 02:01:57 #46 transferring context: 02:01:57 #46 ... 02:01:57 02:01:57 #38 [core-command internal] load build context 02:01:57 #38 transferring context: 433.47MB 11.4s done 02:01:57 #38 DONE 18.2s 02:01:57 02:01:57 #45 [core-keeper internal] load build context 02:01:57 #45 DONE 18.0s 02:01:57 02:01:57 #49 [security-spire-config internal] load build context 02:01:57 #49 transferring context: 21.82kB done 02:01:57 #49 DONE 4.5s 02:01:57 02:01:57 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:01:57 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:01:57 #50 DONE 0.1s 02:01:57 02:01:57 #46 [core-data internal] load build context 02:01:57 #46 ... 02:01:57 02:01:57 #51 [security-spire-server internal] load build context 02:01:57 #51 transferring context: 23.57kB done 02:01:57 #51 DONE 0.3s 02:01:57 02:01:57 #52 [security-spire-agent internal] load build context 02:01:57 #52 transferring context: 23.10kB done 02:01:57 #52 DONE 0.3s 02:01:57 02:01:57 #46 [core-data internal] load build context 02:02:02 #46 transferring context: 433.47MB 3.8s done 02:02:04 #46 ... 02:02:04 02:02:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:04 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.3s done 02:02:04 #53 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:02:04 #53 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:02:04 #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:02:04 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:02:04 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:02:04 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:02:04 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:02:04 #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 02:02:04 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:02:04 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:02:04 #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:02:05 #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 02:02:05 #53 ... 02:02:05 02:02:05 #54 [core-metadata internal] load build context 02:02:05 #54 transferring context: 433.47MB 3.3s done 02:02:05 #54 DONE 8.3s 02:02:05 02:02:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:05 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:02:05 #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:02:05 #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:02:05 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:02:05 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:02:05 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 02:02:05 #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done 02:02:05 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:02:05 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 02:02:07 #50 ... 02:02:07 02:02:07 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:07 #55 ... 02:02:07 02:02:07 #46 [core-data internal] load build context 02:02:07 #46 DONE 28.1s 02:02:07 02:02:07 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:02:07 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:07 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:07 #0 3.368 (1/2) Installing dumb-init (1.2.5-r3) 02:02:07 #0 3.375 (2/2) Installing su-exec (0.2-r3) 02:02:07 #0 3.378 Executing busybox-1.36.1-r29.trigger 02:02:07 #0 3.388 OK: 8 MiB in 16 packages 02:02:08 #56 DONE 10.3s 02:02:08 02:02:08 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:02:08 #0 0.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 #0 0.970 OK: 246 MiB in 54 packages 02:02:08 #57 DONE 10.3s 02:02:08 02:02:08 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:02:08 #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 #0 1.197 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:08 #0 1.197 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:08 #0 1.197 OK: 24175 distinct packages available 02:02:08 #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 #0 1.619 OK: 246 MiB in 54 packages 02:02:08 #58 DONE 10.3s 02:02:08 02:02:08 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:08 #59 DONE 10.3s 02:02:08 02:02:08 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:02:08 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 #0 2.575 OK: 246 MiB in 54 packages 02:02:08 #60 DONE 10.3s 02:02:08 02:02:08 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:02:08 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 #0 1.506 OK: 246 MiB in 54 packages 02:02:08 #61 DONE 10.5s 02:02:08 02:02:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:08 #62 ... 02:02:08 02:02:08 #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:02:08 #63 DONE 0.2s 02:02:08 02:02:08 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:08 #64 ... 02:02:08 02:02:08 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:02:08 #65 DONE 0.2s 02:02:08 02:02:08 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:02:08 #66 DONE 0.2s 02:02:08 02:02:08 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:08 #53 DONE 14.9s 02:02:08 02:02:08 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:08 #50 DONE 10.6s 02:02:08 02:02:08 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:02:08 #67 DONE 0.2s 02:02:08 02:02:08 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:08 #68 ... 02:02:08 02:02:08 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:08 #69 ... 02:02:08 02:02:08 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:08 #70 ... 02:02:08 02:02:08 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:02:08 #71 ... 02:02:08 02:02:08 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:08 #72 ... 02:02:08 02:02:08 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:09 #73 ... 02:02:09 02:02:09 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:02:09 #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:09 #0 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:09 #74 ... 02:02:09 02:02:09 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:09 #64 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:09 #64 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:09 #64 11.33 (1/2) Installing ca-certificates (20240705-r0) 02:02:09 #64 11.35 (2/2) Installing dumb-init (1.2.5-r3) 02:02:09 #64 11.35 Executing busybox-1.36.1-r29.trigger 02:02:09 #64 11.35 Executing ca-certificates-20240705-r0.trigger 02:02:09 #64 11.43 OK: 9 MiB in 16 packages 02:02:09 #64 DONE 11.6s 02:02:09 02:02:09 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:02:09 #74 11.61 (1/1) Installing dumb-init (1.2.5-r3) 02:02:09 #74 11.63 Executing busybox-1.36.1-r29.trigger 02:02:09 #74 11.65 OK: 8 MiB in 15 packages 02:02:09 #74 DONE 11.9s 02:02:09 02:02:09 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:02:09 #71 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:09 #71 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:09 #71 11.53 (1/3) Installing ca-certificates (20240705-r0) 02:02:09 #71 11.65 (2/3) Installing dumb-init (1.2.5-r3) 02:02:09 #71 11.66 (3/3) Installing tzdata (2024b-r0) 02:02:09 #71 11.71 Executing busybox-1.36.1-r29.trigger 02:02:09 #71 11.71 Executing ca-certificates-20240705-r0.trigger 02:02:09 #71 11.77 OK: 10 MiB in 17 packages 02:02:09 #71 DONE 12.0s 02:02:09 02:02:09 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:02:10 #75 ... 02:02:10 02:02:10 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:10 #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #70 11.66 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:10 #70 11.66 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:10 #70 11.66 OK: 24171 distinct packages available 02:02:10 #70 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #70 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #70 12.11 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:10 #70 12.15 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:10 #70 12.15 (3/7) Installing dumb-init (1.2.5-r3) 02:02:10 #70 12.16 (4/7) Installing musl-obstack (1.2.3-r2) 02:02:10 #70 12.16 (5/7) Installing libucontext (1.2-r3) 02:02:10 #70 12.17 (6/7) Installing gcompat (1.1.0-r4) 02:02:10 #70 12.17 (7/7) Installing openssl (3.3.2-r1) 02:02:10 #70 12.18 Executing busybox-1.36.1-r29.trigger 02:02:10 #70 12.19 OK: 9 MiB in 19 packages 02:02:10 #70 DONE 12.6s 02:02:10 02:02:10 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:10 #69 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #69 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #69 11.99 (1/4) Installing ca-certificates (20240705-r0) 02:02:10 #69 12.00 (2/4) Installing dumb-init (1.2.5-r3) 02:02:10 #69 12.01 (3/4) Installing su-exec (0.2-r3) 02:02:10 #69 12.01 (4/4) Installing yq-go (4.44.1-r2) 02:02:10 #69 12.09 Executing busybox-1.36.1-r29.trigger 02:02:10 #69 12.10 Executing ca-certificates-20240705-r0.trigger 02:02:10 #69 12.13 OK: 19 MiB in 18 packages 02:02:10 #69 DONE 12.6s 02:02:10 02:02:10 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:10 #73 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #73 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #73 12.37 (1/1) Installing dumb-init (1.2.5-r3) 02:02:10 #73 12.53 Executing busybox-1.36.1-r29.trigger 02:02:10 #73 12.54 OK: 8 MiB in 15 packages 02:02:10 #73 DONE 12.8s 02:02:10 02:02:10 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:10 #62 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #62 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #62 12.50 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:10 #62 12.58 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:10 #62 12.59 (3/6) Installing dumb-init (1.2.5-r3) 02:02:10 #62 12.60 (4/6) Installing openssl (3.3.2-r1) 02:02:10 #62 12.62 (5/6) Installing su-exec (0.2-r3) 02:02:10 #62 12.62 (6/6) Installing yq-go (4.44.1-r2) 02:02:10 #62 12.79 Executing busybox-1.36.1-r29.trigger 02:02:10 #62 12.80 OK: 19 MiB in 18 packages 02:02:10 #62 DONE 12.9s 02:02:10 02:02:10 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:10 #72 DONE 12.8s 02:02:10 02:02:10 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:02:10 #76 ... 02:02:10 02:02:10 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:10 #55 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #55 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #55 12.36 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:10 #55 12.36 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:10 #55 12.36 OK: 24171 distinct packages available 02:02:10 #55 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:10 #55 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:10 #55 12.86 (1/4) Installing dumb-init (1.2.5-r3) 02:02:10 #55 12.86 (2/4) Installing musl-obstack (1.2.3-r2) 02:02:10 #55 12.86 (3/4) Installing libucontext (1.2-r3) 02:02:10 #55 12.87 (4/4) Installing gcompat (1.1.0-r4) 02:02:10 #55 12.87 Executing busybox-1.36.1-r29.trigger 02:02:10 #55 12.88 OK: 8 MiB in 18 packages 02:02:10 #55 DONE 13.1s 02:02:11 02:02:11 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:11 #68 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:11 #68 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:11 #68 12.43 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:11 #68 12.43 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:11 #68 12.43 OK: 24171 distinct packages available 02:02:11 #68 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:11 #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:11 #68 12.88 (1/14) Installing ca-certificates (20240705-r0) 02:02:11 #68 12.89 (2/14) Installing brotli-libs (1.1.0-r2) 02:02:11 #68 12.91 (3/14) Installing c-ares (1.33.1-r0) 02:02:11 #68 12.91 (4/14) Installing libunistring (1.2-r0) 02:02:11 #68 12.93 (5/14) Installing libidn2 (2.3.7-r0) 02:02:11 #68 12.94 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:02:11 #68 12.94 (7/14) Installing libpsl (0.21.5-r1) 02:02:11 #68 12.95 (8/14) Installing zstd-libs (1.5.6-r0) 02:02:11 #68 12.96 (9/14) Installing libcurl (8.11.0-r2) 02:02:11 #68 12.98 (10/14) Installing curl (8.11.0-r2) 02:02:11 #68 12.98 (11/14) Installing dumb-init (1.2.5-r3) 02:02:11 #68 12.99 (12/14) Installing musl-obstack (1.2.3-r2) 02:02:11 #68 12.99 (13/14) Installing libucontext (1.2-r3) 02:02:11 #68 12.99 (14/14) Installing gcompat (1.1.0-r4) 02:02:11 #68 13.00 Executing busybox-1.36.1-r29.trigger 02:02:11 #68 13.00 Executing ca-certificates-20240705-r0.trigger 02:02:11 #68 13.04 OK: 13 MiB in 28 packages 02:02:11 #68 DONE 13.4s 02:02:11 02:02:11 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:02:11 #77 ... 02:02:11 02:02:11 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:02:11 #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:11 #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:11 #0 2.992 Upgrading critical system libraries and apk-tools: 02:02:11 #0 2.992 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:11 #0 2.999 Executing busybox-1.36.1-r29.trigger 02:02:11 #0 3.062 Continuing the upgrade transaction with new apk-tools: 02:02:11 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:11 #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:11 #0 3.451 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:11 #0 3.487 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:11 #0 3.498 OK: 8 MiB in 16 packages 02:02:11 #78 DONE 3.9s 02:02:11 02:02:11 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:02:11 #0 2.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:11 #0 3.034 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:11 #0 3.784 OK: 246 MiB in 54 packages 02:02:11 #79 DONE 4.0s 02:02:11 02:02:11 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:02:12 #80 ... 02:02:12 02:02:12 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:02:12 #81 DONE 0.2s 02:02:12 02:02:12 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:13 #82 ... 02:02:13 02:02:13 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:02:13 #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:13 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:13 #0 3.663 Upgrading critical system libraries and apk-tools: 02:02:13 #0 3.663 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:13 #0 3.670 Executing busybox-1.36.1-r29.trigger 02:02:13 #0 3.742 Continuing the upgrade transaction with new apk-tools: 02:02:13 #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:13 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:13 #0 4.190 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:13 #0 4.227 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:13 #0 4.275 Executing ca-certificates-20240705-r0.trigger 02:02:13 #0 4.364 OK: 9 MiB in 16 packages 02:02:13 #83 DONE 4.6s 02:02:14 02:02:14 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:02:14 #80 DONE 2.3s 02:02:14 02:02:14 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:02:14 #84 DONE 0.2s 02:02:14 02:02:14 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:02:14 #75 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #75 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #75 3.571 Upgrading critical system libraries and apk-tools: 02:02:14 #75 3.571 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #75 3.583 Executing busybox-1.36.1-r29.trigger 02:02:14 #75 3.695 Continuing the upgrade transaction with new apk-tools: 02:02:14 #75 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #75 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #75 4.200 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #75 4.326 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #75 4.351 OK: 8 MiB in 15 packages 02:02:14 #75 DONE 4.6s 02:02:14 02:02:14 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:02:14 #0 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 1.975 Upgrading critical system libraries and apk-tools: 02:02:14 #0 1.975 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #0 1.991 Executing busybox-1.36.1-r29.trigger 02:02:14 #0 2.143 Continuing the upgrade transaction with new apk-tools: 02:02:14 #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 2.648 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #0 2.696 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #0 2.809 Executing ca-certificates-20240705-r0.trigger 02:02:14 #0 2.849 OK: 13 MiB in 28 packages 02:02:14 #85 DONE 3.2s 02:02:14 02:02:14 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:02:14 #77 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #77 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #77 3.256 Upgrading critical system libraries and apk-tools: 02:02:14 #77 3.256 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #77 3.272 Executing busybox-1.36.1-r29.trigger 02:02:14 #77 3.384 Continuing the upgrade transaction with new apk-tools: 02:02:14 #77 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #77 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #77 ... 02:02:14 02:02:14 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:02:14 #0 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 2.927 Upgrading critical system libraries and apk-tools: 02:02:14 #0 2.927 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #0 2.952 Executing busybox-1.36.1-r29.trigger 02:02:14 #0 3.025 Continuing the upgrade transaction with new apk-tools: 02:02:14 #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 3.500 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #0 3.543 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:14 #0 3.567 OK: 8 MiB in 15 packages 02:02:14 #86 DONE 3.9s 02:02:14 02:02:14 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:02:14 #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 3.264 Upgrading critical system libraries and apk-tools: 02:02:14 #0 3.264 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #0 3.278 Executing busybox-1.36.1-r29.trigger 02:02:14 #0 3.401 Continuing the upgrade transaction with new apk-tools: 02:02:14 #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #0 3.959 OK: 9 MiB in 19 packages 02:02:14 #87 DONE 4.1s 02:02:14 02:02:14 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:02:14 #76 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #76 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:14 #76 3.568 Upgrading critical system libraries and apk-tools: 02:02:14 #76 3.568 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:14 #76 3.599 Executing busybox-1.36.1-r29.trigger 02:02:14 #76 3.684 Continuing the upgrade transaction with new apk-tools: 02:02:14 #76 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #76 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:15 #76 4.230 OK: 19 MiB in 18 packages 02:02:16 #76 DONE 5.4s 02:02:16 02:02:16 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:02:16 #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.051 Upgrading critical system libraries and apk-tools: 02:02:16 #0 4.051 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:16 #0 4.061 Executing busybox-1.36.1-r29.trigger 02:02:16 #0 4.156 Continuing the upgrade transaction with new apk-tools: 02:02:16 #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.602 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #0 4.644 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #0 4.653 Executing ca-certificates-20240705-r0.trigger 02:02:16 #0 4.757 OK: 10 MiB in 17 packages 02:02:16 #88 DONE 6.4s 02:02:16 02:02:16 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:02:16 #0 3.449 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 #0 3.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.654 (1/1) Installing dumb-init (1.2.5-r3) 02:02:16 #0 4.933 Executing busybox-1.36.1-r29.trigger 02:02:16 #0 4.941 OK: 8 MiB in 15 packages 02:02:16 #89 DONE 5.5s 02:02:16 02:02:16 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:02:16 #77 3.901 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #77 3.937 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #77 4.018 OK: 8 MiB in 18 packages 02:02:16 #77 DONE 5.2s 02:02:16 02:02:16 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:02:16 #90 DONE 1.6s 02:02:16 02:02:16 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:02:16 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.216 Upgrading critical system libraries and apk-tools: 02:02:16 #0 4.216 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:16 #0 4.227 Executing busybox-1.36.1-r29.trigger 02:02:16 #0 4.304 Continuing the upgrade transaction with new apk-tools: 02:02:16 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 #0 4.805 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #0 5.135 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:16 #0 5.151 Executing ca-certificates-20240705-r0.trigger 02:02:16 #0 5.373 OK: 19 MiB in 18 packages 02:02:16 #91 DONE 5.7s 02:02:16 02:02:16 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:02:16 #92 DONE 1.7s 02:02:16 02:02:16 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:02:16 #93 DONE 0.1s 02:02:16 02:02:16 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:02:17 #94 DONE 1.4s 02:02:17 02:02:17 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:02:17 #95 DONE 1.5s 02:02:17 02:02:17 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:02:17 #96 DONE 1.4s 02:02:17 02:02:17 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:02:17 #97 DONE 0.1s 02:02:17 02:02:17 #98 [security-spire-server stage-2 6/9] COPY security.txt / 02:02:17 #98 DONE 0.1s 02:02:17 02:02:17 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:02:17 #99 DONE 0.1s 02:02:17 02:02:17 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 02:02:17 #100 DONE 0.1s 02:02:17 02:02:17 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:02:17 #101 DONE 0.1s 02:02:17 02:02:17 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:02:17 #102 DONE 0.1s 02:02:17 02:02:17 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:02:17 #103 ... 02:02:17 02:02:17 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:02:17 #104 DONE 0.1s 02:02:18 02:02:18 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:02:18 #105 DONE 0.1s 02:02:18 02:02:18 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:02:18 #103 DONE 0.1s 02:02:18 02:02:18 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:02:18 #106 DONE 0.1s 02:02:18 02:02:18 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:02:18 #107 DONE 0.1s 02:02:18 02:02:18 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:02:18 #108 DONE 0.1s 02:02:18 02:02:18 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:02:18 #109 DONE 0.1s 02:02:18 02:02:18 #110 [security-spire-agent] exporting to image 02:02:18 #110 exporting layers 02:02:18 #110 ... 02:02:18 02:02:18 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:02:18 #111 DONE 0.2s 02:02:18 02:02:18 #110 [security-spire-config] exporting to image 02:02:18 #110 ... 02:02:18 02:02:18 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 #112 ... 02:02:18 02:02:18 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 #113 ... 02:02:18 02:02:18 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 #114 ... 02:02:18 02:02:18 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 #115 ... 02:02:18 02:02:18 #110 [security-spire-server] exporting to image 02:02:18 #110 exporting layers 0.7s done 02:02:18 #110 writing image sha256:9fe8d32106d9321960f58f2c00f01e858041edadb0357f58ffa2d9d0c8106340 0.0s done 02:02:18 #110 naming to docker.io/library/security-spire-server done 02:02:18 #110 writing image sha256:f08e31cce3a49212000352b88eccb907c5d8d19b83aa8c22dd8bb017c2eb8eb7 02:02:18 #110 exporting layers 0.6s done 02:02:18 #110 writing image sha256:f08e31cce3a49212000352b88eccb907c5d8d19b83aa8c22dd8bb017c2eb8eb7 done 02:02:18 #110 naming to docker.io/library/security-spire-agent done 02:02:18 #110 writing image sha256:a5512038b70192234b90e36debf1a14a01a673df6be33309a5dd514dc927b0fb done 02:02:18 #110 naming to docker.io/library/security-spire-config done 02:02:18 #110 DONE 0.8s 02:02:18 02:02:18 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #112 ... 02:02:57 02:02:57 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #82 DONE 42.2s 02:02:57 02:02:57 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #112 DONE 46.2s 02:02:57 02:02:57 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #113 DONE 46.2s 02:02:57 02:02:57 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #115 DONE 46.2s 02:02:57 02:02:57 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 #114 DONE 46.2s 02:02:57 02:02:57 #116 [security-spiffe-token-provider builder 6/7] COPY . . 02:03:00 #116 DONE 5.3s 02:03:00 02:03:00 #117 [support-notifications builder 6/7] COPY . . 02:03:00 #117 DONE 5.3s 02:03:00 02:03:00 #118 [support-scheduler builder 6/7] COPY . . 02:03:00 #118 CACHED 02:03:00 02:03:00 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #119 CACHED 02:03:00 02:03:00 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:03:00 #120 CACHED 02:03:00 02:03:00 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 02:03:00 #121 CACHED 02:03:00 02:03:00 #122 [core-command builder 6/7] COPY . . 02:03:00 #122 CACHED 02:03:00 02:03:00 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #123 CACHED 02:03:00 02:03:00 #124 [core-data builder 6/7] COPY . . 02:03:00 #124 CACHED 02:03:00 02:03:00 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 02:03:00 #125 CACHED 02:03:00 02:03:00 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #126 CACHED 02:03:00 02:03:00 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:03:00 #127 CACHED 02:03:00 02:03:00 #128 [security-proxy-auth builder 6/7] COPY . . 02:03:00 #128 CACHED 02:03:00 02:03:00 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #129 CACHED 02:03:00 02:03:00 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 02:03:00 #130 DONE 5.3s 02:03:00 02:03:00 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:03:00 #131 CACHED 02:03:00 02:03:00 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #132 CACHED 02:03:00 02:03:00 #133 [security-bootstrapper builder 6/7] COPY . . 02:03:00 #133 CACHED 02:03:00 02:03:00 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #134 CACHED 02:03:00 02:03:00 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:03:00 #135 CACHED 02:03:00 02:03:00 #136 [core-metadata builder 6/7] COPY . . 02:03:00 #136 CACHED 02:03:00 02:03:00 #137 [core-keeper builder 7/8] COPY . . 02:03:00 #137 DONE 5.3s 02:03:00 02:03:00 #138 [security-secretstore-setup builder 6/7] COPY . . 02:03:00 #138 CACHED 02:03:00 02:03:00 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:00 #139 CACHED 02:03:00 02:03:00 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:03:00 #140 CACHED 02:03:00 02:03:00 #141 [security-proxy-setup builder 6/7] COPY . . 02:03:00 #141 DONE 5.3s 02:03:00 02:03:00 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:03:00 #142 1.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:03:10 #142 ... 02:03:10 02:03:10 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:03:10 #0 0.464 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:03:10 #143 ... 02:03:10 02:03:10 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:03:10 #0 0.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:03:10 #144 ... 02:03:10 02:03:10 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:10 #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:03:10 #145 ... 02:03:10 02:03:10 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:03:10 #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:03:10 #146 ... 02:03:10 02:03:10 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:10 #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:03:10 #147 ... 02:03:10 02:03:10 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:03:10 #0 0.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:03:10 #148 ... 02:03:10 02:03:10 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:10 #0 0.646 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:03:10 #149 ... 02:03:10 02:03:10 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:10 #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:03:10 #150 ... 02:03:10 02:03:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:10 #0 1.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:03:11 #151 ... 02:03:11 02:03:11 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:03:11 #0 1.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:03:11 #152 ... 02:03:11 02:03:11 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:11 #0 1.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:04:47 #153 ... 02:04:47 02:04:47 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:04:47 #151 95.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:04:47 #151 ... 02:04:47 02:04:47 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:04:47 #146 DONE 97.4s 02:04:47 02:04:47 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:04:47 #153 DONE 97.4s 02:04:47 02:04:47 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:04:47 #144 DONE 97.4s 02:04:47 02:04:47 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #154 ... 02:04:47 02:04:47 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:04:47 #151 DONE 97.9s 02:04:47 02:04:47 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #154 DONE 0.5s 02:04:47 02:04:47 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #155 DONE 0.5s 02:04:47 02:04:47 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:04:47 #156 ... 02:04:47 02:04:47 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:04:47 #157 DONE 0.6s 02:04:47 02:04:47 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:04:47 #158 ... 02:04:47 02:04:47 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:04:47 #156 DONE 0.5s 02:04:47 02:04:47 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #159 DONE 0.4s 02:04:47 02:04:47 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:04:47 #160 DONE 0.5s 02:04:47 02:04:47 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:04:47 #161 ... 02:04:47 02:04:47 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:04:47 #162 DONE 0.3s 02:04:47 02:04:47 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:04:47 #163 DONE 0.5s 02:04:47 02:04:47 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:04:47 #161 DONE 0.3s 02:04:47 02:04:47 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:04:47 #164 DONE 0.3s 02:04:47 02:04:47 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:04:47 #165 DONE 0.3s 02:04:47 02:04:47 #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:04:47 #166 ... 02:04:47 02:04:47 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:04:47 #167 DONE 0.2s 02:04:47 02:04:47 #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:04:47 #168 DONE 0.1s 02:04:47 02:04:47 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:04:47 #169 DONE 0.1s 02:04:47 02:04:47 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:04:47 #158 DONE 1.3s 02:04:47 02:04:47 #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:04:47 #166 DONE 0.2s 02:04:47 02:04:47 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:04:47 #170 ... 02:04:47 02:04:47 #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:04:47 #171 DONE 0.3s 02:04:47 02:04:47 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #172 DONE 0.3s 02:04:47 02:04:47 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:04:47 #170 DONE 0.3s 02:04:47 02:04:47 #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:04:47 #173 DONE 0.4s 02:04:47 02:04:47 #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:04:47 #174 DONE 0.4s 02:04:47 02:04:47 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:04:47 #175 ... 02:04:47 02:04:47 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:04:47 #148 DONE 100.2s 02:04:47 02:04:47 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:04:47 #176 DONE 0.5s 02:04:47 02:04:47 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:04:47 #175 DONE 0.4s 02:04:47 02:04:47 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:04:47 #177 ... 02:04:47 02:04:47 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:47 #178 DONE 1.2s 02:04:47 02:04:47 #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:04:47 #179 DONE 0.3s 02:04:47 02:04:47 #110 [core-common-config-bootstrapper] exporting to image 02:04:47 #110 exporting layers 02:04:47 #110 ... 02:04:47 02:04:47 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:47 #180 DONE 0.3s 02:04:47 02:04:47 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:04:47 #177 DONE 0.4s 02:04:47 02:04:47 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:47 #181 DONE 1.1s 02:04:47 02:04:47 #110 [security-proxy-setup] exporting to image 02:04:47 #110 ... 02:04:47 02:04:47 #182 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:04:47 #182 DONE 0.5s 02:04:47 02:04:47 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:47 #183 DONE 0.5s 02:04:47 02:04:47 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:04:47 #184 ... 02:04:47 02:04:47 #185 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:04:47 #185 DONE 2.1s 02:04:47 02:04:47 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:47 #186 DONE 2.6s 02:04:47 02:04:47 #110 [security-secretstore-setup] exporting to image 02:04:47 #110 writing image sha256:4a283c8c5c13bdcd2379b4ab594178839b3602e9f6adf7abfbc0c551b3efda90 0.0s done 02:04:47 #110 naming to docker.io/library/core-common-config-bootstrapper done 02:04:47 #110 exporting layers 4.3s done 02:04:47 #110 writing image sha256:31dbda9ff99144b29d98b176f794a57775ed98ce6af855016a4be166c249ca5d 02:04:47 #110 ... 02:04:47 02:04:47 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:04:47 #184 DONE 4.1s 02:04:47 02:04:47 #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:04:47 #187 DONE 3.7s 02:04:47 02:04:47 #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:04:48 #188 ... 02:04:48 02:04:48 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:04:48 #189 DONE 2.8s 02:04:48 02:04:48 #110 [security-spiffe-token-provider] exporting to image 02:04:48 #110 writing image sha256:31dbda9ff99144b29d98b176f794a57775ed98ce6af855016a4be166c249ca5d 0.7s done 02:04:48 #110 naming to docker.io/library/security-proxy-setup 0.4s done 02:04:48 #110 ... 02:04:48 02:04:48 #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:04:48 #188 DONE 1.7s 02:04:49 02:04:49 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:04:49 #190 ... 02:04:49 02:04:49 #110 [security-spiffe-token-provider] exporting to image 02:04:49 #110 exporting layers 0.8s done 02:04:49 #110 writing image sha256:1a7e4f3403d5f656f15e9a567534e313625e46aba409277ae510167c6c07b417 0.1s done 02:04:49 #110 naming to docker.io/library/security-secretstore-setup done 02:04:49 #110 writing image sha256:f25a744c3c7509b7367f487f8bc6ca30669d748d26c231dc58629ae07b802ddc 0.1s done 02:04:49 #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done 02:04:49 #110 DONE 9.9s 02:04:49 02:04:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:04:52 #150 ... 02:04:52 02:04:52 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:04:52 #190 DONE 3.3s 02:04:52 02:04:52 #110 [security-bootstrapper] exporting to image 02:04:52 #110 exporting layers 0.8s done 02:04:52 #110 writing image sha256:342e05d3020ed03b22340589b7edb15530032fbb9d0f0ab2d920b780da262367 done 02:04:52 #110 naming to docker.io/library/security-bootstrapper done 02:04:52 #110 DONE 10.6s 02:04:52 02:04:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:39 #149 DONE 157.6s 02:05:39 02:05:39 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:39 #145 DONE 157.5s 02:05:39 02:05:39 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:05:39 #150 DONE 157.6s 02:05:39 02:05:39 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:05:39 #142 DONE 157.5s 02:05:39 02:05:39 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:39 #147 DONE 157.6s 02:05:39 02:05:39 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:39 #143 DONE 157.6s 02:05:39 02:05:39 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:05:39 #152 DONE 157.6s 02:05:39 02:05:39 #191 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #191 ... 02:05:39 02:05:39 #192 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #192 DONE 0.3s 02:05:39 02:05:39 #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #193 DONE 0.4s 02:05:39 02:05:39 #194 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:39 #194 ... 02:05:39 02:05:39 #191 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #191 DONE 0.5s 02:05:39 02:05:39 #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #195 DONE 0.5s 02:05:39 02:05:39 #196 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #196 DONE 0.4s 02:05:39 02:05:39 #197 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:39 #197 DONE 0.3s 02:05:39 02:05:39 #194 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:39 #194 DONE 0.3s 02:05:39 02:05:39 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:05:39 #198 ... 02:05:39 02:05:39 #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:05:39 #199 DONE 1.0s 02:05:39 02:05:39 #200 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:05:39 #200 DONE 1.2s 02:05:39 02:05:39 #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #201 CACHED 02:05:39 02:05:39 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:39 #202 CACHED 02:05:39 02:05:39 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:05:39 #203 CACHED 02:05:39 02:05:39 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:05:39 #204 CACHED 02:05:39 02:05:39 #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:05:39 #205 DONE 1.2s 02:05:39 02:05:39 #206 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:05:39 #206 DONE 1.2s 02:05:39 02:05:39 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:05:39 #198 DONE 1.2s 02:05:39 02:05:39 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:05:40 #207 ... 02:05:40 02:05:40 #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:05:40 #208 DONE 1.3s 02:05:40 02:05:40 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:05:40 #207 DONE 1.2s 02:05:40 02:05:40 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:05:40 #209 DONE 1.3s 02:05:40 02:05:40 #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:05:40 #210 DONE 1.3s 02:05:40 02:05:40 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:05:40 #211 DONE 1.3s 02:05:40 02:05:40 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:05:40 #212 DONE 1.3s 02:05:40 02:05:40 #213 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:05:40 #213 DONE 1.3s 02:05:40 02:05:40 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:05:40 #214 DONE 0.1s 02:05:40 02:05:40 #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:05:40 #215 ... 02:05:40 02:05:40 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:05:40 #216 DONE 0.2s 02:05:40 02:05:40 #217 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:05:40 #217 DONE 0.2s 02:05:40 02:05:40 #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:05:40 #218 DONE 0.2s 02:05:40 02:05:40 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:05:40 #219 DONE 0.2s 02:05:40 02:05:40 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:05:40 #220 DONE 0.2s 02:05:40 02:05:40 #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:05:40 #215 DONE 0.2s 02:05:40 02:05:40 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:05:40 #221 DONE 0.2s 02:05:40 02:05:40 #110 [core-command] exporting to image 02:05:40 #110 exporting layers 02:05:41 #110 ... 02:05:41 02:05:41 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:05:41 #222 DONE 0.2s 02:05:41 02:05:41 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:05:41 #223 DONE 0.1s 02:05:41 02:05:41 #110 [core-keeper] exporting to image 02:05:41 #110 exporting layers 0.3s done 02:05:41 #110 writing image sha256:2afa57b24bf6e4c3b639e0f6d4b239803ae7e572e868a0abf88c584c667b78e3 0.0s done 02:05:41 #110 writing image sha256:746c24703b28494f672e9da1efc9780f25f690e530e1296383dd63a639568cd1 02:05:41 #110 naming to docker.io/library/core-keeper done 02:05:41 #110 ... 02:05:41 02:05:41 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:41 #224 DONE 0.4s 02:05:41 02:05:41 #110 [support-notifications] exporting to image 02:05:41 #110 exporting layers 0.4s done 02:05:41 #110 writing image sha256:746c24703b28494f672e9da1efc9780f25f690e530e1296383dd63a639568cd1 0.0s done 02:05:41 #110 naming to docker.io/library/core-command done 02:05:41 #110 writing image sha256:8836042ec60832e973caf5da01fb1f4248841c805350e3fcdaaae24bc032b60c 0.0s done 02:05:41 #110 naming to docker.io/library/core-data done 02:05:41 #110 writing image sha256:2c22da534d6d38bbb21e5bc031451a10598c36d93b434c32d18ef3e266dcc347 0.0s done 02:05:41 #110 naming to docker.io/library/support-scheduler done 02:05:41 #110 writing image sha256:d46174d287ecff66c2deb65106a9657d43fdf9c0f4657d56a5db52619c30c577 done 02:05:41 #110 naming to docker.io/library/support-notifications done 02:05:41 #110 exporting layers 0.2s done 02:05:41 #110 writing image sha256:60a9c58862e3f1d077a4caa4bcd2ab1bec8458a992ced7b3ade30c4982fc8bb8 done 02:05:41 #110 naming to docker.io/library/core-metadata done 02:05:42 #110 exporting layers 1.0s done 02:05:42 #110 writing image sha256:802d0f8ec30d0a88cb772831c61fdb6a34dd6cce5e48bfa26d9c99922c1deb20 done 02:05:42 #110 naming to docker.io/library/security-proxy-auth done 02:05:42 #110 DONE 12.2s 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:42 time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:05:42 $ docker stop --time=1 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad 02:05:43 $ docker rm -f --volumes 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad [Pipeline] // withDockerContainer [Pipeline] sh 02:05:43 + docker images 02:05:43 REPOSITORY TAG IMAGE ID CREATED SIZE 02:05:43 security-proxy-auth latest 802d0f8ec30d 2 seconds ago 32.3MB 02:05:43 core-command latest 746c24703b28 3 seconds ago 33.3MB 02:05:43 core-keeper latest 2afa57b24bf6 3 seconds ago 31.3MB 02:05:43 core-metadata latest 60a9c58862e3 3 seconds ago 37.6MB 02:05:43 support-scheduler latest 2c22da534d6d 3 seconds ago 52.9MB 02:05:43 support-notifications latest d46174d287ec 3 seconds ago 51.9MB 02:05:43 core-data latest 8836042ec608 3 seconds ago 37.5MB 02:05:43 security-bootstrapper latest 342e05d3020e 52 seconds ago 26MB 02:05:43 security-spiffe-token-provider latest f25a744c3c75 56 seconds ago 38.5MB 02:05:43 security-secretstore-setup latest 1a7e4f3403d5 About a minute ago 46.9MB 02:05:43 security-proxy-setup latest 31dbda9ff991 About a minute ago 35MB 02:05:43 core-common-config-bootstrapper latest 4a283c8c5c13 About a minute ago 22.8MB 02:05:43 security-spire-agent latest f08e31cce3a4 3 minutes ago 188MB 02:05:43 security-spire-config latest a5512038b701 3 minutes ago 127MB 02:05:43 security-spire-server latest 9fe8d32106d9 3 minutes ago 128MB 02:05:43 ci-base-image-x86_64 latest 54140677f3a3 7 minutes ago 975MB 02:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 02:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 02:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:44 provisioning config files... 02:05:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/757@tmp/config3889306790250675065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:44 ---> ****-login.sh 02:05:44 nexus3.edgexfoundry.org:10001 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10002 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10003 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10004 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 ****.io 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:45 Configure a credential helper to remove this warning. See 02:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:45 02:05:45 Login Succeeded 02:05:45 ---> ****-login.sh ends [Pipeline] } 02:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:05:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:05:45 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:45 latest 02:05:45 4.0.0-dev.22 02:05:45 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:45 main 02:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker push nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:05:45 4f4dbdd3b973: Preparing 02:05:45 636f30b3e1bb: Preparing 02:05:45 a171cebb212b: Preparing 02:05:45 7d14b376f832: Preparing 02:05:45 3bc812ed21cc: Preparing 02:05:45 33ebde7e772c: Preparing 02:05:45 75654b8eeebd: Preparing 02:05:45 33ebde7e772c: Waiting 02:05:45 75654b8eeebd: Waiting 02:05:45 4f4dbdd3b973: Pushed 02:05:45 a171cebb212b: Pushed 02:05:45 7d14b376f832: Pushed 02:05:45 75654b8eeebd: Layer already exists 02:05:46 33ebde7e772c: Pushed 02:05:46 3bc812ed21cc: Pushed 02:05:48 636f30b3e1bb: Pushed 02:05:48 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:05:49 4f4dbdd3b973: Preparing 02:05:49 636f30b3e1bb: Preparing 02:05:49 a171cebb212b: Preparing 02:05:49 7d14b376f832: Preparing 02:05:49 3bc812ed21cc: Preparing 02:05:49 33ebde7e772c: Preparing 02:05:49 75654b8eeebd: Preparing 02:05:49 33ebde7e772c: Waiting 02:05:49 7d14b376f832: Layer already exists 02:05:49 a171cebb212b: Layer already exists 02:05:49 4f4dbdd3b973: Layer already exists 02:05:49 3bc812ed21cc: Layer already exists 02:05:49 636f30b3e1bb: Layer already exists 02:05:49 33ebde7e772c: Layer already exists 02:05:49 75654b8eeebd: Layer already exists 02:05:49 latest: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 02:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:05:49 4f4dbdd3b973: Preparing 02:05:49 636f30b3e1bb: Preparing 02:05:49 a171cebb212b: Preparing 02:05:49 7d14b376f832: Preparing 02:05:49 3bc812ed21cc: Preparing 02:05:49 33ebde7e772c: Preparing 02:05:49 75654b8eeebd: Preparing 02:05:49 33ebde7e772c: Waiting 02:05:49 75654b8eeebd: Waiting 02:05:49 7d14b376f832: Layer already exists 02:05:49 a171cebb212b: Layer already exists 02:05:49 3bc812ed21cc: Layer already exists 02:05:49 636f30b3e1bb: Layer already exists 02:05:49 4f4dbdd3b973: Layer already exists 02:05:49 33ebde7e772c: Layer already exists 02:05:49 75654b8eeebd: Layer already exists 02:05:49 4.0.0-dev.22: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker push nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:05:50 4f4dbdd3b973: Preparing 02:05:50 636f30b3e1bb: Preparing 02:05:50 a171cebb212b: Preparing 02:05:50 7d14b376f832: Preparing 02:05:50 3bc812ed21cc: Preparing 02:05:50 33ebde7e772c: Preparing 02:05:50 75654b8eeebd: Preparing 02:05:50 33ebde7e772c: Waiting 02:05:50 75654b8eeebd: Waiting 02:05:50 7d14b376f832: Layer already exists 02:05:50 636f30b3e1bb: Layer already exists 02:05:50 3bc812ed21cc: Layer already exists 02:05:50 a171cebb212b: Layer already exists 02:05:50 4f4dbdd3b973: Layer already exists 02:05:50 75654b8eeebd: Layer already exists 02:05:50 33ebde7e772c: Layer already exists 02:05:50 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:05:51 4f4dbdd3b973: Preparing 02:05:51 636f30b3e1bb: Preparing 02:05:51 a171cebb212b: Preparing 02:05:51 7d14b376f832: Preparing 02:05:51 3bc812ed21cc: Preparing 02:05:51 33ebde7e772c: Preparing 02:05:51 75654b8eeebd: Preparing 02:05:51 33ebde7e772c: Waiting 02:05:51 75654b8eeebd: Waiting 02:05:51 636f30b3e1bb: Layer already exists 02:05:51 7d14b376f832: Layer already exists 02:05:51 a171cebb212b: Layer already exists 02:05:51 3bc812ed21cc: Layer already exists 02:05:51 4f4dbdd3b973: Layer already exists 02:05:51 75654b8eeebd: Layer already exists 02:05:51 33ebde7e772c: Layer already exists 02:05:51 main: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:51 ===================================================== [Pipeline] echo 02:05:51 taggedImages: 02:05:51 - nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:51 - nexus3.edgexfoundry.org:10004/core-command:latest 02:05:51 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 02:05:51 - nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:05:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:05:51 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:51 latest 02:05:51 4.0.0-dev.22 02:05:51 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:51 main 02:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:05:51 047a05f8bda5: Preparing 02:05:51 69e174bd4896: Preparing 02:05:51 5f44196bf2bd: Preparing 02:05:51 4235fce45c29: Preparing 02:05:51 a171cebb212b: Preparing 02:05:51 7d14b376f832: Preparing 02:05:51 3bc812ed21cc: Preparing 02:05:51 33ebde7e772c: Preparing 02:05:51 75654b8eeebd: Preparing 02:05:51 7d14b376f832: Waiting 02:05:51 3bc812ed21cc: Waiting 02:05:51 33ebde7e772c: Waiting 02:05:51 75654b8eeebd: Waiting 02:05:51 a171cebb212b: Layer already exists 02:05:51 7d14b376f832: Layer already exists 02:05:51 3bc812ed21cc: Layer already exists 02:05:51 33ebde7e772c: Layer already exists 02:05:51 047a05f8bda5: Pushed 02:05:51 75654b8eeebd: Layer already exists 02:05:51 69e174bd4896: Pushed 02:05:51 5f44196bf2bd: Pushed 02:05:52 4235fce45c29: Pushed 02:05:53 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:05:53 047a05f8bda5: Preparing 02:05:53 69e174bd4896: Preparing 02:05:53 5f44196bf2bd: Preparing 02:05:53 4235fce45c29: Preparing 02:05:53 a171cebb212b: Preparing 02:05:53 7d14b376f832: Preparing 02:05:53 3bc812ed21cc: Preparing 02:05:53 33ebde7e772c: Preparing 02:05:53 75654b8eeebd: Preparing 02:05:53 3bc812ed21cc: Waiting 02:05:53 33ebde7e772c: Waiting 02:05:53 75654b8eeebd: Waiting 02:05:53 7d14b376f832: Waiting 02:05:53 047a05f8bda5: Layer already exists 02:05:53 4235fce45c29: Layer already exists 02:05:53 5f44196bf2bd: Layer already exists 02:05:53 a171cebb212b: Layer already exists 02:05:53 69e174bd4896: Layer already exists 02:05:53 33ebde7e772c: Layer already exists 02:05:53 3bc812ed21cc: Layer already exists 02:05:53 7d14b376f832: Layer already exists 02:05:53 75654b8eeebd: Layer already exists 02:05:53 latest: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 02:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:05:54 047a05f8bda5: Preparing 02:05:54 69e174bd4896: Preparing 02:05:54 5f44196bf2bd: Preparing 02:05:54 4235fce45c29: Preparing 02:05:54 a171cebb212b: Preparing 02:05:54 7d14b376f832: Preparing 02:05:54 3bc812ed21cc: Preparing 02:05:54 33ebde7e772c: Preparing 02:05:54 75654b8eeebd: Preparing 02:05:54 7d14b376f832: Waiting 02:05:54 3bc812ed21cc: Waiting 02:05:54 33ebde7e772c: Waiting 02:05:54 75654b8eeebd: Waiting 02:05:54 4235fce45c29: Layer already exists 02:05:54 a171cebb212b: Layer already exists 02:05:54 69e174bd4896: Layer already exists 02:05:54 5f44196bf2bd: Layer already exists 02:05:54 047a05f8bda5: Layer already exists 02:05:54 7d14b376f832: Layer already exists 02:05:54 33ebde7e772c: Layer already exists 02:05:54 3bc812ed21cc: Layer already exists 02:05:54 75654b8eeebd: Layer already exists 02:05:54 4.0.0-dev.22: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:05:55 047a05f8bda5: Preparing 02:05:55 69e174bd4896: Preparing 02:05:55 5f44196bf2bd: Preparing 02:05:55 4235fce45c29: Preparing 02:05:55 a171cebb212b: Preparing 02:05:55 7d14b376f832: Preparing 02:05:55 3bc812ed21cc: Preparing 02:05:55 33ebde7e772c: Preparing 02:05:55 75654b8eeebd: Preparing 02:05:55 7d14b376f832: Waiting 02:05:55 3bc812ed21cc: Waiting 02:05:55 33ebde7e772c: Waiting 02:05:55 75654b8eeebd: Waiting 02:05:55 a171cebb212b: Layer already exists 02:05:55 4235fce45c29: Layer already exists 02:05:55 69e174bd4896: Layer already exists 02:05:55 5f44196bf2bd: Layer already exists 02:05:55 047a05f8bda5: Layer already exists 02:05:55 7d14b376f832: Layer already exists 02:05:55 33ebde7e772c: Layer already exists 02:05:55 3bc812ed21cc: Layer already exists 02:05:55 75654b8eeebd: Layer already exists 02:05:55 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:05:55 047a05f8bda5: Preparing 02:05:55 69e174bd4896: Preparing 02:05:55 5f44196bf2bd: Preparing 02:05:55 4235fce45c29: Preparing 02:05:55 a171cebb212b: Preparing 02:05:55 7d14b376f832: Preparing 02:05:55 3bc812ed21cc: Preparing 02:05:55 33ebde7e772c: Preparing 02:05:55 75654b8eeebd: Preparing 02:05:55 3bc812ed21cc: Waiting 02:05:55 75654b8eeebd: Waiting 02:05:55 33ebde7e772c: Waiting 02:05:55 7d14b376f832: Waiting 02:05:55 69e174bd4896: Layer already exists 02:05:55 5f44196bf2bd: Layer already exists 02:05:55 a171cebb212b: Layer already exists 02:05:55 4235fce45c29: Layer already exists 02:05:55 047a05f8bda5: Layer already exists 02:05:55 7d14b376f832: Layer already exists 02:05:55 3bc812ed21cc: Layer already exists 02:05:55 75654b8eeebd: Layer already exists 02:05:55 33ebde7e772c: Layer already exists 02:05:55 main: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:55 ===================================================== [Pipeline] echo 02:05:55 taggedImages: 02:05:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:05:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 02:05:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:05:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:05:55 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:55 latest 02:05:55 4.0.0-dev.22 02:05:55 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:05:55 main 02:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:56 + docker push nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:56 cc77c7e6f8a2: Preparing 02:05:56 48105bb8bc2c: Preparing 02:05:56 d9a1ef998f6c: Preparing 02:05:56 a171cebb212b: Preparing 02:05:56 7d14b376f832: Preparing 02:05:56 49fdc1b12d09: Preparing 02:05:56 4203bf3e5b2a: Preparing 02:05:56 75654b8eeebd: Preparing 02:05:56 4203bf3e5b2a: Waiting 02:05:56 49fdc1b12d09: Waiting 02:05:56 75654b8eeebd: Waiting 02:05:56 7d14b376f832: Layer already exists 02:05:56 a171cebb212b: Layer already exists 02:05:56 48105bb8bc2c: Pushed 02:05:56 cc77c7e6f8a2: Pushed 02:05:56 4203bf3e5b2a: Pushed 02:05:56 75654b8eeebd: Layer already exists 02:05:57 49fdc1b12d09: Pushed 02:05:59 d9a1ef998f6c: Pushed 02:05:59 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:59 cc77c7e6f8a2: Preparing 02:05:59 48105bb8bc2c: Preparing 02:05:59 d9a1ef998f6c: Preparing 02:05:59 a171cebb212b: Preparing 02:05:59 7d14b376f832: Preparing 02:05:59 49fdc1b12d09: Preparing 02:05:59 4203bf3e5b2a: Preparing 02:05:59 75654b8eeebd: Preparing 02:05:59 4203bf3e5b2a: Waiting 02:05:59 49fdc1b12d09: Waiting 02:05:59 75654b8eeebd: Waiting 02:05:59 d9a1ef998f6c: Layer already exists 02:05:59 cc77c7e6f8a2: Layer already exists 02:05:59 48105bb8bc2c: Layer already exists 02:05:59 a171cebb212b: Layer already exists 02:05:59 7d14b376f832: Layer already exists 02:05:59 75654b8eeebd: Layer already exists 02:05:59 49fdc1b12d09: Layer already exists 02:05:59 4203bf3e5b2a: Layer already exists 02:05:59 latest: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 02:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:06:00 cc77c7e6f8a2: Preparing 02:06:00 48105bb8bc2c: Preparing 02:06:00 d9a1ef998f6c: Preparing 02:06:00 a171cebb212b: Preparing 02:06:00 7d14b376f832: Preparing 02:06:00 49fdc1b12d09: Preparing 02:06:00 4203bf3e5b2a: Preparing 02:06:00 75654b8eeebd: Preparing 02:06:00 49fdc1b12d09: Waiting 02:06:00 4203bf3e5b2a: Waiting 02:06:00 75654b8eeebd: Waiting 02:06:00 a171cebb212b: Layer already exists 02:06:00 cc77c7e6f8a2: Layer already exists 02:06:00 48105bb8bc2c: Layer already exists 02:06:00 d9a1ef998f6c: Layer already exists 02:06:00 7d14b376f832: Layer already exists 02:06:00 49fdc1b12d09: Layer already exists 02:06:00 4203bf3e5b2a: Layer already exists 02:06:00 75654b8eeebd: Layer already exists 02:06:00 4.0.0-dev.22: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:01 + docker push nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:06:01 cc77c7e6f8a2: Preparing 02:06:01 48105bb8bc2c: Preparing 02:06:01 d9a1ef998f6c: Preparing 02:06:01 a171cebb212b: Preparing 02:06:01 7d14b376f832: Preparing 02:06:01 49fdc1b12d09: Preparing 02:06:01 4203bf3e5b2a: Preparing 02:06:01 75654b8eeebd: Preparing 02:06:01 75654b8eeebd: Waiting 02:06:01 49fdc1b12d09: Waiting 02:06:01 4203bf3e5b2a: Waiting 02:06:01 48105bb8bc2c: Layer already exists 02:06:01 cc77c7e6f8a2: Layer already exists 02:06:01 a171cebb212b: Layer already exists 02:06:01 d9a1ef998f6c: Layer already exists 02:06:01 7d14b376f832: Layer already exists 02:06:01 49fdc1b12d09: Layer already exists 02:06:01 75654b8eeebd: Layer already exists 02:06:01 4203bf3e5b2a: Layer already exists 02:06:01 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:06:01 cc77c7e6f8a2: Preparing 02:06:01 48105bb8bc2c: Preparing 02:06:01 d9a1ef998f6c: Preparing 02:06:01 a171cebb212b: Preparing 02:06:01 7d14b376f832: Preparing 02:06:01 49fdc1b12d09: Preparing 02:06:01 4203bf3e5b2a: Preparing 02:06:01 75654b8eeebd: Preparing 02:06:01 75654b8eeebd: Waiting 02:06:01 49fdc1b12d09: Waiting 02:06:01 4203bf3e5b2a: Waiting 02:06:01 d9a1ef998f6c: Layer already exists 02:06:01 48105bb8bc2c: Layer already exists 02:06:01 cc77c7e6f8a2: Layer already exists 02:06:01 a171cebb212b: Layer already exists 02:06:01 7d14b376f832: Layer already exists 02:06:01 4203bf3e5b2a: Layer already exists 02:06:01 75654b8eeebd: Layer already exists 02:06:01 49fdc1b12d09: Layer already exists 02:06:01 main: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:01 ===================================================== [Pipeline] echo 02:06:01 taggedImages: 02:06:01 - nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:01 - nexus3.edgexfoundry.org:10004/core-data:latest 02:06:01 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 02:06:01 - nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:06:01 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:06:01 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:01 latest 02:06:01 4.0.0-dev.22 02:06:01 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:01 main 02:06:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:06:02 8c0577ca5241: Preparing 02:06:02 ec1dcc624724: Preparing 02:06:02 6e48f7b4aa82: Preparing 02:06:02 7d14b376f832: Preparing 02:06:02 16a9d46f936b: Preparing 02:06:02 01d197a7aa09: Preparing 02:06:02 75654b8eeebd: Preparing 02:06:02 75654b8eeebd: Waiting 02:06:02 01d197a7aa09: Waiting 02:06:02 7d14b376f832: Layer already exists 02:06:02 ec1dcc624724: Pushed 02:06:02 75654b8eeebd: Layer already exists 02:06:02 01d197a7aa09: Pushed 02:06:02 8c0577ca5241: Pushed 02:06:02 16a9d46f936b: Pushed 02:06:05 6e48f7b4aa82: Pushed 02:06:05 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:06:05 8c0577ca5241: Preparing 02:06:05 ec1dcc624724: Preparing 02:06:05 6e48f7b4aa82: Preparing 02:06:05 7d14b376f832: Preparing 02:06:05 16a9d46f936b: Preparing 02:06:05 01d197a7aa09: Preparing 02:06:05 75654b8eeebd: Preparing 02:06:05 01d197a7aa09: Waiting 02:06:05 8c0577ca5241: Layer already exists 02:06:05 ec1dcc624724: Layer already exists 02:06:05 16a9d46f936b: Layer already exists 02:06:05 7d14b376f832: Layer already exists 02:06:05 6e48f7b4aa82: Layer already exists 02:06:05 01d197a7aa09: Layer already exists 02:06:05 75654b8eeebd: Layer already exists 02:06:05 latest: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:06:06 8c0577ca5241: Preparing 02:06:06 ec1dcc624724: Preparing 02:06:06 6e48f7b4aa82: Preparing 02:06:06 7d14b376f832: Preparing 02:06:06 16a9d46f936b: Preparing 02:06:06 01d197a7aa09: Preparing 02:06:06 75654b8eeebd: Preparing 02:06:06 01d197a7aa09: Waiting 02:06:06 75654b8eeebd: Waiting 02:06:06 7d14b376f832: Layer already exists 02:06:06 6e48f7b4aa82: Layer already exists 02:06:06 ec1dcc624724: Layer already exists 02:06:06 8c0577ca5241: Layer already exists 02:06:06 16a9d46f936b: Layer already exists 02:06:06 01d197a7aa09: Layer already exists 02:06:06 75654b8eeebd: Layer already exists 02:06:06 4.0.0-dev.22: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:06:06 8c0577ca5241: Preparing 02:06:06 ec1dcc624724: Preparing 02:06:06 6e48f7b4aa82: Preparing 02:06:06 7d14b376f832: Preparing 02:06:06 16a9d46f936b: Preparing 02:06:06 01d197a7aa09: Preparing 02:06:06 75654b8eeebd: Preparing 02:06:06 01d197a7aa09: Waiting 02:06:06 75654b8eeebd: Waiting 02:06:06 6e48f7b4aa82: Layer already exists 02:06:06 16a9d46f936b: Layer already exists 02:06:06 ec1dcc624724: Layer already exists 02:06:06 8c0577ca5241: Layer already exists 02:06:06 7d14b376f832: Layer already exists 02:06:06 01d197a7aa09: Layer already exists 02:06:06 75654b8eeebd: Layer already exists 02:06:06 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:06:07 8c0577ca5241: Preparing 02:06:07 ec1dcc624724: Preparing 02:06:07 6e48f7b4aa82: Preparing 02:06:07 7d14b376f832: Preparing 02:06:07 16a9d46f936b: Preparing 02:06:07 01d197a7aa09: Preparing 02:06:07 75654b8eeebd: Preparing 02:06:07 01d197a7aa09: Waiting 02:06:07 16a9d46f936b: Layer already exists 02:06:07 ec1dcc624724: Layer already exists 02:06:07 8c0577ca5241: Layer already exists 02:06:07 6e48f7b4aa82: Layer already exists 02:06:07 7d14b376f832: Layer already exists 02:06:07 01d197a7aa09: Layer already exists 02:06:07 75654b8eeebd: Layer already exists 02:06:07 main: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:07 ===================================================== [Pipeline] echo 02:06:07 taggedImages: 02:06:07 - nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:07 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:06:07 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 02:06:07 - nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:07 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:06:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:06:07 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:07 latest 02:06:07 4.0.0-dev.22 02:06:07 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:07 main 02:06:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:06:08 b18c72d88649: Preparing 02:06:08 33a1e6634d0d: Preparing 02:06:08 7aed318f987c: Preparing 02:06:08 609d395a259c: Preparing 02:06:08 a171cebb212b: Preparing 02:06:08 7d14b376f832: Preparing 02:06:08 3bc812ed21cc: Preparing 02:06:08 33ebde7e772c: Preparing 02:06:08 75654b8eeebd: Preparing 02:06:08 7d14b376f832: Waiting 02:06:08 3bc812ed21cc: Waiting 02:06:08 75654b8eeebd: Waiting 02:06:08 a171cebb212b: Layer already exists 02:06:08 7d14b376f832: Layer already exists 02:06:08 3bc812ed21cc: Layer already exists 02:06:08 33ebde7e772c: Layer already exists 02:06:08 33a1e6634d0d: Pushed 02:06:08 75654b8eeebd: Layer already exists 02:06:08 b18c72d88649: Pushed 02:06:08 7aed318f987c: Pushed 02:06:11 609d395a259c: Pushed 02:06:11 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:06:11 b18c72d88649: Preparing 02:06:11 33a1e6634d0d: Preparing 02:06:11 7aed318f987c: Preparing 02:06:11 609d395a259c: Preparing 02:06:11 a171cebb212b: Preparing 02:06:11 7d14b376f832: Preparing 02:06:11 3bc812ed21cc: Preparing 02:06:11 33ebde7e772c: Preparing 02:06:11 75654b8eeebd: Preparing 02:06:11 7d14b376f832: Waiting 02:06:11 75654b8eeebd: Waiting 02:06:11 33ebde7e772c: Waiting 02:06:11 7aed318f987c: Layer already exists 02:06:11 a171cebb212b: Layer already exists 02:06:11 609d395a259c: Layer already exists 02:06:11 33a1e6634d0d: Layer already exists 02:06:11 b18c72d88649: Layer already exists 02:06:11 7d14b376f832: Layer already exists 02:06:11 33ebde7e772c: Layer already exists 02:06:11 3bc812ed21cc: Layer already exists 02:06:11 75654b8eeebd: Layer already exists 02:06:11 latest: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 02:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:06:12 b18c72d88649: Preparing 02:06:12 33a1e6634d0d: Preparing 02:06:12 7aed318f987c: Preparing 02:06:12 609d395a259c: Preparing 02:06:12 a171cebb212b: Preparing 02:06:12 7d14b376f832: Preparing 02:06:12 3bc812ed21cc: Preparing 02:06:12 33ebde7e772c: Preparing 02:06:12 75654b8eeebd: Preparing 02:06:12 7d14b376f832: Waiting 02:06:12 3bc812ed21cc: Waiting 02:06:12 33ebde7e772c: Waiting 02:06:12 75654b8eeebd: Waiting 02:06:12 b18c72d88649: Layer already exists 02:06:12 7aed318f987c: Layer already exists 02:06:12 609d395a259c: Layer already exists 02:06:12 33a1e6634d0d: Layer already exists 02:06:12 a171cebb212b: Layer already exists 02:06:12 7d14b376f832: Layer already exists 02:06:12 33ebde7e772c: Layer already exists 02:06:12 75654b8eeebd: Layer already exists 02:06:12 3bc812ed21cc: Layer already exists 02:06:12 4.0.0-dev.22: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:06:12 b18c72d88649: Preparing 02:06:12 33a1e6634d0d: Preparing 02:06:12 7aed318f987c: Preparing 02:06:12 609d395a259c: Preparing 02:06:12 a171cebb212b: Preparing 02:06:12 7d14b376f832: Preparing 02:06:12 3bc812ed21cc: Preparing 02:06:12 33ebde7e772c: Preparing 02:06:12 75654b8eeebd: Preparing 02:06:12 3bc812ed21cc: Waiting 02:06:12 75654b8eeebd: Waiting 02:06:12 33ebde7e772c: Waiting 02:06:12 7d14b376f832: Waiting 02:06:12 33a1e6634d0d: Layer already exists 02:06:12 7aed318f987c: Layer already exists 02:06:12 609d395a259c: Layer already exists 02:06:12 a171cebb212b: Layer already exists 02:06:12 b18c72d88649: Layer already exists 02:06:12 7d14b376f832: Layer already exists 02:06:12 3bc812ed21cc: Layer already exists 02:06:12 33ebde7e772c: Layer already exists 02:06:12 75654b8eeebd: Layer already exists 02:06:12 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:06:13 b18c72d88649: Preparing 02:06:13 33a1e6634d0d: Preparing 02:06:13 7aed318f987c: Preparing 02:06:13 609d395a259c: Preparing 02:06:13 a171cebb212b: Preparing 02:06:13 7d14b376f832: Preparing 02:06:13 3bc812ed21cc: Preparing 02:06:13 33ebde7e772c: Preparing 02:06:13 75654b8eeebd: Preparing 02:06:13 7d14b376f832: Waiting 02:06:13 33ebde7e772c: Waiting 02:06:13 3bc812ed21cc: Waiting 02:06:13 75654b8eeebd: Waiting 02:06:13 7aed318f987c: Layer already exists 02:06:13 b18c72d88649: Layer already exists 02:06:13 33a1e6634d0d: Layer already exists 02:06:13 a171cebb212b: Layer already exists 02:06:13 609d395a259c: Layer already exists 02:06:13 7d14b376f832: Layer already exists 02:06:13 3bc812ed21cc: Layer already exists 02:06:13 33ebde7e772c: Layer already exists 02:06:13 75654b8eeebd: Layer already exists 02:06:13 main: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:13 ===================================================== [Pipeline] echo 02:06:13 taggedImages: 02:06:13 - nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:06:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 02:06:13 - nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:06:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:06:13 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:13 latest 02:06:13 4.0.0-dev.22 02:06:13 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:13 main 02:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:06:14 bd624deef56e: Preparing 02:06:14 b083a4410856: Preparing 02:06:14 85318ecd7013: Preparing 02:06:14 6b4a4f3b8416: Preparing 02:06:14 a134056d64ed: Preparing 02:06:14 15f25bc5c8cb: Preparing 02:06:14 dcc2422e20d1: Preparing 02:06:14 a171cebb212b: Preparing 02:06:14 7d14b376f832: Preparing 02:06:14 740a321ba35d: Preparing 02:06:14 afb1712010af: Preparing 02:06:14 5f70bf18a086: Preparing 02:06:14 2bccb3d43a97: Preparing 02:06:14 ab23f43cdae5: Preparing 02:06:14 baaff80dc671: Preparing 02:06:14 75654b8eeebd: Preparing 02:06:14 dcc2422e20d1: Waiting 02:06:14 a171cebb212b: Waiting 02:06:14 7d14b376f832: Waiting 02:06:14 740a321ba35d: Waiting 02:06:14 5f70bf18a086: Waiting 02:06:14 2bccb3d43a97: Waiting 02:06:14 15f25bc5c8cb: Waiting 02:06:14 afb1712010af: Waiting 02:06:14 baaff80dc671: Waiting 02:06:14 75654b8eeebd: Waiting 02:06:14 ab23f43cdae5: Waiting 02:06:14 b083a4410856: Pushed 02:06:14 a134056d64ed: Pushed 02:06:14 6b4a4f3b8416: Pushed 02:06:14 bd624deef56e: Pushed 02:06:14 85318ecd7013: Pushed 02:06:14 a171cebb212b: Layer already exists 02:06:14 7d14b376f832: Layer already exists 02:06:14 5f70bf18a086: Layer already exists 02:06:14 15f25bc5c8cb: Pushed 02:06:14 afb1712010af: Pushed 02:06:14 740a321ba35d: Pushed 02:06:14 2bccb3d43a97: Pushed 02:06:14 75654b8eeebd: Layer already exists 02:06:14 baaff80dc671: Pushed 02:06:15 ab23f43cdae5: Pushed 02:06:16 dcc2422e20d1: Pushed 02:06:16 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:06:16 bd624deef56e: Preparing 02:06:16 b083a4410856: Preparing 02:06:16 85318ecd7013: Preparing 02:06:16 6b4a4f3b8416: Preparing 02:06:16 a134056d64ed: Preparing 02:06:16 15f25bc5c8cb: Preparing 02:06:16 dcc2422e20d1: Preparing 02:06:16 a171cebb212b: Preparing 02:06:16 7d14b376f832: Preparing 02:06:16 740a321ba35d: Preparing 02:06:16 afb1712010af: Preparing 02:06:16 5f70bf18a086: Preparing 02:06:16 2bccb3d43a97: Preparing 02:06:16 ab23f43cdae5: Preparing 02:06:16 baaff80dc671: Preparing 02:06:16 75654b8eeebd: Preparing 02:06:16 ab23f43cdae5: Waiting 02:06:16 baaff80dc671: Waiting 02:06:16 740a321ba35d: Waiting 02:06:16 75654b8eeebd: Waiting 02:06:16 5f70bf18a086: Waiting 02:06:16 2bccb3d43a97: Waiting 02:06:16 afb1712010af: Waiting 02:06:16 dcc2422e20d1: Waiting 02:06:16 a171cebb212b: Waiting 02:06:16 15f25bc5c8cb: Waiting 02:06:16 7d14b376f832: Waiting 02:06:16 bd624deef56e: Layer already exists 02:06:16 b083a4410856: Layer already exists 02:06:16 85318ecd7013: Layer already exists 02:06:16 6b4a4f3b8416: Layer already exists 02:06:16 a134056d64ed: Layer already exists 02:06:16 dcc2422e20d1: Layer already exists 02:06:16 7d14b376f832: Layer already exists 02:06:16 a171cebb212b: Layer already exists 02:06:16 15f25bc5c8cb: Layer already exists 02:06:16 740a321ba35d: Layer already exists 02:06:16 2bccb3d43a97: Layer already exists 02:06:16 afb1712010af: Layer already exists 02:06:16 5f70bf18a086: Layer already exists 02:06:16 ab23f43cdae5: Layer already exists 02:06:16 baaff80dc671: Layer already exists 02:06:16 75654b8eeebd: Layer already exists 02:06:16 latest: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 02:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:06:17 bd624deef56e: Preparing 02:06:17 b083a4410856: Preparing 02:06:17 85318ecd7013: Preparing 02:06:17 6b4a4f3b8416: Preparing 02:06:17 a134056d64ed: Preparing 02:06:17 15f25bc5c8cb: Preparing 02:06:17 dcc2422e20d1: Preparing 02:06:17 a171cebb212b: Preparing 02:06:17 7d14b376f832: Preparing 02:06:17 740a321ba35d: Preparing 02:06:17 afb1712010af: Preparing 02:06:17 5f70bf18a086: Preparing 02:06:17 2bccb3d43a97: Preparing 02:06:17 ab23f43cdae5: Preparing 02:06:17 baaff80dc671: Preparing 02:06:17 75654b8eeebd: Preparing 02:06:17 7d14b376f832: Waiting 02:06:17 2bccb3d43a97: Waiting 02:06:17 75654b8eeebd: Waiting 02:06:17 740a321ba35d: Waiting 02:06:17 afb1712010af: Waiting 02:06:17 ab23f43cdae5: Waiting 02:06:17 baaff80dc671: Waiting 02:06:17 15f25bc5c8cb: Waiting 02:06:17 dcc2422e20d1: Waiting 02:06:17 a171cebb212b: Waiting 02:06:17 6b4a4f3b8416: Layer already exists 02:06:17 85318ecd7013: Layer already exists 02:06:17 bd624deef56e: Layer already exists 02:06:17 b083a4410856: Layer already exists 02:06:17 a134056d64ed: Layer already exists 02:06:17 dcc2422e20d1: Layer already exists 02:06:17 15f25bc5c8cb: Layer already exists 02:06:17 a171cebb212b: Layer already exists 02:06:17 740a321ba35d: Layer already exists 02:06:17 7d14b376f832: Layer already exists 02:06:17 afb1712010af: Layer already exists 02:06:17 2bccb3d43a97: Layer already exists 02:06:17 ab23f43cdae5: Layer already exists 02:06:17 baaff80dc671: Layer already exists 02:06:17 5f70bf18a086: Layer already exists 02:06:17 75654b8eeebd: Layer already exists 02:06:17 4.0.0-dev.22: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:06:18 bd624deef56e: Preparing 02:06:18 b083a4410856: Preparing 02:06:18 85318ecd7013: Preparing 02:06:18 6b4a4f3b8416: Preparing 02:06:18 a134056d64ed: Preparing 02:06:18 15f25bc5c8cb: Preparing 02:06:18 dcc2422e20d1: Preparing 02:06:18 a171cebb212b: Preparing 02:06:18 7d14b376f832: Preparing 02:06:18 740a321ba35d: Preparing 02:06:18 afb1712010af: Preparing 02:06:18 5f70bf18a086: Preparing 02:06:18 2bccb3d43a97: Preparing 02:06:18 ab23f43cdae5: Preparing 02:06:18 baaff80dc671: Preparing 02:06:18 75654b8eeebd: Preparing 02:06:18 7d14b376f832: Waiting 02:06:18 740a321ba35d: Waiting 02:06:18 afb1712010af: Waiting 02:06:18 5f70bf18a086: Waiting 02:06:18 2bccb3d43a97: Waiting 02:06:18 dcc2422e20d1: Waiting 02:06:18 ab23f43cdae5: Waiting 02:06:18 a171cebb212b: Waiting 02:06:18 75654b8eeebd: Waiting 02:06:18 15f25bc5c8cb: Waiting 02:06:18 baaff80dc671: Waiting 02:06:18 6b4a4f3b8416: Layer already exists 02:06:18 b083a4410856: Layer already exists 02:06:18 bd624deef56e: Layer already exists 02:06:18 a134056d64ed: Layer already exists 02:06:18 85318ecd7013: Layer already exists 02:06:18 15f25bc5c8cb: Layer already exists 02:06:18 dcc2422e20d1: Layer already exists 02:06:18 a171cebb212b: Layer already exists 02:06:18 7d14b376f832: Layer already exists 02:06:18 740a321ba35d: Layer already exists 02:06:18 afb1712010af: Layer already exists 02:06:18 2bccb3d43a97: Layer already exists 02:06:18 5f70bf18a086: Layer already exists 02:06:18 ab23f43cdae5: Layer already exists 02:06:18 baaff80dc671: Layer already exists 02:06:18 75654b8eeebd: Layer already exists 02:06:18 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:06:18 bd624deef56e: Preparing 02:06:18 b083a4410856: Preparing 02:06:18 85318ecd7013: Preparing 02:06:18 6b4a4f3b8416: Preparing 02:06:18 a134056d64ed: Preparing 02:06:18 15f25bc5c8cb: Preparing 02:06:18 dcc2422e20d1: Preparing 02:06:18 a171cebb212b: Preparing 02:06:18 7d14b376f832: Preparing 02:06:18 740a321ba35d: Preparing 02:06:18 afb1712010af: Preparing 02:06:18 5f70bf18a086: Preparing 02:06:18 2bccb3d43a97: Preparing 02:06:18 ab23f43cdae5: Preparing 02:06:18 baaff80dc671: Preparing 02:06:18 75654b8eeebd: Preparing 02:06:18 7d14b376f832: Waiting 02:06:18 740a321ba35d: Waiting 02:06:18 afb1712010af: Waiting 02:06:18 5f70bf18a086: Waiting 02:06:18 2bccb3d43a97: Waiting 02:06:18 ab23f43cdae5: Waiting 02:06:18 baaff80dc671: Waiting 02:06:18 75654b8eeebd: Waiting 02:06:18 15f25bc5c8cb: Waiting 02:06:18 dcc2422e20d1: Waiting 02:06:18 a171cebb212b: Waiting 02:06:18 85318ecd7013: Layer already exists 02:06:18 bd624deef56e: Layer already exists 02:06:18 b083a4410856: Layer already exists 02:06:18 6b4a4f3b8416: Layer already exists 02:06:18 a134056d64ed: Layer already exists 02:06:18 15f25bc5c8cb: Layer already exists 02:06:18 a171cebb212b: Layer already exists 02:06:18 dcc2422e20d1: Layer already exists 02:06:18 740a321ba35d: Layer already exists 02:06:18 7d14b376f832: Layer already exists 02:06:18 afb1712010af: Layer already exists 02:06:18 5f70bf18a086: Layer already exists 02:06:18 baaff80dc671: Layer already exists 02:06:18 2bccb3d43a97: Layer already exists 02:06:18 ab23f43cdae5: Layer already exists 02:06:18 75654b8eeebd: Layer already exists 02:06:18 main: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:18 ===================================================== [Pipeline] echo 02:06:18 taggedImages: 02:06:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:06:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 02:06:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:06:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:06:18 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:18 latest 02:06:18 4.0.0-dev.22 02:06:18 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:18 main 02:06:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:06:19 cb511a3af888: Preparing 02:06:19 56a39ad342b5: Preparing 02:06:19 226e68142913: Preparing 02:06:19 7f52c877aa52: Preparing 02:06:19 a171cebb212b: Preparing 02:06:19 7d14b376f832: Preparing 02:06:19 3bc812ed21cc: Preparing 02:06:19 33ebde7e772c: Preparing 02:06:19 75654b8eeebd: Preparing 02:06:19 33ebde7e772c: Waiting 02:06:19 75654b8eeebd: Waiting 02:06:19 a171cebb212b: Layer already exists 02:06:19 7d14b376f832: Layer already exists 02:06:19 3bc812ed21cc: Layer already exists 02:06:19 33ebde7e772c: Layer already exists 02:06:19 cb511a3af888: Pushed 02:06:19 226e68142913: Pushed 02:06:19 75654b8eeebd: Layer already exists 02:06:19 56a39ad342b5: Pushed 02:06:22 7f52c877aa52: Pushed 02:06:22 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:06:22 cb511a3af888: Preparing 02:06:22 56a39ad342b5: Preparing 02:06:22 226e68142913: Preparing 02:06:22 7f52c877aa52: Preparing 02:06:22 a171cebb212b: Preparing 02:06:22 7d14b376f832: Preparing 02:06:22 3bc812ed21cc: Preparing 02:06:22 33ebde7e772c: Preparing 02:06:22 75654b8eeebd: Preparing 02:06:22 3bc812ed21cc: Waiting 02:06:22 33ebde7e772c: Waiting 02:06:22 75654b8eeebd: Waiting 02:06:22 7d14b376f832: Waiting 02:06:22 a171cebb212b: Layer already exists 02:06:22 226e68142913: Layer already exists 02:06:22 7f52c877aa52: Layer already exists 02:06:22 cb511a3af888: Layer already exists 02:06:22 56a39ad342b5: Layer already exists 02:06:22 7d14b376f832: Layer already exists 02:06:22 75654b8eeebd: Layer already exists 02:06:22 3bc812ed21cc: Layer already exists 02:06:22 33ebde7e772c: Layer already exists 02:06:22 latest: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 02:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:06:23 cb511a3af888: Preparing 02:06:23 56a39ad342b5: Preparing 02:06:23 226e68142913: Preparing 02:06:23 7f52c877aa52: Preparing 02:06:23 a171cebb212b: Preparing 02:06:23 7d14b376f832: Preparing 02:06:23 3bc812ed21cc: Preparing 02:06:23 33ebde7e772c: Preparing 02:06:23 7d14b376f832: Waiting 02:06:23 75654b8eeebd: Preparing 02:06:23 33ebde7e772c: Waiting 02:06:23 56a39ad342b5: Layer already exists 02:06:23 7f52c877aa52: Layer already exists 02:06:23 a171cebb212b: Layer already exists 02:06:23 cb511a3af888: Layer already exists 02:06:23 226e68142913: Layer already exists 02:06:23 33ebde7e772c: Layer already exists 02:06:23 7d14b376f832: Layer already exists 02:06:23 3bc812ed21cc: Layer already exists 02:06:23 75654b8eeebd: Layer already exists 02:06:23 4.0.0-dev.22: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:06:24 cb511a3af888: Preparing 02:06:24 56a39ad342b5: Preparing 02:06:24 226e68142913: Preparing 02:06:24 7f52c877aa52: Preparing 02:06:24 a171cebb212b: Preparing 02:06:24 7d14b376f832: Preparing 02:06:24 3bc812ed21cc: Preparing 02:06:24 33ebde7e772c: Preparing 02:06:24 75654b8eeebd: Preparing 02:06:24 7d14b376f832: Waiting 02:06:24 3bc812ed21cc: Waiting 02:06:24 33ebde7e772c: Waiting 02:06:24 75654b8eeebd: Waiting 02:06:24 56a39ad342b5: Layer already exists 02:06:24 7f52c877aa52: Layer already exists 02:06:24 a171cebb212b: Layer already exists 02:06:24 cb511a3af888: Layer already exists 02:06:24 226e68142913: Layer already exists 02:06:24 7d14b376f832: Layer already exists 02:06:24 33ebde7e772c: Layer already exists 02:06:24 75654b8eeebd: Layer already exists 02:06:24 3bc812ed21cc: Layer already exists 02:06:24 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:06:24 cb511a3af888: Preparing 02:06:24 56a39ad342b5: Preparing 02:06:24 226e68142913: Preparing 02:06:24 7f52c877aa52: Preparing 02:06:24 a171cebb212b: Preparing 02:06:24 7d14b376f832: Preparing 02:06:24 3bc812ed21cc: Preparing 02:06:24 33ebde7e772c: Preparing 02:06:24 75654b8eeebd: Preparing 02:06:24 3bc812ed21cc: Waiting 02:06:24 33ebde7e772c: Waiting 02:06:24 7d14b376f832: Waiting 02:06:24 226e68142913: Layer already exists 02:06:24 a171cebb212b: Layer already exists 02:06:24 cb511a3af888: Layer already exists 02:06:24 56a39ad342b5: Layer already exists 02:06:24 7f52c877aa52: Layer already exists 02:06:24 3bc812ed21cc: Layer already exists 02:06:24 33ebde7e772c: Layer already exists 02:06:24 7d14b376f832: Layer already exists 02:06:24 75654b8eeebd: Layer already exists 02:06:24 main: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:24 ===================================================== [Pipeline] echo 02:06:24 taggedImages: 02:06:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:06:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 02:06:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:06:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:06:24 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:24 latest 02:06:24 4.0.0-dev.22 02:06:24 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:24 main 02:06:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:06:25 26877a3afc3d: Preparing 02:06:25 c59c73e652ba: Preparing 02:06:25 9e2829b7ff17: Preparing 02:06:25 169ea6e54097: Preparing 02:06:25 a016548f7fa8: Preparing 02:06:25 a171cebb212b: Preparing 02:06:25 7d14b376f832: Preparing 02:06:25 c73ec30b0463: Preparing 02:06:25 bbba1003e86e: Preparing 02:06:25 7d14b376f832: Waiting 02:06:25 a171cebb212b: Waiting 02:06:25 ec17c52773ec: Preparing 02:06:25 75654b8eeebd: Preparing 02:06:25 75654b8eeebd: Waiting 02:06:25 bbba1003e86e: Waiting 02:06:25 ec17c52773ec: Waiting 02:06:25 a016548f7fa8: Pushed 02:06:25 c59c73e652ba: Pushed 02:06:25 26877a3afc3d: Pushed 02:06:25 169ea6e54097: Pushed 02:06:25 a171cebb212b: Layer already exists 02:06:25 7d14b376f832: Layer already exists 02:06:25 75654b8eeebd: Layer already exists 02:06:25 c73ec30b0463: Pushed 02:06:25 bbba1003e86e: Pushed 02:06:26 9e2829b7ff17: Pushed 02:06:27 ec17c52773ec: Pushed 02:06:28 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:06:28 26877a3afc3d: Preparing 02:06:28 c59c73e652ba: Preparing 02:06:28 9e2829b7ff17: Preparing 02:06:28 169ea6e54097: Preparing 02:06:28 a016548f7fa8: Preparing 02:06:28 a171cebb212b: Preparing 02:06:28 7d14b376f832: Preparing 02:06:28 c73ec30b0463: Preparing 02:06:28 bbba1003e86e: Preparing 02:06:28 ec17c52773ec: Preparing 02:06:28 75654b8eeebd: Preparing 02:06:28 a171cebb212b: Waiting 02:06:28 ec17c52773ec: Waiting 02:06:28 bbba1003e86e: Waiting 02:06:28 c73ec30b0463: Waiting 02:06:28 75654b8eeebd: Waiting 02:06:28 7d14b376f832: Waiting 02:06:28 26877a3afc3d: Layer already exists 02:06:28 9e2829b7ff17: Layer already exists 02:06:28 c59c73e652ba: Layer already exists 02:06:28 a016548f7fa8: Layer already exists 02:06:28 169ea6e54097: Layer already exists 02:06:28 c73ec30b0463: Layer already exists 02:06:28 a171cebb212b: Layer already exists 02:06:28 7d14b376f832: Layer already exists 02:06:28 bbba1003e86e: Layer already exists 02:06:28 ec17c52773ec: Layer already exists 02:06:28 75654b8eeebd: Layer already exists 02:06:28 latest: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 02:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:06:29 26877a3afc3d: Preparing 02:06:29 c59c73e652ba: Preparing 02:06:29 9e2829b7ff17: Preparing 02:06:29 169ea6e54097: Preparing 02:06:29 a016548f7fa8: Preparing 02:06:29 a171cebb212b: Preparing 02:06:29 7d14b376f832: Preparing 02:06:29 c73ec30b0463: Preparing 02:06:29 bbba1003e86e: Preparing 02:06:29 ec17c52773ec: Preparing 02:06:29 75654b8eeebd: Preparing 02:06:29 a171cebb212b: Waiting 02:06:29 c73ec30b0463: Waiting 02:06:29 7d14b376f832: Waiting 02:06:29 bbba1003e86e: Waiting 02:06:29 75654b8eeebd: Waiting 02:06:29 26877a3afc3d: Layer already exists 02:06:29 a016548f7fa8: Layer already exists 02:06:29 169ea6e54097: Layer already exists 02:06:29 9e2829b7ff17: Layer already exists 02:06:29 c59c73e652ba: Layer already exists 02:06:29 bbba1003e86e: Layer already exists 02:06:29 c73ec30b0463: Layer already exists 02:06:29 a171cebb212b: Layer already exists 02:06:29 7d14b376f832: Layer already exists 02:06:29 ec17c52773ec: Layer already exists 02:06:29 75654b8eeebd: Layer already exists 02:06:29 4.0.0-dev.22: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:06:30 26877a3afc3d: Preparing 02:06:30 c59c73e652ba: Preparing 02:06:30 9e2829b7ff17: Preparing 02:06:30 169ea6e54097: Preparing 02:06:30 a016548f7fa8: Preparing 02:06:30 a171cebb212b: Preparing 02:06:30 7d14b376f832: Preparing 02:06:30 c73ec30b0463: Preparing 02:06:30 bbba1003e86e: Preparing 02:06:30 ec17c52773ec: Preparing 02:06:30 75654b8eeebd: Preparing 02:06:30 a171cebb212b: Waiting 02:06:30 7d14b376f832: Waiting 02:06:30 75654b8eeebd: Waiting 02:06:30 ec17c52773ec: Waiting 02:06:30 c73ec30b0463: Waiting 02:06:30 bbba1003e86e: Waiting 02:06:30 c59c73e652ba: Layer already exists 02:06:30 169ea6e54097: Layer already exists 02:06:30 9e2829b7ff17: Layer already exists 02:06:30 a016548f7fa8: Layer already exists 02:06:30 26877a3afc3d: Layer already exists 02:06:30 c73ec30b0463: Layer already exists 02:06:30 a171cebb212b: Layer already exists 02:06:30 7d14b376f832: Layer already exists 02:06:30 ec17c52773ec: Layer already exists 02:06:30 bbba1003e86e: Layer already exists 02:06:30 75654b8eeebd: Layer already exists 02:06:30 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:06:30 26877a3afc3d: Preparing 02:06:30 c59c73e652ba: Preparing 02:06:30 9e2829b7ff17: Preparing 02:06:30 169ea6e54097: Preparing 02:06:30 a016548f7fa8: Preparing 02:06:30 a171cebb212b: Preparing 02:06:30 7d14b376f832: Preparing 02:06:30 c73ec30b0463: Preparing 02:06:30 bbba1003e86e: Preparing 02:06:30 ec17c52773ec: Preparing 02:06:30 75654b8eeebd: Preparing 02:06:30 a171cebb212b: Waiting 02:06:30 bbba1003e86e: Waiting 02:06:30 7d14b376f832: Waiting 02:06:30 c73ec30b0463: Waiting 02:06:30 ec17c52773ec: Waiting 02:06:30 75654b8eeebd: Waiting 02:06:30 c59c73e652ba: Layer already exists 02:06:30 9e2829b7ff17: Layer already exists 02:06:30 26877a3afc3d: Layer already exists 02:06:30 a016548f7fa8: Layer already exists 02:06:30 169ea6e54097: Layer already exists 02:06:30 a171cebb212b: Layer already exists 02:06:30 7d14b376f832: Layer already exists 02:06:30 bbba1003e86e: Layer already exists 02:06:30 c73ec30b0463: Layer already exists 02:06:30 ec17c52773ec: Layer already exists 02:06:30 75654b8eeebd: Layer already exists 02:06:30 main: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:30 ===================================================== [Pipeline] echo 02:06:30 taggedImages: 02:06:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:06:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 02:06:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:06:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:06:30 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:30 latest 02:06:30 4.0.0-dev.22 02:06:30 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:30 main 02:06:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:06:31 2503ecaad0cb: Preparing 02:06:31 28ab43bbc6eb: Preparing 02:06:31 6052ec910e8d: Preparing 02:06:31 e45e95e9589f: Preparing 02:06:31 a45fa8d7e344: Preparing 02:06:31 b00c65e9a6c6: Preparing 02:06:31 6b6867df0a6b: Preparing 02:06:31 a171cebb212b: Preparing 02:06:31 7d14b376f832: Preparing 02:06:31 4eda7fc6aed0: Preparing 02:06:31 2ac046e9de1d: Preparing 02:06:31 75654b8eeebd: Preparing 02:06:31 b00c65e9a6c6: Waiting 02:06:31 6b6867df0a6b: Waiting 02:06:31 a171cebb212b: Waiting 02:06:31 7d14b376f832: Waiting 02:06:31 4eda7fc6aed0: Waiting 02:06:31 2ac046e9de1d: Waiting 02:06:31 75654b8eeebd: Waiting 02:06:31 a45fa8d7e344: Pushed 02:06:31 2503ecaad0cb: Pushed 02:06:31 28ab43bbc6eb: Pushed 02:06:31 a171cebb212b: Layer already exists 02:06:31 7d14b376f832: Layer already exists 02:06:31 b00c65e9a6c6: Pushed 02:06:31 6b6867df0a6b: Pushed 02:06:31 75654b8eeebd: Layer already exists 02:06:32 4eda7fc6aed0: Pushed 02:06:32 e45e95e9589f: Pushed 02:06:32 6052ec910e8d: Pushed 02:06:34 2ac046e9de1d: Pushed 02:06:34 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:06:35 2503ecaad0cb: Preparing 02:06:35 28ab43bbc6eb: Preparing 02:06:35 6052ec910e8d: Preparing 02:06:35 e45e95e9589f: Preparing 02:06:35 a45fa8d7e344: Preparing 02:06:35 b00c65e9a6c6: Preparing 02:06:35 6b6867df0a6b: Preparing 02:06:35 a171cebb212b: Preparing 02:06:35 7d14b376f832: Preparing 02:06:35 4eda7fc6aed0: Preparing 02:06:35 b00c65e9a6c6: Waiting 02:06:35 7d14b376f832: Waiting 02:06:35 a171cebb212b: Waiting 02:06:35 2ac046e9de1d: Preparing 02:06:35 75654b8eeebd: Preparing 02:06:35 4eda7fc6aed0: Waiting 02:06:35 2ac046e9de1d: Waiting 02:06:35 75654b8eeebd: Waiting 02:06:35 e45e95e9589f: Layer already exists 02:06:35 a45fa8d7e344: Layer already exists 02:06:35 2503ecaad0cb: Layer already exists 02:06:35 28ab43bbc6eb: Layer already exists 02:06:35 6052ec910e8d: Layer already exists 02:06:35 b00c65e9a6c6: Layer already exists 02:06:35 4eda7fc6aed0: Layer already exists 02:06:35 6b6867df0a6b: Layer already exists 02:06:35 a171cebb212b: Layer already exists 02:06:35 7d14b376f832: Layer already exists 02:06:35 2ac046e9de1d: Layer already exists 02:06:35 75654b8eeebd: Layer already exists 02:06:35 latest: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 02:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:06:35 2503ecaad0cb: Preparing 02:06:35 28ab43bbc6eb: Preparing 02:06:35 6052ec910e8d: Preparing 02:06:35 e45e95e9589f: Preparing 02:06:35 a45fa8d7e344: Preparing 02:06:35 b00c65e9a6c6: Preparing 02:06:35 6b6867df0a6b: Preparing 02:06:35 a171cebb212b: Preparing 02:06:35 7d14b376f832: Preparing 02:06:35 4eda7fc6aed0: Preparing 02:06:35 2ac046e9de1d: Preparing 02:06:35 75654b8eeebd: Preparing 02:06:35 a171cebb212b: Waiting 02:06:35 7d14b376f832: Waiting 02:06:35 4eda7fc6aed0: Waiting 02:06:35 b00c65e9a6c6: Waiting 02:06:35 6b6867df0a6b: Waiting 02:06:35 2ac046e9de1d: Waiting 02:06:35 75654b8eeebd: Waiting 02:06:35 e45e95e9589f: Layer already exists 02:06:35 a45fa8d7e344: Layer already exists 02:06:35 2503ecaad0cb: Layer already exists 02:06:35 28ab43bbc6eb: Layer already exists 02:06:35 6052ec910e8d: Layer already exists 02:06:35 7d14b376f832: Layer already exists 02:06:35 6b6867df0a6b: Layer already exists 02:06:35 b00c65e9a6c6: Layer already exists 02:06:35 a171cebb212b: Layer already exists 02:06:35 4eda7fc6aed0: Layer already exists 02:06:35 2ac046e9de1d: Layer already exists 02:06:35 75654b8eeebd: Layer already exists 02:06:35 4.0.0-dev.22: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:06:36 2503ecaad0cb: Preparing 02:06:36 28ab43bbc6eb: Preparing 02:06:36 6052ec910e8d: Preparing 02:06:36 e45e95e9589f: Preparing 02:06:36 a45fa8d7e344: Preparing 02:06:36 b00c65e9a6c6: Preparing 02:06:36 6b6867df0a6b: Preparing 02:06:36 a171cebb212b: Preparing 02:06:36 7d14b376f832: Preparing 02:06:36 4eda7fc6aed0: Preparing 02:06:36 2ac046e9de1d: Preparing 02:06:36 75654b8eeebd: Preparing 02:06:36 2ac046e9de1d: Waiting 02:06:36 7d14b376f832: Waiting 02:06:36 4eda7fc6aed0: Waiting 02:06:36 75654b8eeebd: Waiting 02:06:36 b00c65e9a6c6: Waiting 02:06:36 6b6867df0a6b: Waiting 02:06:36 a171cebb212b: Waiting 02:06:36 e45e95e9589f: Layer already exists 02:06:36 28ab43bbc6eb: Layer already exists 02:06:36 6052ec910e8d: Layer already exists 02:06:36 a45fa8d7e344: Layer already exists 02:06:36 2503ecaad0cb: Layer already exists 02:06:36 b00c65e9a6c6: Layer already exists 02:06:36 7d14b376f832: Layer already exists 02:06:36 4eda7fc6aed0: Layer already exists 02:06:36 a171cebb212b: Layer already exists 02:06:36 6b6867df0a6b: Layer already exists 02:06:36 2ac046e9de1d: Layer already exists 02:06:36 75654b8eeebd: Layer already exists 02:06:36 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:06:37 2503ecaad0cb: Preparing 02:06:37 28ab43bbc6eb: Preparing 02:06:37 6052ec910e8d: Preparing 02:06:37 e45e95e9589f: Preparing 02:06:37 a45fa8d7e344: Preparing 02:06:37 b00c65e9a6c6: Preparing 02:06:37 6b6867df0a6b: Preparing 02:06:37 a171cebb212b: Preparing 02:06:37 7d14b376f832: Preparing 02:06:37 4eda7fc6aed0: Preparing 02:06:37 2ac046e9de1d: Preparing 02:06:37 75654b8eeebd: Preparing 02:06:37 7d14b376f832: Waiting 02:06:37 4eda7fc6aed0: Waiting 02:06:37 b00c65e9a6c6: Waiting 02:06:37 2ac046e9de1d: Waiting 02:06:37 6b6867df0a6b: Waiting 02:06:37 a171cebb212b: Waiting 02:06:37 75654b8eeebd: Waiting 02:06:37 2503ecaad0cb: Layer already exists 02:06:37 e45e95e9589f: Layer already exists 02:06:37 6052ec910e8d: Layer already exists 02:06:37 a45fa8d7e344: Layer already exists 02:06:37 28ab43bbc6eb: Layer already exists 02:06:37 6b6867df0a6b: Layer already exists 02:06:37 a171cebb212b: Layer already exists 02:06:37 7d14b376f832: Layer already exists 02:06:37 b00c65e9a6c6: Layer already exists 02:06:37 4eda7fc6aed0: Layer already exists 02:06:37 75654b8eeebd: Layer already exists 02:06:37 2ac046e9de1d: Layer already exists 02:06:37 main: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:37 ===================================================== [Pipeline] echo 02:06:37 taggedImages: 02:06:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:06:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 02:06:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:06:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:06:37 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:37 latest 02:06:37 4.0.0-dev.22 02:06:37 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:37 main 02:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:06:38 77f3475a03d3: Preparing 02:06:38 a1c0e6fa1d8c: Preparing 02:06:38 a171cebb212b: Preparing 02:06:38 7d14b376f832: Preparing 02:06:38 5a6fae5d9b74: Preparing 02:06:38 81f1b3a68f7d: Preparing 02:06:38 75654b8eeebd: Preparing 02:06:38 81f1b3a68f7d: Waiting 02:06:38 75654b8eeebd: Waiting 02:06:38 a171cebb212b: Layer already exists 02:06:38 7d14b376f832: Layer already exists 02:06:38 75654b8eeebd: Layer already exists 02:06:38 77f3475a03d3: Pushed 02:06:38 5a6fae5d9b74: Pushed 02:06:38 81f1b3a68f7d: Pushed 02:06:39 a1c0e6fa1d8c: Pushed 02:06:40 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:40 + 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 02:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:06:40 77f3475a03d3: Preparing 02:06:40 a1c0e6fa1d8c: Preparing 02:06:40 a171cebb212b: Preparing 02:06:40 7d14b376f832: Preparing 02:06:40 5a6fae5d9b74: Preparing 02:06:40 81f1b3a68f7d: Preparing 02:06:40 75654b8eeebd: Preparing 02:06:40 81f1b3a68f7d: Waiting 02:06:40 75654b8eeebd: Waiting 02:06:40 77f3475a03d3: Layer already exists 02:06:40 a1c0e6fa1d8c: Layer already exists 02:06:40 7d14b376f832: Layer already exists 02:06:40 5a6fae5d9b74: Layer already exists 02:06:40 a171cebb212b: Layer already exists 02:06:40 81f1b3a68f7d: Layer already exists 02:06:40 75654b8eeebd: Layer already exists 02:06:40 latest: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 02:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:06:41 77f3475a03d3: Preparing 02:06:41 a1c0e6fa1d8c: Preparing 02:06:41 a171cebb212b: Preparing 02:06:41 7d14b376f832: Preparing 02:06:41 5a6fae5d9b74: Preparing 02:06:41 81f1b3a68f7d: Preparing 02:06:41 75654b8eeebd: Preparing 02:06:41 81f1b3a68f7d: Waiting 02:06:41 75654b8eeebd: Waiting 02:06:41 a1c0e6fa1d8c: Layer already exists 02:06:41 77f3475a03d3: Layer already exists 02:06:41 5a6fae5d9b74: Layer already exists 02:06:41 a171cebb212b: Layer already exists 02:06:41 7d14b376f832: Layer already exists 02:06:41 81f1b3a68f7d: Layer already exists 02:06:41 75654b8eeebd: Layer already exists 02:06:41 4.0.0-dev.22: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:06:42 77f3475a03d3: Preparing 02:06:42 a1c0e6fa1d8c: Preparing 02:06:42 a171cebb212b: Preparing 02:06:42 7d14b376f832: Preparing 02:06:42 5a6fae5d9b74: Preparing 02:06:42 81f1b3a68f7d: Preparing 02:06:42 75654b8eeebd: Preparing 02:06:42 81f1b3a68f7d: Waiting 02:06:42 75654b8eeebd: Waiting 02:06:42 7d14b376f832: Layer already exists 02:06:42 a171cebb212b: Layer already exists 02:06:42 a1c0e6fa1d8c: Layer already exists 02:06:42 5a6fae5d9b74: Layer already exists 02:06:42 77f3475a03d3: Layer already exists 02:06:42 81f1b3a68f7d: Layer already exists 02:06:42 75654b8eeebd: Layer already exists 02:06:42 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + 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 02:06:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:06:42 77f3475a03d3: Preparing 02:06:42 a1c0e6fa1d8c: Preparing 02:06:42 a171cebb212b: Preparing 02:06:42 7d14b376f832: Preparing 02:06:42 5a6fae5d9b74: Preparing 02:06:42 81f1b3a68f7d: Preparing 02:06:42 75654b8eeebd: Preparing 02:06:42 81f1b3a68f7d: Waiting 02:06:42 75654b8eeebd: Waiting 02:06:42 5a6fae5d9b74: Layer already exists 02:06:42 a1c0e6fa1d8c: Layer already exists 02:06:42 a171cebb212b: Layer already exists 02:06:42 77f3475a03d3: Layer already exists 02:06:42 7d14b376f832: Layer already exists 02:06:42 81f1b3a68f7d: Layer already exists 02:06:42 75654b8eeebd: Layer already exists 02:06:42 main: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:42 ===================================================== [Pipeline] echo 02:06:42 taggedImages: 02:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 02:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:06:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:06:42 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:42 latest 02:06:42 4.0.0-dev.22 02:06:42 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:42 main 02:06:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:43 391dd7262bb8: Preparing 02:06:43 82b703b36ed6: Preparing 02:06:43 7a06465f0506: Preparing 02:06:43 a171cebb212b: Preparing 02:06:43 7d14b376f832: Preparing 02:06:43 db694aa8471f: Preparing 02:06:43 8f4ea5b08aeb: Preparing 02:06:43 12f6cc125a68: Preparing 02:06:43 64206c61cb00: Preparing 02:06:43 75654b8eeebd: Preparing 02:06:43 12f6cc125a68: Waiting 02:06:43 db694aa8471f: Waiting 02:06:43 64206c61cb00: Waiting 02:06:43 75654b8eeebd: Waiting 02:06:43 8f4ea5b08aeb: Waiting 02:06:43 a171cebb212b: Layer already exists 02:06:43 7d14b376f832: Layer already exists 02:06:43 391dd7262bb8: Pushed 02:06:43 82b703b36ed6: Pushed 02:06:43 7a06465f0506: Pushed 02:06:43 75654b8eeebd: Layer already exists 02:06:43 12f6cc125a68: Pushed 02:06:44 64206c61cb00: Pushed 02:06:49 8f4ea5b08aeb: Pushed 02:06:54 db694aa8471f: Pushed 02:06:54 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:54 391dd7262bb8: Preparing 02:06:54 82b703b36ed6: Preparing 02:06:54 7a06465f0506: Preparing 02:06:54 a171cebb212b: Preparing 02:06:54 7d14b376f832: Preparing 02:06:54 db694aa8471f: Preparing 02:06:54 8f4ea5b08aeb: Preparing 02:06:54 12f6cc125a68: Preparing 02:06:54 64206c61cb00: Preparing 02:06:54 75654b8eeebd: Preparing 02:06:54 db694aa8471f: Waiting 02:06:54 8f4ea5b08aeb: Waiting 02:06:54 12f6cc125a68: Waiting 02:06:54 64206c61cb00: Waiting 02:06:54 75654b8eeebd: Waiting 02:06:54 391dd7262bb8: Layer already exists 02:06:54 7d14b376f832: Layer already exists 02:06:54 7a06465f0506: Layer already exists 02:06:54 82b703b36ed6: Layer already exists 02:06:54 a171cebb212b: Layer already exists 02:06:54 8f4ea5b08aeb: Layer already exists 02:06:54 db694aa8471f: Layer already exists 02:06:54 75654b8eeebd: Layer already exists 02:06:54 64206c61cb00: Layer already exists 02:06:54 12f6cc125a68: Layer already exists 02:06:54 latest: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 02:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:55 391dd7262bb8: Preparing 02:06:55 82b703b36ed6: Preparing 02:06:55 7a06465f0506: Preparing 02:06:55 a171cebb212b: Preparing 02:06:55 7d14b376f832: Preparing 02:06:55 db694aa8471f: Preparing 02:06:55 8f4ea5b08aeb: Preparing 02:06:55 12f6cc125a68: Preparing 02:06:55 64206c61cb00: Preparing 02:06:55 75654b8eeebd: Preparing 02:06:55 8f4ea5b08aeb: Waiting 02:06:55 12f6cc125a68: Waiting 02:06:55 64206c61cb00: Waiting 02:06:55 75654b8eeebd: Waiting 02:06:55 db694aa8471f: Waiting 02:06:55 7a06465f0506: Layer already exists 02:06:55 82b703b36ed6: Layer already exists 02:06:55 7d14b376f832: Layer already exists 02:06:55 391dd7262bb8: Layer already exists 02:06:55 a171cebb212b: Layer already exists 02:06:55 db694aa8471f: Layer already exists 02:06:55 75654b8eeebd: Layer already exists 02:06:55 12f6cc125a68: Layer already exists 02:06:55 8f4ea5b08aeb: Layer already exists 02:06:55 64206c61cb00: Layer already exists 02:06:55 4.0.0-dev.22: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:56 391dd7262bb8: Preparing 02:06:56 82b703b36ed6: Preparing 02:06:56 7a06465f0506: Preparing 02:06:56 a171cebb212b: Preparing 02:06:56 7d14b376f832: Preparing 02:06:56 db694aa8471f: Preparing 02:06:56 8f4ea5b08aeb: Preparing 02:06:56 12f6cc125a68: Preparing 02:06:56 64206c61cb00: Preparing 02:06:56 75654b8eeebd: Preparing 02:06:56 8f4ea5b08aeb: Waiting 02:06:56 12f6cc125a68: Waiting 02:06:56 64206c61cb00: Waiting 02:06:56 75654b8eeebd: Waiting 02:06:56 db694aa8471f: Waiting 02:06:56 82b703b36ed6: Layer already exists 02:06:56 7a06465f0506: Layer already exists 02:06:56 7d14b376f832: Layer already exists 02:06:56 391dd7262bb8: Layer already exists 02:06:56 a171cebb212b: Layer already exists 02:06:56 db694aa8471f: Layer already exists 02:06:56 64206c61cb00: Layer already exists 02:06:56 12f6cc125a68: Layer already exists 02:06:56 8f4ea5b08aeb: Layer already exists 02:06:56 75654b8eeebd: Layer already exists 02:06:56 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:56 391dd7262bb8: Preparing 02:06:56 82b703b36ed6: Preparing 02:06:56 7a06465f0506: Preparing 02:06:56 a171cebb212b: Preparing 02:06:56 7d14b376f832: Preparing 02:06:56 db694aa8471f: Preparing 02:06:56 8f4ea5b08aeb: Preparing 02:06:56 12f6cc125a68: Preparing 02:06:56 64206c61cb00: Preparing 02:06:56 75654b8eeebd: Preparing 02:06:56 db694aa8471f: Waiting 02:06:56 12f6cc125a68: Waiting 02:06:56 64206c61cb00: Waiting 02:06:56 8f4ea5b08aeb: Waiting 02:06:56 7d14b376f832: Layer already exists 02:06:56 391dd7262bb8: Layer already exists 02:06:56 82b703b36ed6: Layer already exists 02:06:56 a171cebb212b: Layer already exists 02:06:56 7a06465f0506: Layer already exists 02:06:56 db694aa8471f: Layer already exists 02:06:56 8f4ea5b08aeb: Layer already exists 02:06:56 64206c61cb00: Layer already exists 02:06:56 75654b8eeebd: Layer already exists 02:06:56 12f6cc125a68: Layer already exists 02:06:56 main: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:56 ===================================================== [Pipeline] echo 02:06:56 taggedImages: 02:06:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:06:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 02:06:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:06:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:06:56 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:56 latest 02:06:56 4.0.0-dev.22 02:06:56 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:06:56 main 02:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:57 a181736c4905: Preparing 02:06:57 e426190a733b: Preparing 02:06:57 f333731e396d: Preparing 02:06:57 a171cebb212b: Preparing 02:06:57 7d14b376f832: Preparing 02:06:57 db694aa8471f: Preparing 02:06:57 9cda1969d923: Preparing 02:06:57 336a3f22a725: Preparing 02:06:57 75654b8eeebd: Preparing 02:06:57 9cda1969d923: Waiting 02:06:57 336a3f22a725: Waiting 02:06:57 75654b8eeebd: Waiting 02:06:57 db694aa8471f: Waiting 02:06:57 a171cebb212b: Layer already exists 02:06:57 7d14b376f832: Layer already exists 02:06:57 db694aa8471f: Layer already exists 02:06:57 e426190a733b: Pushed 02:06:57 f333731e396d: Pushed 02:06:57 75654b8eeebd: Layer already exists 02:06:57 a181736c4905: Pushed 02:06:57 336a3f22a725: Pushed 02:06:58 9cda1969d923: Pushed 02:06:58 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:58 a181736c4905: Preparing 02:06:58 e426190a733b: Preparing 02:06:58 f333731e396d: Preparing 02:06:58 a171cebb212b: Preparing 02:06:58 7d14b376f832: Preparing 02:06:58 db694aa8471f: Preparing 02:06:58 9cda1969d923: Preparing 02:06:58 336a3f22a725: Preparing 02:06:58 75654b8eeebd: Preparing 02:06:58 9cda1969d923: Waiting 02:06:58 336a3f22a725: Waiting 02:06:58 75654b8eeebd: Waiting 02:06:58 db694aa8471f: Waiting 02:06:58 f333731e396d: Layer already exists 02:06:58 7d14b376f832: Layer already exists 02:06:58 e426190a733b: Layer already exists 02:06:58 a181736c4905: Layer already exists 02:06:58 a171cebb212b: Layer already exists 02:06:58 db694aa8471f: Layer already exists 02:06:58 75654b8eeebd: Layer already exists 02:06:58 9cda1969d923: Layer already exists 02:06:58 336a3f22a725: Layer already exists 02:06:58 latest: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 02:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:59 a181736c4905: Preparing 02:06:59 e426190a733b: Preparing 02:06:59 f333731e396d: Preparing 02:06:59 a171cebb212b: Preparing 02:06:59 7d14b376f832: Preparing 02:06:59 db694aa8471f: Preparing 02:06:59 9cda1969d923: Preparing 02:06:59 336a3f22a725: Preparing 02:06:59 75654b8eeebd: Preparing 02:06:59 db694aa8471f: Waiting 02:06:59 9cda1969d923: Waiting 02:06:59 336a3f22a725: Waiting 02:06:59 75654b8eeebd: Waiting 02:06:59 7d14b376f832: Layer already exists 02:06:59 a181736c4905: Layer already exists 02:06:59 e426190a733b: Layer already exists 02:06:59 a171cebb212b: Layer already exists 02:06:59 f333731e396d: Layer already exists 02:06:59 db694aa8471f: Layer already exists 02:06:59 9cda1969d923: Layer already exists 02:06:59 336a3f22a725: Layer already exists 02:06:59 75654b8eeebd: Layer already exists 02:06:59 4.0.0-dev.22: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:07:00 a181736c4905: Preparing 02:07:00 e426190a733b: Preparing 02:07:00 f333731e396d: Preparing 02:07:00 a171cebb212b: Preparing 02:07:00 7d14b376f832: Preparing 02:07:00 db694aa8471f: Preparing 02:07:00 9cda1969d923: Preparing 02:07:00 336a3f22a725: Preparing 02:07:00 db694aa8471f: Waiting 02:07:00 9cda1969d923: Waiting 02:07:00 75654b8eeebd: Preparing 02:07:00 336a3f22a725: Waiting 02:07:00 e426190a733b: Layer already exists 02:07:00 f333731e396d: Layer already exists 02:07:00 a181736c4905: Layer already exists 02:07:00 a171cebb212b: Layer already exists 02:07:00 7d14b376f832: Layer already exists 02:07:00 9cda1969d923: Layer already exists 02:07:00 db694aa8471f: Layer already exists 02:07:00 336a3f22a725: Layer already exists 02:07:00 75654b8eeebd: Layer already exists 02:07:00 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:07:00 a181736c4905: Preparing 02:07:00 e426190a733b: Preparing 02:07:00 f333731e396d: Preparing 02:07:00 a171cebb212b: Preparing 02:07:00 7d14b376f832: Preparing 02:07:00 db694aa8471f: Preparing 02:07:00 9cda1969d923: Preparing 02:07:00 336a3f22a725: Preparing 02:07:00 75654b8eeebd: Preparing 02:07:00 9cda1969d923: Waiting 02:07:00 75654b8eeebd: Waiting 02:07:00 336a3f22a725: Waiting 02:07:00 db694aa8471f: Waiting 02:07:00 f333731e396d: Layer already exists 02:07:00 7d14b376f832: Layer already exists 02:07:00 e426190a733b: Layer already exists 02:07:00 a181736c4905: Layer already exists 02:07:00 a171cebb212b: Layer already exists 02:07:00 9cda1969d923: Layer already exists 02:07:00 336a3f22a725: Layer already exists 02:07:00 db694aa8471f: Layer already exists 02:07:00 75654b8eeebd: Layer already exists 02:07:00 main: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:00 ===================================================== [Pipeline] echo 02:07:00 taggedImages: 02:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 02:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:07:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:07:00 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:00 latest 02:07:00 4.0.0-dev.22 02:07:00 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:00 main 02:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:07:01 391dd7262bb8: Preparing 02:07:01 15a3eb10a07a: Preparing 02:07:01 e270dbbc19f8: Preparing 02:07:01 a171cebb212b: Preparing 02:07:01 7d14b376f832: Preparing 02:07:01 26cfa2dde644: Preparing 02:07:01 12f6cc125a68: Preparing 02:07:01 64206c61cb00: Preparing 02:07:01 75654b8eeebd: Preparing 02:07:01 26cfa2dde644: Waiting 02:07:01 12f6cc125a68: Waiting 02:07:01 64206c61cb00: Waiting 02:07:01 75654b8eeebd: Waiting 02:07:01 e270dbbc19f8: Pushed 02:07:01 15a3eb10a07a: Pushed 02:07:01 7d14b376f832: Layer already exists 02:07:02 391dd7262bb8: Layer already exists 02:07:02 a171cebb212b: Layer already exists 02:07:02 12f6cc125a68: Layer already exists 02:07:02 75654b8eeebd: Layer already exists 02:07:02 64206c61cb00: Layer already exists 02:07:12 26cfa2dde644: Pushed 02:07:12 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:07:13 391dd7262bb8: Preparing 02:07:13 15a3eb10a07a: Preparing 02:07:13 e270dbbc19f8: Preparing 02:07:13 a171cebb212b: Preparing 02:07:13 7d14b376f832: Preparing 02:07:13 26cfa2dde644: Preparing 02:07:13 12f6cc125a68: Preparing 02:07:13 64206c61cb00: Preparing 02:07:13 75654b8eeebd: Preparing 02:07:13 26cfa2dde644: Waiting 02:07:13 12f6cc125a68: Waiting 02:07:13 64206c61cb00: Waiting 02:07:13 75654b8eeebd: Waiting 02:07:13 391dd7262bb8: Layer already exists 02:07:13 7d14b376f832: Layer already exists 02:07:13 e270dbbc19f8: Layer already exists 02:07:13 a171cebb212b: Layer already exists 02:07:13 15a3eb10a07a: Layer already exists 02:07:13 26cfa2dde644: Layer already exists 02:07:13 75654b8eeebd: Layer already exists 02:07:13 12f6cc125a68: Layer already exists 02:07:13 64206c61cb00: Layer already exists 02:07:13 latest: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 02:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:07:13 391dd7262bb8: Preparing 02:07:13 15a3eb10a07a: Preparing 02:07:13 e270dbbc19f8: Preparing 02:07:13 a171cebb212b: Preparing 02:07:13 7d14b376f832: Preparing 02:07:13 26cfa2dde644: Preparing 02:07:13 12f6cc125a68: Preparing 02:07:13 64206c61cb00: Preparing 02:07:13 75654b8eeebd: Preparing 02:07:13 26cfa2dde644: Waiting 02:07:13 12f6cc125a68: Waiting 02:07:13 64206c61cb00: Waiting 02:07:13 75654b8eeebd: Waiting 02:07:13 e270dbbc19f8: Layer already exists 02:07:13 a171cebb212b: Layer already exists 02:07:13 391dd7262bb8: Layer already exists 02:07:13 15a3eb10a07a: Layer already exists 02:07:13 7d14b376f832: Layer already exists 02:07:13 26cfa2dde644: Layer already exists 02:07:13 12f6cc125a68: Layer already exists 02:07:13 75654b8eeebd: Layer already exists 02:07:13 64206c61cb00: Layer already exists 02:07:13 4.0.0-dev.22: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:07:14 391dd7262bb8: Preparing 02:07:14 15a3eb10a07a: Preparing 02:07:14 e270dbbc19f8: Preparing 02:07:14 a171cebb212b: Preparing 02:07:14 7d14b376f832: Preparing 02:07:14 26cfa2dde644: Preparing 02:07:14 12f6cc125a68: Preparing 02:07:14 64206c61cb00: Preparing 02:07:14 75654b8eeebd: Preparing 02:07:14 26cfa2dde644: Waiting 02:07:14 64206c61cb00: Waiting 02:07:14 12f6cc125a68: Waiting 02:07:14 75654b8eeebd: Waiting 02:07:14 e270dbbc19f8: Layer already exists 02:07:14 7d14b376f832: Layer already exists 02:07:14 391dd7262bb8: Layer already exists 02:07:14 15a3eb10a07a: Layer already exists 02:07:14 a171cebb212b: Layer already exists 02:07:14 12f6cc125a68: Layer already exists 02:07:14 26cfa2dde644: Layer already exists 02:07:14 75654b8eeebd: Layer already exists 02:07:14 64206c61cb00: Layer already exists 02:07:14 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:07:15 391dd7262bb8: Preparing 02:07:15 15a3eb10a07a: Preparing 02:07:15 e270dbbc19f8: Preparing 02:07:15 a171cebb212b: Preparing 02:07:15 7d14b376f832: Preparing 02:07:15 26cfa2dde644: Preparing 02:07:15 12f6cc125a68: Preparing 02:07:15 64206c61cb00: Preparing 02:07:15 75654b8eeebd: Preparing 02:07:15 26cfa2dde644: Waiting 02:07:15 12f6cc125a68: Waiting 02:07:15 75654b8eeebd: Waiting 02:07:15 64206c61cb00: Waiting 02:07:15 7d14b376f832: Layer already exists 02:07:15 15a3eb10a07a: Layer already exists 02:07:15 391dd7262bb8: Layer already exists 02:07:15 e270dbbc19f8: Layer already exists 02:07:15 a171cebb212b: Layer already exists 02:07:15 64206c61cb00: Layer already exists 02:07:15 26cfa2dde644: Layer already exists 02:07:15 12f6cc125a68: Layer already exists 02:07:15 75654b8eeebd: Layer already exists 02:07:15 main: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:15 ===================================================== [Pipeline] echo 02:07:15 taggedImages: 02:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 02:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:07:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:07:15 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:15 latest 02:07:15 4.0.0-dev.22 02:07:15 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:15 main 02:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:15 1e33be42d187: Preparing 02:07:15 47fc307aeaa0: Preparing 02:07:15 9d4c8b9af298: Preparing 02:07:15 a171cebb212b: Preparing 02:07:15 7d14b376f832: Preparing 02:07:15 b40c3004a3e9: Preparing 02:07:15 d0f2877bc8c2: Preparing 02:07:15 75654b8eeebd: Preparing 02:07:15 d0f2877bc8c2: Waiting 02:07:15 b40c3004a3e9: Waiting 02:07:15 75654b8eeebd: Waiting 02:07:15 a171cebb212b: Layer already exists 02:07:15 7d14b376f832: Layer already exists 02:07:15 1e33be42d187: Pushed 02:07:15 47fc307aeaa0: Pushed 02:07:15 75654b8eeebd: Layer already exists 02:07:16 d0f2877bc8c2: Pushed 02:07:16 b40c3004a3e9: Pushed 02:07:19 9d4c8b9af298: Pushed 02:07:19 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:20 1e33be42d187: Preparing 02:07:20 47fc307aeaa0: Preparing 02:07:20 9d4c8b9af298: Preparing 02:07:20 a171cebb212b: Preparing 02:07:20 7d14b376f832: Preparing 02:07:20 b40c3004a3e9: Preparing 02:07:20 d0f2877bc8c2: Preparing 02:07:20 75654b8eeebd: Preparing 02:07:20 b40c3004a3e9: Waiting 02:07:20 75654b8eeebd: Waiting 02:07:20 d0f2877bc8c2: Waiting 02:07:20 1e33be42d187: Layer already exists 02:07:20 7d14b376f832: Layer already exists 02:07:20 47fc307aeaa0: Layer already exists 02:07:20 a171cebb212b: Layer already exists 02:07:20 9d4c8b9af298: Layer already exists 02:07:20 b40c3004a3e9: Layer already exists 02:07:20 d0f2877bc8c2: Layer already exists 02:07:20 75654b8eeebd: Layer already exists 02:07:20 latest: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 02:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:21 1e33be42d187: Preparing 02:07:21 47fc307aeaa0: Preparing 02:07:21 9d4c8b9af298: Preparing 02:07:21 a171cebb212b: Preparing 02:07:21 7d14b376f832: Preparing 02:07:21 b40c3004a3e9: Preparing 02:07:21 d0f2877bc8c2: Preparing 02:07:21 75654b8eeebd: Preparing 02:07:21 b40c3004a3e9: Waiting 02:07:21 d0f2877bc8c2: Waiting 02:07:21 47fc307aeaa0: Layer already exists 02:07:21 9d4c8b9af298: Layer already exists 02:07:21 7d14b376f832: Layer already exists 02:07:21 a171cebb212b: Layer already exists 02:07:21 1e33be42d187: Layer already exists 02:07:21 b40c3004a3e9: Layer already exists 02:07:21 d0f2877bc8c2: Layer already exists 02:07:21 75654b8eeebd: Layer already exists 02:07:21 4.0.0-dev.22: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:21 1e33be42d187: Preparing 02:07:21 47fc307aeaa0: Preparing 02:07:21 9d4c8b9af298: Preparing 02:07:21 a171cebb212b: Preparing 02:07:21 7d14b376f832: Preparing 02:07:21 b40c3004a3e9: Preparing 02:07:21 d0f2877bc8c2: Preparing 02:07:21 75654b8eeebd: Preparing 02:07:21 75654b8eeebd: Waiting 02:07:21 d0f2877bc8c2: Waiting 02:07:21 b40c3004a3e9: Waiting 02:07:21 47fc307aeaa0: Layer already exists 02:07:21 9d4c8b9af298: Layer already exists 02:07:21 7d14b376f832: Layer already exists 02:07:21 a171cebb212b: Layer already exists 02:07:21 1e33be42d187: Layer already exists 02:07:21 75654b8eeebd: Layer already exists 02:07:21 d0f2877bc8c2: Layer already exists 02:07:21 b40c3004a3e9: Layer already exists 02:07:21 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:22 1e33be42d187: Preparing 02:07:22 47fc307aeaa0: Preparing 02:07:22 9d4c8b9af298: Preparing 02:07:22 a171cebb212b: Preparing 02:07:22 7d14b376f832: Preparing 02:07:22 b40c3004a3e9: Preparing 02:07:22 d0f2877bc8c2: Preparing 02:07:22 75654b8eeebd: Preparing 02:07:22 b40c3004a3e9: Waiting 02:07:22 d0f2877bc8c2: Waiting 02:07:22 75654b8eeebd: Waiting 02:07:22 a171cebb212b: Layer already exists 02:07:22 1e33be42d187: Layer already exists 02:07:22 9d4c8b9af298: Layer already exists 02:07:22 7d14b376f832: Layer already exists 02:07:22 47fc307aeaa0: Layer already exists 02:07:22 b40c3004a3e9: Layer already exists 02:07:22 75654b8eeebd: Layer already exists 02:07:22 d0f2877bc8c2: Layer already exists 02:07:22 main: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:22 ===================================================== [Pipeline] echo 02:07:22 taggedImages: 02:07:22 - nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:07:22 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 02:07:22 - nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:07:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:07:22 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:22 latest 02:07:22 4.0.0-dev.22 02:07:22 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:22 main 02:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:23 02b26a318e14: Preparing 02:07:23 a6c32b2f6a16: Preparing 02:07:23 a171cebb212b: Preparing 02:07:23 7d14b376f832: Preparing 02:07:23 311ea8d99ba2: Preparing 02:07:23 e8de4f068762: Preparing 02:07:23 75654b8eeebd: Preparing 02:07:23 e8de4f068762: Waiting 02:07:23 a171cebb212b: Layer already exists 02:07:23 7d14b376f832: Layer already exists 02:07:23 75654b8eeebd: Layer already exists 02:07:23 02b26a318e14: Pushed 02:07:23 e8de4f068762: Pushed 02:07:23 311ea8d99ba2: Pushed 02:07:27 a6c32b2f6a16: Pushed 02:07:27 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:27 02b26a318e14: Preparing 02:07:27 a6c32b2f6a16: Preparing 02:07:27 a171cebb212b: Preparing 02:07:27 7d14b376f832: Preparing 02:07:27 311ea8d99ba2: Preparing 02:07:27 e8de4f068762: Preparing 02:07:27 75654b8eeebd: Preparing 02:07:27 e8de4f068762: Waiting 02:07:27 75654b8eeebd: Waiting 02:07:27 02b26a318e14: Layer already exists 02:07:27 a171cebb212b: Layer already exists 02:07:27 7d14b376f832: Layer already exists 02:07:27 a6c32b2f6a16: Layer already exists 02:07:27 311ea8d99ba2: Layer already exists 02:07:27 e8de4f068762: Layer already exists 02:07:27 75654b8eeebd: Layer already exists 02:07:27 latest: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 02:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:28 02b26a318e14: Preparing 02:07:28 a6c32b2f6a16: Preparing 02:07:28 a171cebb212b: Preparing 02:07:28 7d14b376f832: Preparing 02:07:28 311ea8d99ba2: Preparing 02:07:28 e8de4f068762: Preparing 02:07:28 75654b8eeebd: Preparing 02:07:28 e8de4f068762: Waiting 02:07:28 02b26a318e14: Layer already exists 02:07:28 a171cebb212b: Layer already exists 02:07:28 a6c32b2f6a16: Layer already exists 02:07:28 7d14b376f832: Layer already exists 02:07:28 311ea8d99ba2: Layer already exists 02:07:28 75654b8eeebd: Layer already exists 02:07:28 e8de4f068762: Layer already exists 02:07:28 4.0.0-dev.22: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:29 02b26a318e14: Preparing 02:07:29 a6c32b2f6a16: Preparing 02:07:29 a171cebb212b: Preparing 02:07:29 7d14b376f832: Preparing 02:07:29 311ea8d99ba2: Preparing 02:07:29 e8de4f068762: Preparing 02:07:29 75654b8eeebd: Preparing 02:07:29 75654b8eeebd: Waiting 02:07:29 e8de4f068762: Waiting 02:07:29 02b26a318e14: Layer already exists 02:07:29 a6c32b2f6a16: Layer already exists 02:07:29 311ea8d99ba2: Layer already exists 02:07:29 a171cebb212b: Layer already exists 02:07:29 7d14b376f832: Layer already exists 02:07:29 e8de4f068762: Layer already exists 02:07:29 75654b8eeebd: Layer already exists 02:07:29 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:29 02b26a318e14: Preparing 02:07:29 a6c32b2f6a16: Preparing 02:07:29 a171cebb212b: Preparing 02:07:29 7d14b376f832: Preparing 02:07:29 311ea8d99ba2: Preparing 02:07:29 e8de4f068762: Preparing 02:07:29 75654b8eeebd: Preparing 02:07:29 75654b8eeebd: Waiting 02:07:29 e8de4f068762: Waiting 02:07:29 02b26a318e14: Layer already exists 02:07:29 a6c32b2f6a16: Layer already exists 02:07:29 7d14b376f832: Layer already exists 02:07:29 311ea8d99ba2: Layer already exists 02:07:29 a171cebb212b: Layer already exists 02:07:29 e8de4f068762: Layer already exists 02:07:29 75654b8eeebd: Layer already exists 02:07:29 main: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:29 ===================================================== [Pipeline] echo 02:07:29 taggedImages: 02:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 02:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 02:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 02:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:57:47 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:57:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:48 + [ -d /w/workspace/edgex-go/757/archives ] [Pipeline] libraryResource [Pipeline] sh 07:57:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:49 ---> package-listing.sh 07:57:49 ++ facter osfamily 07:57:49 ++ tr '[:upper:]' '[:lower:]' 07:57:49 + OS_FAMILY=debian 07:57:49 + workspace=/w/workspace/edgex-go/757 07:57:49 + START_PACKAGES=/tmp/packages_start.txt 07:57:49 + END_PACKAGES=/tmp/packages_end.txt 07:57:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:49 + PACKAGES=/tmp/packages_start.txt 07:57:49 + '[' /w/workspace/edgex-go/757 ']' 07:57:49 + PACKAGES=/tmp/packages_end.txt 07:57:49 + case "${OS_FAMILY}" in 07:57:49 + dpkg -l 07:57:49 + grep '^ii' 07:57:49 + '[' -f /tmp/packages_start.txt ']' 07:57:49 + '[' -f /tmp/packages_end.txt ']' 07:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:49 + '[' /w/workspace/edgex-go/757 ']' 07:57:49 + mkdir -p /w/workspace/edgex-go/757/archives/ 07:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/757/archives/ [Pipeline] echo 07:57:49 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/757/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:50 07:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:51 latest: Pulling from edgex-lftools-log-publisher 07:57:51 5eb5b503b376: Pulling fs layer 07:57:51 5c69ac0246d0: Pulling fs layer 07:57:51 ec43610c2a17: Pulling fs layer 07:57:51 3a2ae6a8a46f: Pulling fs layer 07:57:51 33b1e0a273af: Pulling fs layer 07:57:51 5d3b04190fa2: Pulling fs layer 07:57:51 2f39f015ded8: Pulling fs layer 07:57:51 3a2ae6a8a46f: Waiting 07:57:51 33b1e0a273af: Waiting 07:57:51 5d3b04190fa2: Waiting 07:57:51 5c69ac0246d0: Verifying Checksum 07:57:51 5c69ac0246d0: Download complete 07:57:51 3a2ae6a8a46f: Verifying Checksum 07:57:51 3a2ae6a8a46f: Download complete 07:57:51 33b1e0a273af: Verifying Checksum 07:57:51 33b1e0a273af: Download complete 07:57:51 5d3b04190fa2: Download complete 07:57:51 ec43610c2a17: Verifying Checksum 07:57:51 ec43610c2a17: Download complete 07:57:51 5eb5b503b376: Download complete 07:57:52 2f39f015ded8: Download complete 07:57:53 5eb5b503b376: Pull complete 07:57:53 5c69ac0246d0: Pull complete 07:57:53 ec43610c2a17: Pull complete 07:57:53 3a2ae6a8a46f: Pull complete 07:57:54 33b1e0a273af: Pull complete 07:57:54 5d3b04190fa2: Pull complete 07:57:59 2f39f015ded8: Pull complete 07:57:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:59 prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container 07:57:59 $ 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/757/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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:02 $ docker top 87be4b59dbbd82084d7bfb593e88393b2ff0e00fc3586a13a6c098402aade8b7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:03 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:03 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:03 + ls /var/log/sa-host 07:58:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:03 provisioning config files... 07:58:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/757@tmp/config608788350912974710tmp [Pipeline] { [Pipeline] echo 07:58:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:04 ---> create-netrc.sh [Pipeline] } 07:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:04 ---> python-tools-install.sh [Pipeline] echo 07:58:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:04 ---> sudo-logs.sh 07:58:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:10 ---> job-cost.sh 07:58:10 lf-activate-venv: SKIPPING 07:58:10 INFO: No Stack... 07:58:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:13 INFO: Archiving Costs [Pipeline] echo 07:58:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:13 ---> logs-deploy.sh 07:58:13 lf-activate-venv: SKIPPING 07:58:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/757 07:58:13 INFO: archiving workspace using pattern(s): 07:58:15 Archives upload complete. 07:58:15 INFO: archiving logs to Nexus