Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 577681181bc6884f0ff204c6dd697ba0a91a7618 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-ssh3094997215587659822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9083874232936312916.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10888965412202328566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh10431073309424759690.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-ssh7526397321979027159.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 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10970’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10971 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/502 [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/502 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 577681181bc6884f0ff204c6dd697ba0a91a7618 (main) Commit message: "Merge pull request #4529 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 > git rev-list --no-walk ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:33 ========================================================= 07:42:33 EdgeX Global Pipelines Version Info 07:42:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:33 ------------------- 07:42:33 stable info: 07:42:33 ------------------- 07:42:33 Commited By: Bill Mahoney bill.mahoney@intel.com 07:42:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:42:33 Message: update stable to v1.0.248 07:42:34 ------------------- 07:42:34 experimental info: 07:42:34 ------------------- 07:42:34 Commited By: **** collab-it+edgex@linuxfoundation.org 07:42:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:42:34 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5776811 [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:35 provisioning config files... 07:42:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config238567662310686199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:35 ---> docker-login.sh 07:42:35 nexus3.edgexfoundry.org:10001 07:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:35 Configure a credential helper to remove this warning. See 07:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:35 07:42:35 Login Succeeded 07:42:35 nexus3.edgexfoundry.org:10002 07:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:35 Configure a credential helper to remove this warning. See 07:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:35 07:42:35 Login Succeeded 07:42:35 nexus3.edgexfoundry.org:10003 07:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:35 Configure a credential helper to remove this warning. See 07:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:35 07:42:35 Login Succeeded 07:42:35 nexus3.edgexfoundry.org:10004 07:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:35 Configure a credential helper to remove this warning. See 07:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:35 07:42:35 Login Succeeded 07:42:35 docker.io 07:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:36 Configure a credential helper to remove this warning. See 07:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:36 07:42:36 Login Succeeded 07:42:36 ---> docker-login.sh ends [Pipeline] } 07:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:36 + 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 07:42:36 + dirname cmd/core-command/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo core-command,cmd/core-command/Dockerfile 07:42:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:42:36 + dirname cmd/core-data/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo core-data,cmd/core-data/Dockerfile 07:42:36 + dirname cmd/core-metadata/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo core-metadata,cmd/core-metadata/Dockerfile 07:42:36 + dirname cmd/security-bootstrapper/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:42:36 + + cut -d/ -f2 07:42:36 dirname cmd/security-proxy-auth/Dockerfile 07:42:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:42:36 + dirname cmd/security-proxy-setup/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:42:36 + dirname cmd/security-secretstore-setup/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:42:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:42:36 + dirname cmd/security-spire-agent/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:42:36 + dirname cmd/security-spire-config/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:42:36 + dirname cmd/security-spire-server/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:42:36 + dirname cmd/support-notifications/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo support-notifications,cmd/support-notifications/Dockerfile 07:42:36 + dirname cmd/support-scheduler/Dockerfile 07:42:36 + cut -d/ -f2 07:42:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:42:36 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 07:42:36 + git rev-list -1 --merges 577681181bc6884f0ff204c6dd697ba0a91a7618~1..577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo 07:42:36 -----------> git rev-list -1 --merges 577681181bc6884f0ff204c6dd697ba0a91a7618~1..577681181bc6884f0ff204c6dd697ba0a91a7618 577681181bc6884f0ff204c6dd697ba0a91a7618 07:42:36 577681181bc6884f0ff204c6dd697ba0a91a7618 [false] [Pipeline] sh 07:42:37 + git log --format=format:%s -1 577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] echo 07:42:37 ========================================================= 07:42:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:42:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:42:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:37 + grep -v github /etc/ssh/ssh_known_hosts 07:42:37 + [ -e /tmp/ssh_known_hosts ] 07:42:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:42:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 07:42:37 sudo tee -a /etc/ssh/ssh_known_hosts 07:42:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:37 07:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:38 0.1.4: Pulling from edgex-devops/py-git-semver 07:42:38 b85a868b505f: Pulling fs layer 07:42:38 e2be974225ed: Pulling fs layer 07:42:38 339a4e72a1f5: Pulling fs layer 07:42:38 988bab9f4d93: Pulling fs layer 07:42:38 1469e6f7b9e6: Pulling fs layer 07:42:38 eaf3925da568: Pulling fs layer 07:42:38 bab4dde63d76: Pulling fs layer 07:42:38 bde34c3a00c8: Pulling fs layer 07:42:38 b352a97aabf1: Pulling fs layer 07:42:38 4872d77fe225: Pulling fs layer 07:42:38 5851b861e8e6: Pulling fs layer 07:42:38 bab4dde63d76: Waiting 07:42:38 bde34c3a00c8: Waiting 07:42:38 b352a97aabf1: Waiting 07:42:38 4872d77fe225: Waiting 07:42:38 5851b861e8e6: Waiting 07:42:38 988bab9f4d93: Waiting 07:42:38 1469e6f7b9e6: Waiting 07:42:38 eaf3925da568: Waiting 07:42:38 e2be974225ed: Download complete 07:42:38 988bab9f4d93: Verifying Checksum 07:42:38 988bab9f4d93: Download complete 07:42:38 1469e6f7b9e6: Verifying Checksum 07:42:38 1469e6f7b9e6: Download complete 07:42:38 339a4e72a1f5: Verifying Checksum 07:42:38 339a4e72a1f5: Download complete 07:42:38 eaf3925da568: Download complete 07:42:38 bde34c3a00c8: Download complete 07:42:38 b352a97aabf1: Download complete 07:42:38 4872d77fe225: Verifying Checksum 07:42:38 4872d77fe225: Download complete 07:42:38 5851b861e8e6: Verifying Checksum 07:42:38 5851b861e8e6: Download complete 07:42:38 b85a868b505f: Download complete 07:42:38 bab4dde63d76: Verifying Checksum 07:42:38 bab4dde63d76: Download complete 07:42:39 b85a868b505f: Pull complete 07:42:39 e2be974225ed: Pull complete 07:42:40 339a4e72a1f5: Pull complete 07:42:40 988bab9f4d93: Pull complete 07:42:40 1469e6f7b9e6: Pull complete 07:42:40 eaf3925da568: Pull complete 07:42:42 bab4dde63d76: Pull complete 07:42:42 bde34c3a00c8: Pull complete 07:42:42 b352a97aabf1: Pull complete 07:42:42 4872d77fe225: Pull complete 07:42:42 5851b861e8e6: Pull complete 07:42:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:42 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 07:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:42:44 $ docker top b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 -eo pid,comm 07:42:44 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). 07:42:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:44 [ssh-agent] Looking for ssh-agent implementation... 07:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:44 $ docker exec b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent 07:42:44 SSH_AUTH_SOCK=/tmp/ssh-mYwkxtrzFUVU/agent.32 07:42:44 SSH_AGENT_PID=38 07:42:44 Running ssh-add (command line suppressed) 07:42:44 Identity added: /w/workspace/edgex-go/502@tmp/private_key_3900749914413268337.key (/w/workspace/edgex-go/502@tmp/private_key_3900749914413268337.key) 07:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:45 + git tag --points-at HEAD [Pipeline] } 07:42:45 $ docker exec --env ******** --env ******** b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent -k 07:42:45 unset SSH_AUTH_SOCK; 07:42:45 unset SSH_AGENT_PID; 07:42:45 echo Agent pid 38 killed; 07:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:45 [ssh-agent] Looking for ssh-agent implementation... 07:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:45 $ docker exec b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent 07:42:45 SSH_AUTH_SOCK=/tmp/ssh-RV1Y89QnDvvu/agent.70 07:42:45 SSH_AGENT_PID=76 07:42:45 Running ssh-add (command line suppressed) 07:42:45 Identity added: /w/workspace/edgex-go/502@tmp/private_key_16351771815073445622.key (/w/workspace/edgex-go/502@tmp/private_key_16351771815073445622.key) 07:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:45 + git semver init 07:42:46 2023-04-26 07:42:46,047 [run_init] DEBUG init version:0.0.0 force:False 07:42:46 2023-04-26 07:42:46,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/502/.semver 07:42:46 2023-04-26 07:42:46,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/502/.semver 07:42:46 2023-04-26 07:42:46,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/502/.semver'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) 07:42:51 2023-04-26 07:42:50,353 [append_file] DEBUG append to file:/w/workspace/edgex-go/502/.git/info/exclude 07:42:51 2023-04-26 07:42:50,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/502/.semver/main with force:False 07:42:51 2023-04-26 07:42:50,354 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 07:42:51 2023-04-26 07:42:50,354 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 07:42:51 3.0.0-dev.139 [Pipeline] } 07:42:51 $ docker exec --env ******** --env ******** b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 ssh-agent -k 07:42:51 unset SSH_AUTH_SOCK; 07:42:51 unset SSH_AGENT_PID; 07:42:51 echo Agent pid 76 killed; 07:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:51 + git semver [Pipeline] } 07:42:52 $ docker stop --time=1 b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 07:42:53 $ docker rm -f --volumes b6a256f7efe86223c51410cc4003d341f7f677c9deabb687dfa7f3401f898747 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:54 Stashed 1 file(s) [Pipeline] echo 07:42:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.139 [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 07:42:54 + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] echo 07:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:42:54 ========================================================= 07:42:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:42:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:42:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:54 f56be85fc22e: Pulling fs layer 07:42:54 85791d961cd3: Pulling fs layer 07:42:54 d694b5ae8c79: Pulling fs layer 07:42:54 9f32a84ed3da: Pulling fs layer 07:42:54 4d19c01a9841: Pulling fs layer 07:42:54 9325e15d5711: Pulling fs layer 07:42:54 556b6ee489ea: Pulling fs layer 07:42:54 c5a4b2cf53e6: Pulling fs layer 07:42:54 4d19c01a9841: Waiting 07:42:54 c5a4b2cf53e6: Waiting 07:42:54 9325e15d5711: Waiting 07:42:54 556b6ee489ea: Waiting 07:42:54 9f32a84ed3da: Waiting 07:42:54 85791d961cd3: Download complete 07:42:54 9f32a84ed3da: Verifying Checksum 07:42:54 9f32a84ed3da: Download complete 07:42:54 4d19c01a9841: Verifying Checksum 07:42:54 4d19c01a9841: Download complete 07:42:54 f56be85fc22e: Verifying Checksum 07:42:54 f56be85fc22e: Download complete 07:42:54 9325e15d5711: Verifying Checksum 07:42:54 9325e15d5711: Download complete 07:42:55 f56be85fc22e: Pull complete 07:42:55 85791d961cd3: Pull complete 07:42:55 c5a4b2cf53e6: Verifying Checksum 07:42:55 c5a4b2cf53e6: Download complete 07:42:55 d694b5ae8c79: Verifying Checksum 07:42:55 d694b5ae8c79: Download complete 07:42:55 556b6ee489ea: Verifying Checksum 07:42:55 556b6ee489ea: Download complete 07:42:59 d694b5ae8c79: Pull complete 07:42:59 9f32a84ed3da: Pull complete 07:42:59 4d19c01a9841: Pull complete 07:42:59 9325e15d5711: Pull complete 07:43:00 556b6ee489ea: Pull complete 07:43:01 c5a4b2cf53e6: Pull complete 07:43:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:43:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:43:02 WORKDIR /edgex 07:43:02 COPY go.mod . 07:43:02 RUN go mod download 07:43:02 + docker build -t ci-base-image-x86_64 -f - . 07:43:02 Sending build context to Docker daemon 170.7MB 07:43:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:43:02 ---> c4be618373d6 07:43:02 Step 2/4 : WORKDIR /edgex 07:43:06 ---> Running in 55c4936f8e49 07:43:06 Removing intermediate container 55c4936f8e49 07:43:06 ---> 113b70f2e418 07:43:06 Step 3/4 : COPY go.mod . 07:43:06 ---> 8b7caebb81f9 07:43:06 Step 4/4 : RUN go mod download 07:43:06 ---> Running in acce2f0383c5 07:43:09 Still waiting to schedule task 07:43:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10954’ 07:43:16 Removing intermediate container acce2f0383c5 07:43:16 ---> de72d7fb488b 07:43:16 Successfully built de72d7fb488b 07:43:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:16 + docker inspect -f . ci-base-image-x86_64 07:43:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:16 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 07:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:43:16 $ docker top c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:17 + go version 07:43:17 go version go1.20.2 linux/amd64 [Pipeline] } 07:43:17 $ docker stop --time=1 c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 07:43:18 $ docker rm -f --volumes c51b6d1708c2a38a3d6f10c7e132945f32af3a7b249dfd8302d106ec65e50e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:18 + docker inspect -f . ci-base-image-x86_64 07:43:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:18 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 07:43:18 $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:43:19 $ docker top 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be -eo pid,comm [Pipeline] { [Pipeline] echo 07:43:19 ========================================================= 07:43:19 [edgeXBuildGoParallel] Running Tests and Build... 07:43:19 ========================================================= [Pipeline] sh 07:43:19 + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] fileExists [Pipeline] sh 07:43:19 + make test 07:43:19 go test -race -coverprofile=coverage.out ./... 07:43:26 ? github.com/edgexfoundry/edgex-go [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 07:43:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 07:43:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:43:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:43:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:43:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:43:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 07:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.238s coverage: 88.5% of statements 07:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.342s coverage: 95.6% of statements 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:43:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.041s coverage: 72.2% of statements 07:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:43:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 07:43:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 07:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:43:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:44:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:44:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 07:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.071s coverage: 92.9% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.037s coverage: 20.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 38.4% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 07:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 07:44:17 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 07:44:17 running golangci-lint 07:44:17 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 07:44:17 go version go1.20.2 linux/amd64 07:44:17 level=info msg="[config_reader] Used config file .golangci.yml" 07:44:17 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 07:44:32 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 13.775972739s" 07:44:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.48822ms" 07:44:37 level=info msg="[linters_context/goanalysis] analyzers took 46.895950606s with top 10 stages: buildir: 27.682312701s, inspect: 1.967967961s, fact_deprecated: 1.788356749s, ctrlflow: 904.715037ms, gosec: 896.857225ms, fact_purity: 830.545644ms, printf: 770.135243ms, S1038: 741.833707ms, nilness: 724.169153ms, typedness: 473.210653ms" 07:44:37 level=info msg="[runner] Issues before processing: 203, after processing: 0" 07:44:37 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, exclude-rules: 23/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203" 07:44:37 level=info msg="[runner] processing took 16.096441ms with stages: nolint: 7.340323ms, identifier_marker: 4.584847ms, autogenerated_exclude: 1.398874ms, exclude-rules: 1.217077ms, path_prettifier: 1.056701ms, skip_dirs: 422.316µs, cgo: 51.512µs, filename_unadjuster: 20.471µs, max_same_issues: 860ns, uniq_by_line: 620ns, source_code: 540ns, max_from_linter: 460ns, skip_files: 450ns, exclude: 270ns, diff: 250ns, severity-rules: 240ns, sort_results: 220ns, path_shortener: 190ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 07:44:37 level=info msg="[runner] linters took 6.669386195s with stages: goanalysis_metalinter: 6.653195971s" 07:44:37 level=info msg="File cache stats: 0 entries of total size 0B" 07:44:37 level=info msg="Memory: 206 samples, avg is 180.9MB, max is 749.1MB" 07:44:37 level=info msg="Execution took 20.49802169s" 07:44:37 go vet ./... 07:44:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:42 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:44:42 + ls -al . 07:44:42 total 704 07:44:42 drwxrwxr-x 11 1001 1001 4096 Apr 26 07:43 . 07:44:42 drwxr-xr-x 4 root root 4096 Apr 26 07:43 .. 07:44:42 drwxrwxr-x 2 1001 1001 4096 Apr 26 07:42 .blubracket 07:44:42 -rw-rw-r-- 1 1001 1001 16 Apr 26 07:42 .dockerignore 07:44:42 drwxrwxr-x 8 1001 1001 4096 Apr 26 07:42 .git 07:44:42 drwxrwxr-x 3 1001 1001 4096 Apr 26 07:42 .github 07:44:42 -rw-rw-r-- 1 1001 1001 1133 Apr 26 07:42 .gitignore 07:44:42 -rw-rw-r-- 1 1001 1001 42 Apr 26 07:42 .golangci.yml 07:44:42 -rw-rw-r-- 1 1001 1001 87 Apr 26 07:42 .hadolint.yml 07:44:42 drwxr-xr-x 3 1001 1001 4096 Apr 26 07:42 .semver 07:44:42 -rw-rw-r-- 1 1001 1001 166 Apr 26 07:42 .sonarcloud.properties 07:44:42 -rw-rw-r-- 1 1001 1001 1171 Apr 26 07:42 ADOPTERS.md 07:44:42 -rw-rw-r-- 1 1001 1001 10835 Apr 26 07:42 Attribution.txt 07:44:42 -rw-rw-r-- 1 1001 1001 73765 Apr 26 07:42 CHANGELOG.md 07:44:42 -rw-rw-r-- 1 1001 1001 3804 Apr 26 07:42 CONTRIBUTING.md 07:44:42 -rw-rw-r-- 1 1001 1001 677 Apr 26 07:42 GOVERNANCE.md 07:44:42 -rw-rw-r-- 1 1001 1001 883 Apr 26 07:42 Jenkinsfile 07:44:42 -rw-rw-r-- 1 1001 1001 10775 Apr 26 07:42 LICENSE 07:44:42 -rw-rw-r-- 1 1001 1001 14368 Apr 26 07:42 Makefile 07:44:42 -rw-rw-r-- 1 1001 1001 582 Apr 26 07:42 OWNERS.md 07:44:42 -rw-rw-r-- 1 1001 1001 9403 Apr 26 07:42 README.md 07:44:42 -rw-rw-r-- 1 1001 1001 789 Apr 26 07:42 SECURITY.md 07:44:42 -rw-rw-r-- 1 1001 1001 13 Apr 26 07:42 VERSION 07:44:42 drwxrwxr-x 2 1001 1001 4096 Apr 26 07:42 bin 07:44:42 drwxrwxr-x 18 1001 1001 4096 Apr 26 07:42 cmd 07:44:42 -rw-r--r-- 1 root root 448248 Apr 26 07:44 coverage.out 07:44:42 -rw-rw-r-- 1 1001 1001 3200 Apr 26 07:42 go.mod 07:44:42 -rw-rw-r-- 1 1001 1001 31155 Apr 26 07:42 go.sum 07:44:42 drwxrwxr-x 7 1001 1001 4096 Apr 26 07:42 internal 07:44:42 drwxrwxr-x 3 1001 1001 4096 Apr 26 07:42 openapi 07:44:42 -rw-rw-r-- 1 1001 1001 594 Apr 26 07:42 security.txt 07:44:42 drwxrwxr-x 4 1001 1001 4096 Apr 26 07:42 snap 07:44:42 -rw-rw-r-- 1 1001 1001 204 Apr 26 07:42 version.go [Pipeline] sh 07:44:42 + '[' -e coverage.out ] 07:44:42 + chown 1001:1001 coverage.out [Pipeline] stash 07:44:42 Stashed 1 file(s) [Pipeline] sh 07:44:43 + make build 07:44:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:44:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:44:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:44:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:45:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:45:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:45:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:45:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:45:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:45:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:45:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:45:10 $ docker stop --time=1 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be 07:45:13 $ docker rm -f --volumes 4cfaa1ef9241a3af82b69e0ce5d04093f4ebc6d8f24e01fc3fd6f662c966b9be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:13 07:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:14 latest: Pulling from edgex-devops/edgex-compose 07:45:14 cbdbe7a5bc2a: Pulling fs layer 07:45:14 ca9280d653b3: Pulling fs layer 07:45:14 7e9c9ca2126c: Pulling fs layer 07:45:14 cbdbe7a5bc2a: Download complete 07:45:14 ca9280d653b3: Verifying Checksum 07:45:14 ca9280d653b3: Download complete 07:45:14 cbdbe7a5bc2a: Pull complete 07:45:15 7e9c9ca2126c: Download complete 07:45:15 ca9280d653b3: Pull complete 07:45:18 7e9c9ca2126c: Pull complete 07:45:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:18 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 07:45:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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 07:45:20 $ docker top 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:20 + docker-compose build --help 07:45:20 + grep parallel 07:45:20 --parallel Build images in parallel. [Pipeline] } 07:45:21 $ docker stop --time=1 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 07:45:22 $ docker rm -f --volumes 2db995e008018c29f14a7b70a1077ab45719f4af8f488f3edbdf894da542b974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:22 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 07:45:22 $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:45:23 $ docker top 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:23 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:23 Building core-command ... 07:45:23 Building core-common-config-bootstrapper ... 07:45:23 Building core-data ... 07:45:23 Building core-metadata ... 07:45:23 Building security-bootstrapper ... 07:45:23 Building security-proxy-auth ... 07:45:23 Building security-proxy-setup ... 07:45:23 Building security-secretstore-setup ... 07:45:23 Building security-spiffe-token-provider ... 07:45:23 Building security-spire-agent ... 07:45:23 Building security-spire-config ... 07:45:23 Building security-spire-server ... 07:45:23 Building support-notifications ... 07:45:23 Building support-scheduler ... 07:45:23 Building security-spiffe-token-provider 07:45:23 Building security-bootstrapper 07:45:23 Building core-common-config-bootstrapper 07:45:23 Building core-data 07:45:23 Building security-spire-agent 07:45:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:45:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:36 ---> de72d7fb488b 07:45:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:45:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:45:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:45:36 ---> de72d7fb488b 07:45:36 Step 3/27 : WORKDIR /edgex-go 07:45:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:45:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:45:36 ---> de72d7fb488b 07:45:36 Step 3/33 : WORKDIR /edgex-go 07:45:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:45:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:36 ---> de72d7fb488b 07:45:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:45:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:45:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:45:36 ---> de72d7fb488b 07:45:36 Step 3/20 : WORKDIR /edgex-go 07:45:40 ---> Running in b5951768a735 07:45:40 ---> Running in d04eee3b981f 07:45:40 ---> Running in 1e446b4272af 07:45:40 ---> Running in f86d679e0de3 07:45:40 ---> Running in da3f0bb64e4e 07:45:40 Removing intermediate container 1e446b4272af 07:45:40 ---> 97ecde18a2c4 07:45:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:45:40 Removing intermediate container b5951768a735 07:45:40 ---> eecf2f951aaa 07:45:40 Step 4/23 : WORKDIR /edgex-go 07:45:40 Removing intermediate container f86d679e0de3 07:45:40 ---> fee0fb4a252d 07:45:40 Step 4/33 : RUN apk add --update --no-cache make git 07:45:40 Removing intermediate container da3f0bb64e4e 07:45:40 ---> 7eb31f426fc4 07:45:40 Step 4/23 : WORKDIR /edgex-go 07:45:40 Removing intermediate container d04eee3b981f 07:45:40 ---> 4e4ecf95afd4 07:45:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:45:40 ---> Running in 83cc9526b7b5 07:45:40 ---> Running in aab0ffc7f2b7 07:45:40 ---> Running in 47a5972beec9 07:45:40 ---> Running in 2857b14758c5 07:45:40 ---> Running in 99a75fa2cf04 07:45:40 Removing intermediate container 47a5972beec9 07:45:40 ---> 8f0c4473b37b 07:45:40 Step 5/23 : RUN apk add --update --no-cache make git 07:45:40 Removing intermediate container 2857b14758c5 07:45:40 ---> 078a6669fab0 07:45:40 Step 5/23 : RUN apk add --update --no-cache make git 07:45:40 ---> Running in 679f941d77e8 07:45:40 ---> Running in 8f947e87f94a 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:40 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:45:40 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:45:40 OK: 17819 distinct packages available 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:41 OK: 265 MiB in 53 packages 07:45:41 OK: 265 MiB in 53 packages 07:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:45:41 OK: 265 MiB in 53 packages 07:45:41 OK: 265 MiB in 53 packages 07:45:41 OK: 265 MiB in 53 packages 07:45:41 Removing intermediate container 99a75fa2cf04 07:45:41 ---> afb47fe91ed4 07:45:41 Step 5/27 : COPY go.mod vendor* ./ 07:45:41 Removing intermediate container aab0ffc7f2b7 07:45:41 ---> f9b63672a412 07:45:41 Step 5/33 : COPY go.mod vendor* ./ 07:45:41 ---> e6d21039beff 07:45:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:41 ---> Running in c2ced71c7355 07:45:41 Removing intermediate container 83cc9526b7b5 07:45:41 ---> 04b9187b42d0 07:45:41 Step 5/20 : COPY go.mod vendor* ./ 07:45:41 Removing intermediate container 8f947e87f94a 07:45:41 ---> 91329ccc977e 07:45:41 Step 6/23 : COPY go.mod vendor* ./ 07:45:41 ---> 773d4d4b2afc 07:45:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:41 ---> Running in 0de41578a9e9 07:45:41 Removing intermediate container 679f941d77e8 07:45:41 ---> be8089e5109c 07:45:41 Step 6/23 : COPY go.mod vendor* ./ 07:45:42 ---> bcd7c421909b 07:45:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:42 ---> 503e122a9cc9 07:45:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:42 ---> Running in e22cfb58b5f0 07:45:42 ---> Running in 05a4ea2eb23a 07:45:42 ---> 257c7ae89050 07:45:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:42 ---> Running in 08da4ba203ca 07:45:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10973 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:45:57 Running in /w/workspace/edgex-go/502 [Pipeline] { [Pipeline] checkout 07:45:57 The recommended git tool is: git 07:46:03 using credential edgex-jenkins-ssh 07:46:03 Cloning the remote Git repository 07:46:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:46:03 > git init /w/workspace/edgex-go/502 # timeout=10 07:46:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:46:03 > git --version # timeout=10 07:46:03 > git --version # 'git version 2.25.1' 07:46:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:23 Avoid second fetch 07:46:23 Checking out Revision 577681181bc6884f0ff204c6dd697ba0a91a7618 (main) 07:46:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:23 > git config core.sparsecheckout # timeout=10 07:46:24 Commit message: "Merge pull request #4529 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:25 Dload Upload Total Spent Left Speed 07:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 07:46:23 > git checkout -f 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 07:46:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:46:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:46:26 + sudo tee /etc/docker/daemon.new 07:46:26 { 07:46:26 "registry-mirrors": [ 07:46:26 "https://nexus3.edgexfoundry.org:10001" 07:46:26 ], 07:46:26 "bip": "10.250.0.254/24", 07:46:26 "hosts": [ 07:46:26 "tcp://0.0.0.0:5555", 07:46:26 "unix:///var/run/docker.sock" 07:46:26 ], 07:46:26 "mtu": 1458, 07:46:26 "selinux-enabled": true, 07:46:26 "seccomp-profile": "/etc/docker/seccomp.json" 07:46:26 } [Pipeline] sh 07:46:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:46:27 + sudo service docker restart 07:46:28 Removing intermediate container c2ced71c7355 07:46:28 ---> 1124f618a847 07:46:28 Step 7/27 : COPY . . 07:46:28 Removing intermediate container 0de41578a9e9 07:46:28 ---> a1f60aaca32e 07:46:28 Step 7/33 : COPY . . 07:46:28 Removing intermediate container 05a4ea2eb23a 07:46:28 ---> 7ec2a5eb703b 07:46:28 Step 7/20 : COPY . . 07:46:28 Removing intermediate container e22cfb58b5f0 07:46:28 ---> 24eb22c01974 07:46:28 Step 8/23 : COPY . . 07:46:28 Removing intermediate container 08da4ba203ca 07:46:28 ---> bca5c9237696 07:46:28 Step 8/23 : COPY . . 07:46:35 ---> 7bdd3a4d7800 07:46:35 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:46:35 ---> faa7cb551adb 07:46:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:46:35 ---> 1cac54796c4c 07:46:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:46:35 ---> cfbb65167773 07:46:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 07:46:35 ---> ce4e9e5eb62c 07:46:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:46:35 ---> Running in e6a2786b7ac9 07:46:35 ---> Running in 561465bd6225 07:46:35 ---> Running in 539cfa4437e1 07:46:35 ---> Running in d6fe90becfd1 07:46:35 ---> Running in 07a7b9ec98c8 07:46:35 Removing intermediate container 561465bd6225 07:46:35 ---> bec379d4c8fe 07:46:35 Step 9/27 : WORKDIR /edgex-go/spire-build 07:46:35 ---> Running in 9b7b1e2fd928 07:46:35 Removing intermediate container 9b7b1e2fd928 07:46:35 ---> 4948b69b8f27 07:46:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:46:35 ---> Running in ead37e21cd4f 07:46:35 Removing intermediate container ead37e21cd4f 07:46:35 ---> f0105874cc37 07:46:35 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 07:46:35 ---> Running in d09aefc4388e 07:46:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:46:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:46:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:46:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:46:37 Removing intermediate container d09aefc4388e 07:46:37 ---> 559fbfa9f375 07:46:37 Step 12/27 : WORKDIR /edgex-go 07:46:37 ---> Running in e17cb0f2ecf5 07:46:37 Removing intermediate container e17cb0f2ecf5 07:46:37 ---> b6ff5115e40e 07:46:37 07:46:37 Step 13/27 : FROM alpine:3.17 07:46:37 3.17: Pulling from library/alpine 07:46:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:46:37 Status: Downloaded newer image for alpine:3.17 07:46:37 ---> 9ed4aefc74f6 07:46:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:37 ---> Running in d383bceee6b4 07:46:37 Removing intermediate container d383bceee6b4 07:46:37 ---> 493c0a3fc25f 07:46:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:46:37 ---> Running in a9cd83975aa6 07:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:46:38 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:46:38 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:46:38 OK: 17820 distinct packages available 07:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:46:38 (1/5) Installing dumb-init (1.2.5-r2) 07:46:38 (2/5) Installing musl-obstack (1.2.3-r0) 07:46:38 (3/5) Installing libucontext (1.2-r0) 07:46:38 (4/5) Installing gcompat (1.1.0-r0) 07:46:38 (5/5) Installing openssl (3.0.8-r4) 07:46:38 Executing busybox-1.35.0-r29.trigger 07:46:38 OK: 8 MiB in 20 packages 07:46:39 Removing intermediate container a9cd83975aa6 07:46:39 ---> d72d0c1764c0 07:46:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:40 ---> d9936e516c7b 07:46:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:46:41 ---> 01eaeaf976b3 07:46:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:45 provisioning config files... 07:46:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config16826327532241589689tmp 07:46:45 ---> 76029e6f92b7 07:46:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:45 ---> docker-login.sh 07:46:45 nexus3.edgexfoundry.org:10001 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:46 nexus3.edgexfoundry.org:10002 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:47 nexus3.edgexfoundry.org:10003 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:47 Configure a credential helper to remove this warning. See 07:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:47 07:46:47 Login Succeeded 07:46:47 nexus3.edgexfoundry.org:10004 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:47 Configure a credential helper to remove this warning. See 07:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:47 07:46:47 Login Succeeded 07:46:47 docker.io 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:48 Configure a credential helper to remove this warning. See 07:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:48 07:46:48 Login Succeeded 07:46:48 ---> docker-login.sh ends [Pipeline] } 07:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:46:48 + git config --global --add safe.directory /w/workspace/edgex-go/502 [Pipeline] echo 07:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:48 ========================================================= 07:46:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:46:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:46:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:49 c41833b44d91: Pulling fs layer 07:46:49 ed15518f5707: Pulling fs layer 07:46:49 feae8fd75edb: Pulling fs layer 07:46:49 242c74f7c9fa: Pulling fs layer 07:46:49 3cdef696dda3: Pulling fs layer 07:46:49 2ced38df9373: Pulling fs layer 07:46:49 58f1dce35555: Pulling fs layer 07:46:49 242c74f7c9fa: Waiting 07:46:49 3cdef696dda3: Waiting 07:46:49 2ced38df9373: Waiting 07:46:49 58f1dce35555: Waiting 07:46:49 ed15518f5707: Verifying Checksum 07:46:49 ed15518f5707: Download complete 07:46:49 242c74f7c9fa: Download complete 07:46:49 3cdef696dda3: Verifying Checksum 07:46:49 3cdef696dda3: Download complete 07:46:49 c41833b44d91: Download complete 07:46:49 ---> f236a8eb7c07 07:46:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:46:50 ---> 415d46996614 07:46:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:46:50 c41833b44d91: Pull complete 07:46:50 58f1dce35555: Verifying Checksum 07:46:50 58f1dce35555: Download complete 07:46:51 ---> 3a178de79f41 07:46:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:46:51 ed15518f5707: Pull complete 07:46:51 ---> 0476bb1f2919 07:46:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:46:52 ---> Running in c0b317d3253f 07:46:52 feae8fd75edb: Verifying Checksum 07:46:52 feae8fd75edb: Download complete 07:46:52 2ced38df9373: Verifying Checksum 07:46:52 2ced38df9373: Download complete 07:46:52 Removing intermediate container c0b317d3253f 07:46:52 ---> 809e8034027f 07:46:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:46:52 ---> Running in e7e634f845d2 07:46:53 Removing intermediate container e7e634f845d2 07:46:53 ---> b63dc3e94dee 07:46:53 Step 25/27 : LABEL arch=x86_64 07:46:53 ---> Running in ba9f3bf0a009 07:46:53 Removing intermediate container ba9f3bf0a009 07:46:53 ---> e4e8879ecf28 07:46:53 Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:46:53 ---> Running in 3f15037d23f4 07:46:54 Removing intermediate container 3f15037d23f4 07:46:54 ---> 269f2e552a8f 07:46:54 Step 27/27 : LABEL version=3.0.0-dev.139 07:46:54 ---> Running in 94ae449d784c 07:46:54 Removing intermediate container 94ae449d784c 07:46:54 ---> 87d11016ff9d 07:46:54 07:46:54 Successfully built 87d11016ff9d 07:46:54 Successfully tagged security-spire-agent:latest 07:46:54 Building security-spire-config 07:46:56  Building security-spire-agent ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:46:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:46:56 ---> de72d7fb488b 07:46:56 Step 3/27 : WORKDIR /edgex-go 07:46:56 ---> Using cache 07:46:56 ---> 4e4ecf95afd4 07:46:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:46:56 ---> Using cache 07:46:56 ---> afb47fe91ed4 07:46:56 Step 5/27 : COPY go.mod vendor* ./ 07:46:56 ---> Using cache 07:46:56 ---> e6d21039beff 07:46:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:56 ---> Using cache 07:46:56 ---> 1124f618a847 07:46:56 Step 7/27 : COPY . . 07:46:56 ---> Using cache 07:46:56 ---> cfbb65167773 07:46:56 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 07:46:56 ---> Using cache 07:46:56 ---> bec379d4c8fe 07:46:56 Step 9/27 : WORKDIR /edgex-go/spire-build 07:46:56 ---> Using cache 07:46:56 ---> 4948b69b8f27 07:46:56 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:46:56 ---> Using cache 07:46:56 ---> f0105874cc37 07:46:56 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 07:46:56 ---> Using cache 07:46:56 ---> 559fbfa9f375 07:46:56 Step 12/27 : WORKDIR /edgex-go 07:46:56 ---> Using cache 07:46:56 ---> b6ff5115e40e 07:46:56 07:46:56 Step 13/27 : FROM alpine:3.17 07:46:56 ---> 9ed4aefc74f6 07:46:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:56 ---> Using cache 07:46:56 ---> 493c0a3fc25f 07:46:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:02 ---> Running in be3471137b6b 07:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:03 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:47:03 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:47:03 OK: 17820 distinct packages available 07:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:03 (1/4) Installing dumb-init (1.2.5-r2) 07:47:03 (2/4) Installing musl-obstack (1.2.3-r0) 07:47:03 (3/4) Installing libucontext (1.2-r0) 07:47:03 (4/4) Installing gcompat (1.1.0-r0) 07:47:03 Executing busybox-1.35.0-r29.trigger 07:47:03 OK: 7 MiB in 19 packages 07:47:04 feae8fd75edb: Pull complete 07:47:04 242c74f7c9fa: Pull complete 07:47:04 3cdef696dda3: Pull complete 07:47:07 Removing intermediate container d6fe90becfd1 07:47:07 ---> 38a79e2b2b50 07:47:07 07:47:07 Step 10/23 : FROM alpine:3.17 07:47:07 ---> 9ed4aefc74f6 07:47:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:47:07 Removing intermediate container e6a2786b7ac9 07:47:07 ---> 36bba51c75b7 07:47:07 07:47:07 Step 9/33 : FROM alpine:3.17 07:47:07 ---> 9ed4aefc74f6 07:47:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 07:47:07 ---> Running in 215e2ad046c4 07:47:07 ---> Running in beea62abfeb2 07:47:07 Removing intermediate container be3471137b6b 07:47:07 ---> c7b8086f5edb 07:47:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:08 Removing intermediate container 215e2ad046c4 07:47:08 ---> 77d8eb472a3e 07:47:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 07:47:10 ---> 1a7168b6ff48 07:47:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:47:10 Removing intermediate container beea62abfeb2 07:47:10 ---> 2a88e2681f2b 07:47:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:47:10 ---> Running in 6532a45d3113 07:47:10 Removing intermediate container 07a7b9ec98c8 07:47:10 ---> 6de739861ef3 07:47:10 07:47:10 Step 10/23 : FROM alpine:3.17 07:47:10 ---> 9ed4aefc74f6 07:47:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:47:10 ---> Running in b8c8e71e335a 07:47:10 ---> 500ba6c1ae34 07:47:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:10 ---> Running in 0d5931eb1b2f 07:47:10 Removing intermediate container 539cfa4437e1 07:47:10 ---> 4ec868a1e7d7 07:47:10 07:47:10 Step 9/20 : FROM alpine:3.17 07:47:10 ---> 9ed4aefc74f6 07:47:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 07:47:10 ---> Using cache 07:47:10 ---> 77d8eb472a3e 07:47:10 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:47:10 ---> Running in 90122f19f8cc 07:47:10 Removing intermediate container 0d5931eb1b2f 07:47:10 ---> d76525a8012f 07:47:10 Step 12/23 : ENV APP_PORT=59880 07:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:11 2ced38df9373: Pull complete 07:47:11 (1/1) Installing dumb-init (1.2.5-r2) 07:47:11 Executing busybox-1.35.0-r29.trigger 07:47:11 OK: 7 MiB in 16 packages 07:47:11 (1/2) Installing dumb-init (1.2.5-r2) 07:47:11 (2/2) Installing su-exec (0.2-r2) 07:47:11 Executing busybox-1.35.0-r29.trigger 07:47:11 OK: 7 MiB in 17 packages 07:47:11 ---> Running in 2f375fc17ac8 07:47:11 ---> 3fc849a08cca 07:47:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:47:11 Removing intermediate container 2f375fc17ac8 07:47:11 ---> d7aff8014dbb 07:47:11 Step 13/23 : EXPOSE $APP_PORT 07:47:11 ---> Running in 0f78dcc10516 07:47:11 ---> 208a2d911fde 07:47:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:11 ---> Running in ac273f741114 07:47:11 Removing intermediate container 0f78dcc10516 07:47:11 ---> 1b3de8538526 07:47:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 07:47:11 ---> Running in 7a56bb71d1d8 07:47:11 Removing intermediate container 6532a45d3113 07:47:11 ---> 01218e3da639 07:47:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 07:47:11 Removing intermediate container ac273f741114 07:47:11 ---> 18a8c07db263 07:47:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:11 ---> Running in dd8a5dae1f61 07:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:11 Removing intermediate container b8c8e71e335a 07:47:11 ---> 5a0f97620d2d 07:47:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:12 Removing intermediate container dd8a5dae1f61 07:47:12 ---> d0ed570be983 07:47:12 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:12 ---> Running in ff01d3a30cf5 07:47:12 ---> d96436f8cb74 07:47:12 Step 22/27 : WORKDIR / 07:47:12 ---> Running in 9a632c200595 07:47:12 ---> 58c3444ad0d9 07:47:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:12 Removing intermediate container ff01d3a30cf5 07:47:12 ---> e0950fb7673f 07:47:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:47:12 Removing intermediate container 9a632c200595 07:47:12 ---> b5a782103b60 07:47:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:12 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:47:12 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:47:12 OK: 17820 distinct packages available 07:47:12 ---> Running in e07c47ffbbe7 07:47:12 ---> Running in db22e3ab6e9a 07:47:12 ---> 2a2538d86d6f 07:47:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:12 Removing intermediate container e07c47ffbbe7 07:47:12 ---> 373085a4ba61 07:47:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:47:12 Removing intermediate container db22e3ab6e9a 07:47:12 ---> 7028b47e7663 07:47:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:12 ---> Running in bad5684596f7 07:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:12 (1/1) Installing dumb-init (1.2.5-r2) 07:47:12 Executing busybox-1.35.0-r29.trigger 07:47:12 OK: 7 MiB in 16 packages 07:47:12 ---> Running in 28974defa895 07:47:12 Removing intermediate container bad5684596f7 07:47:12 ---> 2443d63e5af5 07:47:12 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:47:12 (1/9) Installing ca-certificates (20220614-r4) 07:47:12 ---> Running in d49bce8ea970 07:47:12 (2/9) Installing brotli-libs (1.0.9-r9) 07:47:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 07:47:12 (4/9) Installing libcurl (8.0.1-r0) 07:47:12 (5/9) Installing curl (8.0.1-r0) 07:47:12 (6/9) Installing dumb-init (1.2.5-r2) 07:47:12 (7/9) Installing musl-obstack (1.2.3-r0) 07:47:12 (8/9) Installing libucontext (1.2-r0) 07:47:12 (9/9) Installing gcompat (1.1.0-r0) 07:47:12 Executing busybox-1.35.0-r29.trigger 07:47:12 Executing ca-certificates-20220614-r4.trigger 07:47:12 ---> d253234802e3 07:47:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:47:12 Removing intermediate container 28974defa895 07:47:12 ---> 7e8e178a6f8f 07:47:12 Step 25/27 : LABEL arch=x86_64 07:47:12 OK: 10 MiB in 24 packages 07:47:12 ---> Running in 69d9cf6f7192 07:47:12 Removing intermediate container 69d9cf6f7192 07:47:12 ---> 24a03ac59794 07:47:12 Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:12 Removing intermediate container 7a56bb71d1d8 07:47:12 ---> 983ecf7be39a 07:47:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:12 ---> f32dd7d4ef21 07:47:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:47:12 ---> Running in 0030511e61e7 07:47:13 Removing intermediate container 0030511e61e7 07:47:13 ---> bd9d724ef6d2 07:47:13 Step 27/27 : LABEL version=3.0.0-dev.139 07:47:13 ---> Running in d8081a9df213 07:47:13 ---> 28dd0280c4a8 07:47:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:13 ---> 6c45033b6842 07:47:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:47:13 ---> Running in f9af364e615e 07:47:13 Removing intermediate container d8081a9df213 07:47:13 ---> 2f558ee59702 07:47:13 07:47:13 Successfully built 2f558ee59702 07:47:13 Successfully tagged security-spire-config:latest 07:47:13 Building security-proxy-setup 07:47:13  Building security-spire-config ... done  ---> 193de3222dc4 07:47:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:47:14 58f1dce35555: Pull complete 07:47:14 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 07:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:47:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:47:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:47:14 WORKDIR /edgex 07:47:14 COPY go.mod . 07:47:14 RUN go mod download 07:47:14 + docker build -t ci-base-image-arm64 -f - . 07:47:14 Removing intermediate container 90122f19f8cc 07:47:14 ---> ac305abc8896 07:47:14 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:14 Sending build context to Docker daemon 2.932MB 07:47:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:47:14 ---> fadd8f120f05 07:47:14 Step 2/4 : WORKDIR /edgex 07:47:15 ---> cd1bcd8d1581 07:47:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:47:15 Removing intermediate container d49bce8ea970 07:47:15 ---> 2fc4f440fbe3 07:47:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 07:47:16 ---> aa0341f5e14e 07:47:16 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 07:47:16 ---> Running in 3c6fb45ad56d 07:47:16 ---> 517e6486d477 07:47:16 Step 19/23 : ENTRYPOINT ["/core-data"] 07:47:16 Removing intermediate container f9af364e615e 07:47:16 ---> 420d381668a8 07:47:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:47:16 ---> 7c5608092842 07:47:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:47:16 ---> Running in 8c066567163b 07:47:16 ---> Running in 349f77092e2f 07:47:16 Removing intermediate container 3c6fb45ad56d 07:47:16 ---> b24e7048eb98 07:47:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:47:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:16 ---> de72d7fb488b 07:47:16 Step 3/22 : WORKDIR /edgex-go 07:47:16 ---> Using cache 07:47:16 ---> 4e4ecf95afd4 07:47:16 Step 4/22 : RUN apk add --update --no-cache make git 07:47:16 ---> Running in 057ca12f2292 07:47:16 Removing intermediate container 8c066567163b 07:47:16 ---> 9227590fe16a 07:47:16 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 07:47:16 Removing intermediate container 349f77092e2f 07:47:16 ---> adb8097c0fb6 07:47:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:47:16 ---> Running in 9d4a4fb240b4 07:47:16 ---> Running in 82e63cef5161 07:47:16 ---> 62e392a38c15 07:47:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:47:16 ---> d36b30ce6ae9 07:47:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:47:16 ---> Running in ffe4bc7bf0a8 07:47:17 ---> Running in 9f2f053cbc43 07:47:17 Removing intermediate container 9f2f053cbc43 07:47:17 ---> e8d10fb93721 07:47:17 Step 3/4 : COPY go.mod . 07:47:17 Removing intermediate container 82e63cef5161 07:47:17 ---> 6a289d23705b 07:47:17 Step 21/23 : LABEL arch=x86_64 07:47:17 Removing intermediate container 9d4a4fb240b4 07:47:17 ---> d366c4234d8a 07:47:17 Step 21/23 : LABEL arch=x86_64 07:47:17 ---> Running in 14729ea57430 07:47:17 ---> Running in 0a5094704ae5 07:47:17 ---> 0d24de2d35b9 07:47:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:47:17 ---> Running in 7105f14b4f04 07:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:17 Removing intermediate container 14729ea57430 07:47:17 ---> 258329cc6e38 07:47:17 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:17 ---> Running in 4c50aca63ffa 07:47:17 Removing intermediate container 0a5094704ae5 07:47:17 ---> 71e6b826eab2 07:47:17 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:17 Removing intermediate container 7105f14b4f04 07:47:17 ---> 54de2a9a6599 07:47:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:47:17 ---> Running in a173a2966e6d 07:47:17 ---> Running in 304643543afd 07:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:17 Removing intermediate container 4c50aca63ffa 07:47:17 ---> 6235b90d0f12 07:47:17 Step 23/23 : LABEL version=3.0.0-dev.139 07:47:17 Removing intermediate container a173a2966e6d 07:47:17 ---> 90196b211f50 07:47:17 Step 18/20 : LABEL arch=x86_64 07:47:17 Removing intermediate container 304643543afd 07:47:17 ---> 09ffa1a59fc0 07:47:17 Step 23/23 : LABEL version=3.0.0-dev.139 07:47:17 ---> Running in fd7c1d7a42dd 07:47:17 ---> Running in 196a693d6977 07:47:17 ---> Running in a69a5ed4b5ed 07:47:17 ---> 59a1e08ec183 07:47:17 Step 4/4 : RUN go mod download 07:47:17 ---> Running in aa51695e8311 07:47:17 OK: 265 MiB in 53 packages 07:47:17 Removing intermediate container a69a5ed4b5ed 07:47:17 ---> c2f98c8e5029 07:47:17 07:47:17 Successfully built c2f98c8e5029 07:47:18 Removing intermediate container fd7c1d7a42dd 07:47:18 Successfully tagged core-common-config-bootstrapper:latest 07:47:18 ---> d3cd66c991a2 07:47:18 07:47:18  Building core-common-config-bootstrapper ... done Building support-notifications 07:47:18 Removing intermediate container 196a693d6977 07:47:18 ---> 57e47bb88fe6 07:47:18 Step 19/20 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:18 Successfully built d3cd66c991a2 07:47:18 Successfully tagged core-data:latest 07:47:18  Building core-data ... done Building security-proxy-auth 07:47:18 Removing intermediate container ffe4bc7bf0a8 07:47:18 ---> 979e5045e99d 07:47:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:21 ---> Running in e0c8a7d8289e 07:47:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:47:21 ---> de72d7fb488b 07:47:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:47:21 ---> Using cache 07:47:21 ---> 7eb31f426fc4 07:47:21 Step 4/23 : WORKDIR /edgex-go 07:47:21 ---> Using cache 07:47:21 ---> 8f0c4473b37b 07:47:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:47:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:47:22 ---> de72d7fb488b 07:47:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:47:22 ---> Using cache 07:47:22 ---> 7eb31f426fc4 07:47:22 Step 4/23 : WORKDIR /edgex-go 07:47:22 ---> Using cache 07:47:22 ---> 8f0c4473b37b 07:47:22 Step 5/23 : RUN apk add --update --no-cache make git 07:47:22 ---> Using cache 07:47:22 ---> 91329ccc977e 07:47:22 Step 6/23 : COPY go.mod vendor* ./ 07:47:22 ---> Using cache 07:47:22 ---> bcd7c421909b 07:47:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:22 ---> Using cache 07:47:22 ---> 24eb22c01974 07:47:22 Step 8/23 : COPY . . 07:47:22 ---> Using cache 07:47:22 ---> ce4e9e5eb62c 07:47:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:47:23 ---> e29636344ccf 07:47:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 07:47:23 ---> Running in cb457fb438e0 07:47:23 Removing intermediate container 057ca12f2292 07:47:23 ---> cd4fdcfd6bc4 07:47:23 Step 5/22 : COPY go.mod vendor* ./Removing intermediate container e0c8a7d8289e 07:47:23 ---> 2f0c30da3092 07:47:23 Step 20/20 : LABEL version=3.0.0-dev.139 07:47:23 07:47:23 ---> Running in 37032803c037 07:47:23 ---> Running in 14bbdc39d58d 07:47:23 ---> 615700ea5adf 07:47:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:47:23 ---> a7c531e55278 07:47:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:23 ---> Running in 78950325aa7a 07:47:23 Removing intermediate container 14bbdc39d58d 07:47:23 ---> 9ca6fe13720e 07:47:23 07:47:24 Successfully built 9ca6fe13720e 07:47:24 Successfully tagged security-spiffe-token-provider:latest 07:47:24  Building security-spiffe-token-provider ... done Building security-secretstore-setup 07:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:47:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:47:25 OK: 265 MiB in 53 packages 07:47:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:47:26 ---> de72d7fb488b 07:47:26 Step 3/25 : WORKDIR /edgex-go 07:47:26 ---> Using cache 07:47:26 ---> 4e4ecf95afd4 07:47:26 Step 4/25 : RUN apk add --update --no-cache make git 07:47:26 ---> Using cache 07:47:26 ---> cd4fdcfd6bc4 07:47:26 Step 5/25 : COPY go.mod vendor* ./ 07:47:26 ---> Using cache 07:47:26 ---> a7c531e55278 07:47:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:27 ---> 9f9173f3c2fe 07:47:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:47:27 ---> Running in cb41563fae9b 07:47:27 Removing intermediate container cb457fb438e0 07:47:27 ---> cfba5cd5d742 07:47:27 Step 6/23 : COPY go.mod vendor* ./ 07:47:27 ---> 979435316a18 07:47:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 07:47:27 ---> c57997d2f2c6 07:47:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:27 ---> Running in 89a3480764b6 07:47:27 ---> 02efa3cc5845 07:47:27 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:47:27 ---> 6bcd1baac5f4 07:47:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:47:27 ---> 0ec8558e2e98 07:47:27 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:47:28 ---> f29b51c9fa5a 07:47:28 Step 28/33 : RUN chmod +x /entrypoint.sh 07:47:28 ---> Running in efc1f135a3b9 07:47:29 Removing intermediate container efc1f135a3b9 07:47:29 ---> ea1154ec5fcd 07:47:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:47:29 ---> Running in 83ecbc2d4c12 07:47:29 Removing intermediate container 83ecbc2d4c12 07:47:29 ---> e72304452a10 07:47:29 Step 30/33 : CMD ["gate"] 07:47:29 ---> Running in 2177acdd8d24 07:47:29 Removing intermediate container 2177acdd8d24 07:47:29 ---> 5f67fc5493bd 07:47:29 Step 31/33 : LABEL arch=x86_64 07:47:29 ---> Running in 9aa2f9f3a7e9 07:47:29 Removing intermediate container 9aa2f9f3a7e9 07:47:29 ---> 783c3ac867ed 07:47:29 Step 32/33 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:29 ---> Running in 49de16eb8890 07:47:29 Removing intermediate container 49de16eb8890 07:47:29 ---> ed20e4f07836 07:47:29 Step 33/33 : LABEL version=3.0.0-dev.139 07:47:29 ---> Running in 9f9ae425a305 07:47:30 Removing intermediate container 9f9ae425a305 07:47:30 ---> b5cdd838c94e 07:47:30 07:47:30 Successfully built b5cdd838c94e 07:47:30 Successfully tagged security-bootstrapper:latest 07:47:30  Building security-bootstrapper ... done Building security-spire-server 07:47:33 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:47:33 ---> de72d7fb488b 07:47:33 Step 3/26 : WORKDIR /edgex-go 07:47:33 ---> Using cache 07:47:33 ---> 4e4ecf95afd4 07:47:33 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 07:47:33 ---> Using cache 07:47:33 ---> afb47fe91ed4 07:47:33 Step 5/26 : COPY go.mod vendor* ./ 07:47:33 ---> Using cache 07:47:33 ---> e6d21039beff 07:47:33 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 ---> Using cache 07:47:33 ---> 1124f618a847 07:47:33 Step 7/26 : COPY . . 07:47:33 ---> Using cache 07:47:33 ---> cfbb65167773 07:47:33 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 07:47:33 ---> Using cache 07:47:33 ---> bec379d4c8fe 07:47:33 Step 9/26 : WORKDIR /edgex-go/spire-build 07:47:33 ---> Using cache 07:47:33 ---> 4948b69b8f27 07:47:33 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:47:33 ---> Using cache 07:47:33 ---> f0105874cc37 07:47:33 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 07:47:36 ---> Running in 2381aff75406 07:47:37 Removing intermediate container 2381aff75406 07:47:37 ---> 9f84466a57e4 07:47:37 Step 12/26 : WORKDIR /edgex-go 07:47:38 ---> Running in 892dcd83c8bd 07:47:38 Removing intermediate container 892dcd83c8bd 07:47:38 ---> 966c77017c87 07:47:38 07:47:38 Step 13/26 : FROM alpine:3.17 07:47:38 ---> 9ed4aefc74f6 07:47:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:47:38 ---> Using cache 07:47:38 ---> 493c0a3fc25f 07:47:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:38 ---> Using cache 07:47:38 ---> d72d0c1764c0 07:47:38 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:38 ---> Using cache 07:47:38 ---> d9936e516c7b 07:47:38 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 07:47:38 ---> Using cache 07:47:38 ---> 01eaeaf976b3 07:47:38 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:40 ---> cdec33ae8649 07:47:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:47:40 ---> f812fd390c06 07:47:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:47:40 ---> b4b701964685 07:47:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:47:41 ---> ad03aa780909 07:47:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:41 ---> Running in 023ef9df0d26 07:47:41 Removing intermediate container 023ef9df0d26 07:47:41 ---> 50253b20c96f 07:47:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:41 ---> Running in 1e7ea7c5c7a2 07:47:41 Removing intermediate container 37032803c037 07:47:41 ---> 34c280383883 07:47:41 07:47:41 Step 10/23 : FROM alpine:3.17 07:47:41 ---> 9ed4aefc74f6 07:47:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:47:41 ---> Using cache 07:47:41 ---> 2a88e2681f2b 07:47:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:47:41 ---> Using cache 07:47:41 ---> 5a0f97620d2d 07:47:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:41 ---> Using cache 07:47:41 ---> 58c3444ad0d9 07:47:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:47:41 ---> Using cache 07:47:41 ---> 2a2538d86d6f 07:47:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:47:41 Removing intermediate container 1e7ea7c5c7a2 07:47:41 ---> 5d4ddf740bd0 07:47:41 Step 24/26 : LABEL arch=x86_64 07:47:41 ---> Running in 4245e625e736 07:47:41 Removing intermediate container 4245e625e736 07:47:41 ---> 16ec70446da0 07:47:41 Step 25/26 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:41 ---> Running in 2eb80a0a3b44 07:47:42 Removing intermediate container 2eb80a0a3b44 07:47:42 ---> 818805748ae7 07:47:42 Step 26/26 : LABEL version=3.0.0-dev.139 07:47:42 ---> Running in 68075291da86 07:47:42 ---> ffe05d9dca43 07:47:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:47:42 Removing intermediate container 68075291da86 07:47:42 ---> a0142f73fda6 07:47:42 07:47:42 ---> affdd11d8fa2 07:47:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:47:42 Successfully built a0142f73fda6 07:47:42 Successfully tagged security-spire-server:latest 07:47:42  Building security-spire-server ... done Building support-scheduler 07:47:43 ---> ca31cf6a2336 07:47:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:44 ---> Running in 2d47f93c6553 07:47:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:47:45 ---> de72d7fb488b 07:47:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:47:45 ---> Using cache 07:47:45 ---> 7eb31f426fc4 07:47:45 Step 4/23 : WORKDIR /edgex-go 07:47:45 ---> Using cache 07:47:45 ---> 8f0c4473b37b 07:47:45 Step 5/23 : RUN apk add --update --no-cache make git 07:47:45 ---> Using cache 07:47:45 ---> 91329ccc977e 07:47:45 Step 6/23 : COPY go.mod vendor* ./ 07:47:45 ---> Using cache 07:47:45 ---> bcd7c421909b 07:47:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:45 ---> Using cache 07:47:45 ---> 24eb22c01974 07:47:45 Step 8/23 : COPY . . 07:47:45 ---> Using cache 07:47:45 ---> ce4e9e5eb62c 07:47:45 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 07:47:45 ---> Running in bf1471abe589 07:47:45 Removing intermediate container 2d47f93c6553 07:47:45 ---> ac5bdb55db83 07:47:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:47:45 ---> Running in 11543e6c0ca6 07:47:45 Removing intermediate container 11543e6c0ca6 07:47:45 ---> b9a97b246f5a 07:47:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:47:45 ---> Running in 6bd8de0bb0d7 07:47:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:47:45 Removing intermediate container 6bd8de0bb0d7 07:47:45 ---> 73b5db86bf70 07:47:45 Step 21/23 : LABEL arch=x86_64 07:47:45 ---> Running in 46f4c6e5ab14 07:47:46 Removing intermediate container 46f4c6e5ab14 07:47:46 ---> 01c1380480f7 07:47:46 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:47:46 ---> Running in dfa1d6b2a94f 07:47:46 Removing intermediate container dfa1d6b2a94f 07:47:46 ---> 725a85fc965f 07:47:46 Step 23/23 : LABEL version=3.0.0-dev.139 07:47:46 ---> Running in 6b37e1c389a0 07:47:46 Removing intermediate container 6b37e1c389a0 07:47:46 ---> 33e2e01c165d 07:47:46 07:47:46 Successfully built 33e2e01c165d 07:47:46 Successfully tagged security-proxy-auth:latest 07:47:46  Building security-proxy-auth ... done Building core-command 07:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:47:48 ---> de72d7fb488b 07:47:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:47:48 ---> Using cache 07:47:48 ---> 7eb31f426fc4 07:47:48 Step 4/24 : WORKDIR /edgex-go 07:47:48 ---> Using cache 07:47:48 ---> 8f0c4473b37b 07:47:48 Step 5/24 : RUN apk add --update --no-cache make git 07:47:48 ---> Using cache 07:47:48 ---> 91329ccc977e 07:47:48 Step 6/24 : COPY go.mod vendor* ./ 07:47:48 ---> Using cache 07:47:48 ---> bcd7c421909b 07:47:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:48 ---> Using cache 07:47:48 ---> 24eb22c01974 07:47:48 Step 8/24 : COPY . . 07:47:48 ---> Using cache 07:47:48 ---> ce4e9e5eb62c 07:47:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:47:50 ---> Running in f340b9a3875a 07:47:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:47:56 Removing intermediate container aa51695e8311 07:47:56 ---> 77a6256729bb 07:47:56 Successfully built 77a6256729bb 07:47:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:56 + docker inspect -f . ci-base-image-arm64 07:47:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container 07:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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 07:47:58 $ docker top aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:59 + go version 07:47:59 go version go1.20.2 linux/arm64 [Pipeline] } 07:47:59 $ docker stop --time=1 aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e 07:48:00 $ docker rm -f --volumes aaaca18109133b0ab545ca19aa94bbcc0b4a39e91a3ee4f6d423e6f945951b6e [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 07:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:01 07:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:01 latest: Pulling from edgex-devops/edgex-compose-arm64 07:48:01 29e5d40040c1: Pulling fs layer 07:48:01 1ce36da41761: Pulling fs layer 07:48:01 25b303627fd3: Pulling fs layer 07:48:02 29e5d40040c1: Verifying Checksum 07:48:02 29e5d40040c1: Download complete 07:48:02 1ce36da41761: Verifying Checksum 07:48:02 1ce36da41761: Download complete 07:48:02 29e5d40040c1: Pull complete 07:48:04 1ce36da41761: Pull complete 07:48:04 25b303627fd3: Download complete 07:48:14 25b303627fd3: Pull complete 07:48:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container 07:48:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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 07:48:17 $ docker top d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:17 + grep parallel 07:48:17 + docker-compose build --help 07:48:18 Removing intermediate container bf1471abe589 07:48:18 ---> 7663a236496a 07:48:18 07:48:18 Step 10/23 : FROM alpine:3.17 07:48:18 ---> 9ed4aefc74f6 07:48:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:48:18 ---> Running in d8cb4a837aeb 07:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:48:18 (1/1) Installing dumb-init (1.2.5-r2) 07:48:18 Executing busybox-1.35.0-r29.trigger 07:48:18 OK: 7 MiB in 16 packages 07:48:23 --parallel Build images in parallel. [Pipeline] } 07:48:23 $ docker stop --time=1 d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 07:48:24 Removing intermediate container f340b9a3875a 07:48:24 ---> 404678c809ce 07:48:24 07:48:24 Step 10/24 : FROM alpine:3.17 07:48:24 ---> 9ed4aefc74f6 07:48:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:48:24 ---> Running in 6e1568a99969 07:48:24 Removing intermediate container d8cb4a837aeb 07:48:24 ---> 45bfeb3ca5eb 07:48:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:48:24 ---> Running in 34bdd29d3461 07:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:48:24 Removing intermediate container 34bdd29d3461 07:48:24 ---> c87ca9554072 07:48:24 Step 13/23 : ENV APP_PORT=59861 07:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:48:24 ---> Running in 8cde422e870d 07:48:24 Removing intermediate container cb41563fae9b 07:48:24 ---> 1315315aa3d7 07:48:24 Step 7/25 : COPY . . 07:48:24 (1/1) Installing dumb-init (1.2.5-r2) 07:48:24 Executing busybox-1.35.0-r29.trigger 07:48:24 Removing intermediate container 78950325aa7a 07:48:24 ---> 36e33db05772 07:48:24 Step 7/22 : COPY . . 07:48:24 Removing intermediate container 89a3480764b6 07:48:24 ---> c4fd3d725f24 07:48:24 Step 8/23 : COPY . . 07:48:24 OK: 7 MiB in 16 packages 07:48:24 Removing intermediate container 8cde422e870d 07:48:24 ---> 12ff920ae7e3 07:48:24 Step 14/23 : EXPOSE $APP_PORT 07:48:25 $ docker rm -f --volumes d500f6422e5aca2cebdc416f66a275ea36cb56b26f09b00eac092c2350c28483 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container 07:48:25 $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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 07:48:27 $ docker top 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:27 + docker-compose -f ./docker-compose-build.yml build --parallel 07:48:33 ---> Running in 49342a6bb98a 07:48:33 ---> 36fc7a32e279 07:48:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 07:48:33 ---> d437c6ffec0f 07:48:33 Step 8/22 : RUN make cmd/secrets-config/secrets-config 07:48:33 ---> da8e3cbcd468 07:48:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:48:33 ---> Running in 2fb93017b306 07:48:33 ---> Running in bf900a834b8b 07:48:33 ---> Running in c1f77f7473c4 07:48:33 Removing intermediate container 6e1568a99969 07:48:33 ---> 45668252273b 07:48:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:48:33 Removing intermediate container 49342a6bb98a 07:48:33 ---> e90df168ac5d 07:48:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:33 ---> Running in 9c9b374acb37 07:48:33 Removing intermediate container 9c9b374acb37 07:48:33 ---> d481366e40b9 07:48:33 Step 13/24 : ENV APP_PORT=59882 07:48:33 ---> Running in 338fa08baa63 07:48:33 ---> cd1e1454f981 07:48:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:48:33 Removing intermediate container 338fa08baa63 07:48:33 ---> dea6fe18ab47 07:48:33 Step 14/24 : EXPOSE $APP_PORT 07:48:33 ---> Running in 3960bcd06aa0 07:48:33 ---> a6f465bed877 07:48:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:48:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:48:33 Removing intermediate container 3960bcd06aa0 07:48:33 ---> 291f6adb25a2 07:48:33 Step 15/24 : WORKDIR / 07:48:33 Building core-command ... 07:48:33 Building core-common-config-bootstrapper ... 07:48:33 Building core-data ... 07:48:33 Building core-metadata ... 07:48:33 Building security-bootstrapper ... 07:48:33 Building security-proxy-auth ... 07:48:33 Building security-proxy-setup ... 07:48:33 Building security-secretstore-setup ... 07:48:33 Building security-spiffe-token-provider ... 07:48:33 Building security-spire-agent ... 07:48:33 Building security-spire-config ... 07:48:33 Building security-spire-server ... 07:48:33 Building support-notifications ... 07:48:33 Building support-scheduler ... 07:48:33 Building security-spiffe-token-provider 07:48:33 Building core-command 07:48:33 Building security-spire-agent 07:48:33 Building core-data 07:48:33 Building security-proxy-auth 07:48:33 ---> Running in 43e144f0f0ea 07:48:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:48:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:48:34 Removing intermediate container 43e144f0f0ea 07:48:34 ---> 3b47c2eb9cbe 07:48:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:34 ---> 64055e0e67dc 07:48:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:48:34 ---> c4d5d2bdbc14 07:48:34 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 07:48:34 ---> 905083de1f30 07:48:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:48:34 ---> 1bf9cc35477d 07:48:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:48:34 ---> Running in 3ccd4b4d4d7a 07:48:34 Removing intermediate container 3ccd4b4d4d7a 07:48:34 ---> 18e700a0ade7 07:48:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:48:34 ---> Running in a6b9379f3d8c 07:48:35 Removing intermediate container a6b9379f3d8c 07:48:35 ---> 1bb973668b6a 07:48:35 Step 21/23 : LABEL arch=x86_64 07:48:35 ---> Running in 1a4b9e5160a8 07:48:35 ---> 4659c3bc73b4 07:48:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:48:35 Removing intermediate container 1a4b9e5160a8 07:48:35 ---> 9dc7a9fd3a07 07:48:35 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:48:35 ---> Running in f2b8862c0347 07:48:35 ---> 17c2e01e0754 07:48:35 Step 20/24 : ENTRYPOINT ["/core-command"] 07:48:35 ---> Running in aa10ec021094 07:48:35 Removing intermediate container f2b8862c0347 07:48:35 ---> ebbe3241d024 07:48:35 Step 23/23 : LABEL version=3.0.0-dev.139 07:48:35 ---> Running in b5d9cb82bad9 07:48:35 Removing intermediate container aa10ec021094 07:48:35 ---> 6ec426ab456d 07:48:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:48:35 ---> Running in 696caf15570e 07:48:35 Removing intermediate container b5d9cb82bad9 07:48:35 ---> c98d4cbc1c31 07:48:35 07:48:35 Removing intermediate container 696caf15570e 07:48:35 ---> 2d3391e84992 07:48:35 Step 22/24 : LABEL arch=x86_64 07:48:35 ---> Running in 16b941320b24 07:48:35 Successfully built c98d4cbc1c31 07:48:35 Successfully tagged support-scheduler:latest 07:48:35  Building support-scheduler ... done Building core-metadata 07:48:37 Removing intermediate container 16b941320b24 07:48:37 ---> e9bce6329f5f 07:48:37 Step 23/24 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:48:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:48:38 ---> de72d7fb488b 07:48:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:48:38 ---> Using cache 07:48:38 ---> 7eb31f426fc4 07:48:38 Step 4/25 : WORKDIR /edgex-go 07:48:38 ---> Using cache 07:48:38 ---> 8f0c4473b37b 07:48:38 Step 5/25 : RUN apk add --update --no-cache make git 07:48:38 ---> Using cache 07:48:38 ---> 91329ccc977e 07:48:38 Step 6/25 : COPY go.mod vendor* ./ 07:48:38 ---> Using cache 07:48:38 ---> bcd7c421909b 07:48:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:38 ---> Using cache 07:48:38 ---> 24eb22c01974 07:48:38 Step 8/25 : COPY . . 07:48:38 ---> Using cache 07:48:38 ---> ce4e9e5eb62c 07:48:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:48:39 ---> Running in 3c96cddbf04f 07:48:39 ---> Running in c45d5843513e 07:48:39 Removing intermediate container 3c96cddbf04f 07:48:39 ---> b0b6cb1cf40d 07:48:39 Step 24/24 : LABEL version=3.0.0-dev.139 07:48:39 ---> Running in 01a7799ab436 07:48:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:48:40 Removing intermediate container 01a7799ab436 07:48:40 ---> a47908febafd 07:48:40 07:48:40 Successfully built a47908febafd 07:48:40 Successfully tagged core-command:latest 07:48:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:48:43 ---> 77a6256729bb 07:48:43 Step 3/27 : WORKDIR /edgex-go 07:48:43 ---> Running in 37f6c90ce600 07:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:48:43 ---> 77a6256729bb 07:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:48:43 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:48:43 ---> 77a6256729bb 07:48:43 Step 3/20 : WORKDIR /edgex-go 07:48:43 ---> Running in 0deeb1d13c23 07:48:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:43 ---> 77a6256729bb 07:48:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:48:43 ---> Running in 1638044f16c4 07:48:43 ---> Running in 2c3013a7e29b 07:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:48:43 ---> 77a6256729bb 07:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:48:44 Removing intermediate container 37f6c90ce600 07:48:44 ---> acbc1904f413 07:48:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:48:44 ---> Running in 6604d03121b1 07:48:44 Removing intermediate container 0deeb1d13c23 07:48:44 ---> 34848ab98026 07:48:44 Step 4/23 : WORKDIR /edgex-go 07:48:44 ---> Running in fe6b11b782d8 07:48:44 ---> Running in ee064e6ed80c 07:48:44 Removing intermediate container 1638044f16c4 07:48:44 ---> 4aacad2288cb 07:48:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:48:44 Removing intermediate container 2c3013a7e29b 07:48:44 ---> f6368e70ddcf 07:48:44 Step 4/24 : WORKDIR /edgex-go 07:48:45 Removing intermediate container 6604d03121b1 07:48:45 ---> a7b0c72439cd 07:48:45 Step 4/23 : WORKDIR /edgex-go 07:48:45 ---> Running in f46e60ed8b39 07:48:45 ---> Running in 8c0dc50630dd 07:48:45 ---> Running in c8b4855026d2 07:48:45 Removing intermediate container ee064e6ed80c 07:48:45 ---> 8c57a6fb866d 07:48:45 Step 5/23 : RUN apk add --update --no-cache make git 07:48:45 ---> Running in 72be290a742e 07:48:45 Removing intermediate container 8c0dc50630dd 07:48:45 ---> 245a1e9ece2e 07:48:45 Step 5/24 : RUN apk add --update --no-cache make git 07:48:45 ---> Running in 36e3664717bd 07:48:46 Removing intermediate container c8b4855026d2 07:48:46 ---> 266b73b97f11 07:48:46 Step 5/23 : RUN apk add --update --no-cache make git 07:48:46 ---> Running in 1f30a233993c 07:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:48 OK: 263 MiB in 53 packages 07:48:49 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:48:49 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:48:49 OK: 17690 distinct packages available 07:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:48:50 OK: 263 MiB in 53 packages 07:48:50 OK: 263 MiB in 53 packages 07:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:48:50 Removing intermediate container fe6b11b782d8 07:48:50 ---> 489b6ae14de8 07:48:50 Step 5/27 : COPY go.mod vendor* ./ 07:48:50 OK: 263 MiB in 53 packages 07:48:51 OK: 263 MiB in 53 packages 07:48:52 Removing intermediate container 72be290a742e 07:48:52 ---> eb1460f06834 07:48:52 Step 6/23 : COPY go.mod vendor* ./ 07:48:52 ---> 4071c844a30d 07:48:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:52 Removing intermediate container 36e3664717bd 07:48:52 ---> 5c1d27b3ee30 07:48:52 Step 6/24 : COPY go.mod vendor* ./ 07:48:52 ---> Running in 394c9a885ba4 07:48:52 Removing intermediate container 1f30a233993c 07:48:52 ---> e41b501a1638 07:48:52 Step 6/23 : COPY go.mod vendor* ./ 07:48:53 Removing intermediate container f46e60ed8b39 07:48:53 ---> 5931f32d61d6 07:48:53 Step 5/20 : COPY go.mod vendor* ./ 07:48:53 ---> 8a99e02dbd19 07:48:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:53 ---> 52f408afc99b 07:48:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:53 ---> Running in 0da5def02be8 07:48:54 ---> Running in c808548cd66a 07:48:54 ---> 577a988d320c 07:48:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:54 ---> Running in 1faae831cbf3 07:48:55 ---> df84e0a89653 07:48:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:55 ---> Running in d48ddfec4e7a 07:48:58  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:06 Removing intermediate container 2fb93017b306 07:49:06 ---> 68862e203dbd 07:49:06 07:49:06 Step 9/22 : FROM alpine:3.17 07:49:06 ---> 9ed4aefc74f6 07:49:06 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 07:49:06 Removing intermediate container bf900a834b8b 07:49:06 ---> 54fd4dadf411 07:49:06 07:49:06 Step 9/25 : FROM alpine:3.17 07:49:06 ---> 9ed4aefc74f6 07:49:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:49:06 ---> Running in 942ebafc7534 07:49:06 ---> Running in 551f8b38f4bc 07:49:06 Removing intermediate container c45d5843513e 07:49:06 ---> b5d73e307e38 07:49:06 07:49:06 Step 10/25 : FROM alpine:3.17 07:49:06 ---> 9ed4aefc74f6 07:49:06 Step 11/25 : RUN apk add --update --no-cache dumb-init 07:49:06 ---> Using cache 07:49:06 ---> 45668252273b 07:49:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:49:06 ---> Using cache 07:49:06 ---> d481366e40b9 07:49:06 Step 13/25 : ENV APP_PORT=59881 07:49:06 Removing intermediate container c1f77f7473c4 07:49:06 ---> 743394953052 07:49:06 07:49:06 Step 10/23 : FROM alpine:3.17 07:49:06 ---> 9ed4aefc74f6 07:49:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:49:06 ---> Running in 8505d6831728 07:49:06 ---> Running in ee23248c1081 07:49:06 Removing intermediate container 8505d6831728 07:49:06 ---> 9df816ac5501 07:49:06 Step 14/25 : EXPOSE $APP_PORT 07:49:06 ---> Running in 0b99f792d013 07:49:07 Removing intermediate container 0b99f792d013 07:49:07 ---> 416bb8edeaa0 07:49:07 Step 15/25 : WORKDIR / 07:49:07 ---> Running in 8380381fbf20 07:49:07 Removing intermediate container 8380381fbf20 07:49:07 ---> a6732cbbd9c4 07:49:07 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:07 ---> 57da00e16bd0 07:49:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:07 ---> ad61d94d982e 07:49:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:07 (1/3) Installing ca-certificates (20220614-r4) 07:49:07 (2/3) Installing dumb-init (1.2.5-r2) 07:49:07 (3/3) Installing su-exec (0.2-r2) 07:49:07 Executing busybox-1.35.0-r29.trigger 07:49:07 Executing ca-certificates-20220614-r4.trigger 07:49:07 (1/2) Installing dumb-init (1.2.5-r2) 07:49:07 (2/2) Installing openssl (3.0.8-r4) 07:49:07 Executing busybox-1.35.0-r29.trigger 07:49:07 (1/2) Installing ca-certificates (20220614-r4) 07:49:07 OK: 8 MiB in 17 packages 07:49:07 (2/2) Installing dumb-init (1.2.5-r2) 07:49:07 OK: 8 MiB in 18 packages 07:49:07 Executing busybox-1.35.0-r29.trigger 07:49:07 Executing ca-certificates-20220614-r4.trigger 07:49:07 OK: 8 MiB in 17 packages 07:49:07 ---> 6a78a8f17229 07:49:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:49:07 ---> 762d7f20d638 07:49:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:49:08 ---> 09b7568ddcfc 07:49:08 Step 21/25 : ENTRYPOINT ["/core-metadata"] 07:49:08 ---> Running in c1075e91f025 07:49:08 Removing intermediate container c1075e91f025 07:49:08 ---> d83e7147e558 07:49:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:08 Removing intermediate container 942ebafc7534 07:49:08 ---> 39950d682a6e 07:49:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 07:49:08 ---> Running in 9829fece19f0 07:49:08 ---> Running in 5f4f017044a6 07:49:08 Removing intermediate container 551f8b38f4bc 07:49:08 ---> 09c61033e95f 07:49:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 07:49:08 ---> Running in b43d067a5f7d 07:49:08 Removing intermediate container 9829fece19f0 07:49:08 ---> ff91077be749 07:49:08 Step 23/25 : LABEL arch=x86_64 07:49:08 Removing intermediate container 5f4f017044a6 07:49:08 ---> d5583e4afbff 07:49:08 Step 12/22 : WORKDIR /edgex 07:49:08 ---> Running in 717cbfd8b9f9 07:49:08 ---> Running in a9d67d445085 07:49:08 Removing intermediate container b43d067a5f7d 07:49:08 ---> 62a43c1cfa42 07:49:08 Step 12/25 : WORKDIR / 07:49:08 Removing intermediate container ee23248c1081 07:49:08 ---> 3dc42a135635 07:49:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 07:49:08 ---> Running in fd898053e7dc 07:49:08 Removing intermediate container 717cbfd8b9f9 07:49:08 ---> f869e5c01312 07:49:08 Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:08 ---> Running in f149785326c6 07:49:08 ---> Running in 4d0ab02d12b8 07:49:08 Removing intermediate container a9d67d445085 07:49:08 ---> 55e537b38ddc 07:49:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:08 Removing intermediate container fd898053e7dc 07:49:08 ---> 883a109253ee 07:49:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:08 Removing intermediate container f149785326c6 07:49:08 ---> 41a3f53aa963 07:49:08 Step 13/23 : ENV APP_PORT=59860 07:49:08 ---> Running in 6bfe513f4b0a 07:49:08 Removing intermediate container 4d0ab02d12b8 07:49:08 ---> 37e5da73f11b 07:49:08 Step 25/25 : LABEL version=3.0.0-dev.139 07:49:08 ---> 660f59e21dbf 07:49:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 07:49:08 ---> Running in 017a43957657 07:49:08 ---> 1051a3f87dbd 07:49:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 07:49:08 Removing intermediate container 6bfe513f4b0a 07:49:08 ---> e1d959c98089 07:49:08 Step 14/23 : EXPOSE $APP_PORT 07:49:08 ---> Running in ba25cff3e5b7 07:49:08 Removing intermediate container 017a43957657 07:49:08 ---> 629ffb7d737d 07:49:08 07:49:09 ---> c57d6413d041 07:49:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:49:09 Removing intermediate container ba25cff3e5b7 07:49:09 ---> 3283d86f844c 07:49:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:09 Successfully built 629ffb7d737d 07:49:09 Successfully tagged core-metadata:latest 07:49:09  Building core-metadata ... done  ---> 0b10a582bfd6 07:49:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:49:09 ---> ef998180e4ad 07:49:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:49:09 ---> b9694ffacad0 07:49:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:49:09 ---> 3fa436400ac1 07:49:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:49:09 ---> b3cbfa0e324d 07:49:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:49:09 ---> e129cde46b95 07:49:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:49:09 ---> d583097cfa01 07:49:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:49:10 ---> 29c44162c71d 07:49:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:49:10 ---> 71128841efa7 07:49:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:10 ---> Running in 4a9858eb1a45 07:49:10 ---> 966f6408f8c2 07:49:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:49:10 ---> 6ad484706807 07:49:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:49:10 ---> 0f27a2191312 07:49:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:49:10 ---> Running in b24d1c304768 07:49:10 ---> cbe68478c06d 07:49:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:10 Removing intermediate container b24d1c304768 07:49:10 ---> b3426e875c9e 07:49:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:10 ---> Running in 84d17c83aecc 07:49:11 Removing intermediate container 84d17c83aecc 07:49:11 ---> 02af6fea82de 07:49:11 Step 21/23 : LABEL arch=x86_64 07:49:11 ---> Running in 57e45ccbc94d 07:49:11 ---> 2beeed6e3d06 07:49:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:11 ---> Running in 30d19500d670 07:49:11 Removing intermediate container 4a9858eb1a45 07:49:11 ---> ecd239a69556 07:49:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:49:11 Removing intermediate container 57e45ccbc94d 07:49:11 ---> 8c2a2f6def95 07:49:11 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:11 ---> Running in fb7ec613bbfc 07:49:11 ---> Running in 5ffe510430da 07:49:11 Removing intermediate container 5ffe510430da 07:49:11 ---> ebd1a715bd2c 07:49:11 Step 23/23 : LABEL version=3.0.0-dev.139 07:49:11 Removing intermediate container fb7ec613bbfc 07:49:11 ---> 596195f74004 07:49:11 Step 20/22 : LABEL arch=x86_64 07:49:11 ---> Running in 3cacac4b9810 07:49:11 ---> Running in 6bcd6d13815f 07:49:11 Removing intermediate container 3cacac4b9810 07:49:11 ---> 337b51bcf9a0 07:49:11 07:49:11 Removing intermediate container 6bcd6d13815f 07:49:11 ---> 3bfcb0c524a7 07:49:11 Step 21/22 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:11 ---> Running in c6d6dd71316f 07:49:11 Successfully built 337b51bcf9a0 07:49:11 Successfully tagged support-notifications:latest 07:49:11  Building support-notifications ... done Removing intermediate container 30d19500d670 07:49:11 ---> d589edbd3e27 07:49:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:49:11 Removing intermediate container c6d6dd71316f 07:49:11 ---> 73cb37fe1920 07:49:11 Step 22/22 : LABEL version=3.0.0-dev.139 07:49:11 ---> Running in 14cf2155e64b 07:49:11 ---> Running in af317ce28ce2 07:49:11 Removing intermediate container 14cf2155e64b 07:49:11 ---> b650236663d3 07:49:11 Step 23/25 : LABEL arch=x86_64 07:49:11 Removing intermediate container af317ce28ce2 07:49:11 ---> 23ade1988854 07:49:11 07:49:11 ---> Running in d181a57b0955 07:49:11 Successfully built 23ade1988854 07:49:11 Successfully tagged security-proxy-setup:latest 07:49:11  Building security-proxy-setup ... done Removing intermediate container d181a57b0955 07:49:11 ---> 4379698f56d9 07:49:11 Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:11 ---> Running in a9f9ccbf6258 07:49:12 Removing intermediate container a9f9ccbf6258 07:49:12 ---> 94d994aba368 07:49:12 Step 25/25 : LABEL version=3.0.0-dev.139 07:49:12 ---> Running in 689d027b4f13 07:49:12 Removing intermediate container 689d027b4f13 07:49:12 ---> 70baed4e0f4e 07:49:12 07:49:12 Successfully built 70baed4e0f4e 07:49:12 Successfully tagged security-secretstore-setup:latest 07:49:12  Building security-secretstore-setup ... done  [Pipeline] } 07:49:12 $ docker stop --time=1 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 07:49:13 $ docker rm -f --volumes 1eaf2d22ec8b191822c2dfe59d247961840ba3c8ec52ed5eec7eeb8010cacf42 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:13 + docker images 07:49:13 REPOSITORY TAG IMAGE ID CREATED SIZE 07:49:13 support-notifications latest 337b51bcf9a0 2 seconds ago 32.7MB 07:49:13 security-proxy-setup latest 23ade1988854 2 seconds ago 18.7MB 07:49:13 security-secretstore-setup latest 70baed4e0f4e 2 seconds ago 32.8MB 07:49:13 core-metadata latest 629ffb7d737d 5 seconds ago 20.4MB 07:49:13 743394953052 7 seconds ago 1.79GB 07:49:13 b5d73e307e38 7 seconds ago 1.73GB 07:49:13 68862e203dbd 9 seconds ago 1.7GB 07:49:13 54fd4dadf411 9 seconds ago 1.72GB 07:49:13 core-command latest a47908febafd 34 seconds ago 19.8MB 07:49:13 support-scheduler latest c98d4cbc1c31 38 seconds ago 32.1MB 07:49:13 404678c809ce 56 seconds ago 1.72GB 07:49:13 7663a236496a 58 seconds ago 1.79GB 07:49:13 security-proxy-auth latest 33e2e01c165d About a minute ago 18.3MB 07:49:13 security-spire-server latest a0142f73fda6 About a minute ago 103MB 07:49:13 34c280383883 About a minute ago 1.7GB 07:49:13 966c77017c87 About a minute ago 1.58GB 07:49:13 security-bootstrapper latest b5cdd838c94e About a minute ago 22.2MB 07:49:13 security-spiffe-token-provider latest 9ca6fe13720e About a minute ago 32.8MB 07:49:13 core-data latest d3cd66c991a2 About a minute ago 20MB 07:49:13 core-common-config-bootstrapper latest c2f98c8e5029 About a minute ago 17.2MB 07:49:13 security-spire-config latest 2f558ee59702 2 minutes ago 102MB 07:49:13 6de739861ef3 2 minutes ago 1.73GB 07:49:13 4ec868a1e7d7 2 minutes ago 1.76GB 07:49:13 38a79e2b2b50 2 minutes ago 1.72GB 07:49:13 36bba51c75b7 2 minutes ago 1.71GB 07:49:13 security-spire-agent latest 87d11016ff9d 2 minutes ago 161MB 07:49:13 b6ff5115e40e 2 minutes ago 1.58GB 07:49:13 ci-base-image-x86_64 latest de72d7fb488b 6 minutes ago 918MB 07:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 36 hours ago 700MB 07:49:13 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 07:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 07:49:13 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 07:49:14 provisioning config files... 07:49:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config352969708779883081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:14 ---> docker-login.sh 07:49:14 nexus3.edgexfoundry.org:10001 07:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:14 Configure a credential helper to remove this warning. See 07:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:14 07:49:14 Login Succeeded 07:49:14 nexus3.edgexfoundry.org:10002 07:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:14 Configure a credential helper to remove this warning. See 07:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:14 07:49:14 Login Succeeded 07:49:14 nexus3.edgexfoundry.org:10003 07:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:14 Configure a credential helper to remove this warning. See 07:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:14 07:49:14 Login Succeeded 07:49:14 nexus3.edgexfoundry.org:10004 07:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:14 Configure a credential helper to remove this warning. See 07:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:14 07:49:14 Login Succeeded 07:49:14 docker.io 07:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:14 Configure a credential helper to remove this warning. See 07:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:14 07:49:14 Login Succeeded 07:49:14 ---> docker-login.sh ends [Pipeline] } 07:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:49:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:49:14 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:14 latest 07:49:14 3.0.0-dev.139 07:49:14 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:14 main 07:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker push nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:49:15 c7a454ed1b71: Preparing 07:49:15 c69ba94aee7e: Preparing 07:49:15 ffccafdaa10d: Preparing 07:49:15 96d77c1a31a8: Preparing 07:49:15 b9f76674748f: Preparing 07:49:15 f1417ff83b31: Preparing 07:49:15 f1417ff83b31: Waiting 07:49:15 c7a454ed1b71: Pushed 07:49:15 96d77c1a31a8: Pushed 07:49:15 f1417ff83b31: Layer already exists 07:49:15 b9f76674748f: Pushed 07:49:15 ffccafdaa10d: Pushed 07:49:16 c69ba94aee7e: Pushed 07:49:16 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:49:17 c7a454ed1b71: Preparing 07:49:17 c69ba94aee7e: Preparing 07:49:17 ffccafdaa10d: Preparing 07:49:17 96d77c1a31a8: Preparing 07:49:17 b9f76674748f: Preparing 07:49:17 f1417ff83b31: Preparing 07:49:17 f1417ff83b31: Waiting 07:49:17 ffccafdaa10d: Layer already exists 07:49:17 b9f76674748f: Layer already exists 07:49:17 c7a454ed1b71: Layer already exists 07:49:17 96d77c1a31a8: Layer already exists 07:49:17 c69ba94aee7e: Layer already exists 07:49:17 f1417ff83b31: Layer already exists 07:49:17 latest: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 07:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:49:18 c7a454ed1b71: Preparing 07:49:18 c69ba94aee7e: Preparing 07:49:18 ffccafdaa10d: Preparing 07:49:18 96d77c1a31a8: Preparing 07:49:18 b9f76674748f: Preparing 07:49:18 f1417ff83b31: Preparing 07:49:18 f1417ff83b31: Waiting 07:49:18 b9f76674748f: Layer already exists 07:49:18 c7a454ed1b71: Layer already exists 07:49:18 c69ba94aee7e: Layer already exists 07:49:18 96d77c1a31a8: Layer already exists 07:49:18 ffccafdaa10d: Layer already exists 07:49:18 f1417ff83b31: Layer already exists 07:49:18 3.0.0-dev.139: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:18 + docker push nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:49:18 c7a454ed1b71: Preparing 07:49:18 c69ba94aee7e: Preparing 07:49:18 ffccafdaa10d: Preparing 07:49:18 96d77c1a31a8: Preparing 07:49:18 b9f76674748f: Preparing 07:49:18 f1417ff83b31: Preparing 07:49:18 f1417ff83b31: Waiting 07:49:18 ffccafdaa10d: Layer already exists 07:49:18 b9f76674748f: Layer already exists 07:49:18 c7a454ed1b71: Layer already exists 07:49:18 c69ba94aee7e: Layer already exists 07:49:18 96d77c1a31a8: Layer already exists 07:49:18 f1417ff83b31: Layer already exists 07:49:18 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:49:19 c7a454ed1b71: Preparing 07:49:19 c69ba94aee7e: Preparing 07:49:19 ffccafdaa10d: Preparing 07:49:19 96d77c1a31a8: Preparing 07:49:19 b9f76674748f: Preparing 07:49:19 f1417ff83b31: Preparing 07:49:19 f1417ff83b31: Waiting 07:49:19 ffccafdaa10d: Layer already exists 07:49:19 c7a454ed1b71: Layer already exists 07:49:19 c69ba94aee7e: Layer already exists 07:49:19 b9f76674748f: Layer already exists 07:49:19 96d77c1a31a8: Layer already exists 07:49:19 f1417ff83b31: Layer already exists 07:49:19 main: digest: sha256:23bf12e432e69c139f07f01c14463a306280f5e4812b156f4c1e9fb295a46b70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:19 ===================================================== [Pipeline] echo 07:49:19 taggedImages: 07:49:19 - nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:19 - nexus3.edgexfoundry.org:10004/core-command:latest 07:49:19 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.139 07:49:19 - nexus3.edgexfoundry.org:10004/core-command:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:49:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:49:19 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:19 latest 07:49:19 3.0.0-dev.139 07:49:19 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:19 main 07:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:49:20 0f76abb434db: Preparing 07:49:20 17c9acce1728: Preparing 07:49:20 a7f3890c44a1: Preparing 07:49:20 ea4868eb9e1a: Preparing 07:49:20 ffccafdaa10d: Preparing 07:49:20 96d77c1a31a8: Preparing 07:49:20 fabbc92abb11: Preparing 07:49:20 f1417ff83b31: Preparing 07:49:20 96d77c1a31a8: Waiting 07:49:20 fabbc92abb11: Waiting 07:49:20 f1417ff83b31: Waiting 07:49:20 ffccafdaa10d: Layer already exists 07:49:20 96d77c1a31a8: Layer already exists 07:49:20 17c9acce1728: Pushed 07:49:20 0f76abb434db: Pushed 07:49:20 f1417ff83b31: Layer already exists 07:49:20 a7f3890c44a1: Pushed 07:49:20 fabbc92abb11: Pushed 07:49:21 ea4868eb9e1a: Pushed 07:49:21 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:21 + 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 07:49:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:49:22 0f76abb434db: Preparing 07:49:22 17c9acce1728: Preparing 07:49:22 a7f3890c44a1: Preparing 07:49:22 ea4868eb9e1a: Preparing 07:49:22 ffccafdaa10d: Preparing 07:49:22 96d77c1a31a8: Preparing 07:49:22 fabbc92abb11: Preparing 07:49:22 f1417ff83b31: Preparing 07:49:22 fabbc92abb11: Waiting 07:49:22 96d77c1a31a8: Waiting 07:49:22 f1417ff83b31: Waiting 07:49:22 ffccafdaa10d: Layer already exists 07:49:22 a7f3890c44a1: Layer already exists 07:49:22 17c9acce1728: Layer already exists 07:49:22 ea4868eb9e1a: Layer already exists 07:49:22 0f76abb434db: Layer already exists 07:49:22 f1417ff83b31: Layer already exists 07:49:22 fabbc92abb11: Layer already exists 07:49:22 96d77c1a31a8: Layer already exists 07:49:22 latest: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 07:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:49:22 0f76abb434db: Preparing 07:49:22 17c9acce1728: Preparing 07:49:22 a7f3890c44a1: Preparing 07:49:22 ea4868eb9e1a: Preparing 07:49:22 ffccafdaa10d: Preparing 07:49:22 96d77c1a31a8: Preparing 07:49:22 fabbc92abb11: Preparing 07:49:22 f1417ff83b31: Preparing 07:49:22 96d77c1a31a8: Waiting 07:49:22 fabbc92abb11: Waiting 07:49:22 f1417ff83b31: Waiting 07:49:22 ffccafdaa10d: Layer already exists 07:49:22 ea4868eb9e1a: Layer already exists 07:49:22 a7f3890c44a1: Layer already exists 07:49:22 17c9acce1728: Layer already exists 07:49:22 0f76abb434db: Layer already exists 07:49:22 fabbc92abb11: Layer already exists 07:49:22 96d77c1a31a8: Layer already exists 07:49:22 f1417ff83b31: Layer already exists 07:49:22 3.0.0-dev.139: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:49:23 0f76abb434db: Preparing 07:49:23 17c9acce1728: Preparing 07:49:23 a7f3890c44a1: Preparing 07:49:23 ea4868eb9e1a: Preparing 07:49:23 ffccafdaa10d: Preparing 07:49:23 96d77c1a31a8: Preparing 07:49:23 fabbc92abb11: Preparing 07:49:23 f1417ff83b31: Preparing 07:49:23 96d77c1a31a8: Waiting 07:49:23 fabbc92abb11: Waiting 07:49:23 f1417ff83b31: Waiting 07:49:23 ea4868eb9e1a: Layer already exists 07:49:23 17c9acce1728: Layer already exists 07:49:23 ffccafdaa10d: Layer already exists 07:49:23 a7f3890c44a1: Layer already exists 07:49:23 0f76abb434db: Layer already exists 07:49:23 96d77c1a31a8: Layer already exists 07:49:23 fabbc92abb11: Layer already exists 07:49:23 f1417ff83b31: Layer already exists 07:49:23 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + 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 07:49:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:49:24 0f76abb434db: Preparing 07:49:24 17c9acce1728: Preparing 07:49:24 a7f3890c44a1: Preparing 07:49:24 ea4868eb9e1a: Preparing 07:49:24 ffccafdaa10d: Preparing 07:49:24 96d77c1a31a8: Preparing 07:49:24 fabbc92abb11: Preparing 07:49:24 f1417ff83b31: Preparing 07:49:24 96d77c1a31a8: Waiting 07:49:24 fabbc92abb11: Waiting 07:49:24 f1417ff83b31: Waiting 07:49:24 ffccafdaa10d: Layer already exists 07:49:24 ea4868eb9e1a: Layer already exists 07:49:24 17c9acce1728: Layer already exists 07:49:24 0f76abb434db: Layer already exists 07:49:24 a7f3890c44a1: Layer already exists 07:49:24 96d77c1a31a8: Layer already exists 07:49:24 f1417ff83b31: Layer already exists 07:49:24 fabbc92abb11: Layer already exists 07:49:24 main: digest: sha256:286e588ee71e8964e5977c3123067093d24b3e5490da55354f57ffa2f41b8133 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:24 ===================================================== [Pipeline] echo 07:49:24 taggedImages: 07:49:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:49:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.139 07:49:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:49:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:49:24 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:24 latest 07:49:24 3.0.0-dev.139 07:49:24 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:24 main 07:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker push nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:49:24 993e78ff43fb: Preparing 07:49:24 bc4e1fdb365c: Preparing 07:49:24 ffccafdaa10d: Preparing 07:49:24 96d77c1a31a8: Preparing 07:49:24 3da10b5661b0: Preparing 07:49:24 f1417ff83b31: Preparing 07:49:24 f1417ff83b31: Waiting 07:49:24 ffccafdaa10d: Layer already exists 07:49:24 96d77c1a31a8: Layer already exists 07:49:24 f1417ff83b31: Layer already exists 07:49:24 993e78ff43fb: Pushed 07:49:24 3da10b5661b0: Pushed 07:49:26 bc4e1fdb365c: Pushed 07:49:26 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:49:26 993e78ff43fb: Preparing 07:49:26 bc4e1fdb365c: Preparing 07:49:26 ffccafdaa10d: Preparing 07:49:26 96d77c1a31a8: Preparing 07:49:26 3da10b5661b0: Preparing 07:49:26 f1417ff83b31: Preparing 07:49:26 f1417ff83b31: Waiting 07:49:26 ffccafdaa10d: Layer already exists 07:49:26 bc4e1fdb365c: Layer already exists 07:49:26 96d77c1a31a8: Layer already exists 07:49:26 993e78ff43fb: Layer already exists 07:49:26 3da10b5661b0: Layer already exists 07:49:26 f1417ff83b31: Layer already exists 07:49:26 latest: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:27 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 07:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:49:27 993e78ff43fb: Preparing 07:49:27 bc4e1fdb365c: Preparing 07:49:27 ffccafdaa10d: Preparing 07:49:27 96d77c1a31a8: Preparing 07:49:27 3da10b5661b0: Preparing 07:49:27 f1417ff83b31: Preparing 07:49:27 f1417ff83b31: Waiting 07:49:27 bc4e1fdb365c: Layer already exists 07:49:27 ffccafdaa10d: Layer already exists 07:49:27 96d77c1a31a8: Layer already exists 07:49:27 993e78ff43fb: Layer already exists 07:49:27 3da10b5661b0: Layer already exists 07:49:27 f1417ff83b31: Layer already exists 07:49:27 3.0.0-dev.139: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker push nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:49:28 993e78ff43fb: Preparing 07:49:28 bc4e1fdb365c: Preparing 07:49:28 ffccafdaa10d: Preparing 07:49:28 96d77c1a31a8: Preparing 07:49:28 3da10b5661b0: Preparing 07:49:28 f1417ff83b31: Preparing 07:49:28 3da10b5661b0: Layer already exists 07:49:28 ffccafdaa10d: Layer already exists 07:49:28 96d77c1a31a8: Layer already exists 07:49:28 bc4e1fdb365c: Layer already exists 07:49:28 993e78ff43fb: Layer already exists 07:49:28 f1417ff83b31: Layer already exists 07:49:28 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:49:28 993e78ff43fb: Preparing 07:49:28 bc4e1fdb365c: Preparing 07:49:28 ffccafdaa10d: Preparing 07:49:28 96d77c1a31a8: Preparing 07:49:28 3da10b5661b0: Preparing 07:49:28 f1417ff83b31: Preparing 07:49:28 993e78ff43fb: Layer already exists 07:49:28 bc4e1fdb365c: Layer already exists 07:49:28 ffccafdaa10d: Layer already exists 07:49:28 3da10b5661b0: Layer already exists 07:49:28 96d77c1a31a8: Layer already exists 07:49:28 f1417ff83b31: Layer already exists 07:49:28 main: digest: sha256:32b6da2fdf95fedb9cbdf0ef991255b0d90da30cf9e568f7a2f94e089a908e9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:28 ===================================================== [Pipeline] echo 07:49:28 taggedImages: 07:49:28 - nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:28 - nexus3.edgexfoundry.org:10004/core-data:latest 07:49:28 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.139 07:49:28 - nexus3.edgexfoundry.org:10004/core-data:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:49:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:49:29 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:29 latest 07:49:29 3.0.0-dev.139 07:49:29 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:29 main 07:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:49:29 75a0f4a2f4f9: Preparing 07:49:29 dc5a7f23f21c: Preparing 07:49:29 ce1b2c419d88: Preparing 07:49:29 ffccafdaa10d: Preparing 07:49:29 96d77c1a31a8: Preparing 07:49:29 b9f76674748f: Preparing 07:49:29 f1417ff83b31: Preparing 07:49:29 b9f76674748f: Waiting 07:49:29 f1417ff83b31: Waiting 07:49:29 96d77c1a31a8: Layer already exists 07:49:29 ffccafdaa10d: Layer already exists 07:49:29 b9f76674748f: Layer already exists 07:49:29 f1417ff83b31: Layer already exists 07:49:29 75a0f4a2f4f9: Pushed 07:49:29 dc5a7f23f21c: Pushed 07:49:31 ce1b2c419d88: Pushed 07:49:31 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:49:31 75a0f4a2f4f9: Preparing 07:49:31 dc5a7f23f21c: Preparing 07:49:31 ce1b2c419d88: Preparing 07:49:31 ffccafdaa10d: Preparing 07:49:31 96d77c1a31a8: Preparing 07:49:31 b9f76674748f: Preparing 07:49:31 f1417ff83b31: Preparing 07:49:31 b9f76674748f: Waiting 07:49:31 dc5a7f23f21c: Layer already exists 07:49:31 75a0f4a2f4f9: Layer already exists 07:49:31 96d77c1a31a8: Layer already exists 07:49:31 ce1b2c419d88: Layer already exists 07:49:31 b9f76674748f: Layer already exists 07:49:31 ffccafdaa10d: Layer already exists 07:49:31 f1417ff83b31: Layer already exists 07:49:31 latest: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 07:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:49:32 75a0f4a2f4f9: Preparing 07:49:32 dc5a7f23f21c: Preparing 07:49:32 ce1b2c419d88: Preparing 07:49:32 ffccafdaa10d: Preparing 07:49:32 96d77c1a31a8: Preparing 07:49:32 b9f76674748f: Preparing 07:49:32 f1417ff83b31: Preparing 07:49:32 b9f76674748f: Waiting 07:49:32 75a0f4a2f4f9: Layer already exists 07:49:32 96d77c1a31a8: Layer already exists 07:49:32 ce1b2c419d88: Layer already exists 07:49:32 ffccafdaa10d: Layer already exists 07:49:32 dc5a7f23f21c: Layer already exists 07:49:32 f1417ff83b31: Layer already exists 07:49:32 b9f76674748f: Layer already exists 07:49:32 3.0.0-dev.139: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:49:32 75a0f4a2f4f9: Preparing 07:49:32 dc5a7f23f21c: Preparing 07:49:32 ce1b2c419d88: Preparing 07:49:32 ffccafdaa10d: Preparing 07:49:32 96d77c1a31a8: Preparing 07:49:32 b9f76674748f: Preparing 07:49:32 f1417ff83b31: Preparing 07:49:32 b9f76674748f: Waiting 07:49:32 dc5a7f23f21c: Layer already exists 07:49:32 96d77c1a31a8: Layer already exists 07:49:32 75a0f4a2f4f9: Layer already exists 07:49:32 ffccafdaa10d: Layer already exists 07:49:32 ce1b2c419d88: Layer already exists 07:49:32 f1417ff83b31: Layer already exists 07:49:32 b9f76674748f: Layer already exists 07:49:32 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:49:33 75a0f4a2f4f9: Preparing 07:49:33 dc5a7f23f21c: Preparing 07:49:33 ce1b2c419d88: Preparing 07:49:33 ffccafdaa10d: Preparing 07:49:33 96d77c1a31a8: Preparing 07:49:33 b9f76674748f: Preparing 07:49:33 f1417ff83b31: Preparing 07:49:33 b9f76674748f: Waiting 07:49:33 f1417ff83b31: Waiting 07:49:33 ffccafdaa10d: Layer already exists 07:49:33 96d77c1a31a8: Layer already exists 07:49:33 dc5a7f23f21c: Layer already exists 07:49:33 ce1b2c419d88: Layer already exists 07:49:33 75a0f4a2f4f9: Layer already exists 07:49:33 b9f76674748f: Layer already exists 07:49:33 f1417ff83b31: Layer already exists 07:49:33 main: digest: sha256:178f2c670b41c679b0909f051e40a7626a553269a2282d5f93123c3ec32d249c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:33 ===================================================== [Pipeline] echo 07:49:33 taggedImages: 07:49:33 - nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:49:33 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.139 07:49:33 - nexus3.edgexfoundry.org:10004/core-metadata:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:49:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:49:33 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:33 latest 07:49:33 3.0.0-dev.139 07:49:33 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:33 main 07:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:49:34 694fb33950d6: Preparing 07:49:34 694fb33950d6: Preparing 07:49:34 bab09f0a6e14: Preparing 07:49:34 7d7ad4e32b69: Preparing 07:49:34 35577f966da9: Preparing 07:49:34 89a03a0e345e: Preparing 07:49:34 35e89a19399d: Preparing 07:49:34 ffccafdaa10d: Preparing 07:49:34 96d77c1a31a8: Preparing 07:49:34 8352166eeb3e: Preparing 07:49:34 88dd6841ee2d: Preparing 07:49:34 aef072a85039: Preparing 07:49:34 65676b7df7c7: Preparing 07:49:34 f1417ff83b31: Preparing 07:49:34 f1417ff83b31: Waiting 07:49:34 35e89a19399d: Waiting 07:49:34 65676b7df7c7: Waiting 07:49:34 ffccafdaa10d: Waiting 07:49:34 88dd6841ee2d: Waiting 07:49:34 8352166eeb3e: Waiting 07:49:34 96d77c1a31a8: Waiting 07:49:34 35577f966da9: Pushed 07:49:34 694fb33950d6: Pushed 07:49:34 bab09f0a6e14: Pushed 07:49:34 7d7ad4e32b69: Pushed 07:49:34 89a03a0e345e: Pushed 07:49:34 ffccafdaa10d: Layer already exists 07:49:34 96d77c1a31a8: Layer already exists 07:49:34 8352166eeb3e: Pushed 07:49:34 f1417ff83b31: Layer already exists 07:49:34 65676b7df7c7: Pushed 07:49:34 88dd6841ee2d: Pushed 07:49:34 aef072a85039: Pushed 07:49:35 35e89a19399d: Pushed 07:49:35 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:49:36 694fb33950d6: Preparing 07:49:36 694fb33950d6: Preparing 07:49:36 bab09f0a6e14: Preparing 07:49:36 7d7ad4e32b69: Preparing 07:49:36 35577f966da9: Preparing 07:49:36 89a03a0e345e: Preparing 07:49:36 35e89a19399d: Preparing 07:49:36 ffccafdaa10d: Preparing 07:49:36 96d77c1a31a8: Preparing 07:49:36 8352166eeb3e: Preparing 07:49:36 88dd6841ee2d: Preparing 07:49:36 aef072a85039: Preparing 07:49:36 65676b7df7c7: Preparing 07:49:36 f1417ff83b31: Preparing 07:49:36 8352166eeb3e: Waiting 07:49:36 aef072a85039: Waiting 07:49:36 35e89a19399d: Waiting 07:49:36 65676b7df7c7: Waiting 07:49:36 88dd6841ee2d: Waiting 07:49:36 f1417ff83b31: Waiting 07:49:36 ffccafdaa10d: Waiting 07:49:36 96d77c1a31a8: Waiting 07:49:36 694fb33950d6: Layer already exists 07:49:36 35577f966da9: Layer already exists 07:49:36 bab09f0a6e14: Layer already exists 07:49:36 7d7ad4e32b69: Layer already exists 07:49:36 89a03a0e345e: Layer already exists 07:49:36 35e89a19399d: Layer already exists 07:49:36 88dd6841ee2d: Layer already exists 07:49:36 ffccafdaa10d: Layer already exists 07:49:36 8352166eeb3e: Layer already exists 07:49:36 96d77c1a31a8: Layer already exists 07:49:36 aef072a85039: Layer already exists 07:49:36 65676b7df7c7: Layer already exists 07:49:36 f1417ff83b31: Layer already exists 07:49:36 latest: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 07:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:49:37 694fb33950d6: Preparing 07:49:37 694fb33950d6: Preparing 07:49:37 bab09f0a6e14: Preparing 07:49:37 7d7ad4e32b69: Preparing 07:49:37 35577f966da9: Preparing 07:49:37 89a03a0e345e: Preparing 07:49:37 35e89a19399d: Preparing 07:49:37 ffccafdaa10d: Preparing 07:49:37 96d77c1a31a8: Preparing 07:49:37 8352166eeb3e: Preparing 07:49:37 88dd6841ee2d: Preparing 07:49:37 aef072a85039: Preparing 07:49:37 65676b7df7c7: Preparing 07:49:37 f1417ff83b31: Preparing 07:49:37 88dd6841ee2d: Waiting 07:49:37 aef072a85039: Waiting 07:49:37 35e89a19399d: Waiting 07:49:37 65676b7df7c7: Waiting 07:49:37 96d77c1a31a8: Waiting 07:49:37 ffccafdaa10d: Waiting 07:49:37 f1417ff83b31: Waiting 07:49:37 694fb33950d6: Layer already exists 07:49:37 bab09f0a6e14: Layer already exists 07:49:37 7d7ad4e32b69: Layer already exists 07:49:37 89a03a0e345e: Layer already exists 07:49:37 35577f966da9: Layer already exists 07:49:37 ffccafdaa10d: Layer already exists 07:49:37 35e89a19399d: Layer already exists 07:49:37 96d77c1a31a8: Layer already exists 07:49:37 88dd6841ee2d: Layer already exists 07:49:37 8352166eeb3e: Layer already exists 07:49:37 aef072a85039: Layer already exists 07:49:37 65676b7df7c7: Layer already exists 07:49:37 f1417ff83b31: Layer already exists 07:49:37 3.0.0-dev.139: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:49:37 694fb33950d6: Preparing 07:49:37 694fb33950d6: Preparing 07:49:37 bab09f0a6e14: Preparing 07:49:37 7d7ad4e32b69: Preparing 07:49:37 35577f966da9: Preparing 07:49:37 89a03a0e345e: Preparing 07:49:37 35e89a19399d: Preparing 07:49:37 ffccafdaa10d: Preparing 07:49:37 96d77c1a31a8: Preparing 07:49:37 8352166eeb3e: Preparing 07:49:37 88dd6841ee2d: Preparing 07:49:37 aef072a85039: Preparing 07:49:37 65676b7df7c7: Preparing 07:49:37 f1417ff83b31: Preparing 07:49:37 35e89a19399d: Waiting 07:49:37 ffccafdaa10d: Waiting 07:49:37 96d77c1a31a8: Waiting 07:49:37 8352166eeb3e: Waiting 07:49:37 88dd6841ee2d: Waiting 07:49:37 f1417ff83b31: Waiting 07:49:37 aef072a85039: Waiting 07:49:37 89a03a0e345e: Layer already exists 07:49:37 bab09f0a6e14: Layer already exists 07:49:37 694fb33950d6: Layer already exists 07:49:37 7d7ad4e32b69: Layer already exists 07:49:37 35577f966da9: Layer already exists 07:49:37 35e89a19399d: Layer already exists 07:49:37 96d77c1a31a8: Layer already exists 07:49:37 ffccafdaa10d: Layer already exists 07:49:37 8352166eeb3e: Layer already exists 07:49:37 aef072a85039: Layer already exists 07:49:37 88dd6841ee2d: Layer already exists 07:49:37 65676b7df7c7: Layer already exists 07:49:37 f1417ff83b31: Layer already exists 07:49:37 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:49:38 694fb33950d6: Preparing 07:49:38 694fb33950d6: Preparing 07:49:38 bab09f0a6e14: Preparing 07:49:38 7d7ad4e32b69: Preparing 07:49:38 35577f966da9: Preparing 07:49:38 89a03a0e345e: Preparing 07:49:38 35e89a19399d: Preparing 07:49:38 ffccafdaa10d: Preparing 07:49:38 96d77c1a31a8: Preparing 07:49:38 8352166eeb3e: Preparing 07:49:38 88dd6841ee2d: Preparing 07:49:38 aef072a85039: Preparing 07:49:38 65676b7df7c7: Preparing 07:49:38 f1417ff83b31: Preparing 07:49:38 65676b7df7c7: Waiting 07:49:38 88dd6841ee2d: Waiting 07:49:38 35e89a19399d: Waiting 07:49:38 ffccafdaa10d: Waiting 07:49:38 96d77c1a31a8: Waiting 07:49:38 f1417ff83b31: Waiting 07:49:38 8352166eeb3e: Waiting 07:49:38 35577f966da9: Layer already exists 07:49:38 bab09f0a6e14: Layer already exists 07:49:38 694fb33950d6: Layer already exists 07:49:38 89a03a0e345e: Layer already exists 07:49:38 7d7ad4e32b69: Layer already exists 07:49:38 35e89a19399d: Layer already exists 07:49:38 ffccafdaa10d: Layer already exists 07:49:38 88dd6841ee2d: Layer already exists 07:49:38 8352166eeb3e: Layer already exists 07:49:38 96d77c1a31a8: Layer already exists 07:49:38 65676b7df7c7: Layer already exists 07:49:38 aef072a85039: Layer already exists 07:49:38 f1417ff83b31: Layer already exists 07:49:38 main: digest: sha256:60b846643a26ffcd04be1218cc8fb12a1b54b421487811b21b4cbce29b78096d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:38 ===================================================== [Pipeline] echo 07:49:38 taggedImages: 07:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.139 07:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:49:38 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:49:38 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:38 latest 07:49:38 3.0.0-dev.139 07:49:38 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:38 main 07:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:49:39 0517d316259c: Preparing 07:49:39 caa4f49eb829: Preparing 07:49:39 67a7f9dccc45: Preparing 07:49:39 91ed53d96b57: Preparing 07:49:39 ffccafdaa10d: Preparing 07:49:39 96d77c1a31a8: Preparing 07:49:39 fabbc92abb11: Preparing 07:49:39 f1417ff83b31: Preparing 07:49:39 f1417ff83b31: Waiting 07:49:39 96d77c1a31a8: Waiting 07:49:39 fabbc92abb11: Waiting 07:49:39 ffccafdaa10d: Layer already exists 07:49:39 96d77c1a31a8: Layer already exists 07:49:39 fabbc92abb11: Layer already exists 07:49:39 f1417ff83b31: Layer already exists 07:49:39 caa4f49eb829: Pushed 07:49:39 67a7f9dccc45: Pushed 07:49:39 0517d316259c: Pushed 07:49:40 91ed53d96b57: Pushed 07:49:40 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:49:41 0517d316259c: Preparing 07:49:41 caa4f49eb829: Preparing 07:49:41 67a7f9dccc45: Preparing 07:49:41 91ed53d96b57: Preparing 07:49:41 ffccafdaa10d: Preparing 07:49:41 96d77c1a31a8: Preparing 07:49:41 fabbc92abb11: Preparing 07:49:41 f1417ff83b31: Preparing 07:49:41 96d77c1a31a8: Waiting 07:49:41 fabbc92abb11: Waiting 07:49:41 f1417ff83b31: Waiting 07:49:41 91ed53d96b57: Layer already exists 07:49:41 caa4f49eb829: Layer already exists 07:49:41 0517d316259c: Layer already exists 07:49:41 67a7f9dccc45: Layer already exists 07:49:41 ffccafdaa10d: Layer already exists 07:49:41 96d77c1a31a8: Layer already exists 07:49:41 f1417ff83b31: Layer already exists 07:49:41 fabbc92abb11: Layer already exists 07:49:41 latest: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 07:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:49:41 0517d316259c: Preparing 07:49:41 caa4f49eb829: Preparing 07:49:41 67a7f9dccc45: Preparing 07:49:41 91ed53d96b57: Preparing 07:49:41 ffccafdaa10d: Preparing 07:49:41 96d77c1a31a8: Preparing 07:49:41 fabbc92abb11: Preparing 07:49:41 f1417ff83b31: Preparing 07:49:41 96d77c1a31a8: Waiting 07:49:41 fabbc92abb11: Waiting 07:49:41 f1417ff83b31: Waiting 07:49:41 ffccafdaa10d: Layer already exists 07:49:41 91ed53d96b57: Layer already exists 07:49:41 67a7f9dccc45: Layer already exists 07:49:41 0517d316259c: Layer already exists 07:49:41 caa4f49eb829: Layer already exists 07:49:41 96d77c1a31a8: Layer already exists 07:49:41 f1417ff83b31: Layer already exists 07:49:41 fabbc92abb11: Layer already exists 07:49:41 3.0.0-dev.139: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:49:42 0517d316259c: Preparing 07:49:42 caa4f49eb829: Preparing 07:49:42 67a7f9dccc45: Preparing 07:49:42 91ed53d96b57: Preparing 07:49:42 ffccafdaa10d: Preparing 07:49:42 96d77c1a31a8: Preparing 07:49:42 fabbc92abb11: Preparing 07:49:42 f1417ff83b31: Preparing 07:49:42 fabbc92abb11: Waiting 07:49:42 f1417ff83b31: Waiting 07:49:42 67a7f9dccc45: Layer already exists 07:49:42 ffccafdaa10d: Layer already exists 07:49:42 caa4f49eb829: Layer already exists 07:49:42 91ed53d96b57: Layer already exists 07:49:42 0517d316259c: Layer already exists 07:49:42 96d77c1a31a8: Layer already exists 07:49:42 fabbc92abb11: Layer already exists 07:49:42 f1417ff83b31: Layer already exists 07:49:42 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:49:43 0517d316259c: Preparing 07:49:43 caa4f49eb829: Preparing 07:49:43 67a7f9dccc45: Preparing 07:49:43 91ed53d96b57: Preparing 07:49:43 ffccafdaa10d: Preparing 07:49:43 96d77c1a31a8: Preparing 07:49:43 fabbc92abb11: Preparing 07:49:43 f1417ff83b31: Preparing 07:49:43 96d77c1a31a8: Waiting 07:49:43 fabbc92abb11: Waiting 07:49:43 f1417ff83b31: Waiting 07:49:43 67a7f9dccc45: Layer already exists 07:49:43 ffccafdaa10d: Layer already exists 07:49:43 0517d316259c: Layer already exists 07:49:43 caa4f49eb829: Layer already exists 07:49:43 91ed53d96b57: Layer already exists 07:49:43 96d77c1a31a8: Layer already exists 07:49:43 fabbc92abb11: Layer already exists 07:49:43 f1417ff83b31: Layer already exists 07:49:43 main: digest: sha256:2ccf6f89e3166d6d9d28ea67c6166e5cecf72e8f2dd0216b1f3cd92932c5f877 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:43 ===================================================== [Pipeline] echo 07:49:43 taggedImages: 07:49:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:49:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.139 07:49:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:49:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:49:43 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:43 latest 07:49:43 3.0.0-dev.139 07:49:43 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:43 main 07:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:49:43 3b65ebe76796: Preparing 07:49:43 5a248d0be639: Preparing 07:49:43 a959fcee811e: Preparing 07:49:43 185087ada059: Preparing 07:49:43 ffccafdaa10d: Preparing 07:49:43 96d77c1a31a8: Preparing 07:49:43 9fe4e07b500f: Preparing 07:49:43 b45b4d8e7105: Preparing 07:49:43 f1417ff83b31: Preparing 07:49:43 9fe4e07b500f: Waiting 07:49:43 f1417ff83b31: Waiting 07:49:43 96d77c1a31a8: Waiting 07:49:43 b45b4d8e7105: Waiting 07:49:43 ffccafdaa10d: Layer already exists 07:49:43 96d77c1a31a8: Layer already exists 07:49:43 185087ada059: Pushed 07:49:43 3b65ebe76796: Pushed 07:49:43 9fe4e07b500f: Pushed 07:49:43 5a248d0be639: Pushed 07:49:43 f1417ff83b31: Layer already exists 07:49:44 b45b4d8e7105: Pushed 07:49:44 a959fcee811e: Pushed 07:49:44 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:49:45 3b65ebe76796: Preparing 07:49:45 5a248d0be639: Preparing 07:49:45 a959fcee811e: Preparing 07:49:45 185087ada059: Preparing 07:49:45 ffccafdaa10d: Preparing 07:49:45 96d77c1a31a8: Preparing 07:49:45 9fe4e07b500f: Preparing 07:49:45 b45b4d8e7105: Preparing 07:49:45 f1417ff83b31: Preparing 07:49:45 96d77c1a31a8: Waiting 07:49:45 9fe4e07b500f: Waiting 07:49:45 b45b4d8e7105: Waiting 07:49:45 3b65ebe76796: Layer already exists 07:49:45 a959fcee811e: Layer already exists 07:49:45 ffccafdaa10d: Layer already exists 07:49:45 5a248d0be639: Layer already exists 07:49:45 185087ada059: Layer already exists 07:49:45 b45b4d8e7105: Layer already exists 07:49:45 96d77c1a31a8: Layer already exists 07:49:45 9fe4e07b500f: Layer already exists 07:49:45 f1417ff83b31: Layer already exists 07:49:45 latest: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 07:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:49:46 3b65ebe76796: Preparing 07:49:46 5a248d0be639: Preparing 07:49:46 a959fcee811e: Preparing 07:49:46 185087ada059: Preparing 07:49:46 ffccafdaa10d: Preparing 07:49:46 96d77c1a31a8: Preparing 07:49:46 9fe4e07b500f: Preparing 07:49:46 b45b4d8e7105: Preparing 07:49:46 f1417ff83b31: Preparing 07:49:46 96d77c1a31a8: Waiting 07:49:46 b45b4d8e7105: Waiting 07:49:46 9fe4e07b500f: Waiting 07:49:46 f1417ff83b31: Waiting 07:49:46 185087ada059: Layer already exists 07:49:46 a959fcee811e: Layer already exists 07:49:46 3b65ebe76796: Layer already exists 07:49:46 5a248d0be639: Layer already exists 07:49:46 ffccafdaa10d: Layer already exists 07:49:46 96d77c1a31a8: Layer already exists 07:49:46 9fe4e07b500f: Layer already exists 07:49:46 f1417ff83b31: Layer already exists 07:49:46 b45b4d8e7105: Layer already exists 07:49:46 3.0.0-dev.139: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:49:46 3b65ebe76796: Preparing 07:49:46 5a248d0be639: Preparing 07:49:46 a959fcee811e: Preparing 07:49:46 185087ada059: Preparing 07:49:46 ffccafdaa10d: Preparing 07:49:46 96d77c1a31a8: Preparing 07:49:46 9fe4e07b500f: Preparing 07:49:46 b45b4d8e7105: Preparing 07:49:46 f1417ff83b31: Preparing 07:49:46 9fe4e07b500f: Waiting 07:49:46 b45b4d8e7105: Waiting 07:49:46 f1417ff83b31: Waiting 07:49:46 96d77c1a31a8: Waiting 07:49:46 3b65ebe76796: Layer already exists 07:49:46 a959fcee811e: Layer already exists 07:49:46 ffccafdaa10d: Layer already exists 07:49:46 185087ada059: Layer already exists 07:49:46 5a248d0be639: Layer already exists 07:49:46 9fe4e07b500f: Layer already exists 07:49:46 96d77c1a31a8: Layer already exists 07:49:46 b45b4d8e7105: Layer already exists 07:49:46 f1417ff83b31: Layer already exists 07:49:46 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:49:47 3b65ebe76796: Preparing 07:49:47 5a248d0be639: Preparing 07:49:47 a959fcee811e: Preparing 07:49:47 185087ada059: Preparing 07:49:47 ffccafdaa10d: Preparing 07:49:47 96d77c1a31a8: Preparing 07:49:47 9fe4e07b500f: Preparing 07:49:47 b45b4d8e7105: Preparing 07:49:47 f1417ff83b31: Preparing 07:49:47 b45b4d8e7105: Waiting 07:49:47 f1417ff83b31: Waiting 07:49:47 9fe4e07b500f: Waiting 07:49:47 96d77c1a31a8: Waiting 07:49:47 ffccafdaa10d: Layer already exists 07:49:47 a959fcee811e: Layer already exists 07:49:47 185087ada059: Layer already exists 07:49:47 3b65ebe76796: Layer already exists 07:49:47 5a248d0be639: Layer already exists 07:49:47 96d77c1a31a8: Layer already exists 07:49:47 9fe4e07b500f: Layer already exists 07:49:47 f1417ff83b31: Layer already exists 07:49:47 b45b4d8e7105: Layer already exists 07:49:47 main: digest: sha256:83006080ca90a258907a58939223e36a80b6119e6a67a5e55e347defb54af0af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:47 ===================================================== [Pipeline] echo 07:49:47 taggedImages: 07:49:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:49:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.139 07:49:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:49:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:49:47 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:47 latest 07:49:47 3.0.0-dev.139 07:49:47 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:47 main 07:49:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:49:48 1d8a011449fb: Preparing 07:49:48 516795fae35a: Preparing 07:49:48 ce1e73ddad94: Preparing 07:49:48 c5f6d293888c: Preparing 07:49:48 be9af7276b9e: Preparing 07:49:48 164296b33834: Preparing 07:49:48 6fe1195599e0: Preparing 07:49:48 ffccafdaa10d: Preparing 07:49:48 96d77c1a31a8: Preparing 07:49:48 7754ca888c14: Preparing 07:49:48 f1417ff83b31: Preparing 07:49:48 164296b33834: Waiting 07:49:48 96d77c1a31a8: Waiting 07:49:48 7754ca888c14: Waiting 07:49:48 6fe1195599e0: Waiting 07:49:48 ffccafdaa10d: Waiting 07:49:48 f1417ff83b31: Waiting 07:49:48 1d8a011449fb: Pushed 07:49:48 516795fae35a: Pushed 07:49:48 be9af7276b9e: Pushed 07:49:48 ffccafdaa10d: Layer already exists 07:49:48 96d77c1a31a8: Layer already exists 07:49:48 164296b33834: Pushed 07:49:48 6fe1195599e0: Pushed 07:49:48 f1417ff83b31: Layer already exists 07:49:48 7754ca888c14: Pushed 07:49:49 c5f6d293888c: Pushed 07:49:49 ce1e73ddad94: Pushed 07:49:49 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:49:50 1d8a011449fb: Preparing 07:49:50 516795fae35a: Preparing 07:49:50 ce1e73ddad94: Preparing 07:49:50 c5f6d293888c: Preparing 07:49:50 be9af7276b9e: Preparing 07:49:50 164296b33834: Preparing 07:49:50 6fe1195599e0: Preparing 07:49:50 ffccafdaa10d: Preparing 07:49:50 96d77c1a31a8: Preparing 07:49:50 7754ca888c14: Preparing 07:49:50 f1417ff83b31: Preparing 07:49:50 ffccafdaa10d: Waiting 07:49:50 96d77c1a31a8: Waiting 07:49:50 164296b33834: Waiting 07:49:50 6fe1195599e0: Waiting 07:49:50 be9af7276b9e: Layer already exists 07:49:50 516795fae35a: Layer already exists 07:49:50 1d8a011449fb: Layer already exists 07:49:50 c5f6d293888c: Layer already exists 07:49:50 ce1e73ddad94: Layer already exists 07:49:50 164296b33834: Layer already exists 07:49:50 6fe1195599e0: Layer already exists 07:49:50 96d77c1a31a8: Layer already exists 07:49:50 ffccafdaa10d: Layer already exists 07:49:50 7754ca888c14: Layer already exists 07:49:50 f1417ff83b31: Layer already exists 07:49:50 latest: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 07:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:49:51 1d8a011449fb: Preparing 07:49:51 516795fae35a: Preparing 07:49:51 ce1e73ddad94: Preparing 07:49:51 c5f6d293888c: Preparing 07:49:51 be9af7276b9e: Preparing 07:49:51 164296b33834: Preparing 07:49:51 6fe1195599e0: Preparing 07:49:51 ffccafdaa10d: Preparing 07:49:51 96d77c1a31a8: Preparing 07:49:51 7754ca888c14: Preparing 07:49:51 f1417ff83b31: Preparing 07:49:51 164296b33834: Waiting 07:49:51 6fe1195599e0: Waiting 07:49:51 ffccafdaa10d: Waiting 07:49:51 96d77c1a31a8: Waiting 07:49:51 7754ca888c14: Waiting 07:49:51 f1417ff83b31: Waiting 07:49:51 ce1e73ddad94: Layer already exists 07:49:51 1d8a011449fb: Layer already exists 07:49:51 c5f6d293888c: Layer already exists 07:49:51 516795fae35a: Layer already exists 07:49:51 be9af7276b9e: Layer already exists 07:49:51 164296b33834: Layer already exists 07:49:51 7754ca888c14: Layer already exists 07:49:51 96d77c1a31a8: Layer already exists 07:49:51 6fe1195599e0: Layer already exists 07:49:51 ffccafdaa10d: Layer already exists 07:49:51 f1417ff83b31: Layer already exists 07:49:51 3.0.0-dev.139: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:49:51 1d8a011449fb: Preparing 07:49:51 516795fae35a: Preparing 07:49:51 ce1e73ddad94: Preparing 07:49:51 c5f6d293888c: Preparing 07:49:51 be9af7276b9e: Preparing 07:49:51 164296b33834: Preparing 07:49:51 6fe1195599e0: Preparing 07:49:51 ffccafdaa10d: Preparing 07:49:51 96d77c1a31a8: Preparing 07:49:51 7754ca888c14: Preparing 07:49:51 f1417ff83b31: Preparing 07:49:51 6fe1195599e0: Waiting 07:49:51 ffccafdaa10d: Waiting 07:49:51 96d77c1a31a8: Waiting 07:49:51 7754ca888c14: Waiting 07:49:51 f1417ff83b31: Waiting 07:49:51 164296b33834: Waiting 07:49:51 516795fae35a: Layer already exists 07:49:51 be9af7276b9e: Layer already exists 07:49:51 1d8a011449fb: Layer already exists 07:49:51 c5f6d293888c: Layer already exists 07:49:51 ce1e73ddad94: Layer already exists 07:49:51 164296b33834: Layer already exists 07:49:51 6fe1195599e0: Layer already exists 07:49:51 ffccafdaa10d: Layer already exists 07:49:51 7754ca888c14: Layer already exists 07:49:51 96d77c1a31a8: Layer already exists 07:49:51 f1417ff83b31: Layer already exists 07:49:51 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:49:52 1d8a011449fb: Preparing 07:49:52 516795fae35a: Preparing 07:49:52 ce1e73ddad94: Preparing 07:49:52 c5f6d293888c: Preparing 07:49:52 be9af7276b9e: Preparing 07:49:52 164296b33834: Preparing 07:49:52 6fe1195599e0: Preparing 07:49:52 ffccafdaa10d: Preparing 07:49:52 96d77c1a31a8: Preparing 07:49:52 7754ca888c14: Preparing 07:49:52 f1417ff83b31: Preparing 07:49:52 6fe1195599e0: Waiting 07:49:52 164296b33834: Waiting 07:49:52 ffccafdaa10d: Waiting 07:49:52 7754ca888c14: Waiting 07:49:52 f1417ff83b31: Waiting 07:49:52 96d77c1a31a8: Waiting 07:49:52 ce1e73ddad94: Layer already exists 07:49:52 c5f6d293888c: Layer already exists 07:49:52 1d8a011449fb: Layer already exists 07:49:52 be9af7276b9e: Layer already exists 07:49:52 516795fae35a: Layer already exists 07:49:52 164296b33834: Layer already exists 07:49:52 6fe1195599e0: Layer already exists 07:49:52 ffccafdaa10d: Layer already exists 07:49:52 96d77c1a31a8: Layer already exists 07:49:52 7754ca888c14: Layer already exists 07:49:52 f1417ff83b31: Layer already exists 07:49:52 main: digest: sha256:71978ed0914453e8386f3a92955f5be43addf53465a03240a469d8db92c272cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:52 ===================================================== [Pipeline] echo 07:49:52 taggedImages: 07:49:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:49:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.139 07:49:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:49:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:49:52 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:52 latest 07:49:52 3.0.0-dev.139 07:49:52 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:52 main 07:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:49:52 3c8fe677afd0: Preparing 07:49:52 2265c28845f4: Preparing 07:49:52 ffccafdaa10d: Preparing 07:49:52 96d77c1a31a8: Preparing 07:49:52 65227d341720: Preparing 07:49:52 f1417ff83b31: Preparing 07:49:52 f1417ff83b31: Waiting 07:49:52 ffccafdaa10d: Layer already exists 07:49:52 96d77c1a31a8: Layer already exists 07:49:52 f1417ff83b31: Layer already exists 07:49:52 3c8fe677afd0: Pushed 07:49:53 65227d341720: Pushed 07:49:55 2265c28845f4: Pushed 07:49:55 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:55 + 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 07:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:49:56 3c8fe677afd0: Preparing 07:49:56 2265c28845f4: Preparing 07:49:56 ffccafdaa10d: Preparing 07:49:56 96d77c1a31a8: Preparing 07:49:56 65227d341720: Preparing 07:49:56 f1417ff83b31: Preparing 07:49:56 f1417ff83b31: Waiting 07:49:56 65227d341720: Layer already exists 07:49:56 3c8fe677afd0: Layer already exists 07:49:56 96d77c1a31a8: Layer already exists 07:49:56 2265c28845f4: Layer already exists 07:49:56 ffccafdaa10d: Layer already exists 07:49:56 f1417ff83b31: Layer already exists 07:49:56 latest: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 07:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:49:56 3c8fe677afd0: Preparing 07:49:56 2265c28845f4: Preparing 07:49:56 ffccafdaa10d: Preparing 07:49:56 96d77c1a31a8: Preparing 07:49:56 65227d341720: Preparing 07:49:56 f1417ff83b31: Preparing 07:49:56 65227d341720: Layer already exists 07:49:56 ffccafdaa10d: Layer already exists 07:49:56 3c8fe677afd0: Layer already exists 07:49:56 96d77c1a31a8: Layer already exists 07:49:56 2265c28845f4: Layer already exists 07:49:56 f1417ff83b31: Layer already exists 07:49:56 3.0.0-dev.139: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:49:57 3c8fe677afd0: Preparing 07:49:57 2265c28845f4: Preparing 07:49:57 ffccafdaa10d: Preparing 07:49:57 96d77c1a31a8: Preparing 07:49:57 65227d341720: Preparing 07:49:57 f1417ff83b31: Preparing 07:49:57 f1417ff83b31: Waiting 07:49:57 3c8fe677afd0: Layer already exists 07:49:57 65227d341720: Layer already exists 07:49:57 2265c28845f4: Layer already exists 07:49:57 96d77c1a31a8: Layer already exists 07:49:57 ffccafdaa10d: Layer already exists 07:49:57 f1417ff83b31: Layer already exists 07:49:57 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:57 + 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 07:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:49:57 3c8fe677afd0: Preparing 07:49:57 2265c28845f4: Preparing 07:49:57 ffccafdaa10d: Preparing 07:49:57 96d77c1a31a8: Preparing 07:49:57 65227d341720: Preparing 07:49:57 f1417ff83b31: Preparing 07:49:57 f1417ff83b31: Waiting 07:49:57 96d77c1a31a8: Layer already exists 07:49:57 65227d341720: Layer already exists 07:49:57 2265c28845f4: Layer already exists 07:49:57 3c8fe677afd0: Layer already exists 07:49:57 ffccafdaa10d: Layer already exists 07:49:57 f1417ff83b31: Layer already exists 07:49:57 main: digest: sha256:f1704e497aa59fe5a1a3d1cbf471c8d48205b572dad9917b78dbacda567ea1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:58 ===================================================== [Pipeline] echo 07:49:58 taggedImages: 07:49:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:49:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.139 07:49:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:49:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:49:58 577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:58 latest 07:49:58 3.0.0-dev.139 07:49:58 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:49:58 main 07:49:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 07:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:49:58 62b3978666b7: Preparing 07:49:58 25d2d7a0046d: Preparing 07:49:58 0658c7a897aa: Preparing 07:49:58 3dea9e929b93: Preparing 07:49:58 ced5bd17bbf6: Preparing 07:49:58 ffccafdaa10d: Preparing 07:49:58 96d77c1a31a8: Preparing 07:49:58 ffccafdaa10d: Waiting 07:49:58 7c7e04c289bc: Preparing 07:49:58 f1417ff83b31: Preparing 07:49:58 96d77c1a31a8: Waiting 07:49:58 f1417ff83b31: Waiting 07:49:58 0658c7a897aa: Pushed 07:49:58 25d2d7a0046d: Pushed 07:49:58 62b3978666b7: Pushed 07:49:58 ffccafdaa10d: Layer already exists 07:49:58 96d77c1a31a8: Layer already exists 07:49:58 f1417ff83b31: Layer already exists 07:49:59 7c7e04c289bc: Pushed 07:50:04 ced5bd17bbf6: Pushed 07:50:06 3dea9e929b93: Pushed 07:50:06 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:50:07 62b3978666b7: Preparing 07:50:07 25d2d7a0046d: Preparing 07:50:07 0658c7a897aa: Preparing 07:50:07 3dea9e929b93: Preparing 07:50:07 ced5bd17bbf6: Preparing 07:50:07 ffccafdaa10d: Preparing 07:50:07 96d77c1a31a8: Preparing 07:50:07 7c7e04c289bc: Preparing 07:50:07 f1417ff83b31: Preparing 07:50:07 ffccafdaa10d: Waiting 07:50:07 96d77c1a31a8: Waiting 07:50:07 7c7e04c289bc: Waiting 07:50:07 f1417ff83b31: Waiting 07:50:07 ced5bd17bbf6: Layer already exists 07:50:07 25d2d7a0046d: Layer already exists 07:50:07 3dea9e929b93: Layer already exists 07:50:07 0658c7a897aa: Layer already exists 07:50:07 62b3978666b7: Layer already exists 07:50:07 ffccafdaa10d: Layer already exists 07:50:07 f1417ff83b31: Layer already exists 07:50:07 96d77c1a31a8: Layer already exists 07:50:07 7c7e04c289bc: Layer already exists 07:50:07 latest: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 07:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:50:07 62b3978666b7: Preparing 07:50:07 25d2d7a0046d: Preparing 07:50:07 0658c7a897aa: Preparing 07:50:07 3dea9e929b93: Preparing 07:50:07 ced5bd17bbf6: Preparing 07:50:07 ffccafdaa10d: Preparing 07:50:07 96d77c1a31a8: Preparing 07:50:07 7c7e04c289bc: Preparing 07:50:07 f1417ff83b31: Preparing 07:50:07 ffccafdaa10d: Waiting 07:50:07 96d77c1a31a8: Waiting 07:50:07 7c7e04c289bc: Waiting 07:50:07 f1417ff83b31: Waiting 07:50:07 ced5bd17bbf6: Layer already exists 07:50:07 0658c7a897aa: Layer already exists 07:50:07 3dea9e929b93: Layer already exists 07:50:07 25d2d7a0046d: Layer already exists 07:50:07 62b3978666b7: Layer already exists 07:50:07 96d77c1a31a8: Layer already exists 07:50:07 f1417ff83b31: Layer already exists 07:50:07 7c7e04c289bc: Layer already exists 07:50:07 ffccafdaa10d: Layer already exists 07:50:07 3.0.0-dev.139: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:50:08 62b3978666b7: Preparing 07:50:08 25d2d7a0046d: Preparing 07:50:08 0658c7a897aa: Preparing 07:50:08 3dea9e929b93: Preparing 07:50:08 ced5bd17bbf6: Preparing 07:50:08 ffccafdaa10d: Preparing 07:50:08 96d77c1a31a8: Preparing 07:50:08 7c7e04c289bc: Preparing 07:50:08 f1417ff83b31: Preparing 07:50:08 ffccafdaa10d: Waiting 07:50:08 96d77c1a31a8: Waiting 07:50:08 7c7e04c289bc: Waiting 07:50:08 f1417ff83b31: Waiting 07:50:08 3dea9e929b93: Layer already exists 07:50:08 0658c7a897aa: Layer already exists 07:50:08 ced5bd17bbf6: Layer already exists 07:50:08 62b3978666b7: Layer already exists 07:50:08 25d2d7a0046d: Layer already exists 07:50:08 ffccafdaa10d: Layer already exists 07:50:08 f1417ff83b31: Layer already exists 07:50:08 96d77c1a31a8: Layer already exists 07:50:08 7c7e04c289bc: Layer already exists 07:50:08 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:50:08 62b3978666b7: Preparing 07:50:08 25d2d7a0046d: Preparing 07:50:08 0658c7a897aa: Preparing 07:50:08 3dea9e929b93: Preparing 07:50:08 ced5bd17bbf6: Preparing 07:50:08 ffccafdaa10d: Preparing 07:50:08 96d77c1a31a8: Preparing 07:50:08 7c7e04c289bc: Preparing 07:50:08 f1417ff83b31: Preparing 07:50:08 ffccafdaa10d: Waiting 07:50:08 96d77c1a31a8: Waiting 07:50:08 7c7e04c289bc: Waiting 07:50:08 f1417ff83b31: Waiting 07:50:08 ced5bd17bbf6: Layer already exists 07:50:08 0658c7a897aa: Layer already exists 07:50:08 3dea9e929b93: Layer already exists 07:50:08 62b3978666b7: Layer already exists 07:50:08 25d2d7a0046d: Layer already exists 07:50:08 ffccafdaa10d: Layer already exists 07:50:08 96d77c1a31a8: Layer already exists 07:50:08 7c7e04c289bc: Layer already exists 07:50:08 f1417ff83b31: Layer already exists 07:50:08 main: digest: sha256:6d3754e802bdd87168d45d5dfcdeb048a0c4ff4d34aae027417256bf486b3005 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:08 ===================================================== [Pipeline] echo 07:50:08 taggedImages: 07:50:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:50:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.139 07:50:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:50:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:50:08 577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:08 latest 07:50:08 3.0.0-dev.139 07:50:08 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:08 main 07:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:50:09 a73fe129a27a: Preparing 07:50:09 282a3492772b: Preparing 07:50:09 6572c837acdd: Preparing 07:50:09 e1a33551c4ae: Preparing 07:50:09 ffccafdaa10d: Preparing 07:50:09 96d77c1a31a8: Preparing 07:50:09 99dde5d5b6e6: Preparing 07:50:09 f1417ff83b31: Preparing 07:50:09 96d77c1a31a8: Waiting 07:50:09 f1417ff83b31: Waiting 07:50:09 ffccafdaa10d: Layer already exists 07:50:09 96d77c1a31a8: Layer already exists 07:50:09 282a3492772b: Pushed 07:50:09 f1417ff83b31: Layer already exists 07:50:09 6572c837acdd: Pushed 07:50:09 a73fe129a27a: Pushed 07:50:09 99dde5d5b6e6: Pushed 07:50:17 e1a33551c4ae: Pushed 07:50:17 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:50:18 a73fe129a27a: Preparing 07:50:18 282a3492772b: Preparing 07:50:18 6572c837acdd: Preparing 07:50:18 e1a33551c4ae: Preparing 07:50:18 ffccafdaa10d: Preparing 07:50:18 96d77c1a31a8: Preparing 07:50:18 99dde5d5b6e6: Preparing 07:50:18 f1417ff83b31: Preparing 07:50:18 96d77c1a31a8: Waiting 07:50:18 99dde5d5b6e6: Waiting 07:50:18 f1417ff83b31: Waiting 07:50:18 282a3492772b: Layer already exists 07:50:18 ffccafdaa10d: Layer already exists 07:50:18 a73fe129a27a: Layer already exists 07:50:18 e1a33551c4ae: Layer already exists 07:50:18 6572c837acdd: Layer already exists 07:50:18 96d77c1a31a8: Layer already exists 07:50:18 99dde5d5b6e6: Layer already exists 07:50:18 f1417ff83b31: Layer already exists 07:50:18 latest: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 07:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:50:19 a73fe129a27a: Preparing 07:50:19 282a3492772b: Preparing 07:50:19 6572c837acdd: Preparing 07:50:19 e1a33551c4ae: Preparing 07:50:19 ffccafdaa10d: Preparing 07:50:19 96d77c1a31a8: Preparing 07:50:19 99dde5d5b6e6: Preparing 07:50:19 f1417ff83b31: Preparing 07:50:19 99dde5d5b6e6: Waiting 07:50:19 f1417ff83b31: Waiting 07:50:19 96d77c1a31a8: Waiting 07:50:19 e1a33551c4ae: Layer already exists 07:50:19 a73fe129a27a: Layer already exists 07:50:19 ffccafdaa10d: Layer already exists 07:50:19 282a3492772b: Layer already exists 07:50:19 6572c837acdd: Layer already exists 07:50:19 99dde5d5b6e6: Layer already exists 07:50:19 96d77c1a31a8: Layer already exists 07:50:19 f1417ff83b31: Layer already exists 07:50:19 3.0.0-dev.139: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:50:19 a73fe129a27a: Preparing 07:50:19 282a3492772b: Preparing 07:50:19 6572c837acdd: Preparing 07:50:19 e1a33551c4ae: Preparing 07:50:19 ffccafdaa10d: Preparing 07:50:19 96d77c1a31a8: Preparing 07:50:19 99dde5d5b6e6: Preparing 07:50:19 f1417ff83b31: Preparing 07:50:19 96d77c1a31a8: Waiting 07:50:19 f1417ff83b31: Waiting 07:50:19 99dde5d5b6e6: Waiting 07:50:19 e1a33551c4ae: Layer already exists 07:50:19 a73fe129a27a: Layer already exists 07:50:19 6572c837acdd: Layer already exists 07:50:19 282a3492772b: Layer already exists 07:50:19 ffccafdaa10d: Layer already exists 07:50:19 96d77c1a31a8: Layer already exists 07:50:19 99dde5d5b6e6: Layer already exists 07:50:19 f1417ff83b31: Layer already exists 07:50:19 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:50:20 a73fe129a27a: Preparing 07:50:20 282a3492772b: Preparing 07:50:20 6572c837acdd: Preparing 07:50:20 e1a33551c4ae: Preparing 07:50:20 ffccafdaa10d: Preparing 07:50:20 96d77c1a31a8: Preparing 07:50:20 99dde5d5b6e6: Preparing 07:50:20 f1417ff83b31: Preparing 07:50:20 96d77c1a31a8: Waiting 07:50:20 99dde5d5b6e6: Waiting 07:50:20 ffccafdaa10d: Layer already exists 07:50:20 e1a33551c4ae: Layer already exists 07:50:20 6572c837acdd: Layer already exists 07:50:20 a73fe129a27a: Layer already exists 07:50:20 282a3492772b: Layer already exists 07:50:20 96d77c1a31a8: Layer already exists 07:50:20 99dde5d5b6e6: Layer already exists 07:50:20 f1417ff83b31: Layer already exists 07:50:20 main: digest: sha256:c922b67df50e16382ef8c2b3dc2759bc62d928da62a7acd03cb6095f3e277aec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:20 ===================================================== [Pipeline] echo 07:50:20 taggedImages: 07:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.139 07:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:50:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:50:20 577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:20 latest 07:50:20 3.0.0-dev.139 07:50:20 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:20 main 07:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:50:21 a0946f631d49: Preparing 07:50:21 80f778d123fa: Preparing 07:50:21 f51beefb9f6c: Preparing 07:50:21 0ea083a51173: Preparing 07:50:21 ffccafdaa10d: Preparing 07:50:21 96d77c1a31a8: Preparing 07:50:21 7c7e04c289bc: Preparing 07:50:21 f1417ff83b31: Preparing 07:50:21 96d77c1a31a8: Waiting 07:50:21 7c7e04c289bc: Waiting 07:50:21 f1417ff83b31: Waiting 07:50:21 ffccafdaa10d: Layer already exists 07:50:21 96d77c1a31a8: Layer already exists 07:50:21 7c7e04c289bc: Layer already exists 07:50:21 f1417ff83b31: Layer already exists 07:50:21 f51beefb9f6c: Pushed 07:50:21 80f778d123fa: Pushed 07:50:21 a0946f631d49: Pushed 07:50:29 0ea083a51173: Pushed 07:50:29 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:50:29 a0946f631d49: Preparing 07:50:29 80f778d123fa: Preparing 07:50:29 f51beefb9f6c: Preparing 07:50:29 0ea083a51173: Preparing 07:50:29 ffccafdaa10d: Preparing 07:50:29 96d77c1a31a8: Preparing 07:50:29 7c7e04c289bc: Preparing 07:50:29 f1417ff83b31: Preparing 07:50:29 96d77c1a31a8: Waiting 07:50:29 f1417ff83b31: Waiting 07:50:29 7c7e04c289bc: Waiting 07:50:29 a0946f631d49: Layer already exists 07:50:29 ffccafdaa10d: Layer already exists 07:50:29 f51beefb9f6c: Layer already exists 07:50:29 0ea083a51173: Layer already exists 07:50:29 80f778d123fa: Layer already exists 07:50:29 f1417ff83b31: Layer already exists 07:50:29 96d77c1a31a8: Layer already exists 07:50:29 7c7e04c289bc: Layer already exists 07:50:29 latest: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 07:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:50:30 a0946f631d49: Preparing 07:50:30 80f778d123fa: Preparing 07:50:30 f51beefb9f6c: Preparing 07:50:30 0ea083a51173: Preparing 07:50:30 ffccafdaa10d: Preparing 07:50:30 96d77c1a31a8: Preparing 07:50:30 7c7e04c289bc: Preparing 07:50:30 f1417ff83b31: Preparing 07:50:30 96d77c1a31a8: Waiting 07:50:30 f1417ff83b31: Waiting 07:50:30 7c7e04c289bc: Waiting 07:50:30 ffccafdaa10d: Layer already exists 07:50:30 a0946f631d49: Layer already exists 07:50:30 0ea083a51173: Layer already exists 07:50:30 f51beefb9f6c: Layer already exists 07:50:30 80f778d123fa: Layer already exists 07:50:30 96d77c1a31a8: Layer already exists 07:50:30 7c7e04c289bc: Layer already exists 07:50:30 f1417ff83b31: Layer already exists 07:50:30 3.0.0-dev.139: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:50:31 a0946f631d49: Preparing 07:50:31 80f778d123fa: Preparing 07:50:31 f51beefb9f6c: Preparing 07:50:31 0ea083a51173: Preparing 07:50:31 ffccafdaa10d: Preparing 07:50:31 96d77c1a31a8: Preparing 07:50:31 7c7e04c289bc: Preparing 07:50:31 f1417ff83b31: Preparing 07:50:31 7c7e04c289bc: Waiting 07:50:31 f1417ff83b31: Waiting 07:50:31 a0946f631d49: Layer already exists 07:50:31 f51beefb9f6c: Layer already exists 07:50:31 80f778d123fa: Layer already exists 07:50:31 ffccafdaa10d: Layer already exists 07:50:31 0ea083a51173: Layer already exists 07:50:31 7c7e04c289bc: Layer already exists 07:50:31 96d77c1a31a8: Layer already exists 07:50:31 f1417ff83b31: Layer already exists 07:50:31 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:50:31 a0946f631d49: Preparing 07:50:31 80f778d123fa: Preparing 07:50:31 f51beefb9f6c: Preparing 07:50:31 0ea083a51173: Preparing 07:50:31 ffccafdaa10d: Preparing 07:50:31 96d77c1a31a8: Preparing 07:50:31 7c7e04c289bc: Preparing 07:50:31 f1417ff83b31: Preparing 07:50:31 7c7e04c289bc: Waiting 07:50:31 f1417ff83b31: Waiting 07:50:31 96d77c1a31a8: Waiting 07:50:31 0ea083a51173: Layer already exists 07:50:31 ffccafdaa10d: Layer already exists 07:50:31 80f778d123fa: Layer already exists 07:50:31 f51beefb9f6c: Layer already exists 07:50:31 a0946f631d49: Layer already exists 07:50:31 7c7e04c289bc: Layer already exists 07:50:31 96d77c1a31a8: Layer already exists 07:50:31 f1417ff83b31: Layer already exists 07:50:31 main: digest: sha256:b1becf851ec7c8c6a51b42a7509a6119d310a5b299009555f64f82479c5a00fd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:31 ===================================================== [Pipeline] echo 07:50:31 taggedImages: 07:50:31 - nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:50:31 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.139 07:50:31 - nexus3.edgexfoundry.org:10004/security-spire-server:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:50:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:50:31 577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:31 latest 07:50:31 3.0.0-dev.139 07:50:31 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:31 main 07:50:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:50:32 44422691791e: Preparing 07:50:32 de96871c11a2: Preparing 07:50:32 ffccafdaa10d: Preparing 07:50:32 96d77c1a31a8: Preparing 07:50:32 406c7a2b0ea2: Preparing 07:50:32 f1417ff83b31: Preparing 07:50:32 f1417ff83b31: Waiting 07:50:32 ffccafdaa10d: Layer already exists 07:50:32 96d77c1a31a8: Layer already exists 07:50:32 f1417ff83b31: Layer already exists 07:50:32 44422691791e: Pushed 07:50:32 406c7a2b0ea2: Pushed 07:50:35 de96871c11a2: Pushed 07:50:35 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:50:35 44422691791e: Preparing 07:50:35 de96871c11a2: Preparing 07:50:35 ffccafdaa10d: Preparing 07:50:35 96d77c1a31a8: Preparing 07:50:35 406c7a2b0ea2: Preparing 07:50:35 f1417ff83b31: Preparing 07:50:35 f1417ff83b31: Waiting 07:50:35 de96871c11a2: Layer already exists 07:50:35 406c7a2b0ea2: Layer already exists 07:50:35 96d77c1a31a8: Layer already exists 07:50:35 ffccafdaa10d: Layer already exists 07:50:35 44422691791e: Layer already exists 07:50:35 f1417ff83b31: Layer already exists 07:50:35 latest: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 07:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:50:36 44422691791e: Preparing 07:50:36 de96871c11a2: Preparing 07:50:36 ffccafdaa10d: Preparing 07:50:36 96d77c1a31a8: Preparing 07:50:36 406c7a2b0ea2: Preparing 07:50:36 f1417ff83b31: Preparing 07:50:36 f1417ff83b31: Waiting 07:50:36 de96871c11a2: Layer already exists 07:50:36 96d77c1a31a8: Layer already exists 07:50:36 406c7a2b0ea2: Layer already exists 07:50:36 ffccafdaa10d: Layer already exists 07:50:36 44422691791e: Layer already exists 07:50:36 f1417ff83b31: Layer already exists 07:50:36 3.0.0-dev.139: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:50:36 44422691791e: Preparing 07:50:36 de96871c11a2: Preparing 07:50:36 ffccafdaa10d: Preparing 07:50:36 96d77c1a31a8: Preparing 07:50:36 406c7a2b0ea2: Preparing 07:50:36 f1417ff83b31: Preparing 07:50:36 de96871c11a2: Layer already exists 07:50:36 44422691791e: Layer already exists 07:50:36 406c7a2b0ea2: Layer already exists 07:50:36 96d77c1a31a8: Layer already exists 07:50:36 ffccafdaa10d: Layer already exists 07:50:36 f1417ff83b31: Layer already exists 07:50:36 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:50:37 44422691791e: Preparing 07:50:37 de96871c11a2: Preparing 07:50:37 ffccafdaa10d: Preparing 07:50:37 96d77c1a31a8: Preparing 07:50:37 406c7a2b0ea2: Preparing 07:50:37 f1417ff83b31: Preparing 07:50:37 f1417ff83b31: Waiting 07:50:37 44422691791e: Layer already exists 07:50:37 ffccafdaa10d: Layer already exists 07:50:37 406c7a2b0ea2: Layer already exists 07:50:37 de96871c11a2: Layer already exists 07:50:37 96d77c1a31a8: Layer already exists 07:50:37 f1417ff83b31: Layer already exists 07:50:37 main: digest: sha256:a7dd73d277fd9bcb8658e642eca8a58245baac6847dd489880044469ed353ce3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:37 ===================================================== [Pipeline] echo 07:50:37 taggedImages: 07:50:37 - nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:50:37 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.139 07:50:37 - nexus3.edgexfoundry.org:10004/support-notifications:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:50:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:50:37 577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:37 latest 07:50:37 3.0.0-dev.139 07:50:37 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:37 main 07:50:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:50:38 89831d35b69b: Preparing 07:50:38 5e53cfac3953: Preparing 07:50:38 ffccafdaa10d: Preparing 07:50:38 96d77c1a31a8: Preparing 07:50:38 715a9ebb82f4: Preparing 07:50:38 f1417ff83b31: Preparing 07:50:38 f1417ff83b31: Waiting 07:50:38 ffccafdaa10d: Layer already exists 07:50:38 96d77c1a31a8: Layer already exists 07:50:38 f1417ff83b31: Layer already exists 07:50:38 89831d35b69b: Pushed 07:50:38 715a9ebb82f4: Pushed 07:50:41 5e53cfac3953: Pushed 07:50:41 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:50:41 89831d35b69b: Preparing 07:50:41 5e53cfac3953: Preparing 07:50:41 ffccafdaa10d: Preparing 07:50:41 96d77c1a31a8: Preparing 07:50:41 715a9ebb82f4: Preparing 07:50:41 f1417ff83b31: Preparing 07:50:41 f1417ff83b31: Waiting 07:50:41 715a9ebb82f4: Layer already exists 07:50:41 5e53cfac3953: Layer already exists 07:50:41 96d77c1a31a8: Layer already exists 07:50:41 ffccafdaa10d: Layer already exists 07:50:41 89831d35b69b: Layer already exists 07:50:41 f1417ff83b31: Layer already exists 07:50:41 latest: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 07:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:50:42 89831d35b69b: Preparing 07:50:42 5e53cfac3953: Preparing 07:50:42 ffccafdaa10d: Preparing 07:50:42 96d77c1a31a8: Preparing 07:50:42 715a9ebb82f4: Preparing 07:50:42 f1417ff83b31: Preparing 07:50:42 f1417ff83b31: Waiting 07:50:42 96d77c1a31a8: Layer already exists 07:50:42 ffccafdaa10d: Layer already exists 07:50:42 89831d35b69b: Layer already exists 07:50:42 715a9ebb82f4: Layer already exists 07:50:42 5e53cfac3953: Layer already exists 07:50:42 f1417ff83b31: Layer already exists 07:50:42 3.0.0-dev.139: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:50:42 89831d35b69b: Preparing 07:50:42 5e53cfac3953: Preparing 07:50:42 ffccafdaa10d: Preparing 07:50:42 96d77c1a31a8: Preparing 07:50:42 715a9ebb82f4: Preparing 07:50:42 f1417ff83b31: Preparing 07:50:42 89831d35b69b: Layer already exists 07:50:42 ffccafdaa10d: Layer already exists 07:50:42 5e53cfac3953: Layer already exists 07:50:42 715a9ebb82f4: Layer already exists 07:50:42 96d77c1a31a8: Layer already exists 07:50:42 f1417ff83b31: Layer already exists 07:50:42 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:50:43 89831d35b69b: Preparing 07:50:43 5e53cfac3953: Preparing 07:50:43 ffccafdaa10d: Preparing 07:50:43 96d77c1a31a8: Preparing 07:50:43 715a9ebb82f4: Preparing 07:50:43 f1417ff83b31: Preparing 07:50:43 f1417ff83b31: Waiting 07:50:43 715a9ebb82f4: Layer already exists 07:50:43 ffccafdaa10d: Layer already exists 07:50:43 5e53cfac3953: Layer already exists 07:50:43 89831d35b69b: Layer already exists 07:50:43 96d77c1a31a8: Layer already exists 07:50:43 f1417ff83b31: Layer already exists 07:50:43 main: digest: sha256:e927e26de28e4411dc05bec7d87638328262c40052a6a2ef04c4c7ae972e7c53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:43 ===================================================== [Pipeline] echo 07:50:43 taggedImages: 07:50:43 - nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618 07:50:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:50:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.139 07:50:43 - nexus3.edgexfoundry.org:10004/support-scheduler:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 07:50:43 - 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] } 07:50:46 Removing intermediate container 394c9a885ba4 07:50:46 ---> 67cc2cc88d22 07:50:46 Step 7/27 : COPY . . 07:50:47 Removing intermediate container c808548cd66a 07:50:47 ---> c34853d0e4b9 07:50:47 Step 8/24 : COPY . . 07:50:49 ---> 71baba140b38 07:50:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 07:50:49 ---> Running in 8ffc6fb337da 07:50:50 Removing intermediate container 1faae831cbf3 07:50:50 ---> 4e66a936df93 07:50:50 Step 8/23 : COPY . . 07:50:51 Removing intermediate container 0da5def02be8 07:50:51 ---> b8d8f1701e81 07:50:51 Step 8/23 : COPY . . 07:50:51 Removing intermediate container d48ddfec4e7a 07:50:51 ---> c4163943b748 07:50:51 Step 7/20 : COPY . . 07:50:51 Removing intermediate container 8ffc6fb337da 07:50:51 ---> ad870bc3e787 07:50:51 Step 9/27 : WORKDIR /edgex-go/spire-build 07:50:51 ---> Running in f30e181ee57d 07:50:52 Removing intermediate container f30e181ee57d 07:50:52 ---> 806bd7f7802b 07:50:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:50:53 ---> Running in 5e44a86eed63 07:50:53 ---> 5f229e8e72e1 07:50:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:50:53 ---> Running in 809ae18ced07 07:50:53 Removing intermediate container 5e44a86eed63 07:50:53 ---> 20438ec844c5 07:50:53 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 07:50:54 ---> Running in 11896de3dd5d 07:50:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:50:58 ---> c002e3fc4fa3 07:50:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:50:58 ---> e16d2df2cae9 07:50:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:50:58 ---> a4ea264ab6e4 07:50:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:50:58 ---> Running in 4999463358a0 07:50:58 ---> Running in 98b49c30d7ee 07:50:58 ---> Running in 1122e03fe57a 07:50:58 Removing intermediate container 11896de3dd5d 07:50:58 ---> 764b461d0fe7 07:50:58 Step 12/27 : WORKDIR /edgex-go 07:50:58 ---> Running in 260a9a8b857e 07:50:59 Removing intermediate container 260a9a8b857e 07:50:59 ---> 297a7e7e029a 07:50:59 07:50:59 Step 13/27 : FROM alpine:3.17 07:50:59 3.17: Pulling from library/alpine 07:51:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:51:00 Status: Downloaded newer image for alpine:3.17 07:51:00 ---> 51e60588ff2c 07:51:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:51:00 ---> Running in 7b9c8021d6be 07:51:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:51:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:51:01 Removing intermediate container 7b9c8021d6be 07:51:01 ---> e4df39179542 07:51:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:01 ---> Running in e075c666c968 07:51:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:51:07 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:51:07 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:51:07 OK: 17691 distinct packages available 07:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:51:10 (1/5) Installing dumb-init (1.2.5-r2) 07:51:10 (2/5) Installing musl-obstack (1.2.3-r0) 07:51:10 (3/5) Installing libucontext (1.2-r0) 07:51:10 (4/5) Installing gcompat (1.1.0-r0) 07:51:10 (5/5) Installing openssl (3.0.8-r4) 07:51:10 Executing busybox-1.35.0-r29.trigger 07:51:10 OK: 9 MiB in 20 packages 07:51:12 Removing intermediate container e075c666c968 07:51:12 ---> e0421437f192 07:51:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:13 ---> 006464c1c2b3 07:51:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:51:14 ---> cac4b2f3fde5 07:51:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:51:24 ---> 339c6fc91916 07:51:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:51:35 ---> c986c560b6a1 07:51:35 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:51:35 ---> 2b8f56c2d708 07:51:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:51:37 ---> fe531c56d4a4 07:51:37 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:51:38 ---> 758bf2c3980c 07:51:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:51:38 ---> Running in 573c086c2a5a 07:51:40 Removing intermediate container 573c086c2a5a 07:51:40 ---> c0d5e801083c 07:51:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:51:40 ---> Running in d6e2b958dddb 07:51:41 Removing intermediate container d6e2b958dddb 07:51:41 ---> c967389ead8f 07:51:41 Step 25/27 : LABEL arch=arm64 07:51:42 ---> Running in 81fc89cead34 07:51:43 Removing intermediate container 81fc89cead34 07:51:43 ---> 72f086d9ab1c 07:51:43 Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:51:43 ---> Running in 1da8258fdd0e 07:51:43 Removing intermediate container 1da8258fdd0e 07:51:43 ---> d07816c84dfb 07:51:43 Step 27/27 : LABEL version=3.0.0-dev.139 07:51:43 ---> Running in 1a13f1d6fb6f 07:51:44 Removing intermediate container 1a13f1d6fb6f 07:51:44 ---> 03f9b541fb07 07:51:44 07:51:44 Successfully built 03f9b541fb07 07:51:44 Successfully tagged security-spire-agent-arm64:latest 07:51:44 Building security-bootstrapper 07:51:49  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:51:49 ---> 77a6256729bb 07:51:49 Step 3/33 : WORKDIR /edgex-go 07:51:49 ---> Using cache 07:51:49 ---> 4aacad2288cb 07:51:49 Step 4/33 : RUN apk add --update --no-cache make git 07:51:50 ---> Running in 02f2dfdc2e7a 07:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:51:57 OK: 263 MiB in 53 packages 07:52:00 Removing intermediate container 02f2dfdc2e7a 07:52:00 ---> 96cf792db555 07:52:00 Step 5/33 : COPY go.mod vendor* ./ 07:52:01 ---> 8003d0627303 07:52:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:01 ---> Running in 063ed88bd6ff 07:53:37 Removing intermediate container 063ed88bd6ff 07:53:37 ---> a458057ad0c8 07:53:37 Step 7/33 : COPY . . 07:53:38 ---> 522ecd22e9b9 07:53:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:39 ---> Running in 11e1034619fc 07:53:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:57:32 Removing intermediate container 1122e03fe57a 07:57:32 ---> 82c6455d4d88 07:57:32 07:57:32 Step 10/23 : FROM alpine:3.17 07:57:32 ---> 51e60588ff2c 07:57:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:57:32 ---> Running in 92b85b64447b 07:57:32 Removing intermediate container 92b85b64447b 07:57:32 ---> 9592a94724b5 07:57:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:57:32 ---> Running in ee363ec237b2 07:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:57:35 (1/1) Installing dumb-init (1.2.5-r2) 07:57:35 Executing busybox-1.35.0-r29.trigger 07:57:35 OK: 8 MiB in 16 packages 07:57:37 Removing intermediate container ee363ec237b2 07:57:37 ---> effd8a94cbf3 07:57:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:38 ---> e9dd6fc8db2c 07:57:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:57:39 ---> 0e5f2e17456e 07:57:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:57:41 ---> 1923fe51f325 07:57:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:57:41 ---> 84eeb851d3be 07:57:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:57:42 ---> cd5f40d67c32 07:57:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:42 ---> Running in 0e83ff87e7f6 07:57:46 Removing intermediate container 0e83ff87e7f6 07:57:46 ---> 5201734e7c31 07:57:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:57:46 ---> Running in b6efa057f4a7 07:57:46 Removing intermediate container b6efa057f4a7 07:57:46 ---> 646c038c000d 07:57:46 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:57:46 ---> Running in ac647c378dde 07:57:46 Removing intermediate container ac647c378dde 07:57:46 ---> d292e216743f 07:57:46 Step 21/23 : LABEL arch=arm64 07:57:46 ---> Running in e444266497f8 07:57:47 Removing intermediate container e444266497f8 07:57:47 ---> d5358b25bd0c 07:57:47 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:57:47 ---> Running in 1ee82ad2a8d5 07:57:47 Removing intermediate container 1ee82ad2a8d5 07:57:47 ---> 63b445d7776c 07:57:47 Step 23/23 : LABEL version=3.0.0-dev.139 07:57:47 ---> Running in 2ce5bce7cec0 07:57:52 Removing intermediate container 2ce5bce7cec0 07:57:52 ---> c201ff007d1e 07:57:52 07:57:52 Successfully built c201ff007d1e 07:57:52 Successfully tagged security-proxy-auth-arm64:latest 07:57:52  Building security-proxy-auth ... done Building support-notifications 07:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:57:56 ---> 77a6256729bb 07:57:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:57:56 ---> Using cache 07:57:56 ---> a7b0c72439cd 07:57:56 Step 4/23 : WORKDIR /edgex-go 07:57:56 ---> Using cache 07:57:56 ---> 266b73b97f11 07:57:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:57:56 ---> Running in 1f2fee9071a9 07:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:01 OK: 263 MiB in 53 packages 07:58:03 Removing intermediate container 1f2fee9071a9 07:58:03 ---> 0418a75a032c 07:58:03 Step 6/23 : COPY go.mod vendor* ./ 07:58:03 Removing intermediate container 809ae18ced07 07:58:03 ---> 8b729b466ac1 07:58:03 07:58:03 Step 10/24 : FROM alpine:3.17 07:58:03 ---> 51e60588ff2c 07:58:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:58:03 ---> Running in c779e3308ee4 07:58:04 ---> fc1f2014e603 07:58:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:04 ---> Running in 426fbba68f94 07:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:07 (1/1) Installing dumb-init (1.2.5-r2) 07:58:07 Executing busybox-1.35.0-r29.trigger 07:58:07 OK: 8 MiB in 16 packages 07:58:09 Removing intermediate container c779e3308ee4 07:58:09 ---> d4334a408431 07:58:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:58:09 ---> Running in c9ab833e3e21 07:58:09 Removing intermediate container c9ab833e3e21 07:58:09 ---> 6f7c56d9cfc4 07:58:09 Step 13/24 : ENV APP_PORT=59882 07:58:09 ---> Running in 28201a53fabe 07:58:09 Removing intermediate container 28201a53fabe 07:58:09 ---> a2f290b00e21 07:58:09 Step 14/24 : EXPOSE $APP_PORT 07:58:10 ---> Running in 2ecbf261ef60 07:58:10 Removing intermediate container 2ecbf261ef60 07:58:10 ---> f5bed75ec2c7 07:58:10 Step 15/24 : WORKDIR / 07:58:10 ---> Running in 8c09329699d7 07:58:10 Removing intermediate container 8c09329699d7 07:58:10 ---> ddaea0163b0e 07:58:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:11 ---> fb2fe0420b1d 07:58:11 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 07:58:12 ---> bb5c39ca6ab2 07:58:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:58:14 ---> 326eb5b0383c 07:58:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:58:15 ---> e80955c78f7b 07:58:15 Step 20/24 : ENTRYPOINT ["/core-command"] 07:58:15 ---> Running in 46e9fe15d04e 07:58:15 Removing intermediate container 46e9fe15d04e 07:58:15 ---> 7735ac75d913 07:58:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:58:15 ---> Running in c14c99e885ef 07:58:16 Removing intermediate container c14c99e885ef 07:58:16 ---> b806a7f26c58 07:58:16 Step 22/24 : LABEL arch=arm64 07:58:16 ---> Running in 5feb31914bfc 07:58:17 Removing intermediate container 5feb31914bfc 07:58:17 ---> 80c6d44e70ed 07:58:17 Step 23/24 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:58:17 ---> Running in be85a5c46808 07:58:18 Removing intermediate container be85a5c46808 07:58:18 ---> 93eb0deaea78 07:58:18 Step 24/24 : LABEL version=3.0.0-dev.139 07:58:18 ---> Running in 506047a45ce8 07:58:19 Removing intermediate container 506047a45ce8 07:58:19 ---> cb537b1cfd29 07:58:19 07:58:19 Successfully built cb537b1cfd29 07:58:19 Successfully tagged core-command-arm64:latest 07:58:19 Building security-secretstore-setup 07:58:23  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:58:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:58:23 ---> 77a6256729bb 07:58:23 Step 3/25 : WORKDIR /edgex-go 07:58:23 ---> Using cache 07:58:23 ---> 4aacad2288cb 07:58:23 Step 4/25 : RUN apk add --update --no-cache make git 07:58:23 ---> Using cache 07:58:23 ---> 96cf792db555 07:58:23 Step 5/25 : COPY go.mod vendor* ./ 07:58:23 ---> Using cache 07:58:23 ---> 8003d0627303 07:58:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:23 ---> Using cache 07:58:23 ---> a458057ad0c8 07:58:23 Step 7/25 : COPY . . 07:58:23 ---> Using cache 07:58:23 ---> 522ecd22e9b9 07:58:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:58:23 ---> Running in cfa5ee9bbfe7 07:58:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:58:26 Removing intermediate container 4999463358a0 07:58:26 ---> e85067309540 07:58:26 07:58:26 Step 10/23 : FROM alpine:3.17 07:58:26 ---> 51e60588ff2c 07:58:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:58:26 ---> Running in ca5cfcb4d8ba 07:58:27 Removing intermediate container ca5cfcb4d8ba 07:58:27 ---> 90dd47bfbbb6 07:58:27 Step 12/23 : ENV APP_PORT=59880 07:58:27 ---> Running in a5c07db44de6 07:58:27 Removing intermediate container a5c07db44de6 07:58:27 ---> fd691c7c2ab3 07:58:27 Step 13/23 : EXPOSE $APP_PORT 07:58:28 ---> Running in 8411f4a1e2ab 07:58:28 Removing intermediate container 8411f4a1e2ab 07:58:28 ---> 18443dc9c805 07:58:28 Step 14/23 : RUN apk add --update --no-cache dumb-init 07:58:28 ---> Running in a62c360a0953 07:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:32 (1/1) Installing dumb-init (1.2.5-r2) 07:58:32 Executing busybox-1.35.0-r29.trigger 07:58:32 OK: 8 MiB in 16 packages 07:58:33 Removing intermediate container a62c360a0953 07:58:33 ---> cd4cb1c4cf61 07:58:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:34 ---> 14344a1d3ec8 07:58:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:58:35 ---> fbbc8fdec71e 07:58:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:58:37 ---> 4e78d44e739c 07:58:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:58:38 ---> b3b78eb6fa82 07:58:38 Step 19/23 : ENTRYPOINT ["/core-data"] 07:58:38 ---> Running in 5c4766c50143 07:58:38 Removing intermediate container 5c4766c50143 07:58:38 ---> dced7b832d5c 07:58:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:58:38 ---> Running in d2a9d82dfbaa 07:58:39 Removing intermediate container d2a9d82dfbaa 07:58:39 ---> 6b241ce19e05 07:58:39 Step 21/23 : LABEL arch=arm64 07:58:39 ---> Running in 0796e22db329 07:58:40 Removing intermediate container 0796e22db329 07:58:40 ---> b419ae86759e 07:58:40 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 07:58:40 ---> Running in 93425104bc5f 07:58:40 Removing intermediate container 93425104bc5f 07:58:40 ---> 1e0cdab2aec7 07:58:40 Step 23/23 : LABEL version=3.0.0-dev.139 07:58:40 ---> Running in f9b0838fcf76 07:58:41 Removing intermediate container f9b0838fcf76 07:58:41 ---> 3d4dd31e1e69 07:58:41 07:58:41 Successfully built 3d4dd31e1e69 07:58:41 Successfully tagged core-data-arm64:latest 07:58:41  Building core-data ... done Building security-spire-server 07:58:44 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:58:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:58:44 ---> 77a6256729bb 07:58:44 Step 3/26 : WORKDIR /edgex-go 07:58:44 ---> Using cache 07:58:44 ---> 4aacad2288cb 07:58:44 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 07:58:44 ---> Running in 02f0bdce7c76 07:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:48 OK: 263 MiB in 53 packages 07:58:50 Removing intermediate container 02f0bdce7c76 07:58:50 ---> 37b6e719adb3 07:58:50 Step 5/26 : COPY go.mod vendor* ./ 07:58:50 ---> 6163a89d95fd 07:58:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:51 ---> Running in 34fb42285b15 07:59:59 Removing intermediate container 426fbba68f94 07:59:59 ---> 3a2778bf6520 07:59:59 Step 8/23 : COPY . . 07:59:59 ---> c194a585b22a 07:59:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 07:59:59 ---> Running in e654233b1b6c 07:59:59 Removing intermediate container 11e1034619fc 07:59:59 ---> 19c696b13d2e 07:59:59 07:59:59 Step 9/33 : FROM alpine:3.17 07:59:59 ---> 51e60588ff2c 07:59:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:00:00 ---> Running in 8a4d742397e3 08:00:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:00:01 Removing intermediate container 8a4d742397e3 08:00:01 ---> 29c0d0432782 08:00:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:00:01 ---> Running in 7919f75a4e84 08:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:00:06 Removing intermediate container 98b49c30d7ee 08:00:06 ---> 6d93f06bf043 08:00:06 08:00:06 Step 9/20 : FROM alpine:3.17 08:00:06 ---> 51e60588ff2c 08:00:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:00:06 ---> Using cache 08:00:06 ---> 29c0d0432782 08:00:06 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:00:06 ---> Running in 3873be2cdea1 08:00:07 (1/2) Installing dumb-init (1.2.5-r2) 08:00:07 (2/2) Installing su-exec (0.2-r2) 08:00:07 Executing busybox-1.35.0-r29.trigger 08:00:07 OK: 8 MiB in 17 packages 08:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:00:10 Removing intermediate container 7919f75a4e84 08:00:10 ---> 6d937f55052c 08:00:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:00:10 ---> Running in 8c7aa1f29335 08:00:11 Removing intermediate container 8c7aa1f29335 08:00:11 ---> 30e53a8edb4a 08:00:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:00:11 ---> Running in 24aa8a3dbd4f 08:00:11 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:00:11 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:00:11 OK: 17691 distinct packages available 08:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:00:12 Removing intermediate container 24aa8a3dbd4f 08:00:12 ---> 9d6cf29a1c7e 08:00:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:00:12 ---> Running in b472210fb08b 08:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:00:13 Removing intermediate container b472210fb08b 08:00:13 ---> 593dec4c9361 08:00:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:00:13 ---> Running in 31b333de166e 08:00:13 (1/9) Installing ca-certificates (20220614-r4) 08:00:13 (2/9) Installing brotli-libs (1.0.9-r9) 08:00:13 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:00:13 (4/9) Installing libcurl (8.0.1-r0) 08:00:14 (5/9) Installing curl (8.0.1-r0) 08:00:14 (6/9) Installing dumb-init (1.2.5-r2) 08:00:14 (7/9) Installing musl-obstack (1.2.3-r0) 08:00:14 (8/9) Installing libucontext (1.2-r0) 08:00:14 (9/9) Installing gcompat (1.1.0-r0) 08:00:14 Executing busybox-1.35.0-r29.trigger 08:00:14 Executing ca-certificates-20220614-r4.trigger 08:00:14 Removing intermediate container 31b333de166e 08:00:14 ---> b61564b1ed9a 08:00:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:00:14 ---> Running in e08ad77ecef2 08:00:15 OK: 11 MiB in 24 packages 08:00:21 Removing intermediate container e08ad77ecef2 08:00:21 ---> ecb0a3f7c3aa 08:00:21 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:00:21 ---> Running in 9ac697c271c6 08:00:21 Removing intermediate container 3873be2cdea1 08:00:21 ---> e9d267414857 08:00:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:21 Removing intermediate container 9ac697c271c6 08:00:21 ---> 7945f8e1e939 08:00:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:00:23 ---> 056618128714 08:00:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:00:23 ---> d40042b9fcd8 08:00:23 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:00:23 ---> Running in 2fc241eba56d 08:00:25 ---> 808abfdf72b6 08:00:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:00:28 Removing intermediate container 2fc241eba56d 08:00:28 ---> 44042bc8a318 08:00:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:31 ---> 7c0684624392 08:00:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:00:31 ---> 2105c7a0d0de 08:00:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:00:32 ---> ecf1df5c9bfd 08:00:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:00:32 ---> 546c4556f008 08:00:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:00:33 ---> Running in a8206f7315f4 08:00:34 Removing intermediate container a8206f7315f4 08:00:34 ---> 8a806b6c5fe2 08:00:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:00:34 ---> Running in 17fb8289a523 08:00:35 Removing intermediate container 17fb8289a523 08:00:35 ---> 4f9426df8fc8 08:00:35 Step 18/20 : LABEL arch=arm64 08:00:35 ---> Running in 434d06519f5e 08:00:36 Removing intermediate container 434d06519f5e 08:00:36 ---> fe273f4e9507 08:00:36 Step 19/20 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:00:36 ---> Running in b373f198ff48 08:00:36 ---> 325a53b5029e 08:00:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:00:37 Removing intermediate container b373f198ff48 08:00:37 ---> be15796e3862 08:00:37 Step 20/20 : LABEL version=3.0.0-dev.139 08:00:37 ---> Running in ec608c1bac60 08:00:38 ---> 863877d56865 08:00:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:00:38 Removing intermediate container ec608c1bac60 08:00:38 ---> 97a2463ceb5f 08:00:38 08:00:38 Successfully built 97a2463ceb5f 08:00:39 Successfully tagged security-spiffe-token-provider-arm64:latest 08:00:39  Building security-spiffe-token-provider ... done Building security-proxy-setup 08:00:40 ---> 1d545cfdf2b4 08:00:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:00:41 ---> 5e56fa80a442 08:00:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:00:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:00:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:00:43 ---> 77a6256729bb 08:00:43 Step 3/22 : WORKDIR /edgex-go 08:00:43 ---> Using cache 08:00:43 ---> 4aacad2288cb 08:00:43 Step 4/22 : RUN apk add --update --no-cache make git 08:00:43 ---> Using cache 08:00:43 ---> 96cf792db555 08:00:43 Step 5/22 : COPY go.mod vendor* ./ 08:00:43 ---> Using cache 08:00:43 ---> 8003d0627303 08:00:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:43 ---> Using cache 08:00:43 ---> a458057ad0c8 08:00:43 Step 7/22 : COPY . . 08:00:43 ---> Using cache 08:00:43 ---> 522ecd22e9b9 08:00:43 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:00:43 ---> 135d39bf1d44 08:00:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:00:44 ---> Running in 81ec423957ec 08:00:46 ---> 0c6b33e425b8 08:00:46 Step 28/33 : RUN chmod +x /entrypoint.sh 08:00:46 ---> Running in ee2248b6a862 08:00:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:00:50 Removing intermediate container 34fb42285b15 08:00:50 ---> 0383920bf1d7 08:00:50 Step 7/26 : COPY . . 08:00:50 Removing intermediate container ee2248b6a862 08:00:50 ---> 62466a4e3b59 08:00:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:00:50 ---> Running in be7e58cfc93f 08:00:51 Removing intermediate container be7e58cfc93f 08:00:51 ---> a3888cdfb8fd 08:00:51 Step 30/33 : CMD ["gate"] 08:00:51 ---> Running in 949ca38aca6c 08:00:52 Removing intermediate container 949ca38aca6c 08:00:52 ---> b0e6218cbbef 08:00:52 Step 31/33 : LABEL arch=arm64 08:00:52 ---> Running in f973b1b57eb0 08:00:52 Removing intermediate container f973b1b57eb0 08:00:52 ---> 78c236b6ce25 08:00:52 Step 32/33 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:00:53 ---> Running in 72b11aee0197 08:00:53 Removing intermediate container 72b11aee0197 08:00:53 ---> 610a73539d4f 08:00:53 Step 33/33 : LABEL version=3.0.0-dev.139 08:00:54 ---> Running in c298823c8635 08:00:54 ---> 24de832a4b37 08:00:54 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:00:54 ---> Running in f4b963939494 08:00:55 Removing intermediate container c298823c8635 08:00:55 ---> e53f3d6dcca7 08:00:55 08:00:55 Successfully built e53f3d6dcca7 08:00:55 Successfully tagged security-bootstrapper-arm64:latest 08:00:55 Building support-scheduler 08:00:55  Building security-bootstrapper ... done Removing intermediate container f4b963939494 08:00:55 ---> 3676addcf230 08:00:55 Step 9/26 : WORKDIR /edgex-go/spire-build 08:00:55 ---> Running in 5522838916dc 08:00:55 Removing intermediate container 5522838916dc 08:00:55 ---> 979f959a0b2b 08:00:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:00:55 ---> Running in b2a2a6a49d19 08:00:56 Removing intermediate container b2a2a6a49d19 08:00:56 ---> 9e99e4a6854d 08:00:56 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 08:00:56 ---> Running in 00e15aa35fba 08:01:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:01:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:01:00 ---> 77a6256729bb 08:01:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:01:00 ---> Using cache 08:01:00 ---> a7b0c72439cd 08:01:00 Step 4/23 : WORKDIR /edgex-go 08:01:00 ---> Using cache 08:01:00 ---> 266b73b97f11 08:01:00 Step 5/23 : RUN apk add --update --no-cache make git 08:01:00 ---> Using cache 08:01:00 ---> e41b501a1638 08:01:00 Step 6/23 : COPY go.mod vendor* ./ 08:01:00 ---> Using cache 08:01:00 ---> 577a988d320c 08:01:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:00 ---> Using cache 08:01:00 ---> 4e66a936df93 08:01:00 Step 8/23 : COPY . . 08:01:00 Removing intermediate container 00e15aa35fba 08:01:00 ---> d7e0a94b86f2 08:01:00 Step 12/26 : WORKDIR /edgex-go 08:01:00 ---> Using cache 08:01:00 ---> c002e3fc4fa3 08:01:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:01:00 ---> Running in ec8fd2df3c9b 08:01:00 ---> Running in 7bf2bac4994c 08:01:01 Removing intermediate container 7bf2bac4994c 08:01:01 ---> 476b905d5032 08:01:01 08:01:01 Step 13/26 : FROM alpine:3.17 08:01:01 ---> 51e60588ff2c 08:01:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:01:01 ---> Using cache 08:01:01 ---> e4df39179542 08:01:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:01 ---> Using cache 08:01:01 ---> e0421437f192 08:01:01 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:01 ---> Using cache 08:01:01 ---> 006464c1c2b3 08:01:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:01:01 ---> Using cache 08:01:01 ---> cac4b2f3fde5 08:01:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:01:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:01:10 ---> 28d88359f3ea 08:01:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:01:10 ---> dadc6807559f 08:01:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:01:11 ---> 6fc9b2f089d8 08:01:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:01:12 ---> 8d101d1d6a88 08:01:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:01:12 ---> Running in 0682d5e58921 08:01:12 Removing intermediate container 0682d5e58921 08:01:12 ---> 22f634dcc987 08:01:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:01:12 ---> Running in 4947a63f83af 08:01:13 Removing intermediate container 4947a63f83af 08:01:13 ---> d5efb76d90d4 08:01:13 Step 24/26 : LABEL arch=arm64 08:01:13 ---> Running in 1705c45cdbd4 08:01:14 Removing intermediate container 1705c45cdbd4 08:01:14 ---> 98898920967a 08:01:14 Step 25/26 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:01:14 ---> Running in 7561ab0d5f43 08:01:14 Removing intermediate container 7561ab0d5f43 08:01:14 ---> c3c2f2c68821 08:01:14 Step 26/26 : LABEL version=3.0.0-dev.139 08:01:14 ---> Running in 7904d9a04046 08:01:15 Removing intermediate container 7904d9a04046 08:01:15 ---> c0ef60515ae8 08:01:15 08:01:15 Successfully built c0ef60515ae8 08:01:15 Successfully tagged security-spire-server-arm64:latest 08:01:15 Building security-spire-config 08:01:18  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:01:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:01:18 ---> 77a6256729bb 08:01:18 Step 3/27 : WORKDIR /edgex-go 08:01:18 ---> Using cache 08:01:18 ---> 4aacad2288cb 08:01:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:01:18 ---> Using cache 08:01:18 ---> 37b6e719adb3 08:01:18 Step 5/27 : COPY go.mod vendor* ./ 08:01:18 ---> Using cache 08:01:18 ---> 6163a89d95fd 08:01:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:18 ---> Using cache 08:01:18 ---> 0383920bf1d7 08:01:18 Step 7/27 : COPY . . 08:01:18 ---> Using cache 08:01:18 ---> 24de832a4b37 08:01:18 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:01:18 ---> Using cache 08:01:18 ---> 3676addcf230 08:01:18 Step 9/27 : WORKDIR /edgex-go/spire-build 08:01:18 ---> Using cache 08:01:18 ---> 979f959a0b2b 08:01:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:01:18 ---> Using cache 08:01:18 ---> 9e99e4a6854d 08:01:18 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 08:01:18 ---> Running in a57c5af2db3a 08:01:24 Removing intermediate container a57c5af2db3a 08:01:24 ---> a5e16605d021 08:01:24 Step 12/27 : WORKDIR /edgex-go 08:01:24 ---> Running in 8d39ace78dfc 08:01:24 Removing intermediate container 8d39ace78dfc 08:01:24 ---> 95f5cb9de95c 08:01:24 08:01:24 Step 13/27 : FROM alpine:3.17 08:01:24 ---> 51e60588ff2c 08:01:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:01:24 ---> Using cache 08:01:24 ---> e4df39179542 08:01:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:01:24 ---> Running in d6e88e6f684c 08:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:01:29 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:01:29 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:01:29 OK: 17691 distinct packages available 08:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:01:32 (1/4) Installing dumb-init (1.2.5-r2) 08:01:32 (2/4) Installing musl-obstack (1.2.3-r0) 08:01:32 (3/4) Installing libucontext (1.2-r0) 08:01:32 (4/4) Installing gcompat (1.1.0-r0) 08:01:32 Executing busybox-1.35.0-r29.trigger 08:01:32 OK: 8 MiB in 19 packages 08:01:34 Removing intermediate container d6e88e6f684c 08:01:34 ---> 80397c0f3ea0 08:01:34 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:36 ---> 9d5db81e1d49 08:01:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:01:37 ---> 832ce619db3d 08:01:37 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:01:44 ---> b465dce8e009 08:01:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:01:44 ---> 18c8fe910a50 08:01:44 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:01:44 ---> Running in 835da7a84002 08:01:45 Removing intermediate container 835da7a84002 08:01:45 ---> 8856244e112a 08:01:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:01:46 ---> aa693066e6e2 08:01:46 Step 22/27 : WORKDIR / 08:01:46 ---> Running in a8a6905b1968 08:01:46 Removing intermediate container a8a6905b1968 08:01:46 ---> 9af5285afefb 08:01:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:01:46 ---> Running in 23889d6bfa2a 08:01:47 Removing intermediate container 23889d6bfa2a 08:01:47 ---> 931288e61354 08:01:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:01:47 ---> Running in 26b65b9791ef 08:01:48 Removing intermediate container 26b65b9791ef 08:01:48 ---> 739548fd5ffe 08:01:48 Step 25/27 : LABEL arch=arm64 08:01:50 ---> Running in 1b690d6c8cb7 08:01:51 Removing intermediate container 1b690d6c8cb7 08:01:51 ---> 38e975a59be1 08:01:51 Step 26/27 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:01:51 ---> Running in d364f6b880da 08:01:51 Removing intermediate container d364f6b880da 08:01:51 ---> 1a08793460f7 08:01:51 Step 27/27 : LABEL version=3.0.0-dev.139 08:01:52 ---> Running in 21ab170b9356 08:01:52 Removing intermediate container 21ab170b9356 08:01:52 ---> c6b6708137b7 08:01:52 08:01:52 Successfully built c6b6708137b7 08:01:52 Successfully tagged security-spire-config-arm64:latest 08:01:52  Building security-spire-config ... done Building core-metadata 08:01:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:01:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:01:56 ---> 77a6256729bb 08:01:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:01:56 ---> Using cache 08:01:56 ---> a7b0c72439cd 08:01:56 Step 4/25 : WORKDIR /edgex-go 08:01:56 ---> Using cache 08:01:56 ---> 266b73b97f11 08:01:56 Step 5/25 : RUN apk add --update --no-cache make git 08:01:56 ---> Using cache 08:01:56 ---> e41b501a1638 08:01:56 Step 6/25 : COPY go.mod vendor* ./ 08:01:56 ---> Using cache 08:01:56 ---> 577a988d320c 08:01:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:56 ---> Using cache 08:01:56 ---> 4e66a936df93 08:01:56 Step 8/25 : COPY . . 08:01:56 ---> Using cache 08:01:56 ---> c002e3fc4fa3 08:01:56 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:01:56 ---> Running in 2d06cbda47f8 08:01:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:03:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:03:58 Removing intermediate container cfa5ee9bbfe7 08:03:58 ---> 81e7d7ff91a5 08:03:58 08:03:58 Step 9/25 : FROM alpine:3.17 08:03:58 ---> 51e60588ff2c 08:03:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:03:58 ---> Running in 12fa7ef9aa2c 08:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:04:03 (1/3) Installing ca-certificates (20220614-r4) 08:04:03 (2/3) Installing dumb-init (1.2.5-r2) 08:04:03 (3/3) Installing su-exec (0.2-r2) 08:04:03 Executing busybox-1.35.0-r29.trigger 08:04:03 Executing ca-certificates-20220614-r4.trigger 08:04:03 OK: 8 MiB in 18 packages 08:04:05 Removing intermediate container 12fa7ef9aa2c 08:04:05 ---> 6019036b0ae0 08:04:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:04:06 ---> Running in fe193df3afa0 08:04:06 Removing intermediate container fe193df3afa0 08:04:06 ---> af4b614b8b29 08:04:06 Step 12/25 : WORKDIR / 08:04:06 ---> Running in 423e68f25471 08:04:07 Removing intermediate container 423e68f25471 08:04:07 ---> b43d7277c244 08:04:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:07 ---> 04537c27d4e1 08:04:07 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:04:08 ---> 076c62fe3565 08:04:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:04:09 ---> 039f916d4e41 08:04:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:04:10 ---> fa6df9f04faf 08:04:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:04:11 ---> a237c681d711 08:04:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:04:13 ---> f96fba6d0cd2 08:04:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:04:15 ---> 7150c6a7c587 08:04:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:04:17 ---> 61d089e6c3c8 08:04:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:04:17 ---> Running in b940a1eac7f4 08:04:21 Removing intermediate container b940a1eac7f4 08:04:21 ---> e688d18d3ab5 08:04:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:04:21 ---> Running in ca8789b95f0a 08:04:21 Removing intermediate container ca8789b95f0a 08:04:21 ---> 27a95df62fa4 08:04:21 Step 23/25 : LABEL arch=arm64 08:04:21 ---> Running in ce098e472dfd 08:04:21 Removing intermediate container ce098e472dfd 08:04:21 ---> fbf843c4b606 08:04:21 Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:04:21 ---> Running in 2355f7096aff 08:04:22 Removing intermediate container 2355f7096aff 08:04:22 ---> 863aef1e53a1 08:04:22 Step 25/25 : LABEL version=3.0.0-dev.139 08:04:22 ---> Running in 58bd55be7e87 08:04:23 Removing intermediate container 58bd55be7e87 08:04:23 ---> d304debb2e0a 08:04:23 08:04:23 Successfully built d304debb2e0a 08:04:23 Successfully tagged security-secretstore-setup-arm64:latest 08:04:23 Building core-common-config-bootstrapper 08:04:26  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:04:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:26 ---> 77a6256729bb 08:04:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:04:26 ---> Using cache 08:04:26 ---> a7b0c72439cd 08:04:26 Step 4/23 : WORKDIR /edgex-go 08:04:26 ---> Using cache 08:04:26 ---> 266b73b97f11 08:04:26 Step 5/23 : RUN apk add --update --no-cache make git 08:04:26 ---> Using cache 08:04:26 ---> e41b501a1638 08:04:26 Step 6/23 : COPY go.mod vendor* ./ 08:04:26 ---> Using cache 08:04:26 ---> 577a988d320c 08:04:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:26 ---> Using cache 08:04:26 ---> 4e66a936df93 08:04:26 Step 8/23 : COPY . . 08:04:26 ---> Using cache 08:04:26 ---> c002e3fc4fa3 08:04:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:04:26 ---> Running in e22b6f303704 08:04:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.139" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:07:36 Removing intermediate container 81ec423957ec 08:07:36 ---> 5f1bfdfa9c9a 08:07:36 08:07:36 Step 9/22 : FROM alpine:3.17 08:07:36 ---> 51e60588ff2c 08:07:36 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:07:36 ---> Running in 6e01d88d87df 08:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:07:37 (1/2) Installing dumb-init (1.2.5-r2) 08:07:37 (2/2) Installing openssl (3.0.8-r4) 08:07:37 Executing busybox-1.35.0-r29.trigger 08:07:37 OK: 8 MiB in 17 packages 08:07:39 Removing intermediate container 6e01d88d87df 08:07:39 ---> c5f95e00bf8d 08:07:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:07:39 ---> Running in 87f4ba2b27cf 08:07:39 Removing intermediate container 87f4ba2b27cf 08:07:39 ---> 762808010704 08:07:39 Step 12/22 : WORKDIR /edgex 08:07:39 ---> Running in 8dcb96bfcf23 08:07:40 Removing intermediate container 8dcb96bfcf23 08:07:40 ---> d4c809fc3a8c 08:07:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:41 ---> 09b7c1a0dc82 08:07:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:07:41 ---> a701194b370f 08:07:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:07:43 ---> 67ec149cccd5 08:07:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:07:44 ---> 3bbf25582595 08:07:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:07:45 ---> 87981092bfd5 08:07:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:07:45 ---> Running in 717392cdc417 08:07:49 Removing intermediate container 717392cdc417 08:07:49 ---> 05367bbcab27 08:07:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:07:49 ---> Running in bab25290e3e4 08:07:49 Removing intermediate container bab25290e3e4 08:07:49 ---> 190b2a50ab77 08:07:49 Step 20/22 : LABEL arch=arm64 08:07:49 ---> Running in feecc6919533 08:07:49 Removing intermediate container feecc6919533 08:07:49 ---> 7486da2f3e66 08:07:49 Step 21/22 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:07:50 ---> Running in 0d3bc3dbbb0c 08:07:50 Removing intermediate container 0d3bc3dbbb0c 08:07:50 ---> 2c7c4eacc428 08:07:50 Step 22/22 : LABEL version=3.0.0-dev.139 08:07:50 ---> Running in 7a3d202d0386 08:07:51 Removing intermediate container 7a3d202d0386 08:07:51 ---> 7934ceedbca0 08:07:51 08:07:51 Successfully built 7934ceedbca0 08:07:51 Successfully tagged security-proxy-setup-arm64:latest 08:09:27  Building security-proxy-setup ... done Removing intermediate container 2d06cbda47f8 08:09:27 ---> d3be3a978a04 08:09:27 08:09:27 Step 10/25 : FROM alpine:3.17 08:09:27 ---> 51e60588ff2c 08:09:27 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:09:27 ---> Using cache 08:09:27 ---> d4334a408431 08:09:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:09:27 ---> Using cache 08:09:27 ---> 6f7c56d9cfc4 08:09:27 Step 13/25 : ENV APP_PORT=59881 08:09:27 ---> Running in 6954c95ce32a 08:09:27 Removing intermediate container 6954c95ce32a 08:09:27 ---> 7a43291d0655 08:09:27 Step 14/25 : EXPOSE $APP_PORT 08:09:27 ---> Running in 0397fd5a5328 08:09:27 Removing intermediate container 0397fd5a5328 08:09:27 ---> 232527979c00 08:09:27 Step 15/25 : WORKDIR / 08:09:27 ---> Running in 9bdd8edf819f 08:09:27 Removing intermediate container 9bdd8edf819f 08:09:27 ---> 46ee1e46816c 08:09:27 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:27 ---> c1f46618ee03 08:09:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:09:27 ---> d29f02d18a9b 08:09:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:09:27 ---> d3ef0771fc9b 08:09:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:09:27 ---> 522899a15dc8 08:09:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:09:27 ---> 4b6c8cb29d9d 08:09:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:09:27 ---> Running in e0ace636bcfe 08:09:28 Removing intermediate container e0ace636bcfe 08:09:28 ---> 3d4ee43b37ba 08:09:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:09:28 ---> Running in 381ac25f9727 08:09:29 Removing intermediate container 381ac25f9727 08:09:29 ---> d0aa4e972b1f 08:09:29 Step 23/25 : LABEL arch=arm64 08:09:29 ---> Running in e0ea0b66df58 08:09:32 Removing intermediate container e0ea0b66df58 08:09:32 ---> ea0c7240b334 08:09:32 Step 24/25 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:09:32 ---> Running in 86d443f04c04 08:09:33 Removing intermediate container 86d443f04c04 08:09:33 ---> 5ee250007335 08:09:33 Step 25/25 : LABEL version=3.0.0-dev.139 08:09:33 ---> Running in e1bc2e8016af 08:09:33 Removing intermediate container e1bc2e8016af 08:09:33 ---> b10ec7def363 08:09:33 08:09:34 Successfully built b10ec7def363 08:09:34 Successfully tagged core-metadata-arm64:latest 08:09:46  Building core-metadata ... done Removing intermediate container e654233b1b6c 08:09:46 ---> 4caa33d4638d 08:09:46 08:09:46 Step 10/23 : FROM alpine:3.17 08:09:46 ---> 51e60588ff2c 08:09:46 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:09:46 ---> Running in 4cea3ab6b3c1 08:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:09:50 (1/2) Installing ca-certificates (20220614-r4) 08:09:50 (2/2) Installing dumb-init (1.2.5-r2) 08:09:50 Executing busybox-1.35.0-r29.trigger 08:09:50 Executing ca-certificates-20220614-r4.trigger 08:09:51 OK: 8 MiB in 17 packages 08:09:53 Removing intermediate container 4cea3ab6b3c1 08:09:53 ---> ddd8866ec90e 08:09:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:09:53 ---> Running in 31da4efdd08a 08:09:53 Removing intermediate container 31da4efdd08a 08:09:53 ---> 845968bf8f78 08:09:53 Step 13/23 : ENV APP_PORT=59860 08:09:53 ---> Running in 5ce1a95b314f 08:09:54 Removing intermediate container 5ce1a95b314f 08:09:54 ---> b8a2ffc3f7da 08:09:54 Step 14/23 : EXPOSE $APP_PORT 08:09:54 ---> Running in 27a7b32a0227 08:09:54 Removing intermediate container 27a7b32a0227 08:09:54 ---> 8df37074f896 08:09:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:55 ---> 6717687befe1 08:09:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:09:57 ---> 77ca7690856e 08:09:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:10:01 ---> 85b0d1e1defc 08:10:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:10:01 ---> d3b862883dec 08:10:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:10:01 ---> Running in 9f90a2426b66 08:10:02 Removing intermediate container 9f90a2426b66 08:10:02 ---> c01d4eabe97e 08:10:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:10:02 ---> Running in a6addc7ece08 08:10:02 Removing intermediate container a6addc7ece08 08:10:02 ---> 09388100cc70 08:10:02 Step 21/23 : LABEL arch=arm64 08:10:02 ---> Running in 4a9f0e748f74 08:10:03 Removing intermediate container 4a9f0e748f74 08:10:03 ---> f2df48366346 08:10:03 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:03 ---> Running in d0c6a36729d3 08:10:04 Removing intermediate container d0c6a36729d3 08:10:04 ---> 34ae0bac0b00 08:10:04 Step 23/23 : LABEL version=3.0.0-dev.139 08:10:04 ---> Running in 3dd321623d7a 08:10:04 Removing intermediate container 3dd321623d7a 08:10:04 ---> 81d4c8158bc8 08:10:04 08:10:04 Successfully built 81d4c8158bc8 08:10:04 Successfully tagged support-notifications-arm64:latest 08:10:16  Building support-notifications ... done Removing intermediate container e22b6f303704 08:10:16 ---> 03a9ac0e744f 08:10:16 08:10:16 Step 10/23 : FROM alpine:3.17 08:10:16 ---> 51e60588ff2c 08:10:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:10:16 ---> Using cache 08:10:16 ---> 9592a94724b5 08:10:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:10:16 ---> Using cache 08:10:16 ---> effd8a94cbf3 08:10:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:16 ---> Using cache 08:10:16 ---> e9dd6fc8db2c 08:10:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:10:16 ---> Using cache 08:10:16 ---> 0e5f2e17456e 08:10:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:10:17 ---> 35eacdd062ef 08:10:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:10:18 Removing intermediate container ec8fd2df3c9b 08:10:18 ---> 6c4ba7be2f62 08:10:18 08:10:18 Step 10/23 : FROM alpine:3.17 08:10:18 ---> 51e60588ff2c 08:10:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:10:18 ---> Using cache 08:10:18 ---> d4334a408431 08:10:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:10:18 ---> Using cache 08:10:18 ---> 6f7c56d9cfc4 08:10:18 Step 13/23 : ENV APP_PORT=59861 08:10:18 ---> fb8af769e92f 08:10:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:10:18 ---> Running in b27df1198618 08:10:18 Removing intermediate container b27df1198618 08:10:18 ---> 8432ddc3ee23 08:10:18 Step 14/23 : EXPOSE $APP_PORT 08:10:18 ---> Running in 5c025488b64b 08:10:18 ---> 47e77bc79b5a 08:10:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:10:18 ---> Running in 345a266819a6 08:10:19 Removing intermediate container 5c025488b64b 08:10:19 ---> 125c36e665c6 08:10:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:20 ---> dc5189f3efaf 08:10:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:10:20 ---> c2a57abdcbbd 08:10:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:10:21 Removing intermediate container 345a266819a6 08:10:21 ---> c183da305cad 08:10:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:10:21 ---> Running in 07c5a7039be0 08:10:21 Removing intermediate container 07c5a7039be0 08:10:21 ---> 7bcec803d986 08:10:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:10:21 ---> Running in 94649bee4ccf 08:10:22 Removing intermediate container 94649bee4ccf 08:10:22 ---> 27e00acf9406 08:10:22 Step 21/23 : LABEL arch=arm64 08:10:22 ---> Running in dedef375bb8f 08:10:22 ---> 6ca8a073e3d4 08:10:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:10:22 Removing intermediate container dedef375bb8f 08:10:22 ---> 7046b68b6bf5 08:10:22 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:22 ---> Running in 7761ac8f64a5 08:10:23 ---> 77eca518dd84 08:10:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:10:23 Removing intermediate container 7761ac8f64a5 08:10:23 ---> e1eff33d200f 08:10:23 Step 23/23 : LABEL version=3.0.0-dev.139 08:10:23 ---> Running in 74e689d7fef8 08:10:23 ---> Running in 6f7547db3df9 08:10:23 Removing intermediate container 74e689d7fef8 08:10:23 ---> 3061eb590e69 08:10:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:10:23 ---> Running in 36afbf89432e 08:10:23 Removing intermediate container 6f7547db3df9 08:10:23 ---> 08810f816f61 08:10:23 08:10:23 Successfully built 08810f816f61 08:10:23 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:10:23  Building core-common-config-bootstrapper ... done Removing intermediate container 36afbf89432e 08:10:23 ---> b13b865cbd0a 08:10:23 Step 21/23 : LABEL arch=arm64 08:10:23 ---> Running in e7eb831ad429 08:10:24 Removing intermediate container e7eb831ad429 08:10:24 ---> ff8c76b7614b 08:10:24 Step 22/23 : LABEL git_sha=577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:24 ---> Running in e1ff4715e396 08:10:24 Removing intermediate container e1ff4715e396 08:10:24 ---> 4d2942c44842 08:10:24 Step 23/23 : LABEL version=3.0.0-dev.139 08:10:24 ---> Running in 6533e584c3b9 08:10:24 Removing intermediate container 6533e584c3b9 08:10:24 ---> c89874c8d94d 08:10:24 08:10:24 Successfully built c89874c8d94d 08:10:25 Successfully tagged support-scheduler-arm64:latest 08:10:25  Building support-scheduler ... done  [Pipeline] } 08:10:25 $ docker stop --time=1 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 08:10:27 $ docker rm -f --volumes 98a779a79253be2c4afb5a8a263fc83f976ef7d280d07550054f0ab6feaa80b8 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:27 + docker images 08:10:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:10:27 support-scheduler-arm64 latest c89874c8d94d 3 seconds ago 31.5MB 08:10:27 core-common-config-bootstrapper-arm64 latest 08810f816f61 4 seconds ago 17.2MB 08:10:27 6c4ba7be2f62 10 seconds ago 1.42GB 08:10:27 03a9ac0e744f 13 seconds ago 1.35GB 08:10:27 support-notifications-arm64 latest 81d4c8158bc8 23 seconds ago 32.2MB 08:10:27 4caa33d4638d 43 seconds ago 1.42GB 08:10:27 core-metadata-arm64 latest b10ec7def363 54 seconds ago 20.2MB 08:10:27 d3be3a978a04 About a minute ago 1.36GB 08:10:27 security-proxy-setup-arm64 latest 7934ceedbca0 2 minutes ago 18.7MB 08:10:27 5f1bfdfa9c9a 2 minutes ago 1.33GB 08:10:27 security-secretstore-setup-arm64 latest d304debb2e0a 6 minutes ago 32.2MB 08:10:27 81e7d7ff91a5 6 minutes ago 1.35GB 08:10:27 security-spire-config-arm64 latest c6b6708137b7 8 minutes ago 96.1MB 08:10:27 95f5cb9de95c 9 minutes ago 1.21GB 08:10:27 security-spire-server-arm64 latest c0ef60515ae8 9 minutes ago 97MB 08:10:27 476b905d5032 9 minutes ago 1.21GB 08:10:27 security-bootstrapper-arm64 latest e53f3d6dcca7 9 minutes ago 21.9MB 08:10:27 security-spiffe-token-provider-arm64 latest 97a2463ceb5f 9 minutes ago 32.7MB 08:10:27 6d93f06bf043 10 minutes ago 1.39GB 08:10:27 19c696b13d2e 10 minutes ago 1.34GB 08:10:27 core-data-arm64 latest 3d4dd31e1e69 11 minutes ago 19.9MB 08:10:27 e85067309540 12 minutes ago 1.36GB 08:10:27 core-command-arm64 latest cb537b1cfd29 12 minutes ago 19.7MB 08:10:27 8b729b466ac1 12 minutes ago 1.35GB 08:10:27 security-proxy-auth-arm64 latest c201ff007d1e 12 minutes ago 18.3MB 08:10:27 82c6455d4d88 12 minutes ago 1.33GB 08:10:27 security-spire-agent-arm64 latest 03f9b541fb07 18 minutes ago 153MB 08:10:27 297a7e7e029a 19 minutes ago 1.21GB 08:10:27 ci-base-image-arm64 latest 77a6256729bb 22 minutes ago 899MB 08:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 36 hours ago 681MB 08:10:27 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 08:10:27 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 08:10:27 provisioning config files... 08:10:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/502@tmp/config16662811582482334180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:28 ---> docker-login.sh 08:10:28 nexus3.edgexfoundry.org:10001 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 nexus3.edgexfoundry.org:10002 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:29 nexus3.edgexfoundry.org:10003 08:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:29 Configure a credential helper to remove this warning. See 08:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:29 08:10:29 Login Succeeded 08:10:29 nexus3.edgexfoundry.org:10004 08:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:29 Configure a credential helper to remove this warning. See 08:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:29 08:10:29 Login Succeeded 08:10:29 docker.io 08:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:30 Configure a credential helper to remove this warning. See 08:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:30 08:10:30 Login Succeeded 08:10:30 ---> docker-login.sh ends [Pipeline] } 08:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:10:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:10:30 577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:30 latest 08:10:30 3.0.0-dev.139 08:10:30 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:30 main 08:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:10:30 623e22726195: Preparing 08:10:30 f9b1f9cf2272: Preparing 08:10:30 ba14b4ebe350: Preparing 08:10:30 1c51f60345f9: Preparing 08:10:30 395bc77b1b2a: Preparing 08:10:30 26cbea5cba74: Preparing 08:10:31 ba14b4ebe350: Pushed 08:10:31 1c51f60345f9: Pushed 08:10:31 395bc77b1b2a: Pushed 08:10:31 623e22726195: Pushed 08:10:31 26cbea5cba74: Layer already exists 08:10:34 f9b1f9cf2272: Pushed 08:10:34 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:10:35 623e22726195: Preparing 08:10:35 f9b1f9cf2272: Preparing 08:10:35 ba14b4ebe350: Preparing 08:10:35 1c51f60345f9: Preparing 08:10:35 395bc77b1b2a: Preparing 08:10:35 26cbea5cba74: Preparing 08:10:35 26cbea5cba74: Waiting 08:10:35 ba14b4ebe350: Layer already exists 08:10:35 f9b1f9cf2272: Layer already exists 08:10:35 623e22726195: Layer already exists 08:10:35 1c51f60345f9: Layer already exists 08:10:35 395bc77b1b2a: Layer already exists 08:10:35 26cbea5cba74: Layer already exists 08:10:35 latest: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 08:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:10:36 623e22726195: Preparing 08:10:36 f9b1f9cf2272: Preparing 08:10:36 ba14b4ebe350: Preparing 08:10:36 1c51f60345f9: Preparing 08:10:36 395bc77b1b2a: Preparing 08:10:36 26cbea5cba74: Preparing 08:10:36 26cbea5cba74: Waiting 08:10:36 f9b1f9cf2272: Layer already exists 08:10:36 395bc77b1b2a: Layer already exists 08:10:36 623e22726195: Layer already exists 08:10:36 1c51f60345f9: Layer already exists 08:10:36 ba14b4ebe350: Layer already exists 08:10:36 26cbea5cba74: Layer already exists 08:10:36 3.0.0-dev.139: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:10:37 623e22726195: Preparing 08:10:37 f9b1f9cf2272: Preparing 08:10:37 ba14b4ebe350: Preparing 08:10:37 1c51f60345f9: Preparing 08:10:37 395bc77b1b2a: Preparing 08:10:37 26cbea5cba74: Preparing 08:10:37 26cbea5cba74: Waiting 08:10:37 623e22726195: Layer already exists 08:10:37 f9b1f9cf2272: Layer already exists 08:10:37 1c51f60345f9: Layer already exists 08:10:37 ba14b4ebe350: Layer already exists 08:10:37 395bc77b1b2a: Layer already exists 08:10:37 26cbea5cba74: Layer already exists 08:10:37 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:10:38 623e22726195: Preparing 08:10:38 f9b1f9cf2272: Preparing 08:10:38 ba14b4ebe350: Preparing 08:10:38 1c51f60345f9: Preparing 08:10:38 395bc77b1b2a: Preparing 08:10:38 26cbea5cba74: Preparing 08:10:38 26cbea5cba74: Waiting 08:10:38 f9b1f9cf2272: Layer already exists 08:10:38 395bc77b1b2a: Layer already exists 08:10:38 ba14b4ebe350: Layer already exists 08:10:38 623e22726195: Layer already exists 08:10:38 1c51f60345f9: Layer already exists 08:10:38 26cbea5cba74: Layer already exists 08:10:38 main: digest: sha256:90d85249b94710734006c248134227ae1eb4177d69afeb75f85a8f4673bf3ae5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:38 ===================================================== [Pipeline] echo 08:10:38 taggedImages: 08:10:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:10:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.139 08:10:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:10:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:10:38 577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:38 latest 08:10:38 3.0.0-dev.139 08:10:38 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:38 main 08:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:10:39 c372adefa26c: Preparing 08:10:39 8d1a4ea3835e: Preparing 08:10:39 fa3b3c1f5fc2: Preparing 08:10:39 b9739d974220: Preparing 08:10:39 ba14b4ebe350: Preparing 08:10:39 1c51f60345f9: Preparing 08:10:39 3f052b2a76a1: Preparing 08:10:39 26cbea5cba74: Preparing 08:10:39 1c51f60345f9: Waiting 08:10:39 3f052b2a76a1: Waiting 08:10:39 26cbea5cba74: Waiting 08:10:39 ba14b4ebe350: Layer already exists 08:10:39 1c51f60345f9: Layer already exists 08:10:39 fa3b3c1f5fc2: Pushed 08:10:39 8d1a4ea3835e: Pushed 08:10:39 c372adefa26c: Pushed 08:10:39 26cbea5cba74: Layer already exists 08:10:39 3f052b2a76a1: Pushed 08:10:42 b9739d974220: Pushed 08:10:42 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:42 + 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 08:10:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:10:42 c372adefa26c: Preparing 08:10:42 8d1a4ea3835e: Preparing 08:10:42 fa3b3c1f5fc2: Preparing 08:10:42 b9739d974220: Preparing 08:10:42 ba14b4ebe350: Preparing 08:10:42 1c51f60345f9: Preparing 08:10:42 3f052b2a76a1: Preparing 08:10:42 26cbea5cba74: Preparing 08:10:42 1c51f60345f9: Waiting 08:10:42 3f052b2a76a1: Waiting 08:10:42 26cbea5cba74: Waiting 08:10:42 b9739d974220: Layer already exists 08:10:42 8d1a4ea3835e: Layer already exists 08:10:42 fa3b3c1f5fc2: Layer already exists 08:10:42 c372adefa26c: Layer already exists 08:10:42 ba14b4ebe350: Layer already exists 08:10:42 1c51f60345f9: Layer already exists 08:10:42 26cbea5cba74: Layer already exists 08:10:42 3f052b2a76a1: Layer already exists 08:10:43 latest: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 08:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:10:43 c372adefa26c: Preparing 08:10:43 8d1a4ea3835e: Preparing 08:10:43 fa3b3c1f5fc2: Preparing 08:10:43 b9739d974220: Preparing 08:10:43 ba14b4ebe350: Preparing 08:10:43 1c51f60345f9: Preparing 08:10:43 3f052b2a76a1: Preparing 08:10:43 26cbea5cba74: Preparing 08:10:43 3f052b2a76a1: Waiting 08:10:43 26cbea5cba74: Waiting 08:10:43 1c51f60345f9: Waiting 08:10:43 fa3b3c1f5fc2: Layer already exists 08:10:43 b9739d974220: Layer already exists 08:10:43 ba14b4ebe350: Layer already exists 08:10:43 8d1a4ea3835e: Layer already exists 08:10:43 c372adefa26c: Layer already exists 08:10:43 26cbea5cba74: Layer already exists 08:10:43 3f052b2a76a1: Layer already exists 08:10:43 1c51f60345f9: Layer already exists 08:10:43 3.0.0-dev.139: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:10:44 c372adefa26c: Preparing 08:10:44 8d1a4ea3835e: Preparing 08:10:44 fa3b3c1f5fc2: Preparing 08:10:44 b9739d974220: Preparing 08:10:44 ba14b4ebe350: Preparing 08:10:44 1c51f60345f9: Preparing 08:10:44 3f052b2a76a1: Preparing 08:10:44 26cbea5cba74: Preparing 08:10:44 3f052b2a76a1: Waiting 08:10:44 26cbea5cba74: Waiting 08:10:44 1c51f60345f9: Waiting 08:10:44 ba14b4ebe350: Layer already exists 08:10:44 fa3b3c1f5fc2: Layer already exists 08:10:44 b9739d974220: Layer already exists 08:10:44 c372adefa26c: Layer already exists 08:10:44 8d1a4ea3835e: Layer already exists 08:10:44 26cbea5cba74: Layer already exists 08:10:44 1c51f60345f9: Layer already exists 08:10:44 3f052b2a76a1: Layer already exists 08:10:44 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:45 + 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 08:10:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:10:45 c372adefa26c: Preparing 08:10:45 8d1a4ea3835e: Preparing 08:10:45 fa3b3c1f5fc2: Preparing 08:10:45 b9739d974220: Preparing 08:10:45 ba14b4ebe350: Preparing 08:10:45 1c51f60345f9: Preparing 08:10:45 3f052b2a76a1: Preparing 08:10:45 26cbea5cba74: Preparing 08:10:45 1c51f60345f9: Waiting 08:10:45 26cbea5cba74: Waiting 08:10:45 3f052b2a76a1: Waiting 08:10:45 8d1a4ea3835e: Layer already exists 08:10:45 ba14b4ebe350: Layer already exists 08:10:45 c372adefa26c: Layer already exists 08:10:45 b9739d974220: Layer already exists 08:10:45 fa3b3c1f5fc2: Layer already exists 08:10:45 1c51f60345f9: Layer already exists 08:10:45 3f052b2a76a1: Layer already exists 08:10:45 26cbea5cba74: Layer already exists 08:10:45 main: digest: sha256:b654815d36353c4f7427024fe9ce3c763c5957377554bbcd3177f2355f8a11d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:45 ===================================================== [Pipeline] echo 08:10:45 taggedImages: 08:10:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:10:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.139 08:10:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:10:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:10:45 577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:45 latest 08:10:45 3.0.0-dev.139 08:10:45 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:45 main 08:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:10:46 b47543dcf21a: Preparing 08:10:46 02429478b786: Preparing 08:10:46 ba14b4ebe350: Preparing 08:10:46 1c51f60345f9: Preparing 08:10:46 379297cd850d: Preparing 08:10:46 26cbea5cba74: Preparing 08:10:46 26cbea5cba74: Waiting 08:10:46 1c51f60345f9: Layer already exists 08:10:46 ba14b4ebe350: Layer already exists 08:10:46 26cbea5cba74: Layer already exists 08:10:46 b47543dcf21a: Pushed 08:10:46 379297cd850d: Pushed 08:10:49 02429478b786: Pushed 08:10:49 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:10:50 b47543dcf21a: Preparing 08:10:50 02429478b786: Preparing 08:10:50 ba14b4ebe350: Preparing 08:10:50 1c51f60345f9: Preparing 08:10:50 379297cd850d: Preparing 08:10:50 26cbea5cba74: Preparing 08:10:50 26cbea5cba74: Waiting 08:10:50 1c51f60345f9: Layer already exists 08:10:50 379297cd850d: Layer already exists 08:10:50 02429478b786: Layer already exists 08:10:50 b47543dcf21a: Layer already exists 08:10:50 ba14b4ebe350: Layer already exists 08:10:50 26cbea5cba74: Layer already exists 08:10:50 latest: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 08:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:10:51 b47543dcf21a: Preparing 08:10:51 02429478b786: Preparing 08:10:51 ba14b4ebe350: Preparing 08:10:51 1c51f60345f9: Preparing 08:10:51 379297cd850d: Preparing 08:10:51 26cbea5cba74: Preparing 08:10:51 26cbea5cba74: Waiting 08:10:51 ba14b4ebe350: Layer already exists 08:10:51 b47543dcf21a: Layer already exists 08:10:51 1c51f60345f9: Layer already exists 08:10:51 02429478b786: Layer already exists 08:10:51 379297cd850d: Layer already exists 08:10:51 26cbea5cba74: Layer already exists 08:10:51 3.0.0-dev.139: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:10:51 b47543dcf21a: Preparing 08:10:51 02429478b786: Preparing 08:10:51 ba14b4ebe350: Preparing 08:10:51 1c51f60345f9: Preparing 08:10:51 379297cd850d: Preparing 08:10:51 26cbea5cba74: Preparing 08:10:51 26cbea5cba74: Waiting 08:10:51 1c51f60345f9: Layer already exists 08:10:51 379297cd850d: Layer already exists 08:10:51 ba14b4ebe350: Layer already exists 08:10:51 02429478b786: Layer already exists 08:10:51 b47543dcf21a: Layer already exists 08:10:51 26cbea5cba74: Layer already exists 08:10:51 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:10:52 b47543dcf21a: Preparing 08:10:52 02429478b786: Preparing 08:10:52 ba14b4ebe350: Preparing 08:10:52 1c51f60345f9: Preparing 08:10:52 379297cd850d: Preparing 08:10:52 26cbea5cba74: Preparing 08:10:52 26cbea5cba74: Waiting 08:10:52 ba14b4ebe350: Layer already exists 08:10:52 1c51f60345f9: Layer already exists 08:10:52 02429478b786: Layer already exists 08:10:52 b47543dcf21a: Layer already exists 08:10:52 379297cd850d: Layer already exists 08:10:52 26cbea5cba74: Layer already exists 08:10:52 main: digest: sha256:7bf3c1d34e0748c32e29ab8201456c3cf5d1c24f7c27972b0af4372d5938eb75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:53 ===================================================== [Pipeline] echo 08:10:53 taggedImages: 08:10:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:10:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.139 08:10:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:10:53 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:10:53 577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:53 latest 08:10:53 3.0.0-dev.139 08:10:53 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:53 main 08:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:10:53 eb5d595951d4: Preparing 08:10:53 5c9871c6c0a4: Preparing 08:10:53 0cf6c04b7733: Preparing 08:10:53 ba14b4ebe350: Preparing 08:10:53 1c51f60345f9: Preparing 08:10:53 395bc77b1b2a: Preparing 08:10:53 26cbea5cba74: Preparing 08:10:53 395bc77b1b2a: Waiting 08:10:53 26cbea5cba74: Waiting 08:10:53 1c51f60345f9: Layer already exists 08:10:53 ba14b4ebe350: Layer already exists 08:10:53 395bc77b1b2a: Layer already exists 08:10:53 26cbea5cba74: Layer already exists 08:10:54 5c9871c6c0a4: Pushed 08:10:54 eb5d595951d4: Pushed 08:10:56 0cf6c04b7733: Pushed 08:10:56 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:10:57 eb5d595951d4: Preparing 08:10:57 5c9871c6c0a4: Preparing 08:10:57 0cf6c04b7733: Preparing 08:10:57 ba14b4ebe350: Preparing 08:10:57 1c51f60345f9: Preparing 08:10:57 395bc77b1b2a: Preparing 08:10:57 26cbea5cba74: Preparing 08:10:57 395bc77b1b2a: Waiting 08:10:57 26cbea5cba74: Waiting 08:10:57 1c51f60345f9: Layer already exists 08:10:57 eb5d595951d4: Layer already exists 08:10:57 5c9871c6c0a4: Layer already exists 08:10:57 ba14b4ebe350: Layer already exists 08:10:57 0cf6c04b7733: Layer already exists 08:10:57 26cbea5cba74: Layer already exists 08:10:57 395bc77b1b2a: Layer already exists 08:10:57 latest: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 08:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:10:58 eb5d595951d4: Preparing 08:10:58 5c9871c6c0a4: Preparing 08:10:58 0cf6c04b7733: Preparing 08:10:58 ba14b4ebe350: Preparing 08:10:58 1c51f60345f9: Preparing 08:10:58 395bc77b1b2a: Preparing 08:10:58 26cbea5cba74: Preparing 08:10:58 395bc77b1b2a: Waiting 08:10:58 26cbea5cba74: Waiting 08:10:58 1c51f60345f9: Layer already exists 08:10:58 eb5d595951d4: Layer already exists 08:10:58 ba14b4ebe350: Layer already exists 08:10:58 0cf6c04b7733: Layer already exists 08:10:58 5c9871c6c0a4: Layer already exists 08:10:58 26cbea5cba74: Layer already exists 08:10:58 395bc77b1b2a: Layer already exists 08:10:58 3.0.0-dev.139: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:10:59 eb5d595951d4: Preparing 08:10:59 5c9871c6c0a4: Preparing 08:10:59 0cf6c04b7733: Preparing 08:10:59 ba14b4ebe350: Preparing 08:10:59 1c51f60345f9: Preparing 08:10:59 395bc77b1b2a: Preparing 08:10:59 26cbea5cba74: Preparing 08:10:59 395bc77b1b2a: Waiting 08:10:59 26cbea5cba74: Waiting 08:10:59 1c51f60345f9: Layer already exists 08:10:59 5c9871c6c0a4: Layer already exists 08:10:59 0cf6c04b7733: Layer already exists 08:10:59 eb5d595951d4: Layer already exists 08:10:59 ba14b4ebe350: Layer already exists 08:10:59 395bc77b1b2a: Layer already exists 08:10:59 26cbea5cba74: Layer already exists 08:10:59 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:11:00 eb5d595951d4: Preparing 08:11:00 5c9871c6c0a4: Preparing 08:11:00 0cf6c04b7733: Preparing 08:11:00 ba14b4ebe350: Preparing 08:11:00 1c51f60345f9: Preparing 08:11:00 395bc77b1b2a: Preparing 08:11:00 26cbea5cba74: Preparing 08:11:00 395bc77b1b2a: Waiting 08:11:00 26cbea5cba74: Waiting 08:11:00 0cf6c04b7733: Layer already exists 08:11:00 5c9871c6c0a4: Layer already exists 08:11:00 eb5d595951d4: Layer already exists 08:11:00 1c51f60345f9: Layer already exists 08:11:00 ba14b4ebe350: Layer already exists 08:11:00 26cbea5cba74: Layer already exists 08:11:00 395bc77b1b2a: Layer already exists 08:11:00 main: digest: sha256:4ec0340d84de66daba8d6329906971dd1a004bf689dbbdcfa2a6ce6030d6ff99 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:00 ===================================================== [Pipeline] echo 08:11:00 taggedImages: 08:11:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:11:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.139 08:11:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:11:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:11:00 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:00 latest 08:11:00 3.0.0-dev.139 08:11:00 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:00 main 08:11:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:11:01 5e1fc365a29b: Preparing 08:11:01 5e1fc365a29b: Preparing 08:11:01 e840a0380197: Preparing 08:11:01 d10a29c319af: Preparing 08:11:01 6e64410d132b: Preparing 08:11:01 4cca22d2590d: Preparing 08:11:01 8953e9d653ec: Preparing 08:11:01 ba14b4ebe350: Preparing 08:11:01 1c51f60345f9: Preparing 08:11:01 4c331687fba9: Preparing 08:11:01 3db4ca48d096: Preparing 08:11:01 2bb3c304df05: Preparing 08:11:01 e1a8b265762e: Preparing 08:11:01 26cbea5cba74: Preparing 08:11:01 3db4ca48d096: Waiting 08:11:01 8953e9d653ec: Waiting 08:11:01 2bb3c304df05: Waiting 08:11:01 e1a8b265762e: Waiting 08:11:01 ba14b4ebe350: Waiting 08:11:01 26cbea5cba74: Waiting 08:11:01 1c51f60345f9: Waiting 08:11:01 4c331687fba9: Waiting 08:11:01 4cca22d2590d: Pushed 08:11:01 5e1fc365a29b: Pushed 08:11:01 d10a29c319af: Pushed 08:11:01 6e64410d132b: Pushed 08:11:01 e840a0380197: Pushed 08:11:01 4c331687fba9: Pushed 08:11:01 3db4ca48d096: Pushed 08:11:03 ba14b4ebe350: Layer already exists 08:11:03 1c51f60345f9: Layer already exists 08:11:03 26cbea5cba74: Layer already exists 08:11:03 2bb3c304df05: Pushed 08:11:03 e1a8b265762e: Pushed 08:11:05 8953e9d653ec: Pushed 08:11:05 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:11:05 5e1fc365a29b: Preparing 08:11:05 5e1fc365a29b: Preparing 08:11:05 e840a0380197: Preparing 08:11:05 d10a29c319af: Preparing 08:11:05 6e64410d132b: Preparing 08:11:05 4cca22d2590d: Preparing 08:11:05 8953e9d653ec: Preparing 08:11:05 ba14b4ebe350: Preparing 08:11:05 1c51f60345f9: Preparing 08:11:05 4c331687fba9: Preparing 08:11:05 3db4ca48d096: Preparing 08:11:05 2bb3c304df05: Preparing 08:11:05 e1a8b265762e: Preparing 08:11:05 26cbea5cba74: Preparing 08:11:05 4c331687fba9: Waiting 08:11:05 8953e9d653ec: Waiting 08:11:05 ba14b4ebe350: Waiting 08:11:05 1c51f60345f9: Waiting 08:11:05 3db4ca48d096: Waiting 08:11:05 e1a8b265762e: Waiting 08:11:05 26cbea5cba74: Waiting 08:11:05 2bb3c304df05: Waiting 08:11:05 5e1fc365a29b: Layer already exists 08:11:05 e840a0380197: Layer already exists 08:11:05 4cca22d2590d: Layer already exists 08:11:05 d10a29c319af: Layer already exists 08:11:05 6e64410d132b: Layer already exists 08:11:05 4c331687fba9: Layer already exists 08:11:05 1c51f60345f9: Layer already exists 08:11:05 ba14b4ebe350: Layer already exists 08:11:05 8953e9d653ec: Layer already exists 08:11:05 3db4ca48d096: Layer already exists 08:11:05 e1a8b265762e: Layer already exists 08:11:05 2bb3c304df05: Layer already exists 08:11:05 26cbea5cba74: Layer already exists 08:11:06 latest: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 08:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:11:06 5e1fc365a29b: Preparing 08:11:06 5e1fc365a29b: Preparing 08:11:06 e840a0380197: Preparing 08:11:06 d10a29c319af: Preparing 08:11:06 6e64410d132b: Preparing 08:11:06 4cca22d2590d: Preparing 08:11:06 8953e9d653ec: Preparing 08:11:06 ba14b4ebe350: Preparing 08:11:06 1c51f60345f9: Preparing 08:11:06 4c331687fba9: Preparing 08:11:06 3db4ca48d096: Preparing 08:11:06 2bb3c304df05: Preparing 08:11:06 e1a8b265762e: Preparing 08:11:06 26cbea5cba74: Preparing 08:11:06 8953e9d653ec: Waiting 08:11:06 ba14b4ebe350: Waiting 08:11:06 1c51f60345f9: Waiting 08:11:06 3db4ca48d096: Waiting 08:11:06 2bb3c304df05: Waiting 08:11:06 e1a8b265762e: Waiting 08:11:06 26cbea5cba74: Waiting 08:11:06 4c331687fba9: Waiting 08:11:06 6e64410d132b: Layer already exists 08:11:06 4cca22d2590d: Layer already exists 08:11:06 d10a29c319af: Layer already exists 08:11:06 5e1fc365a29b: Layer already exists 08:11:06 e840a0380197: Layer already exists 08:11:06 8953e9d653ec: Layer already exists 08:11:06 ba14b4ebe350: Layer already exists 08:11:06 3db4ca48d096: Layer already exists 08:11:06 4c331687fba9: Layer already exists 08:11:06 1c51f60345f9: Layer already exists 08:11:06 2bb3c304df05: Layer already exists 08:11:06 26cbea5cba74: Layer already exists 08:11:06 e1a8b265762e: Layer already exists 08:11:07 3.0.0-dev.139: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:11:07 5e1fc365a29b: Preparing 08:11:07 5e1fc365a29b: Preparing 08:11:07 e840a0380197: Preparing 08:11:07 d10a29c319af: Preparing 08:11:07 6e64410d132b: Preparing 08:11:07 4cca22d2590d: Preparing 08:11:07 8953e9d653ec: Preparing 08:11:07 ba14b4ebe350: Preparing 08:11:07 1c51f60345f9: Preparing 08:11:07 4c331687fba9: Preparing 08:11:07 3db4ca48d096: Preparing 08:11:07 2bb3c304df05: Preparing 08:11:07 e1a8b265762e: Preparing 08:11:07 26cbea5cba74: Preparing 08:11:07 4c331687fba9: Waiting 08:11:07 3db4ca48d096: Waiting 08:11:07 2bb3c304df05: Waiting 08:11:07 8953e9d653ec: Waiting 08:11:07 ba14b4ebe350: Waiting 08:11:07 1c51f60345f9: Waiting 08:11:07 e1a8b265762e: Waiting 08:11:07 26cbea5cba74: Waiting 08:11:07 6e64410d132b: Layer already exists 08:11:07 d10a29c319af: Layer already exists 08:11:07 e840a0380197: Layer already exists 08:11:07 5e1fc365a29b: Layer already exists 08:11:07 4cca22d2590d: Layer already exists 08:11:07 1c51f60345f9: Layer already exists 08:11:07 8953e9d653ec: Layer already exists 08:11:07 ba14b4ebe350: Layer already exists 08:11:07 4c331687fba9: Layer already exists 08:11:07 3db4ca48d096: Layer already exists 08:11:07 2bb3c304df05: Layer already exists 08:11:07 e1a8b265762e: Layer already exists 08:11:07 26cbea5cba74: Layer already exists 08:11:08 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:11:08 5e1fc365a29b: Preparing 08:11:08 5e1fc365a29b: Preparing 08:11:08 e840a0380197: Preparing 08:11:08 d10a29c319af: Preparing 08:11:08 6e64410d132b: Preparing 08:11:08 4cca22d2590d: Preparing 08:11:08 8953e9d653ec: Preparing 08:11:08 ba14b4ebe350: Preparing 08:11:08 1c51f60345f9: Preparing 08:11:08 4c331687fba9: Preparing 08:11:08 3db4ca48d096: Preparing 08:11:08 2bb3c304df05: Preparing 08:11:08 e1a8b265762e: Preparing 08:11:08 26cbea5cba74: Preparing 08:11:08 8953e9d653ec: Waiting 08:11:08 4c331687fba9: Waiting 08:11:08 3db4ca48d096: Waiting 08:11:08 2bb3c304df05: Waiting 08:11:08 e1a8b265762e: Waiting 08:11:08 26cbea5cba74: Waiting 08:11:08 ba14b4ebe350: Waiting 08:11:08 1c51f60345f9: Waiting 08:11:08 5e1fc365a29b: Layer already exists 08:11:08 d10a29c319af: Layer already exists 08:11:08 e840a0380197: Layer already exists 08:11:08 4cca22d2590d: Layer already exists 08:11:08 6e64410d132b: Layer already exists 08:11:08 1c51f60345f9: Layer already exists 08:11:08 8953e9d653ec: Layer already exists 08:11:08 4c331687fba9: Layer already exists 08:11:08 ba14b4ebe350: Layer already exists 08:11:08 3db4ca48d096: Layer already exists 08:11:08 2bb3c304df05: Layer already exists 08:11:08 e1a8b265762e: Layer already exists 08:11:08 26cbea5cba74: Layer already exists 08:11:09 main: digest: sha256:18439579a56ff6a54f651b66cc8e35a7c2413c306dc1e67059ccf6f2a67744f5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:09 ===================================================== [Pipeline] echo 08:11:09 taggedImages: 08:11:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:11:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.139 08:11:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:11:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:11:09 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:09 latest 08:11:09 3.0.0-dev.139 08:11:09 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:09 main 08:11:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:11:09 bb68965e9c95: Preparing 08:11:09 d3d4950bc469: Preparing 08:11:09 6c74e6c38b38: Preparing 08:11:09 141acd3c5c1b: Preparing 08:11:09 ba14b4ebe350: Preparing 08:11:09 1c51f60345f9: Preparing 08:11:09 3f052b2a76a1: Preparing 08:11:09 26cbea5cba74: Preparing 08:11:09 1c51f60345f9: Waiting 08:11:09 26cbea5cba74: Waiting 08:11:09 3f052b2a76a1: Waiting 08:11:10 ba14b4ebe350: Layer already exists 08:11:10 1c51f60345f9: Layer already exists 08:11:10 3f052b2a76a1: Layer already exists 08:11:10 26cbea5cba74: Layer already exists 08:11:10 bb68965e9c95: Pushed 08:11:10 6c74e6c38b38: Pushed 08:11:10 d3d4950bc469: Pushed 08:11:12 141acd3c5c1b: Pushed 08:11:12 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:13 + 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 08:11:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:11:13 bb68965e9c95: Preparing 08:11:13 d3d4950bc469: Preparing 08:11:13 6c74e6c38b38: Preparing 08:11:13 141acd3c5c1b: Preparing 08:11:13 ba14b4ebe350: Preparing 08:11:13 1c51f60345f9: Preparing 08:11:13 3f052b2a76a1: Preparing 08:11:13 26cbea5cba74: Preparing 08:11:13 1c51f60345f9: Waiting 08:11:13 3f052b2a76a1: Waiting 08:11:13 26cbea5cba74: Waiting 08:11:13 6c74e6c38b38: Layer already exists 08:11:13 ba14b4ebe350: Layer already exists 08:11:13 141acd3c5c1b: Layer already exists 08:11:13 bb68965e9c95: Layer already exists 08:11:13 d3d4950bc469: Layer already exists 08:11:13 1c51f60345f9: Layer already exists 08:11:13 3f052b2a76a1: Layer already exists 08:11:13 26cbea5cba74: Layer already exists 08:11:13 latest: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 08:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:11:14 bb68965e9c95: Preparing 08:11:14 d3d4950bc469: Preparing 08:11:14 6c74e6c38b38: Preparing 08:11:14 141acd3c5c1b: Preparing 08:11:14 ba14b4ebe350: Preparing 08:11:14 1c51f60345f9: Preparing 08:11:14 3f052b2a76a1: Preparing 08:11:14 26cbea5cba74: Preparing 08:11:14 3f052b2a76a1: Waiting 08:11:14 1c51f60345f9: Waiting 08:11:14 26cbea5cba74: Waiting 08:11:14 bb68965e9c95: Layer already exists 08:11:14 ba14b4ebe350: Layer already exists 08:11:14 d3d4950bc469: Layer already exists 08:11:14 6c74e6c38b38: Layer already exists 08:11:14 141acd3c5c1b: Layer already exists 08:11:14 1c51f60345f9: Layer already exists 08:11:14 3f052b2a76a1: Layer already exists 08:11:14 26cbea5cba74: Layer already exists 08:11:14 3.0.0-dev.139: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:11:17 bb68965e9c95: Preparing 08:11:17 d3d4950bc469: Preparing 08:11:17 6c74e6c38b38: Preparing 08:11:17 141acd3c5c1b: Preparing 08:11:17 ba14b4ebe350: Preparing 08:11:17 1c51f60345f9: Preparing 08:11:17 3f052b2a76a1: Preparing 08:11:17 26cbea5cba74: Preparing 08:11:17 1c51f60345f9: Waiting 08:11:17 3f052b2a76a1: Waiting 08:11:17 26cbea5cba74: Waiting 08:11:17 141acd3c5c1b: Layer already exists 08:11:17 ba14b4ebe350: Layer already exists 08:11:17 bb68965e9c95: Layer already exists 08:11:17 6c74e6c38b38: Layer already exists 08:11:17 d3d4950bc469: Layer already exists 08:11:17 26cbea5cba74: Layer already exists 08:11:17 1c51f60345f9: Layer already exists 08:11:17 3f052b2a76a1: Layer already exists 08:11:18 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11: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 08:11:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:11:18 bb68965e9c95: Preparing 08:11:18 d3d4950bc469: Preparing 08:11:18 6c74e6c38b38: Preparing 08:11:18 141acd3c5c1b: Preparing 08:11:18 ba14b4ebe350: Preparing 08:11:18 1c51f60345f9: Preparing 08:11:18 3f052b2a76a1: Preparing 08:11:18 26cbea5cba74: Preparing 08:11:18 3f052b2a76a1: Waiting 08:11:18 26cbea5cba74: Waiting 08:11:18 1c51f60345f9: Waiting 08:11:18 ba14b4ebe350: Layer already exists 08:11:18 bb68965e9c95: Layer already exists 08:11:18 6c74e6c38b38: Layer already exists 08:11:18 141acd3c5c1b: Layer already exists 08:11:18 d3d4950bc469: Layer already exists 08:11:18 3f052b2a76a1: Layer already exists 08:11:18 26cbea5cba74: Layer already exists 08:11:18 1c51f60345f9: Layer already exists 08:11:19 main: digest: sha256:3077ae69e28fb74a2d9f475955261ea7a18e5a4794c16f76aee7dcce43c531be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:19 ===================================================== [Pipeline] echo 08:11:19 taggedImages: 08:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.139 08:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:11:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:11:19 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:19 latest 08:11:19 3.0.0-dev.139 08:11:19 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:19 main 08:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:11:19 f262007b5c14: Preparing 08:11:19 d95f040cbbaf: Preparing 08:11:19 f9504b508905: Preparing 08:11:19 37707863c93c: Preparing 08:11:19 ba14b4ebe350: Preparing 08:11:19 1c51f60345f9: Preparing 08:11:19 76de50f4ebac: Preparing 08:11:19 67820badd4aa: Preparing 08:11:19 26cbea5cba74: Preparing 08:11:19 1c51f60345f9: Waiting 08:11:19 76de50f4ebac: Waiting 08:11:19 67820badd4aa: Waiting 08:11:19 26cbea5cba74: Waiting 08:11:19 ba14b4ebe350: Layer already exists 08:11:20 1c51f60345f9: Layer already exists 08:11:20 37707863c93c: Pushed 08:11:20 d95f040cbbaf: Pushed 08:11:20 f262007b5c14: Pushed 08:11:20 76de50f4ebac: Pushed 08:11:20 26cbea5cba74: Layer already exists 08:11:20 67820badd4aa: Pushed 08:11:22 f9504b508905: Pushed 08:11:22 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11: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 08:11:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:11:23 f262007b5c14: Preparing 08:11:23 d95f040cbbaf: Preparing 08:11:23 f9504b508905: Preparing 08:11:23 37707863c93c: Preparing 08:11:23 ba14b4ebe350: Preparing 08:11:23 1c51f60345f9: Preparing 08:11:23 76de50f4ebac: Preparing 08:11:23 67820badd4aa: Preparing 08:11:23 26cbea5cba74: Preparing 08:11:23 1c51f60345f9: Waiting 08:11:23 67820badd4aa: Waiting 08:11:23 26cbea5cba74: Waiting 08:11:23 76de50f4ebac: Waiting 08:11:23 d95f040cbbaf: Layer already exists 08:11:23 f9504b508905: Layer already exists 08:11:23 37707863c93c: Layer already exists 08:11:23 f262007b5c14: Layer already exists 08:11:23 ba14b4ebe350: Layer already exists 08:11:23 67820badd4aa: Layer already exists 08:11:23 26cbea5cba74: Layer already exists 08:11:23 76de50f4ebac: Layer already exists 08:11:23 1c51f60345f9: Layer already exists 08:11:23 latest: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 08:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:11:24 f262007b5c14: Preparing 08:11:24 d95f040cbbaf: Preparing 08:11:24 f9504b508905: Preparing 08:11:24 37707863c93c: Preparing 08:11:24 ba14b4ebe350: Preparing 08:11:24 1c51f60345f9: Preparing 08:11:24 76de50f4ebac: Preparing 08:11:24 67820badd4aa: Preparing 08:11:24 26cbea5cba74: Preparing 08:11:24 76de50f4ebac: Waiting 08:11:24 67820badd4aa: Waiting 08:11:24 26cbea5cba74: Waiting 08:11:24 1c51f60345f9: Waiting 08:11:24 ba14b4ebe350: Layer already exists 08:11:24 37707863c93c: Layer already exists 08:11:24 d95f040cbbaf: Layer already exists 08:11:24 f262007b5c14: Layer already exists 08:11:24 f9504b508905: Layer already exists 08:11:24 67820badd4aa: Layer already exists 08:11:24 76de50f4ebac: Layer already exists 08:11:24 1c51f60345f9: Layer already exists 08:11:24 26cbea5cba74: Layer already exists 08:11:24 3.0.0-dev.139: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:11:25 f262007b5c14: Preparing 08:11:25 d95f040cbbaf: Preparing 08:11:25 f9504b508905: Preparing 08:11:25 37707863c93c: Preparing 08:11:25 ba14b4ebe350: Preparing 08:11:25 1c51f60345f9: Preparing 08:11:25 76de50f4ebac: Preparing 08:11:25 67820badd4aa: Preparing 08:11:25 26cbea5cba74: Preparing 08:11:25 76de50f4ebac: Waiting 08:11:25 67820badd4aa: Waiting 08:11:25 26cbea5cba74: Waiting 08:11:25 1c51f60345f9: Waiting 08:11:25 d95f040cbbaf: Layer already exists 08:11:25 f262007b5c14: Layer already exists 08:11:25 ba14b4ebe350: Layer already exists 08:11:25 37707863c93c: Layer already exists 08:11:25 f9504b508905: Layer already exists 08:11:25 76de50f4ebac: Layer already exists 08:11:25 1c51f60345f9: Layer already exists 08:11:25 67820badd4aa: Layer already exists 08:11:25 26cbea5cba74: Layer already exists 08:11:25 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11: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 08:11:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:11:26 f262007b5c14: Preparing 08:11:26 d95f040cbbaf: Preparing 08:11:26 f9504b508905: Preparing 08:11:26 37707863c93c: Preparing 08:11:26 ba14b4ebe350: Preparing 08:11:26 1c51f60345f9: Preparing 08:11:26 76de50f4ebac: Preparing 08:11:26 67820badd4aa: Preparing 08:11:26 26cbea5cba74: Preparing 08:11:26 76de50f4ebac: Waiting 08:11:26 67820badd4aa: Waiting 08:11:26 1c51f60345f9: Waiting 08:11:26 26cbea5cba74: Waiting 08:11:26 d95f040cbbaf: Layer already exists 08:11:26 f262007b5c14: Layer already exists 08:11:26 f9504b508905: Layer already exists 08:11:26 37707863c93c: Layer already exists 08:11:26 ba14b4ebe350: Layer already exists 08:11:26 1c51f60345f9: Layer already exists 08:11:26 67820badd4aa: Layer already exists 08:11:26 76de50f4ebac: Layer already exists 08:11:26 26cbea5cba74: Layer already exists 08:11:26 main: digest: sha256:e7a67bd3e3f1e78af03fa98230ff28f10aad193749ae5ac0f43142a040450ea6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:26 ===================================================== [Pipeline] echo 08:11:26 taggedImages: 08:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.139 08:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:11:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:11:26 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:26 latest 08:11:26 3.0.0-dev.139 08:11:26 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:26 main 08:11:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:11:27 a8f5bda59bbb: Preparing 08:11:27 e8450cb31a04: Preparing 08:11:27 c80b1647bd8e: Preparing 08:11:27 f9636d7b8a88: Preparing 08:11:27 f74873bb36a8: Preparing 08:11:27 24bc758f3b76: Preparing 08:11:27 ade88cf3639a: Preparing 08:11:27 ba14b4ebe350: Preparing 08:11:27 1c51f60345f9: Preparing 08:11:27 30a2207b68fc: Preparing 08:11:27 26cbea5cba74: Preparing 08:11:27 24bc758f3b76: Waiting 08:11:27 ade88cf3639a: Waiting 08:11:27 ba14b4ebe350: Waiting 08:11:27 1c51f60345f9: Waiting 08:11:27 26cbea5cba74: Waiting 08:11:27 30a2207b68fc: Waiting 08:11:27 a8f5bda59bbb: Pushed 08:11:27 e8450cb31a04: Pushed 08:11:27 f74873bb36a8: Pushed 08:11:27 ba14b4ebe350: Layer already exists 08:11:28 24bc758f3b76: Pushed 08:11:28 1c51f60345f9: Layer already exists 08:11:28 ade88cf3639a: Pushed 08:11:28 26cbea5cba74: Layer already exists 08:11:28 30a2207b68fc: Pushed 08:11:30 f9636d7b8a88: Pushed 08:11:31 c80b1647bd8e: Pushed 08:11:31 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11: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 08:11:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:11:32 a8f5bda59bbb: Preparing 08:11:32 e8450cb31a04: Preparing 08:11:32 c80b1647bd8e: Preparing 08:11:32 f9636d7b8a88: Preparing 08:11:32 f74873bb36a8: Preparing 08:11:32 24bc758f3b76: Preparing 08:11:32 ade88cf3639a: Preparing 08:11:32 ba14b4ebe350: Preparing 08:11:32 1c51f60345f9: Preparing 08:11:32 30a2207b68fc: Preparing 08:11:32 26cbea5cba74: Preparing 08:11:32 ba14b4ebe350: Waiting 08:11:32 1c51f60345f9: Waiting 08:11:32 30a2207b68fc: Waiting 08:11:32 26cbea5cba74: Waiting 08:11:32 24bc758f3b76: Waiting 08:11:32 ade88cf3639a: Waiting 08:11:32 c80b1647bd8e: Layer already exists 08:11:32 e8450cb31a04: Layer already exists 08:11:32 a8f5bda59bbb: Layer already exists 08:11:32 f74873bb36a8: Layer already exists 08:11:32 f9636d7b8a88: Layer already exists 08:11:32 24bc758f3b76: Layer already exists 08:11:32 ade88cf3639a: Layer already exists 08:11:32 ba14b4ebe350: Layer already exists 08:11:32 30a2207b68fc: Layer already exists 08:11:32 1c51f60345f9: Layer already exists 08:11:32 26cbea5cba74: Layer already exists 08:11:32 latest: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 08:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:11:33 a8f5bda59bbb: Preparing 08:11:33 e8450cb31a04: Preparing 08:11:33 c80b1647bd8e: Preparing 08:11:33 f9636d7b8a88: Preparing 08:11:33 f74873bb36a8: Preparing 08:11:33 24bc758f3b76: Preparing 08:11:33 ade88cf3639a: Preparing 08:11:33 ba14b4ebe350: Preparing 08:11:33 1c51f60345f9: Preparing 08:11:33 30a2207b68fc: Preparing 08:11:33 26cbea5cba74: Preparing 08:11:33 24bc758f3b76: Waiting 08:11:33 ade88cf3639a: Waiting 08:11:33 ba14b4ebe350: Waiting 08:11:33 1c51f60345f9: Waiting 08:11:33 30a2207b68fc: Waiting 08:11:33 26cbea5cba74: Waiting 08:11:33 f9636d7b8a88: Layer already exists 08:11:33 f74873bb36a8: Layer already exists 08:11:33 c80b1647bd8e: Layer already exists 08:11:33 a8f5bda59bbb: Layer already exists 08:11:33 e8450cb31a04: Layer already exists 08:11:33 ade88cf3639a: Layer already exists 08:11:33 24bc758f3b76: Layer already exists 08:11:33 ba14b4ebe350: Layer already exists 08:11:33 1c51f60345f9: Layer already exists 08:11:33 30a2207b68fc: Layer already exists 08:11:33 26cbea5cba74: Layer already exists 08:11:33 3.0.0-dev.139: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:11:34 a8f5bda59bbb: Preparing 08:11:34 e8450cb31a04: Preparing 08:11:34 c80b1647bd8e: Preparing 08:11:34 f9636d7b8a88: Preparing 08:11:34 f74873bb36a8: Preparing 08:11:34 24bc758f3b76: Preparing 08:11:34 ade88cf3639a: Preparing 08:11:34 ba14b4ebe350: Preparing 08:11:34 1c51f60345f9: Preparing 08:11:34 30a2207b68fc: Preparing 08:11:34 26cbea5cba74: Preparing 08:11:34 24bc758f3b76: Waiting 08:11:34 ade88cf3639a: Waiting 08:11:34 ba14b4ebe350: Waiting 08:11:34 1c51f60345f9: Waiting 08:11:34 30a2207b68fc: Waiting 08:11:34 26cbea5cba74: Waiting 08:11:34 c80b1647bd8e: Layer already exists 08:11:34 e8450cb31a04: Layer already exists 08:11:34 a8f5bda59bbb: Layer already exists 08:11:34 f74873bb36a8: Layer already exists 08:11:34 f9636d7b8a88: Layer already exists 08:11:34 ade88cf3639a: Layer already exists 08:11:34 24bc758f3b76: Layer already exists 08:11:34 ba14b4ebe350: Layer already exists 08:11:34 30a2207b68fc: Layer already exists 08:11:34 1c51f60345f9: Layer already exists 08:11:34 26cbea5cba74: Layer already exists 08:11:34 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11: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 08:11:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:11:35 a8f5bda59bbb: Preparing 08:11:35 e8450cb31a04: Preparing 08:11:35 c80b1647bd8e: Preparing 08:11:35 f9636d7b8a88: Preparing 08:11:35 f74873bb36a8: Preparing 08:11:35 24bc758f3b76: Preparing 08:11:35 ade88cf3639a: Preparing 08:11:35 ba14b4ebe350: Preparing 08:11:35 ade88cf3639a: Waiting 08:11:35 1c51f60345f9: Preparing 08:11:35 ba14b4ebe350: Waiting 08:11:35 30a2207b68fc: Preparing 08:11:35 26cbea5cba74: Preparing 08:11:35 1c51f60345f9: Waiting 08:11:35 26cbea5cba74: Waiting 08:11:35 30a2207b68fc: Waiting 08:11:35 c80b1647bd8e: Layer already exists 08:11:35 f74873bb36a8: Layer already exists 08:11:35 f9636d7b8a88: Layer already exists 08:11:35 a8f5bda59bbb: Layer already exists 08:11:35 e8450cb31a04: Layer already exists 08:11:35 ba14b4ebe350: Layer already exists 08:11:35 24bc758f3b76: Layer already exists 08:11:35 1c51f60345f9: Layer already exists 08:11:35 ade88cf3639a: Layer already exists 08:11:35 30a2207b68fc: Layer already exists 08:11:35 26cbea5cba74: Layer already exists 08:11:35 main: digest: sha256:d958ebe58b24750ce332daa38515256b36b447f453fdb25a810693c12bf82378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:35 ===================================================== [Pipeline] echo 08:11:35 taggedImages: 08:11:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:11:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.139 08:11:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:11:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:11:35 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:35 latest 08:11:35 3.0.0-dev.139 08:11:35 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:35 main 08:11:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:11:36 970bb25c5bf6: Preparing 08:11:36 3c2e02a4ad6a: Preparing 08:11:36 ba14b4ebe350: Preparing 08:11:36 1c51f60345f9: Preparing 08:11:36 cee9f3047387: Preparing 08:11:36 26cbea5cba74: Preparing 08:11:36 26cbea5cba74: Waiting 08:11:36 ba14b4ebe350: Layer already exists 08:11:36 1c51f60345f9: Layer already exists 08:11:36 26cbea5cba74: Layer already exists 08:11:36 970bb25c5bf6: Pushed 08:11:37 cee9f3047387: Pushed 08:11:41 3c2e02a4ad6a: Pushed 08:11:41 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:41 + 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 08:11:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:11:41 970bb25c5bf6: Preparing 08:11:41 3c2e02a4ad6a: Preparing 08:11:41 ba14b4ebe350: Preparing 08:11:41 1c51f60345f9: Preparing 08:11:41 cee9f3047387: Preparing 08:11:41 26cbea5cba74: Preparing 08:11:41 26cbea5cba74: Waiting 08:11:41 3c2e02a4ad6a: Layer already exists 08:11:41 ba14b4ebe350: Layer already exists 08:11:41 cee9f3047387: Layer already exists 08:11:41 970bb25c5bf6: Layer already exists 08:11:41 1c51f60345f9: Layer already exists 08:11:41 26cbea5cba74: Layer already exists 08:11:42 latest: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 08:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:11:43 970bb25c5bf6: Preparing 08:11:43 3c2e02a4ad6a: Preparing 08:11:43 ba14b4ebe350: Preparing 08:11:43 1c51f60345f9: Preparing 08:11:43 cee9f3047387: Preparing 08:11:43 26cbea5cba74: Preparing 08:11:43 26cbea5cba74: Waiting 08:11:43 1c51f60345f9: Layer already exists 08:11:43 cee9f3047387: Layer already exists 08:11:43 ba14b4ebe350: Layer already exists 08:11:43 3c2e02a4ad6a: Layer already exists 08:11:43 970bb25c5bf6: Layer already exists 08:11:43 26cbea5cba74: Layer already exists 08:11:43 3.0.0-dev.139: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:11:44 970bb25c5bf6: Preparing 08:11:44 3c2e02a4ad6a: Preparing 08:11:44 ba14b4ebe350: Preparing 08:11:44 1c51f60345f9: Preparing 08:11:44 cee9f3047387: Preparing 08:11:44 26cbea5cba74: Preparing 08:11:44 26cbea5cba74: Waiting 08:11:44 1c51f60345f9: Layer already exists 08:11:44 970bb25c5bf6: Layer already exists 08:11:44 3c2e02a4ad6a: Layer already exists 08:11:44 cee9f3047387: Layer already exists 08:11:44 ba14b4ebe350: Layer already exists 08:11:44 26cbea5cba74: Layer already exists 08:11:44 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:45 + 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 08:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:11:45 970bb25c5bf6: Preparing 08:11:45 3c2e02a4ad6a: Preparing 08:11:45 ba14b4ebe350: Preparing 08:11:45 1c51f60345f9: Preparing 08:11:45 cee9f3047387: Preparing 08:11:45 26cbea5cba74: Preparing 08:11:45 26cbea5cba74: Waiting 08:11:45 ba14b4ebe350: Layer already exists 08:11:45 3c2e02a4ad6a: Layer already exists 08:11:45 1c51f60345f9: Layer already exists 08:11:45 970bb25c5bf6: Layer already exists 08:11:45 cee9f3047387: Layer already exists 08:11:45 26cbea5cba74: Layer already exists 08:11:45 main: digest: sha256:41ec61754aaa738689afd886dd22f06d4c798606dd9ff23a2d79006194eb187d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:46 ===================================================== [Pipeline] echo 08:11:46 taggedImages: 08:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.139 08:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:11:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:11:46 577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:46 latest 08:11:46 3.0.0-dev.139 08:11:46 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:11:46 main 08:11:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:11:46 2ca96d4a4e0d: Preparing 08:11:46 4e605eb25124: Preparing 08:11:46 4e9beb4952bf: Preparing 08:11:46 c4211da493de: Preparing 08:11:46 4eb046ac81d2: Preparing 08:11:46 ba14b4ebe350: Preparing 08:11:46 1c51f60345f9: Preparing 08:11:46 e5b978baa718: Preparing 08:11:46 26cbea5cba74: Preparing 08:11:46 1c51f60345f9: Waiting 08:11:46 e5b978baa718: Waiting 08:11:46 ba14b4ebe350: Waiting 08:11:46 26cbea5cba74: Waiting 08:11:46 2ca96d4a4e0d: Pushed 08:11:46 4e9beb4952bf: Pushed 08:11:46 4e605eb25124: Pushed 08:11:46 ba14b4ebe350: Layer already exists 08:11:46 1c51f60345f9: Layer already exists 08:11:46 26cbea5cba74: Layer already exists 08:11:47 e5b978baa718: Pushed 08:11:57 4eb046ac81d2: Pushed 08:12:03 c4211da493de: Pushed 08:12:03 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + 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 08:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:12:03 2ca96d4a4e0d: Preparing 08:12:03 4e605eb25124: Preparing 08:12:03 4e9beb4952bf: Preparing 08:12:03 c4211da493de: Preparing 08:12:03 4eb046ac81d2: Preparing 08:12:03 ba14b4ebe350: Preparing 08:12:03 1c51f60345f9: Preparing 08:12:03 e5b978baa718: Preparing 08:12:03 26cbea5cba74: Preparing 08:12:03 1c51f60345f9: Waiting 08:12:03 e5b978baa718: Waiting 08:12:03 26cbea5cba74: Waiting 08:12:03 ba14b4ebe350: Waiting 08:12:03 4e9beb4952bf: Layer already exists 08:12:03 4eb046ac81d2: Layer already exists 08:12:03 c4211da493de: Layer already exists 08:12:03 2ca96d4a4e0d: Layer already exists 08:12:03 4e605eb25124: Layer already exists 08:12:03 ba14b4ebe350: Layer already exists 08:12:03 1c51f60345f9: Layer already exists 08:12:03 e5b978baa718: Layer already exists 08:12:03 26cbea5cba74: Layer already exists 08:12:04 latest: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 08:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:12:04 2ca96d4a4e0d: Preparing 08:12:04 4e605eb25124: Preparing 08:12:04 4e9beb4952bf: Preparing 08:12:04 c4211da493de: Preparing 08:12:04 4eb046ac81d2: Preparing 08:12:04 ba14b4ebe350: Preparing 08:12:04 1c51f60345f9: Preparing 08:12:04 e5b978baa718: Preparing 08:12:04 26cbea5cba74: Preparing 08:12:04 1c51f60345f9: Waiting 08:12:04 e5b978baa718: Waiting 08:12:04 ba14b4ebe350: Waiting 08:12:04 26cbea5cba74: Waiting 08:12:04 4e9beb4952bf: Layer already exists 08:12:04 c4211da493de: Layer already exists 08:12:04 4e605eb25124: Layer already exists 08:12:04 4eb046ac81d2: Layer already exists 08:12:04 2ca96d4a4e0d: Layer already exists 08:12:04 ba14b4ebe350: Layer already exists 08:12:04 1c51f60345f9: Layer already exists 08:12:04 e5b978baa718: Layer already exists 08:12:04 26cbea5cba74: Layer already exists 08:12:05 3.0.0-dev.139: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:12:05 2ca96d4a4e0d: Preparing 08:12:05 4e605eb25124: Preparing 08:12:05 4e9beb4952bf: Preparing 08:12:05 c4211da493de: Preparing 08:12:05 4eb046ac81d2: Preparing 08:12:05 ba14b4ebe350: Preparing 08:12:05 1c51f60345f9: Preparing 08:12:05 e5b978baa718: Preparing 08:12:05 26cbea5cba74: Preparing 08:12:05 ba14b4ebe350: Waiting 08:12:05 e5b978baa718: Waiting 08:12:05 26cbea5cba74: Waiting 08:12:05 1c51f60345f9: Waiting 08:12:05 4e9beb4952bf: Layer already exists 08:12:05 4e605eb25124: Layer already exists 08:12:05 c4211da493de: Layer already exists 08:12:05 4eb046ac81d2: Layer already exists 08:12:05 2ca96d4a4e0d: Layer already exists 08:12:05 1c51f60345f9: Layer already exists 08:12:05 e5b978baa718: Layer already exists 08:12:05 ba14b4ebe350: Layer already exists 08:12:05 26cbea5cba74: Layer already exists 08:12:05 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:06 + 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 08:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:12:06 2ca96d4a4e0d: Preparing 08:12:06 4e605eb25124: Preparing 08:12:06 4e9beb4952bf: Preparing 08:12:06 c4211da493de: Preparing 08:12:06 4eb046ac81d2: Preparing 08:12:06 ba14b4ebe350: Preparing 08:12:06 1c51f60345f9: Preparing 08:12:06 e5b978baa718: Preparing 08:12:06 26cbea5cba74: Preparing 08:12:06 1c51f60345f9: Waiting 08:12:06 e5b978baa718: Waiting 08:12:06 26cbea5cba74: Waiting 08:12:06 ba14b4ebe350: Waiting 08:12:06 4e9beb4952bf: Layer already exists 08:12:06 2ca96d4a4e0d: Layer already exists 08:12:06 4e605eb25124: Layer already exists 08:12:06 c4211da493de: Layer already exists 08:12:06 4eb046ac81d2: Layer already exists 08:12:06 e5b978baa718: Layer already exists 08:12:06 ba14b4ebe350: Layer already exists 08:12:06 1c51f60345f9: Layer already exists 08:12:06 26cbea5cba74: Layer already exists 08:12:07 main: digest: sha256:851c4a53271a8dea22c9e53c794c7b963a1ce36b82a95dfcfb17bd6469a9e291 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:07 ===================================================== [Pipeline] echo 08:12:07 taggedImages: 08:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.139 08:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:12:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:12:07 577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:07 latest 08:12:07 3.0.0-dev.139 08:12:07 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:07 main 08:12:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:12:09 6c3798159841: Preparing 08:12:09 0e126b75e772: Preparing 08:12:09 bdb7d717bcc4: Preparing 08:12:09 2849f35533bd: Preparing 08:12:09 ba14b4ebe350: Preparing 08:12:09 1c51f60345f9: Preparing 08:12:09 b7ead41fd00f: Preparing 08:12:09 26cbea5cba74: Preparing 08:12:09 b7ead41fd00f: Waiting 08:12:09 1c51f60345f9: Waiting 08:12:09 ba14b4ebe350: Layer already exists 08:12:09 1c51f60345f9: Layer already exists 08:12:09 0e126b75e772: Pushed 08:12:09 bdb7d717bcc4: Pushed 08:12:09 6c3798159841: Pushed 08:12:09 26cbea5cba74: Layer already exists 08:12:10 b7ead41fd00f: Pushed 08:12:28 2849f35533bd: Pushed 08:12:28 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + 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 08:12:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:12:28 6c3798159841: Preparing 08:12:28 0e126b75e772: Preparing 08:12:28 bdb7d717bcc4: Preparing 08:12:28 2849f35533bd: Preparing 08:12:28 ba14b4ebe350: Preparing 08:12:28 1c51f60345f9: Preparing 08:12:28 b7ead41fd00f: Preparing 08:12:28 26cbea5cba74: Preparing 08:12:28 1c51f60345f9: Waiting 08:12:28 b7ead41fd00f: Waiting 08:12:28 26cbea5cba74: Waiting 08:12:28 bdb7d717bcc4: Layer already exists 08:12:28 ba14b4ebe350: Layer already exists 08:12:28 6c3798159841: Layer already exists 08:12:28 2849f35533bd: Layer already exists 08:12:28 0e126b75e772: Layer already exists 08:12:28 b7ead41fd00f: Layer already exists 08:12:28 1c51f60345f9: Layer already exists 08:12:28 26cbea5cba74: Layer already exists 08:12:29 latest: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 08:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:12:29 6c3798159841: Preparing 08:12:29 0e126b75e772: Preparing 08:12:29 bdb7d717bcc4: Preparing 08:12:29 2849f35533bd: Preparing 08:12:29 ba14b4ebe350: Preparing 08:12:29 1c51f60345f9: Preparing 08:12:29 b7ead41fd00f: Preparing 08:12:29 26cbea5cba74: Preparing 08:12:29 b7ead41fd00f: Waiting 08:12:29 26cbea5cba74: Waiting 08:12:29 1c51f60345f9: Waiting 08:12:29 6c3798159841: Layer already exists 08:12:29 2849f35533bd: Layer already exists 08:12:29 ba14b4ebe350: Layer already exists 08:12:29 0e126b75e772: Layer already exists 08:12:29 bdb7d717bcc4: Layer already exists 08:12:29 1c51f60345f9: Layer already exists 08:12:29 26cbea5cba74: Layer already exists 08:12:29 b7ead41fd00f: Layer already exists 08:12:29 3.0.0-dev.139: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:12:30 6c3798159841: Preparing 08:12:30 0e126b75e772: Preparing 08:12:30 bdb7d717bcc4: Preparing 08:12:30 2849f35533bd: Preparing 08:12:30 ba14b4ebe350: Preparing 08:12:30 1c51f60345f9: Preparing 08:12:30 b7ead41fd00f: Preparing 08:12:30 26cbea5cba74: Preparing 08:12:30 b7ead41fd00f: Waiting 08:12:30 26cbea5cba74: Waiting 08:12:30 1c51f60345f9: Waiting 08:12:30 ba14b4ebe350: Layer already exists 08:12:30 2849f35533bd: Layer already exists 08:12:30 bdb7d717bcc4: Layer already exists 08:12:30 0e126b75e772: Layer already exists 08:12:30 6c3798159841: Layer already exists 08:12:30 1c51f60345f9: Layer already exists 08:12:30 26cbea5cba74: Layer already exists 08:12:30 b7ead41fd00f: Layer already exists 08:12:31 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:31 + 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 08:12:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:12:31 6c3798159841: Preparing 08:12:31 0e126b75e772: Preparing 08:12:31 bdb7d717bcc4: Preparing 08:12:31 2849f35533bd: Preparing 08:12:31 ba14b4ebe350: Preparing 08:12:31 1c51f60345f9: Preparing 08:12:31 b7ead41fd00f: Preparing 08:12:31 26cbea5cba74: Preparing 08:12:31 b7ead41fd00f: Waiting 08:12:31 26cbea5cba74: Waiting 08:12:31 1c51f60345f9: Waiting 08:12:31 6c3798159841: Layer already exists 08:12:31 2849f35533bd: Layer already exists 08:12:31 bdb7d717bcc4: Layer already exists 08:12:31 ba14b4ebe350: Layer already exists 08:12:31 0e126b75e772: Layer already exists 08:12:31 b7ead41fd00f: Layer already exists 08:12:31 1c51f60345f9: Layer already exists 08:12:31 26cbea5cba74: Layer already exists 08:12:32 main: digest: sha256:fd62c870fab43fb520ab596ed8df036d0dfd87c7314444e54dafd24a801b9c1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:32 ===================================================== [Pipeline] echo 08:12:32 taggedImages: 08:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.139 08:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:12:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:12:32 577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:32 latest 08:12:32 3.0.0-dev.139 08:12:32 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:32 main 08:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:12:32 26cc46c91746: Preparing 08:12:32 a7424372a817: Preparing 08:12:32 1673bdb57a7f: Preparing 08:12:32 d1361c769d9f: Preparing 08:12:32 ba14b4ebe350: Preparing 08:12:32 1c51f60345f9: Preparing 08:12:32 e5b978baa718: Preparing 08:12:32 26cbea5cba74: Preparing 08:12:32 1c51f60345f9: Waiting 08:12:32 e5b978baa718: Waiting 08:12:32 26cbea5cba74: Waiting 08:12:32 ba14b4ebe350: Layer already exists 08:12:32 1c51f60345f9: Layer already exists 08:12:32 e5b978baa718: Layer already exists 08:12:33 26cbea5cba74: Layer already exists 08:12:33 26cc46c91746: Pushed 08:12:33 1673bdb57a7f: Pushed 08:12:33 a7424372a817: Pushed 08:12:51 d1361c769d9f: Pushed 08:12:51 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:51 + 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 08:12:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:12:51 26cc46c91746: Preparing 08:12:51 a7424372a817: Preparing 08:12:51 1673bdb57a7f: Preparing 08:12:51 d1361c769d9f: Preparing 08:12:51 ba14b4ebe350: Preparing 08:12:51 1c51f60345f9: Preparing 08:12:51 e5b978baa718: Preparing 08:12:51 26cbea5cba74: Preparing 08:12:51 e5b978baa718: Waiting 08:12:51 26cbea5cba74: Waiting 08:12:51 1c51f60345f9: Waiting 08:12:51 ba14b4ebe350: Layer already exists 08:12:51 26cc46c91746: Layer already exists 08:12:51 d1361c769d9f: Layer already exists 08:12:51 1673bdb57a7f: Layer already exists 08:12:51 a7424372a817: Layer already exists 08:12:51 26cbea5cba74: Layer already exists 08:12:51 e5b978baa718: Layer already exists 08:12:51 1c51f60345f9: Layer already exists 08:12:52 latest: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 08:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:12:52 26cc46c91746: Preparing 08:12:52 a7424372a817: Preparing 08:12:52 1673bdb57a7f: Preparing 08:12:52 d1361c769d9f: Preparing 08:12:52 ba14b4ebe350: Preparing 08:12:52 1c51f60345f9: Preparing 08:12:52 e5b978baa718: Preparing 08:12:52 26cbea5cba74: Preparing 08:12:52 e5b978baa718: Waiting 08:12:52 26cbea5cba74: Waiting 08:12:52 1c51f60345f9: Waiting 08:12:52 1673bdb57a7f: Layer already exists 08:12:52 ba14b4ebe350: Layer already exists 08:12:52 d1361c769d9f: Layer already exists 08:12:52 26cc46c91746: Layer already exists 08:12:52 a7424372a817: Layer already exists 08:12:52 e5b978baa718: Layer already exists 08:12:52 1c51f60345f9: Layer already exists 08:12:52 26cbea5cba74: Layer already exists 08:12:52 3.0.0-dev.139: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:12:53 26cc46c91746: Preparing 08:12:53 a7424372a817: Preparing 08:12:53 1673bdb57a7f: Preparing 08:12:53 d1361c769d9f: Preparing 08:12:53 ba14b4ebe350: Preparing 08:12:53 1c51f60345f9: Preparing 08:12:53 e5b978baa718: Preparing 08:12:53 26cbea5cba74: Preparing 08:12:53 e5b978baa718: Waiting 08:12:53 26cbea5cba74: Waiting 08:12:53 1c51f60345f9: Waiting 08:12:53 a7424372a817: Layer already exists 08:12:53 d1361c769d9f: Layer already exists 08:12:53 26cc46c91746: Layer already exists 08:12:53 ba14b4ebe350: Layer already exists 08:12:53 1673bdb57a7f: Layer already exists 08:12:53 1c51f60345f9: Layer already exists 08:12:53 e5b978baa718: Layer already exists 08:12:53 26cbea5cba74: Layer already exists 08:12:53 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:54 + 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 08:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:12:54 26cc46c91746: Preparing 08:12:54 a7424372a817: Preparing 08:12:54 1673bdb57a7f: Preparing 08:12:54 d1361c769d9f: Preparing 08:12:54 ba14b4ebe350: Preparing 08:12:54 1c51f60345f9: Preparing 08:12:54 e5b978baa718: Preparing 08:12:54 26cbea5cba74: Preparing 08:12:54 e5b978baa718: Waiting 08:12:54 26cbea5cba74: Waiting 08:12:54 1c51f60345f9: Waiting 08:12:54 26cc46c91746: Layer already exists 08:12:54 1673bdb57a7f: Layer already exists 08:12:54 d1361c769d9f: Layer already exists 08:12:54 a7424372a817: Layer already exists 08:12:54 ba14b4ebe350: Layer already exists 08:12:54 e5b978baa718: Layer already exists 08:12:54 1c51f60345f9: Layer already exists 08:12:54 26cbea5cba74: Layer already exists 08:12:55 main: digest: sha256:ae7ce6994819015a20b783bb2e898c5cd7101ca698841857192e28b3e5d20aeb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:55 ===================================================== [Pipeline] echo 08:12:55 taggedImages: 08:12:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:12:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.139 08:12:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:12:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:12:55 577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:55 latest 08:12:55 3.0.0-dev.139 08:12:55 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:12:55 main 08:12:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:12:55 013121e2a88d: Preparing 08:12:55 a3a4e95a7d7a: Preparing 08:12:55 ba14b4ebe350: Preparing 08:12:55 1c51f60345f9: Preparing 08:12:55 bbb7f478df00: Preparing 08:12:55 26cbea5cba74: Preparing 08:12:55 26cbea5cba74: Waiting 08:12:55 1c51f60345f9: Layer already exists 08:12:55 ba14b4ebe350: Layer already exists 08:12:55 26cbea5cba74: Layer already exists 08:12:56 013121e2a88d: Pushed 08:12:56 bbb7f478df00: Pushed 08:13:01 a3a4e95a7d7a: Pushed 08:13:01 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:13:02 013121e2a88d: Preparing 08:13:02 a3a4e95a7d7a: Preparing 08:13:02 ba14b4ebe350: Preparing 08:13:02 1c51f60345f9: Preparing 08:13:02 bbb7f478df00: Preparing 08:13:02 26cbea5cba74: Preparing 08:13:02 26cbea5cba74: Waiting 08:13:02 a3a4e95a7d7a: Layer already exists 08:13:02 013121e2a88d: Layer already exists 08:13:02 ba14b4ebe350: Layer already exists 08:13:02 bbb7f478df00: Layer already exists 08:13:02 1c51f60345f9: Layer already exists 08:13:02 26cbea5cba74: Layer already exists 08:13:02 latest: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 08:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:13:03 013121e2a88d: Preparing 08:13:03 a3a4e95a7d7a: Preparing 08:13:03 ba14b4ebe350: Preparing 08:13:03 1c51f60345f9: Preparing 08:13:03 bbb7f478df00: Preparing 08:13:03 26cbea5cba74: Preparing 08:13:03 26cbea5cba74: Waiting 08:13:03 a3a4e95a7d7a: Layer already exists 08:13:03 1c51f60345f9: Layer already exists 08:13:03 ba14b4ebe350: Layer already exists 08:13:03 013121e2a88d: Layer already exists 08:13:03 bbb7f478df00: Layer already exists 08:13:03 26cbea5cba74: Layer already exists 08:13:03 3.0.0-dev.139: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:13:03 013121e2a88d: Preparing 08:13:03 a3a4e95a7d7a: Preparing 08:13:03 ba14b4ebe350: Preparing 08:13:03 1c51f60345f9: Preparing 08:13:03 bbb7f478df00: Preparing 08:13:03 26cbea5cba74: Preparing 08:13:03 26cbea5cba74: Waiting 08:13:03 ba14b4ebe350: Layer already exists 08:13:03 1c51f60345f9: Layer already exists 08:13:03 a3a4e95a7d7a: Layer already exists 08:13:03 bbb7f478df00: Layer already exists 08:13:03 013121e2a88d: Layer already exists 08:13:03 26cbea5cba74: Layer already exists 08:13:04 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:13:04 013121e2a88d: Preparing 08:13:04 a3a4e95a7d7a: Preparing 08:13:04 ba14b4ebe350: Preparing 08:13:04 1c51f60345f9: Preparing 08:13:04 bbb7f478df00: Preparing 08:13:04 26cbea5cba74: Preparing 08:13:04 26cbea5cba74: Waiting 08:13:04 013121e2a88d: Layer already exists 08:13:04 ba14b4ebe350: Layer already exists 08:13:04 bbb7f478df00: Layer already exists 08:13:04 1c51f60345f9: Layer already exists 08:13:04 a3a4e95a7d7a: Layer already exists 08:13:04 26cbea5cba74: Layer already exists 08:13:05 main: digest: sha256:e1850eeb61cb96426bf6550250b206b6a2064edbb7211f82183872290613424f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:05 ===================================================== [Pipeline] echo 08:13:05 taggedImages: 08:13:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:13:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:13:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.139 08:13:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:13:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:13:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:13:05 577681181bc6884f0ff204c6dd697ba0a91a7618 08:13:05 latest 08:13:05 3.0.0-dev.139 08:13:05 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:13:05 main 08:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:13:05 d8bb6721ff14: Preparing 08:13:05 096e22058724: Preparing 08:13:05 ba14b4ebe350: Preparing 08:13:05 1c51f60345f9: Preparing 08:13:05 395bc77b1b2a: Preparing 08:13:05 26cbea5cba74: Preparing 08:13:05 26cbea5cba74: Waiting 08:13:05 1c51f60345f9: Layer already exists 08:13:05 395bc77b1b2a: Layer already exists 08:13:05 ba14b4ebe350: Layer already exists 08:13:05 26cbea5cba74: Layer already exists 08:13:06 d8bb6721ff14: Pushed 08:13:11 096e22058724: Pushed 08:13:11 577681181bc6884f0ff204c6dd697ba0a91a7618: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:13:12 d8bb6721ff14: Preparing 08:13:12 096e22058724: Preparing 08:13:12 ba14b4ebe350: Preparing 08:13:12 1c51f60345f9: Preparing 08:13:12 395bc77b1b2a: Preparing 08:13:12 26cbea5cba74: Preparing 08:13:12 26cbea5cba74: Waiting 08:13:12 ba14b4ebe350: Layer already exists 08:13:12 d8bb6721ff14: Layer already exists 08:13:12 096e22058724: Layer already exists 08:13:12 1c51f60345f9: Layer already exists 08:13:12 395bc77b1b2a: Layer already exists 08:13:12 26cbea5cba74: Layer already exists 08:13:12 latest: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 08:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:13:13 d8bb6721ff14: Preparing 08:13:13 096e22058724: Preparing 08:13:13 ba14b4ebe350: Preparing 08:13:13 1c51f60345f9: Preparing 08:13:13 395bc77b1b2a: Preparing 08:13:13 26cbea5cba74: Preparing 08:13:13 26cbea5cba74: Waiting 08:13:13 1c51f60345f9: Layer already exists 08:13:13 d8bb6721ff14: Layer already exists 08:13:13 ba14b4ebe350: Layer already exists 08:13:13 096e22058724: Layer already exists 08:13:13 395bc77b1b2a: Layer already exists 08:13:13 26cbea5cba74: Layer already exists 08:13:13 3.0.0-dev.139: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:13:14 d8bb6721ff14: Preparing 08:13:14 096e22058724: Preparing 08:13:14 ba14b4ebe350: Preparing 08:13:14 1c51f60345f9: Preparing 08:13:14 395bc77b1b2a: Preparing 08:13:14 26cbea5cba74: Preparing 08:13:14 26cbea5cba74: Waiting 08:13:14 ba14b4ebe350: Layer already exists 08:13:14 395bc77b1b2a: Layer already exists 08:13:14 d8bb6721ff14: Layer already exists 08:13:14 1c51f60345f9: Layer already exists 08:13:14 096e22058724: Layer already exists 08:13:14 26cbea5cba74: Layer already exists 08:13:14 577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:13:15 d8bb6721ff14: Preparing 08:13:15 096e22058724: Preparing 08:13:15 ba14b4ebe350: Preparing 08:13:15 1c51f60345f9: Preparing 08:13:15 395bc77b1b2a: Preparing 08:13:15 26cbea5cba74: Preparing 08:13:15 26cbea5cba74: Waiting 08:13:15 096e22058724: Layer already exists 08:13:15 ba14b4ebe350: Layer already exists 08:13:15 1c51f60345f9: Layer already exists 08:13:15 395bc77b1b2a: Layer already exists 08:13:15 d8bb6721ff14: Layer already exists 08:13:15 26cbea5cba74: Layer already exists 08:13:15 main: digest: sha256:187a2dd130833320963a7b5fe6fade9c60a80414a0430f509bf2c917f5f68fed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:15 ===================================================== [Pipeline] echo 08:13:15 taggedImages: 08:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618 08:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.139 08:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:577681181bc6884f0ff204c6dd697ba0a91a7618-3.0.0-dev.139 08:13:15 - 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 08:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:16 08:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:16 arm64: Pulling from edgex-lftools-log-publisher 08:13:16 8998bd30e6a1: Pulling fs layer 08:13:16 04944245beec: Pulling fs layer 08:13:16 699f458cf7ca: Pulling fs layer 08:13:16 765212b225bb: Pulling fs layer 08:13:16 f23df028b6ca: Pulling fs layer 08:13:16 d65c8cfc05b1: Pulling fs layer 08:13:16 2437ff75d9bd: Pulling fs layer 08:13:16 765212b225bb: Waiting 08:13:16 f23df028b6ca: Waiting 08:13:16 d65c8cfc05b1: Waiting 08:13:16 2437ff75d9bd: Waiting 08:13:16 04944245beec: Verifying Checksum 08:13:16 04944245beec: Download complete 08:13:16 765212b225bb: Verifying Checksum 08:13:16 765212b225bb: Download complete 08:13:16 f23df028b6ca: Download complete 08:13:16 d65c8cfc05b1: Verifying Checksum 08:13:16 d65c8cfc05b1: Download complete 08:13:16 699f458cf7ca: Verifying Checksum 08:13:16 699f458cf7ca: Download complete 08:13:17 8998bd30e6a1: Verifying Checksum 08:13:17 8998bd30e6a1: Download complete 08:13:19 2437ff75d9bd: Verifying Checksum 08:13:19 2437ff75d9bd: Download complete 08:13:21 8998bd30e6a1: Pull complete 08:13:21 04944245beec: Pull complete 08:13:22 699f458cf7ca: Pull complete 08:13:23 765212b225bb: Pull complete 08:13:23 f23df028b6ca: Pull complete 08:13:23 d65c8cfc05b1: Pull complete 08:13:38 2437ff75d9bd: Pull complete 08:13:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:39 prd-ubuntu20.04-docker-arm64-4c-16g-10973 does not seem to be running inside a container 08:13:39 $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@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 08:13:42 $ docker top 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:43 ---> job-cost.sh 08:13:43 lf-activate-venv: SKIPPING 08:13:43 INFO: No Stack... 08:13:43 INFO: Retrieving Pricing Info for: v3-standard-4 08:13:44 INFO: Archiving Costs [Pipeline] sh 08:13:45 + cat /w/workspace/edgex-go/502/archives/cost.csv 08:13:45 + cut -d, -f6 [Pipeline] lock 08:13:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] 08:13:45 Resource [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] did not exist. Created. 08:13:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:46 + echo total: 0.10999999940395355 [Pipeline] stash 08:13:46 Stashed 1 file(s) [Pipeline] } 08:13:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-502-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:46 $ docker stop --time=1 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 08:13:48 $ docker rm -f --volumes 11f1115b55d555c60e8dbf076b36b85eae7272dd41779f9c5ff5cb7ce5b0b517 [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 08:13:48 provisioning config files... 08:13:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/502@tmp/config6229174862537125491tmp [Pipeline] { [Pipeline] sh 08:13:48 + set +x 08:13:48 + curl -s https://codecov.io/bash 08:13:48 + bash -s -- 08:13:48 08:13:48 _____ _ 08:13:48 / ____| | | 08:13:48 | | ___ __| | ___ ___ _____ __ 08:13:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:13:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:13:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:13:48 Bash-1.0.6 08:13:48 08:13:48 08:13:48 ==> git version 2.25.1 found 08:13:48 ==> 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 08:13:48 Release-Date: 2020-01-08 08:13:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:13:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:13:48 ==> Jenkins CI detected. 08:13:48 current dir:  /w/workspace/edgex-go/502 08:13:48 project root: . 08:13:48 --> token set from env 08:13:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:13:48 ==> Running gcov in . (disable via -X gcov) 08:13:48 ==> Python coveragepy not found 08:13:48 ==> Searching for coverage reports in: 08:13:48 + . 08:13:48 -> Found 1 reports 08:13:48 ==> Detecting git/mercurial file structure 08:13:49 ==> Reading reports 08:13:49 + ./coverage.out bytes=448248 08:13:49 ==> Appending adjustments 08:13:49 https://docs.codecov.io/docs/fixing-reports 08:13:50 + Found adjustments 08:13:50 ==> Gzipping contents 08:13:50 60K /tmp/codecov.l3wzNC.gz 08:13:50 ==> Uploading reports 08:13:50 url: https://codecov.io 08:13:50 query: branch=main&commit=577681181bc6884f0ff204c6dd697ba0a91a7618&build=502&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F502%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:13:50 -> Pinging Codecov 08:13:50 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=577681181bc6884f0ff204c6dd697ba0a91a7618&build=502&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F502%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:13:50 -> Uploading to 08:13:50 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/00271124DB129430A58F1EEE437C3FCB/577681181bc6884f0ff204c6dd697ba0a91a7618/e082b867-14b4-4e59-8100-e2c67240014b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T081350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad99632e2eef75d7232a3b0bffc2ef241976188e6d3ecaca8fa91c5f433dfd9 08:13:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:50 Dload Upload Total Spent Left Speed 08:13:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57543 0 0 100 57543 0 220k --:--:-- --:--:-- --:--:-- 220k 08:13:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/577681181bc6884f0ff204c6dd697ba0a91a7618 [Pipeline] } 08:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:13:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:13:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:13:51 08:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:13:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:13:51 df9b9388f04a: Pulling fs layer 08:13:51 52dc419b0ee2: Pulling fs layer 08:13:51 25bc292e5bac: Pulling fs layer 08:13:51 114826534d7a: Pulling fs layer 08:13:51 4657fd5d0bcf: Pulling fs layer 08:13:51 6ad1cebc031e: Pulling fs layer 08:13:51 8a3aa393b2d8: Pulling fs layer 08:13:51 4657fd5d0bcf: Waiting 08:13:51 6ad1cebc031e: Waiting 08:13:51 8a3aa393b2d8: Waiting 08:13:51 114826534d7a: Waiting 08:13:51 25bc292e5bac: Download complete 08:13:51 52dc419b0ee2: Download complete 08:13:51 4657fd5d0bcf: Verifying Checksum 08:13:51 4657fd5d0bcf: Download complete 08:13:51 df9b9388f04a: Verifying Checksum 08:13:51 df9b9388f04a: Download complete 08:13:51 6ad1cebc031e: Verifying Checksum 08:13:51 6ad1cebc031e: Download complete 08:13:51 df9b9388f04a: Pull complete 08:13:51 52dc419b0ee2: Pull complete 08:13:51 25bc292e5bac: Pull complete 08:13:52 114826534d7a: Verifying Checksum 08:13:52 114826534d7a: Download complete 08:13:52 8a3aa393b2d8: Verifying Checksum 08:13:52 8a3aa393b2d8: Download complete 08:13:55 114826534d7a: Pull complete 08:13:55 4657fd5d0bcf: Pull complete 08:13:55 6ad1cebc031e: Pull complete 08:13:58 8a3aa393b2d8: Pull complete 08:13:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:13:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:58 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:13:58 $ 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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:14:01 $ docker top 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 -eo pid,comm [Pipeline] { [Pipeline] echo 08:14:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:14:01 + set -o pipefail 08:14:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:14:06 08:14:06 Monitoring /w/workspace/edgex-go/502 (github.com/edgexfoundry/edgex-go)... 08:14:06 08:14:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/59fc5691-0ef3-4253-9b8f-1a220207d676 08:14:06 08:14:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:14:06 08:14:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:14:06 08:14:06 08:14:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:14:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:14:06 More details here: https://snyk.co/ue1NS [Pipeline] } 08:14:06 $ docker stop --time=1 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 08:14:09 $ docker rm -f --volumes 0c03a037fbe80e8d59caf174ec99b09606eb44393f7bb5eb9473f50b2b682585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:14:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:09 provisioning config files... 08:14:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/502@tmp/config16029967754820603080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:10 --> edgex-publish-swagger.sh 08:14:10 === Publish openapi/v3 API === 08:14:10 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:14:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/502/openapi/v3/core-command.yaml] 08:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:10 Dload Upload Total Spent Left Speed 08:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50929 --:--:-- --:--:-- --:--:-- 50929 08:14:10 08:14:10 08:14:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/502/openapi/v3/core-data.yaml] 08:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:10 Dload Upload Total Spent Left Speed 08:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 710k --:--:-- --:--:-- --:--:-- 703k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 08:14:11 08:14:11 08:14:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/502/openapi/v3/core-metadata.yaml] 08:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:11 Dload Upload Total Spent Left Speed 08:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 274k --:--:-- --:--:-- --:--:-- 274k 08:14:11 08:14:11 08:14:11 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/502/openapi/v3/support-notifications.yaml] 08:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:11 Dload Upload Total Spent Left Speed 08:14:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 161k 08:14:12 08:14:12 08:14:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/502/openapi/v3/support-scheduler.yaml] 08:14:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:12 Dload Upload Total Spent Left Speed 08:14:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75674 --:--:-- --:--:-- --:--:-- 75674 08:14:12 08:14:12 [Pipeline] } 08:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:14:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:14:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:13 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:14:13 $ docker top 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c -eo pid,comm 08:14:13 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). 08:14:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:13 [ssh-agent] Looking for ssh-agent implementation... 08:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:14 $ docker exec 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c ssh-agent 08:14:14 SSH_AUTH_SOCK=/tmp/ssh-m6OH5Z6p4rGY/agent.31 08:14:14 SSH_AGENT_PID=37 08:14:14 Running ssh-add (command line suppressed) 08:14:14 Identity added: /w/workspace/edgex-go/502@tmp/private_key_1042309680524249482.key (/w/workspace/edgex-go/502@tmp/private_key_1042309680524249482.key) 08:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:14 + git semver tag 08:14:14 2023-04-26 08:14:14,693 [run_tag] DEBUG tag force:False 08:14:14 2023-04-26 08:14:14,693 [check_head_tag] DEBUG check head tag 08:14:14 2023-04-26 08:14:14,696 [execute] INFO git cat-file --batch-check 08:14:14 2023-04-26 08:14:14,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=) 08:14:14 2023-04-26 08:14:14,701 [execute] INFO git cat-file --batch 08:14:14 2023-04-26 08:14:14,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=) 08:14:14 2023-04-26 08:14:14,764 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:14 2023-04-26 08:14:14,765 [execute] INFO git tag -a v3.0.0-dev.139 -m v3.0.0-dev.139 08:14:14 2023-04-26 08:14:14,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.139', '-m', 'v3.0.0-dev.139'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) 08:14:14 2023-04-26 08:14:14,770 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:14 3.0.0-dev.139 [Pipeline] } 08:14:14 $ docker exec --env ******** --env ******** 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c ssh-agent -k 08:14:14 unset SSH_AUTH_SOCK; 08:14:14 unset SSH_AGENT_PID; 08:14:14 echo Agent pid 37 killed; 08:14:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:15 + git semver [Pipeline] } 08:14:15 $ docker stop --time=1 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c 08:14:16 $ docker rm -f --volumes 52e0b458df59bda849df8447bfbbcad84981e14c1283cbd77da29337d146318c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:14:17 08:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:14:17 0.23.1-centos7: Pulling from edgex-lftools 08:14:17 ab5ef0e58194: Pulling fs layer 08:14:17 9712f1f96733: Pulling fs layer 08:14:17 63f879dbbcfc: Pulling fs layer 08:14:17 0d9ebad4ef96: Pulling fs layer 08:14:17 e9a5061849ea: Pulling fs layer 08:14:17 d747dcd14b5f: Pulling fs layer 08:14:17 2de7ff778b66: Pulling fs layer 08:14:17 0d9ebad4ef96: Waiting 08:14:17 e9a5061849ea: Waiting 08:14:17 2de7ff778b66: Waiting 08:14:17 d747dcd14b5f: Waiting 08:14:17 9712f1f96733: Verifying Checksum 08:14:17 9712f1f96733: Download complete 08:14:17 63f879dbbcfc: Verifying Checksum 08:14:17 63f879dbbcfc: Download complete 08:14:17 0d9ebad4ef96: Verifying Checksum 08:14:17 0d9ebad4ef96: Download complete 08:14:17 d747dcd14b5f: Verifying Checksum 08:14:17 d747dcd14b5f: Download complete 08:14:17 ab5ef0e58194: Verifying Checksum 08:14:17 ab5ef0e58194: Download complete 08:14:17 e9a5061849ea: Verifying Checksum 08:14:17 e9a5061849ea: Download complete 08:14:17 2de7ff778b66: Verifying Checksum 08:14:17 2de7ff778b66: Download complete 08:14:21 ab5ef0e58194: Pull complete 08:14:21 9712f1f96733: Pull complete 08:14:21 63f879dbbcfc: Pull complete 08:14:24 0d9ebad4ef96: Pull complete 08:14:25 e9a5061849ea: Pull complete 08:14:25 d747dcd14b5f: Pull complete 08:14:26 2de7ff778b66: Pull complete 08:14:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:26 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:14:28 $ docker top dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:14:29 provisioning config files... 08:14:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/502@tmp/config7624929096689070667tmp 08:14:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/502@tmp/config17815174081479145451tmp 08:14:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/502@tmp/config3784158964362421165tmp [Pipeline] { [Pipeline] echo 08:14:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:14:29 ---> sigul-configuration.sh 08:14:29 gpg: directory `/root/.gnupg' created 08:14:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:14:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:14:29 gpg: keyring `/root/.gnupg/secring.gpg' created 08:14:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:14:29 gpg: CAST5 encrypted data 08:14:29 gpg: encrypted with 1 passphrase 08:14:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:14:29 + mkdir /home/jenkins 08:14:29 + mkdir /home/jenkins/sigul [Pipeline] sh 08:14:29 + 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 08:14:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:14:30 ---> sigul-install.sh 08:14:30 Sigul already installed; skipping installation. [Pipeline] sh 08:14:30 + git tag --list 08:14:30 0.6.0 08:14:30 0.6.1 08:14:30 0.7.0 08:14:30 0.7.1 08:14:30 v1.0.0 08:14:30 v1.0.1 08:14:30 v1.1.0 08:14:30 v1.2.0 08:14:30 v1.2.1 08:14:30 v1.3.0 08:14:30 v1.3.1 08:14:30 v2.0.0 08:14:30 v2.1.0 08:14:30 v2.1.1 08:14:30 v2.1.1-dev.1 08:14:30 v2.1.1-dev.2 08:14:30 v2.1.1-dev.3 08:14:30 v2.1.1-dev.4 08:14:30 v2.1.1-dev.5 08:14:30 v2.1.1-dev.6 08:14:30 v2.1.1-dev.7 08:14:30 v2.1.1-dev.8 08:14:30 v2.1.2-dev.1 08:14:30 v2.2.0 08:14:30 v2.2.1-dev.1 08:14:30 v2.2.1-dev.10 08:14:30 v2.2.1-dev.11 08:14:30 v2.2.1-dev.12 08:14:30 v2.2.1-dev.13 08:14:30 v2.2.1-dev.14 08:14:30 v2.2.1-dev.15 08:14:30 v2.2.1-dev.16 08:14:30 v2.2.1-dev.17 08:14:30 v2.2.1-dev.18 08:14:30 v2.2.1-dev.19 08:14:30 v2.2.1-dev.2 08:14:30 v2.2.1-dev.20 08:14:30 v2.2.1-dev.21 08:14:30 v2.2.1-dev.22 08:14:30 v2.2.1-dev.23 08:14:30 v2.2.1-dev.24 08:14:30 v2.2.1-dev.25 08:14:30 v2.2.1-dev.26 08:14:30 v2.2.1-dev.27 08:14:30 v2.2.1-dev.28 08:14:30 v2.2.1-dev.29 08:14:30 v2.2.1-dev.3 08:14:30 v2.2.1-dev.4 08:14:30 v2.2.1-dev.5 08:14:30 v2.2.1-dev.6 08:14:30 v2.2.1-dev.7 08:14:30 v2.2.1-dev.8 08:14:30 v2.2.1-dev.9 08:14:30 v2.3.0 08:14:30 v2.3.0-dev.100 08:14:30 v2.3.0-dev.101 08:14:30 v2.3.0-dev.102 08:14:30 v2.3.0-dev.103 08:14:30 v2.3.0-dev.104 08:14:30 v2.3.0-dev.105 08:14:30 v2.3.0-dev.106 08:14:30 v2.3.0-dev.29 08:14:30 v2.3.0-dev.30 08:14:30 v2.3.0-dev.31 08:14:30 v2.3.0-dev.32 08:14:30 v2.3.0-dev.33 08:14:30 v2.3.0-dev.34 08:14:30 v2.3.0-dev.35 08:14:30 v2.3.0-dev.36 08:14:30 v2.3.0-dev.37 08:14:30 v2.3.0-dev.38 08:14:30 v2.3.0-dev.39 08:14:30 v2.3.0-dev.40 08:14:30 v2.3.0-dev.41 08:14:30 v2.3.0-dev.42 08:14:30 v2.3.0-dev.43 08:14:30 v2.3.0-dev.44 08:14:30 v2.3.0-dev.45 08:14:30 v2.3.0-dev.46 08:14:30 v2.3.0-dev.47 08:14:30 v2.3.0-dev.48 08:14:30 v2.3.0-dev.49 08:14:30 v2.3.0-dev.50 08:14:30 v2.3.0-dev.51 08:14:30 v2.3.0-dev.52 08:14:30 v2.3.0-dev.53 08:14:30 v2.3.0-dev.54 08:14:30 v2.3.0-dev.55 08:14:30 v2.3.0-dev.56 08:14:30 v2.3.0-dev.57 08:14:30 v2.3.0-dev.58 08:14:30 v2.3.0-dev.59 08:14:30 v2.3.0-dev.60 08:14:30 v2.3.0-dev.61 08:14:30 v2.3.0-dev.62 08:14:30 v2.3.0-dev.63 08:14:30 v2.3.0-dev.64 08:14:30 v2.3.0-dev.65 08:14:30 v2.3.0-dev.66 08:14:30 v2.3.0-dev.67 08:14:30 v2.3.0-dev.68 08:14:30 v2.3.0-dev.69 08:14:30 v2.3.0-dev.70 08:14:30 v2.3.0-dev.71 08:14:30 v2.3.0-dev.72 08:14:30 v2.3.0-dev.73 08:14:30 v2.3.0-dev.74 08:14:30 v2.3.0-dev.75 08:14:30 v2.3.0-dev.76 08:14:30 v2.3.0-dev.77 08:14:30 v2.3.0-dev.78 08:14:30 v2.3.0-dev.79 08:14:30 v2.3.0-dev.80 08:14:30 v2.3.0-dev.81 08:14:30 v2.3.0-dev.82 08:14:30 v2.3.0-dev.83 08:14:30 v2.3.0-dev.84 08:14:30 v2.3.0-dev.85 08:14:30 v2.3.0-dev.86 08:14:30 v2.3.0-dev.87 08:14:30 v2.3.0-dev.88 08:14:30 v2.3.0-dev.89 08:14:30 v2.3.0-dev.90 08:14:30 v2.3.0-dev.91 08:14:30 v2.3.0-dev.92 08:14:30 v2.3.0-dev.93 08:14:30 v2.3.0-dev.94 08:14:30 v2.3.0-dev.95 08:14:30 v2.3.0-dev.96 08:14:30 v2.3.0-dev.97 08:14:30 v2.3.0-dev.98 08:14:30 v2.3.0-dev.99 08:14:30 v2.3.1-dev.1 08:14:30 v2.3.1-dev.2 08:14:30 v2.3.1-dev.3 08:14:30 v2.3.1-dev.4 08:14:30 v2.3.1-dev.5 08:14:30 v3.0.0-dev.1 08:14:30 v3.0.0-dev.10 08:14:30 v3.0.0-dev.100 08:14:30 v3.0.0-dev.101 08:14:30 v3.0.0-dev.102 08:14:30 v3.0.0-dev.103 08:14:30 v3.0.0-dev.104 08:14:30 v3.0.0-dev.105 08:14:30 v3.0.0-dev.106 08:14:30 v3.0.0-dev.107 08:14:30 v3.0.0-dev.108 08:14:30 v3.0.0-dev.109 08:14:30 v3.0.0-dev.11 08:14:30 v3.0.0-dev.110 08:14:30 v3.0.0-dev.111 08:14:30 v3.0.0-dev.112 08:14:30 v3.0.0-dev.113 08:14:30 v3.0.0-dev.114 08:14:30 v3.0.0-dev.115 08:14:30 v3.0.0-dev.116 08:14:30 v3.0.0-dev.117 08:14:30 v3.0.0-dev.118 08:14:30 v3.0.0-dev.119 08:14:30 v3.0.0-dev.12 08:14:30 v3.0.0-dev.120 08:14:30 v3.0.0-dev.121 08:14:30 v3.0.0-dev.122 08:14:30 v3.0.0-dev.123 08:14:30 v3.0.0-dev.124 08:14:30 v3.0.0-dev.125 08:14:30 v3.0.0-dev.126 08:14:30 v3.0.0-dev.127 08:14:30 v3.0.0-dev.128 08:14:30 v3.0.0-dev.129 08:14:30 v3.0.0-dev.13 08:14:30 v3.0.0-dev.130 08:14:30 v3.0.0-dev.131 08:14:30 v3.0.0-dev.132 08:14:30 v3.0.0-dev.133 08:14:30 v3.0.0-dev.134 08:14:30 v3.0.0-dev.135 08:14:30 v3.0.0-dev.136 08:14:30 v3.0.0-dev.137 08:14:30 v3.0.0-dev.138 08:14:30 v3.0.0-dev.139 08:14:30 v3.0.0-dev.14 08:14:30 v3.0.0-dev.15 08:14:30 v3.0.0-dev.16 08:14:30 v3.0.0-dev.17 08:14:30 v3.0.0-dev.18 08:14:30 v3.0.0-dev.19 08:14:30 v3.0.0-dev.2 08:14:30 v3.0.0-dev.20 08:14:30 v3.0.0-dev.21 08:14:30 v3.0.0-dev.22 08:14:30 v3.0.0-dev.23 08:14:30 v3.0.0-dev.24 08:14:30 v3.0.0-dev.25 08:14:30 v3.0.0-dev.26 08:14:30 v3.0.0-dev.27 08:14:30 v3.0.0-dev.28 08:14:30 v3.0.0-dev.29 08:14:30 v3.0.0-dev.3 08:14:30 v3.0.0-dev.30 08:14:30 v3.0.0-dev.31 08:14:30 v3.0.0-dev.32 08:14:30 v3.0.0-dev.33 08:14:30 v3.0.0-dev.34 08:14:30 v3.0.0-dev.35 08:14:30 v3.0.0-dev.36 08:14:30 v3.0.0-dev.37 08:14:30 v3.0.0-dev.38 08:14:30 v3.0.0-dev.39 08:14:30 v3.0.0-dev.4 08:14:30 v3.0.0-dev.40 08:14:30 v3.0.0-dev.41 08:14:30 v3.0.0-dev.42 08:14:30 v3.0.0-dev.43 08:14:30 v3.0.0-dev.44 08:14:30 v3.0.0-dev.45 08:14:30 v3.0.0-dev.46 08:14:30 v3.0.0-dev.47 08:14:30 v3.0.0-dev.48 08:14:30 v3.0.0-dev.49 08:14:30 v3.0.0-dev.5 08:14:30 v3.0.0-dev.50 08:14:30 v3.0.0-dev.51 08:14:30 v3.0.0-dev.52 08:14:30 v3.0.0-dev.53 08:14:30 v3.0.0-dev.54 08:14:30 v3.0.0-dev.55 08:14:30 v3.0.0-dev.56 08:14:30 v3.0.0-dev.57 08:14:30 v3.0.0-dev.58 08:14:30 v3.0.0-dev.59 08:14:30 v3.0.0-dev.6 08:14:30 v3.0.0-dev.60 08:14:30 v3.0.0-dev.61 08:14:30 v3.0.0-dev.62 08:14:30 v3.0.0-dev.63 08:14:30 v3.0.0-dev.64 08:14:30 v3.0.0-dev.65 08:14:30 v3.0.0-dev.66 08:14:30 v3.0.0-dev.67 08:14:30 v3.0.0-dev.68 08:14:30 v3.0.0-dev.69 08:14:30 v3.0.0-dev.7 08:14:30 v3.0.0-dev.70 08:14:30 v3.0.0-dev.71 08:14:30 v3.0.0-dev.72 08:14:30 v3.0.0-dev.73 08:14:30 v3.0.0-dev.74 08:14:30 v3.0.0-dev.75 08:14:30 v3.0.0-dev.76 08:14:30 v3.0.0-dev.77 08:14:30 v3.0.0-dev.78 08:14:30 v3.0.0-dev.79 08:14:30 v3.0.0-dev.8 08:14:30 v3.0.0-dev.80 08:14:30 v3.0.0-dev.81 08:14:30 v3.0.0-dev.82 08:14:30 v3.0.0-dev.83 08:14:30 v3.0.0-dev.84 08:14:30 v3.0.0-dev.85 08:14:30 v3.0.0-dev.86 08:14:30 v3.0.0-dev.87 08:14:30 v3.0.0-dev.88 08:14:30 v3.0.0-dev.89 08:14:30 v3.0.0-dev.9 08:14:30 v3.0.0-dev.90 08:14:30 v3.0.0-dev.91 08:14:30 v3.0.0-dev.92 08:14:30 v3.0.0-dev.93 08:14:30 v3.0.0-dev.94 08:14:30 v3.0.0-dev.95 08:14:30 v3.0.0-dev.96 08:14:30 v3.0.0-dev.97 08:14:30 v3.0.0-dev.98 08:14:30 v3.0.0-dev.99 [Pipeline] sh 08:14:30 + lftools sign git-tag v3.0.0-dev.139 08:14:31 Signing Git tag with Sigul... 08:14:31 Signing v3.0.0-dev.139 [Pipeline] echo 08:14:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:14:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:14:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:14:32 $ docker stop --time=1 dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 08:14:33 $ docker rm -f --volumes dba9142d4439498160870cc1644be85fa5f34bccab4188206505287d5e7f4579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:14:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:14:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:34 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:14:34 $ docker top 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 -eo pid,comm 08:14:34 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). 08:14:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:34 [ssh-agent] Looking for ssh-agent implementation... 08:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:34 $ docker exec 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 ssh-agent 08:14:35 SSH_AUTH_SOCK=/tmp/ssh-3GYKMSrVjhMy/agent.32 08:14:35 SSH_AGENT_PID=39 08:14:35 Running ssh-add (command line suppressed) 08:14:35 Identity added: /w/workspace/edgex-go/502@tmp/private_key_4016084009312390836.key (/w/workspace/edgex-go/502@tmp/private_key_4016084009312390836.key) 08:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:35 + git semver bump pre 08:14:35 2023-04-26 08:14:35,701 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:35 2023-04-26 08:14:35,701 [bump_version] DEBUG bumping version:3.0.0-dev.139 on axis:pre with prefix:dev 08:14:35 2023-04-26 08:14:35,702 [bump_version] DEBUG bumped version:3.0.0-dev.140 08:14:35 2023-04-26 08:14:35,702 [write_version] DEBUG write version:3.0.0-dev.140 to path:/w/workspace/edgex-go/502/.semver/main with force:True 08:14:35 2023-04-26 08:14:35,702 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:35 2023-04-26 08:14:35,702 [write_file] DEBUG write to file:/w/workspace/edgex-go/502/.semver/main 08:14:35 2023-04-26 08:14:35,704 [execute] INFO git cat-file --batch-check 08:14:35 2023-04-26 08:14:35,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) 08:14:35 2023-04-26 08:14:35,710 [execute] INFO git cat-file --batch 08:14:35 2023-04-26 08:14:35,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) 08:14:35 2023-04-26 08:14:35,716 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:35 3.0.0-dev.140 [Pipeline] } 08:14:35 $ docker exec --env ******** --env ******** 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 ssh-agent -k 08:14:35 unset SSH_AUTH_SOCK; 08:14:35 unset SSH_AGENT_PID; 08:14:35 echo Agent pid 39 killed; 08:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:36 + git semver [Pipeline] } 08:14:36 $ docker stop --time=1 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 08:14:37 $ docker rm -f --volumes 4051b2992906fe3aa6aef8f9fb62185bb50eb2ca8c440d301db1aa1317ea5310 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:38 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:14:39 $ docker top e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:39 [ssh-agent] Looking for ssh-agent implementation... 08:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:39 $ docker exec e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e ssh-agent 08:14:39 SSH_AUTH_SOCK=/tmp/ssh-nJdk3YK0OBeu/agent.33 08:14:39 SSH_AGENT_PID=39 08:14:39 Running ssh-add (command line suppressed) 08:14:39 Identity added: /w/workspace/edgex-go/502@tmp/private_key_11060109805054942032.key (/w/workspace/edgex-go/502@tmp/private_key_11060109805054942032.key) 08:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:39 + git semver push 08:14:40 2023-04-26 08:14:40,025 [run_push] DEBUG push 08:14:40 2023-04-26 08:14:40,026 [execute] INFO git cat-file --batch-check 08:14:40 2023-04-26 08:14:40,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=) 08:14:40 2023-04-26 08:14:40,030 [execute] INFO git rev-list d0559ec137afbb348818bb6c6cc20ba36287516a -- 08:14:40 2023-04-26 08:14:40,030 [execute] DEBUG Popen(['git', 'rev-list', 'd0559ec137afbb348818bb6c6cc20ba36287516a', '--'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=None) 08:14:40 2023-04-26 08:14:40,047 [execute] INFO git fetch -v origin 08:14:40 2023-04-26 08:14:40,048 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=True, shell=None, istream=None) 08:14:40 2023-04-26 08:14:40,548 [run_push] DEBUG no remote changes detected 08:14:40 2023-04-26 08:14:40,548 [execute] INFO git push origin semver 08:14:40 2023-04-26 08:14:40,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/502/.semver, universal_newlines=False, shell=None, istream=None) 08:14:41 2023-04-26 08:14:41,459 [run_push] DEBUG push all version tags 08:14:41 2023-04-26 08:14:41,459 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:14:41 2023-04-26 08:14:41,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/502, universal_newlines=False, shell=None, istream=None) 08:14:42 2023-04-26 08:14:42,347 [read_version] DEBUG read version from /w/workspace/edgex-go/502/.semver/main 08:14:42 3.0.0-dev.140 [Pipeline] } 08:14:42 $ docker exec --env ******** --env ******** e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e ssh-agent -k 08:14:42 unset SSH_AUTH_SOCK; 08:14:42 unset SSH_AGENT_PID; 08:14:42 echo Agent pid 39 killed; 08:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:42 + git semver [Pipeline] } 08:14:43 $ docker stop --time=1 e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e 08:14:44 $ docker rm -f --volumes e3d8799d91502b57dc39d17fc04ec86a6d0109c4744cc7c790f7af9b7fefbb0e [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 08:14:45 + [ -d /w/workspace/edgex-go/502/archives ] [Pipeline] libraryResource [Pipeline] sh 08:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:46 ---> package-listing.sh 08:14:46 ++ facter osfamily 08:14:46 ++ tr '[:upper:]' '[:lower:]' 08:14:46 + OS_FAMILY=debian 08:14:46 + workspace=/w/workspace/edgex-go/502 08:14:46 + START_PACKAGES=/tmp/packages_start.txt 08:14:46 + END_PACKAGES=/tmp/packages_end.txt 08:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:46 + PACKAGES=/tmp/packages_start.txt 08:14:46 + '[' /w/workspace/edgex-go/502 ']' 08:14:46 + PACKAGES=/tmp/packages_end.txt 08:14:46 + case "${OS_FAMILY}" in 08:14:46 + dpkg -l 08:14:46 + grep '^ii' 08:14:46 + '[' -f /tmp/packages_start.txt ']' 08:14:46 + '[' -f /tmp/packages_end.txt ']' 08:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:46 + '[' /w/workspace/edgex-go/502 ']' 08:14:46 + mkdir -p /w/workspace/edgex-go/502/archives/ 08:14:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/502/archives/ [Pipeline] echo 08:14:46 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/502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:47 08:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:47 latest: Pulling from edgex-lftools-log-publisher 08:14:47 5eb5b503b376: Pulling fs layer 08:14:47 5c69ac0246d0: Pulling fs layer 08:14:47 ec43610c2a17: Pulling fs layer 08:14:47 3a2ae6a8a46f: Pulling fs layer 08:14:47 33b1e0a273af: Pulling fs layer 08:14:47 5d3b04190fa2: Pulling fs layer 08:14:47 2f39f015ded8: Pulling fs layer 08:14:47 3a2ae6a8a46f: Waiting 08:14:47 2f39f015ded8: Waiting 08:14:47 33b1e0a273af: Waiting 08:14:47 5d3b04190fa2: Waiting 08:14:47 5c69ac0246d0: Download complete 08:14:47 3a2ae6a8a46f: Verifying Checksum 08:14:47 3a2ae6a8a46f: Download complete 08:14:47 33b1e0a273af: Verifying Checksum 08:14:47 33b1e0a273af: Download complete 08:14:47 ec43610c2a17: Verifying Checksum 08:14:47 ec43610c2a17: Download complete 08:14:47 5d3b04190fa2: Verifying Checksum 08:14:47 5d3b04190fa2: Download complete 08:14:47 5eb5b503b376: Verifying Checksum 08:14:47 5eb5b503b376: Download complete 08:14:48 2f39f015ded8: Verifying Checksum 08:14:48 2f39f015ded8: Download complete 08:14:49 5eb5b503b376: Pull complete 08:14:49 5c69ac0246d0: Pull complete 08:14:49 ec43610c2a17: Pull complete 08:14:49 3a2ae6a8a46f: Pull complete 08:14:49 33b1e0a273af: Pull complete 08:14:49 5d3b04190fa2: Pull complete 08:14:53 2f39f015ded8: Pull complete 08:14:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:54 prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container 08:14:54 $ 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/502/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/502 -v /w/workspace/edgex-go/502:/w/workspace/edgex-go/502:rw,z -v /w/workspace/edgex-go/502@tmp:/w/workspace/edgex-go/502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:14:56 $ docker top 1b4c1ec865aa87d6f29e041c0f85cd9e5b059ab8ab77d469de5e81d0c06579c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:56 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:57 + mkdir -p /var/log/sysstat [Pipeline] sh 08:14:57 + ls /var/log/sa-host 08:14:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:57 provisioning config files... 08:14:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/502@tmp/config9267506462514823858tmp [Pipeline] { [Pipeline] echo 08:14:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:57 ---> create-netrc.sh [Pipeline] } 08:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:14:58 ---> python-tools-install.sh [Pipeline] echo 08:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:58 ---> sudo-logs.sh 08:14:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:14:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:58 ---> job-cost.sh 08:14:58 lf-activate-venv: SKIPPING 08:14:58 DEBUG: total: 0.10999999940395355 08:14:58 INFO: Retrieving Stack Cost... 08:14:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:14:59 INFO: Archiving Costs [Pipeline] echo 08:14:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> logs-deploy.sh 08:14:59 lf-activate-venv: SKIPPING 08:14:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/502 08:14:59 INFO: archiving workspace using pattern(s): 08:15:00 Archives upload complete. 08:15:00 INFO: archiving logs to Nexus 08:15:01 ---> uname -a: 08:15:01 Linux prd-ubuntu20-04-docker-8c-8g-10971 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:15:01 08:15:01 08:15:01 ---> lscpu: 08:15:01 Architecture: x86_64 08:15:01 CPU op-mode(s): 32-bit, 64-bit 08:15:01 Byte Order: Little Endian 08:15:01 Address sizes: 40 bits physical, 48 bits virtual 08:15:01 CPU(s): 8 08:15:01 On-line CPU(s) list: 0-7 08:15:01 Thread(s) per core: 1 08:15:01 Core(s) per socket: 1 08:15:01 Socket(s): 8 08:15:01 NUMA node(s): 1 08:15:01 Vendor ID: AuthenticAMD 08:15:01 CPU family: 23 08:15:01 Model: 49 08:15:01 Model name: AMD EPYC-Rome Processor 08:15:01 Stepping: 0 08:15:01 CPU MHz: 2799.998 08:15:01 BogoMIPS: 5599.99 08:15:01 Virtualization: AMD-V 08:15:01 Hypervisor vendor: KVM 08:15:01 Virtualization type: full 08:15:01 L1d cache: 256 KiB 08:15:01 L1i cache: 256 KiB 08:15:01 L2 cache: 4 MiB 08:15:01 L3 cache: 128 MiB 08:15:01 NUMA node0 CPU(s): 0-7 08:15:01 Vulnerability Itlb multihit: Not affected 08:15:01 Vulnerability L1tf: Not affected 08:15:01 Vulnerability Mds: Not affected 08:15:01 Vulnerability Meltdown: Not affected 08:15:01 Vulnerability Mmio stale data: Not affected 08:15:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:15:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:15:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:15:01 Vulnerability Srbds: Not affected 08:15:01 Vulnerability Tsx async abort: Not affected 08:15:01 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 08:15:01 08:15:01 08:15:01 ---> nproc: 08:15:01 8 08:15:01 08:15:01 08:15:01 ---> df -h: 08:15:01 Filesystem Size Used Avail Use% Mounted on 08:15:01 overlay 155G 21G 135G 14% / 08:15:01 tmpfs 64M 0 64M 0% /dev 08:15:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:15:01 shm 64M 0 64M 0% /dev/shm 08:15:01 /dev/vda1 155G 21G 135G 14% /facter-os 08:15:01 08:15:01 08:15:01 ---> sar -b -r -n DEV: 08:15:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10971) 04/26/23 _x86_64_ (8 CPU) 08:15:01 08:15:01 07:41:55 LINUX RESTART (8 CPU) 08:15:01 08:15:01 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:15:01 07:43:02 144.34 48.09 96.25 0.00 5422.03 164920.91 0.00 08:15:01 07:44:01 104.95 0.71 104.24 0.00 27.79 56552.99 0.00 08:15:01 07:45:02 40.56 0.25 40.31 0.00 4.40 17177.95 0.00 08:15:01 07:46:01 466.53 5.51 461.02 0.00 65.75 173300.80 0.00 08:15:01 07:47:01 528.96 3.60 525.36 0.00 51.59 239163.21 0.00 08:15:01 07:48:01 937.76 13.36 924.40 0.00 5422.30 222847.79 0.00 08:15:01 07:49:01 566.06 1.82 564.25 0.00 14.53 227330.49 0.00 08:15:01 07:50:01 422.90 0.20 422.70 0.00 21.06 44543.51 0.00 08:15:01 07:51:01 15.93 0.00 15.93 0.00 0.00 425.80 0.00 08:15:01 07:52:01 2.58 0.00 2.58 0.00 0.00 44.26 0.00 08:15:01 07:53:01 1.48 0.00 1.48 0.00 0.00 15.60 0.00 08:15:01 07:54:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 08:15:01 07:55:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 08:15:01 07:56:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:15:01 07:57:01 1.77 0.02 1.75 0.00 0.13 21.73 0.00 08:15:01 07:58:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 08:15:01 07:59:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:15:01 08:00:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:15:01 08:01:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 08:15:01 08:02:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 08:15:01 08:03:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 08:15:01 08:04:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:15:01 08:05:01 2.58 1.38 1.20 0.00 33.86 15.20 0.00 08:15:01 08:06:01 1.53 0.27 1.27 0.00 3.87 14.53 0.00 08:15:01 08:07:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:15:01 08:08:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:15:01 08:09:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 08:15:01 08:10:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:15:01 08:11:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:15:01 08:12:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 08:15:01 08:13:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:15:01 08:14:01 49.29 0.07 49.23 0.00 7.87 24764.54 0.00 08:15:01 08:15:01 125.66 0.40 125.26 0.00 33.06 48809.86 0.00 08:15:01 Average: 103.83 2.29 101.54 0.00 336.90 36896.80 0.00 08:15:01 08:15:01 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:15:01 07:43:02 28688344 31600532 708824 2.16 73332 3110976 1854424 5.47 1038004 2789932 745260 08:15:01 07:44:01 27656780 31359172 937340 2.85 113356 3779528 2362252 6.96 1714200 3046352 335696 08:15:01 07:45:02 27471024 31441444 853344 2.60 117404 4017180 1951128 5.75 1560084 3360808 334564 08:15:01 07:46:01 23906172 31375068 908840 2.76 208204 7207984 2642708 7.79 2177008 6071236 119744 08:15:01 07:47:01 20605448 31010896 1250744 3.80 293012 9900956 3011312 8.87 2869164 8497792 58288 08:15:01 07:48:01 19790536 31093928 1159916 3.53 315292 10741588 2973876 8.76 2859016 9278068 415924 08:15:01 07:49:01 17198012 31276392 977576 2.97 395600 13258900 2497252 7.36 2927176 11628496 300724 08:15:01 07:50:01 19072316 31499812 767240 2.33 403088 11691444 1974404 5.82 2466372 10323720 788 08:15:01 07:51:01 19075872 31504172 763036 2.32 403732 11691592 1863800 5.49 2462080 10323588 516 08:15:01 07:52:01 19077492 31505784 761276 2.32 403792 11691572 1863800 5.49 2460068 10323568 244 08:15:01 07:53:01 19082140 31510560 756684 2.30 403804 11691576 1863800 5.49 2455740 10323576 4 08:15:01 07:54:01 19082188 31510620 756616 2.30 403820 11691576 1863800 5.49 2455092 10323572 12 08:15:01 07:55:01 19083080 31511528 755880 2.30 403820 11691580 1863800 5.49 2454076 10323576 28 08:15:01 07:56:01 19082992 31511452 755836 2.30 403828 11691584 1863800 5.49 2454448 10323580 232 08:15:01 07:57:01 19081708 31510748 757036 2.30 403848 11691580 1880468 5.54 2453668 10324044 28 08:15:01 07:58:01 19081676 31510736 756996 2.30 403864 11691588 1880468 5.54 2454048 10324048 164 08:15:01 07:59:01 19081568 31510664 757128 2.30 403896 11691588 1880468 5.54 2453668 10324048 12 08:15:01 08:00:01 19081512 31510664 757076 2.30 403904 11691596 1880468 5.54 2454064 10324052 244 08:15:01 08:01:01 19081624 31510792 756892 2.30 403912 11691600 1880468 5.54 2454212 10324060 188 08:15:01 08:02:01 19081680 31510860 756824 2.30 403940 11691584 1880468 5.54 2453880 10324060 148 08:15:01 08:03:01 19081436 31510672 757028 2.30 403972 11691604 1880468 5.54 2453888 10324064 32 08:15:01 08:04:01 19081712 31510976 756656 2.30 404000 11691604 1880468 5.54 2453992 10324064 152 08:15:01 08:05:01 19068632 31499932 767940 2.34 404052 11692620 1880468 5.54 2469048 10324536 56 08:15:01 08:06:01 19079112 31510612 757236 2.30 404084 11692740 1880468 5.54 2459320 10324440 148 08:15:01 08:07:01 19078852 31510500 757288 2.30 404116 11692864 1880468 5.54 2459000 10324532 4 08:15:01 08:08:01 19078804 31510468 757232 2.30 404148 11692876 1880468 5.54 2459016 10324536 160 08:15:01 08:09:01 19078284 31509996 757676 2.30 404160 11692880 1880468 5.54 2459012 10324544 8 08:15:01 08:10:01 19078236 31509956 757640 2.30 404176 11692884 1880468 5.54 2458960 10324548 140 08:15:01 08:11:01 19078404 31510132 757608 2.30 404188 11692888 1880468 5.54 2458960 10324552 28 08:15:01 08:12:01 19078380 31510112 757572 2.30 404212 11692884 1880468 5.54 2458960 10324552 140 08:15:01 08:13:01 19078040 31509840 757784 2.30 404260 11692892 1864188 5.49 2459084 10324560 28 08:15:01 08:14:01 18293868 31479396 786864 2.39 413084 12396824 1941000 5.72 2496212 11028444 504 08:15:01 08:15:01 16979168 31411604 848800 2.58 466940 13454108 1966480 5.80 2703352 11992540 732 08:15:01 Average: 19954397 31462728 807043 2.45 366389 10862947 2009373 5.92 2403784 9559760 70150 08:15:01 08:15:01 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:15:01 07:43:02 docker0 521.33 441.06 37.92 2746.02 0.00 0.00 0.00 0.00 08:15:01 07:43:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 08:15:01 07:43:02 ens3 1406.13 1333.71 12120.25 167.52 0.00 0.00 0.00 0.00 08:15:01 07:44:01 docker0 73.97 100.36 6.06 694.84 0.00 0.00 0.00 0.00 08:15:01 07:44:01 vethdbfac89 0.17 0.36 0.01 0.03 0.00 0.00 0.00 0.00 08:15:01 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:44:01 ens3 146.18 103.37 737.55 27.18 0.00 0.00 0.00 0.00 08:15:01 07:45:02 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 08:15:01 07:45:02 vethdbfac89 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 08:15:01 07:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:45:02 ens3 41.11 37.98 24.02 112.22 0.00 0.00 0.00 0.00 08:15:01 07:46:01 docker0 477.56 969.90 39.47 6413.91 0.00 0.00 0.00 0.00 08:15:01 07:46:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 08:15:01 07:46:01 ens3 1066.56 538.59 8150.27 65.49 0.00 0.00 0.00 0.00 08:15:01 07:46:01 veth72f4c23 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 08:15:01 07:47:01 vethd6fccd9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:47:01 veth1a6b4f4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:47:01 docker0 3.48 6.37 0.23 91.79 0.00 0.00 0.00 0.00 08:15:01 07:47:01 vethf71d6c3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 08:15:01 07:47:01 veth6cc413e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:47:01 ens3 29.81 16.76 110.92 10.44 0.00 0.00 0.00 0.00 08:15:01 07:47:01 veth72f4c23 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:48:01 veth4a8178d 30.43 44.84 2.88 14.96 0.00 0.00 0.00 0.00 08:15:01 07:48:01 docker0 104.70 163.46 8.27 447.49 0.00 0.00 0.00 0.00 08:15:01 07:48:01 vethc839054 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:48:01 vethd82e5d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:48:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:15:01 07:48:01 ens3 411.20 210.00 2442.82 35.67 0.00 0.00 0.00 0.00 08:15:01 07:48:01 veth10243a3 30.33 45.08 2.87 14.97 0.00 0.00 0.00 0.00 08:15:01 07:48:01 veth72f4c23 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:48:01 vethaa67caa 30.34 43.01 2.87 14.80 0.00 0.00 0.00 0.00 08:15:01 07:49:01 veth87d5cf4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:49:01 docker0 218.79 440.07 17.51 3674.69 0.00 0.00 0.00 0.00 08:15:01 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:49:01 ens3 461.05 231.81 3690.92 29.48 0.00 0.00 0.00 0.00 08:15:01 07:49:01 veth72f4c23 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:49:01 veth93bce20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 07:50:01 docker0 4.77 10.90 0.31 139.85 0.00 0.00 0.00 0.00 08:15:01 07:50:01 lo 49.13 49.13 4.84 4.84 0.00 0.00 0.00 0.00 08:15:01 07:50:01 ens3 416.80 425.33 372.70 1840.27 0.00 0.00 0.00 0.00 08:15:01 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:51:01 lo 21.73 21.73 2.14 2.14 0.00 0.00 0.00 0.00 08:15:01 07:51:01 ens3 279.37 303.68 119.53 1906.85 0.00 0.00 0.00 0.00 08:15:01 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:53:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:01 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:54:01 ens3 4.87 3.32 14.41 0.23 0.00 0.00 0.00 0.00 08:15:01 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:55:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:01 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:57:01 ens3 0.45 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:15:01 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 07:58:01 ens3 0.72 0.43 0.34 0.27 0.00 0.00 0.00 0.00 08:15:01 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 07:59:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:15:01 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:01:01 ens3 0.77 0.07 0.12 0.00 0.00 0.00 0.00 0.00 08:15:01 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:02:01 ens3 0.70 0.50 0.35 0.28 0.00 0.00 0.00 0.00 08:15:01 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:03:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:01 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:04:01 ens3 1.17 0.47 0.45 0.28 0.00 0.00 0.00 0.00 08:15:01 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:05:01 ens3 3.93 2.77 3.20 3.81 0.00 0.00 0.00 0.00 08:15:01 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:06:01 ens3 3.28 1.95 2.10 2.12 0.00 0.00 0.00 0.00 08:15:01 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:07:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:08:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:15:01 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:01 08:12:01 ens3 0.28 0.20 0.13 0.01 0.00 0.00 0.00 0.00 08:15:01 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:13:01 ens3 0.30 0.32 0.19 0.14 0.00 0.00 0.00 0.00 08:15:01 08:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 08:14:01 vethd574ce7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:15:01 08:14:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:15:01 08:14:01 ens3 129.81 79.75 3972.69 11.94 0.00 0.00 0.00 0.00 08:15:01 08:15:01 docker0 36.34 57.55 3.35 581.72 0.00 0.00 0.00 0.00 08:15:01 08:15:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 08:15:01 08:15:01 ens3 363.01 248.62 6367.12 148.83 0.00 0.00 0.00 0.00 08:15:01 Average: docker0 43.46 65.92 3.41 445.06 0.00 0.00 0.00 0.00 08:15:01 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 08:15:01 Average: ens3 144.05 107.07 1152.16 132.30 0.00 0.00 0.00 0.00 08:15:01 08:15:01 08:15:01 ---> sar -P ALL: 08:15:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10971) 04/26/23 _x86_64_ (8 CPU) 08:15:01 08:15:01 07:41:55 LINUX RESTART (8 CPU) 08:15:01 08:15:01 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:15:01 07:43:02 all 10.04 0.00 3.49 1.58 0.06 84.82 08:15:01 07:43:02 0 11.08 0.00 3.89 0.40 0.05 84.57 08:15:01 07:43:02 1 12.32 0.00 3.78 1.61 0.05 82.24 08:15:01 07:43:02 2 7.41 0.00 2.54 0.62 0.05 89.39 08:15:01 07:43:02 3 8.92 0.00 2.85 0.57 0.07 87.59 08:15:01 07:43:02 4 8.24 0.00 4.02 3.48 0.05 84.21 08:15:01 07:43:02 5 11.01 0.00 4.36 0.42 0.07 84.14 08:15:01 07:43:02 6 12.62 0.00 2.47 1.55 0.05 83.31 08:15:01 07:43:02 7 8.70 0.00 4.05 4.03 0.09 83.13 08:15:01 07:44:01 all 27.53 0.00 5.38 1.33 0.09 65.67 08:15:01 07:44:01 0 23.68 0.00 5.89 2.32 0.09 68.02 08:15:01 07:44:01 1 30.05 0.00 5.24 3.39 0.09 61.24 08:15:01 07:44:01 2 30.18 0.00 5.15 0.07 0.09 64.52 08:15:01 07:44:01 3 28.68 0.00 6.43 2.19 0.09 62.62 08:15:01 07:44:01 4 23.89 0.00 4.51 0.20 0.09 71.31 08:15:01 07:44:01 5 27.66 0.00 4.92 0.09 0.09 67.25 08:15:01 07:44:01 6 28.53 0.00 5.91 2.37 0.09 63.10 08:15:01 07:44:01 7 27.56 0.00 4.99 0.05 0.10 67.30 08:15:01 07:45:02 all 41.57 0.00 5.74 0.50 0.10 52.09 08:15:01 07:45:02 0 36.67 0.00 5.70 3.49 0.08 54.06 08:15:01 07:45:02 1 42.04 0.00 5.89 0.08 0.08 51.90 08:15:01 07:45:02 2 42.78 0.00 5.65 0.02 0.12 51.44 08:15:01 07:45:02 3 44.13 0.00 5.89 0.03 0.12 49.82 08:15:01 07:45:02 4 37.69 0.00 5.20 0.14 0.12 56.85 08:15:01 07:45:02 5 44.59 0.00 5.70 0.18 0.08 49.45 08:15:01 07:45:02 6 42.72 0.00 6.10 0.03 0.08 51.07 08:15:01 07:45:02 7 41.94 0.00 5.81 0.00 0.10 52.15 08:15:01 07:46:01 all 14.14 0.00 8.00 7.21 0.08 70.56 08:15:01 07:46:01 0 12.25 0.00 6.81 4.90 0.09 75.95 08:15:01 07:46:01 1 15.80 0.00 8.46 10.76 0.09 64.89 08:15:01 07:46:01 2 16.18 0.00 7.52 3.05 0.07 73.18 08:15:01 07:46:01 3 13.86 0.00 8.63 11.20 0.09 66.22 08:15:01 07:46:01 4 11.74 0.00 8.24 2.04 0.07 77.91 08:15:01 07:46:01 5 13.21 0.00 8.90 15.33 0.09 62.47 08:15:01 07:46:01 6 15.79 0.00 6.55 4.49 0.07 73.09 08:15:01 07:46:01 7 14.29 0.00 8.93 5.91 0.10 70.77 08:15:01 07:47:01 all 39.81 0.00 10.03 9.13 0.10 40.93 08:15:01 07:47:01 0 39.41 0.00 9.06 7.73 0.10 43.70 08:15:01 07:47:01 1 39.59 0.00 11.06 14.65 0.12 34.58 08:15:01 07:47:01 2 40.67 0.00 10.23 2.72 0.08 46.30 08:15:01 07:47:01 3 38.64 0.00 12.54 23.02 0.10 25.69 08:15:01 07:47:01 4 41.24 0.00 8.08 1.16 0.08 49.43 08:15:01 07:47:01 5 39.64 0.00 8.98 11.48 0.10 39.79 08:15:01 07:47:01 6 39.72 0.00 9.81 2.88 0.09 47.50 08:15:01 07:47:01 7 39.52 0.00 10.55 9.48 0.12 40.34 08:15:01 07:48:01 all 37.20 0.00 11.60 12.35 0.16 38.69 08:15:01 07:48:01 0 36.02 0.00 11.97 13.39 0.20 38.41 08:15:01 07:48:01 1 35.49 0.00 9.32 5.89 0.19 49.11 08:15:01 07:48:01 2 41.26 0.00 14.32 21.01 0.12 23.29 08:15:01 07:48:01 3 37.79 0.00 11.07 11.34 0.19 39.62 08:15:01 07:48:01 4 37.51 0.00 12.97 17.52 0.15 31.84 08:15:01 07:48:01 5 36.55 0.00 11.59 12.80 0.14 38.92 08:15:01 07:48:01 6 36.75 0.00 10.41 5.93 0.15 46.76 08:15:01 07:48:01 7 36.20 0.00 11.15 10.91 0.17 41.57 08:15:01 07:49:01 all 50.06 0.00 11.47 12.47 0.18 25.82 08:15:01 07:49:01 0 48.05 0.00 11.06 9.99 0.12 30.78 08:15:01 07:49:01 1 47.95 0.00 12.21 21.64 0.14 18.07 08:15:01 07:49:01 2 50.44 0.00 11.30 13.80 0.20 24.26 08:15:01 07:49:01 3 52.47 0.00 11.89 8.30 0.19 27.15 08:15:01 07:49:01 4 51.74 0.00 11.74 15.33 0.17 21.02 08:15:01 07:49:01 5 51.30 0.00 12.44 17.07 0.19 19.01 08:15:01 07:49:01 6 50.28 0.00 11.16 8.18 0.15 30.23 08:15:01 07:49:01 7 48.24 0.00 9.97 5.40 0.24 36.14 08:15:01 07:50:01 all 8.85 0.00 3.03 2.62 0.10 85.39 08:15:01 07:50:01 0 8.47 0.00 2.97 0.91 0.10 87.55 08:15:01 07:50:01 1 5.99 0.00 2.93 5.72 0.08 85.27 08:15:01 07:50:01 2 7.80 0.00 3.27 1.83 0.10 87.00 08:15:01 07:50:01 3 11.09 0.00 3.64 1.39 0.12 83.76 08:15:01 07:50:01 4 10.22 0.00 3.31 1.81 0.13 84.53 08:15:01 07:50:01 5 10.90 0.00 3.19 6.87 0.10 78.95 08:15:01 07:50:01 6 8.00 0.00 2.33 0.69 0.08 88.90 08:15:01 07:50:01 7 8.35 0.00 2.63 1.70 0.12 87.20 08:15:01 07:51:01 all 6.12 0.00 0.54 0.04 0.05 93.25 08:15:01 07:51:01 0 6.24 0.00 0.55 0.02 0.03 93.16 08:15:01 07:51:01 1 5.26 0.00 0.45 0.00 0.05 94.24 08:15:01 07:51:01 2 10.19 0.00 0.53 0.02 0.05 89.21 08:15:01 07:51:01 3 5.11 0.00 0.52 0.05 0.07 94.25 08:15:01 07:51:01 4 7.70 0.00 0.64 0.20 0.05 91.42 08:15:01 07:51:01 5 6.70 0.00 0.52 0.03 0.03 92.72 08:15:01 07:51:01 6 4.25 0.00 0.48 0.02 0.03 95.21 08:15:01 07:51:01 7 3.50 0.00 0.65 0.00 0.05 95.80 08:15:01 07:52:01 all 0.05 0.00 0.02 0.03 0.01 99.89 08:15:01 07:52:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:15:01 07:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 07:52:01 2 0.10 0.00 0.03 0.00 0.00 99.87 08:15:01 07:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:15:01 07:52:01 4 0.12 0.00 0.03 0.22 0.03 99.60 08:15:01 07:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:15:01 07:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 07:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:15:01 07:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:01 07:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:53:01 3 0.02 0.00 0.00 0.10 0.02 99.87 08:15:01 07:53:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:15:01 07:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 07:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:01 08:15:01 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:15:01 07:54:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:15:01 07:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 07:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:01 07:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:01 07:54:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:15:01 07:54:01 4 0.03 0.00 0.03 0.02 0.02 99.90 08:15:01 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 07:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 07:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:15:01 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:01 07:55:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:15:01 07:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 07:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:01 07:55:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:01 07:55:01 4 0.02 0.00 0.03 0.02 0.02 99.92 08:15:01 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 07:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 07:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:15:01 07:56:01 0 1.92 0.00 0.00 0.00 0.00 98.08 08:15:01 07:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 07:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:01 07:56:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:15:01 07:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:01 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 07:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 07:57:01 all 0.22 0.00 0.04 0.00 0.01 99.73 08:15:01 07:57:01 0 1.48 0.00 0.03 0.00 0.02 98.47 08:15:01 07:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:01 07:57:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:01 07:57:01 3 0.07 0.00 0.05 0.00 0.02 99.87 08:15:01 07:57:01 4 0.02 0.00 0.03 0.03 0.02 99.90 08:15:01 07:57:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:15:01 07:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:15:01 07:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:01 07:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:15:01 07:58:01 0 1.97 0.00 0.00 0.00 0.00 98.03 08:15:01 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 07:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 07:58:01 3 0.02 0.00 0.02 0.02 0.03 99.92 08:15:01 07:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:15:01 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 07:58:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:15:01 07:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 07:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:15:01 07:59:01 0 1.89 0.00 0.03 0.00 0.02 98.06 08:15:01 07:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 07:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:15:01 07:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:15:01 07:59:01 4 0.07 0.00 0.00 0.02 0.02 99.90 08:15:01 07:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 07:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:00:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:15:01 08:00:01 0 0.23 0.00 0.05 0.00 0.00 99.72 08:15:01 08:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:15:01 08:00:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:15:01 08:00:01 4 0.02 0.00 0.05 0.05 0.02 99.87 08:15:01 08:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:01 08:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 08:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:01 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:01 08:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:15:01 08:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:15:01 08:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:02:01 all 0.05 0.00 0.01 0.01 0.00 99.92 08:15:01 08:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:15:01 08:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:02:01 2 0.07 0.00 0.02 0.05 0.00 99.87 08:15:01 08:02:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:01 08:02:01 4 0.12 0.00 0.00 0.03 0.00 99.85 08:15:01 08:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:15:01 08:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:15:01 08:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:15:01 08:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:15:01 08:03:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:15:01 08:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:01 08:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:04:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:15:01 08:04:01 0 1.06 0.00 0.00 0.00 0.02 98.92 08:15:01 08:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:04:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:15:01 08:04:01 4 0.07 0.00 0.00 0.02 0.02 99.90 08:15:01 08:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 08:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 08:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 08:15:01 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:15:01 08:05:01 all 0.46 0.00 0.04 0.03 0.01 99.46 08:15:01 08:05:01 0 2.73 0.00 0.03 0.03 0.00 97.20 08:15:01 08:05:01 1 0.20 0.00 0.05 0.13 0.02 99.60 08:15:01 08:05:01 2 0.17 0.00 0.03 0.02 0.02 99.77 08:15:01 08:05:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:15:01 08:05:01 4 0.20 0.00 0.03 0.03 0.00 99.73 08:15:01 08:05:01 5 0.12 0.00 0.07 0.00 0.00 99.82 08:15:01 08:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:15:01 08:05:01 7 0.12 0.00 0.02 0.00 0.00 99.87 08:15:01 08:06:01 all 0.07 0.00 0.01 0.03 0.01 99.88 08:15:01 08:06:01 0 0.20 0.00 0.00 0.00 0.02 99.78 08:15:01 08:06:01 1 0.12 0.00 0.02 0.05 0.00 99.82 08:15:01 08:06:01 2 0.05 0.00 0.02 0.10 0.02 99.82 08:15:01 08:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:15:01 08:06:01 4 0.07 0.00 0.00 0.05 0.02 99.87 08:15:01 08:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:01 08:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:15:01 08:07:01 all 0.19 0.00 0.01 0.00 0.00 99.79 08:15:01 08:07:01 0 1.39 0.00 0.00 0.00 0.00 98.61 08:15:01 08:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 08:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:15:01 08:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:15:01 08:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:01 08:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:01 08:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:15:01 08:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:01 08:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:15:01 08:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:15:01 08:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:01 08:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 08:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:01 08:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:09:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:15:01 08:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:15:01 08:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:01 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:09:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:15:01 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:01 08:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:15:01 08:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:01 08:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:01 08:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:15:01 08:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:15:01 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:01 08:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:01 08:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:01 08:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 08:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:15:01 08:11:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:15:01 08:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:15:01 08:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 08:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:01 08:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:15:01 08:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:15:01 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:01 08:12:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:15:01 08:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:15:01 08:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 08:15:01 08:12:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:01 08:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:01 08:13:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:15:01 08:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 08:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:15:01 08:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:15:01 08:13:01 4 0.05 0.00 0.03 0.02 0.00 99.90 08:15:01 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 08:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 08:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:15:01 08:14:01 all 2.93 0.00 1.32 0.56 0.03 95.17 08:15:01 08:14:01 0 3.92 0.00 1.08 0.02 0.02 94.96 08:15:01 08:14:01 1 1.84 0.00 1.77 0.37 0.02 96.00 08:15:01 08:14:01 2 3.73 0.00 1.02 0.00 0.02 95.24 08:15:01 08:14:01 3 2.33 0.00 1.54 0.00 0.03 96.10 08:15:01 08:14:01 4 3.35 0.00 1.56 3.99 0.03 91.07 08:15:01 08:14:01 5 2.52 0.00 1.30 0.13 0.03 96.00 08:15:01 08:14:01 6 3.19 0.00 0.97 0.00 0.03 95.81 08:15:01 08:14:01 7 2.53 0.00 1.29 0.00 0.02 96.17 08:15:01 08:15:01 all 9.23 0.00 4.06 1.48 0.08 85.15 08:15:01 08:15:01 0 10.17 0.00 4.36 2.92 0.08 82.47 08:15:01 08:15:01 1 8.20 0.00 3.03 1.41 0.05 87.31 08:15:01 08:15:01 2 8.61 0.00 3.81 4.99 0.08 82.50 08:15:01 08:15:01 3 9.41 0.00 3.75 1.40 0.08 85.36 08:15:01 08:15:01 4 10.21 0.00 4.71 0.71 0.07 84.31 08:15:01 08:15:01 5 9.45 0.00 4.36 0.02 0.05 86.12 08:15:01 08:15:01 6 9.45 0.00 4.55 0.24 0.08 85.68 08:15:01 08:15:01 7 8.38 0.00 3.89 0.15 0.10 87.48 08:15:01 08:15:01 Average: CPU %user %nice %system %iowait %steal %idle 08:15:01 Average: all 7.46 0.00 1.94 1.47 0.04 89.09 08:15:01 Average: 0 7.45 0.00 1.90 1.37 0.04 89.24 08:15:01 Average: 1 7.32 0.00 1.92 1.95 0.03 88.78 08:15:01 Average: 2 7.78 0.00 1.96 1.44 0.03 88.78 08:15:01 Average: 3 7.56 0.00 2.07 1.77 0.05 88.55 08:15:01 Average: 4 7.32 0.00 1.95 1.41 0.04 89.28 08:15:01 Average: 5 7.59 0.00 1.98 1.91 0.03 88.48 08:15:01 Average: 6 7.52 0.00 1.82 0.78 0.03 89.84 08:15:01 Average: 7 7.14 0.00 1.91 1.12 0.04 89.79 08:15:01 08:15:01 08:15:01