Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1557ff349175bf3a04544285f7fd6db72d380d6c 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-ssh2745817361695519473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15629984410696188815.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17658088577835632688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh976327280355895294.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-ssh727423748930871694.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16291’ Running on prd-ubuntu20.04-docker-8c-8g-16293 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/526 [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/526 # 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 > 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 Avoid second fetch Checking out Revision 1557ff349175bf3a04544285f7fd6db72d380d6c (main) Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis (#4574)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 > git rev-list --no-walk 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:42 ========================================================= 15:39:42 EdgeX Global Pipelines Version Info 15:39:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:43 ------------------- 15:39:43 stable info: 15:39:43 ------------------- 15:39:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:39:43 Message: update stable to v1.0.249 15:39:43 ------------------- 15:39:43 experimental info: 15:39:43 ------------------- 15:39:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:39:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1557ff3 [Pipeline] echo 15:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:44 provisioning config files... 15:39:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config8132875355129820266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:44 ---> docker-login.sh 15:39:44 nexus3.edgexfoundry.org:10001 15:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:44 Configure a credential helper to remove this warning. See 15:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:44 15:39:44 Login Succeeded 15:39:44 nexus3.edgexfoundry.org:10002 15:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:44 Configure a credential helper to remove this warning. See 15:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:44 15:39:44 Login Succeeded 15:39:44 nexus3.edgexfoundry.org:10003 15:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:45 Configure a credential helper to remove this warning. See 15:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:45 15:39:45 Login Succeeded 15:39:45 nexus3.edgexfoundry.org:10004 15:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:45 Configure a credential helper to remove this warning. See 15:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:45 15:39:45 Login Succeeded 15:39:45 docker.io 15:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:45 Configure a credential helper to remove this warning. See 15:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:45 15:39:45 Login Succeeded 15:39:45 ---> docker-login.sh ends [Pipeline] } 15:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 15:39:45 + + dirname cmd/core-command/Dockerfile 15:39:45 cut -d/ -f2 15:39:45 + echo core-command,cmd/core-command/Dockerfile 15:39:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + dirname cmd/core-data/Dockerfile 15:39:45 + echo core-data,cmd/core-data/Dockerfile 15:39:45 + + cut -d/ -f2 15:39:45 dirname cmd/core-metadata/Dockerfile 15:39:45 + echo core-metadata,cmd/core-metadata/Dockerfile 15:39:45 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 15:39:45 15:39:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:39:45 + dirname cmd/security-proxy-auth/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:39:45 + dirname cmd/security-proxy-setup/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:39:45 + dirname cmd/security-secretstore-setup/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:39:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:39:45 + dirname cmd/security-spire-agent/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:39:45 + + cut -d/ -f2 15:39:45 dirname cmd/security-spire-config/Dockerfile 15:39:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:39:45 + dirname cmd/security-spire-server/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + dirname cmd/support-notifications/Dockerfile 15:39:45 + echo support-notifications,cmd/support-notifications/Dockerfile 15:39:45 + dirname cmd/support-scheduler/Dockerfile 15:39:45 + cut -d/ -f2 15:39:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:39:45 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-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 15:39:46 + git rev-list -1 --merges 1557ff349175bf3a04544285f7fd6db72d380d6c~1..1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo 15:39:46 -----------> git rev-list -1 --merges 1557ff349175bf3a04544285f7fd6db72d380d6c~1..1557ff349175bf3a04544285f7fd6db72d380d6c 1557ff349175bf3a04544285f7fd6db72d380d6c [false] [Pipeline] sh 15:39:46 + git log --format=format:%s -1 1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo 15:39:46 ========================================================= 15:39:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:39:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:46 + grep -v github /etc/ssh/ssh_known_hosts 15:39:46 + [ -e /tmp/ssh_known_hosts ] 15:39:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:46 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:47 15:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:47 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:47 b85a868b505f: Pulling fs layer 15:39:47 e2be974225ed: Pulling fs layer 15:39:47 339a4e72a1f5: Pulling fs layer 15:39:47 988bab9f4d93: Pulling fs layer 15:39:47 1469e6f7b9e6: Pulling fs layer 15:39:47 eaf3925da568: Pulling fs layer 15:39:47 bab4dde63d76: Pulling fs layer 15:39:47 bde34c3a00c8: Pulling fs layer 15:39:47 b352a97aabf1: Pulling fs layer 15:39:47 4872d77fe225: Pulling fs layer 15:39:47 5851b861e8e6: Pulling fs layer 15:39:47 1469e6f7b9e6: Waiting 15:39:47 988bab9f4d93: Waiting 15:39:47 bab4dde63d76: Waiting 15:39:47 b352a97aabf1: Waiting 15:39:47 4872d77fe225: Waiting 15:39:47 5851b861e8e6: Waiting 15:39:47 e2be974225ed: Download complete 15:39:47 1469e6f7b9e6: Verifying Checksum 15:39:47 1469e6f7b9e6: Download complete 15:39:47 eaf3925da568: Download complete 15:39:47 339a4e72a1f5: Verifying Checksum 15:39:47 339a4e72a1f5: Download complete 15:39:47 bde34c3a00c8: Verifying Checksum 15:39:47 bde34c3a00c8: Download complete 15:39:47 b352a97aabf1: Download complete 15:39:47 4872d77fe225: Download complete 15:39:47 5851b861e8e6: Verifying Checksum 15:39:47 5851b861e8e6: Download complete 15:39:47 b85a868b505f: Verifying Checksum 15:39:47 b85a868b505f: Download complete 15:39:47 bab4dde63d76: Verifying Checksum 15:39:47 bab4dde63d76: Download complete 15:39:48 b85a868b505f: Pull complete 15:39:49 e2be974225ed: Pull complete 15:39:49 339a4e72a1f5: Pull complete 15:39:49 988bab9f4d93: Pull complete 15:39:49 1469e6f7b9e6: Pull complete 15:39:49 eaf3925da568: Pull complete 15:39:51 bab4dde63d76: Pull complete 15:39:51 bde34c3a00c8: Pull complete 15:39:52 b352a97aabf1: Pull complete 15:39:52 4872d77fe225: Pull complete 15:39:52 5851b861e8e6: Pull complete 15:39:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:52 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 15:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 15:39:55 $ docker top e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 -eo pid,comm 15:39:55 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). 15:39:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:55 [ssh-agent] Looking for ssh-agent implementation... 15:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:55 $ docker exec e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent 15:39:55 SSH_AUTH_SOCK=/tmp/ssh-P9AJ9DDTNWue/agent.32 15:39:55 SSH_AGENT_PID=38 15:39:55 Running ssh-add (command line suppressed) 15:39:55 Identity added: /w/workspace/edgex-go/526@tmp/private_key_14935720199727274146.key (/w/workspace/edgex-go/526@tmp/private_key_14935720199727274146.key) 15:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:55 + git tag --points-at HEAD [Pipeline] } 15:39:55 $ docker exec --env ******** --env ******** e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent -k 15:39:56 unset SSH_AUTH_SOCK; 15:39:56 unset SSH_AGENT_PID; 15:39:56 echo Agent pid 38 killed; 15:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:56 [ssh-agent] Looking for ssh-agent implementation... 15:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:56 $ docker exec e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent 15:39:56 SSH_AUTH_SOCK=/tmp/ssh-2FEhK0spXhm6/agent.70 15:39:56 SSH_AGENT_PID=76 15:39:56 Running ssh-add (command line suppressed) 15:39:56 Identity added: /w/workspace/edgex-go/526@tmp/private_key_5329727936306894308.key (/w/workspace/edgex-go/526@tmp/private_key_5329727936306894308.key) 15:39:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:56 + git semver init 15:39:56 2023-05-22 15:39:56,852 [run_init] DEBUG init version:0.0.0 force:False 15:39:56 2023-05-22 15:39:56,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/526/.semver 15:39:56 2023-05-22 15:39:56,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/526/.semver 15:39:56 2023-05-22 15:39:56,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/526/.semver'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) 15:40:02 2023-05-22 15:40:01,532 [append_file] DEBUG append to file:/w/workspace/edgex-go/526/.git/info/exclude 15:40:02 2023-05-22 15:40:01,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/526/.semver/main with force:False 15:40:02 2023-05-22 15:40:01,533 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 15:40:02 2023-05-22 15:40:01,533 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 15:40:02 3.0.0-dev.160 [Pipeline] } 15:40:02 $ docker exec --env ******** --env ******** e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent -k 15:40:02 unset SSH_AUTH_SOCK; 15:40:02 unset SSH_AGENT_PID; 15:40:02 echo Agent pid 76 killed; 15:40:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:02 + git semver [Pipeline] } 15:40:02 $ docker stop --time=1 e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 15:40:04 $ docker rm -f --volumes e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:04 Stashed 1 file(s) [Pipeline] echo 15:40:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.160 [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 15:40:05 + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] echo 15:40:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:05 ========================================================= 15:40:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:40:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:40:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:40:05 f56be85fc22e: Pulling fs layer 15:40:05 85791d961cd3: Pulling fs layer 15:40:05 d694b5ae8c79: Pulling fs layer 15:40:05 9f32a84ed3da: Pulling fs layer 15:40:05 4d19c01a9841: Pulling fs layer 15:40:05 9325e15d5711: Pulling fs layer 15:40:05 556b6ee489ea: Pulling fs layer 15:40:05 9f32a84ed3da: Waiting 15:40:05 4d19c01a9841: Waiting 15:40:05 9325e15d5711: Waiting 15:40:05 c5a4b2cf53e6: Pulling fs layer 15:40:05 85791d961cd3: Verifying Checksum 15:40:05 85791d961cd3: Download complete 15:40:05 9f32a84ed3da: Verifying Checksum 15:40:05 9f32a84ed3da: Download complete 15:40:05 4d19c01a9841: Verifying Checksum 15:40:05 4d19c01a9841: Download complete 15:40:05 f56be85fc22e: Verifying Checksum 15:40:05 f56be85fc22e: Download complete 15:40:05 9325e15d5711: Verifying Checksum 15:40:05 9325e15d5711: Download complete 15:40:05 f56be85fc22e: Pull complete 15:40:05 85791d961cd3: Pull complete 15:40:06 d694b5ae8c79: Verifying Checksum 15:40:06 d694b5ae8c79: Download complete 15:40:06 c5a4b2cf53e6: Verifying Checksum 15:40:06 c5a4b2cf53e6: Download complete 15:40:06 556b6ee489ea: Verifying Checksum 15:40:06 556b6ee489ea: Download complete 15:40:09 d694b5ae8c79: Pull complete 15:40:09 9f32a84ed3da: Pull complete 15:40:09 4d19c01a9841: Pull complete 15:40:09 9325e15d5711: Pull complete 15:40:12 556b6ee489ea: Pull complete 15:40:12 c5a4b2cf53e6: Pull complete 15:40:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:40:13 + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:40:13 WORKDIR /edgex 15:40:13 COPY go.mod . 15:40:13 RUN go mod download -f 15:40:13 - . 15:40:13 Sending build context to Docker daemon 170.8MB 15:40:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:40:13 ---> c4be618373d6 15:40:13 Step 2/4 : WORKDIR /edgex 15:40:19 ---> Running in e681954d84ce 15:40:19 Removing intermediate container e681954d84ce 15:40:19 ---> d30910f380e9 15:40:19 Step 3/4 : COPY go.mod . 15:40:19 ---> d5134c3e4bb1 15:40:19 Step 4/4 : RUN go mod download 15:40:19 ---> Running in 9c884c6e257e 15:40:19 Still waiting to schedule task 15:40:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16292’ is offline 15:40:37 Removing intermediate container 9c884c6e257e 15:40:37 ---> e593a9ca6b0e 15:40:37 Successfully built e593a9ca6b0e 15:40:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:37 + docker inspect -f . ci-base-image-x86_64 15:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:37 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 15:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 15:40:38 $ docker top 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:38 + go version 15:40:38 go version go1.20.2 linux/amd64 [Pipeline] } 15:40:38 $ docker stop --time=1 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 15:40:39 $ docker rm -f --volumes 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:40 + docker inspect -f . ci-base-image-x86_64 15:40:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:40 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 15:40: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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 15:40:40 $ docker top 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c -eo pid,comm [Pipeline] { [Pipeline] echo 15:40:40 ========================================================= 15:40:40 [edgeXBuildGoParallel] Running Tests and Build... 15:40:40 ========================================================= [Pipeline] sh 15:40:41 + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] fileExists [Pipeline] sh 15:40:41 + make test 15:40:41 go test -race -coverprofile=coverage.out ./... 15:40:49 ? github.com/edgexfoundry/edgex-go [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 15:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 15:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 15:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.985s coverage: 88.5% of statements 15:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 95.6% of statements 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:41:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 15:41:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:41:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:41:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:41:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 15:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 15:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.070s coverage: 92.9% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.107s coverage: 92.3% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 61.5% of statements 15:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 15:41:47 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 15:41:47 running golangci-lint 15:41:47 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:41:47 go version go1.20.2 linux/amd64 15:41:47 level=info msg="[config_reader] Used config file .golangci.yml" 15:41:47 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:41:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16295 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:41:55 Running in /w/workspace/edgex-go/526 [Pipeline] { [Pipeline] checkout 15:41:55 The recommended git tool is: git 15:42:01 using credential edgex-jenkins-ssh 15:42:01 Cloning the remote Git repository 15:42:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:42:01 > git init /w/workspace/edgex-go/526 # timeout=10 15:42:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:42:01 > git --version # timeout=10 15:42:01 > git --version # 'git version 2.25.1' 15:42:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:02 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 14.609135562s" 15:42:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.364897ms" 15:42:10 level=info msg="[linters_context/goanalysis] analyzers took 1m1.969664329s with top 10 stages: buildir: 33.98490011s, inspect: 2.218507103s, fact_deprecated: 1.679555289s, gosec: 1.348237962s, ctrlflow: 1.233828156s, S1038: 1.131359629s, printf: 906.690398ms, nilness: 802.872862ms, fact_purity: 783.86427ms, ineffassign: 749.712056ms" 15:42:10 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:42:10 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, skip_dirs: 203/203, exclude-rules: 23/203" 15:42:10 level=info msg="[runner] processing took 16.450099ms with stages: nolint: 7.160925ms, identifier_marker: 3.705929ms, autogenerated_exclude: 2.057928ms, path_prettifier: 1.537401ms, exclude-rules: 1.255137ms, skip_dirs: 677.778µs, cgo: 33.661µs, filename_unadjuster: 16.5µs, uniq_by_line: 1.01µs, max_same_issues: 750ns, skip_files: 690ns, exclude: 390ns, source_code: 380ns, sort_results: 350ns, severity-rules: 350ns, diff: 330ns, path_shortener: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 15:42:10 level=info msg="[runner] linters took 8.086039165s with stages: goanalysis_metalinter: 8.069491025s" 15:42:10 level=info msg="File cache stats: 0 entries of total size 0B" 15:42:10 level=info msg="Memory: 229 samples, avg is 192.6MB, max is 753.0MB" 15:42:10 level=info msg="Execution took 22.751949911s" 15:42:10 go vet ./... 15:42:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:14 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:42:14 + ls -al . 15:42:14 total 704 15:42:14 drwxrwxr-x 11 1001 1001 4096 May 22 15:40 . 15:42:14 drwxr-xr-x 4 root root 4096 May 22 15:40 .. 15:42:14 drwxrwxr-x 2 1001 1001 4096 May 22 15:39 .blubracket 15:42:14 -rw-rw-r-- 1 1001 1001 16 May 22 15:39 .dockerignore 15:42:14 drwxrwxr-x 8 1001 1001 4096 May 22 15:40 .git 15:42:14 drwxrwxr-x 3 1001 1001 4096 May 22 15:39 .github 15:42:14 -rw-rw-r-- 1 1001 1001 1133 May 22 15:39 .gitignore 15:42:14 -rw-rw-r-- 1 1001 1001 42 May 22 15:39 .golangci.yml 15:42:14 -rw-rw-r-- 1 1001 1001 87 May 22 15:39 .hadolint.yml 15:42:14 drwxr-xr-x 3 1001 1001 4096 May 22 15:40 .semver 15:42:14 -rw-rw-r-- 1 1001 1001 166 May 22 15:39 .sonarcloud.properties 15:42:14 -rw-rw-r-- 1 1001 1001 1171 May 22 15:39 ADOPTERS.md 15:42:14 -rw-rw-r-- 1 1001 1001 10835 May 22 15:39 Attribution.txt 15:42:14 -rw-rw-r-- 1 1001 1001 73765 May 22 15:39 CHANGELOG.md 15:42:14 -rw-rw-r-- 1 1001 1001 3804 May 22 15:39 CONTRIBUTING.md 15:42:14 -rw-rw-r-- 1 1001 1001 677 May 22 15:39 GOVERNANCE.md 15:42:14 -rw-rw-r-- 1 1001 1001 883 May 22 15:39 Jenkinsfile 15:42:14 -rw-rw-r-- 1 1001 1001 10775 May 22 15:39 LICENSE 15:42:14 -rw-rw-r-- 1 1001 1001 14368 May 22 15:39 Makefile 15:42:14 -rw-rw-r-- 1 1001 1001 582 May 22 15:39 OWNERS.md 15:42:14 -rw-rw-r-- 1 1001 1001 9902 May 22 15:39 README.md 15:42:14 -rw-rw-r-- 1 1001 1001 789 May 22 15:39 SECURITY.md 15:42:14 -rw-rw-r-- 1 1001 1001 13 May 22 15:40 VERSION 15:42:14 drwxrwxr-x 2 1001 1001 4096 May 22 15:39 bin 15:42:14 drwxrwxr-x 18 1001 1001 4096 May 22 15:39 cmd 15:42:14 -rw-r--r-- 1 root root 447731 May 22 15:41 coverage.out 15:42:14 -rw-rw-r-- 1 1001 1001 3200 May 22 15:39 go.mod 15:42:14 -rw-rw-r-- 1 1001 1001 31040 May 22 15:39 go.sum 15:42:14 drwxrwxr-x 7 1001 1001 4096 May 22 15:39 internal 15:42:14 drwxrwxr-x 3 1001 1001 4096 May 22 15:39 openapi 15:42:14 -rw-rw-r-- 1 1001 1001 594 May 22 15:39 security.txt 15:42:14 drwxrwxr-x 4 1001 1001 4096 May 22 15:39 snap 15:42:14 -rw-rw-r-- 1 1001 1001 204 May 22 15:39 version.go [Pipeline] sh 15:42:15 + '[' -e coverage.out ] 15:42:15 + chown 1001:1001 coverage.out [Pipeline] stash 15:42:15 Stashed 1 file(s) [Pipeline] sh 15:42:15 + make build 15:42:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:42:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:42:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:18 Avoid second fetch 15:42:18 Checking out Revision 1557ff349175bf3a04544285f7fd6db72d380d6c (main) 15:42:19 Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis (#4574)" 15:42:19 > git config core.sparsecheckout # timeout=10 15:42:19 > git checkout -f 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:20 Dload Upload Total Spent Left Speed 15:42:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 15:42:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:21 + sudo tee /etc/docker/daemon.new 15:42:21 { 15:42:21 "registry-mirrors": [ 15:42:21 "https://nexus3.edgexfoundry.org:10001" 15:42:21 ], 15:42:21 "bip": "10.250.0.254/24", 15:42:21 "hosts": [ 15:42:21 "tcp://0.0.0.0:5555", 15:42:21 "unix:///var/run/docker.sock" 15:42:21 ], 15:42:21 "mtu": 1458, 15:42:21 "selinux-enabled": true, 15:42:21 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:21 } [Pipeline] sh 15:42:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:22 + sudo service docker restart 15:42:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:42:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:42:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:42:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:42:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:42:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:42:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:42:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:42:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:40 provisioning config files... 15:42:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config8824217628925821775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:41 ---> docker-login.sh 15:42:41 nexus3.edgexfoundry.org:10001 15:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:41 Configure a credential helper to remove this warning. See 15:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:41 15:42:41 Login Succeeded 15:42:41 nexus3.edgexfoundry.org:10002 15:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:42 Configure a credential helper to remove this warning. See 15:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:42 15:42:42 Login Succeeded 15:42:42 nexus3.edgexfoundry.org:10003 15:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:42 Configure a credential helper to remove this warning. See 15:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:42 15:42:42 Login Succeeded 15:42:42 nexus3.edgexfoundry.org:10004 15:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:42 Configure a credential helper to remove this warning. See 15:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:42 15:42:42 Login Succeeded 15:42:42 docker.io 15:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:43 Configure a credential helper to remove this warning. See 15:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:43 15:42:43 Login Succeeded 15:42:43 ---> docker-login.sh ends [Pipeline] } 15:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:42:44 + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] echo 15:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:44 ========================================================= 15:42:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:42:44 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } 15:42:44 $ docker stop --time=1 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c 15:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:42:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:44 c41833b44d91: Pulling fs layer 15:42:44 ed15518f5707: Pulling fs layer 15:42:44 feae8fd75edb: Pulling fs layer 15:42:44 242c74f7c9fa: Pulling fs layer 15:42:44 3cdef696dda3: Pulling fs layer 15:42:44 2ced38df9373: Pulling fs layer 15:42:44 58f1dce35555: Pulling fs layer 15:42:44 3cdef696dda3: Waiting 15:42:44 2ced38df9373: Waiting 15:42:44 58f1dce35555: Waiting 15:42:44 ed15518f5707: Verifying Checksum 15:42:44 ed15518f5707: Download complete 15:42:44 242c74f7c9fa: Download complete 15:42:44 3cdef696dda3: Verifying Checksum 15:42:44 3cdef696dda3: Download complete 15:42:44 c41833b44d91: Verifying Checksum 15:42:44 c41833b44d91: Download complete 15:42:45 c41833b44d91: Pull complete 15:42:45 58f1dce35555: Verifying Checksum 15:42:45 58f1dce35555: Download complete 15:42:46 ed15518f5707: Pull complete 15:42:47 feae8fd75edb: Download complete 15:42:47 2ced38df9373: Verifying Checksum 15:42:47 2ced38df9373: Download complete 15:42:49 $ docker rm -f --volumes 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:50 15:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:50 latest: Pulling from edgex-devops/edgex-compose 15:42:50 cbdbe7a5bc2a: Pulling fs layer 15:42:50 ca9280d653b3: Pulling fs layer 15:42:50 7e9c9ca2126c: Pulling fs layer 15:42:50 cbdbe7a5bc2a: Verifying Checksum 15:42:50 cbdbe7a5bc2a: Download complete 15:42:50 ca9280d653b3: Download complete 15:42:50 cbdbe7a5bc2a: Pull complete 15:42:51 7e9c9ca2126c: Download complete 15:42:51 ca9280d653b3: Pull complete 15:42:54 7e9c9ca2126c: Pull complete 15:42:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:54 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 15:42:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:42:57 feae8fd75edb: Pull complete 15:42:57 242c74f7c9fa: Pull complete 15:42:57 3cdef696dda3: Pull complete 15:42:57 $ docker top 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:58 + docker-compose build --help 15:42:58 + grep parallel 15:42:58 --parallel Build images in parallel. [Pipeline] } 15:42:58 $ docker stop --time=1 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f 15:43:00 $ docker rm -f --volumes 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:00 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 15:43:00 $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 15:43:01 $ docker top 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:01 + docker-compose -f ./docker-compose-build.yml build --parallel 15:43:01 Building core-command ... 15:43:01 Building core-common-config-bootstrapper ... 15:43:01 Building core-data ... 15:43:01 Building core-metadata ... 15:43:01 Building security-bootstrapper ... 15:43:01 Building security-proxy-auth ... 15:43:01 Building security-proxy-setup ... 15:43:01 Building security-secretstore-setup ... 15:43:01 Building security-spiffe-token-provider ... 15:43:01 Building security-spire-agent ... 15:43:01 Building security-spire-config ... 15:43:01 Building security-spire-server ... 15:43:01 Building support-notifications ... 15:43:01 Building support-scheduler ... 15:43:01 Building security-proxy-setup 15:43:01 Building security-spire-server 15:43:01 Building core-data 15:43:01 Building security-proxy-auth 15:43:01 Building security-spiffe-token-provider 15:43:04 2ced38df9373: Pull complete 15:43:06 58f1dce35555: Pull complete 15:43:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:43:06 + docker build -t ci-base-image-arm64 -f - . 15:43:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:06 WORKDIR /edgex 15:43:06 COPY go.mod . 15:43:06 RUN go mod download 15:43:06 Sending build context to Docker daemon 2.928MB 15:43:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:06 ---> fadd8f120f05 15:43:06 Step 2/4 : WORKDIR /edgex 15:43:08 ---> Running in 679f2e5edd49 15:43:08 Removing intermediate container 679f2e5edd49 15:43:08 ---> 4bbc8a91f4e9 15:43:08 Step 3/4 : COPY go.mod . 15:43:09 ---> 3063f2463386 15:43:09 Step 4/4 : RUN go mod download 15:43:09 ---> Running in 03cac176adff 15:43:14 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:14 ---> e593a9ca6b0e 15:43:14 Step 3/22 : WORKDIR /edgex-go 15:43:14 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:43:14 ---> e593a9ca6b0e 15:43:14 Step 3/20 : WORKDIR /edgex-go 15:43:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:14 ---> e593a9ca6b0e 15:43:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:43:14 ---> e593a9ca6b0e 15:43:14 Step 3/26 : WORKDIR /edgex-go 15:43:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:16 ---> e593a9ca6b0e 15:43:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:24 ---> Running in f5fda4a6b6f1 15:43:24 ---> Running in 75577971fe1d 15:43:24 ---> Running in 9c4ae8020afe 15:43:24 ---> Running in d685b4dd9792 15:43:24 ---> Running in 8d09e7754aa6 15:43:24 Removing intermediate container f5fda4a6b6f1 15:43:24 ---> f1cf3efbcfaa 15:43:24 Step 4/23 : WORKDIR /edgex-go 15:43:24 Removing intermediate container d685b4dd9792 15:43:24 ---> d6f979709499 15:43:24 Step 4/23 : WORKDIR /edgex-go 15:43:24 Removing intermediate container 75577971fe1d 15:43:24 ---> 614aeda0664d 15:43:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:43:24 ---> Running in a4f6f4492e67 15:43:24 Removing intermediate container 9c4ae8020afe 15:43:24 ---> 8b98c1f56c16 15:43:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:43:24 Removing intermediate container 8d09e7754aa6 15:43:24 ---> a046c6f090a5 15:43:24 Step 4/22 : RUN apk add --update --no-cache make git 15:43:24 ---> Running in 79c62513086d 15:43:24 ---> Running in 7147dbf715c7 15:43:24 ---> Running in 6a24fbea5fd6 15:43:24 ---> Running in 8ac6e67ddd9f 15:43:24 Removing intermediate container a4f6f4492e67 15:43:24 ---> d54c9b7fb63f 15:43:24 Step 5/23 : RUN apk add --update --no-cache make git 15:43:24 Removing intermediate container 79c62513086d 15:43:24 ---> 95169a503af1 15:43:24 Step 5/23 : RUN apk add --update --no-cache make git 15:43:24 ---> Running in 68721f76a111 15:43:24 ---> Running in 0a95b63d2b2b 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:24 OK: 265 MiB in 53 packages 15:43:24 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:43:24 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:43:24 OK: 17826 distinct packages available 15:43:24 OK: 265 MiB in 53 packages 15:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:24 OK: 265 MiB in 53 packages 15:43:25 OK: 265 MiB in 53 packages 15:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:25 Removing intermediate container 6a24fbea5fd6 15:43:25 ---> 01606ab08301 15:43:25 Step 5/26 : COPY go.mod vendor* ./ 15:43:25 OK: 265 MiB in 53 packages 15:43:25 ---> daf54eec3325 15:43:25 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:25 ---> Running in 68854eb7672e 15:43:25 Removing intermediate container 8ac6e67ddd9f 15:43:25 ---> ca4e1e4832d9 15:43:25 Step 5/22 : COPY go.mod vendor* ./ 15:43:25 ---> 07fbfaa18dcd 15:43:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:25 ---> Running in 8e1f4b7801a0 15:43:25 Removing intermediate container 68721f76a111 15:43:25 ---> 6c7d10f0928e 15:43:25 Step 6/23 : COPY go.mod vendor* ./ 15:43:25 Removing intermediate container 0a95b63d2b2b 15:43:25 ---> e0bc9e21833c 15:43:25 Step 6/23 : COPY go.mod vendor* ./ 15:43:25 ---> a7c26d9e9f11 15:43:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:25 ---> Running in f774922a3f23 15:43:25 ---> b905092a70a7 15:43:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:25 ---> Running in bcf05f59ca6b 15:43:25 Removing intermediate container 7147dbf715c7 15:43:25 ---> 3c92c81f8176 15:43:25 Step 5/20 : COPY go.mod vendor* ./ 15:43:26 ---> 63de13de59ee 15:43:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:26 ---> Running in 81b0c564ebba 15:43:41 Removing intermediate container 03cac176adff 15:43:41 ---> 4b20ae219eb3 15:43:41 Successfully built 4b20ae219eb3 15:43:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:42 + docker inspect -f . ci-base-image-arm64 15:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container 15:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:43 $ docker top 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:44 + go version 15:43:44 go version go1.20.2 linux/arm64 [Pipeline] } 15:43:44 $ docker stop --time=1 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f 15:43:46 $ docker rm -f --volumes 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:47 15:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:47 latest: Pulling from edgex-devops/edgex-compose-arm64 15:43:47 29e5d40040c1: Pulling fs layer 15:43:47 1ce36da41761: Pulling fs layer 15:43:47 25b303627fd3: Pulling fs layer 15:43:47 29e5d40040c1: Download complete 15:43:47 1ce36da41761: Verifying Checksum 15:43:47 1ce36da41761: Download complete 15:43:48 29e5d40040c1: Pull complete 15:43:49 1ce36da41761: Pull complete 15:43:49 25b303627fd3: Verifying Checksum 15:43:49 25b303627fd3: Download complete 15:44:02 25b303627fd3: Pull complete 15:44:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:02 prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container 15:44:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:44:04 $ docker top 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:05 + docker-compose build --help 15:44:05 + grep parallel 15:44:09 --parallel Build images in parallel. [Pipeline] } 15:44:09 $ docker stop --time=1 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 15:44:12 $ docker rm -f --volumes 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container 15:44:13 $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:44:14 $ docker top 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:15 + docker-compose -f ./docker-compose-build.yml build --parallel 15:44:19 Building core-command ... 15:44:19 Building core-common-config-bootstrapper ... 15:44:19 Building core-data ... 15:44:19 Building core-metadata ... 15:44:19 Building security-bootstrapper ... 15:44:19 Building security-proxy-auth ... 15:44:19 Building security-proxy-setup ... 15:44:19 Building security-secretstore-setup ... 15:44:19 Building security-spiffe-token-provider ... 15:44:19 Building security-spire-agent ... 15:44:19 Building security-spire-config ... 15:44:19 Building security-spire-server ... 15:44:19 Building support-notifications ... 15:44:19 Building support-scheduler ... 15:44:19 Building security-spire-server 15:44:19 Building security-spire-agent 15:44:19 Building security-proxy-setup 15:44:19 Building support-scheduler 15:44:19 Building security-bootstrapper 15:44:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:44:29 ---> 4b20ae219eb3 15:44:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:44:29 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:29 ---> 4b20ae219eb3 15:44:29 Step 3/22 : WORKDIR /edgex-go 15:44:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:44:29 ---> 4b20ae219eb3 15:44:29 Step 3/27 : WORKDIR /edgex-go 15:44:29 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:44:29 ---> 4b20ae219eb3 15:44:29 Step 3/33 : WORKDIR /edgex-go 15:44:29 ---> Running in 9724af457514 15:44:29 ---> Running in 42824f598403 15:44:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:44:29 ---> 4b20ae219eb3 15:44:29 Step 3/26 : WORKDIR /edgex-go 15:44:29 ---> Running in 6bef6aaf6834 15:44:29 ---> Running in e8176a774aca 15:44:29 ---> Running in 22a45aac27dc 15:44:30 Removing intermediate container 9724af457514 15:44:30 ---> dd1028e734a9 15:44:30 Removing intermediate container 6bef6aaf6834 15:44:30 Step 4/23 : WORKDIR /edgex-go 15:44:30 ---> 470e470f564c 15:44:30 Step 4/33 : RUN apk add --update --no-cache make git 15:44:30 Removing intermediate container e8176a774aca 15:44:30 Removing intermediate container 42824f598403 15:44:30 ---> eb82d1ab6f93 15:44:30 ---> a4a7555e32dc 15:44:30 Step 4/22 : RUN apk add --update --no-cache make git 15:44:30 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:44:30 Removing intermediate container 22a45aac27dc 15:44:30 ---> 76b308384565 15:44:30 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:44:30 ---> Running in e68e20b7cf4d 15:44:30 ---> Running in 09304ea347c5 15:44:30 ---> Running in 2945d722fa9f 15:44:30 ---> Running in ff2c3df5090b 15:44:30 ---> Running in 05f71e95e7d6 15:44:31 Removing intermediate container e68e20b7cf4d 15:44:31 ---> 9a13d5dbcdda 15:44:31 Step 5/23 : RUN apk add --update --no-cache make git 15:44:31 ---> Running in be9688358f94 15:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:33 Removing intermediate container 8e1f4b7801a0 15:44:33 ---> d3a07d148b80 15:44:33 Step 7/22 : COPY . . 15:44:33 Removing intermediate container 81b0c564ebba 15:44:33 ---> e9d3d9f63a22 15:44:33 Step 7/20 : COPY . . 15:44:33 Removing intermediate container bcf05f59ca6b 15:44:33 ---> b18a2b550f16 15:44:33 Step 8/23 : COPY . . 15:44:33 Removing intermediate container f774922a3f23 15:44:33 ---> c0da40fb7af8 15:44:33 Step 8/23 : COPY . . 15:44:33 Removing intermediate container 68854eb7672e 15:44:33 ---> 6a53fa39c869 15:44:33 Step 7/26 : COPY . . 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:34 OK: 263 MiB in 53 packages 15:44:35 OK: 263 MiB in 53 packages 15:44:35 OK: 263 MiB in 53 packages 15:44:35 OK: 263 MiB in 53 packages 15:44:35 OK: 263 MiB in 53 packages 15:44:36 Removing intermediate container 09304ea347c5 15:44:36 ---> 470433ac4eb9 15:44:36 Step 5/33 : COPY go.mod vendor* ./ 15:44:36 Removing intermediate container 05f71e95e7d6 15:44:36 ---> 33d6719376c9 15:44:36 Step 5/27 : COPY go.mod vendor* ./ 15:44:37 Removing intermediate container be9688358f94 15:44:37 ---> c37bd4b499c4 15:44:37 Step 6/23 : COPY go.mod vendor* ./ 15:44:37 Removing intermediate container ff2c3df5090b 15:44:37 ---> c863663f0f14 15:44:37 Step 5/26 : COPY go.mod vendor* ./ 15:44:37 Removing intermediate container 2945d722fa9f 15:44:37 ---> 8c123a959386 15:44:37 Step 5/22 : COPY go.mod vendor* ./ 15:44:37 ---> 265f52b30f5f 15:44:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:37 ---> Running in 1122721820c4 15:44:38 ---> a5ad97439823 15:44:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:38 ---> Running in 63304ecdd307 15:44:38 ---> 6c3a0a23bd19 15:44:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:38 ---> 2d250020be0e 15:44:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:38 ---> Running in b6b160928a26 15:44:39 ---> 5375b16cdf2a 15:44:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:39 ---> Running in c3071f4e8441 15:44:39 ---> Running in a3cedfd83d31 15:44:42 ---> 3640c4636cce 15:44:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:44:42 ---> 47ed54da769f 15:44:42 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:44:42 ---> 2a097d19c76c 15:44:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:44:42 ---> b438092573e7 15:44:42 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:44:42 ---> Running in 6793121ec302 15:44:42 ---> Running in de4ccaaa487d 15:44:42 ---> a00b0893f340 15:44:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:44:42 ---> Running in ba98e473302d 15:44:42 ---> Running in e22c68b8d25d 15:44:42 ---> Running in e0adf9b3b109 15:44:42 Removing intermediate container de4ccaaa487d 15:44:42 ---> dee17f23829c 15:44:42 Step 9/26 : WORKDIR /edgex-go/spire-build 15:44:42 ---> Running in b0724f4e28bd 15:44:42 Removing intermediate container b0724f4e28bd 15:44:42 ---> f09d963d7fde 15:44:42 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:44:42 ---> Running in b56f726cd643 15:44:42 Removing intermediate container b56f726cd643 15:44:42 ---> ebdbfc6b3cad 15:44:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:44:42 ---> Running in fe124f8a6140 15:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:44:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:44:43 Removing intermediate container fe124f8a6140 15:44:43 ---> 6e3ae4cfa023 15:44:43 Step 12/26 : WORKDIR /edgex-go 15:44:43 ---> Running in 255bfcba3949 15:44:43 Removing intermediate container 255bfcba3949 15:44:43 ---> 8562074a14e9 15:44:43 15:44:43 Step 13/26 : FROM alpine:3.17 15:44:43 3.17: Pulling from library/alpine 15:44:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:44:43 Status: Downloaded newer image for alpine:3.17 15:44:43 ---> 9ed4aefc74f6 15:44:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:44:44 ---> Running in 71803800c5f4 15:44:44 Removing intermediate container 71803800c5f4 15:44:44 ---> 5ed15fb2524e 15:44:44 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:44 ---> Running in c37f43906bf5 15:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:44 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:44:44 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:44:44 OK: 17823 distinct packages available 15:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:45 (1/5) Installing dumb-init (1.2.5-r2) 15:44:45 (2/5) Installing musl-obstack (1.2.3-r0) 15:44:45 (3/5) Installing libucontext (1.2-r0) 15:44:45 (4/5) Installing gcompat (1.1.0-r0) 15:44:45 (5/5) Installing openssl (3.0.8-r4) 15:44:45 Executing busybox-1.35.0-r29.trigger 15:44:45 OK: 8 MiB in 20 packages 15:44:46 Removing intermediate container c37f43906bf5 15:44:46 ---> 3ee51f100a94 15:44:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:47 ---> 9c94cfa143bf 15:44:47 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:44:48 ---> 2053cd122ca9 15:44:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:44:52 ---> 2f2446a0ff16 15:44:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:44:53 ---> 30e227b58c63 15:44:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:44:55 ---> 4cdc230a801a 15:44:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:44:57 ---> 9f77e47c78da 15:44:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:44:57 ---> Running in 986a3a1f6822 15:44:58 Removing intermediate container 986a3a1f6822 15:44:58 ---> bb101c81962d 15:44:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:44:58 ---> Running in 225f278b565c 15:44:59 Removing intermediate container 225f278b565c 15:44:59 ---> d7774d802957 15:44:59 Step 24/26 : LABEL arch=x86_64 15:44:59 ---> Running in 84050afa54d9 15:44:59 Removing intermediate container 84050afa54d9 15:44:59 ---> e7f3c71dd32d 15:44:59 Step 25/26 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:44:59 ---> Running in 065b7bcc3c40 15:45:00 Removing intermediate container 065b7bcc3c40 15:45:00 ---> db0ce52d2759 15:45:00 Step 26/26 : LABEL version=3.0.0-dev.160 15:45:00 ---> Running in 85868d199c5d 15:45:01 Removing intermediate container 85868d199c5d 15:45:01 ---> ce90b851f9cb 15:45:01 15:45:01 Successfully built ce90b851f9cb 15:45:01 Successfully tagged security-spire-server:latest 15:45:01  Building security-spire-server ... done Building core-command 15:45:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:45:05 ---> e593a9ca6b0e 15:45:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:45:05 ---> Using cache 15:45:05 ---> f1cf3efbcfaa 15:45:05 Step 4/24 : WORKDIR /edgex-go 15:45:05 ---> Using cache 15:45:05 ---> d54c9b7fb63f 15:45:05 Step 5/24 : RUN apk add --update --no-cache make git 15:45:05 ---> Using cache 15:45:05 ---> 6c7d10f0928e 15:45:05 Step 6/24 : COPY go.mod vendor* ./ 15:45:05 ---> Using cache 15:45:05 ---> b905092a70a7 15:45:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:05 ---> Using cache 15:45:05 ---> b18a2b550f16 15:45:05 Step 8/24 : COPY . . 15:45:05 ---> Using cache 15:45:05 ---> a00b0893f340 15:45:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:45:13 ---> Running in 89618e5719a0 15:45:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:45:20 Removing intermediate container e0adf9b3b109 15:45:20 ---> 4439ceea4e3c 15:45:20 15:45:20 Step 10/23 : FROM alpine:3.17 15:45:20 ---> 9ed4aefc74f6 15:45:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:45:20 Removing intermediate container e22c68b8d25d 15:45:20 ---> d27db6b899a3 15:45:20 15:45:20 Step 9/22 : FROM alpine:3.17 15:45:20 ---> 9ed4aefc74f6 15:45:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:45:20 Removing intermediate container 6793121ec302 15:45:20 ---> 06afaaf4cd10 15:45:20 15:45:20 Step 9/20 : FROM alpine:3.17 15:45:20 ---> 9ed4aefc74f6 15:45:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:45:20 Removing intermediate container ba98e473302d 15:45:20 ---> a818bbc0b111 15:45:20 15:45:20 Step 10/23 : FROM alpine:3.17 15:45:20 ---> 9ed4aefc74f6 15:45:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:45:20 ---> Running in 0d12a646523d 15:45:20 ---> Running in e3920f084341 15:45:20 ---> Running in 3344b917eb23 15:45:20 ---> Running in ba317a89195d 15:45:20 Removing intermediate container e3920f084341 15:45:20 ---> 4147afdc6a0f 15:45:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:45:20 Removing intermediate container ba317a89195d 15:45:20 ---> 82bb95e0fd29 15:45:20 Step 12/23 : ENV APP_PORT=59880 15:45:20 ---> Running in 97306acd3a31 15:45:20 Removing intermediate container 0d12a646523d 15:45:20 ---> aa730fccf836 15:45:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:45:20 ---> Running in 3e11768762f5 15:45:20 ---> Running in 29ff24ebdd6b 15:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:20 Removing intermediate container 3e11768762f5 15:45:20 ---> 1bb9600de999 15:45:20 Step 13/23 : EXPOSE $APP_PORT 15:45:20 ---> Running in 8c35e93ab7e5 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:21 Removing intermediate container 8c35e93ab7e5 15:45:21 ---> 7700584f17f6 15:45:21 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:45:21 (1/2) Installing dumb-init (1.2.5-r2) 15:45:21 (2/2) Installing openssl (3.0.8-r4) 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:21 Executing busybox-1.35.0-r29.trigger 15:45:21 OK: 8 MiB in 17 packages 15:45:21 ---> Running in 4f9ccc37615c 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:21 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:45:21 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:45:21 OK: 17823 distinct packages available 15:45:21 (1/1) Installing dumb-init (1.2.5-r2) 15:45:21 Executing busybox-1.35.0-r29.trigger 15:45:21 OK: 7 MiB in 16 packages 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:21 (1/9) Installing ca-certificates (20230506-r0) 15:45:21 (2/9) Installing brotli-libs (1.0.9-r9) 15:45:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:21 (4/9) Installing libcurl (8.1.0-r2) 15:45:21 (5/9) Installing curl (8.1.0-r2) 15:45:21 (6/9) Installing dumb-init (1.2.5-r2) 15:45:21 (7/9) Installing musl-obstack (1.2.3-r0) 15:45:21 (8/9) Installing libucontext (1.2-r0) 15:45:21 (9/9) Installing gcompat (1.1.0-r0) 15:45:21 Executing busybox-1.35.0-r29.trigger 15:45:21 Executing ca-certificates-20230506-r0.trigger 15:45:21 Removing intermediate container 3344b917eb23 15:45:21 ---> 06d1c781b9a8 15:45:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:45:22 ---> Running in 95a0eda525bd 15:45:22 OK: 10 MiB in 24 packages 15:45:22 (1/1) Installing dumb-init (1.2.5-r2) 15:45:22 Executing busybox-1.35.0-r29.trigger 15:45:22 OK: 7 MiB in 16 packages 15:45:22 Removing intermediate container 29ff24ebdd6b 15:45:22 ---> 1bfac33cc382 15:45:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:22 Removing intermediate container 95a0eda525bd 15:45:22 ---> d4d70a5ceae4 15:45:22 Step 12/22 : WORKDIR /edgex 15:45:22 ---> Running in 02b1a09c042f 15:45:22 Removing intermediate container 02b1a09c042f 15:45:22 ---> 8737abb6683d 15:45:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:22 ---> bf05a3c7e8c0 15:45:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:45:22 Removing intermediate container 4f9ccc37615c 15:45:22 ---> 67732c49ef43 15:45:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:23 ---> 01c40539fb39 15:45:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:45:23 ---> 741fa28a367b 15:45:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:45:23 Removing intermediate container 97306acd3a31 15:45:23 ---> e651f24f3a37 15:45:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:23 ---> f05680b33176 15:45:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:45:23 ---> 9e7bce3bd36c 15:45:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:45:24 ---> ef72602b5782 15:45:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:45:24 ---> ac42f56f300b 15:45:24 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:45:24 ---> 5810bd15f088 15:45:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:45:24 ---> 06088c515305 15:45:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:45:24 ---> 5711c87d9a9b 15:45:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:45:24 ---> 61dcc004015f 15:45:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:45:24 ---> 7ea6f0b77af4 15:45:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:45:24 ---> 5e76229b169f 15:45:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:45:25 ---> 87b82ef4ddb6 15:45:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:45:25 ---> 12240a0179eb 15:45:25 Step 19/23 : ENTRYPOINT ["/core-data"] 15:45:25 ---> Running in 07c8d0f89b09 15:45:25 ---> Running in a16dedb350c1 15:45:25 ---> 5818558b2e39 15:45:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:45:25 ---> c3b9f2ffed8a 15:45:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:45:25 ---> Running in 105042d395dd 15:45:25 Removing intermediate container a16dedb350c1 15:45:25 ---> 2c7df339dd2d 15:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:45:25 ---> Running in f575dacd2966 15:45:25 ---> 3efea3db9a72 15:45:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:45:25 ---> Running in 5086af92d98a 15:45:26 Removing intermediate container f575dacd2966 15:45:26 ---> 95de82495d5a 15:45:26 Step 21/23 : LABEL arch=x86_64 15:45:26 ---> Running in d3f0e9d5ef7b 15:45:26 Removing intermediate container 5086af92d98a 15:45:26 ---> 38d613071bbd 15:45:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:45:26 Removing intermediate container d3f0e9d5ef7b 15:45:26 ---> 98c58f1ef7c6 15:45:26 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:45:26 ---> Running in 815d3541e8b0 15:45:26 ---> Running in 871e5615fdfc 15:45:26 Removing intermediate container 815d3541e8b0 15:45:26 ---> 1d6e05eff98a 15:45:26 Step 18/20 : LABEL arch=x86_64 15:45:26 ---> Running in 580a890adbe0 15:45:26 Removing intermediate container 871e5615fdfc 15:45:26 ---> 7196f73cfcf1 15:45:26 Step 23/23 : LABEL version=3.0.0-dev.160 15:45:26 ---> Running in a88c65f2432a 15:45:26 Removing intermediate container a88c65f2432a 15:45:26 ---> 3e8bef8f3be4 15:45:26 15:45:26 Removing intermediate container 580a890adbe0 15:45:26 ---> 895296c2ab0b 15:45:26 Step 19/20 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:45:26 ---> Running in e75547f52cd6 15:45:26 Removing intermediate container 07c8d0f89b09 15:45:26 ---> 3628699c272b 15:45:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:45:26 Successfully built 3e8bef8f3be4 15:45:26 Successfully tagged core-data:latest 15:45:26 Building core-metadata 15:45:26  Building core-data ... done  ---> Running in 9a1365b2889c 15:45:26 Removing intermediate container e75547f52cd6 15:45:26 ---> 016ea9260b5b 15:45:26 Step 20/20 : LABEL version=3.0.0-dev.160 15:45:29 Removing intermediate container 105042d395dd 15:45:29 ---> 50a8fa187e82 15:45:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:45:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:45:29 ---> e593a9ca6b0e 15:45:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:45:29 ---> Using cache 15:45:29 ---> f1cf3efbcfaa 15:45:29 Step 4/25 : WORKDIR /edgex-go 15:45:29 ---> Using cache 15:45:29 ---> d54c9b7fb63f 15:45:29 Step 5/25 : RUN apk add --update --no-cache make git 15:45:29 ---> Using cache 15:45:29 ---> 6c7d10f0928e 15:45:29 Step 6/25 : COPY go.mod vendor* ./ 15:45:29 ---> Using cache 15:45:29 ---> b905092a70a7 15:45:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:29 ---> Using cache 15:45:29 ---> b18a2b550f16 15:45:29 Step 8/25 : COPY . . 15:45:29 ---> Using cache 15:45:29 ---> a00b0893f340 15:45:29 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:45:31 ---> Running in 5452a0f766d4 15:45:31 Removing intermediate container 9a1365b2889c 15:45:31 ---> 129ed1121b16 15:45:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:45:31 ---> Running in 898bea37a3c0 15:45:31 ---> Running in 77071aefde93 15:45:31 ---> Running in f7022f1de77c 15:45:31 Removing intermediate container 5452a0f766d4 15:45:31 ---> f51fee008d8e 15:45:31 15:45:31 Removing intermediate container 898bea37a3c0 15:45:31 ---> 3ac07ce7ffc9 15:45:31 Step 20/22 : LABEL arch=x86_64 15:45:31 ---> Running in a7483bde9ca9 15:45:31 Removing intermediate container f7022f1de77c 15:45:31 ---> a21c7fb9302f 15:45:31 Step 21/23 : LABEL arch=x86_64 15:45:31 ---> Running in 223d053c4b68 15:45:31 Removing intermediate container a7483bde9ca9 15:45:31 ---> 1b564d754908 15:45:31 Step 21/22 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:45:31 Successfully built f51fee008d8e 15:45:31 Successfully tagged security-spiffe-token-provider:latest 15:45:31  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 15:45:32 ---> Running in 000c2981c3d0 15:45:32 Removing intermediate container 223d053c4b68 15:45:32 ---> dc89fddda4cf 15:45:32 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:45:32 ---> Running in ec43951cc5fa 15:45:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:45:34 Removing intermediate container 000c2981c3d0 15:45:34 ---> b89c47764f44 15:45:34 Step 22/22 : LABEL version=3.0.0-dev.160 15:45:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:35 ---> e593a9ca6b0e 15:45:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:45:35 ---> Using cache 15:45:35 ---> f1cf3efbcfaa 15:45:35 Step 4/23 : WORKDIR /edgex-go 15:45:35 ---> Using cache 15:45:35 ---> d54c9b7fb63f 15:45:35 Step 5/23 : RUN apk add --update --no-cache make git 15:45:35 ---> Using cache 15:45:35 ---> 6c7d10f0928e 15:45:35 Step 6/23 : COPY go.mod vendor* ./ 15:45:35 ---> Using cache 15:45:35 ---> b905092a70a7 15:45:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:35 ---> Using cache 15:45:35 ---> b18a2b550f16 15:45:35 Step 8/23 : COPY . . 15:45:35 ---> Using cache 15:45:35 ---> a00b0893f340 15:45:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:45:36 Removing intermediate container ec43951cc5fa 15:45:36 ---> 857cfb075940 15:45:36 Step 23/23 : LABEL version=3.0.0-dev.160 15:45:36 ---> Running in 665965cd4efb 15:45:36 ---> Running in 0015ff0d90a6 15:45:36 Removing intermediate container 89618e5719a0 15:45:36 ---> 5f8755531fec 15:45:36 15:45:36 Step 10/24 : FROM alpine:3.17 ---> Running in 39716af57149 15:45:36 15:45:36 ---> 9ed4aefc74f6 15:45:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:45:37 Removing intermediate container 665965cd4efb 15:45:37 ---> 0f066f50687f 15:45:37 15:45:37 ---> Running in 6de7c9627f9d 15:45:37 Removing intermediate container 39716af57149 15:45:37 ---> 57b4b93ae913 15:45:37 15:45:37 Successfully built 0f066f50687f 15:45:37 Successfully tagged security-proxy-setup:latest 15:45:37 Building security-secretstore-setup 15:45:37  Building security-proxy-setup ... done Successfully built 57b4b93ae913 15:45:37 Successfully tagged security-proxy-auth:latest 15:45:37  Building security-proxy-auth ... done Building support-scheduler 15:45:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:37 (1/1) Installing dumb-init (1.2.5-r2) 15:45:37 Executing busybox-1.35.0-r29.trigger 15:45:37 OK: 7 MiB in 16 packages 15:45:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:45:42 ---> e593a9ca6b0e 15:45:42 Step 3/25 : WORKDIR /edgex-go 15:45:42 ---> Using cache 15:45:42 ---> a046c6f090a5 15:45:42 Step 4/25 : RUN apk add --update --no-cache make git 15:45:42 ---> Using cache 15:45:42 ---> ca4e1e4832d9 15:45:42 Step 5/25 : COPY go.mod vendor* ./ 15:45:42 ---> Using cache 15:45:42 ---> 07fbfaa18dcd 15:45:42 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:42 ---> Using cache 15:45:42 ---> d3a07d148b80 15:45:42 Step 7/25 : COPY . . 15:45:42 ---> Using cache 15:45:42 ---> b438092573e7 15:45:42 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:45:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:42 ---> e593a9ca6b0e 15:45:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:45:42 ---> Using cache 15:45:42 ---> f1cf3efbcfaa 15:45:42 Step 4/23 : WORKDIR /edgex-go 15:45:42 ---> Using cache 15:45:42 ---> d54c9b7fb63f 15:45:42 Step 5/23 : RUN apk add --update --no-cache make git 15:45:42 ---> Using cache 15:45:42 ---> 6c7d10f0928e 15:45:42 Step 6/23 : COPY go.mod vendor* ./ 15:45:42 ---> Using cache 15:45:42 ---> b905092a70a7 15:45:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:42 ---> Using cache 15:45:42 ---> b18a2b550f16 15:45:42 Step 8/23 : COPY . . 15:45:42 ---> Using cache 15:45:42 ---> a00b0893f340 15:45:42 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:45:50 ---> Running in d3321e35c16d 15:45:50 ---> Running in 4c62d02b130e 15:45:50 Removing intermediate container 6de7c9627f9d 15:45:50 ---> df5087e18183 15:45:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:45:50 ---> Running in 7c33fca8bfca 15:45:50 Removing intermediate container 7c33fca8bfca 15:45:50 ---> 015e6bfbf895 15:45:50 Step 13/24 : ENV APP_PORT=59882 15:45:50 ---> Running in d5489bda61fb 15:45:50 Removing intermediate container d5489bda61fb 15:45:50 ---> 6ba3494bce58 15:45:50 Step 14/24 : EXPOSE $APP_PORT 15:45:50 ---> Running in 99a05af97b7a 15:45:50 Removing intermediate container 99a05af97b7a 15:45:50 ---> f4ffb7407caf 15:45:50 Step 15/24 : WORKDIR / 15:45:50 ---> Running in 1c9b3d0536a4 15:45:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:45:50 Removing intermediate container 1c9b3d0536a4 15:45:50 ---> d7cc162ce21e 15:45:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:50 ---> 90cd1ce055cc 15:45:50 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:45:51 ---> 5f6b99fb34a3 15:45:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:52 ---> 65d7ee0c7ac6 15:45:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:45:53 ---> 31c090b36372 15:45:53 Step 20/24 : ENTRYPOINT ["/core-command"] 15:45:53 ---> Running in 3110e41c4633 15:45:53 Removing intermediate container 3110e41c4633 15:45:53 ---> b2840a4db99b 15:45:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:45:53 ---> Running in 78c35ed4d329 15:45:53 Removing intermediate container 78c35ed4d329 15:45:53 ---> 13b4f127a0bb 15:45:53 Step 22/24 : LABEL arch=x86_64 15:45:53 ---> Running in 8fb6f2577e1a 15:45:53 Removing intermediate container 8fb6f2577e1a 15:45:53 ---> 1f53117604b8 15:45:53 Step 23/24 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:45:53 ---> Running in d8f22a9f2348 15:45:55 Removing intermediate container d8f22a9f2348 15:45:55 ---> 2021c6dfebcd 15:45:55 Step 24/24 : LABEL version=3.0.0-dev.160 15:45:55 ---> Running in 05347089629f 15:45:55 Removing intermediate container 05347089629f 15:45:55 ---> 8b87fb38e8fc 15:45:55 15:45:55 Successfully built 8b87fb38e8fc 15:45:55 Successfully tagged core-command:latest 15:45:55  Building core-command ... done Building security-bootstrapper 15:45:57 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:57 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:45:57 ---> e593a9ca6b0e 15:45:57 Step 3/33 : WORKDIR /edgex-go 15:45:57 ---> Using cache 15:45:57 ---> a046c6f090a5 15:45:57 Step 4/33 : RUN apk add --update --no-cache make git 15:45:57 ---> Using cache 15:45:57 ---> ca4e1e4832d9 15:45:57 Step 5/33 : COPY go.mod vendor* ./ 15:45:57 ---> Using cache 15:45:57 ---> 07fbfaa18dcd 15:45:57 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:57 ---> Using cache 15:45:57 ---> d3a07d148b80 15:45:57 Step 7/33 : COPY . . 15:45:57 ---> Using cache 15:45:57 ---> b438092573e7 15:45:57 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:46:11 ---> Running in fb9817c382ad 15:46:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:16 Removing intermediate container 0015ff0d90a6 15:46:16 ---> 832a8e7e7758 15:46:16 15:46:16 Step 10/23 : FROM alpine:3.17 15:46:16 ---> 9ed4aefc74f6 15:46:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:46:16 ---> Using cache 15:46:16 ---> aa730fccf836 15:46:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:46:16 ---> Using cache 15:46:16 ---> 1bfac33cc382 15:46:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:16 ---> Using cache 15:46:16 Removing intermediate container 77071aefde93 15:46:16 ---> 8cfa9a685d4d 15:46:16 15:46:16 Step 10/25 : FROM alpine:3.17 15:46:16 ---> 9ed4aefc74f6 15:46:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:46:16 ---> Using cache 15:46:16 ---> df5087e18183 15:46:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:46:16 ---> Using cache 15:46:16 ---> 015e6bfbf895 15:46:16 Step 13/25 : ENV APP_PORT=59881 15:46:16 ---> bf05a3c7e8c0 15:46:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:46:16 ---> Using cache 15:46:16 ---> 741fa28a367b 15:46:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:46:16 ---> Running in df255e7fc6a4 15:46:17 Removing intermediate container df255e7fc6a4 15:46:17 ---> ea49fe649f1b 15:46:17 Step 14/25 : EXPOSE $APP_PORT 15:46:17 ---> cb8bf9210986 15:46:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:46:17 ---> Running in be4737518d15 15:46:18 Removing intermediate container be4737518d15 15:46:18 ---> d44579369b4f 15:46:18 Step 15/25 : WORKDIR / 15:46:18 ---> 713df4ea5a3b 15:46:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:46:18 ---> Running in cff9da7fb7fd 15:46:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:46:19 Removing intermediate container cff9da7fb7fd 15:46:19 ---> e4164ca830de 15:46:19 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:19 ---> d300068d7d11 15:46:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:46:19 ---> Running in 54b9117953bc 15:46:19 ---> 506b06a5d947 15:46:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:46:20 ---> cfb9fe7c34f8 15:46:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:22 Removing intermediate container 54b9117953bc 15:46:22 ---> bda1f23469d0 15:46:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:46:23 ---> 3def628163ef 15:46:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:46:23 ---> Running in dbe1502b5b35 15:46:23 Removing intermediate container 4c62d02b130e 15:46:23 ---> 4bd3f490899f 15:46:23 15:46:23 Step 9/25 : FROM alpine:3.17 15:46:23 ---> 9ed4aefc74f6 15:46:23 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:46:23 ---> Running in d05bb88fd92c 15:46:23 Removing intermediate container dbe1502b5b35 15:46:23 ---> cc26b91edbf1 15:46:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:46:23 ---> f1bd72539552 15:46:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:46:23 ---> Running in 1ab9b678a34f 15:46:23 Removing intermediate container 1ab9b678a34f 15:46:23 ---> 974423c054fc 15:46:23 Step 21/23 : LABEL arch=x86_64 15:46:23 ---> Running in 1d8f8e2a1c9e 15:46:23 ---> 4b6c3ea1e5fe 15:46:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:46:23 ---> Running in dd6a1a67fa9e 15:46:23 Removing intermediate container 1d8f8e2a1c9e 15:46:23 ---> 87ae8f06360d 15:46:23 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:46:23 ---> Running in 64a99bff71e3 15:46:23 Removing intermediate container dd6a1a67fa9e 15:46:23 ---> 3cc5854c7301 15:46:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:46:23 ---> Running in 38e9a7b60ed9 15:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:46:24 Removing intermediate container 64a99bff71e3 15:46:24 ---> 0af57a6d8acf 15:46:24 Step 23/23 : LABEL version=3.0.0-dev.160 15:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:46:24 Removing intermediate container 38e9a7b60ed9 15:46:24 ---> f2ceee46b1fd 15:46:24 Step 23/25 : LABEL arch=x86_64 15:46:24 ---> Running in 2bc9c1424eb1 15:46:24 ---> Running in 10312a550d38 15:46:24 (1/3) Installing ca-certificates (20230506-r0) 15:46:24 Removing intermediate container 2bc9c1424eb1 15:46:24 ---> 19000e30695d 15:46:24 15:46:24 (2/3) Installing dumb-init (1.2.5-r2) 15:46:24 (3/3) Installing su-exec (0.2-r2) 15:46:24 Removing intermediate container 10312a550d38 15:46:24 ---> ef8d866aa24b 15:46:24 Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:46:24 Executing busybox-1.35.0-r29.trigger 15:46:24 Executing ca-certificates-20230506-r0.trigger 15:46:24 ---> Running in 9ed941f76809 15:46:24 Successfully built 19000e30695d 15:46:24 Successfully tagged core-common-config-bootstrapper:latest 15:46:24 Building support-notifications 15:46:24 OK: 8 MiB in 18 packages 15:46:28  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:46:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:46:28 ---> e593a9ca6b0e 15:46:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:46:28 ---> Using cache 15:46:28 ---> f1cf3efbcfaa 15:46:28 Step 4/23 : WORKDIR /edgex-go 15:46:28 ---> Using cache 15:46:28 ---> d54c9b7fb63f 15:46:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:46:29 Removing intermediate container 9ed941f76809 15:46:29 ---> 04b75a547817 15:46:29 Step 25/25 : LABEL version=3.0.0-dev.160 15:46:29 ---> Running in e26b920a5fee 15:46:29 ---> Running in f17858347c63 15:46:29 Removing intermediate container f17858347c63 15:46:29 ---> 8c9ec5c69891 15:46:29 15:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:46:30 Removing intermediate container d05bb88fd92c 15:46:30 ---> 434c1d7f3903 15:46:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:46:30 Successfully built 8c9ec5c69891 15:46:30 Removing intermediate container d3321e35c16d 15:46:30 ---> bb53ef662375 15:46:30 15:46:30 Step 10/23 : FROM alpine:3.17 15:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:46:30 ---> 9ed4aefc74f6 15:46:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:46:30 Successfully tagged core-metadata:latest 15:46:30 Building security-spire-agent 15:46:30  Building core-metadata ... done  ---> Using cache 15:46:30 ---> df5087e18183 15:46:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:46:30 ---> Using cache 15:46:30 ---> 015e6bfbf895 15:46:30 Step 13/23 : ENV APP_PORT=59861 15:46:30 ---> Running in c835af813f66 15:46:30 ---> Running in 106f692a2149 15:46:31 OK: 265 MiB in 53 packages 15:46:31 Removing intermediate container 1122721820c4 15:46:31 ---> e669c3a7b817 15:46:31 Step 7/33 : COPY . . 15:46:31 Removing intermediate container b6b160928a26 15:46:31 ---> d9abc19408d8 15:46:31 Step 8/23 : COPY . . 15:46:31 Removing intermediate container a3cedfd83d31 15:46:31 ---> 87153598901c 15:46:31 Step 7/22 : COPY . . 15:46:31 Removing intermediate container 63304ecdd307 15:46:31 ---> 49f4128f04d0 15:46:31 Step 7/27 : COPY . . 15:46:31 Removing intermediate container c3071f4e8441 15:46:31 ---> 9af69d046daa 15:46:31 Step 7/26 : COPY . . 15:46:31 ---> c9208862ecea 15:46:31 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:46:32 ---> d731de4f98c5 15:46:32 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:46:32 ---> e5778d917aab 15:46:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:46:32 ---> Running in 7869fdd09e5e 15:46:32 ---> Running in a28a2a9223cc 15:46:32 ---> Running in d665eadaca60 15:46:32 ---> 33ba9a1016f8 15:46:32 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:46:32 ---> Running in 7a37d03f3924 15:46:32 ---> 7424521ef134 15:46:32 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:46:33 ---> Running in f1f5507a3a11 15:46:33 Removing intermediate container c835af813f66 15:46:33 ---> 602de438aeca 15:46:33 Step 12/25 : WORKDIR / 15:46:33 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:46:33 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:46:33 ---> e593a9ca6b0e 15:46:33 Step 3/27 : WORKDIR /edgex-go 15:46:33 ---> Using cache 15:46:33 ---> a046c6f090a5 15:46:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:46:34 Removing intermediate container f1f5507a3a11 15:46:34 ---> 5cb623baea20 15:46:34 Step 9/27 : WORKDIR /edgex-go/spire-build 15:46:34 Removing intermediate container 7a37d03f3924 15:46:34 ---> d3d351c95e42 15:46:34 Step 9/26 : WORKDIR /edgex-go/spire-build 15:46:34 Removing intermediate container 106f692a2149 15:46:34 ---> 9259d451d302 15:46:34 Step 14/23 : EXPOSE $APP_PORT 15:46:34 ---> Running in 40ee63c2f0cf 15:46:34 ---> Running in 63f927a9d83d 15:46:34 ---> Running in d38a7d2b5866 15:46:34 Removing intermediate container 40ee63c2f0cf 15:46:34 ---> 63092096ba29 15:46:34 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:34 ---> Running in 04fd65f38493 15:46:34 Removing intermediate container d38a7d2b5866 15:46:34 ---> 2c42411befcc 15:46:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:34 Removing intermediate container e26b920a5fee 15:46:34 ---> 82936b178d22 15:46:34 Step 6/23 : COPY go.mod vendor* ./ 15:46:34 ---> Running in f2caa8b9ea04 15:46:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:46:35 ---> 3c3e79e994ab 15:46:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:46:35 ---> a48d788fd4a1 15:46:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:35 OK: 265 MiB in 53 packages 15:46:35 ---> 3bcd9c8cb976 15:46:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:46:35 ---> dee5bd5f3a47 15:46:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:46:35 ---> Running in a00d42186c73 15:46:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:46:35 Removing intermediate container 04fd65f38493 15:46:35 ---> 4a9ea7980041 15:46:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:46:35 Removing intermediate container f2caa8b9ea04 15:46:35 ---> f5b5333e6562 15:46:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:46:35 ---> Running in 1c09484f200a 15:46:35 ---> 5f4fff8f3960 15:46:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:46:35 ---> 4c6a6db68f69 15:46:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:46:36 ---> Running in 582e737f94eb 15:46:36 Removing intermediate container fb9817c382ad 15:46:36 ---> e91ff2201e50 15:46:36 15:46:36 Step 9/33 : FROM alpine:3.17 15:46:36 ---> 9ed4aefc74f6 15:46:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:46:36 ---> Using cache 15:46:36 ---> 4147afdc6a0f 15:46:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:46:36 ---> Running in ef77fc70d7da 15:46:36 Removing intermediate container 63f927a9d83d 15:46:36 ---> 44f37034f83b 15:46:36 Step 5/27 : COPY go.mod vendor* ./ 15:46:36 ---> 9bf3e6dbd32d 15:46:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:46:36 ---> 4817daa570b3 15:46:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:46:36 ---> e196081f7df3 15:46:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:46:36 ---> 4d545287918e 15:46:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:46:36 ---> Running in cd03f11d3129 15:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:46:37 ---> bae26ee4ad32 15:46:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:46:37 (1/2) Installing dumb-init (1.2.5-r2) 15:46:37 (2/2) Installing su-exec (0.2-r2) 15:46:37 Executing busybox-1.35.0-r29.trigger 15:46:37 ---> Running in 630c294113a1 15:46:37 OK: 7 MiB in 17 packages 15:46:37 ---> 4c72b3ff651c 15:46:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:46:37 Removing intermediate container 630c294113a1 15:46:37 ---> f1c5fdba1769 15:46:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:46:37 ---> Running in 19d9d9c3b179 15:46:37 ---> 5cbf85094543 15:46:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:46:37 Removing intermediate container 19d9d9c3b179 15:46:37 ---> 1127d46eb830 15:46:37 Step 21/23 : LABEL arch=x86_64 15:46:37 ---> Running in 954ce4247aea 15:46:37 Removing intermediate container ef77fc70d7da 15:46:37 ---> 31eae846c6d5 15:46:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:46:37 ---> Running in 59b3fbca1cd5 15:46:37 Removing intermediate container 1c09484f200a 15:46:37 ---> 13be08577c21 15:46:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:46:37 ---> 8ac1b41e8d6f 15:46:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:46:37 Removing intermediate container 954ce4247aea 15:46:37 ---> 0f3e9a9bdbe5 15:46:37 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:46:37 ---> Running in 8e0718c7a03d 15:46:37 ---> Running in ae20706872dd 15:46:37 Removing intermediate container 59b3fbca1cd5 15:46:37 ---> 4f2c0567f840 15:46:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:46:37 ---> Running in fdec2613e44d 15:46:37 Removing intermediate container ae20706872dd 15:46:37 ---> cab6693dbb4b 15:46:37 Step 23/23 : LABEL version=3.0.0-dev.160 15:46:37 ---> Running in e403df309d5a 15:46:37 Removing intermediate container fdec2613e44d 15:46:37 ---> 425c82e52245 15:46:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:46:37 Removing intermediate container 582e737f94eb 15:46:37 ---> 000192bc7fbf 15:46:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:46:37 ---> Running in 112a75d346a4 15:46:37 ---> Running in 86a2d8004ab8 15:46:37 Removing intermediate container e403df309d5a 15:46:37 ---> 3201adb9b56a 15:46:37 15:46:37 Successfully built 3201adb9b56a 15:46:37 Successfully tagged support-scheduler:latest 15:46:37  Building support-scheduler ... done Building security-spire-config 15:46:37 Removing intermediate container 86a2d8004ab8 15:46:37 ---> df85471dc4d6 15:46:37 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:46:37 ---> Running in 0990c696b54d 15:46:38 ---> Running in 51281bed832a 15:46:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:46:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:46:40 ---> e593a9ca6b0e 15:46:40 Step 3/27 : WORKDIR /edgex-go 15:46:40 ---> Using cache 15:46:40 ---> a046c6f090a5 15:46:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:46:40 ---> Using cache 15:46:40 ---> 44f37034f83b 15:46:40 Step 5/27 : COPY go.mod vendor* ./ 15:46:40 ---> Using cache 15:46:40 ---> e196081f7df3 15:46:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:41 Removing intermediate container 0990c696b54d 15:46:41 ---> 28fb47ac3388 15:46:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:46:41 ---> Running in 8076a7f828bf 15:46:41 ---> Running in d8ae17d5d72f 15:46:41 Removing intermediate container 8e0718c7a03d 15:46:41 ---> c44dbdc2818e 15:46:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:46:41 ---> Running in d178c7562d44 15:46:41 Removing intermediate container d178c7562d44 15:46:41 ---> 2ac25c8e0163 15:46:41 Step 23/25 : LABEL arch=x86_64 15:46:41 ---> Running in ee312737c00d 15:46:41 Removing intermediate container ee312737c00d 15:46:41 ---> 94636afb936b 15:46:41 Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:46:41 ---> Running in 0e5baa73dfb2 15:46:41 Removing intermediate container 0e5baa73dfb2 15:46:41 ---> 9bb800c4bb51 15:46:41 Step 25/25 : LABEL version=3.0.0-dev.160 15:46:41 ---> Running in 370e232f0819 15:46:41 Removing intermediate container 370e232f0819 15:46:41 ---> 07c039b0c03c 15:46:41 15:46:41 Successfully built 07c039b0c03c 15:46:41 Successfully tagged security-secretstore-setup:latest 15:46:42  Building security-secretstore-setup ... done Removing intermediate container d8ae17d5d72f 15:46:42 ---> ca425baa4d22 15:46:42 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:46:42 ---> Running in 531066921b22 15:46:42 Removing intermediate container 531066921b22 15:46:42 ---> 8d328d6d0d76 15:46:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:46:43 Removing intermediate container 112a75d346a4 15:46:43 ---> 590e1cbce4d0 15:46:43 Step 12/27 : WORKDIR /edgex-go 15:46:43 ---> Running in 3da0ba9bf2e2 15:46:43 Removing intermediate container 51281bed832a 15:46:43 ---> 6542b5ac2476 15:46:43 Step 12/26 : WORKDIR /edgex-go 15:46:43 ---> Running in 29595345ed75 15:46:43 ---> 1feab60c1f69 15:46:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:46:43 ---> Running in 4697a667bba2 15:46:44 Removing intermediate container 3da0ba9bf2e2 15:46:44 ---> 4bbd85d3640a 15:46:44 15:46:44 Step 13/27 : FROM alpine:3.17 15:46:44 3.17: Pulling from library/alpine 15:46:44 Removing intermediate container 29595345ed75 15:46:44 ---> 2d4f8521075b 15:46:44 15:46:44 Step 13/26 : FROM alpine:3.17 15:46:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:46:44 Status: Downloaded newer image for alpine:3.17 15:46:44 ---> 51e60588ff2c 15:46:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:46:44 ---> Running in d87eb7017d0f 15:46:44 3.17: Pulling from library/alpine 15:46:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:46:44 Status: Image is up to date for alpine:3.17 15:46:44 ---> 51e60588ff2c 15:46:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:46:44 ---> Running in 6f887b8b36ed 15:46:45 Removing intermediate container d87eb7017d0f 15:46:45 ---> fa4631de5120 15:46:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:46:45 ---> Running in 0f2327a33e79 15:46:46 Removing intermediate container 6f887b8b36ed 15:46:46 ---> fa2f971e7972 15:46:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:46:46 ---> Running in 39e9f9c72a3b 15:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:50 Removing intermediate container 4697a667bba2 15:46:50 ---> 43d5aec0e380 15:46:50 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:50 ---> 02911bb2d373 15:46:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:50 ---> c2a1ffad0228 15:46:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:46:53 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:46:53 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:46:53 OK: 17694 distinct packages available 15:46:53 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:46:53 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:46:53 OK: 17694 distinct packages available 15:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:55 (1/5) Installing dumb-init (1.2.5-r2) 15:46:55 (2/5) Installing musl-obstack (1.2.3-r0) 15:46:55 (3/5) Installing libucontext (1.2-r0) 15:46:55 (4/5) Installing gcompat (1.1.0-r0) 15:46:55 (5/5) Installing openssl (3.0.8-r4) 15:46:55 Executing busybox-1.35.0-r29.trigger 15:46:55 OK: 9 MiB in 20 packages 15:46:56 (1/5) Installing dumb-init (1.2.5-r2) 15:46:56 (2/5) Installing musl-obstack (1.2.3-r0) 15:46:56 (3/5) Installing libucontext (1.2-r0) 15:46:56 (4/5) Installing gcompat (1.1.0-r0) 15:46:56 (5/5) Installing openssl (3.0.8-r4) 15:46:56 Executing busybox-1.35.0-r29.trigger 15:46:57 OK: 9 MiB in 20 packages 15:46:58 ---> e7c2492b15b5 15:46:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:46:58 ---> 83b08ecc3b21 15:46:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:46:58 Removing intermediate container a00d42186c73 15:46:58 ---> 1803b996d32a 15:46:58 Step 8/23 : COPY . . 15:46:58 ---> 1f2c055a9e35 15:46:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:46:58 Removing intermediate container cd03f11d3129 15:46:58 ---> 5a966b1fa1be 15:46:58 Step 7/27 : COPY . . 15:46:59 Removing intermediate container 39e9f9c72a3b 15:46:59 ---> 32ed62ee13c3 15:46:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:01 Removing intermediate container 0f2327a33e79 15:47:01 ---> 594962cef45f 15:47:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:01 ---> 82efb540de04 15:47:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:47:03 ---> 877f67d28ec6 15:47:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:03 ---> 81f69b9c09a4 15:47:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:47:05 ---> 4e890491d4e8 15:47:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:47:08 ---> d7d41271f305 15:47:08 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:47:08 ---> abe09f215cf5 15:47:08 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:47:08 ---> b6a1f1c58975 15:47:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:47:08 ---> Running in a8beb8ce004c 15:47:08 ---> Running in 2edfc3ef0473 15:47:08 ---> 6ba013ec4642 15:47:08 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:47:08 Removing intermediate container a8beb8ce004c 15:47:08 ---> 40c00918328f 15:47:08 Step 9/27 : WORKDIR /edgex-go/spire-build 15:47:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:08 ---> Running in 7ff27a49cd1f 15:47:08 ---> 9d32dfb772aa 15:47:08 Step 28/33 : RUN chmod +x /entrypoint.sh 15:47:08 ---> Running in 7042a6f13413 15:47:09 Removing intermediate container 7ff27a49cd1f 15:47:09 ---> 6add9bc183fc 15:47:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:47:09 ---> Running in 5d973e856922 15:47:09 Removing intermediate container 8076a7f828bf 15:47:09 ---> b4f19c5e64a4 15:47:09 Step 7/27 : COPY . . 15:47:09 Removing intermediate container 5d973e856922 15:47:09 ---> 8503be5d9fc4 15:47:09 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:13 ---> Running in 177fd463c4d6 15:47:13 Removing intermediate container 7042a6f13413 15:47:13 ---> b44e69b8d8e5 15:47:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:47:13 ---> 1bb94fd28b4b 15:47:13 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:47:13 ---> Running in a410f8bb4272 15:47:13 ---> Running in ab7db2de4aaa 15:47:13 Removing intermediate container ab7db2de4aaa 15:47:13 ---> 7a1b39f93ed6 15:47:13 Step 9/27 : WORKDIR /edgex-go/spire-build 15:47:14 Removing intermediate container a410f8bb4272 15:47:14 ---> 5918dd655430 15:47:14 Step 30/33 : CMD ["gate"] 15:47:14 ---> Running in 39f3a5aaa4fe 15:47:14 ---> Running in 5ad41f8e1e46 15:47:14 Removing intermediate container 39f3a5aaa4fe 15:47:14 ---> b419a29b879b 15:47:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:47:14 ---> Running in ef7ef1b5805d 15:47:14 Removing intermediate container 5ad41f8e1e46 15:47:14 ---> 8603b08e3a09 15:47:14 Step 31/33 : LABEL arch=x86_64 15:47:14 ---> Running in 3fac9159b335 15:47:14 Removing intermediate container ef7ef1b5805d 15:47:14 ---> 496e80fbc043 15:47:14 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:14 ---> Running in 09ae675d3568 15:47:14 Removing intermediate container 3fac9159b335 15:47:14 ---> a7432d2fddb9 15:47:14 Step 32/33 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:14 ---> Running in af1b0abc0b9e 15:47:14 Removing intermediate container af1b0abc0b9e 15:47:14 ---> 79992387623b 15:47:14 Step 33/33 : LABEL version=3.0.0-dev.160 15:47:14 Removing intermediate container 177fd463c4d6 15:47:14 ---> 2d423070c7c4 15:47:14 Step 12/27 : WORKDIR /edgex-go 15:47:14 ---> Running in 851a25d655f5 15:47:15 ---> 1d6a2a780b3e 15:47:15 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:15 ---> a91dd95cdf4d 15:47:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:47:15 ---> Running in a5b071a38406 15:47:15 Removing intermediate container 851a25d655f5 15:47:15 ---> 354f21721cc4 15:47:15 15:47:15 Successfully built 354f21721cc4 15:47:15 Successfully tagged security-bootstrapper:latest 15:47:15  Building security-bootstrapper ... done Removing intermediate container a5b071a38406 15:47:15 ---> ec84251d71a3 15:47:15 15:47:15 Step 13/27 : FROM alpine:3.17 15:47:15 ---> 9ed4aefc74f6 15:47:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:15 ---> Using cache 15:47:15 ---> 5ed15fb2524e 15:47:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:47:15 ---> Using cache 15:47:15 ---> 3ee51f100a94 15:47:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:15 ---> Using cache 15:47:15 ---> 9c94cfa143bf 15:47:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:47:15 ---> Using cache 15:47:15 ---> 2053cd122ca9 15:47:15 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:47:15 Removing intermediate container 09ae675d3568 15:47:15 ---> a0c8ac417147 15:47:15 Step 12/27 : WORKDIR /edgex-go 15:47:16 ---> Running in 7c4a6706bca8 15:47:17 Removing intermediate container 7c4a6706bca8 15:47:17 ---> 6e62e645db22 15:47:17 15:47:17 Step 13/27 : FROM alpine:3.17 15:47:17 ---> 9ed4aefc74f6 15:47:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:17 ---> Using cache 15:47:17 ---> 5ed15fb2524e 15:47:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:17 ---> 0bfc2a00401f 15:47:17 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:17 ---> Running in e85af1108ff1 15:47:18 ---> cd3827b0d025 15:47:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:18 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:18 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:18 OK: 17823 distinct packages available 15:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:19 (1/4) Installing dumb-init (1.2.5-r2) 15:47:19 (2/4) Installing musl-obstack (1.2.3-r0) 15:47:19 (3/4) Installing libucontext (1.2-r0) 15:47:19 (4/4) Installing gcompat (1.1.0-r0) 15:47:19 Executing busybox-1.35.0-r29.trigger 15:47:19 OK: 7 MiB in 19 packages 15:47:19 ---> a927aeca32df 15:47:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:47:21 ---> 1e4775da8e2b 15:47:21 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:47:21 Removing intermediate container e85af1108ff1 15:47:21 ---> 59293b84a5b4 15:47:21 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 ---> f49e9000b1e3 15:47:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:47:21 ---> 039191fad674 15:47:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:47:21 ---> 1c59339f4c83 15:47:21 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:47:21 ---> 96ccee72cdf5 15:47:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:47:22 ---> Running in 515749136a0c 15:47:22 ---> 671c45fd6762 15:47:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:47:22 ---> Running in 2b3c7517ec76 15:47:22 ---> 27468ab29ea8 15:47:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:22 Removing intermediate container 2b3c7517ec76 15:47:22 ---> 5552a814abb6 15:47:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:47:22 ---> Running in 671d8a3fb939 15:47:22 Removing intermediate container 671d8a3fb939 15:47:22 ---> 6b12221bbc83 15:47:22 Step 25/27 : LABEL arch=x86_64 15:47:22 ---> Running in dfdf518138ab 15:47:23 Removing intermediate container dfdf518138ab 15:47:23 ---> ab7750e6fe34 15:47:23 Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:23 ---> Running in 24ceb27cdb7a 15:47:24 Removing intermediate container 515749136a0c 15:47:24 ---> 680c46365098 15:47:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:47:24 ---> Running in f05ce2b7923f 15:47:24 ---> 412a637be388 15:47:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:47:24 Removing intermediate container 24ceb27cdb7a 15:47:24 ---> 9a6ab547ca4a 15:47:24 Step 27/27 : LABEL version=3.0.0-dev.160 15:47:24 ---> Running in 598a65520860 15:47:24 ---> d4e76b3415ca 15:47:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:47:25 Removing intermediate container 598a65520860 15:47:25 ---> 8175950b3200 15:47:25 15:47:25 ---> a0000e25e803 15:47:25 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:47:25 Successfully built 8175950b3200 15:47:25 Successfully tagged security-spire-agent:latest 15:47:25  Building security-spire-agent ... done  ---> Running in 96841ab7a049 15:47:25 Removing intermediate container 96841ab7a049 15:47:25 ---> 14724e4984d4 15:47:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:47:25 ---> 1e123db894b6 15:47:25 Step 22/27 : WORKDIR / 15:47:25 ---> Running in 75b614cf34c8 15:47:25 Removing intermediate container 75b614cf34c8 15:47:25 ---> 85958d3d26e9 15:47:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:47:25 ---> Running in 47aa16500dbd 15:47:25 Removing intermediate container 47aa16500dbd 15:47:25 ---> 80f824108444 15:47:25 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:47:25 Removing intermediate container f05ce2b7923f 15:47:25 ---> fcf0ec2090af 15:47:25 Step 24/26 : LABEL arch=arm64 15:47:25 ---> Running in b746de08d513 15:47:25 ---> Running in a2a994e055de 15:47:25 Removing intermediate container a2a994e055de 15:47:25 ---> d8f49bb8f317 15:47:25 Step 25/27 : LABEL arch=x86_64 15:47:25 ---> Running in 0a4c5382bafd 15:47:26 Removing intermediate container 0a4c5382bafd 15:47:26 ---> eeb402978d2b 15:47:26 Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:26 ---> Running in f8923d9119d2 15:47:26 Removing intermediate container f8923d9119d2 15:47:26 ---> 7ab63dc708ec 15:47:26 Step 27/27 : LABEL version=3.0.0-dev.160 15:47:26 ---> Running in a78cd4d3c2b6 15:47:26 Removing intermediate container a78cd4d3c2b6 15:47:26 ---> ee2b6c668b43 15:47:26 15:47:26 Successfully built ee2b6c668b43 15:47:26 Successfully tagged security-spire-config:latest 15:47:26 ---> 38ad8eb60812 15:47:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:47:27 Removing intermediate container b746de08d513 15:47:27 ---> aede06825076 15:47:27 Step 25/26 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:27 ---> Running in 58f86c7edb01 15:47:28 Removing intermediate container 58f86c7edb01 15:47:28 ---> 3280f9c6adc5 15:47:28 Step 26/26 : LABEL version=3.0.0-dev.160 15:47:28 ---> Running in 309bbcba15c7 15:47:28 ---> 0443ce90bbd1 15:47:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:47:28 Removing intermediate container 309bbcba15c7 15:47:28 ---> fcdd67a09edb 15:47:28 15:47:29 Successfully built fcdd67a09edb 15:47:29 Successfully tagged security-spire-server-arm64:latest 15:47:29  Building security-spire-server ... done Building core-data 15:47:31 ---> ba3527f1b9fa 15:47:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:47:31 ---> Running in b83282a1b4a2 15:47:31  Building security-spire-config ... done Removing intermediate container 2edfc3ef0473 15:47:31 ---> 40e5e4023aa9 15:47:31 15:47:31 Step 10/23 : FROM alpine:3.17 15:47:31 ---> 9ed4aefc74f6 15:47:31 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:47:31 ---> Running in 03f243ffff71 15:47:31 Removing intermediate container b83282a1b4a2 15:47:31 ---> 18037ecc2fa9 15:47:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:32 ---> Running in 2896bc4557c1 15:47:32 (1/2) Installing ca-certificates (20230506-r0) 15:47:32 (2/2) Installing dumb-init (1.2.5-r2) 15:47:32 Executing busybox-1.35.0-r29.trigger 15:47:32 Executing ca-certificates-20230506-r0.trigger 15:47:32 OK: 8 MiB in 17 packages 15:47:32 Removing intermediate container 03f243ffff71 15:47:32 ---> 84eac91c6434 15:47:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:47:32 ---> Running in 7710526c3340 15:47:32 Removing intermediate container 7710526c3340 15:47:32 ---> 8fd179676965 15:47:32 Step 13/23 : ENV APP_PORT=59860 15:47:32 ---> Running in 0b5a10ea752d 15:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 4b20ae219eb3 15:47:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:47:33 ---> Using cache 15:47:33 ---> dd1028e734a9 15:47:33 Step 4/23 : WORKDIR /edgex-go 15:47:33 ---> Using cache 15:47:33 ---> 9a13d5dbcdda 15:47:33 Step 5/23 : RUN apk add --update --no-cache make git 15:47:33 ---> Using cache 15:47:33 ---> c37bd4b499c4 15:47:33 Step 6/23 : COPY go.mod vendor* ./ 15:47:33 ---> Using cache 15:47:33 ---> 6c3a0a23bd19 15:47:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:33 ---> Using cache 15:47:33 ---> d9abc19408d8 15:47:33 Step 8/23 : COPY . . 15:47:33 Removing intermediate container 0b5a10ea752d 15:47:33 ---> c22a215e2e70 15:47:33 Step 14/23 : EXPOSE $APP_PORT 15:47:33 ---> Running in 46e5c3056f57 15:47:33 Removing intermediate container 46e5c3056f57 15:47:33 ---> 37bf020db800 15:47:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:33 ---> c51e8d7825e2 15:47:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:47:33 ---> Using cache 15:47:33 ---> d731de4f98c5 15:47:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:47:33 ---> 76babb5f84cf 15:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:47:33 Removing intermediate container 2896bc4557c1 15:47:33 ---> f96af1d60606 15:47:33 Step 25/27 : LABEL arch=arm64 15:47:33 ---> Running in 5504524b78ea 15:47:33 ---> Running in b3e4dc46c505 15:47:33 ---> 10bf0a74e0c1 15:47:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:47:34 ---> be6d9143aff0 15:47:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:47:34 ---> Running in f10d0aaee973 15:47:34 Removing intermediate container f10d0aaee973 15:47:34 ---> d4b31b817ad9 15:47:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:47:34 ---> Running in afc858ec3b94 15:47:34 Removing intermediate container afc858ec3b94 15:47:34 ---> 5efcda034e24 15:47:34 Step 21/23 : LABEL arch=x86_64 15:47:34 ---> Running in b65d995e441b 15:47:34 Removing intermediate container b65d995e441b 15:47:34 ---> aa839bc1df45 15:47:34 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:34 ---> Running in e0609611d119 15:47:34 Removing intermediate container e0609611d119 15:47:34 ---> f18d3677a825 15:47:34 Step 23/23 : LABEL version=3.0.0-dev.160 15:47:34 ---> Running in c854f4720bb0 15:47:34 Removing intermediate container c854f4720bb0 15:47:34 ---> 796f2941d872 15:47:34 15:47:34 Successfully built 796f2941d872 15:47:34 Successfully tagged support-notifications:latest 15:47:34  Building support-notifications ... done  [Pipeline] } 15:47:34 $ docker stop --time=1 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e 15:47:34 Removing intermediate container b3e4dc46c505 15:47:34 ---> 745c0e6b1cee 15:47:34 Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:35 ---> Running in 30da4735f6b5 15:47:35 Removing intermediate container 30da4735f6b5 15:47:35 ---> 92a7c2e691d3 15:47:35 Step 27/27 : LABEL version=3.0.0-dev.160 15:47:35 ---> Running in 934f928dba0e 15:47:36 $ docker rm -f --volumes 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e [Pipeline] // withDockerContainer [Pipeline] sh 15:47:36 + docker images 15:47:36 REPOSITORY TAG IMAGE ID CREATED SIZE 15:47:36 support-notifications latest 796f2941d872 2 seconds ago 32.4MB 15:47:36 40e5e4023aa9 6 seconds ago 1.79GB 15:47:36 security-spire-config latest ee2b6c668b43 10 seconds ago 102MB 15:47:36 security-spire-agent latest 8175950b3200 12 seconds ago 161MB 15:47:36 6e62e645db22 20 seconds ago 1.58GB 15:47:36 ec84251d71a3 21 seconds ago 1.58GB 15:47:36 security-bootstrapper latest 354f21721cc4 21 seconds ago 22.2MB 15:47:36 security-secretstore-setup latest 07c039b0c03c 55 seconds ago 32.8MB 15:47:36 support-scheduler latest 3201adb9b56a 59 seconds ago 31.8MB 15:47:36 e91ff2201e50 About a minute ago 1.71GB 15:47:36 core-metadata latest 8c9ec5c69891 About a minute ago 20.4MB 15:47:36 bb53ef662375 About a minute ago 1.79GB 15:47:36 core-common-config-bootstrapper latest 19000e30695d About a minute ago 17.2MB 15:47:36 4bd3f490899f About a minute ago 1.72GB 15:47:36 8cfa9a685d4d About a minute ago 1.73GB 15:47:36 832a8e7e7758 About a minute ago 1.72GB 15:47:36 core-command latest 8b87fb38e8fc About a minute ago 19.9MB 15:47:36 security-proxy-auth latest 57b4b93ae913 About a minute ago 18.3MB 15:47:36 security-proxy-setup latest 0f066f50687f 2 minutes ago 18.7MB 15:47:36 5f8755531fec 2 minutes ago 1.72GB 15:47:36 security-spiffe-token-provider latest f51fee008d8e 2 minutes ago 32.8MB 15:47:36 core-data latest 3e8bef8f3be4 2 minutes ago 20.1MB 15:47:36 a818bbc0b111 2 minutes ago 1.73GB 15:47:36 4439ceea4e3c 2 minutes ago 1.7GB 15:47:36 06afaaf4cd10 2 minutes ago 1.76GB 15:47:36 d27db6b899a3 2 minutes ago 1.7GB 15:47:36 security-spire-server latest ce90b851f9cb 2 minutes ago 103MB 15:47:36 8562074a14e9 2 minutes ago 1.58GB 15:47:36 ci-base-image-x86_64 latest e593a9ca6b0e 7 minutes ago 918MB 15:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 15:47:36 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 15:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 15:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:36 provisioning config files... 15:47:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config12691656730059365551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:47:36 Removing intermediate container 934f928dba0e 15:47:36 ---> e937e5434ed5 15:47:36 15:47:36 Successfully built e937e5434ed5 15:47:36 Successfully tagged security-spire-agent-arm64:latest 15:47:36 Building security-spiffe-token-provider 15:47:36 ---> docker-login.sh 15:47:36 nexus3.edgexfoundry.org:10001 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10002 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10003 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 nexus3.edgexfoundry.org:10004 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 docker.io 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 ---> docker-login.sh ends [Pipeline] } 15:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:47:37 1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:37 latest 15:47:37 3.0.0-dev.160 15:47:37 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:37 main 15:47:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker push nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:38 0fa43af40561: Preparing 15:47:38 b83343d0a6e6: Preparing 15:47:38 c87da3445dd8: Preparing 15:47:38 6be5b51c4c62: Preparing 15:47:38 3d8ef0da994b: Preparing 15:47:38 f1417ff83b31: Preparing 15:47:38 f1417ff83b31: Waiting 15:47:38 c87da3445dd8: Pushed 15:47:38 3d8ef0da994b: Pushed 15:47:38 0fa43af40561: Pushed 15:47:38 6be5b51c4c62: Pushed 15:47:38 f1417ff83b31: Layer already exists 15:47:39 b83343d0a6e6: Pushed 15:47:39 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:40 0fa43af40561: Preparing 15:47:40 b83343d0a6e6: Preparing 15:47:40 c87da3445dd8: Preparing 15:47:40 6be5b51c4c62: Preparing 15:47:40 3d8ef0da994b: Preparing 15:47:40 f1417ff83b31: Preparing 15:47:40 f1417ff83b31: Waiting 15:47:40 c87da3445dd8: Layer already exists 15:47:40 6be5b51c4c62: Layer already exists 15:47:40 b83343d0a6e6: Layer already exists 15:47:40 3d8ef0da994b: Layer already exists 15:47:40 0fa43af40561: Layer already exists 15:47:40 f1417ff83b31: Layer already exists 15:47:40 latest: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 15:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:40 0fa43af40561: Preparing 15:47:40 b83343d0a6e6: Preparing 15:47:40 c87da3445dd8: Preparing 15:47:40 6be5b51c4c62: Preparing 15:47:40 3d8ef0da994b: Preparing 15:47:40 f1417ff83b31: Preparing 15:47:40 f1417ff83b31: Waiting 15:47:40 0fa43af40561: Layer already exists 15:47:40 6be5b51c4c62: Layer already exists 15:47:40 b83343d0a6e6: Layer already exists 15:47:40 3d8ef0da994b: Layer already exists 15:47:40 c87da3445dd8: Layer already exists 15:47:40 f1417ff83b31: Layer already exists 15:47:40 3.0.0-dev.160: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:41  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:47:41 ---> 4b20ae219eb3 15:47:41 Step 3/20 : WORKDIR /edgex-go 15:47:41 ---> Using cache 15:47:41 ---> eb82d1ab6f93 15:47:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:47:41 + docker push nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:41 0fa43af40561: Preparing 15:47:41 b83343d0a6e6: Preparing 15:47:41 c87da3445dd8: Preparing 15:47:41 6be5b51c4c62: Preparing 15:47:41 3d8ef0da994b: Preparing 15:47:41 f1417ff83b31: Preparing 15:47:41 f1417ff83b31: Waiting 15:47:41 0fa43af40561: Layer already exists 15:47:41 3d8ef0da994b: Layer already exists 15:47:41 c87da3445dd8: Layer already exists 15:47:41 6be5b51c4c62: Layer already exists 15:47:41 b83343d0a6e6: Layer already exists 15:47:41 f1417ff83b31: Layer already exists 15:47:41 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:41 0fa43af40561: Preparing 15:47:41 b83343d0a6e6: Preparing 15:47:41 c87da3445dd8: Preparing 15:47:41 6be5b51c4c62: Preparing 15:47:41 3d8ef0da994b: Preparing 15:47:41 f1417ff83b31: Preparing 15:47:41 f1417ff83b31: Waiting 15:47:41 c87da3445dd8: Layer already exists 15:47:41 0fa43af40561: Layer already exists 15:47:41 6be5b51c4c62: Layer already exists 15:47:41 3d8ef0da994b: Layer already exists 15:47:41 b83343d0a6e6: Layer already exists 15:47:41 f1417ff83b31: Layer already exists 15:47:41 main: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:42 ===================================================== [Pipeline] echo 15:47:42 taggedImages: 15:47:42 - nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:42 - nexus3.edgexfoundry.org:10004/core-command:latest 15:47:42 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 15:47:42 - nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:47:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:47:42 1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:42 latest 15:47:42 3.0.0-dev.160 15:47:42 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:42 main 15:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:42 ---> Running in c80a25e58129 15:47:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:42 e495b0107c89: Preparing 15:47:42 3584a7a1360c: Preparing 15:47:42 2cb45f42ea47: Preparing 15:47:42 7197d44dd7c6: Preparing 15:47:42 c87da3445dd8: Preparing 15:47:42 6be5b51c4c62: Preparing 15:47:42 a92406c8278d: Preparing 15:47:42 f1417ff83b31: Preparing 15:47:42 6be5b51c4c62: Waiting 15:47:42 a92406c8278d: Waiting 15:47:42 f1417ff83b31: Waiting 15:47:42 c87da3445dd8: Layer already exists 15:47:42 6be5b51c4c62: Layer already exists 15:47:42 e495b0107c89: Pushed 15:47:42 a92406c8278d: Pushed 15:47:42 f1417ff83b31: Layer already exists 15:47:42 2cb45f42ea47: Pushed 15:47:42 3584a7a1360c: Pushed 15:47:44 7197d44dd7c6: Pushed 15:47:44 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:44 + 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 15:47:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:44 e495b0107c89: Preparing 15:47:44 3584a7a1360c: Preparing 15:47:44 2cb45f42ea47: Preparing 15:47:44 7197d44dd7c6: Preparing 15:47:44 c87da3445dd8: Preparing 15:47:44 6be5b51c4c62: Preparing 15:47:44 a92406c8278d: Preparing 15:47:44 f1417ff83b31: Preparing 15:47:44 6be5b51c4c62: Waiting 15:47:44 f1417ff83b31: Waiting 15:47:44 2cb45f42ea47: Layer already exists 15:47:44 e495b0107c89: Layer already exists 15:47:44 7197d44dd7c6: Layer already exists 15:47:44 3584a7a1360c: Layer already exists 15:47:44 c87da3445dd8: Layer already exists 15:47:44 6be5b51c4c62: Layer already exists 15:47:44 a92406c8278d: Layer already exists 15:47:44 f1417ff83b31: Layer already exists 15:47:44 latest: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:47:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:45 e495b0107c89: Preparing 15:47:45 3584a7a1360c: Preparing 15:47:45 2cb45f42ea47: Preparing 15:47:45 7197d44dd7c6: Preparing 15:47:45 c87da3445dd8: Preparing 15:47:45 6be5b51c4c62: Preparing 15:47:45 a92406c8278d: Preparing 15:47:45 f1417ff83b31: Preparing 15:47:45 6be5b51c4c62: Waiting 15:47:45 a92406c8278d: Waiting 15:47:45 f1417ff83b31: Waiting 15:47:45 7197d44dd7c6: Layer already exists 15:47:45 2cb45f42ea47: Layer already exists 15:47:45 c87da3445dd8: Layer already exists 15:47:45 3584a7a1360c: Layer already exists 15:47:45 e495b0107c89: Layer already exists 15:47:45 6be5b51c4c62: Layer already exists 15:47:45 f1417ff83b31: Layer already exists 15:47:45 a92406c8278d: Layer already exists 15:47:45 3.0.0-dev.160: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv 15:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:45 e495b0107c89: Preparing 15:47:45 3584a7a1360c: Preparing 15:47:45 2cb45f42ea47: Preparing 15:47:45 7197d44dd7c6: Preparing 15:47:45 c87da3445dd8: Preparing 15:47:45 6be5b51c4c62: Preparing 15:47:45 a92406c8278d: Preparing 15:47:45 f1417ff83b31: Preparing 15:47:45 6be5b51c4c62: Waiting 15:47:45 f1417ff83b31: Waiting 15:47:45 c87da3445dd8: Layer already exists 15:47:45 e495b0107c89: Layer already exists 15:47:45 3584a7a1360c: Layer already exists 15:47:45 7197d44dd7c6: Layer already exists 15:47:45 2cb45f42ea47: Layer already exists 15:47:45 6be5b51c4c62: Layer already exists 15:47:45 f1417ff83b31: Layer already exists 15:47:45 a92406c8278d: Layer already exists 15:47:45 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + 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 15:47:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:46 e495b0107c89: Preparing 15:47:46 3584a7a1360c: Preparing 15:47:46 2cb45f42ea47: Preparing 15:47:46 7197d44dd7c6: Preparing 15:47:46 c87da3445dd8: Preparing 15:47:46 6be5b51c4c62: Preparing 15:47:46 a92406c8278d: Preparing 15:47:46 f1417ff83b31: Preparing 15:47:46 6be5b51c4c62: Waiting 15:47:46 f1417ff83b31: Waiting 15:47:46 e495b0107c89: Layer already exists 15:47:46 2cb45f42ea47: Layer already exists 15:47:46 3584a7a1360c: Layer already exists 15:47:46 c87da3445dd8: Layer already exists 15:47:46 7197d44dd7c6: Layer already exists 15:47:46 6be5b51c4c62: Layer already exists 15:47:46 f1417ff83b31: Layer already exists 15:47:46 a92406c8278d: Layer already exists 15:47:46 main: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:46 ===================================================== [Pipeline] echo 15:47:46 taggedImages: 15:47:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:47:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 15:47:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:47:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:47:46 1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:46 latest 15:47:46 3.0.0-dev.160 15:47:46 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:46 main 15:47:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker push nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:47 95222e969187: Preparing 15:47:47 f2a59ebe5a08: Preparing 15:47:47 c87da3445dd8: Preparing 15:47:47 6be5b51c4c62: Preparing 15:47:47 2ebcda23cd41: Preparing 15:47:47 f1417ff83b31: Preparing 15:47:47 f1417ff83b31: Waiting 15:47:47 6be5b51c4c62: Layer already exists 15:47:47 c87da3445dd8: Layer already exists 15:47:47 f1417ff83b31: Layer already exists 15:47:47 95222e969187: Pushed 15:47:47 2ebcda23cd41: Pushed 15:47:47 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:47 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:47 OK: 17697 distinct packages available 15:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:47:48 f2a59ebe5a08: Pushed 15:47:48 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:49 95222e969187: Preparing 15:47:49 f2a59ebe5a08: Preparing 15:47:49 c87da3445dd8: Preparing 15:47:49 6be5b51c4c62: Preparing 15:47:49 2ebcda23cd41: Preparing 15:47:49 f1417ff83b31: Preparing 15:47:49 f1417ff83b31: Waiting 15:47:49 6be5b51c4c62: Layer already exists 15:47:49 c87da3445dd8: Layer already exists 15:47:49 f2a59ebe5a08: Layer already exists 15:47:49 95222e969187: Layer already exists 15:47:49 2ebcda23cd41: Layer already exists 15:47:49 f1417ff83b31: Layer already exists 15:47:49 latest: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 15:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 15:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:49 95222e969187: Preparing 15:47:49 f2a59ebe5a08: Preparing 15:47:49 c87da3445dd8: Preparing 15:47:49 6be5b51c4c62: Preparing 15:47:49 2ebcda23cd41: Preparing 15:47:49 f1417ff83b31: Preparing 15:47:49 f1417ff83b31: Waiting 15:47:49 6be5b51c4c62: Layer already exists 15:47:49 2ebcda23cd41: Layer already exists 15:47:49 c87da3445dd8: Layer already exists 15:47:49 f2a59ebe5a08: Layer already exists 15:47:49 95222e969187: Layer already exists 15:47:49 f1417ff83b31: Layer already exists 15:47:49 3.0.0-dev.160: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker push nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:50 95222e969187: Preparing 15:47:50 f2a59ebe5a08: Preparing 15:47:50 c87da3445dd8: Preparing 15:47:50 6be5b51c4c62: Preparing 15:47:50 2ebcda23cd41: Preparing 15:47:50 f1417ff83b31: Preparing 15:47:50 c87da3445dd8: Layer already exists 15:47:50 95222e969187: Layer already exists 15:47:50 6be5b51c4c62: Layer already exists 15:47:50 f2a59ebe5a08: Layer already exists 15:47:50 2ebcda23cd41: Layer already exists 15:47:50 f1417ff83b31: Layer already exists 15:47:50 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:51 95222e969187: Preparing 15:47:51 f2a59ebe5a08: Preparing 15:47:51 c87da3445dd8: Preparing 15:47:51 6be5b51c4c62: Preparing 15:47:51 2ebcda23cd41: Preparing 15:47:51 f1417ff83b31: Preparing 15:47:51 f1417ff83b31: Waiting 15:47:51 2ebcda23cd41: Layer already exists 15:47:51 6be5b51c4c62: Layer already exists 15:47:51 95222e969187: Layer already exists 15:47:51 f2a59ebe5a08: Layer already exists 15:47:51 c87da3445dd8: Layer already exists 15:47:51 f1417ff83b31: Layer already exists 15:47:51 main: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:51 ===================================================== [Pipeline] echo 15:47:51 taggedImages: 15:47:51 - nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:51 - nexus3.edgexfoundry.org:10004/core-data:latest 15:47:51 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 15:47:51 - nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:51 - nexus3.edgexfoundry.org:10004/core-data:main 15:47:51 OK: 263 MiB in 53 packages [Pipeline] echo 15:47:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:47:51 1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:51 latest 15:47:51 3.0.0-dev.160 15:47:51 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:51 main 15:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:51 a81dcf1ab182: Preparing 15:47:51 ecdec4b50315: Preparing 15:47:51 af3a66def089: Preparing 15:47:51 c87da3445dd8: Preparing 15:47:51 6be5b51c4c62: Preparing 15:47:51 3d8ef0da994b: Preparing 15:47:51 f1417ff83b31: Preparing 15:47:51 3d8ef0da994b: Waiting 15:47:51 f1417ff83b31: Waiting 15:47:51 6be5b51c4c62: Layer already exists 15:47:51 c87da3445dd8: Layer already exists 15:47:51 3d8ef0da994b: Layer already exists 15:47:51 f1417ff83b31: Layer already exists 15:47:51 ecdec4b50315: Pushed 15:47:51 a81dcf1ab182: Pushed 15:47:53 af3a66def089: Pushed 15:47:53 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:54 a81dcf1ab182: Preparing 15:47:54 ecdec4b50315: Preparing 15:47:54 af3a66def089: Preparing 15:47:54 c87da3445dd8: Preparing 15:47:54 6be5b51c4c62: Preparing 15:47:54 3d8ef0da994b: Preparing 15:47:54 f1417ff83b31: Preparing 15:47:54 3d8ef0da994b: Waiting 15:47:54 f1417ff83b31: Waiting 15:47:54 a81dcf1ab182: Layer already exists 15:47:54 af3a66def089: Layer already exists 15:47:54 6be5b51c4c62: Layer already exists 15:47:54 ecdec4b50315: Layer already exists 15:47:54 c87da3445dd8: Layer already exists 15:47:54 3d8ef0da994b: Layer already exists 15:47:54 f1417ff83b31: Layer already exists 15:47:54 latest: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 Removing intermediate container c80a25e58129 15:47:54 ---> 87d09c7d80ec 15:47:54 Step 5/20 : COPY go.mod vendor* ./ 15:47:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 15:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:54 a81dcf1ab182: Preparing 15:47:54 ecdec4b50315: Preparing 15:47:54 af3a66def089: Preparing 15:47:54 c87da3445dd8: Preparing 15:47:54 6be5b51c4c62: Preparing 15:47:54 3d8ef0da994b: Preparing 15:47:54 f1417ff83b31: Preparing 15:47:54 3d8ef0da994b: Waiting 15:47:54 c87da3445dd8: Layer already exists 15:47:54 ecdec4b50315: Layer already exists 15:47:54 a81dcf1ab182: Layer already exists 15:47:54 6be5b51c4c62: Layer already exists 15:47:54 af3a66def089: Layer already exists 15:47:54 3d8ef0da994b: Layer already exists 15:47:54 f1417ff83b31: Layer already exists 15:47:54 3.0.0-dev.160: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:55 ---> 3bc0d616ea0e 15:47:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:55 a81dcf1ab182: Preparing 15:47:55 ecdec4b50315: Preparing 15:47:55 af3a66def089: Preparing 15:47:55 c87da3445dd8: Preparing 15:47:55 6be5b51c4c62: Preparing 15:47:55 3d8ef0da994b: Preparing 15:47:55 f1417ff83b31: Preparing 15:47:55 f1417ff83b31: Waiting 15:47:55 3d8ef0da994b: Waiting 15:47:55 6be5b51c4c62: Layer already exists 15:47:55 a81dcf1ab182: Layer already exists 15:47:55 c87da3445dd8: Layer already exists 15:47:55 ecdec4b50315: Layer already exists 15:47:55 af3a66def089: Layer already exists 15:47:55 3d8ef0da994b: Layer already exists 15:47:55 f1417ff83b31: Layer already exists 15:47:55 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:55 ---> Running in f84c476c361b 15:47:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:55 a81dcf1ab182: Preparing 15:47:55 ecdec4b50315: Preparing 15:47:55 af3a66def089: Preparing 15:47:55 c87da3445dd8: Preparing 15:47:55 6be5b51c4c62: Preparing 15:47:55 3d8ef0da994b: Preparing 15:47:55 f1417ff83b31: Preparing 15:47:55 f1417ff83b31: Waiting 15:47:55 3d8ef0da994b: Waiting 15:47:55 6be5b51c4c62: Layer already exists 15:47:55 ecdec4b50315: Layer already exists 15:47:55 af3a66def089: Layer already exists 15:47:55 a81dcf1ab182: Layer already exists 15:47:55 c87da3445dd8: Layer already exists 15:47:55 3d8ef0da994b: Layer already exists 15:47:55 f1417ff83b31: Layer already exists 15:47:55 main: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:56 ===================================================== [Pipeline] echo 15:47:56 taggedImages: 15:47:56 - nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:47:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 15:47:56 - nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:47:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:47:56 1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:56 latest 15:47:56 3.0.0-dev.160 15:47:56 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:47:56 main 15:47:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c 15:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:56 ae0951ffff9d: Preparing 15:47:56 ae0951ffff9d: Preparing 15:47:56 35ddefacd8fe: Preparing 15:47:56 6a3bacae79f4: Preparing 15:47:56 d78c8a34bca5: Preparing 15:47:56 37b2bf360676: Preparing 15:47:56 608dda96ecc1: Preparing 15:47:56 c87da3445dd8: Preparing 15:47:56 6be5b51c4c62: Preparing 15:47:56 818bd4a64dec: Preparing 15:47:56 f6359c530b13: Preparing 15:47:56 2fc6ab8e474f: Preparing 15:47:56 adf7532b2d83: Preparing 15:47:56 f1417ff83b31: Preparing 15:47:56 608dda96ecc1: Waiting 15:47:56 6be5b51c4c62: Waiting 15:47:56 c87da3445dd8: Waiting 15:47:56 818bd4a64dec: Waiting 15:47:56 adf7532b2d83: Waiting 15:47:56 f1417ff83b31: Waiting 15:47:56 f6359c530b13: Waiting 15:47:56 2fc6ab8e474f: Waiting 15:47:56 d78c8a34bca5: Pushed 15:47:56 35ddefacd8fe: Pushed 15:47:56 37b2bf360676: Pushed 15:47:56 6a3bacae79f4: Pushed 15:47:56 ae0951ffff9d: Pushed 15:47:56 c87da3445dd8: Layer already exists 15:47:56 6be5b51c4c62: Layer already exists 15:47:56 818bd4a64dec: Pushed 15:47:56 f1417ff83b31: Layer already exists 15:47:56 f6359c530b13: Pushed 15:47:56 2fc6ab8e474f: Pushed 15:47:56 adf7532b2d83: Pushed 15:47:58 608dda96ecc1: Pushed 15:47:58 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:59 ae0951ffff9d: Preparing 15:47:59 ae0951ffff9d: Preparing 15:47:59 35ddefacd8fe: Preparing 15:47:59 6a3bacae79f4: Preparing 15:47:59 d78c8a34bca5: Preparing 15:47:59 37b2bf360676: Preparing 15:47:59 608dda96ecc1: Preparing 15:47:59 c87da3445dd8: Preparing 15:47:59 6be5b51c4c62: Preparing 15:47:59 818bd4a64dec: Preparing 15:47:59 f6359c530b13: Preparing 15:47:59 2fc6ab8e474f: Preparing 15:47:59 adf7532b2d83: Preparing 15:47:59 f1417ff83b31: Preparing 15:47:59 f6359c530b13: Waiting 15:47:59 2fc6ab8e474f: Waiting 15:47:59 adf7532b2d83: Waiting 15:47:59 6be5b51c4c62: Waiting 15:47:59 608dda96ecc1: Waiting 15:47:59 f1417ff83b31: Waiting 15:47:59 c87da3445dd8: Waiting 15:47:59 d78c8a34bca5: Layer already exists 15:47:59 37b2bf360676: Layer already exists 15:47:59 6a3bacae79f4: Layer already exists 15:47:59 35ddefacd8fe: Layer already exists 15:47:59 ae0951ffff9d: Layer already exists 15:47:59 608dda96ecc1: Layer already exists 15:47:59 c87da3445dd8: Layer already exists 15:47:59 6be5b51c4c62: Layer already exists 15:47:59 f6359c530b13: Layer already exists 15:47:59 818bd4a64dec: Layer already exists 15:47:59 2fc6ab8e474f: Layer already exists 15:47:59 f1417ff83b31: Layer already exists 15:47:59 adf7532b2d83: Layer already exists 15:47:59 latest: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 15:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:48:00 ae0951ffff9d: Preparing 15:48:00 ae0951ffff9d: Preparing 15:48:00 35ddefacd8fe: Preparing 15:48:00 6a3bacae79f4: Preparing 15:48:00 d78c8a34bca5: Preparing 15:48:00 37b2bf360676: Preparing 15:48:00 608dda96ecc1: Preparing 15:48:00 c87da3445dd8: Preparing 15:48:00 6be5b51c4c62: Preparing 15:48:00 818bd4a64dec: Preparing 15:48:00 f6359c530b13: Preparing 15:48:00 2fc6ab8e474f: Preparing 15:48:00 adf7532b2d83: Preparing 15:48:00 f1417ff83b31: Preparing 15:48:00 6be5b51c4c62: Waiting 15:48:00 818bd4a64dec: Waiting 15:48:00 f6359c530b13: Waiting 15:48:00 2fc6ab8e474f: Waiting 15:48:00 adf7532b2d83: Waiting 15:48:00 f1417ff83b31: Waiting 15:48:00 c87da3445dd8: Waiting 15:48:00 608dda96ecc1: Waiting 15:48:00 6a3bacae79f4: Layer already exists 15:48:00 37b2bf360676: Layer already exists 15:48:00 ae0951ffff9d: Layer already exists 15:48:00 d78c8a34bca5: Layer already exists 15:48:00 35ddefacd8fe: Layer already exists 15:48:00 608dda96ecc1: Layer already exists 15:48:00 818bd4a64dec: Layer already exists 15:48:00 6be5b51c4c62: Layer already exists 15:48:00 c87da3445dd8: Layer already exists 15:48:00 f6359c530b13: Layer already exists 15:48:00 2fc6ab8e474f: Layer already exists 15:48:00 adf7532b2d83: Layer already exists 15:48:00 f1417ff83b31: Layer already exists 15:48:00 3.0.0-dev.160: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:48:00 ae0951ffff9d: Preparing 15:48:00 ae0951ffff9d: Preparing 15:48:00 35ddefacd8fe: Preparing 15:48:00 6a3bacae79f4: Preparing 15:48:00 d78c8a34bca5: Preparing 15:48:00 37b2bf360676: Preparing 15:48:00 608dda96ecc1: Preparing 15:48:00 c87da3445dd8: Preparing 15:48:00 6be5b51c4c62: Preparing 15:48:00 818bd4a64dec: Preparing 15:48:00 f6359c530b13: Preparing 15:48:00 2fc6ab8e474f: Preparing 15:48:00 adf7532b2d83: Preparing 15:48:00 f1417ff83b31: Preparing 15:48:00 2fc6ab8e474f: Waiting 15:48:00 adf7532b2d83: Waiting 15:48:00 c87da3445dd8: Waiting 15:48:00 f1417ff83b31: Waiting 15:48:00 6be5b51c4c62: Waiting 15:48:00 818bd4a64dec: Waiting 15:48:00 f6359c530b13: Waiting 15:48:00 608dda96ecc1: Waiting 15:48:00 37b2bf360676: Layer already exists 15:48:00 d78c8a34bca5: Layer already exists 15:48:00 ae0951ffff9d: Layer already exists 15:48:00 35ddefacd8fe: Layer already exists 15:48:00 6a3bacae79f4: Layer already exists 15:48:00 608dda96ecc1: Layer already exists 15:48:00 818bd4a64dec: Layer already exists 15:48:00 c87da3445dd8: Layer already exists 15:48:00 6be5b51c4c62: Layer already exists 15:48:00 f6359c530b13: Layer already exists 15:48:00 2fc6ab8e474f: Layer already exists 15:48:00 f1417ff83b31: Layer already exists 15:48:00 adf7532b2d83: Layer already exists 15:48:00 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:48:01 ae0951ffff9d: Preparing 15:48:01 ae0951ffff9d: Preparing 15:48:01 35ddefacd8fe: Preparing 15:48:01 6a3bacae79f4: Preparing 15:48:01 d78c8a34bca5: Preparing 15:48:01 37b2bf360676: Preparing 15:48:01 608dda96ecc1: Preparing 15:48:01 c87da3445dd8: Preparing 15:48:01 6be5b51c4c62: Preparing 15:48:01 818bd4a64dec: Preparing 15:48:01 f6359c530b13: Preparing 15:48:01 2fc6ab8e474f: Preparing 15:48:01 adf7532b2d83: Preparing 15:48:01 f1417ff83b31: Preparing 15:48:01 f6359c530b13: Waiting 15:48:01 608dda96ecc1: Waiting 15:48:01 c87da3445dd8: Waiting 15:48:01 adf7532b2d83: Waiting 15:48:01 6be5b51c4c62: Waiting 15:48:01 f1417ff83b31: Waiting 15:48:01 818bd4a64dec: Waiting 15:48:01 2fc6ab8e474f: Waiting 15:48:01 6a3bacae79f4: Layer already exists 15:48:01 d78c8a34bca5: Layer already exists 15:48:01 ae0951ffff9d: Layer already exists 15:48:01 35ddefacd8fe: Layer already exists 15:48:01 37b2bf360676: Layer already exists 15:48:01 608dda96ecc1: Layer already exists 15:48:01 c87da3445dd8: Layer already exists 15:48:01 818bd4a64dec: Layer already exists 15:48:01 6be5b51c4c62: Layer already exists 15:48:01 f6359c530b13: Layer already exists 15:48:01 2fc6ab8e474f: Layer already exists 15:48:01 adf7532b2d83: Layer already exists 15:48:01 f1417ff83b31: Layer already exists 15:48:01 main: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:01 ===================================================== [Pipeline] echo 15:48:01 taggedImages: 15:48:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:48:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 15:48:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:48:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:48:01 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:01 latest 15:48:01 3.0.0-dev.160 15:48:01 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:01 main 15:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:02 1d6988e44c5c: Preparing 15:48:02 ea043b0d2fb9: Preparing 15:48:02 f92952f4ab47: Preparing 15:48:02 9dc66fb37e81: Preparing 15:48:02 c87da3445dd8: Preparing 15:48:02 6be5b51c4c62: Preparing 15:48:02 a92406c8278d: Preparing 15:48:02 f1417ff83b31: Preparing 15:48:02 6be5b51c4c62: Waiting 15:48:02 a92406c8278d: Waiting 15:48:02 f1417ff83b31: Waiting 15:48:02 c87da3445dd8: Layer already exists 15:48:02 6be5b51c4c62: Layer already exists 15:48:02 a92406c8278d: Layer already exists 15:48:02 f1417ff83b31: Layer already exists 15:48:02 f92952f4ab47: Pushed 15:48:02 1d6988e44c5c: Pushed 15:48:02 ea043b0d2fb9: Pushed 15:48:03 9dc66fb37e81: Pushed 15:48:03 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:04 1d6988e44c5c: Preparing 15:48:04 ea043b0d2fb9: Preparing 15:48:04 f92952f4ab47: Preparing 15:48:04 9dc66fb37e81: Preparing 15:48:04 c87da3445dd8: Preparing 15:48:04 6be5b51c4c62: Preparing 15:48:04 a92406c8278d: Preparing 15:48:04 f1417ff83b31: Preparing 15:48:04 6be5b51c4c62: Waiting 15:48:04 9dc66fb37e81: Layer already exists 15:48:04 c87da3445dd8: Layer already exists 15:48:04 ea043b0d2fb9: Layer already exists 15:48:04 1d6988e44c5c: Layer already exists 15:48:04 f92952f4ab47: Layer already exists 15:48:04 a92406c8278d: Layer already exists 15:48:04 f1417ff83b31: Layer already exists 15:48:04 6be5b51c4c62: Layer already exists 15:48:04 latest: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 15:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:04 1d6988e44c5c: Preparing 15:48:04 ea043b0d2fb9: Preparing 15:48:04 f92952f4ab47: Preparing 15:48:04 9dc66fb37e81: Preparing 15:48:04 c87da3445dd8: Preparing 15:48:04 6be5b51c4c62: Preparing 15:48:04 a92406c8278d: Preparing 15:48:04 f1417ff83b31: Preparing 15:48:04 6be5b51c4c62: Waiting 15:48:04 a92406c8278d: Waiting 15:48:04 f1417ff83b31: Waiting 15:48:04 f92952f4ab47: Layer already exists 15:48:04 c87da3445dd8: Layer already exists 15:48:04 ea043b0d2fb9: Layer already exists 15:48:04 9dc66fb37e81: Layer already exists 15:48:04 1d6988e44c5c: Layer already exists 15:48:04 a92406c8278d: Layer already exists 15:48:04 6be5b51c4c62: Layer already exists 15:48:04 f1417ff83b31: Layer already exists 15:48:04 3.0.0-dev.160: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:05 1d6988e44c5c: Preparing 15:48:05 ea043b0d2fb9: Preparing 15:48:05 f92952f4ab47: Preparing 15:48:05 9dc66fb37e81: Preparing 15:48:05 c87da3445dd8: Preparing 15:48:05 6be5b51c4c62: Preparing 15:48:05 a92406c8278d: Preparing 15:48:05 f1417ff83b31: Preparing 15:48:05 6be5b51c4c62: Waiting 15:48:05 f1417ff83b31: Waiting 15:48:05 c87da3445dd8: Layer already exists 15:48:05 1d6988e44c5c: Layer already exists 15:48:05 f92952f4ab47: Layer already exists 15:48:05 ea043b0d2fb9: Layer already exists 15:48:05 9dc66fb37e81: Layer already exists 15:48:05 6be5b51c4c62: Layer already exists 15:48:05 a92406c8278d: Layer already exists 15:48:05 f1417ff83b31: Layer already exists 15:48:05 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:06 1d6988e44c5c: Preparing 15:48:06 ea043b0d2fb9: Preparing 15:48:06 f92952f4ab47: Preparing 15:48:06 9dc66fb37e81: Preparing 15:48:06 c87da3445dd8: Preparing 15:48:06 6be5b51c4c62: Preparing 15:48:06 a92406c8278d: Preparing 15:48:06 f1417ff83b31: Preparing 15:48:06 6be5b51c4c62: Waiting 15:48:06 a92406c8278d: Waiting 15:48:06 f1417ff83b31: Waiting 15:48:06 c87da3445dd8: Layer already exists 15:48:06 f92952f4ab47: Layer already exists 15:48:06 9dc66fb37e81: Layer already exists 15:48:06 1d6988e44c5c: Layer already exists 15:48:06 ea043b0d2fb9: Layer already exists 15:48:06 6be5b51c4c62: Layer already exists 15:48:06 f1417ff83b31: Layer already exists 15:48:06 a92406c8278d: Layer already exists 15:48:06 main: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:06 ===================================================== [Pipeline] echo 15:48:06 taggedImages: 15:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 15:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:48:06 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:48:06 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:06 latest 15:48:06 3.0.0-dev.160 15:48:06 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:06 main 15:48:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:06 86e609f140fc: Preparing 15:48:06 55c32948f587: Preparing 15:48:06 a08a3e3b6ae8: Preparing 15:48:06 f42ab7435e73: Preparing 15:48:06 c87da3445dd8: Preparing 15:48:06 6be5b51c4c62: Preparing 15:48:06 e428aba4ed43: Preparing 15:48:06 5da6ef4a2ba5: Preparing 15:48:06 f1417ff83b31: Preparing 15:48:06 f1417ff83b31: Waiting 15:48:06 5da6ef4a2ba5: Waiting 15:48:06 6be5b51c4c62: Waiting 15:48:06 c87da3445dd8: Layer already exists 15:48:06 6be5b51c4c62: Layer already exists 15:48:06 55c32948f587: Pushed 15:48:06 f42ab7435e73: Pushed 15:48:06 86e609f140fc: Pushed 15:48:06 f1417ff83b31: Layer already exists 15:48:06 e428aba4ed43: Pushed 15:48:07 5da6ef4a2ba5: Pushed 15:48:08 a08a3e3b6ae8: Pushed 15:48:08 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:08 86e609f140fc: Preparing 15:48:08 55c32948f587: Preparing 15:48:08 a08a3e3b6ae8: Preparing 15:48:08 f42ab7435e73: Preparing 15:48:08 c87da3445dd8: Preparing 15:48:08 6be5b51c4c62: Preparing 15:48:08 e428aba4ed43: Preparing 15:48:08 5da6ef4a2ba5: Preparing 15:48:08 f1417ff83b31: Preparing 15:48:08 5da6ef4a2ba5: Waiting 15:48:08 6be5b51c4c62: Waiting 15:48:08 e428aba4ed43: Waiting 15:48:08 a08a3e3b6ae8: Layer already exists 15:48:08 c87da3445dd8: Layer already exists 15:48:08 86e609f140fc: Layer already exists 15:48:08 f42ab7435e73: Layer already exists 15:48:08 55c32948f587: Layer already exists 15:48:08 6be5b51c4c62: Layer already exists 15:48:08 e428aba4ed43: Layer already exists 15:48:08 5da6ef4a2ba5: Layer already exists 15:48:08 f1417ff83b31: Layer already exists 15:48:08 latest: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 15:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:09 86e609f140fc: Preparing 15:48:09 55c32948f587: Preparing 15:48:09 a08a3e3b6ae8: Preparing 15:48:09 f42ab7435e73: Preparing 15:48:09 c87da3445dd8: Preparing 15:48:09 6be5b51c4c62: Preparing 15:48:09 e428aba4ed43: Preparing 15:48:09 5da6ef4a2ba5: Preparing 15:48:09 f1417ff83b31: Preparing 15:48:09 6be5b51c4c62: Waiting 15:48:09 5da6ef4a2ba5: Waiting 15:48:09 f1417ff83b31: Waiting 15:48:09 e428aba4ed43: Waiting 15:48:09 55c32948f587: Layer already exists 15:48:09 a08a3e3b6ae8: Layer already exists 15:48:09 f42ab7435e73: Layer already exists 15:48:09 86e609f140fc: Layer already exists 15:48:09 c87da3445dd8: Layer already exists 15:48:09 e428aba4ed43: Layer already exists 15:48:09 6be5b51c4c62: Layer already exists 15:48:09 f1417ff83b31: Layer already exists 15:48:09 5da6ef4a2ba5: Layer already exists 15:48:09 3.0.0-dev.160: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:10 86e609f140fc: Preparing 15:48:10 55c32948f587: Preparing 15:48:10 a08a3e3b6ae8: Preparing 15:48:10 f42ab7435e73: Preparing 15:48:10 c87da3445dd8: Preparing 15:48:10 6be5b51c4c62: Preparing 15:48:10 e428aba4ed43: Preparing 15:48:10 5da6ef4a2ba5: Preparing 15:48:10 f1417ff83b31: Preparing 15:48:10 6be5b51c4c62: Waiting 15:48:10 e428aba4ed43: Waiting 15:48:10 5da6ef4a2ba5: Waiting 15:48:10 f1417ff83b31: Waiting 15:48:10 f42ab7435e73: Layer already exists 15:48:10 55c32948f587: Layer already exists 15:48:10 86e609f140fc: Layer already exists 15:48:10 a08a3e3b6ae8: Layer already exists 15:48:10 c87da3445dd8: Layer already exists 15:48:10 e428aba4ed43: Layer already exists 15:48:10 5da6ef4a2ba5: Layer already exists 15:48:10 6be5b51c4c62: Layer already exists 15:48:10 f1417ff83b31: Layer already exists 15:48:10 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:10 86e609f140fc: Preparing 15:48:10 55c32948f587: Preparing 15:48:10 a08a3e3b6ae8: Preparing 15:48:10 f42ab7435e73: Preparing 15:48:10 c87da3445dd8: Preparing 15:48:10 6be5b51c4c62: Preparing 15:48:10 e428aba4ed43: Preparing 15:48:10 5da6ef4a2ba5: Preparing 15:48:10 f1417ff83b31: Preparing 15:48:10 6be5b51c4c62: Waiting 15:48:10 e428aba4ed43: Waiting 15:48:10 5da6ef4a2ba5: Waiting 15:48:10 f1417ff83b31: Waiting 15:48:10 f42ab7435e73: Layer already exists 15:48:10 86e609f140fc: Layer already exists 15:48:10 c87da3445dd8: Layer already exists 15:48:10 55c32948f587: Layer already exists 15:48:10 a08a3e3b6ae8: Layer already exists 15:48:10 6be5b51c4c62: Layer already exists 15:48:10 5da6ef4a2ba5: Layer already exists 15:48:10 e428aba4ed43: Layer already exists 15:48:10 f1417ff83b31: Layer already exists 15:48:10 main: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:10 ===================================================== [Pipeline] echo 15:48:10 taggedImages: 15:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 15:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:48:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:48:10 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:10 latest 15:48:10 3.0.0-dev.160 15:48:10 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:10 main 15:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:11 51e8462a0684: Preparing 15:48:11 9082a7a17e1c: Preparing 15:48:11 f6ad45de8087: Preparing 15:48:11 d3e9c1862255: Preparing 15:48:11 b028bd4b41fc: Preparing 15:48:11 1bdc22d74e00: Preparing 15:48:11 fa8de20d6a4f: Preparing 15:48:11 c87da3445dd8: Preparing 15:48:11 6be5b51c4c62: Preparing 15:48:11 9528c4ecac8a: Preparing 15:48:11 f1417ff83b31: Preparing 15:48:11 9528c4ecac8a: Waiting 15:48:11 f1417ff83b31: Waiting 15:48:11 c87da3445dd8: Waiting 15:48:11 6be5b51c4c62: Waiting 15:48:11 1bdc22d74e00: Waiting 15:48:11 fa8de20d6a4f: Waiting 15:48:11 b028bd4b41fc: Pushed 15:48:11 9082a7a17e1c: Pushed 15:48:11 51e8462a0684: Pushed 15:48:11 c87da3445dd8: Layer already exists 15:48:11 6be5b51c4c62: Layer already exists 15:48:11 1bdc22d74e00: Pushed 15:48:11 f1417ff83b31: Layer already exists 15:48:11 fa8de20d6a4f: Pushed 15:48:11 9528c4ecac8a: Pushed 15:48:12 d3e9c1862255: Pushed 15:48:13 f6ad45de8087: Pushed 15:48:13 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:13 51e8462a0684: Preparing 15:48:13 9082a7a17e1c: Preparing 15:48:13 f6ad45de8087: Preparing 15:48:13 d3e9c1862255: Preparing 15:48:13 b028bd4b41fc: Preparing 15:48:13 1bdc22d74e00: Preparing 15:48:13 fa8de20d6a4f: Preparing 15:48:13 c87da3445dd8: Preparing 15:48:13 6be5b51c4c62: Preparing 15:48:13 1bdc22d74e00: Waiting 15:48:13 c87da3445dd8: Waiting 15:48:13 fa8de20d6a4f: Waiting 15:48:13 9528c4ecac8a: Preparing 15:48:13 f1417ff83b31: Preparing 15:48:13 6be5b51c4c62: Waiting 15:48:13 9528c4ecac8a: Waiting 15:48:13 f1417ff83b31: Waiting 15:48:13 d3e9c1862255: Layer already exists 15:48:13 51e8462a0684: Layer already exists 15:48:13 f6ad45de8087: Layer already exists 15:48:13 b028bd4b41fc: Layer already exists 15:48:13 9082a7a17e1c: Layer already exists 15:48:13 1bdc22d74e00: Layer already exists 15:48:13 fa8de20d6a4f: Layer already exists 15:48:13 9528c4ecac8a: Layer already exists 15:48:13 c87da3445dd8: Layer already exists 15:48:13 6be5b51c4c62: Layer already exists 15:48:13 f1417ff83b31: Layer already exists 15:48:13 latest: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 15:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:14 51e8462a0684: Preparing 15:48:14 9082a7a17e1c: Preparing 15:48:14 f6ad45de8087: Preparing 15:48:14 d3e9c1862255: Preparing 15:48:14 b028bd4b41fc: Preparing 15:48:14 1bdc22d74e00: Preparing 15:48:14 fa8de20d6a4f: Preparing 15:48:14 c87da3445dd8: Preparing 15:48:14 6be5b51c4c62: Preparing 15:48:14 9528c4ecac8a: Preparing 15:48:14 f1417ff83b31: Preparing 15:48:14 1bdc22d74e00: Waiting 15:48:14 fa8de20d6a4f: Waiting 15:48:14 6be5b51c4c62: Waiting 15:48:14 c87da3445dd8: Waiting 15:48:14 f1417ff83b31: Waiting 15:48:14 9528c4ecac8a: Waiting 15:48:14 9082a7a17e1c: Layer already exists 15:48:14 51e8462a0684: Layer already exists 15:48:14 b028bd4b41fc: Layer already exists 15:48:14 d3e9c1862255: Layer already exists 15:48:14 f6ad45de8087: Layer already exists 15:48:14 1bdc22d74e00: Layer already exists 15:48:14 c87da3445dd8: Layer already exists 15:48:14 9528c4ecac8a: Layer already exists 15:48:14 fa8de20d6a4f: Layer already exists 15:48:14 6be5b51c4c62: Layer already exists 15:48:14 f1417ff83b31: Layer already exists 15:48:14 3.0.0-dev.160: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:15 51e8462a0684: Preparing 15:48:15 9082a7a17e1c: Preparing 15:48:15 f6ad45de8087: Preparing 15:48:15 d3e9c1862255: Preparing 15:48:15 b028bd4b41fc: Preparing 15:48:15 1bdc22d74e00: Preparing 15:48:15 fa8de20d6a4f: Preparing 15:48:15 c87da3445dd8: Preparing 15:48:15 6be5b51c4c62: Preparing 15:48:15 9528c4ecac8a: Preparing 15:48:15 f1417ff83b31: Preparing 15:48:15 c87da3445dd8: Waiting 15:48:15 1bdc22d74e00: Waiting 15:48:15 6be5b51c4c62: Waiting 15:48:15 9528c4ecac8a: Waiting 15:48:15 fa8de20d6a4f: Waiting 15:48:15 f1417ff83b31: Waiting 15:48:15 b028bd4b41fc: Layer already exists 15:48:15 d3e9c1862255: Layer already exists 15:48:15 51e8462a0684: Layer already exists 15:48:15 f6ad45de8087: Layer already exists 15:48:15 9082a7a17e1c: Layer already exists 15:48:15 1bdc22d74e00: Layer already exists 15:48:15 6be5b51c4c62: Layer already exists 15:48:15 9528c4ecac8a: Layer already exists 15:48:15 c87da3445dd8: Layer already exists 15:48:15 fa8de20d6a4f: Layer already exists 15:48:15 f1417ff83b31: Layer already exists 15:48:15 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:15 51e8462a0684: Preparing 15:48:15 9082a7a17e1c: Preparing 15:48:15 f6ad45de8087: Preparing 15:48:15 d3e9c1862255: Preparing 15:48:15 b028bd4b41fc: Preparing 15:48:15 1bdc22d74e00: Preparing 15:48:15 fa8de20d6a4f: Preparing 15:48:15 c87da3445dd8: Preparing 15:48:15 6be5b51c4c62: Preparing 15:48:15 9528c4ecac8a: Preparing 15:48:15 f1417ff83b31: Preparing 15:48:15 6be5b51c4c62: Waiting 15:48:15 c87da3445dd8: Waiting 15:48:15 9528c4ecac8a: Waiting 15:48:15 1bdc22d74e00: Waiting 15:48:15 f1417ff83b31: Waiting 15:48:15 fa8de20d6a4f: Waiting 15:48:15 f6ad45de8087: Layer already exists 15:48:15 51e8462a0684: Layer already exists 15:48:15 b028bd4b41fc: Layer already exists 15:48:15 d3e9c1862255: Layer already exists 15:48:15 9082a7a17e1c: Layer already exists 15:48:15 c87da3445dd8: Layer already exists 15:48:15 1bdc22d74e00: Layer already exists 15:48:15 fa8de20d6a4f: Layer already exists 15:48:15 9528c4ecac8a: Layer already exists 15:48:15 6be5b51c4c62: Layer already exists 15:48:15 f1417ff83b31: Layer already exists 15:48:15 main: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:15 ===================================================== [Pipeline] echo 15:48:15 taggedImages: 15:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 15:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:48:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:48:15 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:15 latest 15:48:15 3.0.0-dev.160 15:48:15 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:15 main 15:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:16 0593ab3ebc35: Preparing 15:48:16 895ff5c44e68: Preparing 15:48:16 c87da3445dd8: Preparing 15:48:16 6be5b51c4c62: Preparing 15:48:16 15cce77d2659: Preparing 15:48:16 f1417ff83b31: Preparing 15:48:16 f1417ff83b31: Waiting 15:48:16 c87da3445dd8: Layer already exists 15:48:16 6be5b51c4c62: Layer already exists 15:48:16 f1417ff83b31: Layer already exists 15:48:16 0593ab3ebc35: Pushed 15:48:17 15cce77d2659: Pushed 15:48:18 895ff5c44e68: Pushed 15:48:18 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + 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 15:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:19 0593ab3ebc35: Preparing 15:48:19 895ff5c44e68: Preparing 15:48:19 c87da3445dd8: Preparing 15:48:19 6be5b51c4c62: Preparing 15:48:19 15cce77d2659: Preparing 15:48:19 f1417ff83b31: Preparing 15:48:19 f1417ff83b31: Waiting 15:48:19 c87da3445dd8: Layer already exists 15:48:19 6be5b51c4c62: Layer already exists 15:48:19 895ff5c44e68: Layer already exists 15:48:19 0593ab3ebc35: Layer already exists 15:48:19 15cce77d2659: Layer already exists 15:48:19 f1417ff83b31: Layer already exists 15:48:19 latest: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 15:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:20 0593ab3ebc35: Preparing 15:48:20 895ff5c44e68: Preparing 15:48:20 c87da3445dd8: Preparing 15:48:20 6be5b51c4c62: Preparing 15:48:20 15cce77d2659: Preparing 15:48:20 f1417ff83b31: Preparing 15:48:20 f1417ff83b31: Waiting 15:48:20 0593ab3ebc35: Layer already exists 15:48:20 6be5b51c4c62: Layer already exists 15:48:20 895ff5c44e68: Layer already exists 15:48:20 15cce77d2659: Layer already exists 15:48:20 c87da3445dd8: Layer already exists 15:48:20 f1417ff83b31: Layer already exists 15:48:20 3.0.0-dev.160: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:20 0593ab3ebc35: Preparing 15:48:20 895ff5c44e68: Preparing 15:48:20 c87da3445dd8: Preparing 15:48:20 6be5b51c4c62: Preparing 15:48:20 15cce77d2659: Preparing 15:48:20 f1417ff83b31: Preparing 15:48:20 f1417ff83b31: Waiting 15:48:20 895ff5c44e68: Layer already exists 15:48:20 0593ab3ebc35: Layer already exists 15:48:20 6be5b51c4c62: Layer already exists 15:48:20 c87da3445dd8: Layer already exists 15:48:20 15cce77d2659: Layer already exists 15:48:20 f1417ff83b31: Layer already exists 15:48:20 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:21 + 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 15:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:21 0593ab3ebc35: Preparing 15:48:21 895ff5c44e68: Preparing 15:48:21 c87da3445dd8: Preparing 15:48:21 6be5b51c4c62: Preparing 15:48:21 15cce77d2659: Preparing 15:48:21 f1417ff83b31: Preparing 15:48:21 f1417ff83b31: Waiting 15:48:21 0593ab3ebc35: Layer already exists 15:48:21 15cce77d2659: Layer already exists 15:48:21 6be5b51c4c62: Layer already exists 15:48:21 c87da3445dd8: Layer already exists 15:48:21 895ff5c44e68: Layer already exists 15:48:21 f1417ff83b31: Layer already exists 15:48:21 main: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:21 ===================================================== [Pipeline] echo 15:48:21 taggedImages: 15:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 15:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:48:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:48:21 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:21 latest 15:48:21 3.0.0-dev.160 15:48:21 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:21 main 15:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:22 12feda3d0e63: Preparing 15:48:22 ea149741b45e: Preparing 15:48:22 df3c18a9b3ac: Preparing 15:48:22 8e2996d747ea: Preparing 15:48:22 97d63511e4ac: Preparing 15:48:22 c87da3445dd8: Preparing 15:48:22 6be5b51c4c62: Preparing 15:48:22 afe8e088dc9b: Preparing 15:48:22 f1417ff83b31: Preparing 15:48:22 c87da3445dd8: Waiting 15:48:22 6be5b51c4c62: Waiting 15:48:22 f1417ff83b31: Waiting 15:48:22 afe8e088dc9b: Waiting 15:48:22 df3c18a9b3ac: Pushed 15:48:22 ea149741b45e: Pushed 15:48:22 12feda3d0e63: Pushed 15:48:22 c87da3445dd8: Layer already exists 15:48:22 6be5b51c4c62: Layer already exists 15:48:22 f1417ff83b31: Layer already exists 15:48:22 afe8e088dc9b: Pushed 15:48:28 97d63511e4ac: Pushed 15:48:30 8e2996d747ea: Pushed 15:48:30 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:30 12feda3d0e63: Preparing 15:48:30 ea149741b45e: Preparing 15:48:30 df3c18a9b3ac: Preparing 15:48:30 8e2996d747ea: Preparing 15:48:30 97d63511e4ac: Preparing 15:48:30 c87da3445dd8: Preparing 15:48:30 6be5b51c4c62: Preparing 15:48:30 afe8e088dc9b: Preparing 15:48:30 f1417ff83b31: Preparing 15:48:30 afe8e088dc9b: Waiting 15:48:30 f1417ff83b31: Waiting 15:48:30 c87da3445dd8: Waiting 15:48:30 df3c18a9b3ac: Layer already exists 15:48:30 ea149741b45e: Layer already exists 15:48:30 12feda3d0e63: Layer already exists 15:48:30 8e2996d747ea: Layer already exists 15:48:30 97d63511e4ac: Layer already exists 15:48:30 6be5b51c4c62: Layer already exists 15:48:30 c87da3445dd8: Layer already exists 15:48:30 afe8e088dc9b: Layer already exists 15:48:30 f1417ff83b31: Layer already exists 15:48:30 latest: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 15:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:31 12feda3d0e63: Preparing 15:48:31 ea149741b45e: Preparing 15:48:31 df3c18a9b3ac: Preparing 15:48:31 8e2996d747ea: Preparing 15:48:31 97d63511e4ac: Preparing 15:48:31 c87da3445dd8: Preparing 15:48:31 6be5b51c4c62: Preparing 15:48:31 afe8e088dc9b: Preparing 15:48:31 f1417ff83b31: Preparing 15:48:31 c87da3445dd8: Waiting 15:48:31 6be5b51c4c62: Waiting 15:48:31 afe8e088dc9b: Waiting 15:48:31 f1417ff83b31: Waiting 15:48:31 ea149741b45e: Layer already exists 15:48:31 12feda3d0e63: Layer already exists 15:48:31 8e2996d747ea: Layer already exists 15:48:31 df3c18a9b3ac: Layer already exists 15:48:31 97d63511e4ac: Layer already exists 15:48:31 c87da3445dd8: Layer already exists 15:48:31 6be5b51c4c62: Layer already exists 15:48:31 afe8e088dc9b: Layer already exists 15:48:31 f1417ff83b31: Layer already exists 15:48:31 3.0.0-dev.160: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:31 12feda3d0e63: Preparing 15:48:31 ea149741b45e: Preparing 15:48:31 df3c18a9b3ac: Preparing 15:48:31 8e2996d747ea: Preparing 15:48:31 97d63511e4ac: Preparing 15:48:31 c87da3445dd8: Preparing 15:48:31 6be5b51c4c62: Preparing 15:48:31 afe8e088dc9b: Preparing 15:48:31 f1417ff83b31: Preparing 15:48:31 c87da3445dd8: Waiting 15:48:31 f1417ff83b31: Waiting 15:48:31 afe8e088dc9b: Waiting 15:48:31 8e2996d747ea: Layer already exists 15:48:31 ea149741b45e: Layer already exists 15:48:31 df3c18a9b3ac: Layer already exists 15:48:31 12feda3d0e63: Layer already exists 15:48:31 97d63511e4ac: Layer already exists 15:48:31 c87da3445dd8: Layer already exists 15:48:31 6be5b51c4c62: Layer already exists 15:48:31 f1417ff83b31: Layer already exists 15:48:31 afe8e088dc9b: Layer already exists 15:48:31 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:32 12feda3d0e63: Preparing 15:48:32 ea149741b45e: Preparing 15:48:32 df3c18a9b3ac: Preparing 15:48:32 8e2996d747ea: Preparing 15:48:32 97d63511e4ac: Preparing 15:48:32 c87da3445dd8: Preparing 15:48:32 6be5b51c4c62: Preparing 15:48:32 afe8e088dc9b: Preparing 15:48:32 f1417ff83b31: Preparing 15:48:32 6be5b51c4c62: Waiting 15:48:32 afe8e088dc9b: Waiting 15:48:32 f1417ff83b31: Waiting 15:48:32 ea149741b45e: Layer already exists 15:48:32 df3c18a9b3ac: Layer already exists 15:48:32 12feda3d0e63: Layer already exists 15:48:32 97d63511e4ac: Layer already exists 15:48:32 8e2996d747ea: Layer already exists 15:48:32 c87da3445dd8: Layer already exists 15:48:32 6be5b51c4c62: Layer already exists 15:48:32 afe8e088dc9b: Layer already exists 15:48:32 f1417ff83b31: Layer already exists 15:48:32 main: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:32 ===================================================== [Pipeline] echo 15:48:32 taggedImages: 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:48:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:48:32 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:32 latest 15:48:32 3.0.0-dev.160 15:48:32 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:32 main 15:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:33 77d00e922810: Preparing 15:48:33 3fae02fd3847: Preparing 15:48:33 d2a67f96163a: Preparing 15:48:33 8d1985c20dc2: Preparing 15:48:33 c87da3445dd8: Preparing 15:48:33 6be5b51c4c62: Preparing 15:48:33 c082a7b752a8: Preparing 15:48:33 f1417ff83b31: Preparing 15:48:33 6be5b51c4c62: Waiting 15:48:33 c082a7b752a8: Waiting 15:48:33 f1417ff83b31: Waiting 15:48:33 c87da3445dd8: Layer already exists 15:48:33 6be5b51c4c62: Layer already exists 15:48:33 3fae02fd3847: Pushed 15:48:33 d2a67f96163a: Pushed 15:48:33 77d00e922810: Pushed 15:48:33 f1417ff83b31: Layer already exists 15:48:33 c082a7b752a8: Pushed 15:48:41 8d1985c20dc2: Pushed 15:48:41 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:42 77d00e922810: Preparing 15:48:42 3fae02fd3847: Preparing 15:48:42 d2a67f96163a: Preparing 15:48:42 8d1985c20dc2: Preparing 15:48:42 c87da3445dd8: Preparing 15:48:42 6be5b51c4c62: Preparing 15:48:42 c082a7b752a8: Preparing 15:48:42 f1417ff83b31: Preparing 15:48:42 c082a7b752a8: Waiting 15:48:42 f1417ff83b31: Waiting 15:48:42 6be5b51c4c62: Waiting 15:48:42 8d1985c20dc2: Layer already exists 15:48:42 77d00e922810: Layer already exists 15:48:42 c87da3445dd8: Layer already exists 15:48:42 d2a67f96163a: Layer already exists 15:48:42 3fae02fd3847: Layer already exists 15:48:42 6be5b51c4c62: Layer already exists 15:48:42 c082a7b752a8: Layer already exists 15:48:42 f1417ff83b31: Layer already exists 15:48:42 latest: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 15:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:42 77d00e922810: Preparing 15:48:42 3fae02fd3847: Preparing 15:48:42 d2a67f96163a: Preparing 15:48:42 8d1985c20dc2: Preparing 15:48:42 c87da3445dd8: Preparing 15:48:42 6be5b51c4c62: Preparing 15:48:42 c082a7b752a8: Preparing 15:48:42 f1417ff83b31: Preparing 15:48:42 6be5b51c4c62: Waiting 15:48:42 f1417ff83b31: Waiting 15:48:42 c082a7b752a8: Waiting 15:48:42 8d1985c20dc2: Layer already exists 15:48:42 d2a67f96163a: Layer already exists 15:48:42 c87da3445dd8: Layer already exists 15:48:42 3fae02fd3847: Layer already exists 15:48:42 77d00e922810: Layer already exists 15:48:42 c082a7b752a8: Layer already exists 15:48:42 6be5b51c4c62: Layer already exists 15:48:42 f1417ff83b31: Layer already exists 15:48:42 3.0.0-dev.160: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:43 77d00e922810: Preparing 15:48:43 3fae02fd3847: Preparing 15:48:43 d2a67f96163a: Preparing 15:48:43 8d1985c20dc2: Preparing 15:48:43 c87da3445dd8: Preparing 15:48:43 6be5b51c4c62: Preparing 15:48:43 6be5b51c4c62: Waiting 15:48:43 c082a7b752a8: Preparing 15:48:43 f1417ff83b31: Preparing 15:48:43 c082a7b752a8: Waiting 15:48:43 f1417ff83b31: Waiting 15:48:43 8d1985c20dc2: Layer already exists 15:48:43 c87da3445dd8: Layer already exists 15:48:43 77d00e922810: Layer already exists 15:48:43 d2a67f96163a: Layer already exists 15:48:43 3fae02fd3847: Layer already exists 15:48:43 c082a7b752a8: Layer already exists 15:48:43 f1417ff83b31: Layer already exists 15:48:43 6be5b51c4c62: Layer already exists 15:48:43 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:44 77d00e922810: Preparing 15:48:44 3fae02fd3847: Preparing 15:48:44 d2a67f96163a: Preparing 15:48:44 8d1985c20dc2: Preparing 15:48:44 c87da3445dd8: Preparing 15:48:44 6be5b51c4c62: Preparing 15:48:44 c082a7b752a8: Preparing 15:48:44 f1417ff83b31: Preparing 15:48:44 f1417ff83b31: Waiting 15:48:44 6be5b51c4c62: Waiting 15:48:44 c082a7b752a8: Waiting 15:48:44 c87da3445dd8: Layer already exists 15:48:44 d2a67f96163a: Layer already exists 15:48:44 8d1985c20dc2: Layer already exists 15:48:44 3fae02fd3847: Layer already exists 15:48:44 77d00e922810: Layer already exists 15:48:44 6be5b51c4c62: Layer already exists 15:48:44 c082a7b752a8: Layer already exists 15:48:44 f1417ff83b31: Layer already exists 15:48:44 main: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:44 ===================================================== [Pipeline] echo 15:48:44 taggedImages: 15:48:44 - nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:48:44 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 15:48:44 - nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:48:44 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:48:44 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:44 latest 15:48:44 3.0.0-dev.160 15:48:44 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:44 main 15:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:44 31f9cb77d0b0: Preparing 15:48:44 78393af15c7e: Preparing 15:48:44 41d10dab8e57: Preparing 15:48:44 fe4556cfbb7c: Preparing 15:48:44 c87da3445dd8: Preparing 15:48:44 6be5b51c4c62: Preparing 15:48:44 afe8e088dc9b: Preparing 15:48:44 f1417ff83b31: Preparing 15:48:44 afe8e088dc9b: Waiting 15:48:44 f1417ff83b31: Waiting 15:48:44 6be5b51c4c62: Waiting 15:48:44 c87da3445dd8: Layer already exists 15:48:44 6be5b51c4c62: Layer already exists 15:48:44 afe8e088dc9b: Layer already exists 15:48:44 f1417ff83b31: Layer already exists 15:48:44 41d10dab8e57: Pushed 15:48:44 31f9cb77d0b0: Pushed 15:48:44 78393af15c7e: Pushed 15:48:52 fe4556cfbb7c: Pushed 15:48:52 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:53 31f9cb77d0b0: Preparing 15:48:53 78393af15c7e: Preparing 15:48:53 41d10dab8e57: Preparing 15:48:53 fe4556cfbb7c: Preparing 15:48:53 c87da3445dd8: Preparing 15:48:53 6be5b51c4c62: Preparing 15:48:53 afe8e088dc9b: Preparing 15:48:53 f1417ff83b31: Preparing 15:48:53 afe8e088dc9b: Waiting 15:48:53 6be5b51c4c62: Waiting 15:48:53 f1417ff83b31: Waiting 15:48:53 41d10dab8e57: Layer already exists 15:48:53 78393af15c7e: Layer already exists 15:48:53 31f9cb77d0b0: Layer already exists 15:48:53 c87da3445dd8: Layer already exists 15:48:53 fe4556cfbb7c: Layer already exists 15:48:53 6be5b51c4c62: Layer already exists 15:48:53 f1417ff83b31: Layer already exists 15:48:53 afe8e088dc9b: Layer already exists 15:48:53 latest: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 15:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:54 31f9cb77d0b0: Preparing 15:48:54 78393af15c7e: Preparing 15:48:54 41d10dab8e57: Preparing 15:48:54 fe4556cfbb7c: Preparing 15:48:54 c87da3445dd8: Preparing 15:48:54 6be5b51c4c62: Preparing 15:48:54 afe8e088dc9b: Preparing 15:48:54 f1417ff83b31: Preparing 15:48:54 6be5b51c4c62: Waiting 15:48:54 afe8e088dc9b: Waiting 15:48:54 f1417ff83b31: Waiting 15:48:54 fe4556cfbb7c: Layer already exists 15:48:54 31f9cb77d0b0: Layer already exists 15:48:54 78393af15c7e: Layer already exists 15:48:54 c87da3445dd8: Layer already exists 15:48:54 41d10dab8e57: Layer already exists 15:48:54 6be5b51c4c62: Layer already exists 15:48:54 f1417ff83b31: Layer already exists 15:48:54 afe8e088dc9b: Layer already exists 15:48:54 3.0.0-dev.160: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:54 31f9cb77d0b0: Preparing 15:48:54 78393af15c7e: Preparing 15:48:54 41d10dab8e57: Preparing 15:48:54 fe4556cfbb7c: Preparing 15:48:54 c87da3445dd8: Preparing 15:48:54 6be5b51c4c62: Preparing 15:48:54 afe8e088dc9b: Preparing 15:48:54 f1417ff83b31: Preparing 15:48:54 f1417ff83b31: Waiting 15:48:54 6be5b51c4c62: Waiting 15:48:54 afe8e088dc9b: Waiting 15:48:54 c87da3445dd8: Layer already exists 15:48:54 fe4556cfbb7c: Layer already exists 15:48:54 41d10dab8e57: Layer already exists 15:48:54 78393af15c7e: Layer already exists 15:48:54 31f9cb77d0b0: Layer already exists 15:48:54 6be5b51c4c62: Layer already exists 15:48:54 afe8e088dc9b: Layer already exists 15:48:54 f1417ff83b31: Layer already exists 15:48:54 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:55 31f9cb77d0b0: Preparing 15:48:55 78393af15c7e: Preparing 15:48:55 41d10dab8e57: Preparing 15:48:55 fe4556cfbb7c: Preparing 15:48:55 c87da3445dd8: Preparing 15:48:55 6be5b51c4c62: Preparing 15:48:55 afe8e088dc9b: Preparing 15:48:55 f1417ff83b31: Preparing 15:48:55 6be5b51c4c62: Waiting 15:48:55 f1417ff83b31: Waiting 15:48:55 afe8e088dc9b: Waiting 15:48:55 c87da3445dd8: Layer already exists 15:48:55 78393af15c7e: Layer already exists 15:48:55 31f9cb77d0b0: Layer already exists 15:48:55 fe4556cfbb7c: Layer already exists 15:48:55 41d10dab8e57: Layer already exists 15:48:55 6be5b51c4c62: Layer already exists 15:48:55 afe8e088dc9b: Layer already exists 15:48:55 f1417ff83b31: Layer already exists 15:48:55 main: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:55 ===================================================== [Pipeline] echo 15:48:55 taggedImages: 15:48:55 - nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:48:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 15:48:55 - nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:48:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:48:55 1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:55 latest 15:48:55 3.0.0-dev.160 15:48:55 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:48:55 main 15:48:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c 15:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:48:56 f8c2353b8207: Preparing 15:48:56 483a28b66b36: Preparing 15:48:56 c87da3445dd8: Preparing 15:48:56 6be5b51c4c62: Preparing 15:48:56 72ccd43e5292: Preparing 15:48:56 f1417ff83b31: Preparing 15:48:56 f1417ff83b31: Waiting 15:48:56 6be5b51c4c62: Layer already exists 15:48:56 c87da3445dd8: Layer already exists 15:48:56 f1417ff83b31: Layer already exists 15:48:56 f8c2353b8207: Pushed 15:48:56 72ccd43e5292: Pushed 15:48:58 483a28b66b36: Pushed 15:48:58 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:48:59 f8c2353b8207: Preparing 15:48:59 483a28b66b36: Preparing 15:48:59 c87da3445dd8: Preparing 15:48:59 6be5b51c4c62: Preparing 15:48:59 72ccd43e5292: Preparing 15:48:59 f1417ff83b31: Preparing 15:48:59 f1417ff83b31: Waiting 15:48:59 483a28b66b36: Layer already exists 15:48:59 6be5b51c4c62: Layer already exists 15:48:59 72ccd43e5292: Layer already exists 15:48:59 c87da3445dd8: Layer already exists 15:48:59 f8c2353b8207: Layer already exists 15:48:59 f1417ff83b31: Layer already exists 15:48:59 latest: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 15:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:48:59 f8c2353b8207: Preparing 15:48:59 483a28b66b36: Preparing 15:48:59 c87da3445dd8: Preparing 15:48:59 6be5b51c4c62: Preparing 15:48:59 72ccd43e5292: Preparing 15:48:59 f1417ff83b31: Preparing 15:48:59 f1417ff83b31: Waiting 15:48:59 c87da3445dd8: Layer already exists 15:48:59 483a28b66b36: Layer already exists 15:48:59 6be5b51c4c62: Layer already exists 15:48:59 72ccd43e5292: Layer already exists 15:48:59 f8c2353b8207: Layer already exists 15:48:59 f1417ff83b31: Layer already exists 15:48:59 3.0.0-dev.160: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:00 f8c2353b8207: Preparing 15:49:00 483a28b66b36: Preparing 15:49:00 c87da3445dd8: Preparing 15:49:00 6be5b51c4c62: Preparing 15:49:00 72ccd43e5292: Preparing 15:49:00 f1417ff83b31: Preparing 15:49:00 f1417ff83b31: Waiting 15:49:00 c87da3445dd8: Layer already exists 15:49:00 f8c2353b8207: Layer already exists 15:49:00 6be5b51c4c62: Layer already exists 15:49:00 483a28b66b36: Layer already exists 15:49:00 72ccd43e5292: Layer already exists 15:49:00 f1417ff83b31: Layer already exists 15:49:00 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:01 f8c2353b8207: Preparing 15:49:01 483a28b66b36: Preparing 15:49:01 c87da3445dd8: Preparing 15:49:01 6be5b51c4c62: Preparing 15:49:01 72ccd43e5292: Preparing 15:49:01 f1417ff83b31: Preparing 15:49:01 f1417ff83b31: Waiting 15:49:01 483a28b66b36: Layer already exists 15:49:01 f8c2353b8207: Layer already exists 15:49:01 c87da3445dd8: Layer already exists 15:49:01 6be5b51c4c62: Layer already exists 15:49:01 72ccd43e5292: Layer already exists 15:49:01 f1417ff83b31: Layer already exists 15:49:01 main: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:01 ===================================================== [Pipeline] echo 15:49:01 taggedImages: 15:49:01 - nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c 15:49:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:49:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 15:49:01 - nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:49:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:49:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:49:01 1557ff349175bf3a04544285f7fd6db72d380d6c 15:49:01 latest 15:49:01 3.0.0-dev.160 15:49:01 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:49:01 main 15:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c 15:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:01 097540d8ae17: Preparing 15:49:01 35faaef44e94: Preparing 15:49:01 c87da3445dd8: Preparing 15:49:01 6be5b51c4c62: Preparing 15:49:01 3d8ef0da994b: Preparing 15:49:01 f1417ff83b31: Preparing 15:49:01 f1417ff83b31: Waiting 15:49:01 6be5b51c4c62: Layer already exists 15:49:01 c87da3445dd8: Layer already exists 15:49:01 3d8ef0da994b: Layer already exists 15:49:01 f1417ff83b31: Layer already exists 15:49:01 097540d8ae17: Pushed 15:49:05 35faaef44e94: Pushed 15:49:05 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:05 097540d8ae17: Preparing 15:49:05 35faaef44e94: Preparing 15:49:05 c87da3445dd8: Preparing 15:49:05 6be5b51c4c62: Preparing 15:49:05 3d8ef0da994b: Preparing 15:49:05 f1417ff83b31: Preparing 15:49:05 f1417ff83b31: Waiting 15:49:05 6be5b51c4c62: Layer already exists 15:49:05 3d8ef0da994b: Layer already exists 15:49:05 097540d8ae17: Layer already exists 15:49:05 c87da3445dd8: Layer already exists 15:49:05 35faaef44e94: Layer already exists 15:49:05 f1417ff83b31: Layer already exists 15:49:05 latest: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 15:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:06 097540d8ae17: Preparing 15:49:06 35faaef44e94: Preparing 15:49:06 c87da3445dd8: Preparing 15:49:06 6be5b51c4c62: Preparing 15:49:06 3d8ef0da994b: Preparing 15:49:06 f1417ff83b31: Preparing 15:49:06 f1417ff83b31: Waiting 15:49:06 35faaef44e94: Layer already exists 15:49:06 c87da3445dd8: Layer already exists 15:49:06 6be5b51c4c62: Layer already exists 15:49:06 097540d8ae17: Layer already exists 15:49:06 3d8ef0da994b: Layer already exists 15:49:06 f1417ff83b31: Layer already exists 15:49:06 3.0.0-dev.160: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:07 097540d8ae17: Preparing 15:49:07 35faaef44e94: Preparing 15:49:07 c87da3445dd8: Preparing 15:49:07 6be5b51c4c62: Preparing 15:49:07 3d8ef0da994b: Preparing 15:49:07 f1417ff83b31: Preparing 15:49:07 f1417ff83b31: Waiting 15:49:07 35faaef44e94: Layer already exists 15:49:07 3d8ef0da994b: Layer already exists 15:49:07 6be5b51c4c62: Layer already exists 15:49:07 097540d8ae17: Layer already exists 15:49:07 c87da3445dd8: Layer already exists 15:49:07 f1417ff83b31: Layer already exists 15:49:07 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:07 097540d8ae17: Preparing 15:49:07 35faaef44e94: Preparing 15:49:07 c87da3445dd8: Preparing 15:49:07 6be5b51c4c62: Preparing 15:49:07 3d8ef0da994b: Preparing 15:49:07 f1417ff83b31: Preparing 15:49:07 f1417ff83b31: Waiting 15:49:07 35faaef44e94: Layer already exists 15:49:07 6be5b51c4c62: Layer already exists 15:49:07 3d8ef0da994b: Layer already exists 15:49:07 097540d8ae17: Layer already exists 15:49:07 c87da3445dd8: Layer already exists 15:49:07 f1417ff83b31: Layer already exists 15:49:07 main: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:07 ===================================================== [Pipeline] echo 15:49:07 taggedImages: 15:49:07 - nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c 15:49:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:49:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 15:49:07 - nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 15:49:07 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:49:32 Removing intermediate container f84c476c361b 15:49:32 ---> f6bd07dc8b13 15:49:32 Step 7/20 : COPY . . 15:49:33 ---> aef6e45a9903 15:49:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:49:33 ---> Running in ea502f7ca631 15:49:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:27 Removing intermediate container a28a2a9223cc 15:53:27 ---> f26f92487a38 15:53:27 15:53:27 Step 9/22 : FROM alpine:3.17 15:53:27 ---> 51e60588ff2c 15:53:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:53:27 ---> Running in ecfcb35e22f3 15:53:27 Removing intermediate container d665eadaca60 15:53:27 ---> 3f7efe32c2d9 15:53:27 15:53:27 Step 9/33 : FROM alpine:3.17 15:53:27 ---> 51e60588ff2c 15:53:27 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:53:27 ---> Running in 7eac9ff36c73 15:53:27 Removing intermediate container 7eac9ff36c73 15:53:27 ---> 8decddc2bc36 15:53:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:27 ---> Running in 33b851519b7b 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:27 (1/2) Installing dumb-init (1.2.5-r2) 15:53:27 (2/2) Installing openssl (3.0.8-r4) 15:53:27 Executing busybox-1.35.0-r29.trigger 15:53:27 OK: 8 MiB in 17 packages 15:53:27 (1/2) Installing dumb-init (1.2.5-r2) 15:53:27 (2/2) Installing su-exec (0.2-r2) 15:53:27 Executing busybox-1.35.0-r29.trigger 15:53:27 OK: 8 MiB in 17 packages 15:53:27 Removing intermediate container ecfcb35e22f3 15:53:27 ---> adaf223030dc 15:53:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:53:27 ---> Running in acbc521d30ba 15:53:27 Removing intermediate container acbc521d30ba 15:53:27 ---> 501508a543ae 15:53:27 Step 12/22 : WORKDIR /edgex 15:53:27 ---> Running in 4fdeb5574f68 15:53:28 Removing intermediate container 4fdeb5574f68 15:53:28 ---> 83c98b3b1a2d 15:53:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:28 Removing intermediate container 33b851519b7b 15:53:28 ---> 36b13eb0a1e6 15:53:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:53:28 ---> Running in ed54beeaedfa 15:53:29 Removing intermediate container ed54beeaedfa 15:53:29 ---> 518033d1ff15 15:53:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:53:29 ---> Running in 7730416c5d7a 15:53:29 ---> d9b8b78662f8 15:53:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:53:29 Removing intermediate container 7730416c5d7a 15:53:29 ---> 51365787aa19 15:53:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:53:30 ---> Running in 1af595084866 15:53:30 ---> 044180852733 15:53:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:53:30 Removing intermediate container 1af595084866 15:53:30 ---> 91b6dbe979a5 15:53:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:53:33 ---> Running in 7c68b388a3a4 15:53:33 ---> 46ca9a025e41 15:53:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:33 Removing intermediate container 7c68b388a3a4 15:53:33 ---> 4bd77a732570 15:53:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:53:34 ---> Running in 9bfd6a37e552 15:53:36 ---> 5f4891fbb6cd 15:53:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:37 ---> 3e2e5eb7a40d 15:53:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:37 Removing intermediate container 9bfd6a37e552 15:53:37 ---> 77885add3c86 15:53:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:53:37 ---> Running in a8502ee25bac 15:53:37 ---> Running in 5e7e99c04f72 15:53:38 Removing intermediate container 5e7e99c04f72 15:53:38 ---> 15385e05cff6 15:53:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:53:40 ---> be97aabb7e55 15:53:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:53:40 ---> Running in fb20c9da7c30 15:53:41 Removing intermediate container a8502ee25bac 15:53:41 ---> 0312d7f4d045 15:53:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:53:41 ---> Running in 159452fdd411 15:53:42 Removing intermediate container 159452fdd411 15:53:42 ---> a8bf03183ee3 15:53:42 Step 20/22 : LABEL arch=arm64 15:53:42 ---> Running in 324b7044cf09 15:53:43 Removing intermediate container 324b7044cf09 15:53:43 ---> 879a6aa1a735 15:53:43 Step 21/22 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:53:43 ---> Running in 23f17f1368b7 15:53:44 Removing intermediate container fb20c9da7c30 15:53:44 ---> 4c667a194b53 15:53:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:46 Removing intermediate container 23f17f1368b7 15:53:46 ---> 0de72e1286af 15:53:46 Step 22/22 : LABEL version=3.0.0-dev.160 15:53:46 ---> 4165c5f96c4b 15:53:46 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:53:46 ---> Running in ac9ca5eef328 15:53:47 Removing intermediate container ac9ca5eef328 15:53:47 ---> a1e3adc6cd7d 15:53:47 15:53:47 Successfully built a1e3adc6cd7d 15:53:47 Successfully tagged security-proxy-setup-arm64:latest 15:53:47 Building security-secretstore-setup 15:53:47  Building security-proxy-setup ... done  ---> 870e52c47bdf 15:53:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:49 ---> 4abec3c60b26 15:53:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:53:50 ---> c26fe0b06d6a 15:53:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:51 ---> 4b20ae219eb3 15:53:51 Step 3/25 : WORKDIR /edgex-go 15:53:51 ---> Using cache 15:53:51 ---> eb82d1ab6f93 15:53:51 Step 4/25 : RUN apk add --update --no-cache make git 15:53:51 ---> Using cache 15:53:51 ---> 8c123a959386 15:53:51 Step 5/25 : COPY go.mod vendor* ./ 15:53:51 ---> Using cache 15:53:51 ---> 5375b16cdf2a 15:53:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:51 ---> Using cache 15:53:51 ---> 87153598901c 15:53:51 Step 7/25 : COPY . . 15:53:51 ---> Using cache 15:53:51 ---> c9208862ecea 15:53:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:51 ---> 1cf7a63d3beb 15:53:51 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:53:51 ---> Running in 98443435c238 15:53:53 ---> 6dbfb585fed0 15:53:53 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:53:54 ---> 7980c22c554a 15:53:54 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:55 ---> 7f8579efa18e 15:53:55 Step 28/33 : RUN chmod +x /entrypoint.sh 15:53:55 ---> Running in 59128c292954 15:53:59 Removing intermediate container 59128c292954 15:53:59 ---> 395b38b21f99 15:53:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:53:59 ---> Running in 4c0092a7136c 15:54:00 Removing intermediate container 4c0092a7136c 15:54:00 ---> 9743609457c3 15:54:00 Step 30/33 : CMD ["gate"] 15:54:00 ---> Running in 1ec15d0f3c0f 15:54:01 Removing intermediate container 1ec15d0f3c0f 15:54:01 ---> 30cd29105170 15:54:01 Step 31/33 : LABEL arch=arm64 15:54:01 ---> Running in 9dcd5a4861d2 15:54:01 Removing intermediate container 9dcd5a4861d2 15:54:01 ---> 334b9bc866b5 15:54:01 Step 32/33 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:54:01 ---> Running in a309a3d821c2 15:54:02 Removing intermediate container a309a3d821c2 15:54:02 ---> 2ee95acc21db 15:54:02 Step 33/33 : LABEL version=3.0.0-dev.160 15:54:02 ---> Running in 679396de6a6b 15:54:02 Removing intermediate container 679396de6a6b 15:54:02 ---> 884f93d9f933 15:54:02 15:54:03 Successfully built 884f93d9f933 15:54:03 Successfully tagged security-bootstrapper-arm64:latest 15:54:03  Building security-bootstrapper ... done Building core-command 15:54:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:54:06 ---> 4b20ae219eb3 15:54:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:54:06 ---> Using cache 15:54:06 ---> dd1028e734a9 15:54:06 Step 4/24 : WORKDIR /edgex-go 15:54:06 ---> Using cache 15:54:06 ---> 9a13d5dbcdda 15:54:06 Step 5/24 : RUN apk add --update --no-cache make git 15:54:06 ---> Using cache 15:54:06 ---> c37bd4b499c4 15:54:06 Step 6/24 : COPY go.mod vendor* ./ 15:54:06 ---> Using cache 15:54:06 ---> 6c3a0a23bd19 15:54:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:06 ---> Using cache 15:54:06 ---> d9abc19408d8 15:54:06 Step 8/24 : COPY . . 15:54:06 ---> Using cache 15:54:06 ---> d731de4f98c5 15:54:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:54:06 ---> Running in 1bd529c83f47 15:54:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:55:05 Removing intermediate container 5504524b78ea 15:55:05 ---> 3e6adc6059ab 15:55:05 15:55:05 Step 10/23 : FROM alpine:3.17 15:55:05 ---> 51e60588ff2c 15:55:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:55:05 ---> Running in ecabfa64cc44 15:55:05 Removing intermediate container ecabfa64cc44 15:55:05 ---> f19787a1d360 15:55:05 Step 12/23 : ENV APP_PORT=59880 15:55:05 ---> Running in 321c3ca54b00 15:55:05 Removing intermediate container 321c3ca54b00 15:55:05 ---> 9ff6286dac31 15:55:05 Step 13/23 : EXPOSE $APP_PORT 15:55:05 ---> Running in 47a68ae86553 15:55:05 Removing intermediate container 47a68ae86553 15:55:05 ---> cc1d98e0c229 15:55:05 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:55:05 ---> Running in 33d964ab79e6 15:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:08 (1/1) Installing dumb-init (1.2.5-r2) 15:55:08 Executing busybox-1.35.0-r29.trigger 15:55:08 OK: 8 MiB in 16 packages 15:55:09 Removing intermediate container 33d964ab79e6 15:55:09 ---> 5174ae6ee67b 15:55:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:10 ---> 1a70fe843416 15:55:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:55:11 ---> d68847812440 15:55:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:55:13 ---> 32bd4badcc36 15:55:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:55:14 ---> cc09f08a9d7b 15:55:14 Step 19/23 : ENTRYPOINT ["/core-data"] 15:55:14 ---> Running in f8603e3573bd 15:55:14 Removing intermediate container f8603e3573bd 15:55:14 ---> e2ad87b1431d 15:55:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:15 ---> Running in 3a27d8fd0492 15:55:15 Removing intermediate container 3a27d8fd0492 15:55:15 ---> 4cc0f0f6942b 15:55:15 Step 21/23 : LABEL arch=arm64 15:55:15 ---> Running in ba40a13d65a2 15:55:16 Removing intermediate container ba40a13d65a2 15:55:16 ---> 119cf4c96dbe 15:55:16 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:55:16 ---> Running in 79533bc6735d 15:55:16 Removing intermediate container 79533bc6735d 15:55:16 ---> aebc207223ef 15:55:16 Step 23/23 : LABEL version=3.0.0-dev.160 15:55:16 ---> Running in 284d0b3c48b2 15:55:17 Removing intermediate container 284d0b3c48b2 15:55:17 ---> 60f3464c3836 15:55:17 15:55:17 Successfully built 60f3464c3836 15:55:17 Successfully tagged core-data-arm64:latest 15:55:17  Building core-data ... done Building core-metadata 15:55:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:55:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:55:21 ---> 4b20ae219eb3 15:55:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:55:21 ---> Using cache 15:55:21 ---> dd1028e734a9 15:55:21 Step 4/25 : WORKDIR /edgex-go 15:55:21 ---> Using cache 15:55:21 ---> 9a13d5dbcdda 15:55:21 Step 5/25 : RUN apk add --update --no-cache make git 15:55:21 ---> Using cache 15:55:21 ---> c37bd4b499c4 15:55:21 Step 6/25 : COPY go.mod vendor* ./ 15:55:21 ---> Using cache 15:55:21 ---> 6c3a0a23bd19 15:55:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:21 ---> Using cache 15:55:21 ---> d9abc19408d8 15:55:21 Step 8/25 : COPY . . 15:55:21 ---> Using cache 15:55:21 ---> d731de4f98c5 15:55:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:55:21 ---> Running in 87b56165144e 15:55:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:56:44 Removing intermediate container 7869fdd09e5e 15:56:44 ---> 7406835eec8b 15:56:44 15:56:44 Step 10/23 : FROM alpine:3.17 15:56:44 ---> 51e60588ff2c 15:56:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:56:44 ---> Running in ab4d2959248b 15:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:48 (1/1) Installing dumb-init (1.2.5-r2) 15:56:48 Executing busybox-1.35.0-r29.trigger 15:56:48 OK: 8 MiB in 16 packages 15:56:49 Removing intermediate container ab4d2959248b 15:56:49 ---> 24046260a674 15:56:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:56:50 ---> Running in 3a8909e77921 15:56:50 Removing intermediate container 3a8909e77921 15:56:50 ---> 9abad5bc1c81 15:56:50 Step 13/23 : ENV APP_PORT=59861 15:56:50 ---> Running in 6e98cfb2f496 15:56:51 Removing intermediate container 6e98cfb2f496 15:56:51 ---> 04263c705a86 15:56:51 Step 14/23 : EXPOSE $APP_PORT 15:56:51 ---> Running in 25d04fce1175 15:56:52 Removing intermediate container 25d04fce1175 15:56:52 ---> 05df3f91294a 15:56:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:54 ---> 0fcaca9ade54 15:56:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:56:55 ---> 9df523dcb0ff 15:56:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:56:57 ---> ced638baf27b 15:56:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:56:58 ---> 8bbe5d574cad 15:56:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:56:58 ---> Running in 7d245cc8a72c 15:56:59 Removing intermediate container 7d245cc8a72c 15:56:59 ---> 9fe1eee79955 15:56:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:56:59 ---> Running in b438755d57a4 15:56:59 Removing intermediate container b438755d57a4 15:56:59 ---> c527a1703e86 15:56:59 Step 21/23 : LABEL arch=arm64 15:57:00 ---> Running in 4dba243fa3da 15:57:00 Removing intermediate container 4dba243fa3da 15:57:00 ---> b39839959013 15:57:00 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:57:00 ---> Running in df579d076f78 15:57:01 Removing intermediate container df579d076f78 15:57:01 ---> b32fc45e1c6b 15:57:01 Step 23/23 : LABEL version=3.0.0-dev.160 15:57:01 ---> Running in 6a81c2049367 15:57:01 Removing intermediate container 6a81c2049367 15:57:01 ---> e5376fdb5cb8 15:57:01 15:57:02 Successfully built e5376fdb5cb8 15:57:02 Successfully tagged support-scheduler-arm64:latest 15:57:02 Building security-proxy-auth 15:57:05  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:57:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:57:05 ---> 4b20ae219eb3 15:57:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:57:05 ---> Using cache 15:57:05 ---> dd1028e734a9 15:57:05 Step 4/23 : WORKDIR /edgex-go 15:57:05 ---> Using cache 15:57:05 ---> 9a13d5dbcdda 15:57:05 Step 5/23 : RUN apk add --update --no-cache make git 15:57:05 ---> Using cache 15:57:05 ---> c37bd4b499c4 15:57:05 Step 6/23 : COPY go.mod vendor* ./ 15:57:05 ---> Using cache 15:57:05 ---> 6c3a0a23bd19 15:57:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:05 ---> Using cache 15:57:05 ---> d9abc19408d8 15:57:05 Step 8/23 : COPY . . 15:57:05 ---> Using cache 15:57:05 ---> d731de4f98c5 15:57:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:57:05 ---> Running in 5f7f1d5e0855 15:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:58:29 Removing intermediate container ea502f7ca631 15:58:29 ---> 05a3f99f7647 15:58:29 15:58:29 Step 9/20 : FROM alpine:3.17 15:58:29 ---> 51e60588ff2c 15:58:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:58:29 ---> Using cache 15:58:29 ---> 8decddc2bc36 15:58:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:58:29 ---> Running in dfcf4773a058 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:29 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:58:29 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:58:29 OK: 17694 distinct packages available 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:29 (1/9) Installing ca-certificates (20230506-r0) 15:58:29 (2/9) Installing brotli-libs (1.0.9-r9) 15:58:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:58:29 (4/9) Installing libcurl (8.1.0-r2) 15:58:29 (5/9) Installing curl (8.1.0-r2) 15:58:29 (6/9) Installing dumb-init (1.2.5-r2) 15:58:29 (7/9) Installing musl-obstack (1.2.3-r0) 15:58:29 (8/9) Installing libucontext (1.2-r0) 15:58:29 (9/9) Installing gcompat (1.1.0-r0) 15:58:29 Executing busybox-1.35.0-r29.trigger 15:58:29 Executing ca-certificates-20230506-r0.trigger 15:58:30 OK: 11 MiB in 24 packages 15:58:33 Removing intermediate container dfcf4773a058 15:58:33 ---> b48db58825b4 15:58:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:33 ---> 480d2cf67894 15:58:33 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:58:34 ---> b930144281bd 15:58:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:58:37 ---> 242b1f3983df 15:58:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:58:37 ---> 47749d2dcca5 15:58:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:58:37 ---> Running in fe1243f9b560 15:58:38 Removing intermediate container fe1243f9b560 15:58:38 ---> 3bac908a9498 15:58:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:58:38 ---> Running in 3184381b7e4b 15:58:38 Removing intermediate container 3184381b7e4b 15:58:38 ---> d79d571aef15 15:58:38 Step 18/20 : LABEL arch=arm64 15:58:38 ---> Running in f87165189f47 15:58:39 Removing intermediate container f87165189f47 15:58:39 ---> bee93bdee145 15:58:39 Step 19/20 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 15:58:39 ---> Running in 78af59c153ea 15:58:39 Removing intermediate container 78af59c153ea 15:58:39 ---> e3236fbbac06 15:58:39 Step 20/20 : LABEL version=3.0.0-dev.160 15:58:40 ---> Running in 60dec18f3c6e 15:58:40 Removing intermediate container 60dec18f3c6e 15:58:40 ---> 04ae62db9e06 15:58:40 15:58:40 Successfully built 04ae62db9e06 15:58:40 Successfully tagged security-spiffe-token-provider-arm64:latest 15:58:40  Building security-spiffe-token-provider ... done Building support-notifications 15:58:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:58:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:43 ---> 4b20ae219eb3 15:58:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:58:43 ---> Using cache 15:58:43 ---> dd1028e734a9 15:58:43 Step 4/23 : WORKDIR /edgex-go 15:58:43 ---> Using cache 15:58:43 ---> 9a13d5dbcdda 15:58:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:58:43 ---> Running in e4d922b3b954 15:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:48 OK: 263 MiB in 53 packages 15:58:49 Removing intermediate container e4d922b3b954 15:58:49 ---> a755852fe7fa 15:58:49 Step 6/23 : COPY go.mod vendor* ./ 15:58:50 ---> eddf50a58958 15:58:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:50 ---> Running in 46a70fdaed5c 16:00:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:00:27 Removing intermediate container 46a70fdaed5c 16:00:27 ---> 6f8ac9abd112 16:00:27 Step 8/23 : COPY . . 16:00:30 ---> 014e7486dca3 16:00:30 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:00:32 ---> Running in 04686ccbc382 16:00:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:37 Removing intermediate container 98443435c238 16:00:37 ---> 0e6840eaf025 16:00:37 16:00:37 Step 9/25 : FROM alpine:3.17 16:00:37 ---> 51e60588ff2c 16:00:37 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:00:37 ---> Running in 20a2f5ecae72 16:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:00:41 (1/3) Installing ca-certificates (20230506-r0) 16:00:41 (2/3) Installing dumb-init (1.2.5-r2) 16:00:41 (3/3) Installing su-exec (0.2-r2) 16:00:41 Executing busybox-1.35.0-r29.trigger 16:00:41 Executing ca-certificates-20230506-r0.trigger 16:00:42 OK: 8 MiB in 18 packages 16:00:46 Removing intermediate container 20a2f5ecae72 16:00:46 ---> 3c72587388ae 16:00:46 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:00:46 ---> Running in d82b08947173 16:00:47 Removing intermediate container d82b08947173 16:00:47 ---> 82abf914b60f 16:00:47 Step 12/25 : WORKDIR / 16:00:47 ---> Running in 5dd90ee8c383 16:00:47 Removing intermediate container 5dd90ee8c383 16:00:47 ---> ad684c14888d 16:00:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:48 ---> 5e59a5992741 16:00:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:00:49 ---> e4fba8a76d80 16:00:49 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:00:50 ---> c52dde072af0 16:00:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:00:51 ---> 289033ea4648 16:00:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:00:52 ---> 5da9d711783a 16:00:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:00:54 ---> 3840f92b8240 16:00:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:00:58 ---> c6ff609b6315 16:00:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:00:59 ---> 4d440424ff98 16:00:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:59 ---> Running in 4d3c01b575c2 16:01:03 Removing intermediate container 4d3c01b575c2 16:01:03 ---> c4bee3dd027b 16:01:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:01:03 ---> Running in 5f71e9606737 16:01:03 Removing intermediate container 5f71e9606737 16:01:03 ---> e38c399ce672 16:01:03 Step 23/25 : LABEL arch=arm64 16:01:03 ---> Running in 1e6f0353d624 16:01:03 Removing intermediate container 1e6f0353d624 16:01:03 ---> af5389d0f7b3 16:01:03 Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:01:03 ---> Running in 0ba0b2da5b5f 16:01:04 Removing intermediate container 0ba0b2da5b5f 16:01:04 ---> aa2290b9edcf 16:01:04 Step 25/25 : LABEL version=3.0.0-dev.160 16:01:04 ---> Running in 05dfbb46899a 16:01:05 Removing intermediate container 05dfbb46899a 16:01:05 ---> a8bd460c7855 16:01:05 16:01:05 Successfully built a8bd460c7855 16:01:05 Successfully tagged security-secretstore-setup-arm64:latest 16:01:05  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 16:01:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:01:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:08 ---> 4b20ae219eb3 16:01:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:01:08 ---> Using cache 16:01:08 ---> dd1028e734a9 16:01:08 Step 4/23 : WORKDIR /edgex-go 16:01:08 ---> Using cache 16:01:08 ---> 9a13d5dbcdda 16:01:08 Step 5/23 : RUN apk add --update --no-cache make git 16:01:08 ---> Using cache 16:01:08 ---> c37bd4b499c4 16:01:08 Step 6/23 : COPY go.mod vendor* ./ 16:01:08 ---> Using cache 16:01:08 ---> 6c3a0a23bd19 16:01:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:08 ---> Using cache 16:01:08 ---> d9abc19408d8 16:01:08 Step 8/23 : COPY . . 16:01:08 ---> Using cache 16:01:08 ---> d731de4f98c5 16:01:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:01:09 ---> Running in 43d3b9b59352 16:01:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:01:21 Removing intermediate container 1bd529c83f47 16:01:21 ---> 01c94b32e51b 16:01:21 16:01:21 Step 10/24 : FROM alpine:3.17 16:01:21 ---> 51e60588ff2c 16:01:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:01:21 ---> Using cache 16:01:21 ---> 24046260a674 16:01:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:01:21 ---> Using cache 16:01:21 ---> 9abad5bc1c81 16:01:21 Step 13/24 : ENV APP_PORT=59882 16:01:21 ---> Running in 67dbdd0092c4 16:01:21 Removing intermediate container 67dbdd0092c4 16:01:21 ---> c23caf783338 16:01:21 Step 14/24 : EXPOSE $APP_PORT 16:01:21 ---> Running in 6083ff86ef60 16:01:21 Removing intermediate container 6083ff86ef60 16:01:21 ---> 758270d5ef9d 16:01:21 Step 15/24 : WORKDIR / 16:01:21 ---> Running in 0c913003b8db 16:01:21 Removing intermediate container 0c913003b8db 16:01:21 ---> 886cbc5d6834 16:01:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:26 ---> 37c1207c5197 16:01:26 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:01:26 ---> 128e6d485bdc 16:01:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:28 ---> 00295abcd1af 16:01:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:01:29 ---> f555cd5882ae 16:01:29 Step 20/24 : ENTRYPOINT ["/core-command"] 16:01:29 ---> Running in 5d3c531425e3 16:01:29 Removing intermediate container 5d3c531425e3 16:01:29 ---> eee034135bc5 16:01:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:01:29 ---> Running in a84f0b76bf2a 16:01:30 Removing intermediate container a84f0b76bf2a 16:01:30 ---> 375a557715b9 16:01:30 Step 22/24 : LABEL arch=arm64 16:01:30 ---> Running in b236a4667e50 16:01:30 Removing intermediate container b236a4667e50 16:01:30 ---> 316ea8875a99 16:01:30 Step 23/24 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:01:30 ---> Running in 6b8b5cd85a09 16:01:31 Removing intermediate container 6b8b5cd85a09 16:01:31 ---> 777c3ceae007 16:01:31 Step 24/24 : LABEL version=3.0.0-dev.160 16:01:31 ---> Running in d84d93ae1cf0 16:01:31 Removing intermediate container d84d93ae1cf0 16:01:31 ---> 9a0c9f652499 16:01:31 16:01:31 Successfully built 9a0c9f652499 16:01:31 Successfully tagged core-command-arm64:latest 16:01:31 Building security-spire-config 16:01:35  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:01:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> 4b20ae219eb3 16:01:35 Step 3/27 : WORKDIR /edgex-go 16:01:35 ---> Using cache 16:01:35 ---> eb82d1ab6f93 16:01:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:01:35 ---> Running in 0619e94ce2ca 16:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:01:39 OK: 263 MiB in 53 packages 16:01:41 Removing intermediate container 0619e94ce2ca 16:01:41 ---> f53892912ac4 16:01:41 Step 5/27 : COPY go.mod vendor* ./ 16:01:42 ---> cfd1ac560b3e 16:01:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:42 ---> Running in 4be73fef686c 16:03:04 Removing intermediate container 87b56165144e 16:03:04 ---> 40bd680ecd24 16:03:04 16:03:04 Step 10/25 : FROM alpine:3.17 16:03:04 ---> 51e60588ff2c 16:03:04 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:03:04 ---> Using cache 16:03:04 ---> 24046260a674 16:03:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:03:04 ---> Using cache 16:03:04 ---> 9abad5bc1c81 16:03:04 Step 13/25 : ENV APP_PORT=59881 16:03:04 ---> Running in 30c6e8100ac2 16:03:04 Removing intermediate container 30c6e8100ac2 16:03:04 ---> ea3132808183 16:03:04 Step 14/25 : EXPOSE $APP_PORT 16:03:04 ---> Running in 08d3f77682d6 16:03:04 Removing intermediate container 08d3f77682d6 16:03:04 ---> ce5a481e6229 16:03:04 Step 15/25 : WORKDIR / 16:03:04 ---> Running in dcf2fad95c23 16:03:04 Removing intermediate container dcf2fad95c23 16:03:04 ---> ebbb796dc21d 16:03:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:04 ---> 4db64c67b7b8 16:03:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:03:04 ---> e51ceadbf6ae 16:03:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:03:08 ---> 3bef4dd65b85 16:03:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:03:09 ---> 2a9a9cb068b8 16:03:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:03:11 ---> cb0908d8f931 16:03:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:03:11 ---> Running in ba1b743f7e5f 16:03:12 Removing intermediate container ba1b743f7e5f 16:03:12 ---> e488ae8789a9 16:03:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:03:12 ---> Running in 066ba9d41b6c 16:03:12 Removing intermediate container 066ba9d41b6c 16:03:12 ---> ac0cb04818c5 16:03:13 Step 23/25 : LABEL arch=arm64 16:03:13 ---> Running in 35cba0f89b07 16:03:16 Removing intermediate container 35cba0f89b07 16:03:16 ---> 1f04f8b9e6da 16:03:16 Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:03:16 ---> Running in 1c3f2277e69c 16:03:16 Removing intermediate container 1c3f2277e69c 16:03:16 ---> a410f7aa77d2 16:03:16 Step 25/25 : LABEL version=3.0.0-dev.160 16:03:16 ---> Running in 66faba0a034e 16:03:17 Removing intermediate container 66faba0a034e 16:03:17 ---> 7f3a5e67c435 16:03:17 16:03:18 Successfully built 7f3a5e67c435 16:03:18 Successfully tagged core-metadata-arm64:latest 16:03:30  Building core-metadata ... done Removing intermediate container 4be73fef686c 16:03:30 ---> fc02db438236 16:03:30 Step 7/27 : COPY . . 16:03:34 ---> 4b1fe80ecadf 16:03:34 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:03:34 ---> Running in e2ecfb748a37 16:03:34 Removing intermediate container 5f7f1d5e0855 16:03:34 ---> e68acdb8688b 16:03:34 16:03:34 Step 10/23 : FROM alpine:3.17 16:03:34 ---> 51e60588ff2c 16:03:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:03:35 ---> Running in c3b0ccc68dad 16:03:35 Removing intermediate container e2ecfb748a37 16:03:35 ---> 7a275e2be040 16:03:35 Step 9/27 : WORKDIR /edgex-go/spire-build 16:03:35 ---> Running in ddf594d31ac0 16:03:36 Removing intermediate container c3b0ccc68dad 16:03:36 ---> bf841cf03f22 16:03:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:03:36 Removing intermediate container ddf594d31ac0 16:03:36 ---> 0172cf8502da 16:03:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:03:36 ---> Running in 48729c391aa0 16:03:36 ---> Running in 31b5f8b47334 16:03:37 Removing intermediate container 48729c391aa0 16:03:37 ---> b1af8318f3cb 16:03:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:03:37 ---> Running in 6c3edc87896c 16:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:41 (1/1) Installing dumb-init (1.2.5-r2) 16:03:41 Executing busybox-1.35.0-r29.trigger 16:03:41 OK: 8 MiB in 16 packages 16:03:43 Removing intermediate container 6c3edc87896c 16:03:43 ---> 656a85e72403 16:03:43 Step 12/27 : WORKDIR /edgex-go 16:03:43 ---> Running in ae65669de1ec 16:03:44 Removing intermediate container 31b5f8b47334 16:03:44 ---> 6321b7b8d740 16:03:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:44 Removing intermediate container ae65669de1ec 16:03:44 ---> a6486857b588 16:03:44 16:03:44 Step 13/27 : FROM alpine:3.17 16:03:44 ---> 51e60588ff2c 16:03:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:03:44 ---> Using cache 16:03:44 ---> fa2f971e7972 16:03:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:03:44 ---> Running in a2ef0252f46f 16:03:45 ---> 844acf6e53ab 16:03:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:03:46 ---> 07068df287a9 16:03:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:48 ---> 357b00299fbb 16:03:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:03:49 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:03:49 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:03:49 OK: 17694 distinct packages available 16:03:49 ---> b8515ba321d6 16:03:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:50 ---> 55cdd1dbe115 16:03:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:50 ---> Running in 40bfa0e63aac 16:03:51 (1/4) Installing dumb-init (1.2.5-r2) 16:03:51 (2/4) Installing musl-obstack (1.2.3-r0) 16:03:52 (3/4) Installing libucontext (1.2-r0) 16:03:52 (4/4) Installing gcompat (1.1.0-r0) 16:03:52 Executing busybox-1.35.0-r29.trigger 16:03:52 OK: 8 MiB in 19 packages 16:03:56 Removing intermediate container 40bfa0e63aac 16:03:56 ---> 92d45e079eb7 16:03:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:03:56 Removing intermediate container a2ef0252f46f 16:03:56 ---> 2fef90cae26d 16:03:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:56 ---> Running in d13478407029 16:03:56 Removing intermediate container d13478407029 16:03:57 ---> fccd6ee00a2b 16:03:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:03:57 ---> Running in fea97bf083b0 16:03:57 ---> d6db04585a14 16:03:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:03:57 Removing intermediate container fea97bf083b0 16:03:57 ---> 079725228e81 16:03:57 Step 21/23 : LABEL arch=arm64 16:03:57 ---> Running in 5374cde9ab3e 16:03:58 ---> de93a58cb8e6 16:03:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:03:58 Removing intermediate container 5374cde9ab3e 16:03:58 ---> c56cfc831ad2 16:03:58 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:03:58 ---> Running in 72de7debf945 16:03:59 Removing intermediate container 72de7debf945 16:03:59 ---> f8c00dbabc86 16:03:59 Step 23/23 : LABEL version=3.0.0-dev.160 16:03:59 ---> Running in 93fa2806b365 16:04:00 Removing intermediate container 93fa2806b365 16:04:00 ---> e7fbd908ad4b 16:04:00 16:04:00 Successfully built e7fbd908ad4b 16:04:00 Successfully tagged security-proxy-auth-arm64:latest 16:04:06  Building security-proxy-auth ... done  ---> 3dca78ccfe75 16:04:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:04:06 ---> 02772ef47fe8 16:04:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:04:06 ---> Running in 4fb943d95e43 16:04:07 Removing intermediate container 4fb943d95e43 16:04:07 ---> 59b84db3faa3 16:04:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:04:10 ---> f737686d9ad1 16:04:10 Step 22/27 : WORKDIR / 16:04:10 ---> Running in 22c6c209ccb5 16:04:10 Removing intermediate container 22c6c209ccb5 16:04:10 ---> 29ccd995be92 16:04:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:04:11 ---> Running in 7e0e2cd02d1f 16:04:11 Removing intermediate container 7e0e2cd02d1f 16:04:11 ---> f867bc1a85b4 16:04:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:04:11 ---> Running in 1546e9d60da1 16:04:12 Removing intermediate container 1546e9d60da1 16:04:12 ---> 53f748eac4d6 16:04:12 Step 25/27 : LABEL arch=arm64 16:04:12 ---> Running in 9318c141f913 16:04:12 Removing intermediate container 9318c141f913 16:04:12 ---> 65c1c8c163ac 16:04:12 Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:04:12 ---> Running in 1cf48dccffda 16:04:13 Removing intermediate container 1cf48dccffda 16:04:13 ---> a481f543b990 16:04:13 Step 27/27 : LABEL version=3.0.0-dev.160 16:04:13 ---> Running in 47406d9325f1 16:04:14 Removing intermediate container 47406d9325f1 16:04:14 ---> 9043e8f343d9 16:04:14 16:04:14 Successfully built 9043e8f343d9 16:04:14 Successfully tagged security-spire-config-arm64:latest 16:05:35  Building security-spire-config ... done Removing intermediate container 43d3b9b59352 16:05:35 ---> 0dfb50b86002 16:05:35 16:05:35 Step 10/23 : FROM alpine:3.17 16:05:35 ---> 51e60588ff2c 16:05:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:05:35 ---> Using cache 16:05:35 ---> bf841cf03f22 16:05:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:05:35 ---> Using cache 16:05:35 ---> 6321b7b8d740 16:05:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:35 ---> Using cache 16:05:35 ---> 844acf6e53ab 16:05:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:05:35 ---> Using cache 16:05:35 ---> 07068df287a9 16:05:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:05:37 ---> 10d37fc9bd45 16:05:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:05:38 ---> 991c69cee3e5 16:05:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:05:38 ---> 8651e79b99d2 16:05:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:05:39 ---> Running in fe9f8ad2770b 16:05:42 Removing intermediate container fe9f8ad2770b 16:05:42 ---> bc3ad6a72d73 16:05:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:05:42 ---> Running in 4970627fdafc 16:05:43 Removing intermediate container 4970627fdafc 16:05:43 ---> 53d20428552e 16:05:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:05:43 ---> Running in 420346520c28 16:05:47 Removing intermediate container 420346520c28 16:05:47 ---> 55aae6cb2e65 16:05:47 Step 21/23 : LABEL arch=arm64 16:05:47 ---> Running in 6fb23f1c5363 16:05:47 Removing intermediate container 6fb23f1c5363 16:05:47 ---> d78b9c393b94 16:05:47 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:05:47 ---> Running in 1b0100d6729c 16:05:48 Removing intermediate container 1b0100d6729c 16:05:48 ---> 7e938d077276 16:05:48 Step 23/23 : LABEL version=3.0.0-dev.160 16:05:48 ---> Running in 6e17a3586522 16:05:48 Removing intermediate container 6e17a3586522 16:05:48 ---> bd202b297b5b 16:05:48 16:05:48 Successfully built bd202b297b5b 16:05:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:06:20  Building core-common-config-bootstrapper ... done Removing intermediate container 04686ccbc382 16:06:20 ---> cb0aa5f09da5 16:06:20 16:06:20 Step 10/23 : FROM alpine:3.17 16:06:20 ---> 51e60588ff2c 16:06:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:06:20 ---> Running in c759fc4832c0 16:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:06:20 (1/2) Installing ca-certificates (20230506-r0) 16:06:20 (2/2) Installing dumb-init (1.2.5-r2) 16:06:20 Executing busybox-1.35.0-r29.trigger 16:06:20 Executing ca-certificates-20230506-r0.trigger 16:06:20 OK: 8 MiB in 17 packages 16:06:20 Removing intermediate container c759fc4832c0 16:06:20 ---> 85e5159ee403 16:06:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:06:20 ---> Running in 786af874f480 16:06:20 Removing intermediate container 786af874f480 16:06:20 ---> 1dffad30a113 16:06:20 Step 13/23 : ENV APP_PORT=59860 16:06:20 ---> Running in 2f2b84d9113a 16:06:21 Removing intermediate container 2f2b84d9113a 16:06:21 ---> ac433b30ea82 16:06:21 Step 14/23 : EXPOSE $APP_PORT 16:06:21 ---> Running in cd3e73462976 16:06:21 Removing intermediate container cd3e73462976 16:06:21 ---> c8366d7394e9 16:06:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:21 ---> 27320c0809d3 16:06:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:06:22 ---> f45765b3e1d8 16:06:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:06:23 ---> 2f06ac7b0b5b 16:06:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:06:24 ---> 526537b714a8 16:06:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:06:24 ---> Running in cb7e55d5511c 16:06:24 Removing intermediate container cb7e55d5511c 16:06:24 ---> 40dc44682d22 16:06:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:06:24 ---> Running in e563bc9c65bf 16:06:25 Removing intermediate container e563bc9c65bf 16:06:25 ---> d808a79cfde7 16:06:25 Step 21/23 : LABEL arch=arm64 16:06:25 ---> Running in f61d58a6157c 16:06:25 Removing intermediate container f61d58a6157c 16:06:25 ---> 35849412202a 16:06:25 Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:25 ---> Running in 93aeb7753110 16:06:25 Removing intermediate container 93aeb7753110 16:06:25 ---> 77a016bc3153 16:06:25 Step 23/23 : LABEL version=3.0.0-dev.160 16:06:25 ---> Running in dd1a5c240878 16:06:26 Removing intermediate container dd1a5c240878 16:06:26 ---> 6963be9e8673 16:06:26 16:06:26 Successfully built 6963be9e8673 16:06:26 Successfully tagged support-notifications-arm64:latest 16:06:26  Building support-notifications ... done  [Pipeline] } 16:06:26 $ docker stop --time=1 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce 16:06:28 $ docker rm -f --volumes 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce [Pipeline] // withDockerContainer [Pipeline] sh 16:06:28 + docker images 16:06:29 REPOSITORY TAG IMAGE ID CREATED SIZE 16:06:29 support-notifications-arm64 latest 6963be9e8673 2 seconds ago 32MB 16:06:29 cb0aa5f09da5 14 seconds ago 1.42GB 16:06:29 core-common-config-bootstrapper-arm64 latest bd202b297b5b 40 seconds ago 17.2MB 16:06:29 0dfb50b86002 54 seconds ago 1.35GB 16:06:29 security-spire-config-arm64 latest 9043e8f343d9 2 minutes ago 96.1MB 16:06:29 security-proxy-auth-arm64 latest e7fbd908ad4b 2 minutes ago 18.1MB 16:06:29 a6486857b588 2 minutes ago 1.21GB 16:06:29 e68acdb8688b 2 minutes ago 1.33GB 16:06:29 core-metadata-arm64 latest 7f3a5e67c435 3 minutes ago 20.2MB 16:06:29 40bd680ecd24 3 minutes ago 1.36GB 16:06:29 core-command-arm64 latest 9a0c9f652499 4 minutes ago 19.7MB 16:06:29 01c94b32e51b 5 minutes ago 1.35GB 16:06:29 security-secretstore-setup-arm64 latest a8bd460c7855 5 minutes ago 32.2MB 16:06:29 0e6840eaf025 5 minutes ago 1.35GB 16:06:29 security-spiffe-token-provider-arm64 latest 04ae62db9e06 7 minutes ago 32.7MB 16:06:29 05a3f99f7647 8 minutes ago 1.39GB 16:06:29 support-scheduler-arm64 latest e5376fdb5cb8 9 minutes ago 31.2MB 16:06:29 7406835eec8b 9 minutes ago 1.42GB 16:06:29 core-data-arm64 latest 60f3464c3836 11 minutes ago 19.9MB 16:06:29 3e6adc6059ab 11 minutes ago 1.36GB 16:06:29 security-bootstrapper-arm64 latest 884f93d9f933 12 minutes ago 21.9MB 16:06:29 security-proxy-setup-arm64 latest a1e3adc6cd7d 12 minutes ago 18.7MB 16:06:29 3f7efe32c2d9 13 minutes ago 1.34GB 16:06:29 f26f92487a38 13 minutes ago 1.33GB 16:06:29 security-spire-agent-arm64 latest e937e5434ed5 18 minutes ago 153MB 16:06:29 security-spire-server-arm64 latest fcdd67a09edb 19 minutes ago 97MB 16:06:29 2d4f8521075b 19 minutes ago 1.21GB 16:06:29 4bbd85d3640a 19 minutes ago 1.21GB 16:06:29 ci-base-image-arm64 latest 4b20ae219eb3 22 minutes ago 899MB 16:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 16:06:29 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 16:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:29 provisioning config files... 16:06:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config3705752357136268403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:29 ---> docker-login.sh 16:06:29 nexus3.edgexfoundry.org:10001 16:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 nexus3.edgexfoundry.org:10002 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 nexus3.edgexfoundry.org:10003 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 nexus3.edgexfoundry.org:10004 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 docker.io 16:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:31 Configure a credential helper to remove this warning. See 16:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:31 16:06:31 Login Succeeded 16:06:31 ---> docker-login.sh ends [Pipeline] } 16:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:06:31 1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:31 latest 16:06:31 3.0.0-dev.160 16:06:31 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:31 main 16:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:32 4c9aeebce9b9: Preparing 16:06:32 132b8e2f26e5: Preparing 16:06:32 b162e02f1a12: Preparing 16:06:32 b12f4b652d8f: Preparing 16:06:32 00000076fe1a: Preparing 16:06:32 26cbea5cba74: Preparing 16:06:32 26cbea5cba74: Waiting 16:06:32 b12f4b652d8f: Pushed 16:06:32 4c9aeebce9b9: Pushed 16:06:32 b162e02f1a12: Pushed 16:06:32 00000076fe1a: Pushed 16:06:32 26cbea5cba74: Layer already exists 16:06:35 132b8e2f26e5: Pushed 16:06:35 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:36 4c9aeebce9b9: Preparing 16:06:36 132b8e2f26e5: Preparing 16:06:36 b162e02f1a12: Preparing 16:06:36 b12f4b652d8f: Preparing 16:06:36 00000076fe1a: Preparing 16:06:36 26cbea5cba74: Preparing 16:06:36 26cbea5cba74: Waiting 16:06:36 b12f4b652d8f: Layer already exists 16:06:36 132b8e2f26e5: Layer already exists 16:06:36 00000076fe1a: Layer already exists 16:06:36 4c9aeebce9b9: Layer already exists 16:06:36 b162e02f1a12: Layer already exists 16:06:36 26cbea5cba74: Layer already exists 16:06:36 latest: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 16:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:37 4c9aeebce9b9: Preparing 16:06:37 132b8e2f26e5: Preparing 16:06:37 b162e02f1a12: Preparing 16:06:37 b12f4b652d8f: Preparing 16:06:37 00000076fe1a: Preparing 16:06:37 26cbea5cba74: Preparing 16:06:37 b162e02f1a12: Layer already exists 16:06:37 4c9aeebce9b9: Layer already exists 16:06:37 b12f4b652d8f: Layer already exists 16:06:37 132b8e2f26e5: Layer already exists 16:06:37 00000076fe1a: Layer already exists 16:06:37 26cbea5cba74: Layer already exists 16:06:37 3.0.0-dev.160: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:38 4c9aeebce9b9: Preparing 16:06:38 132b8e2f26e5: Preparing 16:06:38 b162e02f1a12: Preparing 16:06:38 b12f4b652d8f: Preparing 16:06:38 00000076fe1a: Preparing 16:06:38 26cbea5cba74: Preparing 16:06:38 b12f4b652d8f: Layer already exists 16:06:38 4c9aeebce9b9: Layer already exists 16:06:38 00000076fe1a: Layer already exists 16:06:38 132b8e2f26e5: Layer already exists 16:06:38 b162e02f1a12: Layer already exists 16:06:38 26cbea5cba74: Layer already exists 16:06:38 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:39 4c9aeebce9b9: Preparing 16:06:39 132b8e2f26e5: Preparing 16:06:39 b162e02f1a12: Preparing 16:06:39 b12f4b652d8f: Preparing 16:06:39 00000076fe1a: Preparing 16:06:39 26cbea5cba74: Preparing 16:06:39 26cbea5cba74: Waiting 16:06:39 b162e02f1a12: Layer already exists 16:06:39 b12f4b652d8f: Layer already exists 16:06:39 132b8e2f26e5: Layer already exists 16:06:39 4c9aeebce9b9: Layer already exists 16:06:39 00000076fe1a: Layer already exists 16:06:39 26cbea5cba74: Layer already exists 16:06:39 main: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:39 ===================================================== [Pipeline] echo 16:06:39 taggedImages: 16:06:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:06:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 16:06:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:06:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:06:39 1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:39 latest 16:06:39 3.0.0-dev.160 16:06:39 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:39 main 16:06:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:40 23ffd961301c: Preparing 16:06:40 62a50a9816c9: Preparing 16:06:40 c9da8c9393cc: Preparing 16:06:40 126500b9232d: Preparing 16:06:40 b162e02f1a12: Preparing 16:06:40 b12f4b652d8f: Preparing 16:06:40 803db8ddc966: Preparing 16:06:40 26cbea5cba74: Preparing 16:06:40 b12f4b652d8f: Waiting 16:06:40 803db8ddc966: Waiting 16:06:40 26cbea5cba74: Waiting 16:06:40 b162e02f1a12: Layer already exists 16:06:40 b12f4b652d8f: Layer already exists 16:06:40 62a50a9816c9: Pushed 16:06:40 c9da8c9393cc: Pushed 16:06:40 23ffd961301c: Pushed 16:06:40 26cbea5cba74: Layer already exists 16:06:40 803db8ddc966: Pushed 16:06:43 126500b9232d: Pushed 16:06:43 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:44 23ffd961301c: Preparing 16:06:44 62a50a9816c9: Preparing 16:06:44 c9da8c9393cc: Preparing 16:06:44 126500b9232d: Preparing 16:06:44 b162e02f1a12: Preparing 16:06:44 b12f4b652d8f: Preparing 16:06:44 803db8ddc966: Preparing 16:06:44 26cbea5cba74: Preparing 16:06:44 b12f4b652d8f: Waiting 16:06:44 803db8ddc966: Waiting 16:06:44 126500b9232d: Layer already exists 16:06:44 b162e02f1a12: Layer already exists 16:06:44 23ffd961301c: Layer already exists 16:06:44 62a50a9816c9: Layer already exists 16:06:44 c9da8c9393cc: Layer already exists 16:06:44 26cbea5cba74: Layer already exists 16:06:44 b12f4b652d8f: Layer already exists 16:06:44 803db8ddc966: Layer already exists 16:06:44 latest: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 16:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:44 23ffd961301c: Preparing 16:06:44 62a50a9816c9: Preparing 16:06:44 c9da8c9393cc: Preparing 16:06:44 126500b9232d: Preparing 16:06:44 b162e02f1a12: Preparing 16:06:44 b12f4b652d8f: Preparing 16:06:44 803db8ddc966: Preparing 16:06:44 26cbea5cba74: Preparing 16:06:44 b12f4b652d8f: Waiting 16:06:44 803db8ddc966: Waiting 16:06:44 26cbea5cba74: Waiting 16:06:44 23ffd961301c: Layer already exists 16:06:44 126500b9232d: Layer already exists 16:06:44 b162e02f1a12: Layer already exists 16:06:44 c9da8c9393cc: Layer already exists 16:06:44 62a50a9816c9: Layer already exists 16:06:44 26cbea5cba74: Layer already exists 16:06:44 b12f4b652d8f: Layer already exists 16:06:44 803db8ddc966: Layer already exists 16:06:45 3.0.0-dev.160: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:45 23ffd961301c: Preparing 16:06:45 62a50a9816c9: Preparing 16:06:45 c9da8c9393cc: Preparing 16:06:45 126500b9232d: Preparing 16:06:45 b162e02f1a12: Preparing 16:06:45 b12f4b652d8f: Preparing 16:06:45 803db8ddc966: Preparing 16:06:45 26cbea5cba74: Preparing 16:06:45 b12f4b652d8f: Waiting 16:06:45 803db8ddc966: Waiting 16:06:45 26cbea5cba74: Waiting 16:06:45 62a50a9816c9: Layer already exists 16:06:45 126500b9232d: Layer already exists 16:06:45 c9da8c9393cc: Layer already exists 16:06:45 23ffd961301c: Layer already exists 16:06:45 b162e02f1a12: Layer already exists 16:06:45 803db8ddc966: Layer already exists 16:06:45 b12f4b652d8f: Layer already exists 16:06:45 26cbea5cba74: Layer already exists 16:06:46 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:46 23ffd961301c: Preparing 16:06:46 62a50a9816c9: Preparing 16:06:46 c9da8c9393cc: Preparing 16:06:46 126500b9232d: Preparing 16:06:46 b162e02f1a12: Preparing 16:06:46 b12f4b652d8f: Preparing 16:06:46 803db8ddc966: Preparing 16:06:46 26cbea5cba74: Preparing 16:06:46 b12f4b652d8f: Waiting 16:06:46 803db8ddc966: Waiting 16:06:46 26cbea5cba74: Waiting 16:06:46 b162e02f1a12: Layer already exists 16:06:46 c9da8c9393cc: Layer already exists 16:06:46 62a50a9816c9: Layer already exists 16:06:46 126500b9232d: Layer already exists 16:06:46 23ffd961301c: Layer already exists 16:06:46 b12f4b652d8f: Layer already exists 16:06:46 803db8ddc966: Layer already exists 16:06:46 26cbea5cba74: Layer already exists 16:06:47 main: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:47 ===================================================== [Pipeline] echo 16:06:47 taggedImages: 16:06:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:06:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 16:06:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:06:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:06:47 1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:47 latest 16:06:47 3.0.0-dev.160 16:06:47 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:47 main 16:06:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:47 7bea06c197ec: Preparing 16:06:47 a4bec0a974ac: Preparing 16:06:47 b162e02f1a12: Preparing 16:06:47 b12f4b652d8f: Preparing 16:06:47 8c5bd2761e5b: Preparing 16:06:47 26cbea5cba74: Preparing 16:06:47 b12f4b652d8f: Layer already exists 16:06:47 b162e02f1a12: Layer already exists 16:06:47 26cbea5cba74: Layer already exists 16:06:48 7bea06c197ec: Pushed 16:06:48 8c5bd2761e5b: Pushed 16:06:51 a4bec0a974ac: Pushed 16:06:51 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:52 7bea06c197ec: Preparing 16:06:52 a4bec0a974ac: Preparing 16:06:52 b162e02f1a12: Preparing 16:06:52 b12f4b652d8f: Preparing 16:06:52 8c5bd2761e5b: Preparing 16:06:52 26cbea5cba74: Preparing 16:06:52 26cbea5cba74: Waiting 16:06:52 7bea06c197ec: Layer already exists 16:06:52 b12f4b652d8f: Layer already exists 16:06:52 a4bec0a974ac: Layer already exists 16:06:52 8c5bd2761e5b: Layer already exists 16:06:52 b162e02f1a12: Layer already exists 16:06:52 26cbea5cba74: Layer already exists 16:06:52 latest: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 16:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:52 7bea06c197ec: Preparing 16:06:52 a4bec0a974ac: Preparing 16:06:52 b162e02f1a12: Preparing 16:06:52 b12f4b652d8f: Preparing 16:06:52 8c5bd2761e5b: Preparing 16:06:52 26cbea5cba74: Preparing 16:06:52 26cbea5cba74: Waiting 16:06:52 b162e02f1a12: Layer already exists 16:06:52 b12f4b652d8f: Layer already exists 16:06:52 7bea06c197ec: Layer already exists 16:06:52 8c5bd2761e5b: Layer already exists 16:06:52 a4bec0a974ac: Layer already exists 16:06:52 26cbea5cba74: Layer already exists 16:06:52 3.0.0-dev.160: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:53 7bea06c197ec: Preparing 16:06:53 a4bec0a974ac: Preparing 16:06:53 b162e02f1a12: Preparing 16:06:53 b12f4b652d8f: Preparing 16:06:53 8c5bd2761e5b: Preparing 16:06:53 26cbea5cba74: Preparing 16:06:53 26cbea5cba74: Waiting 16:06:53 b162e02f1a12: Layer already exists 16:06:53 b12f4b652d8f: Layer already exists 16:06:53 a4bec0a974ac: Layer already exists 16:06:53 8c5bd2761e5b: Layer already exists 16:06:53 7bea06c197ec: Layer already exists 16:06:53 26cbea5cba74: Layer already exists 16:06:53 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:54 7bea06c197ec: Preparing 16:06:54 a4bec0a974ac: Preparing 16:06:54 b162e02f1a12: Preparing 16:06:54 b12f4b652d8f: Preparing 16:06:54 8c5bd2761e5b: Preparing 16:06:54 26cbea5cba74: Preparing 16:06:54 26cbea5cba74: Waiting 16:06:54 7bea06c197ec: Layer already exists 16:06:54 8c5bd2761e5b: Layer already exists 16:06:54 b12f4b652d8f: Layer already exists 16:06:54 a4bec0a974ac: Layer already exists 16:06:54 b162e02f1a12: Layer already exists 16:06:54 26cbea5cba74: Layer already exists 16:06:54 main: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:54 ===================================================== [Pipeline] echo 16:06:54 taggedImages: 16:06:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:06:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 16:06:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:06:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:06:54 1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:54 latest 16:06:54 3.0.0-dev.160 16:06:54 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:06:54 main 16:06:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:55 9211a8ced98d: Preparing 16:06:55 b2b4939a60ad: Preparing 16:06:55 19c783c3fcce: Preparing 16:06:55 b162e02f1a12: Preparing 16:06:55 b12f4b652d8f: Preparing 16:06:55 00000076fe1a: Preparing 16:06:55 26cbea5cba74: Preparing 16:06:55 00000076fe1a: Waiting 16:06:55 26cbea5cba74: Waiting 16:06:55 b12f4b652d8f: Layer already exists 16:06:55 b162e02f1a12: Layer already exists 16:06:55 00000076fe1a: Layer already exists 16:06:55 26cbea5cba74: Layer already exists 16:06:55 9211a8ced98d: Pushed 16:06:55 b2b4939a60ad: Pushed 16:06:58 19c783c3fcce: Pushed 16:06:58 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:59 9211a8ced98d: Preparing 16:06:59 b2b4939a60ad: Preparing 16:06:59 19c783c3fcce: Preparing 16:06:59 b162e02f1a12: Preparing 16:06:59 b12f4b652d8f: Preparing 16:06:59 00000076fe1a: Preparing 16:06:59 26cbea5cba74: Preparing 16:06:59 00000076fe1a: Waiting 16:06:59 26cbea5cba74: Waiting 16:06:59 19c783c3fcce: Layer already exists 16:06:59 9211a8ced98d: Layer already exists 16:06:59 b2b4939a60ad: Layer already exists 16:06:59 b12f4b652d8f: Layer already exists 16:06:59 b162e02f1a12: Layer already exists 16:06:59 00000076fe1a: Layer already exists 16:06:59 26cbea5cba74: Layer already exists 16:06:59 latest: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 16:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:07:00 9211a8ced98d: Preparing 16:07:00 b2b4939a60ad: Preparing 16:07:00 19c783c3fcce: Preparing 16:07:00 b162e02f1a12: Preparing 16:07:00 b12f4b652d8f: Preparing 16:07:00 00000076fe1a: Preparing 16:07:00 26cbea5cba74: Preparing 16:07:00 00000076fe1a: Waiting 16:07:00 26cbea5cba74: Waiting 16:07:00 9211a8ced98d: Layer already exists 16:07:00 b162e02f1a12: Layer already exists 16:07:00 b2b4939a60ad: Layer already exists 16:07:00 b12f4b652d8f: Layer already exists 16:07:00 19c783c3fcce: Layer already exists 16:07:00 00000076fe1a: Layer already exists 16:07:00 26cbea5cba74: Layer already exists 16:07:00 3.0.0-dev.160: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:07:01 9211a8ced98d: Preparing 16:07:01 b2b4939a60ad: Preparing 16:07:01 19c783c3fcce: Preparing 16:07:01 b162e02f1a12: Preparing 16:07:01 b12f4b652d8f: Preparing 16:07:01 00000076fe1a: Preparing 16:07:01 26cbea5cba74: Preparing 16:07:01 00000076fe1a: Waiting 16:07:01 26cbea5cba74: Waiting 16:07:01 19c783c3fcce: Layer already exists 16:07:01 b12f4b652d8f: Layer already exists 16:07:01 b2b4939a60ad: Layer already exists 16:07:01 b162e02f1a12: Layer already exists 16:07:01 9211a8ced98d: Layer already exists 16:07:01 26cbea5cba74: Layer already exists 16:07:01 00000076fe1a: Layer already exists 16:07:01 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:07:02 9211a8ced98d: Preparing 16:07:02 b2b4939a60ad: Preparing 16:07:02 19c783c3fcce: Preparing 16:07:02 b162e02f1a12: Preparing 16:07:02 b12f4b652d8f: Preparing 16:07:02 00000076fe1a: Preparing 16:07:02 26cbea5cba74: Preparing 16:07:02 26cbea5cba74: Waiting 16:07:02 b12f4b652d8f: Layer already exists 16:07:02 b162e02f1a12: Layer already exists 16:07:02 19c783c3fcce: Layer already exists 16:07:02 b2b4939a60ad: Layer already exists 16:07:02 9211a8ced98d: Layer already exists 16:07:02 26cbea5cba74: Layer already exists 16:07:02 00000076fe1a: Layer already exists 16:07:02 main: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:02 ===================================================== [Pipeline] echo 16:07:02 taggedImages: 16:07:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:07:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 16:07:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:07:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:07:02 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:02 latest 16:07:02 3.0.0-dev.160 16:07:02 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:02 main 16:07:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:07:03 0d5afab67524: Preparing 16:07:03 0d5afab67524: Preparing 16:07:03 c2e506d19a0f: Preparing 16:07:03 08641b4b99a8: Preparing 16:07:03 38987d76b3af: Preparing 16:07:03 b8a206175754: Preparing 16:07:03 2a68cebc6744: Preparing 16:07:03 b162e02f1a12: Preparing 16:07:03 b12f4b652d8f: Preparing 16:07:03 06821990ed99: Preparing 16:07:03 c137b16fa89e: Preparing 16:07:03 c238e0a7e72e: Preparing 16:07:03 67397cb81e16: Preparing 16:07:03 26cbea5cba74: Preparing 16:07:03 c137b16fa89e: Waiting 16:07:03 2a68cebc6744: Waiting 16:07:03 b162e02f1a12: Waiting 16:07:03 b12f4b652d8f: Waiting 16:07:03 06821990ed99: Waiting 16:07:03 26cbea5cba74: Waiting 16:07:03 c238e0a7e72e: Waiting 16:07:03 67397cb81e16: Waiting 16:07:03 b8a206175754: Pushed 16:07:03 38987d76b3af: Pushed 16:07:03 c2e506d19a0f: Pushed 16:07:03 0d5afab67524: Pushed 16:07:03 08641b4b99a8: Pushed 16:07:03 b162e02f1a12: Layer already exists 16:07:03 b12f4b652d8f: Layer already exists 16:07:03 c137b16fa89e: Pushed 16:07:03 06821990ed99: Pushed 16:07:03 c238e0a7e72e: Pushed 16:07:03 67397cb81e16: Pushed 16:07:03 26cbea5cba74: Layer already exists 16:07:07 2a68cebc6744: Pushed 16:07:07 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:07:08 0d5afab67524: Preparing 16:07:08 0d5afab67524: Preparing 16:07:08 c2e506d19a0f: Preparing 16:07:08 08641b4b99a8: Preparing 16:07:08 38987d76b3af: Preparing 16:07:08 b8a206175754: Preparing 16:07:08 2a68cebc6744: Preparing 16:07:08 b162e02f1a12: Preparing 16:07:08 b12f4b652d8f: Preparing 16:07:08 06821990ed99: Preparing 16:07:08 c137b16fa89e: Preparing 16:07:08 c238e0a7e72e: Preparing 16:07:08 67397cb81e16: Preparing 16:07:08 26cbea5cba74: Preparing 16:07:08 06821990ed99: Waiting 16:07:08 c137b16fa89e: Waiting 16:07:08 67397cb81e16: Waiting 16:07:08 26cbea5cba74: Waiting 16:07:08 c238e0a7e72e: Waiting 16:07:08 2a68cebc6744: Waiting 16:07:08 b162e02f1a12: Waiting 16:07:08 b12f4b652d8f: Waiting 16:07:08 08641b4b99a8: Layer already exists 16:07:08 b8a206175754: Layer already exists 16:07:08 38987d76b3af: Layer already exists 16:07:08 c2e506d19a0f: Layer already exists 16:07:08 0d5afab67524: Layer already exists 16:07:08 2a68cebc6744: Layer already exists 16:07:08 b162e02f1a12: Layer already exists 16:07:08 b12f4b652d8f: Layer already exists 16:07:08 06821990ed99: Layer already exists 16:07:08 c137b16fa89e: Layer already exists 16:07:08 c238e0a7e72e: Layer already exists 16:07:08 26cbea5cba74: Layer already exists 16:07:08 67397cb81e16: Layer already exists 16:07:08 latest: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 16:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:07:09 0d5afab67524: Preparing 16:07:09 0d5afab67524: Preparing 16:07:09 c2e506d19a0f: Preparing 16:07:09 08641b4b99a8: Preparing 16:07:09 38987d76b3af: Preparing 16:07:09 b8a206175754: Preparing 16:07:09 2a68cebc6744: Preparing 16:07:09 b162e02f1a12: Preparing 16:07:09 b12f4b652d8f: Preparing 16:07:09 06821990ed99: Preparing 16:07:09 c137b16fa89e: Preparing 16:07:09 c238e0a7e72e: Preparing 16:07:09 67397cb81e16: Preparing 16:07:09 26cbea5cba74: Preparing 16:07:09 06821990ed99: Waiting 16:07:09 c137b16fa89e: Waiting 16:07:09 2a68cebc6744: Waiting 16:07:09 c238e0a7e72e: Waiting 16:07:09 67397cb81e16: Waiting 16:07:09 26cbea5cba74: Waiting 16:07:09 b162e02f1a12: Waiting 16:07:09 b8a206175754: Layer already exists 16:07:09 0d5afab67524: Layer already exists 16:07:09 c2e506d19a0f: Layer already exists 16:07:09 38987d76b3af: Layer already exists 16:07:09 08641b4b99a8: Layer already exists 16:07:09 b12f4b652d8f: Layer already exists 16:07:09 c137b16fa89e: Layer already exists 16:07:09 2a68cebc6744: Layer already exists 16:07:09 06821990ed99: Layer already exists 16:07:09 b162e02f1a12: Layer already exists 16:07:09 c238e0a7e72e: Layer already exists 16:07:09 67397cb81e16: Layer already exists 16:07:09 26cbea5cba74: Layer already exists 16:07:09 3.0.0-dev.160: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:07:10 0d5afab67524: Preparing 16:07:10 0d5afab67524: Preparing 16:07:10 c2e506d19a0f: Preparing 16:07:10 08641b4b99a8: Preparing 16:07:10 38987d76b3af: Preparing 16:07:10 b8a206175754: Preparing 16:07:10 2a68cebc6744: Preparing 16:07:10 b162e02f1a12: Preparing 16:07:10 b12f4b652d8f: Preparing 16:07:10 06821990ed99: Preparing 16:07:10 c137b16fa89e: Preparing 16:07:10 c238e0a7e72e: Preparing 16:07:10 67397cb81e16: Preparing 16:07:10 26cbea5cba74: Preparing 16:07:10 2a68cebc6744: Waiting 16:07:10 06821990ed99: Waiting 16:07:10 b162e02f1a12: Waiting 16:07:10 c137b16fa89e: Waiting 16:07:10 c238e0a7e72e: Waiting 16:07:10 b12f4b652d8f: Waiting 16:07:10 67397cb81e16: Waiting 16:07:10 b8a206175754: Layer already exists 16:07:10 38987d76b3af: Layer already exists 16:07:10 c2e506d19a0f: Layer already exists 16:07:10 0d5afab67524: Layer already exists 16:07:10 08641b4b99a8: Layer already exists 16:07:10 b162e02f1a12: Layer already exists 16:07:10 2a68cebc6744: Layer already exists 16:07:10 b12f4b652d8f: Layer already exists 16:07:10 06821990ed99: Layer already exists 16:07:10 c137b16fa89e: Layer already exists 16:07:10 67397cb81e16: Layer already exists 16:07:10 26cbea5cba74: Layer already exists 16:07:10 c238e0a7e72e: Layer already exists 16:07:10 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:07:11 0d5afab67524: Preparing 16:07:11 0d5afab67524: Preparing 16:07:11 c2e506d19a0f: Preparing 16:07:11 08641b4b99a8: Preparing 16:07:11 38987d76b3af: Preparing 16:07:11 b8a206175754: Preparing 16:07:11 2a68cebc6744: Preparing 16:07:11 b162e02f1a12: Preparing 16:07:11 b12f4b652d8f: Preparing 16:07:11 06821990ed99: Preparing 16:07:11 c137b16fa89e: Preparing 16:07:11 c238e0a7e72e: Preparing 16:07:11 67397cb81e16: Preparing 16:07:11 26cbea5cba74: Preparing 16:07:11 06821990ed99: Waiting 16:07:11 2a68cebc6744: Waiting 16:07:11 b162e02f1a12: Waiting 16:07:11 b12f4b652d8f: Waiting 16:07:11 c137b16fa89e: Waiting 16:07:11 67397cb81e16: Waiting 16:07:11 26cbea5cba74: Waiting 16:07:11 c238e0a7e72e: Waiting 16:07:11 b8a206175754: Layer already exists 16:07:11 c2e506d19a0f: Layer already exists 16:07:11 0d5afab67524: Layer already exists 16:07:11 38987d76b3af: Layer already exists 16:07:11 08641b4b99a8: Layer already exists 16:07:11 2a68cebc6744: Layer already exists 16:07:11 b12f4b652d8f: Layer already exists 16:07:11 b162e02f1a12: Layer already exists 16:07:11 c137b16fa89e: Layer already exists 16:07:11 06821990ed99: Layer already exists 16:07:11 c238e0a7e72e: Layer already exists 16:07:11 67397cb81e16: Layer already exists 16:07:11 26cbea5cba74: Layer already exists 16:07:11 main: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:11 ===================================================== [Pipeline] echo 16:07:11 taggedImages: 16:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 16:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:07:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:07:11 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:11 latest 16:07:11 3.0.0-dev.160 16:07:11 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:11 main 16:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:07:12 24be69239f31: Preparing 16:07:12 0f1892b58ab8: Preparing 16:07:12 f8ee2c28e28f: Preparing 16:07:12 a9c1d98fd754: Preparing 16:07:12 b162e02f1a12: Preparing 16:07:12 b12f4b652d8f: Preparing 16:07:12 803db8ddc966: Preparing 16:07:12 26cbea5cba74: Preparing 16:07:12 b12f4b652d8f: Waiting 16:07:12 26cbea5cba74: Waiting 16:07:12 b162e02f1a12: Layer already exists 16:07:12 b12f4b652d8f: Layer already exists 16:07:12 803db8ddc966: Layer already exists 16:07:12 0f1892b58ab8: Pushed 16:07:12 26cbea5cba74: Layer already exists 16:07:12 f8ee2c28e28f: Pushed 16:07:12 24be69239f31: Pushed 16:07:15 a9c1d98fd754: Pushed 16:07:15 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:07:16 24be69239f31: Preparing 16:07:16 0f1892b58ab8: Preparing 16:07:16 f8ee2c28e28f: Preparing 16:07:16 a9c1d98fd754: Preparing 16:07:16 b162e02f1a12: Preparing 16:07:16 b12f4b652d8f: Preparing 16:07:16 803db8ddc966: Preparing 16:07:16 26cbea5cba74: Preparing 16:07:16 b12f4b652d8f: Waiting 16:07:16 803db8ddc966: Waiting 16:07:16 26cbea5cba74: Waiting 16:07:16 a9c1d98fd754: Layer already exists 16:07:16 0f1892b58ab8: Layer already exists 16:07:16 f8ee2c28e28f: Layer already exists 16:07:16 24be69239f31: Layer already exists 16:07:16 b162e02f1a12: Layer already exists 16:07:16 26cbea5cba74: Layer already exists 16:07:16 803db8ddc966: Layer already exists 16:07:16 b12f4b652d8f: Layer already exists 16:07:16 latest: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 16:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:07:17 24be69239f31: Preparing 16:07:17 0f1892b58ab8: Preparing 16:07:17 f8ee2c28e28f: Preparing 16:07:17 a9c1d98fd754: Preparing 16:07:17 b162e02f1a12: Preparing 16:07:17 b12f4b652d8f: Preparing 16:07:17 803db8ddc966: Preparing 16:07:17 26cbea5cba74: Preparing 16:07:17 b12f4b652d8f: Waiting 16:07:17 803db8ddc966: Waiting 16:07:17 24be69239f31: Layer already exists 16:07:17 a9c1d98fd754: Layer already exists 16:07:17 0f1892b58ab8: Layer already exists 16:07:17 f8ee2c28e28f: Layer already exists 16:07:17 b162e02f1a12: Layer already exists 16:07:17 b12f4b652d8f: Layer already exists 16:07:17 803db8ddc966: Layer already exists 16:07:17 26cbea5cba74: Layer already exists 16:07:17 3.0.0-dev.160: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:07:18 24be69239f31: Preparing 16:07:18 0f1892b58ab8: Preparing 16:07:18 f8ee2c28e28f: Preparing 16:07:18 a9c1d98fd754: Preparing 16:07:18 b162e02f1a12: Preparing 16:07:18 b12f4b652d8f: Preparing 16:07:18 803db8ddc966: Preparing 16:07:18 26cbea5cba74: Preparing 16:07:18 b12f4b652d8f: Waiting 16:07:18 803db8ddc966: Waiting 16:07:18 26cbea5cba74: Waiting 16:07:18 b162e02f1a12: Layer already exists 16:07:18 0f1892b58ab8: Layer already exists 16:07:18 24be69239f31: Layer already exists 16:07:18 a9c1d98fd754: Layer already exists 16:07:18 f8ee2c28e28f: Layer already exists 16:07:18 b12f4b652d8f: Layer already exists 16:07:18 26cbea5cba74: Layer already exists 16:07:18 803db8ddc966: Layer already exists 16:07:18 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:07:19 24be69239f31: Preparing 16:07:19 0f1892b58ab8: Preparing 16:07:19 f8ee2c28e28f: Preparing 16:07:19 a9c1d98fd754: Preparing 16:07:19 b162e02f1a12: Preparing 16:07:19 b12f4b652d8f: Preparing 16:07:19 803db8ddc966: Preparing 16:07:19 26cbea5cba74: Preparing 16:07:19 b12f4b652d8f: Waiting 16:07:19 803db8ddc966: Waiting 16:07:19 26cbea5cba74: Waiting 16:07:19 0f1892b58ab8: Layer already exists 16:07:19 f8ee2c28e28f: Layer already exists 16:07:19 24be69239f31: Layer already exists 16:07:19 a9c1d98fd754: Layer already exists 16:07:19 b162e02f1a12: Layer already exists 16:07:19 26cbea5cba74: Layer already exists 16:07:19 803db8ddc966: Layer already exists 16:07:19 b12f4b652d8f: Layer already exists 16:07:19 main: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:19 ===================================================== [Pipeline] echo 16:07:19 taggedImages: 16:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 16:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:07:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:07:19 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:19 latest 16:07:19 3.0.0-dev.160 16:07:19 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:19 main 16:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:07:20 55ea9df8a4da: Preparing 16:07:20 85d8a49ad53a: Preparing 16:07:20 7c36ad701858: Preparing 16:07:20 943dd39c9331: Preparing 16:07:20 b162e02f1a12: Preparing 16:07:20 b12f4b652d8f: Preparing 16:07:20 4b0d3c13a930: Preparing 16:07:20 95dca86b05c3: Preparing 16:07:20 26cbea5cba74: Preparing 16:07:20 4b0d3c13a930: Waiting 16:07:20 95dca86b05c3: Waiting 16:07:20 26cbea5cba74: Waiting 16:07:20 b12f4b652d8f: Waiting 16:07:20 b162e02f1a12: Layer already exists 16:07:20 b12f4b652d8f: Layer already exists 16:07:20 85d8a49ad53a: Pushed 16:07:20 55ea9df8a4da: Pushed 16:07:20 943dd39c9331: Pushed 16:07:20 26cbea5cba74: Layer already exists 16:07:20 4b0d3c13a930: Pushed 16:07:20 95dca86b05c3: Pushed 16:07:22 7c36ad701858: Pushed 16:07:23 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:07:23 55ea9df8a4da: Preparing 16:07:23 85d8a49ad53a: Preparing 16:07:23 7c36ad701858: Preparing 16:07:23 943dd39c9331: Preparing 16:07:23 b162e02f1a12: Preparing 16:07:23 b12f4b652d8f: Preparing 16:07:23 4b0d3c13a930: Preparing 16:07:23 95dca86b05c3: Preparing 16:07:23 26cbea5cba74: Preparing 16:07:23 4b0d3c13a930: Waiting 16:07:23 95dca86b05c3: Waiting 16:07:23 26cbea5cba74: Waiting 16:07:23 b12f4b652d8f: Waiting 16:07:23 85d8a49ad53a: Layer already exists 16:07:23 55ea9df8a4da: Layer already exists 16:07:23 7c36ad701858: Layer already exists 16:07:23 943dd39c9331: Layer already exists 16:07:23 b162e02f1a12: Layer already exists 16:07:23 4b0d3c13a930: Layer already exists 16:07:23 b12f4b652d8f: Layer already exists 16:07:23 95dca86b05c3: Layer already exists 16:07:23 26cbea5cba74: Layer already exists 16:07:24 latest: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 16:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:07:24 55ea9df8a4da: Preparing 16:07:24 85d8a49ad53a: Preparing 16:07:24 7c36ad701858: Preparing 16:07:24 943dd39c9331: Preparing 16:07:24 b162e02f1a12: Preparing 16:07:24 b12f4b652d8f: Preparing 16:07:24 4b0d3c13a930: Preparing 16:07:24 95dca86b05c3: Preparing 16:07:24 26cbea5cba74: Preparing 16:07:24 4b0d3c13a930: Waiting 16:07:24 95dca86b05c3: Waiting 16:07:24 26cbea5cba74: Waiting 16:07:24 b12f4b652d8f: Waiting 16:07:24 b162e02f1a12: Layer already exists 16:07:24 7c36ad701858: Layer already exists 16:07:24 943dd39c9331: Layer already exists 16:07:24 55ea9df8a4da: Layer already exists 16:07:24 85d8a49ad53a: Layer already exists 16:07:24 26cbea5cba74: Layer already exists 16:07:24 4b0d3c13a930: Layer already exists 16:07:24 b12f4b652d8f: Layer already exists 16:07:24 95dca86b05c3: Layer already exists 16:07:25 3.0.0-dev.160: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:07:25 55ea9df8a4da: Preparing 16:07:25 85d8a49ad53a: Preparing 16:07:25 7c36ad701858: Preparing 16:07:25 943dd39c9331: Preparing 16:07:25 b162e02f1a12: Preparing 16:07:25 b12f4b652d8f: Preparing 16:07:25 4b0d3c13a930: Preparing 16:07:25 95dca86b05c3: Preparing 16:07:25 26cbea5cba74: Preparing 16:07:25 4b0d3c13a930: Waiting 16:07:25 95dca86b05c3: Waiting 16:07:25 26cbea5cba74: Waiting 16:07:25 85d8a49ad53a: Layer already exists 16:07:25 943dd39c9331: Layer already exists 16:07:25 55ea9df8a4da: Layer already exists 16:07:25 7c36ad701858: Layer already exists 16:07:25 b162e02f1a12: Layer already exists 16:07:25 95dca86b05c3: Layer already exists 16:07:25 26cbea5cba74: Layer already exists 16:07:25 4b0d3c13a930: Layer already exists 16:07:25 b12f4b652d8f: Layer already exists 16:07:25 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:07:26 55ea9df8a4da: Preparing 16:07:26 85d8a49ad53a: Preparing 16:07:26 7c36ad701858: Preparing 16:07:26 943dd39c9331: Preparing 16:07:26 b162e02f1a12: Preparing 16:07:26 b12f4b652d8f: Preparing 16:07:26 4b0d3c13a930: Preparing 16:07:26 95dca86b05c3: Preparing 16:07:26 26cbea5cba74: Preparing 16:07:26 4b0d3c13a930: Waiting 16:07:26 95dca86b05c3: Waiting 16:07:26 26cbea5cba74: Waiting 16:07:26 943dd39c9331: Layer already exists 16:07:26 55ea9df8a4da: Layer already exists 16:07:26 b162e02f1a12: Layer already exists 16:07:26 7c36ad701858: Layer already exists 16:07:26 85d8a49ad53a: Layer already exists 16:07:26 4b0d3c13a930: Layer already exists 16:07:26 b12f4b652d8f: Layer already exists 16:07:26 26cbea5cba74: Layer already exists 16:07:26 95dca86b05c3: Layer already exists 16:07:26 main: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:26 ===================================================== [Pipeline] echo 16:07:26 taggedImages: 16:07:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:07:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 16:07:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:07:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:07:27 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:27 latest 16:07:27 3.0.0-dev.160 16:07:27 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:27 main 16:07:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:27 c8d440a58242: Preparing 16:07:27 32cc944d1b15: Preparing 16:07:27 b91db3761334: Preparing 16:07:27 c65cf1528a2f: Preparing 16:07:27 ebca6169495e: Preparing 16:07:27 6a3a96c3b5ca: Preparing 16:07:27 232a100dc701: Preparing 16:07:27 b162e02f1a12: Preparing 16:07:27 b12f4b652d8f: Preparing 16:07:27 999f92be49c0: Preparing 16:07:27 26cbea5cba74: Preparing 16:07:27 232a100dc701: Waiting 16:07:27 b12f4b652d8f: Waiting 16:07:27 999f92be49c0: Waiting 16:07:27 26cbea5cba74: Waiting 16:07:27 6a3a96c3b5ca: Waiting 16:07:27 b162e02f1a12: Waiting 16:07:28 c8d440a58242: Pushed 16:07:28 ebca6169495e: Pushed 16:07:28 32cc944d1b15: Pushed 16:07:28 b162e02f1a12: Layer already exists 16:07:28 6a3a96c3b5ca: Pushed 16:07:28 b12f4b652d8f: Layer already exists 16:07:28 26cbea5cba74: Layer already exists 16:07:28 232a100dc701: Pushed 16:07:28 999f92be49c0: Pushed 16:07:31 c65cf1528a2f: Pushed 16:07:31 b91db3761334: Pushed 16:07:31 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:32 c8d440a58242: Preparing 16:07:32 32cc944d1b15: Preparing 16:07:32 b91db3761334: Preparing 16:07:32 c65cf1528a2f: Preparing 16:07:32 ebca6169495e: Preparing 16:07:32 6a3a96c3b5ca: Preparing 16:07:32 232a100dc701: Preparing 16:07:32 b162e02f1a12: Preparing 16:07:32 b12f4b652d8f: Preparing 16:07:32 999f92be49c0: Preparing 16:07:32 26cbea5cba74: Preparing 16:07:32 6a3a96c3b5ca: Waiting 16:07:32 232a100dc701: Waiting 16:07:32 b162e02f1a12: Waiting 16:07:32 b12f4b652d8f: Waiting 16:07:32 999f92be49c0: Waiting 16:07:32 26cbea5cba74: Waiting 16:07:32 ebca6169495e: Layer already exists 16:07:32 b91db3761334: Layer already exists 16:07:32 c8d440a58242: Layer already exists 16:07:32 c65cf1528a2f: Layer already exists 16:07:32 32cc944d1b15: Layer already exists 16:07:32 232a100dc701: Layer already exists 16:07:32 6a3a96c3b5ca: Layer already exists 16:07:32 b12f4b652d8f: Layer already exists 16:07:32 b162e02f1a12: Layer already exists 16:07:32 999f92be49c0: Layer already exists 16:07:32 26cbea5cba74: Layer already exists 16:07:32 latest: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 16:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:33 c8d440a58242: Preparing 16:07:33 32cc944d1b15: Preparing 16:07:33 b91db3761334: Preparing 16:07:33 c65cf1528a2f: Preparing 16:07:33 ebca6169495e: Preparing 16:07:33 6a3a96c3b5ca: Preparing 16:07:33 232a100dc701: Preparing 16:07:33 b162e02f1a12: Preparing 16:07:33 b12f4b652d8f: Preparing 16:07:33 999f92be49c0: Preparing 16:07:33 26cbea5cba74: Preparing 16:07:33 6a3a96c3b5ca: Waiting 16:07:33 232a100dc701: Waiting 16:07:33 b162e02f1a12: Waiting 16:07:33 b12f4b652d8f: Waiting 16:07:33 999f92be49c0: Waiting 16:07:33 26cbea5cba74: Waiting 16:07:33 c65cf1528a2f: Layer already exists 16:07:33 c8d440a58242: Layer already exists 16:07:33 32cc944d1b15: Layer already exists 16:07:33 b91db3761334: Layer already exists 16:07:33 ebca6169495e: Layer already exists 16:07:33 b162e02f1a12: Layer already exists 16:07:33 6a3a96c3b5ca: Layer already exists 16:07:33 232a100dc701: Layer already exists 16:07:33 999f92be49c0: Layer already exists 16:07:33 b12f4b652d8f: Layer already exists 16:07:33 26cbea5cba74: Layer already exists 16:07:33 3.0.0-dev.160: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:34 c8d440a58242: Preparing 16:07:34 32cc944d1b15: Preparing 16:07:34 b91db3761334: Preparing 16:07:34 c65cf1528a2f: Preparing 16:07:34 ebca6169495e: Preparing 16:07:34 6a3a96c3b5ca: Preparing 16:07:34 232a100dc701: Preparing 16:07:34 b162e02f1a12: Preparing 16:07:34 b12f4b652d8f: Preparing 16:07:34 999f92be49c0: Preparing 16:07:34 26cbea5cba74: Preparing 16:07:34 b162e02f1a12: Waiting 16:07:34 b12f4b652d8f: Waiting 16:07:34 999f92be49c0: Waiting 16:07:34 26cbea5cba74: Waiting 16:07:34 6a3a96c3b5ca: Waiting 16:07:34 232a100dc701: Waiting 16:07:34 b91db3761334: Layer already exists 16:07:34 c8d440a58242: Layer already exists 16:07:34 c65cf1528a2f: Layer already exists 16:07:34 32cc944d1b15: Layer already exists 16:07:34 ebca6169495e: Layer already exists 16:07:34 b162e02f1a12: Layer already exists 16:07:34 b12f4b652d8f: Layer already exists 16:07:34 232a100dc701: Layer already exists 16:07:34 999f92be49c0: Layer already exists 16:07:34 6a3a96c3b5ca: Layer already exists 16:07:34 26cbea5cba74: Layer already exists 16:07:34 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:35 c8d440a58242: Preparing 16:07:35 32cc944d1b15: Preparing 16:07:35 b91db3761334: Preparing 16:07:35 c65cf1528a2f: Preparing 16:07:35 ebca6169495e: Preparing 16:07:35 6a3a96c3b5ca: Preparing 16:07:35 232a100dc701: Preparing 16:07:35 b162e02f1a12: Preparing 16:07:35 b12f4b652d8f: Preparing 16:07:35 999f92be49c0: Preparing 16:07:35 26cbea5cba74: Preparing 16:07:35 6a3a96c3b5ca: Waiting 16:07:35 232a100dc701: Waiting 16:07:35 b162e02f1a12: Waiting 16:07:35 b12f4b652d8f: Waiting 16:07:35 999f92be49c0: Waiting 16:07:35 26cbea5cba74: Waiting 16:07:35 c8d440a58242: Layer already exists 16:07:35 ebca6169495e: Layer already exists 16:07:35 32cc944d1b15: Layer already exists 16:07:35 b91db3761334: Layer already exists 16:07:35 c65cf1528a2f: Layer already exists 16:07:35 6a3a96c3b5ca: Layer already exists 16:07:35 b162e02f1a12: Layer already exists 16:07:35 232a100dc701: Layer already exists 16:07:35 b12f4b652d8f: Layer already exists 16:07:35 999f92be49c0: Layer already exists 16:07:35 26cbea5cba74: Layer already exists 16:07:35 main: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:35 ===================================================== [Pipeline] echo 16:07:35 taggedImages: 16:07:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:07:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 16:07:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:07:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:07:35 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:35 latest 16:07:35 3.0.0-dev.160 16:07:35 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:35 main 16:07:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:36 f1d6bb113281: Preparing 16:07:36 c25684444aa9: Preparing 16:07:36 b162e02f1a12: Preparing 16:07:36 b12f4b652d8f: Preparing 16:07:36 63f8fb64743e: Preparing 16:07:36 26cbea5cba74: Preparing 16:07:36 26cbea5cba74: Waiting 16:07:36 b162e02f1a12: Layer already exists 16:07:36 b12f4b652d8f: Layer already exists 16:07:36 26cbea5cba74: Layer already exists 16:07:36 f1d6bb113281: Pushed 16:07:38 63f8fb64743e: Pushed 16:07:41 c25684444aa9: Pushed 16:07:41 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:42 f1d6bb113281: Preparing 16:07:42 c25684444aa9: Preparing 16:07:42 b162e02f1a12: Preparing 16:07:42 b12f4b652d8f: Preparing 16:07:42 63f8fb64743e: Preparing 16:07:42 26cbea5cba74: Preparing 16:07:42 26cbea5cba74: Waiting 16:07:42 c25684444aa9: Layer already exists 16:07:42 63f8fb64743e: Layer already exists 16:07:42 b162e02f1a12: Layer already exists 16:07:42 f1d6bb113281: Layer already exists 16:07:42 b12f4b652d8f: Layer already exists 16:07:42 26cbea5cba74: Layer already exists 16:07:42 latest: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 16:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:43 f1d6bb113281: Preparing 16:07:43 c25684444aa9: Preparing 16:07:43 b162e02f1a12: Preparing 16:07:43 b12f4b652d8f: Preparing 16:07:43 63f8fb64743e: Preparing 16:07:43 26cbea5cba74: Preparing 16:07:43 26cbea5cba74: Waiting 16:07:43 b12f4b652d8f: Layer already exists 16:07:43 c25684444aa9: Layer already exists 16:07:43 b162e02f1a12: Layer already exists 16:07:43 63f8fb64743e: Layer already exists 16:07:43 f1d6bb113281: Layer already exists 16:07:43 26cbea5cba74: Layer already exists 16:07:43 3.0.0-dev.160: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:44 f1d6bb113281: Preparing 16:07:44 c25684444aa9: Preparing 16:07:44 b162e02f1a12: Preparing 16:07:44 b12f4b652d8f: Preparing 16:07:44 63f8fb64743e: Preparing 16:07:44 26cbea5cba74: Preparing 16:07:44 26cbea5cba74: Waiting 16:07:44 b162e02f1a12: Layer already exists 16:07:44 63f8fb64743e: Layer already exists 16:07:44 c25684444aa9: Layer already exists 16:07:44 b12f4b652d8f: Layer already exists 16:07:44 f1d6bb113281: Layer already exists 16:07:44 26cbea5cba74: Layer already exists 16:07:44 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:45 f1d6bb113281: Preparing 16:07:45 c25684444aa9: Preparing 16:07:45 b162e02f1a12: Preparing 16:07:45 b12f4b652d8f: Preparing 16:07:45 63f8fb64743e: Preparing 16:07:45 26cbea5cba74: Preparing 16:07:45 26cbea5cba74: Waiting 16:07:45 b162e02f1a12: Layer already exists 16:07:45 b12f4b652d8f: Layer already exists 16:07:45 c25684444aa9: Layer already exists 16:07:45 63f8fb64743e: Layer already exists 16:07:45 f1d6bb113281: Layer already exists 16:07:45 26cbea5cba74: Layer already exists 16:07:45 main: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:45 ===================================================== [Pipeline] echo 16:07:45 taggedImages: 16:07:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:07:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 16:07:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:07:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:07:45 1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:45 latest 16:07:45 3.0.0-dev.160 16:07:45 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:07:45 main 16:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:46 8957085a69bd: Preparing 16:07:46 45133cb30778: Preparing 16:07:46 42b46dffbe5f: Preparing 16:07:46 a966fb4a7c89: Preparing 16:07:46 baee24827aba: Preparing 16:07:46 b162e02f1a12: Preparing 16:07:46 b12f4b652d8f: Preparing 16:07:46 602aab4fca51: Preparing 16:07:46 26cbea5cba74: Preparing 16:07:46 b12f4b652d8f: Waiting 16:07:46 b162e02f1a12: Waiting 16:07:46 602aab4fca51: Waiting 16:07:46 26cbea5cba74: Waiting 16:07:46 42b46dffbe5f: Pushed 16:07:46 8957085a69bd: Pushed 16:07:46 45133cb30778: Pushed 16:07:46 b162e02f1a12: Layer already exists 16:07:46 b12f4b652d8f: Layer already exists 16:07:46 26cbea5cba74: Layer already exists 16:07:47 602aab4fca51: Pushed 16:07:59 baee24827aba: Pushed 16:08:05 a966fb4a7c89: Pushed 16:08:05 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:08:05 8957085a69bd: Preparing 16:08:05 45133cb30778: Preparing 16:08:05 42b46dffbe5f: Preparing 16:08:05 a966fb4a7c89: Preparing 16:08:05 baee24827aba: Preparing 16:08:05 b162e02f1a12: Preparing 16:08:05 b12f4b652d8f: Preparing 16:08:05 602aab4fca51: Preparing 16:08:05 26cbea5cba74: Preparing 16:08:05 602aab4fca51: Waiting 16:08:05 b12f4b652d8f: Waiting 16:08:05 26cbea5cba74: Waiting 16:08:05 b162e02f1a12: Waiting 16:08:05 42b46dffbe5f: Layer already exists 16:08:05 baee24827aba: Layer already exists 16:08:05 8957085a69bd: Layer already exists 16:08:05 45133cb30778: Layer already exists 16:08:05 a966fb4a7c89: Layer already exists 16:08:05 b162e02f1a12: Layer already exists 16:08:05 b12f4b652d8f: Layer already exists 16:08:05 602aab4fca51: Layer already exists 16:08:05 26cbea5cba74: Layer already exists 16:08:06 latest: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 16:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:08:06 8957085a69bd: Preparing 16:08:06 45133cb30778: Preparing 16:08:06 42b46dffbe5f: Preparing 16:08:06 a966fb4a7c89: Preparing 16:08:06 baee24827aba: Preparing 16:08:06 b162e02f1a12: Preparing 16:08:06 b12f4b652d8f: Preparing 16:08:06 602aab4fca51: Preparing 16:08:06 26cbea5cba74: Preparing 16:08:06 b162e02f1a12: Waiting 16:08:06 b12f4b652d8f: Waiting 16:08:06 602aab4fca51: Waiting 16:08:06 26cbea5cba74: Waiting 16:08:06 8957085a69bd: Layer already exists 16:08:06 baee24827aba: Layer already exists 16:08:06 42b46dffbe5f: Layer already exists 16:08:06 a966fb4a7c89: Layer already exists 16:08:06 45133cb30778: Layer already exists 16:08:06 b162e02f1a12: Layer already exists 16:08:06 602aab4fca51: Layer already exists 16:08:06 26cbea5cba74: Layer already exists 16:08:06 b12f4b652d8f: Layer already exists 16:08:07 3.0.0-dev.160: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:08:07 8957085a69bd: Preparing 16:08:07 45133cb30778: Preparing 16:08:07 42b46dffbe5f: Preparing 16:08:07 a966fb4a7c89: Preparing 16:08:07 baee24827aba: Preparing 16:08:07 b162e02f1a12: Preparing 16:08:07 b12f4b652d8f: Preparing 16:08:07 602aab4fca51: Preparing 16:08:07 26cbea5cba74: Preparing 16:08:07 b12f4b652d8f: Waiting 16:08:07 602aab4fca51: Waiting 16:08:07 26cbea5cba74: Waiting 16:08:07 b162e02f1a12: Waiting 16:08:07 baee24827aba: Layer already exists 16:08:07 a966fb4a7c89: Layer already exists 16:08:07 42b46dffbe5f: Layer already exists 16:08:07 45133cb30778: Layer already exists 16:08:07 8957085a69bd: Layer already exists 16:08:07 602aab4fca51: Layer already exists 16:08:07 b162e02f1a12: Layer already exists 16:08:07 b12f4b652d8f: Layer already exists 16:08:07 26cbea5cba74: Layer already exists 16:08:08 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:08:08 8957085a69bd: Preparing 16:08:08 45133cb30778: Preparing 16:08:08 42b46dffbe5f: Preparing 16:08:08 a966fb4a7c89: Preparing 16:08:08 baee24827aba: Preparing 16:08:08 b162e02f1a12: Preparing 16:08:08 b12f4b652d8f: Preparing 16:08:08 b162e02f1a12: Waiting 16:08:08 602aab4fca51: Preparing 16:08:08 26cbea5cba74: Preparing 16:08:08 b12f4b652d8f: Waiting 16:08:08 26cbea5cba74: Waiting 16:08:08 602aab4fca51: Waiting 16:08:08 45133cb30778: Layer already exists 16:08:08 baee24827aba: Layer already exists 16:08:08 8957085a69bd: Layer already exists 16:08:08 a966fb4a7c89: Layer already exists 16:08:08 42b46dffbe5f: Layer already exists 16:08:08 b162e02f1a12: Layer already exists 16:08:08 602aab4fca51: Layer already exists 16:08:08 26cbea5cba74: Layer already exists 16:08:08 b12f4b652d8f: Layer already exists 16:08:09 main: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:09 ===================================================== [Pipeline] echo 16:08:09 taggedImages: 16:08:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:08:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 16:08:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:08:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:08:09 1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:09 latest 16:08:09 3.0.0-dev.160 16:08:09 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:09 main 16:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:09 c21296efee14: Preparing 16:08:09 efba940e32cf: Preparing 16:08:09 2ba427127c7d: Preparing 16:08:09 009cc0639e2d: Preparing 16:08:09 b162e02f1a12: Preparing 16:08:09 b12f4b652d8f: Preparing 16:08:09 e7d26e69c382: Preparing 16:08:09 26cbea5cba74: Preparing 16:08:09 b12f4b652d8f: Waiting 16:08:09 e7d26e69c382: Waiting 16:08:09 26cbea5cba74: Waiting 16:08:09 b162e02f1a12: Layer already exists 16:08:10 b12f4b652d8f: Layer already exists 16:08:10 efba940e32cf: Pushed 16:08:10 2ba427127c7d: Pushed 16:08:10 c21296efee14: Pushed 16:08:10 26cbea5cba74: Layer already exists 16:08:11 e7d26e69c382: Pushed 16:08:29 009cc0639e2d: Pushed 16:08:29 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:29 c21296efee14: Preparing 16:08:29 efba940e32cf: Preparing 16:08:29 2ba427127c7d: Preparing 16:08:29 009cc0639e2d: Preparing 16:08:29 b162e02f1a12: Preparing 16:08:29 b12f4b652d8f: Preparing 16:08:29 e7d26e69c382: Preparing 16:08:29 26cbea5cba74: Preparing 16:08:29 e7d26e69c382: Waiting 16:08:29 26cbea5cba74: Waiting 16:08:29 b12f4b652d8f: Waiting 16:08:29 efba940e32cf: Layer already exists 16:08:29 009cc0639e2d: Layer already exists 16:08:29 c21296efee14: Layer already exists 16:08:29 2ba427127c7d: Layer already exists 16:08:29 b162e02f1a12: Layer already exists 16:08:29 b12f4b652d8f: Layer already exists 16:08:29 e7d26e69c382: Layer already exists 16:08:29 26cbea5cba74: Layer already exists 16:08:30 latest: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 16:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:30 c21296efee14: Preparing 16:08:30 efba940e32cf: Preparing 16:08:30 2ba427127c7d: Preparing 16:08:30 009cc0639e2d: Preparing 16:08:30 b162e02f1a12: Preparing 16:08:30 b12f4b652d8f: Preparing 16:08:30 e7d26e69c382: Preparing 16:08:30 26cbea5cba74: Preparing 16:08:30 b12f4b652d8f: Waiting 16:08:30 e7d26e69c382: Waiting 16:08:30 26cbea5cba74: Waiting 16:08:30 009cc0639e2d: Layer already exists 16:08:30 2ba427127c7d: Layer already exists 16:08:30 b162e02f1a12: Layer already exists 16:08:30 efba940e32cf: Layer already exists 16:08:30 c21296efee14: Layer already exists 16:08:30 b12f4b652d8f: Layer already exists 16:08:30 26cbea5cba74: Layer already exists 16:08:30 e7d26e69c382: Layer already exists 16:08:31 3.0.0-dev.160: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:31 c21296efee14: Preparing 16:08:31 efba940e32cf: Preparing 16:08:31 2ba427127c7d: Preparing 16:08:31 009cc0639e2d: Preparing 16:08:31 b162e02f1a12: Preparing 16:08:31 b12f4b652d8f: Preparing 16:08:31 e7d26e69c382: Preparing 16:08:31 26cbea5cba74: Preparing 16:08:31 b12f4b652d8f: Waiting 16:08:31 e7d26e69c382: Waiting 16:08:31 26cbea5cba74: Waiting 16:08:31 c21296efee14: Layer already exists 16:08:31 2ba427127c7d: Layer already exists 16:08:31 efba940e32cf: Layer already exists 16:08:31 b162e02f1a12: Layer already exists 16:08:31 009cc0639e2d: Layer already exists 16:08:31 26cbea5cba74: Layer already exists 16:08:31 e7d26e69c382: Layer already exists 16:08:31 b12f4b652d8f: Layer already exists 16:08:32 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:32 c21296efee14: Preparing 16:08:32 efba940e32cf: Preparing 16:08:32 2ba427127c7d: Preparing 16:08:32 009cc0639e2d: Preparing 16:08:32 b162e02f1a12: Preparing 16:08:32 b12f4b652d8f: Preparing 16:08:32 e7d26e69c382: Preparing 16:08:32 26cbea5cba74: Preparing 16:08:32 b12f4b652d8f: Waiting 16:08:32 e7d26e69c382: Waiting 16:08:32 26cbea5cba74: Waiting 16:08:32 009cc0639e2d: Layer already exists 16:08:32 2ba427127c7d: Layer already exists 16:08:32 efba940e32cf: Layer already exists 16:08:32 b162e02f1a12: Layer already exists 16:08:32 c21296efee14: Layer already exists 16:08:32 b12f4b652d8f: Layer already exists 16:08:32 26cbea5cba74: Layer already exists 16:08:32 e7d26e69c382: Layer already exists 16:08:33 main: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:33 ===================================================== [Pipeline] echo 16:08:33 taggedImages: 16:08:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:08:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 16:08:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:08:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:08:33 1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:33 latest 16:08:33 3.0.0-dev.160 16:08:33 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:33 main 16:08:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:33 57b87fda2faf: Preparing 16:08:33 d01df22d145c: Preparing 16:08:33 2807d180362d: Preparing 16:08:33 41cb77767722: Preparing 16:08:33 b162e02f1a12: Preparing 16:08:33 b12f4b652d8f: Preparing 16:08:33 bcb86ff1cd98: Preparing 16:08:33 26cbea5cba74: Preparing 16:08:33 bcb86ff1cd98: Waiting 16:08:33 b12f4b652d8f: Waiting 16:08:33 26cbea5cba74: Waiting 16:08:33 b162e02f1a12: Layer already exists 16:08:34 b12f4b652d8f: Layer already exists 16:08:34 d01df22d145c: Pushed 16:08:34 2807d180362d: Pushed 16:08:34 57b87fda2faf: Pushed 16:08:34 26cbea5cba74: Layer already exists 16:08:35 bcb86ff1cd98: Pushed 16:08:53 41cb77767722: Pushed 16:08:53 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:54 57b87fda2faf: Preparing 16:08:54 d01df22d145c: Preparing 16:08:54 2807d180362d: Preparing 16:08:54 41cb77767722: Preparing 16:08:54 b162e02f1a12: Preparing 16:08:54 b12f4b652d8f: Preparing 16:08:54 bcb86ff1cd98: Preparing 16:08:54 26cbea5cba74: Preparing 16:08:54 bcb86ff1cd98: Waiting 16:08:54 26cbea5cba74: Waiting 16:08:54 b12f4b652d8f: Waiting 16:08:54 d01df22d145c: Layer already exists 16:08:54 57b87fda2faf: Layer already exists 16:08:54 41cb77767722: Layer already exists 16:08:54 2807d180362d: Layer already exists 16:08:54 b162e02f1a12: Layer already exists 16:08:54 b12f4b652d8f: Layer already exists 16:08:54 bcb86ff1cd98: Layer already exists 16:08:54 26cbea5cba74: Layer already exists 16:08:54 latest: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 16:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:54 57b87fda2faf: Preparing 16:08:54 d01df22d145c: Preparing 16:08:54 2807d180362d: Preparing 16:08:54 41cb77767722: Preparing 16:08:54 b162e02f1a12: Preparing 16:08:54 b12f4b652d8f: Preparing 16:08:54 bcb86ff1cd98: Preparing 16:08:54 26cbea5cba74: Preparing 16:08:54 b12f4b652d8f: Waiting 16:08:54 bcb86ff1cd98: Waiting 16:08:54 26cbea5cba74: Waiting 16:08:54 d01df22d145c: Layer already exists 16:08:54 41cb77767722: Layer already exists 16:08:54 b162e02f1a12: Layer already exists 16:08:54 57b87fda2faf: Layer already exists 16:08:54 2807d180362d: Layer already exists 16:08:54 bcb86ff1cd98: Layer already exists 16:08:54 b12f4b652d8f: Layer already exists 16:08:54 26cbea5cba74: Layer already exists 16:08:55 3.0.0-dev.160: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:55 57b87fda2faf: Preparing 16:08:55 d01df22d145c: Preparing 16:08:55 2807d180362d: Preparing 16:08:55 41cb77767722: Preparing 16:08:55 b162e02f1a12: Preparing 16:08:55 b12f4b652d8f: Preparing 16:08:55 bcb86ff1cd98: Preparing 16:08:55 26cbea5cba74: Preparing 16:08:55 b12f4b652d8f: Waiting 16:08:55 bcb86ff1cd98: Waiting 16:08:55 26cbea5cba74: Waiting 16:08:55 41cb77767722: Layer already exists 16:08:55 2807d180362d: Layer already exists 16:08:55 57b87fda2faf: Layer already exists 16:08:55 d01df22d145c: Layer already exists 16:08:55 b162e02f1a12: Layer already exists 16:08:55 bcb86ff1cd98: Layer already exists 16:08:55 b12f4b652d8f: Layer already exists 16:08:55 26cbea5cba74: Layer already exists 16:08:56 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:56 57b87fda2faf: Preparing 16:08:56 d01df22d145c: Preparing 16:08:56 2807d180362d: Preparing 16:08:56 41cb77767722: Preparing 16:08:56 b162e02f1a12: Preparing 16:08:56 b12f4b652d8f: Preparing 16:08:56 bcb86ff1cd98: Preparing 16:08:56 26cbea5cba74: Preparing 16:08:56 b12f4b652d8f: Waiting 16:08:56 bcb86ff1cd98: Waiting 16:08:56 26cbea5cba74: Waiting 16:08:56 41cb77767722: Layer already exists 16:08:56 57b87fda2faf: Layer already exists 16:08:56 b162e02f1a12: Layer already exists 16:08:56 d01df22d145c: Layer already exists 16:08:56 2807d180362d: Layer already exists 16:08:56 bcb86ff1cd98: Layer already exists 16:08:56 b12f4b652d8f: Layer already exists 16:08:56 26cbea5cba74: Layer already exists 16:08:57 main: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:57 ===================================================== [Pipeline] echo 16:08:57 taggedImages: 16:08:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:08:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 16:08:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:08:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:08:57 1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:57 latest 16:08:57 3.0.0-dev.160 16:08:57 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:08:57 main 16:08:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:08:57 8332f4c6b608: Preparing 16:08:57 c422f678e5e6: Preparing 16:08:57 b162e02f1a12: Preparing 16:08:57 b12f4b652d8f: Preparing 16:08:57 4d92891786bc: Preparing 16:08:57 26cbea5cba74: Preparing 16:08:57 26cbea5cba74: Waiting 16:08:57 b162e02f1a12: Layer already exists 16:08:57 b12f4b652d8f: Layer already exists 16:08:58 26cbea5cba74: Layer already exists 16:08:58 8332f4c6b608: Pushed 16:08:58 4d92891786bc: Pushed 16:09:03 c422f678e5e6: Pushed 16:09:03 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:04 8332f4c6b608: Preparing 16:09:04 c422f678e5e6: Preparing 16:09:04 b162e02f1a12: Preparing 16:09:04 b12f4b652d8f: Preparing 16:09:04 4d92891786bc: Preparing 16:09:04 26cbea5cba74: Preparing 16:09:04 26cbea5cba74: Waiting 16:09:04 b162e02f1a12: Layer already exists 16:09:04 c422f678e5e6: Layer already exists 16:09:04 8332f4c6b608: Layer already exists 16:09:04 4d92891786bc: Layer already exists 16:09:04 b12f4b652d8f: Layer already exists 16:09:04 26cbea5cba74: Layer already exists 16:09:04 latest: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 16:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:05 8332f4c6b608: Preparing 16:09:05 c422f678e5e6: Preparing 16:09:05 b162e02f1a12: Preparing 16:09:05 b12f4b652d8f: Preparing 16:09:05 4d92891786bc: Preparing 16:09:05 26cbea5cba74: Preparing 16:09:05 26cbea5cba74: Waiting 16:09:05 b12f4b652d8f: Layer already exists 16:09:05 b162e02f1a12: Layer already exists 16:09:05 8332f4c6b608: Layer already exists 16:09:05 4d92891786bc: Layer already exists 16:09:05 c422f678e5e6: Layer already exists 16:09:05 26cbea5cba74: Layer already exists 16:09:05 3.0.0-dev.160: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:06 8332f4c6b608: Preparing 16:09:06 c422f678e5e6: Preparing 16:09:06 b162e02f1a12: Preparing 16:09:06 b12f4b652d8f: Preparing 16:09:06 4d92891786bc: Preparing 16:09:06 26cbea5cba74: Preparing 16:09:06 26cbea5cba74: Waiting 16:09:06 c422f678e5e6: Layer already exists 16:09:06 b12f4b652d8f: Layer already exists 16:09:06 4d92891786bc: Layer already exists 16:09:06 8332f4c6b608: Layer already exists 16:09:06 b162e02f1a12: Layer already exists 16:09:06 26cbea5cba74: Layer already exists 16:09:06 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:07 8332f4c6b608: Preparing 16:09:07 c422f678e5e6: Preparing 16:09:07 b162e02f1a12: Preparing 16:09:07 b12f4b652d8f: Preparing 16:09:07 4d92891786bc: Preparing 16:09:07 26cbea5cba74: Preparing 16:09:07 26cbea5cba74: Waiting 16:09:07 4d92891786bc: Layer already exists 16:09:07 b162e02f1a12: Layer already exists 16:09:07 8332f4c6b608: Layer already exists 16:09:07 c422f678e5e6: Layer already exists 16:09:07 b12f4b652d8f: Layer already exists 16:09:07 26cbea5cba74: Layer already exists 16:09:07 main: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:07 ===================================================== [Pipeline] echo 16:09:07 taggedImages: 16:09:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:09:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:09:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 16:09:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:09:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:09:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:09:07 1557ff349175bf3a04544285f7fd6db72d380d6c 16:09:07 latest 16:09:07 3.0.0-dev.160 16:09:07 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:09:07 main 16:09:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:08 da80471996cb: Preparing 16:09:08 5f61c01b4912: Preparing 16:09:08 b162e02f1a12: Preparing 16:09:08 b12f4b652d8f: Preparing 16:09:08 00000076fe1a: Preparing 16:09:08 26cbea5cba74: Preparing 16:09:08 26cbea5cba74: Waiting 16:09:08 b12f4b652d8f: Layer already exists 16:09:08 b162e02f1a12: Layer already exists 16:09:08 00000076fe1a: Layer already exists 16:09:08 26cbea5cba74: Layer already exists 16:09:08 da80471996cb: Pushed 16:09:14 5f61c01b4912: Pushed 16:09:14 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:14 da80471996cb: Preparing 16:09:14 5f61c01b4912: Preparing 16:09:14 b162e02f1a12: Preparing 16:09:14 b12f4b652d8f: Preparing 16:09:14 00000076fe1a: Preparing 16:09:14 26cbea5cba74: Preparing 16:09:14 26cbea5cba74: Waiting 16:09:14 da80471996cb: Layer already exists 16:09:14 b12f4b652d8f: Layer already exists 16:09:14 00000076fe1a: Layer already exists 16:09:14 5f61c01b4912: Layer already exists 16:09:14 b162e02f1a12: Layer already exists 16:09:14 26cbea5cba74: Layer already exists 16:09:15 latest: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 16:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:15 da80471996cb: Preparing 16:09:15 5f61c01b4912: Preparing 16:09:15 b162e02f1a12: Preparing 16:09:15 b12f4b652d8f: Preparing 16:09:15 00000076fe1a: Preparing 16:09:15 26cbea5cba74: Preparing 16:09:15 26cbea5cba74: Waiting 16:09:15 b162e02f1a12: Layer already exists 16:09:15 5f61c01b4912: Layer already exists 16:09:15 00000076fe1a: Layer already exists 16:09:15 da80471996cb: Layer already exists 16:09:15 b12f4b652d8f: Layer already exists 16:09:15 26cbea5cba74: Layer already exists 16:09:16 3.0.0-dev.160: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:17 da80471996cb: Preparing 16:09:17 5f61c01b4912: Preparing 16:09:17 b162e02f1a12: Preparing 16:09:17 b12f4b652d8f: Preparing 16:09:17 00000076fe1a: Preparing 16:09:17 26cbea5cba74: Preparing 16:09:17 26cbea5cba74: Waiting 16:09:17 5f61c01b4912: Layer already exists 16:09:17 b162e02f1a12: Layer already exists 16:09:17 da80471996cb: Layer already exists 16:09:17 b12f4b652d8f: Layer already exists 16:09:17 00000076fe1a: Layer already exists 16:09:17 26cbea5cba74: Layer already exists 16:09:17 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:17 da80471996cb: Preparing 16:09:17 5f61c01b4912: Preparing 16:09:17 b162e02f1a12: Preparing 16:09:17 b12f4b652d8f: Preparing 16:09:17 00000076fe1a: Preparing 16:09:17 26cbea5cba74: Preparing 16:09:17 26cbea5cba74: Waiting 16:09:17 5f61c01b4912: Layer already exists 16:09:17 b12f4b652d8f: Layer already exists 16:09:17 da80471996cb: Layer already exists 16:09:17 00000076fe1a: Layer already exists 16:09:17 b162e02f1a12: Layer already exists 16:09:17 26cbea5cba74: Layer already exists 16:09:18 main: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:18 ===================================================== [Pipeline] echo 16:09:18 taggedImages: 16:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c 16:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 16:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 16:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:18 16:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:19 arm64: Pulling from edgex-lftools-log-publisher 16:09:19 8998bd30e6a1: Pulling fs layer 16:09:19 04944245beec: Pulling fs layer 16:09:19 699f458cf7ca: Pulling fs layer 16:09:19 765212b225bb: Pulling fs layer 16:09:19 f23df028b6ca: Pulling fs layer 16:09:19 d65c8cfc05b1: Pulling fs layer 16:09:19 2437ff75d9bd: Pulling fs layer 16:09:19 f23df028b6ca: Waiting 16:09:19 765212b225bb: Waiting 16:09:19 d65c8cfc05b1: Waiting 16:09:19 2437ff75d9bd: Waiting 16:09:19 699f458cf7ca: Verifying Checksum 16:09:19 699f458cf7ca: Download complete 16:09:19 765212b225bb: Verifying Checksum 16:09:19 765212b225bb: Download complete 16:09:19 f23df028b6ca: Verifying Checksum 16:09:19 f23df028b6ca: Download complete 16:09:19 d65c8cfc05b1: Verifying Checksum 16:09:20 04944245beec: Verifying Checksum 16:09:20 04944245beec: Download complete 16:09:21 8998bd30e6a1: Verifying Checksum 16:09:21 8998bd30e6a1: Download complete 16:09:22 2437ff75d9bd: Verifying Checksum 16:09:22 2437ff75d9bd: Download complete 16:09:25 8998bd30e6a1: Pull complete 16:09:25 04944245beec: Pull complete 16:09:26 699f458cf7ca: Pull complete 16:09:26 765212b225bb: Pull complete 16:09:27 f23df028b6ca: Pull complete 16:09:27 d65c8cfc05b1: Pull complete 16:09:42 2437ff75d9bd: Pull complete 16:09:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:43 prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container 16:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:09:46 $ docker top 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:46 ---> job-cost.sh 16:09:46 lf-activate-venv: SKIPPING 16:09:46 INFO: No Stack... 16:09:47 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:48 INFO: Archiving Costs [Pipeline] sh 16:09:48 + cat /w/workspace/edgex-go/526/archives/cost.csv 16:09:48 + cut -d, -f6 [Pipeline] lock 16:09:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] 16:09:48 Resource [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] did not exist. Created. 16:09:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:09:50 Stashed 1 file(s) [Pipeline] } 16:09:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:50 $ docker stop --time=1 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 16:09:51 $ docker rm -f --volumes 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:09:52 provisioning config files... 16:09:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/526@tmp/config9855395014576293068tmp [Pipeline] { [Pipeline] sh 16:09:52 + set +x 16:09:52 + curl -s https://codecov.io/bash 16:09:52 + bash -s -- 16:09:52 16:09:52 _____ _ 16:09:52 / ____| | | 16:09:52 | | ___ __| | ___ ___ _____ __ 16:09:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:09:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:09:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:09:52 Bash-1.0.6 16:09:52 16:09:52 16:09:52 ==> git version 2.25.1 found 16:09:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:09:52 Release-Date: 2020-01-08 16:09:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:09:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:09:52 ==> Jenkins CI detected. 16:09:52 current dir:  /w/workspace/edgex-go/526 16:09:52 project root: . 16:09:52 --> token set from env 16:09:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:09:52 ==> Running gcov in . (disable via -X gcov) 16:09:52 ==> Python coveragepy not found 16:09:52 ==> Searching for coverage reports in: 16:09:52 + . 16:09:52 -> Found 1 reports 16:09:52 ==> Detecting git/mercurial file structure 16:09:52 ==> Reading reports 16:09:52 + ./coverage.out bytes=447731 16:09:52 ==> Appending adjustments 16:09:52 https://docs.codecov.io/docs/fixing-reports 16:09:53 + Found adjustments 16:09:53 ==> Gzipping contents 16:09:53 60K /tmp/codecov.jrYmOq.gz 16:09:53 ==> Uploading reports 16:09:53 url: https://codecov.io 16:09:53 query: branch=main&commit=1557ff349175bf3a04544285f7fd6db72d380d6c&build=526&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F526%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:09:53 -> Pinging Codecov 16:09:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1557ff349175bf3a04544285f7fd6db72d380d6c&build=526&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F526%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:09:54 -> Uploading to 16:09:54 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/1557ff349175bf3a04544285f7fd6db72d380d6c/ad2bfb74-2e5a-4a7f-a686-eab3b7b45e93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T160953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e40c011661189699184b7ca63314f51b6bcc2adefe8da6387e25d00cd97df8be 16:09:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:54 Dload Upload Total Spent Left Speed 16:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57484 0 0 100 57484 0 267k --:--:-- --:--:-- --:--:-- 267k 16:09:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } 16:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:09:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:09:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:09:54 16:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:09:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:09:55 df9b9388f04a: Pulling fs layer 16:09:55 52dc419b0ee2: Pulling fs layer 16:09:55 25bc292e5bac: Pulling fs layer 16:09:55 114826534d7a: Pulling fs layer 16:09:55 4657fd5d0bcf: Pulling fs layer 16:09:55 6ad1cebc031e: Pulling fs layer 16:09:55 114826534d7a: Waiting 16:09:55 8a3aa393b2d8: Pulling fs layer 16:09:55 6ad1cebc031e: Waiting 16:09:55 8a3aa393b2d8: Waiting 16:09:55 25bc292e5bac: Download complete 16:09:55 52dc419b0ee2: Download complete 16:09:55 4657fd5d0bcf: Verifying Checksum 16:09:55 4657fd5d0bcf: Download complete 16:09:55 df9b9388f04a: Verifying Checksum 16:09:55 df9b9388f04a: Download complete 16:09:55 6ad1cebc031e: Verifying Checksum 16:09:55 6ad1cebc031e: Download complete 16:09:55 df9b9388f04a: Pull complete 16:09:56 52dc419b0ee2: Pull complete 16:09:56 114826534d7a: Verifying Checksum 16:09:56 114826534d7a: Download complete 16:09:56 25bc292e5bac: Pull complete 16:09:56 8a3aa393b2d8: Verifying Checksum 16:09:56 8a3aa393b2d8: Download complete 16:10:01 114826534d7a: Pull complete 16:10:01 4657fd5d0bcf: Pull complete 16:10:01 6ad1cebc031e: Pull complete 16:10:05 8a3aa393b2d8: Pull complete 16:10:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:10:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:05 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:10:10 $ docker top 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda -eo pid,comm [Pipeline] { [Pipeline] echo 16:10:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:10:11 + set -o pipefail 16:10:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:10:19 16:10:19 Monitoring /w/workspace/edgex-go/526 (github.com/edgexfoundry/edgex-go)... 16:10:19 16:10:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/86e43971-e9be-462c-8eed-9895f06b2b56 16:10:19 16:10:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:10:19 16:10:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:10:19 16:10:19 16:10:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:10:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:10:19 More details here: https://snyk.co/ue1NS [Pipeline] } 16:10:19 $ docker stop --time=1 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda 16:10:24 $ docker rm -f --volumes 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:10:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:24 provisioning config files... 16:10:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/526@tmp/config14350416282255337803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:25 --> edgex-publish-swagger.sh 16:10:25 === Publish openapi/v3 API === 16:10:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:10:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/526/openapi/v3/core-command.yaml] 16:10:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:25 Dload Upload Total Spent Left Speed 16:10:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 16:10:25 16:10:25 16:10:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/526/openapi/v3/core-data.yaml] 16:10:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:25 Dload Upload Total Spent Left Speed 16:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 16:10:26 16:10:26 16:10:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/526/openapi/v3/core-metadata.yaml] 16:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:26 Dload Upload Total Spent Left Speed 16:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 211k --:--:-- --:--:-- --:--:-- 211k 100 141k 0 0 100 141k 0 211k --:--:-- --:--:-- --:--:-- 211k 16:10:26 16:10:26 16:10:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/526/openapi/v3/support-notifications.yaml] 16:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:26 Dload Upload Total Spent Left Speed 16:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k 16:10:27 16:10:27 16:10:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/526/openapi/v3/support-scheduler.yaml] 16:10:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:27 Dload Upload Total Spent Left Speed 16:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 73567 --:--:-- --:--:-- --:--:-- 73410 16:10:27 16:10:27 [Pipeline] } 16:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:28 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:10:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:10:29 $ docker top 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:29 [ssh-agent] Looking for ssh-agent implementation... 16:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:29 $ docker exec 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 ssh-agent 16:10:29 SSH_AUTH_SOCK=/tmp/ssh-ZAfw7bIUlwEq/agent.32 16:10:29 SSH_AGENT_PID=38 16:10:29 Running ssh-add (command line suppressed) 16:10:29 Identity added: /w/workspace/edgex-go/526@tmp/private_key_3410852438040926221.key (/w/workspace/edgex-go/526@tmp/private_key_3410852438040926221.key) 16:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:29 + git semver tag 16:10:30 2023-05-22 16:10:30,009 [run_tag] DEBUG tag force:False 16:10:30 2023-05-22 16:10:30,009 [check_head_tag] DEBUG check head tag 16:10:30 2023-05-22 16:10:30,012 [execute] INFO git cat-file --batch-check 16:10:30 2023-05-22 16:10:30,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=) 16:10:30 2023-05-22 16:10:30,015 [execute] INFO git cat-file --batch 16:10:30 2023-05-22 16:10:30,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=) 16:10:30 2023-05-22 16:10:30,078 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:10:30 2023-05-22 16:10:30,078 [execute] INFO git tag -a v3.0.0-dev.160 -m v3.0.0-dev.160 16:10:30 2023-05-22 16:10:30,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.160', '-m', 'v3.0.0-dev.160'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) 16:10:30 2023-05-22 16:10:30,082 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:10:30 3.0.0-dev.160 [Pipeline] } 16:10:30 $ docker exec --env ******** --env ******** 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 ssh-agent -k 16:10:30 unset SSH_AUTH_SOCK; 16:10:30 unset SSH_AGENT_PID; 16:10:30 echo Agent pid 38 killed; 16:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:10:30 + git semver [Pipeline] } 16:10:31 $ docker stop --time=1 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 16:10:32 $ docker rm -f --volumes 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:10:32 16:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:10:33 0.23.1-centos7: Pulling from edgex-lftools 16:10:33 ab5ef0e58194: Pulling fs layer 16:10:33 9712f1f96733: Pulling fs layer 16:10:33 63f879dbbcfc: Pulling fs layer 16:10:33 0d9ebad4ef96: Pulling fs layer 16:10:33 e9a5061849ea: Pulling fs layer 16:10:33 d747dcd14b5f: Pulling fs layer 16:10:33 2de7ff778b66: Pulling fs layer 16:10:33 0d9ebad4ef96: Waiting 16:10:33 e9a5061849ea: Waiting 16:10:33 d747dcd14b5f: Waiting 16:10:33 2de7ff778b66: Waiting 16:10:33 9712f1f96733: Verifying Checksum 16:10:33 9712f1f96733: Download complete 16:10:33 63f879dbbcfc: Verifying Checksum 16:10:33 63f879dbbcfc: Download complete 16:10:33 e9a5061849ea: Verifying Checksum 16:10:33 e9a5061849ea: Download complete 16:10:33 0d9ebad4ef96: Verifying Checksum 16:10:33 0d9ebad4ef96: Download complete 16:10:33 d747dcd14b5f: Download complete 16:10:33 ab5ef0e58194: Verifying Checksum 16:10:33 ab5ef0e58194: Download complete 16:10:33 2de7ff778b66: Verifying Checksum 16:10:33 2de7ff778b66: Download complete 16:10:36 ab5ef0e58194: Pull complete 16:10:36 9712f1f96733: Pull complete 16:10:37 63f879dbbcfc: Pull complete 16:10:41 0d9ebad4ef96: Pull complete 16:10:41 e9a5061849ea: Pull complete 16:10:41 d747dcd14b5f: Pull complete 16:10:42 2de7ff778b66: Pull complete 16:10:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:42 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:10:48 $ docker top 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:10:48 provisioning config files... 16:10:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/526@tmp/config3870977775037796359tmp 16:10:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/526@tmp/config11238591244298000423tmp 16:10:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/526@tmp/config13221006108244562288tmp [Pipeline] { [Pipeline] echo 16:10:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:10:48 ---> sigul-configuration.sh 16:10:48 gpg: directory `/root/.gnupg' created 16:10:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:10:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:10:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:10:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:10:48 gpg: CAST5 encrypted data 16:10:48 gpg: encrypted with 1 passphrase 16:10:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:10:49 + mkdir /home/jenkins 16:10:49 + mkdir /home/jenkins/sigul [Pipeline] sh 16:10:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:10:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:10:49 ---> sigul-install.sh 16:10:49 Sigul already installed; skipping installation. [Pipeline] sh 16:10:50 + git tag --list 16:10:50 0.6.0 16:10:50 0.6.1 16:10:50 0.7.0 16:10:50 0.7.1 16:10:50 v1.0.0 16:10:50 v1.0.1 16:10:50 v1.1.0 16:10:50 v1.2.0 16:10:50 v1.2.1 16:10:50 v1.3.0 16:10:50 v1.3.1 16:10:50 v2.0.0 16:10:50 v2.1.0 16:10:50 v2.1.1 16:10:50 v2.1.1-dev.1 16:10:50 v2.1.1-dev.2 16:10:50 v2.1.1-dev.3 16:10:50 v2.1.1-dev.4 16:10:50 v2.1.1-dev.5 16:10:50 v2.1.1-dev.6 16:10:50 v2.1.1-dev.7 16:10:50 v2.1.1-dev.8 16:10:50 v2.1.2-dev.1 16:10:50 v2.2.0 16:10:50 v2.2.1-dev.1 16:10:50 v2.2.1-dev.10 16:10:50 v2.2.1-dev.11 16:10:50 v2.2.1-dev.12 16:10:50 v2.2.1-dev.13 16:10:50 v2.2.1-dev.14 16:10:50 v2.2.1-dev.15 16:10:50 v2.2.1-dev.16 16:10:50 v2.2.1-dev.17 16:10:50 v2.2.1-dev.18 16:10:50 v2.2.1-dev.19 16:10:50 v2.2.1-dev.2 16:10:50 v2.2.1-dev.20 16:10:50 v2.2.1-dev.21 16:10:50 v2.2.1-dev.22 16:10:50 v2.2.1-dev.23 16:10:50 v2.2.1-dev.24 16:10:50 v2.2.1-dev.25 16:10:50 v2.2.1-dev.26 16:10:50 v2.2.1-dev.27 16:10:50 v2.2.1-dev.28 16:10:50 v2.2.1-dev.29 16:10:50 v2.2.1-dev.3 16:10:50 v2.2.1-dev.4 16:10:50 v2.2.1-dev.5 16:10:50 v2.2.1-dev.6 16:10:50 v2.2.1-dev.7 16:10:50 v2.2.1-dev.8 16:10:50 v2.2.1-dev.9 16:10:50 v2.3.0 16:10:50 v2.3.0-dev.100 16:10:50 v2.3.0-dev.101 16:10:50 v2.3.0-dev.102 16:10:50 v2.3.0-dev.103 16:10:50 v2.3.0-dev.104 16:10:50 v2.3.0-dev.105 16:10:50 v2.3.0-dev.106 16:10:50 v2.3.0-dev.29 16:10:50 v2.3.0-dev.30 16:10:50 v2.3.0-dev.31 16:10:50 v2.3.0-dev.32 16:10:50 v2.3.0-dev.33 16:10:50 v2.3.0-dev.34 16:10:50 v2.3.0-dev.35 16:10:50 v2.3.0-dev.36 16:10:50 v2.3.0-dev.37 16:10:50 v2.3.0-dev.38 16:10:50 v2.3.0-dev.39 16:10:50 v2.3.0-dev.40 16:10:50 v2.3.0-dev.41 16:10:50 v2.3.0-dev.42 16:10:50 v2.3.0-dev.43 16:10:50 v2.3.0-dev.44 16:10:50 v2.3.0-dev.45 16:10:50 v2.3.0-dev.46 16:10:50 v2.3.0-dev.47 16:10:50 v2.3.0-dev.48 16:10:50 v2.3.0-dev.49 16:10:50 v2.3.0-dev.50 16:10:50 v2.3.0-dev.51 16:10:50 v2.3.0-dev.52 16:10:50 v2.3.0-dev.53 16:10:50 v2.3.0-dev.54 16:10:50 v2.3.0-dev.55 16:10:50 v2.3.0-dev.56 16:10:50 v2.3.0-dev.57 16:10:50 v2.3.0-dev.58 16:10:50 v2.3.0-dev.59 16:10:50 v2.3.0-dev.60 16:10:50 v2.3.0-dev.61 16:10:50 v2.3.0-dev.62 16:10:50 v2.3.0-dev.63 16:10:50 v2.3.0-dev.64 16:10:50 v2.3.0-dev.65 16:10:50 v2.3.0-dev.66 16:10:50 v2.3.0-dev.67 16:10:50 v2.3.0-dev.68 16:10:50 v2.3.0-dev.69 16:10:50 v2.3.0-dev.70 16:10:50 v2.3.0-dev.71 16:10:50 v2.3.0-dev.72 16:10:50 v2.3.0-dev.73 16:10:50 v2.3.0-dev.74 16:10:50 v2.3.0-dev.75 16:10:50 v2.3.0-dev.76 16:10:50 v2.3.0-dev.77 16:10:50 v2.3.0-dev.78 16:10:50 v2.3.0-dev.79 16:10:50 v2.3.0-dev.80 16:10:50 v2.3.0-dev.81 16:10:50 v2.3.0-dev.82 16:10:50 v2.3.0-dev.83 16:10:50 v2.3.0-dev.84 16:10:50 v2.3.0-dev.85 16:10:50 v2.3.0-dev.86 16:10:50 v2.3.0-dev.87 16:10:50 v2.3.0-dev.88 16:10:50 v2.3.0-dev.89 16:10:50 v2.3.0-dev.90 16:10:50 v2.3.0-dev.91 16:10:50 v2.3.0-dev.92 16:10:50 v2.3.0-dev.93 16:10:50 v2.3.0-dev.94 16:10:50 v2.3.0-dev.95 16:10:50 v2.3.0-dev.96 16:10:50 v2.3.0-dev.97 16:10:50 v2.3.0-dev.98 16:10:50 v2.3.0-dev.99 16:10:50 v2.3.1-dev.1 16:10:50 v2.3.1-dev.2 16:10:50 v2.3.1-dev.3 16:10:50 v2.3.1-dev.4 16:10:50 v2.3.1-dev.5 16:10:50 v3.0.0-dev.1 16:10:50 v3.0.0-dev.10 16:10:50 v3.0.0-dev.100 16:10:50 v3.0.0-dev.101 16:10:50 v3.0.0-dev.102 16:10:50 v3.0.0-dev.103 16:10:50 v3.0.0-dev.104 16:10:50 v3.0.0-dev.105 16:10:50 v3.0.0-dev.106 16:10:50 v3.0.0-dev.107 16:10:50 v3.0.0-dev.108 16:10:50 v3.0.0-dev.109 16:10:50 v3.0.0-dev.11 16:10:50 v3.0.0-dev.110 16:10:50 v3.0.0-dev.111 16:10:50 v3.0.0-dev.112 16:10:50 v3.0.0-dev.113 16:10:50 v3.0.0-dev.114 16:10:50 v3.0.0-dev.115 16:10:50 v3.0.0-dev.116 16:10:50 v3.0.0-dev.117 16:10:50 v3.0.0-dev.118 16:10:50 v3.0.0-dev.119 16:10:50 v3.0.0-dev.12 16:10:50 v3.0.0-dev.120 16:10:50 v3.0.0-dev.121 16:10:50 v3.0.0-dev.122 16:10:50 v3.0.0-dev.123 16:10:50 v3.0.0-dev.124 16:10:50 v3.0.0-dev.125 16:10:50 v3.0.0-dev.126 16:10:50 v3.0.0-dev.127 16:10:50 v3.0.0-dev.128 16:10:50 v3.0.0-dev.129 16:10:50 v3.0.0-dev.13 16:10:50 v3.0.0-dev.130 16:10:50 v3.0.0-dev.131 16:10:50 v3.0.0-dev.132 16:10:50 v3.0.0-dev.133 16:10:50 v3.0.0-dev.134 16:10:50 v3.0.0-dev.135 16:10:50 v3.0.0-dev.136 16:10:50 v3.0.0-dev.137 16:10:50 v3.0.0-dev.138 16:10:50 v3.0.0-dev.139 16:10:50 v3.0.0-dev.14 16:10:50 v3.0.0-dev.140 16:10:50 v3.0.0-dev.141 16:10:50 v3.0.0-dev.142 16:10:50 v3.0.0-dev.143 16:10:50 v3.0.0-dev.144 16:10:50 v3.0.0-dev.145 16:10:50 v3.0.0-dev.146 16:10:50 v3.0.0-dev.147 16:10:50 v3.0.0-dev.148 16:10:50 v3.0.0-dev.149 16:10:50 v3.0.0-dev.15 16:10:50 v3.0.0-dev.150 16:10:50 v3.0.0-dev.151 16:10:50 v3.0.0-dev.152 16:10:50 v3.0.0-dev.153 16:10:50 v3.0.0-dev.154 16:10:50 v3.0.0-dev.155 16:10:50 v3.0.0-dev.156 16:10:50 v3.0.0-dev.157 16:10:50 v3.0.0-dev.158 16:10:50 v3.0.0-dev.159 16:10:50 v3.0.0-dev.16 16:10:50 v3.0.0-dev.160 16:10:50 v3.0.0-dev.17 16:10:50 v3.0.0-dev.18 16:10:50 v3.0.0-dev.19 16:10:50 v3.0.0-dev.2 16:10:50 v3.0.0-dev.20 16:10:50 v3.0.0-dev.21 16:10:50 v3.0.0-dev.22 16:10:50 v3.0.0-dev.23 16:10:50 v3.0.0-dev.24 16:10:50 v3.0.0-dev.25 16:10:50 v3.0.0-dev.26 16:10:50 v3.0.0-dev.27 16:10:50 v3.0.0-dev.28 16:10:50 v3.0.0-dev.29 16:10:50 v3.0.0-dev.3 16:10:50 v3.0.0-dev.30 16:10:50 v3.0.0-dev.31 16:10:50 v3.0.0-dev.32 16:10:50 v3.0.0-dev.33 16:10:50 v3.0.0-dev.34 16:10:50 v3.0.0-dev.35 16:10:50 v3.0.0-dev.36 16:10:50 v3.0.0-dev.37 16:10:50 v3.0.0-dev.38 16:10:50 v3.0.0-dev.39 16:10:50 v3.0.0-dev.4 16:10:50 v3.0.0-dev.40 16:10:50 v3.0.0-dev.41 16:10:50 v3.0.0-dev.42 16:10:50 v3.0.0-dev.43 16:10:50 v3.0.0-dev.44 16:10:50 v3.0.0-dev.45 16:10:50 v3.0.0-dev.46 16:10:50 v3.0.0-dev.47 16:10:50 v3.0.0-dev.48 16:10:50 v3.0.0-dev.49 16:10:50 v3.0.0-dev.5 16:10:50 v3.0.0-dev.50 16:10:50 v3.0.0-dev.51 16:10:50 v3.0.0-dev.52 16:10:50 v3.0.0-dev.53 16:10:50 v3.0.0-dev.54 16:10:50 v3.0.0-dev.55 16:10:50 v3.0.0-dev.56 16:10:50 v3.0.0-dev.57 16:10:50 v3.0.0-dev.58 16:10:50 v3.0.0-dev.59 16:10:50 v3.0.0-dev.6 16:10:50 v3.0.0-dev.60 16:10:50 v3.0.0-dev.61 16:10:50 v3.0.0-dev.62 16:10:50 v3.0.0-dev.63 16:10:50 v3.0.0-dev.64 16:10:50 v3.0.0-dev.65 16:10:50 v3.0.0-dev.66 16:10:50 v3.0.0-dev.67 16:10:50 v3.0.0-dev.68 16:10:50 v3.0.0-dev.69 16:10:50 v3.0.0-dev.7 16:10:50 v3.0.0-dev.70 16:10:50 v3.0.0-dev.71 16:10:50 v3.0.0-dev.72 16:10:50 v3.0.0-dev.73 16:10:50 v3.0.0-dev.74 16:10:50 v3.0.0-dev.75 16:10:50 v3.0.0-dev.76 16:10:50 v3.0.0-dev.77 16:10:50 v3.0.0-dev.78 16:10:50 v3.0.0-dev.79 16:10:50 v3.0.0-dev.8 16:10:50 v3.0.0-dev.80 16:10:50 v3.0.0-dev.81 16:10:50 v3.0.0-dev.82 16:10:50 v3.0.0-dev.83 16:10:50 v3.0.0-dev.84 16:10:50 v3.0.0-dev.85 16:10:50 v3.0.0-dev.86 16:10:50 v3.0.0-dev.87 16:10:50 v3.0.0-dev.88 16:10:50 v3.0.0-dev.89 16:10:50 v3.0.0-dev.9 16:10:50 v3.0.0-dev.90 16:10:50 v3.0.0-dev.91 16:10:50 v3.0.0-dev.92 16:10:50 v3.0.0-dev.93 16:10:50 v3.0.0-dev.94 16:10:50 v3.0.0-dev.95 16:10:50 v3.0.0-dev.96 16:10:50 v3.0.0-dev.97 16:10:50 v3.0.0-dev.98 16:10:50 v3.0.0-dev.99 [Pipeline] sh 16:10:50 + lftools sign git-tag v3.0.0-dev.160 16:10:51 Signing Git tag with Sigul... 16:10:51 Signing v3.0.0-dev.160 [Pipeline] echo 16:10:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:10:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:10:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:10:51 $ docker stop --time=1 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 16:10:53 $ docker rm -f --volumes 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:10:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:10:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:54 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:10:54 $ docker top af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:54 [ssh-agent] Looking for ssh-agent implementation... 16:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:54 $ docker exec af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 ssh-agent 16:10:54 SSH_AUTH_SOCK=/tmp/ssh-pa0DbzYmr2jz/agent.32 16:10:54 SSH_AGENT_PID=38 16:10:54 Running ssh-add (command line suppressed) 16:10:54 Identity added: /w/workspace/edgex-go/526@tmp/private_key_11091483186655025424.key (/w/workspace/edgex-go/526@tmp/private_key_11091483186655025424.key) 16:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:55 + git semver bump pre 16:10:55 2023-05-22 16:10:55,381 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:10:55 2023-05-22 16:10:55,381 [bump_version] DEBUG bumping version:3.0.0-dev.160 on axis:pre with prefix:dev 16:10:55 2023-05-22 16:10:55,381 [bump_version] DEBUG bumped version:3.0.0-dev.161 16:10:55 2023-05-22 16:10:55,381 [write_version] DEBUG write version:3.0.0-dev.161 to path:/w/workspace/edgex-go/526/.semver/main with force:True 16:10:55 2023-05-22 16:10:55,381 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:10:55 2023-05-22 16:10:55,381 [write_file] DEBUG write to file:/w/workspace/edgex-go/526/.semver/main 16:10:55 2023-05-22 16:10:55,384 [execute] INFO git cat-file --batch-check 16:10:55 2023-05-22 16:10:55,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) 16:10:55 2023-05-22 16:10:55,389 [execute] INFO git cat-file --batch 16:10:55 2023-05-22 16:10:55,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) 16:10:55 2023-05-22 16:10:55,393 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:10:55 3.0.0-dev.161 [Pipeline] } 16:10:55 $ docker exec --env ******** --env ******** af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 ssh-agent -k 16:10:55 unset SSH_AUTH_SOCK; 16:10:55 unset SSH_AGENT_PID; 16:10:55 echo Agent pid 38 killed; 16:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:10:55 + git semver [Pipeline] } 16:10:56 $ docker stop --time=1 af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 16:10:57 $ docker rm -f --volumes af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:10:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:58 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:10:58 $ docker top f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:58 [ssh-agent] Looking for ssh-agent implementation... 16:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:58 $ docker exec f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba ssh-agent 16:10:58 SSH_AUTH_SOCK=/tmp/ssh-RCnVJe5jXdP1/agent.33 16:10:58 SSH_AGENT_PID=39 16:10:58 Running ssh-add (command line suppressed) 16:10:59 Identity added: /w/workspace/edgex-go/526@tmp/private_key_7400895821012162688.key (/w/workspace/edgex-go/526@tmp/private_key_7400895821012162688.key) 16:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:59 + git semver push 16:10:59 2023-05-22 16:10:59,624 [run_push] DEBUG push 16:10:59 2023-05-22 16:10:59,624 [execute] INFO git cat-file --batch-check 16:10:59 2023-05-22 16:10:59,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) 16:10:59 2023-05-22 16:10:59,629 [execute] INFO git rev-list 8aa268e8bbe4fd31115974361478c29e2cf3b38d -- 16:10:59 2023-05-22 16:10:59,629 [execute] DEBUG Popen(['git', 'rev-list', '8aa268e8bbe4fd31115974361478c29e2cf3b38d', '--'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=None) 16:10:59 2023-05-22 16:10:59,645 [execute] INFO git fetch -v origin 16:10:59 2023-05-22 16:10:59,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=True, shell=None, istream=None) 16:11:00 2023-05-22 16:11:00,144 [run_push] DEBUG no remote changes detected 16:11:00 2023-05-22 16:11:00,145 [execute] INFO git push origin semver 16:11:00 2023-05-22 16:11:00,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=None) 16:11:01 2023-05-22 16:11:01,072 [run_push] DEBUG push all version tags 16:11:01 2023-05-22 16:11:01,072 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:11:01 2023-05-22 16:11:01,073 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) 16:11:02 2023-05-22 16:11:02,022 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main 16:11:02 3.0.0-dev.161 [Pipeline] } 16:11:02 $ docker exec --env ******** --env ******** f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba ssh-agent -k 16:11:02 unset SSH_AUTH_SOCK; 16:11:02 unset SSH_AGENT_PID; 16:11:02 echo Agent pid 39 killed; 16:11:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:02 + git semver [Pipeline] } 16:11:02 $ docker stop --time=1 f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba 16:11:04 $ docker rm -f --volumes f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:11:04 + [ -d /w/workspace/edgex-go/526/archives ] [Pipeline] libraryResource [Pipeline] sh 16:11:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:05 ---> package-listing.sh 16:11:05 ++ facter osfamily 16:11:05 ++ tr '[:upper:]' '[:lower:]' 16:11:06 + OS_FAMILY=debian 16:11:06 + workspace=/w/workspace/edgex-go/526 16:11:06 + START_PACKAGES=/tmp/packages_start.txt 16:11:06 + END_PACKAGES=/tmp/packages_end.txt 16:11:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:06 + PACKAGES=/tmp/packages_start.txt 16:11:06 + '[' /w/workspace/edgex-go/526 ']' 16:11:06 + PACKAGES=/tmp/packages_end.txt 16:11:06 + case "${OS_FAMILY}" in 16:11:06 + dpkg -l 16:11:06 + grep '^ii' 16:11:06 + '[' -f /tmp/packages_start.txt ']' 16:11:06 + '[' -f /tmp/packages_end.txt ']' 16:11:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:06 + '[' /w/workspace/edgex-go/526 ']' 16:11:06 + mkdir -p /w/workspace/edgex-go/526/archives/ 16:11:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/526/archives/ [Pipeline] echo 16:11:06 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/526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:07 16:11:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:07 latest: Pulling from edgex-lftools-log-publisher 16:11:07 5eb5b503b376: Pulling fs layer 16:11:07 5c69ac0246d0: Pulling fs layer 16:11:07 ec43610c2a17: Pulling fs layer 16:11:07 3a2ae6a8a46f: Pulling fs layer 16:11:07 33b1e0a273af: Pulling fs layer 16:11:07 5d3b04190fa2: Pulling fs layer 16:11:07 2f39f015ded8: Pulling fs layer 16:11:07 3a2ae6a8a46f: Waiting 16:11:07 33b1e0a273af: Waiting 16:11:07 5d3b04190fa2: Waiting 16:11:07 2f39f015ded8: Waiting 16:11:07 5c69ac0246d0: Download complete 16:11:07 3a2ae6a8a46f: Download complete 16:11:07 33b1e0a273af: Verifying Checksum 16:11:07 33b1e0a273af: Download complete 16:11:07 ec43610c2a17: Verifying Checksum 16:11:07 ec43610c2a17: Download complete 16:11:07 5d3b04190fa2: Verifying Checksum 16:11:07 5d3b04190fa2: Download complete 16:11:07 5eb5b503b376: Verifying Checksum 16:11:07 5eb5b503b376: Download complete 16:11:08 2f39f015ded8: Download complete 16:11:08 5eb5b503b376: Pull complete 16:11:08 5c69ac0246d0: Pull complete 16:11:09 ec43610c2a17: Pull complete 16:11:09 3a2ae6a8a46f: Pull complete 16:11:09 33b1e0a273af: Pull complete 16:11:09 5d3b04190fa2: Pull complete 16:11:14 2f39f015ded8: Pull complete 16:11:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:14 prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container 16:11:14 $ 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/526/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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 16:11:18 $ docker top 4830fc7c59d456b8c4fcf1a13b146887322757942ff3d769e17ac0e3381c20c6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:19 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:11:19 + ls /var/log/sa-host 16:11:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:19 provisioning config files... 16:11:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/526@tmp/config4734218717014734962tmp [Pipeline] { [Pipeline] echo 16:11:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:20 ---> create-netrc.sh [Pipeline] } 16:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:11:20 ---> python-tools-install.sh [Pipeline] echo 16:11:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:20 ---> sudo-logs.sh 16:11:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:11:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:21 ---> job-cost.sh 16:11:21 lf-activate-venv: SKIPPING 16:11:21 DEBUG: total: 0.10999999940395355 16:11:21 INFO: Retrieving Stack Cost... 16:11:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:21 INFO: Archiving Costs [Pipeline] echo 16:11:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:22 ---> logs-deploy.sh 16:11:22 lf-activate-venv: SKIPPING 16:11:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/526 16:11:22 INFO: archiving workspace using pattern(s): 16:11:23 Archives upload complete. 16:11:23 INFO: archiving logs to Nexus 16:11:24 ---> uname -a: 16:11:24 Linux prd-ubuntu20-04-docker-8c-8g-16293 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:11:24 16:11:24 16:11:24 ---> lscpu: 16:11:24 Architecture: x86_64 16:11:24 CPU op-mode(s): 32-bit, 64-bit 16:11:24 Byte Order: Little Endian 16:11:24 Address sizes: 40 bits physical, 48 bits virtual 16:11:24 CPU(s): 8 16:11:24 On-line CPU(s) list: 0-7 16:11:24 Thread(s) per core: 1 16:11:24 Core(s) per socket: 1 16:11:24 Socket(s): 8 16:11:24 NUMA node(s): 1 16:11:24 Vendor ID: AuthenticAMD 16:11:24 CPU family: 23 16:11:24 Model: 49 16:11:24 Model name: AMD EPYC-Rome Processor 16:11:24 Stepping: 0 16:11:24 CPU MHz: 2800.000 16:11:24 BogoMIPS: 5600.00 16:11:24 Virtualization: AMD-V 16:11:24 Hypervisor vendor: KVM 16:11:24 Virtualization type: full 16:11:24 L1d cache: 256 KiB 16:11:24 L1i cache: 256 KiB 16:11:24 L2 cache: 4 MiB 16:11:24 L3 cache: 128 MiB 16:11:24 NUMA node0 CPU(s): 0-7 16:11:24 Vulnerability Itlb multihit: Not affected 16:11:24 Vulnerability L1tf: Not affected 16:11:24 Vulnerability Mds: Not affected 16:11:24 Vulnerability Meltdown: Not affected 16:11:24 Vulnerability Mmio stale data: Not affected 16:11:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:11:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:11:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:11:24 Vulnerability Srbds: Not affected 16:11:24 Vulnerability Tsx async abort: Not affected 16:11:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:11:24 16:11:24 16:11:24 ---> nproc: 16:11:24 8 16:11:24 16:11:24 16:11:24 ---> df -h: 16:11:24 Filesystem Size Used Avail Use% Mounted on 16:11:24 overlay 155G 21G 135G 14% / 16:11:24 tmpfs 64M 0 64M 0% /dev 16:11:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:11:24 shm 64M 0 64M 0% /dev/shm 16:11:24 /dev/vda1 155G 21G 135G 14% /facter-os 16:11:24 16:11:24 16:11:24 ---> sar -b -r -n DEV: 16:11:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16293) 05/22/23 _x86_64_ (8 CPU) 16:11:24 16:11:24 15:39:01 LINUX RESTART (8 CPU) 16:11:24 16:11:24 15:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:11:24 15:41:01 112.69 2.63 110.07 0.00 66.56 106821.08 0.00 16:11:24 15:42:01 30.99 0.00 30.99 0.00 0.00 17983.55 0.00 16:11:24 15:43:01 87.05 0.23 86.82 0.00 4.80 34663.56 0.00 16:11:24 15:44:01 315.34 4.82 310.53 0.00 58.65 108660.45 0.00 16:11:24 15:45:01 622.11 15.69 606.41 0.00 5195.07 262065.04 0.00 16:11:24 15:46:03 603.32 1.11 602.21 0.00 33.09 173186.21 0.00 16:11:24 15:47:01 927.67 1.72 925.94 0.00 21.79 233168.63 0.00 16:11:24 15:48:01 476.69 0.22 476.47 0.00 18.66 112865.59 0.00 16:11:24 15:49:01 30.94 0.03 30.91 0.00 8.53 793.33 0.00 16:11:24 15:50:01 5.11 0.00 5.11 0.00 0.00 105.30 0.00 16:11:24 15:51:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 16:11:24 15:52:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 16:11:24 15:53:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 16:11:24 15:54:01 1.42 0.02 1.40 0.00 0.13 15.73 0.00 16:11:24 15:55:01 1.63 0.00 1.63 0.00 0.00 21.59 0.00 16:11:24 15:56:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 16:11:24 15:57:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 16:11:24 15:58:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 16:11:24 15:59:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 16:11:24 16:00:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 16:11:24 16:01:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 16:11:24 16:02:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 16:11:24 16:03:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 16:11:24 16:04:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 16:11:24 16:05:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 16:11:24 16:06:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 16:11:24 16:07:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 16:11:24 16:08:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 16:11:24 16:09:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 16:11:24 16:10:01 8.30 0.07 8.23 0.00 7.87 2129.91 0.00 16:11:24 16:11:01 119.88 0.15 119.73 0.00 1.20 57892.08 0.00 16:11:24 Average: 108.26 0.86 107.40 0.00 174.78 35750.21 0.00 16:11:24 16:11:24 15:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:24 15:41:01 28010124 31545220 753192 2.29 112960 3623048 1916532 5.65 1420484 3001104 441792 16:11:24 15:42:01 27845356 31480584 815524 2.48 115388 3705712 1852728 5.46 1317300 3253844 253712 16:11:24 15:43:01 27938780 31547968 750564 2.28 117932 3690292 1788232 5.27 1253816 3233420 660 16:11:24 15:44:01 24146132 31478612 802680 2.44 201388 7086672 1962380 5.78 2065132 5950672 975632 16:11:24 15:45:01 20790828 30935252 1312380 3.99 311252 9626168 3444840 10.15 2990628 8182404 1036 16:11:24 15:46:03 19542840 30927396 1320112 4.01 336152 10786848 3598868 10.61 3123308 9239764 408904 16:11:24 15:47:01 17420952 31385268 871688 2.65 418216 13162120 2481776 7.31 2630072 11744292 964808 16:11:24 15:48:01 18929788 31512852 751452 2.29 435556 11813808 1882888 5.55 2547808 10379336 1964 16:11:24 15:49:01 18923812 31508564 755136 2.30 436516 11814392 1860420 5.48 2554916 10379380 508 16:11:24 15:50:01 18922924 31507836 755748 2.30 436660 11814408 1883936 5.55 2552916 10379436 8 16:11:24 15:51:01 18923484 31508416 755200 2.30 436668 11814412 1883936 5.55 2552768 10379440 4 16:11:24 15:52:01 18932364 31517316 746716 2.27 436676 11814420 1883936 5.55 2543948 10379448 36 16:11:24 15:53:01 18932632 31517776 746488 2.27 436692 11814420 1883936 5.55 2543748 10379632 4 16:11:24 15:54:01 18926176 31511500 752752 2.29 436732 11814424 1898628 5.60 2554368 10379644 232 16:11:24 15:55:01 18932596 31517896 746272 2.27 436772 11814400 1898628 5.60 2543324 10379620 12 16:11:24 15:56:01 18932800 31518172 746008 2.27 436800 11814404 1898628 5.60 2543116 10379624 12 16:11:24 15:57:01 18932752 31518132 745976 2.27 436812 11814408 1898628 5.60 2543072 10379628 20 16:11:24 15:58:01 18932444 31517996 746072 2.27 436828 11814536 1898628 5.60 2543108 10379776 12 16:11:24 15:59:01 18932752 31518340 745656 2.27 436872 11814536 1898628 5.60 2543096 10379792 48 16:11:24 16:00:01 18932484 31518120 745820 2.27 436900 11814552 1898628 5.60 2543624 10379800 8 16:11:24 16:01:01 18932716 31518384 745708 2.27 436932 11814552 1898628 5.60 2543448 10379800 12 16:11:24 16:02:01 18932700 31518416 745680 2.27 436940 11814556 1898628 5.60 2543676 10379804 8 16:11:24 16:03:01 18932652 31518384 745644 2.27 436960 11814556 1898628 5.60 2543448 10379804 8 16:11:24 16:04:01 18932352 31518096 745860 2.27 436980 11814560 1898628 5.60 2543596 10379808 40 16:11:24 16:05:01 18932328 31518080 745892 2.27 436996 11814564 1898628 5.60 2543604 10379812 16 16:11:24 16:06:01 18932280 31518072 745864 2.27 437016 11814564 1898628 5.60 2543632 10379812 4 16:11:24 16:07:01 18932448 31518268 745836 2.27 437032 11814568 1898628 5.60 2543672 10379816 28 16:11:24 16:08:01 18932148 31517988 746088 2.27 437052 11814568 1898628 5.60 2543828 10379816 8 16:11:24 16:09:01 18932384 31518248 745772 2.27 437068 11814572 1898628 5.60 2543768 10379820 12 16:11:24 16:10:01 18292212 31472072 790232 2.40 446424 12366848 2183260 6.43 2598976 10931920 559396 16:11:24 16:11:01 17378268 31449216 808472 2.46 485216 13122676 2042232 6.02 2718532 11623244 808 16:11:24 Average: 19930468 31470272 796016 2.42 392077 10873825 2029934 5.98 2455507 9532694 116444 16:11:24 16:11:24 15:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:11:24 15:41:01 docker0 87.68 135.62 6.77 695.61 0.00 0.00 0.00 0.00 16:11:24 15:41:01 ens3 311.32 191.34 5035.64 37.82 0.00 0.00 0.00 0.00 16:11:24 15:41:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 16:11:24 15:41:01 veth0f7dc37 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:42:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 16:11:24 15:42:01 ens3 48.74 40.98 28.00 96.18 0.00 0.00 0.00 0.00 16:11:24 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:42:01 veth0f7dc37 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 16:11:24 15:43:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:43:01 ens3 102.82 63.71 1712.26 21.90 0.00 0.00 0.00 0.00 16:11:24 15:43:01 veth3daca0c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:11:24 15:44:01 docker0 479.51 887.82 39.13 6303.43 0.00 0.00 0.00 0.00 16:11:24 15:44:01 ens3 903.73 488.15 6316.59 52.86 0.00 0.00 0.00 0.00 16:11:24 15:44:01 veth3daca0c 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 16:11:24 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:45:01 veth0c5b35a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:45:01 docker0 3.78 7.15 0.24 91.82 0.00 0.00 0.00 0.00 16:11:24 15:45:01 ens3 174.24 97.73 2972.84 14.87 0.00 0.00 0.00 0.00 16:11:24 15:45:01 vethd5b4eb8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:45:01 veth3daca0c 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:45:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:11:24 15:45:01 veth82fff4d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:45:01 vetha86d138 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:46:03 veth8f7f3a9 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:46:03 docker0 9.92 20.59 0.64 269.66 0.00 0.00 0.00 0.00 16:11:24 15:46:03 veth54796e0 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:46:03 veth78ac595 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:46:03 ens3 53.95 29.41 295.78 15.25 0.00 0.00 0.00 0.00 16:11:24 15:46:03 veth3daca0c 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:46:03 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 16:11:24 15:46:03 vethf6e325a 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:47:01 docker0 335.79 629.62 26.19 3937.63 0.00 0.00 0.00 0.00 16:11:24 15:47:01 ens3 666.71 355.87 3967.42 46.94 0.00 0.00 0.00 0.00 16:11:24 15:47:01 veth3daca0c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:11:24 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:48:01 docker0 4.92 9.12 0.32 131.80 0.00 0.00 0.00 0.00 16:11:24 15:48:01 ens3 238.59 253.31 276.82 820.84 0.00 0.00 0.00 0.00 16:11:24 15:48:01 lo 27.26 27.26 2.68 2.68 0.00 0.00 0.00 0.00 16:11:24 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:49:01 ens3 435.23 459.66 201.49 2735.89 0.00 0.00 0.00 0.00 16:11:24 15:49:01 lo 40.06 40.06 3.95 3.95 0.00 0.00 0.00 0.00 16:11:24 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:50:01 ens3 37.79 37.25 20.33 209.34 0.00 0.00 0.00 0.00 16:11:24 15:50:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 16:11:24 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:54:01 ens3 5.53 3.57 14.45 0.24 0.00 0.00 0.00 0.00 16:11:24 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:11:24 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:56:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 15:59:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 16:11:24 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:00:01 ens3 0.95 0.52 0.40 0.28 0.00 0.00 0.00 0.00 16:11:24 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:01:01 ens3 1.08 0.15 0.24 0.07 0.00 0.00 0.00 0.00 16:11:24 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:02:01 ens3 0.97 0.57 0.52 0.41 0.00 0.00 0.00 0.00 16:11:24 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:04:01 ens3 1.58 0.62 0.48 0.29 0.00 0.00 0.00 0.00 16:11:24 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:05:01 ens3 1.58 0.88 0.78 0.57 0.00 0.00 0.00 0.00 16:11:24 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:06:01 ens3 1.27 0.58 0.41 0.28 0.00 0.00 0.00 0.00 16:11:24 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:07:01 ens3 1.35 0.17 0.20 0.07 0.00 0.00 0.00 0.00 16:11:24 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:08:01 ens3 1.45 0.70 0.42 0.29 0.00 0.00 0.00 0.00 16:11:24 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:11:24 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:09:01 ens3 1.20 0.43 0.40 0.27 0.00 0.00 0.00 0.00 16:11:24 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:24 16:10:01 ens3 124.16 66.27 3966.90 9.45 0.00 0.00 0.00 0.00 16:11:24 16:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:11:24 16:11:01 vethaea16a0 1.98 1.88 0.31 1.96 0.00 0.00 0.00 0.00 16:11:24 16:11:01 docker0 35.59 63.34 3.28 582.36 0.00 0.00 0.00 0.00 16:11:24 16:11:01 ens3 268.57 181.37 3842.44 158.12 0.00 0.00 0.00 0.00 16:11:24 16:11:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 16:11:24 Average: vethaea16a0 0.06 0.06 0.01 0.06 0.00 0.00 0.00 0.00 16:11:24 Average: docker0 30.54 55.90 2.44 383.38 0.00 0.00 0.00 0.00 16:11:24 Average: ens3 108.39 72.92 918.08 136.20 0.00 0.00 0.00 0.00 16:11:24 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 16:11:24 16:11:24 16:11:24 ---> sar -P ALL: 16:11:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16293) 05/22/23 _x86_64_ (8 CPU) 16:11:24 16:11:24 15:39:01 LINUX RESTART (8 CPU) 16:11:24 16:11:24 15:40:02 CPU %user %nice %system %iowait %steal %idle 16:11:24 15:41:01 all 22.91 0.00 4.86 2.48 0.06 69.68 16:11:24 15:41:01 0 23.22 0.00 4.58 4.99 0.07 67.15 16:11:24 15:41:01 1 21.11 0.00 6.12 7.50 0.05 65.21 16:11:24 15:41:01 2 24.05 0.00 5.38 0.64 0.07 69.87 16:11:24 15:41:01 3 22.13 0.00 5.11 0.07 0.07 72.62 16:11:24 15:41:01 4 23.14 0.00 4.51 4.39 0.07 67.90 16:11:24 15:41:01 5 20.24 0.00 4.29 2.20 0.05 73.22 16:11:24 15:41:01 6 26.21 0.00 4.65 0.10 0.07 68.97 16:11:24 15:41:01 7 23.20 0.00 4.24 0.03 0.07 72.46 16:11:24 15:42:01 all 26.66 0.00 5.10 0.68 0.07 67.49 16:11:24 15:42:01 0 24.51 0.00 4.91 3.95 0.07 66.57 16:11:24 15:42:01 1 28.74 0.00 5.37 0.00 0.07 65.83 16:11:24 15:42:01 2 28.10 0.00 5.09 0.03 0.08 66.69 16:11:24 15:42:01 3 26.61 0.00 4.66 0.07 0.07 68.60 16:11:24 15:42:01 4 24.86 0.00 4.74 1.34 0.07 68.99 16:11:24 15:42:01 5 24.73 0.00 5.37 0.03 0.07 69.80 16:11:24 15:42:01 6 27.58 0.00 5.85 0.00 0.07 66.50 16:11:24 15:42:01 7 28.17 0.00 4.83 0.00 0.08 66.92 16:11:24 15:43:01 all 33.03 0.00 5.42 1.90 0.09 59.57 16:11:24 15:43:01 0 34.26 0.00 5.07 0.24 0.07 60.36 16:11:24 15:43:01 1 33.23 0.00 5.09 4.43 0.08 57.16 16:11:24 15:43:01 2 32.61 0.00 5.56 7.50 0.08 54.23 16:11:24 15:43:01 3 32.56 0.00 5.88 0.39 0.08 61.09 16:11:24 15:43:01 4 33.64 0.00 5.79 1.90 0.08 58.59 16:11:24 15:43:01 5 32.70 0.00 5.18 0.39 0.15 61.58 16:11:24 15:43:01 6 32.62 0.00 5.31 0.05 0.08 61.94 16:11:24 15:43:01 7 32.64 0.00 5.44 0.29 0.07 61.57 16:11:24 15:44:01 all 10.20 0.00 6.63 7.28 0.08 75.80 16:11:24 15:44:01 0 9.82 0.00 5.78 4.48 0.10 79.82 16:11:24 15:44:01 1 8.73 0.00 7.31 13.76 0.07 70.13 16:11:24 15:44:01 2 9.74 0.00 6.07 11.78 0.05 72.36 16:11:24 15:44:01 3 11.56 0.00 6.66 2.26 0.09 79.43 16:11:24 15:44:01 4 8.69 0.00 6.89 3.56 0.05 80.81 16:11:24 15:44:01 5 9.43 0.00 5.54 3.89 0.07 81.07 16:11:24 15:44:01 6 12.33 0.00 6.72 15.45 0.07 65.43 16:11:24 15:44:01 7 11.33 0.00 8.10 3.08 0.12 77.37 16:11:24 15:45:01 all 31.70 0.00 10.24 15.62 0.11 42.32 16:11:24 15:45:01 0 31.80 0.00 9.94 7.62 0.09 50.56 16:11:24 15:45:01 1 32.70 0.00 11.06 36.96 0.14 19.13 16:11:24 15:45:01 2 31.04 0.00 9.64 10.28 0.14 48.91 16:11:24 15:45:01 3 32.02 0.00 9.55 6.52 0.10 51.81 16:11:24 15:45:01 4 30.33 0.00 10.87 13.42 0.10 45.29 16:11:24 15:45:01 5 31.84 0.00 9.65 17.00 0.12 41.39 16:11:24 15:45:01 6 32.46 0.00 10.51 25.43 0.08 31.52 16:11:24 15:45:01 7 31.39 0.00 10.73 7.88 0.12 49.89 16:11:24 15:46:03 all 48.24 0.00 11.51 13.49 0.18 26.58 16:11:24 15:46:03 0 45.34 0.00 12.29 7.99 0.13 34.25 16:11:24 15:46:03 1 49.03 0.00 12.55 10.09 0.13 28.20 16:11:24 15:46:03 2 46.85 0.00 9.20 22.35 0.15 21.45 16:11:24 15:46:03 3 47.05 0.00 13.02 25.73 0.41 13.78 16:11:24 15:46:03 4 48.38 0.00 10.21 10.28 0.13 31.01 16:11:24 15:46:03 5 48.07 0.00 12.06 12.17 0.13 27.57 16:11:24 15:46:03 6 49.71 0.00 12.81 15.68 0.17 21.64 16:11:24 15:46:03 7 51.50 0.00 9.99 3.58 0.20 34.73 16:11:24 15:47:01 all 37.27 0.00 12.51 18.77 0.17 31.28 16:11:24 15:47:01 0 35.67 0.00 11.85 15.19 0.14 37.15 16:11:24 15:47:01 1 36.64 0.00 11.53 18.35 0.14 33.34 16:11:24 15:47:01 2 34.62 0.00 12.58 25.97 0.13 26.70 16:11:24 15:47:01 3 36.86 0.00 12.65 18.66 0.16 31.67 16:11:24 15:47:01 4 33.58 0.00 10.80 13.01 0.40 42.21 16:11:24 15:47:01 5 41.43 0.00 14.02 15.32 0.18 29.04 16:11:24 15:47:01 6 38.09 0.00 11.88 18.75 0.13 31.15 16:11:24 15:47:01 7 41.26 0.00 14.77 25.06 0.13 18.79 16:11:24 15:48:01 all 18.19 0.00 5.50 5.88 0.09 70.34 16:11:24 15:48:01 0 20.54 0.00 5.48 1.57 0.07 72.34 16:11:24 15:48:01 1 16.26 0.00 5.82 16.33 0.08 61.50 16:11:24 15:48:01 2 17.92 0.00 5.12 7.60 0.09 69.28 16:11:24 15:48:01 3 17.10 0.00 4.55 1.13 0.10 77.12 16:11:24 15:48:01 4 16.00 0.00 5.16 3.02 0.07 75.75 16:11:24 15:48:01 5 22.12 0.00 6.26 10.18 0.10 61.34 16:11:24 15:48:01 6 15.60 0.00 5.09 1.37 0.10 77.85 16:11:24 15:48:01 7 19.99 0.00 6.54 5.79 0.12 67.56 16:11:24 15:49:01 all 9.22 0.00 0.86 0.08 0.06 89.77 16:11:24 15:49:01 0 8.55 0.00 1.27 0.03 0.08 90.07 16:11:24 15:49:01 1 13.19 0.00 0.87 0.05 0.05 85.84 16:11:24 15:49:01 2 10.73 0.00 0.82 0.08 0.05 88.31 16:11:24 15:49:01 3 6.09 0.00 0.55 0.00 0.08 93.28 16:11:24 15:49:01 4 7.88 0.00 0.47 0.02 0.05 91.58 16:11:24 15:49:01 5 11.97 0.00 0.85 0.02 0.05 87.11 16:11:24 15:49:01 6 7.63 0.00 0.77 0.02 0.05 91.53 16:11:24 15:49:01 7 7.72 0.00 1.27 0.45 0.08 90.48 16:11:24 15:50:01 all 0.67 0.00 0.11 0.01 0.01 99.20 16:11:24 15:50:01 0 0.18 0.00 0.10 0.00 0.03 99.68 16:11:24 15:50:01 1 1.10 0.00 0.12 0.00 0.02 98.77 16:11:24 15:50:01 2 0.10 0.00 0.08 0.02 0.02 99.78 16:11:24 15:50:01 3 1.10 0.00 0.08 0.00 0.00 98.82 16:11:24 15:50:01 4 0.10 0.00 0.03 0.00 0.02 99.85 16:11:24 15:50:01 5 1.27 0.00 0.17 0.00 0.02 98.55 16:11:24 15:50:01 6 0.38 0.00 0.18 0.00 0.02 99.42 16:11:24 15:50:01 7 1.08 0.00 0.12 0.05 0.00 98.75 16:11:24 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:11:24 15:51:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:11:24 15:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:11:24 15:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:11:24 15:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:11:24 16:11:24 15:51:01 CPU %user %nice %system %iowait %steal %idle 16:11:24 15:52:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:11:24 15:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:11:24 15:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 15:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 16:11:24 15:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:52:01 4 0.05 0.00 0.02 0.00 0.03 99.90 16:11:24 15:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 15:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:11:24 15:52:01 7 0.05 0.00 0.02 0.02 0.00 99.92 16:11:24 15:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:11:24 15:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:11:24 15:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:11:24 15:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:11:24 15:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:11:24 15:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:11:24 15:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:53:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:11:24 15:54:01 all 0.05 0.00 0.03 0.01 0.01 99.90 16:11:24 15:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:11:24 15:54:01 1 0.15 0.00 0.00 0.00 0.02 99.83 16:11:24 15:54:01 2 0.02 0.00 0.03 0.02 0.02 99.92 16:11:24 15:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:11:24 15:54:01 4 0.03 0.00 0.07 0.02 0.02 99.87 16:11:24 15:54:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:11:24 15:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:11:24 15:54:01 7 0.08 0.00 0.02 0.02 0.00 99.88 16:11:24 15:55:01 all 0.02 0.00 0.02 0.01 0.01 99.95 16:11:24 15:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:11:24 15:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 15:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:11:24 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:55:01 4 0.02 0.00 0.03 0.00 0.03 99.92 16:11:24 15:55:01 5 0.05 0.00 0.03 0.02 0.02 99.88 16:11:24 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:11:24 15:56:01 all 0.10 0.00 0.01 0.00 0.01 99.87 16:11:24 15:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:11:24 15:56:01 1 0.60 0.00 0.00 0.00 0.02 99.39 16:11:24 15:56:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:11:24 15:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 15:56:01 4 0.07 0.00 0.02 0.00 0.03 99.88 16:11:24 15:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:11:24 15:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:11:24 15:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:11:24 15:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 16:11:24 15:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:11:24 15:57:01 1 0.47 0.00 0.03 0.00 0.02 99.48 16:11:24 15:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:11:24 15:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:57:01 4 0.02 0.00 0.00 0.00 0.04 99.95 16:11:24 15:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:11:24 15:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:11:24 15:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:11:24 15:58:01 0 0.08 0.00 0.00 0.00 0.00 99.92 16:11:24 15:58:01 1 0.37 0.00 0.03 0.00 0.00 99.60 16:11:24 15:58:01 2 0.03 0.00 0.02 0.02 0.02 99.92 16:11:24 15:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 15:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:11:24 15:58:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:11:24 15:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:59:01 all 0.03 0.00 0.00 0.00 0.01 99.96 16:11:24 15:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 15:59:01 1 0.17 0.00 0.00 0.00 0.02 99.82 16:11:24 15:59:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:11:24 15:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 15:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 15:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:11:24 16:00:01 all 0.06 0.00 0.01 0.00 0.01 99.92 16:11:24 16:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:00:01 1 0.25 0.00 0.00 0.00 0.00 99.75 16:11:24 16:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 16:00:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:11:24 16:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 16:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:11:24 16:01:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:11:24 16:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:11:24 16:01:01 1 0.20 0.00 0.02 0.00 0.02 99.77 16:11:24 16:01:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:11:24 16:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:11:24 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 16:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:11:24 16:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:11:24 16:02:01 all 0.05 0.00 0.01 0.03 0.01 99.91 16:11:24 16:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 16:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:11:24 16:02:01 3 0.05 0.00 0.03 0.07 0.02 99.83 16:11:24 16:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 16:02:01 5 0.12 0.00 0.03 0.00 0.00 99.85 16:11:24 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:11:24 16:02:01 7 0.05 0.00 0.00 0.13 0.00 99.82 16:11:24 16:11:24 16:02:01 CPU %user %nice %system %iowait %steal %idle 16:11:24 16:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 16:11:24 16:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:11:24 16:03:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:11:24 16:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 16:03:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:11:24 16:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 16:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:11:24 16:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:11:24 16:04:01 all 0.03 0.00 0.00 0.01 0.01 99.95 16:11:24 16:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 16:04:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:11:24 16:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:11:24 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 16:04:01 5 0.13 0.00 0.00 0.00 0.00 99.87 16:11:24 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 16:04:01 7 0.00 0.00 0.00 0.05 0.00 99.95 16:11:24 16:05:01 all 0.03 0.00 0.00 0.00 0.01 99.95 16:11:24 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:11:24 16:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:11:24 16:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 16:05:01 3 0.08 0.00 0.00 0.02 0.02 99.88 16:11:24 16:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 16:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 16:05:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:11:24 16:06:01 all 0.19 0.00 0.01 0.01 0.01 99.78 16:11:24 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:11:24 16:06:01 1 1.39 0.00 0.00 0.00 0.02 98.60 16:11:24 16:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:11:24 16:06:01 3 0.02 0.00 0.02 0.03 0.02 99.92 16:11:24 16:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:11:24 16:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:11:24 16:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:11:24 16:06:01 7 0.00 0.00 0.00 0.08 0.02 99.90 16:11:24 16:07:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:11:24 16:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:11:24 16:07:01 1 0.12 0.00 0.00 0.00 0.02 99.87 16:11:24 16:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:11:24 16:07:01 3 0.02 0.00 0.00 0.08 0.02 99.88 16:11:24 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 16:07:01 5 0.03 0.00 0.03 0.00 0.03 99.90 16:11:24 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 16:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:11:24 16:08:01 all 0.03 0.00 0.01 0.05 0.01 99.91 16:11:24 16:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:11:24 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:11:24 16:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:11:24 16:08:01 3 0.00 0.00 0.00 0.35 0.00 99.65 16:11:24 16:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:11:24 16:08:01 5 0.08 0.00 0.00 0.00 0.02 99.90 16:11:24 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:11:24 16:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:11:24 16:09:01 all 0.01 0.00 0.01 0.01 0.01 99.95 16:11:24 16:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:11:24 16:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:11:24 16:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:11:24 16:09:01 3 0.02 0.00 0.00 0.07 0.00 99.92 16:11:24 16:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:11:24 16:09:01 5 0.03 0.00 0.02 0.00 0.03 99.92 16:11:24 16:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:11:24 16:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:11:24 16:10:01 all 1.90 0.00 0.93 0.56 0.02 96.59 16:11:24 16:10:01 0 1.69 0.00 1.14 0.03 0.02 97.12 16:11:24 16:10:01 1 1.75 0.00 1.04 0.13 0.02 97.06 16:11:24 16:10:01 2 2.64 0.00 0.85 0.02 0.05 96.44 16:11:24 16:10:01 3 1.00 0.00 0.72 0.17 0.02 98.10 16:11:24 16:10:01 4 2.08 0.00 1.07 3.28 0.02 93.56 16:11:24 16:10:01 5 1.65 0.00 0.53 0.08 0.03 97.69 16:11:24 16:10:01 6 1.81 0.00 0.94 0.08 0.02 97.16 16:11:24 16:10:01 7 2.61 0.00 1.14 0.67 0.02 95.56 16:11:24 16:11:01 all 6.94 0.00 3.05 3.62 0.07 86.31 16:11:24 16:11:01 0 6.93 0.00 2.61 0.15 0.07 90.24 16:11:24 16:11:01 1 6.30 0.00 3.26 0.24 0.05 90.15 16:11:24 16:11:01 2 8.57 0.00 3.52 8.08 0.07 79.76 16:11:24 16:11:01 3 5.69 0.00 3.53 13.39 0.07 77.32 16:11:24 16:11:01 4 7.49 0.00 2.69 5.65 0.07 84.10 16:11:24 16:11:01 5 6.76 0.00 2.39 0.07 0.12 90.67 16:11:24 16:11:01 6 5.97 0.00 3.53 1.40 0.05 89.05 16:11:24 16:11:01 7 7.83 0.00 2.91 0.10 0.08 89.08 16:11:24 Average: all 7.90 0.00 2.13 2.23 0.04 87.71 16:11:24 Average: 0 7.76 0.00 2.08 1.46 0.04 88.67 16:11:24 Average: 1 8.05 0.00 2.23 3.40 0.04 86.28 16:11:24 Average: 2 7.89 0.00 2.03 2.99 0.04 87.04 16:11:24 Average: 3 7.66 0.00 2.13 2.20 0.04 87.97 16:11:24 Average: 4 7.55 0.00 2.02 1.90 0.04 88.48 16:11:24 Average: 5 8.05 0.00 2.11 1.93 0.04 87.87 16:11:24 Average: 6 7.98 0.00 2.17 2.48 0.03 87.33 16:11:24 Average: 7 8.23 0.00 2.22 1.46 0.04 88.05 16:11:24 16:11:24 16:11:24