Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12679344879a08b212870445801930d5cb2f77c3 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-ssh14046092673651098435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3145844423258151272.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18013410929198726390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11164383387088289002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh3214458112281785662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9377 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/170 [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/170 # 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 12679344879a08b212870445801930d5cb2f77c3 (main) > 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 Commit message: "Merge pull request #3931 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.9" > git rev-list --no-walk 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T00:22:21.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T00:22:21.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T00:22:21.172Z] ========================================================= [2022-03-30T00:22:21.172Z] EdgeX Global Pipelines Version Info [2022-03-30T00:22:21.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:22:21.958Z] ------------------- [2022-03-30T00:22:21.958Z] stable info: [2022-03-30T00:22:21.958Z] ------------------- [2022-03-30T00:22:21.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T00:22:21.958Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T00:22:21.958Z] Message: update stable to v1.0.221 [2022-03-30T00:22:22.530Z] ------------------- [2022-03-30T00:22:22.530Z] experimental info: [2022-03-30T00:22:22.530Z] ------------------- [2022-03-30T00:22:22.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T00:22:22.530Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T00:22:22.530Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T00:22:22.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T00:22:22.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T00:22:22.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T00:22:22.718Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T00:22:22.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T00:22:22.741Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T00:22:22.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T00:22:22.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T00:22:22.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T00:22:22.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T00:22:22.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T00:22:22.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T00:22:22.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T00:22:22.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T00:22:22.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T00:22:22.892Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T00:22:22.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T00:22:22.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T00:22:22.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T00:22:22.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T00:22:22.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T00:22:22.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T00:22:22.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-30T00:22:22.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-30T00:22:22.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-30T00:22:23.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12679344879a08b212870445801930d5cb2f77c3 [Pipeline] echo [2022-03-30T00:22:23.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1267934 [Pipeline] echo [2022-03-30T00:22:23.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:22:23.065Z] provisioning config files... [2022-03-30T00:22:23.081Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/170@tmp/config5919777981268171128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:22:23.389Z] ---> docker-login.sh [2022-03-30T00:22:23.389Z] nexus3.edgexfoundry.org:10001 [2022-03-30T00:22:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:22:23.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:22:23.920Z] Configure a credential helper to remove this warning. See [2022-03-30T00:22:23.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:22:23.920Z] [2022-03-30T00:22:23.920Z] Login Succeeded [2022-03-30T00:22:23.920Z] nexus3.edgexfoundry.org:10002 [2022-03-30T00:22:23.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:22:23.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:22:23.920Z] Configure a credential helper to remove this warning. See [2022-03-30T00:22:23.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:22:23.920Z] [2022-03-30T00:22:23.920Z] Login Succeeded [2022-03-30T00:22:23.920Z] nexus3.edgexfoundry.org:10003 [2022-03-30T00:22:24.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:22:24.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:22:24.181Z] Configure a credential helper to remove this warning. See [2022-03-30T00:22:24.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:22:24.181Z] [2022-03-30T00:22:24.181Z] Login Succeeded [2022-03-30T00:22:24.181Z] nexus3.edgexfoundry.org:10004 [2022-03-30T00:22:24.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:22:24.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:22:24.181Z] Configure a credential helper to remove this warning. See [2022-03-30T00:22:24.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:22:24.181Z] [2022-03-30T00:22:24.181Z] Login Succeeded [2022-03-30T00:22:24.181Z] docker.io [2022-03-30T00:22:24.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:22:24.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:22:24.704Z] Configure a credential helper to remove this warning. See [2022-03-30T00:22:24.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:22:24.704Z] [2022-03-30T00:22:24.704Z] Login Succeeded [2022-03-30T00:22:24.704Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T00:22:24.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:22:25.033Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-30T00:22:25.033Z] + dirname cmd/core-command/Dockerfile [2022-03-30T00:22:25.033Z] + cut -d/ -f2 [2022-03-30T00:22:25.033Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T00:22:25.033Z] + dirname cmd/core-data/Dockerfile [2022-03-30T00:22:25.033Z] + cut -d/ -f2 [2022-03-30T00:22:25.033Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T00:22:25.033Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2022-03-30T00:22:25.033Z] [2022-03-30T00:22:25.033Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T00:22:25.033Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T00:22:25.033Z] cut -d/ -f2 [2022-03-30T00:22:25.033Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T00:22:25.033Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T00:22:25.033Z] + cut -d/ -f2 [2022-03-30T00:22:25.033Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T00:22:25.033Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T00:22:25.033Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T00:22:25.034Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T00:22:25.034Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T00:22:25.034Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2022-03-30T00:22:25.034Z] [2022-03-30T00:22:25.034Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T00:22:25.034Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T00:22:25.034Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T00:22:25.034Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T00:22:25.034Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T00:22:25.034Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T00:22:25.034Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T00:22:25.034Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2022-03-30T00:22:25.034Z] -f2 [2022-03-30T00:22:25.034Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T00:22:25.034Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T00:22:25.034Z] + cut -d/ -f2 [2022-03-30T00:22:25.034Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T00:22:25.166Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T00:22:25.520Z] + git rev-list -1 --merges 12679344879a08b212870445801930d5cb2f77c3~1..12679344879a08b212870445801930d5cb2f77c3 [Pipeline] echo [2022-03-30T00:22:25.536Z] -----------> git rev-list -1 --merges 12679344879a08b212870445801930d5cb2f77c3~1..12679344879a08b212870445801930d5cb2f77c3 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:22:25.536Z] 12679344879a08b212870445801930d5cb2f77c3 [false] [Pipeline] sh [2022-03-30T00:22:25.833Z] + git log --format=format:%s -1 12679344879a08b212870445801930d5cb2f77c3 [Pipeline] echo [2022-03-30T00:22:25.853Z] ========================================================= [2022-03-30T00:22:25.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T00:22:25.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T00:22:26.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:22:26.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T00:22:26.319Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T00:22:26.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T00:22:26.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T00:22:26.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T00:22:26.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:22:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:22:26.765Z] [2022-03-30T00:22:26.765Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:22:27.075Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:22:27.075Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T00:22:27.075Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T00:22:27.075Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T00:22:27.075Z] 4c7163046ea9: Pulling fs layer [2022-03-30T00:22:27.075Z] 0c2d73faf560: Pulling fs layer [2022-03-30T00:22:27.075Z] 0c2d73faf560: Waiting [2022-03-30T00:22:27.075Z] 3e5f54012d9b: Download complete [2022-03-30T00:22:27.075Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T00:22:27.075Z] a0d0a0d46f8b: Download complete [2022-03-30T00:22:27.336Z] 0c2d73faf560: Verifying Checksum [2022-03-30T00:22:27.336Z] 0c2d73faf560: Download complete [2022-03-30T00:22:27.336Z] 4c7163046ea9: Verifying Checksum [2022-03-30T00:22:27.336Z] 4c7163046ea9: Download complete [2022-03-30T00:22:27.336Z] a0d0a0d46f8b: Pull complete [2022-03-30T00:22:27.336Z] 3e5f54012d9b: Pull complete [2022-03-30T00:22:27.908Z] 4c7163046ea9: Pull complete [2022-03-30T00:22:27.908Z] 0c2d73faf560: Pull complete [2022-03-30T00:22:27.908Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T00:22:27.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:22:27.908Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T00:22:27.993Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:22:28.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:22:29.002Z] $ docker top 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:22:29.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:22:29.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:22:29.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:22:29.264Z] $ docker exec 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 ssh-agent [2022-03-30T00:22:29.388Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJEodC/agent.15 [2022-03-30T00:22:29.388Z] SSH_AGENT_PID=21 [2022-03-30T00:22:29.398Z] Running ssh-add (command line suppressed) [2022-03-30T00:22:29.518Z] Identity added: /w/workspace/edgex-go/170@tmp/private_key_3931558771738393781.key (/w/workspace/edgex-go/170@tmp/private_key_3931558771738393781.key) [2022-03-30T00:22:29.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:22:29.825Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T00:22:29.854Z] $ docker exec --env ******** --env ******** 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 ssh-agent -k [2022-03-30T00:22:29.963Z] unset SSH_AUTH_SOCK; [2022-03-30T00:22:29.963Z] unset SSH_AGENT_PID; [2022-03-30T00:22:29.963Z] echo Agent pid 21 killed; [2022-03-30T00:22:29.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T00:22:29.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:22:29.997Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:22:30.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:22:30.141Z] $ docker exec 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 ssh-agent [2022-03-30T00:22:30.291Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCDkIEB/agent.56 [2022-03-30T00:22:30.291Z] SSH_AGENT_PID=62 [2022-03-30T00:22:30.296Z] Running ssh-add (command line suppressed) [2022-03-30T00:22:30.427Z] Identity added: /w/workspace/edgex-go/170@tmp/private_key_8547216116780415244.key (/w/workspace/edgex-go/170@tmp/private_key_8547216116780415244.key) [2022-03-30T00:22:30.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:22:30.733Z] + git semver init [2022-03-30T00:22:30.733Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:22:30.733Z] # $GIT_DIR = /w/workspace/edgex-go/170/.git [2022-03-30T00:22:30.733Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/170 [2022-03-30T00:22:30.733Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:22:30.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:22:30.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:22:30.733Z] # $SEMVER_BRANCH = main [2022-03-30T00:22:30.733Z] # $SEMVER_TEMP = /tmp/semver-007433495 [2022-03-30T00:22:30.733Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T00:22:45.693Z] # '/tmp/semver-007433495' -> '/w/workspace/edgex-go/170/.semver' [2022-03-30T00:22:45.693Z] # -> Force: false [2022-03-30T00:22:45.693Z] # $SEMVER_DIR = /w/workspace/edgex-go/170/.semver [Pipeline] } [2022-03-30T00:22:45.709Z] $ docker exec --env ******** --env ******** 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 ssh-agent -k [2022-03-30T00:22:45.831Z] unset SSH_AUTH_SOCK; [2022-03-30T00:22:45.832Z] unset SSH_AGENT_PID; [2022-03-30T00:22:45.832Z] echo Agent pid 62 killed; [2022-03-30T00:22:45.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:22:46.152Z] + git semver [Pipeline] } [2022-03-30T00:22:46.173Z] $ docker stop --time=1 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 [2022-03-30T00:22:48.252Z] $ docker rm -f 4b80986cc3498fcf0e22b72b8ea6fde3ad64c140c3e1e26b3b9491257aba5106 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:22:48.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T00:22:48.938Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T00:22:48.942Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.48 [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] echo [2022-03-30T00:22:49.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:22:49.055Z] ========================================================= [2022-03-30T00:22:49.055Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T00:22:49.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:22:49.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:22:49.352Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T00:22:49.352Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T00:22:49.352Z] 666ba61612fd: Pulling fs layer [2022-03-30T00:22:49.352Z] 8ed8ca486205: Pulling fs layer [2022-03-30T00:22:49.352Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T00:22:49.352Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T00:22:49.352Z] 640e595b4fbd: Pulling fs layer [2022-03-30T00:22:49.352Z] 763cafe07f6e: Pulling fs layer [2022-03-30T00:22:49.352Z] 0c0b528cf693: Pulling fs layer [2022-03-30T00:22:49.352Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T00:22:49.352Z] 4fe6c5a15a65: Waiting [2022-03-30T00:22:49.352Z] 640e595b4fbd: Waiting [2022-03-30T00:22:49.352Z] 763cafe07f6e: Waiting [2022-03-30T00:22:49.352Z] 22a0e8bec74d: Waiting [2022-03-30T00:22:49.352Z] 0c0b528cf693: Waiting [2022-03-30T00:22:49.352Z] 10935f4eaf8b: Waiting [2022-03-30T00:22:49.352Z] 8ed8ca486205: Verifying Checksum [2022-03-30T00:22:49.352Z] 8ed8ca486205: Download complete [2022-03-30T00:22:49.352Z] 666ba61612fd: Verifying Checksum [2022-03-30T00:22:49.352Z] 666ba61612fd: Download complete [2022-03-30T00:22:49.352Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T00:22:49.352Z] 22a0e8bec74d: Download complete [2022-03-30T00:22:49.352Z] 640e595b4fbd: Verifying Checksum [2022-03-30T00:22:49.352Z] 640e595b4fbd: Download complete [2022-03-30T00:22:49.613Z] 763cafe07f6e: Download complete [2022-03-30T00:22:49.613Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T00:22:49.613Z] 59bf1c3509f3: Download complete [2022-03-30T00:22:49.613Z] 0c0b528cf693: Verifying Checksum [2022-03-30T00:22:49.613Z] 0c0b528cf693: Download complete [2022-03-30T00:22:49.613Z] 59bf1c3509f3: Pull complete [2022-03-30T00:22:49.874Z] 666ba61612fd: Pull complete [2022-03-30T00:22:49.874Z] 8ed8ca486205: Pull complete [2022-03-30T00:22:50.447Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T00:22:50.447Z] 10935f4eaf8b: Download complete [2022-03-30T00:22:50.447Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T00:22:50.447Z] 4fe6c5a15a65: Download complete [2022-03-30T00:22:54.660Z] 4fe6c5a15a65: Pull complete [2022-03-30T00:22:54.660Z] 22a0e8bec74d: Pull complete [2022-03-30T00:22:54.660Z] 640e595b4fbd: Pull complete [2022-03-30T00:22:54.660Z] 763cafe07f6e: Pull complete [2022-03-30T00:22:54.660Z] 0c0b528cf693: Pull complete [2022-03-30T00:22:57.209Z] 10935f4eaf8b: Pull complete [2022-03-30T00:22:57.209Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T00:22:57.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:22:57.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:22:57.516Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:22:57.516Z] WORKDIR /edgex [2022-03-30T00:22:57.516Z] COPY go.mod . [2022-03-30T00:22:57.516Z] RUN go mod download [2022-03-30T00:22:57.516Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T00:22:58.902Z] Sending build context to Docker daemon 334.4MB [2022-03-30T00:22:58.902Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:22:58.902Z] ---> 99d49a6021b9 [2022-03-30T00:22:58.902Z] Step 2/4 : WORKDIR /edgex [2022-03-30T00:23:02.222Z] ---> Running in c7f0204ff88a [2022-03-30T00:23:02.222Z] Removing intermediate container c7f0204ff88a [2022-03-30T00:23:02.222Z] ---> 26c1d3f56359 [2022-03-30T00:23:02.222Z] Step 3/4 : COPY go.mod . [2022-03-30T00:23:02.222Z] ---> e9a15f5d84d6 [2022-03-30T00:23:02.222Z] Step 4/4 : RUN go mod download [2022-03-30T00:23:02.222Z] ---> Running in 0561f6b4543c [2022-03-30T00:23:04.009Z] Still waiting to schedule task [2022-03-30T00:23:04.009Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9375’ [2022-03-30T00:23:20.349Z] Removing intermediate container 0561f6b4543c [2022-03-30T00:23:20.349Z] ---> 4e423ca5558c [2022-03-30T00:23:20.349Z] Successfully built 4e423ca5558c [2022-03-30T00:23:20.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:23:20.662Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T00:23:20.662Z] . [Pipeline] withDockerContainer [2022-03-30T00:23:20.725Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:23:20.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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 ******** ci-base-image-x86_64 cat [2022-03-30T00:23:21.245Z] $ docker top 30c8dccf4d8b9c0bee8d9d597f4eb6cc12964dab885277e0d92e71580c1ef1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:23:21.605Z] + go version [2022-03-30T00:23:21.605Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T00:23:21.623Z] $ docker stop --time=1 30c8dccf4d8b9c0bee8d9d597f4eb6cc12964dab885277e0d92e71580c1ef1ee [2022-03-30T00:23:22.932Z] $ docker rm -f 30c8dccf4d8b9c0bee8d9d597f4eb6cc12964dab885277e0d92e71580c1ef1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:23:23.338Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T00:23:23.338Z] . [Pipeline] withDockerContainer [2022-03-30T00:23:23.405Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:23:23.445Z] $ 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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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 ******** ci-base-image-x86_64 cat [2022-03-30T00:23:24.035Z] $ docker top 7126f03c52f6118aeb6412453720908b7c673ec97add7cf2b19bad0d1133afc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T00:23:24.114Z] ========================================================= [2022-03-30T00:23:24.114Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T00:23:24.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:23:24.405Z] + make test [2022-03-30T00:23:24.405Z] go mod tidy -compat=1.17 [2022-03-30T00:23:24.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T00:23:31.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T00:23:43.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T00:23:43.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T00:23:43.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T00:23:43.589Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T00:23:43.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T00:23:43.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T00:23:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2022-03-30T00:23:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T00:23:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements [2022-03-30T00:23:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T00:23:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.694s coverage: 89.2% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 94.2% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-03-30T00:23:48.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-03-30T00:23:48.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-03-30T00:23:56.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2022-03-30T00:23:56.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-03-30T00:23:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements [2022-03-30T00:23:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T00:24:08.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T00:24:08.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T00:24:08.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-03-30T00:24:08.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2022-03-30T00:24:08.742Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-30T00:24:26.869Z] GO111MODULE=on go vet ./... [2022-03-30T00:24:31.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T00:24:31.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T00:24:31.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T00:24:31.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T00:24:31.946Z] + ls -al . [2022-03-30T00:24:31.946Z] total 664 [2022-03-30T00:24:31.946Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 00:24 . [2022-03-30T00:24:31.946Z] drwxr-xr-x 4 root root 4096 Mar 30 00:23 .. [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 00:22 .dockerignore [2022-03-30T00:24:31.946Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 00:22 .git [2022-03-30T00:24:31.946Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 00:22 .github [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 00:22 .gitignore [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 00:22 .golangci.yml [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 00:22 .hadolint.yml [2022-03-30T00:24:31.946Z] drwx------ 3 1001 1001 4096 Mar 30 00:22 .semver [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 00:22 .sonarcloud.properties [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 00:22 ADOPTERS.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 00:22 Attribution.txt [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 00:22 CHANGELOG.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 00:22 CONTRIBUTING.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 00:22 GOVERNANCE.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 00:22 Jenkinsfile [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 00:22 LICENSE [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 00:22 Makefile [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 00:22 OWNERS.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 00:22 README.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 00:22 SECURITY.md [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 12 Mar 30 00:22 VERSION [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 00:22 ZMQWindows.md [2022-03-30T00:24:31.946Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 00:22 bin [2022-03-30T00:24:31.946Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 00:22 cmd [2022-03-30T00:24:31.946Z] -rw-r--r-- 1 root root 426503 Mar 30 00:24 coverage.out [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 00:22 go.mod [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 00:23 go.sum [2022-03-30T00:24:31.946Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 00:22 internal [2022-03-30T00:24:31.946Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 00:22 openapi [2022-03-30T00:24:31.946Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 00:22 snap [2022-03-30T00:24:31.946Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 00:22 version.go [Pipeline] sh [2022-03-30T00:24:32.238Z] + '[' -e coverage.out ] [2022-03-30T00:24:32.238Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T00:24:32.337Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T00:24:32.620Z] + make build [2022-03-30T00:24:32.620Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T00:24:50.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T00:25:02.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T00:25:02.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T00:25:03.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T00:25:03.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T00:25:05.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T00:25:06.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T00:25:07.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T00:25:08.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T00:25:09.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T00:25:10.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T00:25:12.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-30T00:25:13.630Z] $ docker stop --time=1 7126f03c52f6118aeb6412453720908b7c673ec97add7cf2b19bad0d1133afc6 [2022-03-30T00:25:16.791Z] $ docker rm -f 7126f03c52f6118aeb6412453720908b7c673ec97add7cf2b19bad0d1133afc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:25:18.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T00:25:18.384Z] [2022-03-30T00:25:18.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:25:18.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T00:25:18.694Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T00:25:18.694Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T00:25:18.694Z] ca9280d653b3: Pulling fs layer [2022-03-30T00:25:18.694Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T00:25:18.694Z] cbdbe7a5bc2a: Download complete [2022-03-30T00:25:18.954Z] ca9280d653b3: Verifying Checksum [2022-03-30T00:25:18.954Z] ca9280d653b3: Download complete [2022-03-30T00:25:18.954Z] cbdbe7a5bc2a: Pull complete [2022-03-30T00:25:19.523Z] 7e9c9ca2126c: Download complete [2022-03-30T00:25:19.523Z] ca9280d653b3: Pull complete [2022-03-30T00:25:22.814Z] 7e9c9ca2126c: Pull complete [2022-03-30T00:25:22.814Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T00:25:22.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T00:25:22.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T00:25:22.897Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:25:22.950Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T00:25:25.292Z] $ docker top 02c6d502c5d5a6a276e4008e5b208c652b7bdc0fb0f00aab86b654f5ca6c16d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:25:25.698Z] + docker-compose build --help [2022-03-30T00:25:25.698Z] + grep parallel [2022-03-30T00:25:26.269Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T00:25:26.290Z] $ docker stop --time=1 02c6d502c5d5a6a276e4008e5b208c652b7bdc0fb0f00aab86b654f5ca6c16d2 [2022-03-30T00:25:27.712Z] $ docker rm -f 02c6d502c5d5a6a276e4008e5b208c652b7bdc0fb0f00aab86b654f5ca6c16d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:25:28.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T00:25:28.105Z] . [Pipeline] withDockerContainer [2022-03-30T00:25:28.171Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:25:28.210Z] $ 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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T00:25:28.616Z] $ docker top 4d92ee85e286ed82d266b8f91bbd05e508d432531fd35aca85d20f74db099640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:25:28.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T00:25:29.554Z] Building core-command ... [2022-03-30T00:25:29.554Z] Building core-data ... [2022-03-30T00:25:29.554Z] Building core-metadata ... [2022-03-30T00:25:29.554Z] Building security-bootstrapper ... [2022-03-30T00:25:29.555Z] Building security-proxy-setup ... [2022-03-30T00:25:29.555Z] Building security-secretstore-setup ... [2022-03-30T00:25:29.555Z] Building security-spiffe-token-provider ... [2022-03-30T00:25:29.555Z] Building security-spire-agent ... [2022-03-30T00:25:29.555Z] Building security-spire-config ... [2022-03-30T00:25:29.555Z] Building security-spire-server ... [2022-03-30T00:25:29.555Z] Building support-notifications ... [2022-03-30T00:25:29.555Z] Building support-scheduler ... [2022-03-30T00:25:29.555Z] Building sys-mgmt-agent ... [2022-03-30T00:25:29.555Z] Building core-metadata [2022-03-30T00:25:29.555Z] Building security-spiffe-token-provider [2022-03-30T00:25:29.555Z] Building support-notifications [2022-03-30T00:25:29.555Z] Building security-bootstrapper [2022-03-30T00:25:29.555Z] Building security-secretstore-setup [2022-03-30T00:25:47.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:25:47.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:25:47.652Z] ---> 4e423ca5558c [2022-03-30T00:25:47.652Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:25:47.652Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:25:47.652Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:25:47.652Z] ---> 4e423ca5558c [2022-03-30T00:25:47.652Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T00:25:47.652Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:25:47.652Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:25:47.652Z] ---> 4e423ca5558c [2022-03-30T00:25:47.652Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T00:25:47.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:25:47.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:25:47.652Z] ---> 4e423ca5558c [2022-03-30T00:25:47.652Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:25:47.914Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:25:47.914Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:25:47.914Z] ---> 4e423ca5558c [2022-03-30T00:25:47.914Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T00:25:53.201Z] ---> Running in 24ef63a91849 [2022-03-30T00:25:53.201Z] ---> Running in 041b4ca75fda [2022-03-30T00:25:53.201Z] ---> Running in 0752c87828ca [2022-03-30T00:25:53.201Z] ---> Running in 6a92548095b3 [2022-03-30T00:25:53.201Z] ---> Running in 961f8df6f6a7 [2022-03-30T00:25:53.474Z] Removing intermediate container 24ef63a91849 [2022-03-30T00:25:53.474Z] ---> 5bcf4480bbcd [2022-03-30T00:25:53.474Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T00:25:53.474Z] Removing intermediate container 041b4ca75fda [2022-03-30T00:25:53.474Z] ---> 829cfc85877f [2022-03-30T00:25:53.474Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:25:53.769Z] Removing intermediate container 961f8df6f6a7 [2022-03-30T00:25:53.769Z] ---> 3fb15362c9fb [2022-03-30T00:25:53.769Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:25:53.769Z] Removing intermediate container 0752c87828ca [2022-03-30T00:25:53.769Z] ---> 2e4091b3d56f [2022-03-30T00:25:53.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:25:53.769Z] Removing intermediate container 6a92548095b3 [2022-03-30T00:25:53.769Z] ---> 58b947728d1d [2022-03-30T00:25:53.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:25:53.769Z] ---> Running in 5e6e15e93dc3 [2022-03-30T00:25:53.769Z] ---> Running in d6c1046f7c85 [2022-03-30T00:25:53.769Z] ---> Running in 8ffbe0a9cd4d [2022-03-30T00:25:54.032Z] ---> Running in 85ece01e2f3c [2022-03-30T00:25:54.032Z] ---> Running in 5493262c9cae [2022-03-30T00:25:54.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:55.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:55.843Z] Removing intermediate container d6c1046f7c85 [2022-03-30T00:25:55.843Z] ---> 15ae6cb61c3c [2022-03-30T00:25:55.843Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T00:25:56.105Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:25:56.105Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:25:56.105Z] OK: 15864 distinct packages available [2022-03-30T00:25:56.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:56.365Z] ---> Running in 20ae916b366a [2022-03-30T00:25:56.365Z] Removing intermediate container 8ffbe0a9cd4d [2022-03-30T00:25:56.365Z] ---> bb63779c62a3 [2022-03-30T00:25:56.365Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T00:25:56.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:56.629Z] ---> Running in 75de0b35a1ff [2022-03-30T00:25:56.890Z] Removing intermediate container 85ece01e2f3c [2022-03-30T00:25:56.890Z] ---> e387ccc2ecda [2022-03-30T00:25:56.890Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T00:25:56.890Z] Removing intermediate container 5493262c9cae [2022-03-30T00:25:56.890Z] ---> 03465a958d89 [2022-03-30T00:25:56.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:25:56.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:56.890Z] ---> Running in bd2d6a720e10 [2022-03-30T00:25:56.890Z] ---> Running in 326cab1d219b [2022-03-30T00:25:57.148Z] OK: 221 MiB in 52 packages [2022-03-30T00:25:57.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:57.407Z] Removing intermediate container 5e6e15e93dc3 [2022-03-30T00:25:57.407Z] ---> b2495be052c7 [2022-03-30T00:25:57.407Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T00:25:57.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:57.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:57.667Z] ---> ea3b1b4ea69b [2022-03-30T00:25:57.667Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:25:57.667Z] ---> Running in 94ee9a49b62f [2022-03-30T00:25:57.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:58.188Z] OK: 221 MiB in 52 packages [2022-03-30T00:25:58.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:58.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:58.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:25:58.450Z] OK: 221 MiB in 52 packages [2022-03-30T00:25:58.710Z] Removing intermediate container 20ae916b366a [2022-03-30T00:25:58.710Z] ---> 81ee7cee26da [2022-03-30T00:25:58.710Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T00:25:58.710Z] Removing intermediate container 94ee9a49b62f [2022-03-30T00:25:58.710Z] ---> 9adf4b44b23a [2022-03-30T00:25:58.710Z] Step 7/20 : COPY . . [2022-03-30T00:25:58.710Z] OK: 221 MiB in 52 packages [2022-03-30T00:25:58.710Z] OK: 221 MiB in 52 packages [2022-03-30T00:26:00.622Z] ---> 297872f664e6 [2022-03-30T00:26:00.622Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:26:01.560Z] ---> Running in d933a7b45772 [2022-03-30T00:26:01.560Z] Removing intermediate container 75de0b35a1ff [2022-03-30T00:26:01.560Z] ---> 034b65ec21cf [2022-03-30T00:26:01.560Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T00:26:01.826Z] Removing intermediate container bd2d6a720e10 [2022-03-30T00:26:01.826Z] ---> 9bac1e024534 [2022-03-30T00:26:01.826Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:26:02.085Z] ---> bcdd24909426 [2022-03-30T00:26:02.085Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:26:02.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9379 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-30T00:26:02.259Z] Running in /w/workspace/edgex-go/170 [Pipeline] { [Pipeline] checkout [2022-03-30T00:26:02.345Z] Removing intermediate container 326cab1d219b [2022-03-30T00:26:02.345Z] ---> 6d05bf71f217 [2022-03-30T00:26:02.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:26:02.743Z] The recommended git tool is: git [2022-03-30T00:26:02.915Z] ---> Running in 5d7017060982 [2022-03-30T00:26:02.916Z] ---> aca0aa807603 [2022-03-30T00:26:02.916Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:26:03.177Z] ---> bcea370a40f3 [2022-03-30T00:26:03.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:26:04.136Z] ---> Running in d3d0d900b0e3 [2022-03-30T00:26:04.397Z] ---> Running in 60e8fafc8486 [2022-03-30T00:26:05.349Z] Removing intermediate container d933a7b45772 [2022-03-30T00:26:05.349Z] ---> 2310c3bb3106 [2022-03-30T00:26:05.349Z] Step 8/31 : COPY . . [2022-03-30T00:26:09.572Z] ---> 696788b7281a [2022-03-30T00:26:09.572Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T00:26:10.151Z] using credential edgex-jenkins-ssh [2022-03-30T00:26:10.195Z] Cloning the remote Git repository [2022-03-30T00:26:10.624Z] ---> Running in aa97e51f6687 [2022-03-30T00:26:11.198Z] Removing intermediate container 5d7017060982 [2022-03-30T00:26:11.198Z] ---> 8a3ecd712fb0 [2022-03-30T00:26:11.198Z] Step 8/25 : COPY . . [2022-03-30T00:26:10.282Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T00:26:10.371Z] > git init /w/workspace/edgex-go/170 # timeout=10 [2022-03-30T00:26:10.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T00:26:10.498Z] > git --version # timeout=10 [2022-03-30T00:26:10.541Z] > git --version # 'git version 2.25.1' [2022-03-30T00:26:10.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T00:26:10.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T00:26:11.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T00:26:13.698Z] Removing intermediate container d3d0d900b0e3 [2022-03-30T00:26:13.698Z] ---> 2ab35af6615a [2022-03-30T00:26:13.698Z] Step 8/22 : COPY . . [2022-03-30T00:26:13.698Z] Removing intermediate container 60e8fafc8486 [2022-03-30T00:26:13.698Z] ---> d0901d238d98 [2022-03-30T00:26:13.698Z] Step 8/23 : COPY . . [2022-03-30T00:26:16.993Z] ---> 001b615e0e5a [2022-03-30T00:26:16.993Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T00:26:26.999Z] ---> Running in f549466db0e1 [2022-03-30T00:26:26.999Z] ---> 7e8d0817bd59 [2022-03-30T00:26:26.999Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T00:26:26.999Z] ---> Running in 2689226fa360 [2022-03-30T00:26:26.999Z] ---> a7336c00a278 [2022-03-30T00:26:26.999Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T00:26:26.999Z] ---> 3876dcb1baab [2022-03-30T00:26:26.999Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T00:26:26.999Z] ---> Running in d510e81d7d00 [2022-03-30T00:26:26.999Z] ---> Running in 52ad58063721 [2022-03-30T00:26:26.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T00:26:26.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T00:26:26.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T00:26:26.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T00:26:27.640Z] Avoid second fetch [2022-03-30T00:26:27.641Z] Checking out Revision 12679344879a08b212870445801930d5cb2f77c3 (main) [2022-03-30T00:26:27.607Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T00:26:27.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T00:26:27.667Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T00:26:27.690Z] > git checkout -f 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T00:26:32.059Z] Commit message: "Merge pull request #3931 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.9" [2022-03-30T00:26:32.285Z] Removing intermediate container aa97e51f6687 [2022-03-30T00:26:32.285Z] ---> 0f804f908e09 [2022-03-30T00:26:32.285Z] [2022-03-30T00:26:32.285Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T00:26:32.285Z] 3.15: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T00:26:32.950Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T00:26:32.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:26:32.950Z] Dload Upload Total Spent Left Speed [2022-03-30T00:26:32.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh [2022-03-30T00:26:33.220Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T00:26:33.220Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T00:26:33.220Z] ---> 76c8fb57b6fc [2022-03-30T00:26:33.220Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:26:33.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T00:26:33.869Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T00:26:33.869Z] + sudo tee /etc/docker/daemon.new [2022-03-30T00:26:33.869Z] { [2022-03-30T00:26:33.869Z] "registry-mirrors": [ [2022-03-30T00:26:33.869Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T00:26:33.869Z] ], [2022-03-30T00:26:33.869Z] "bip": "10.250.0.254/24", [2022-03-30T00:26:33.869Z] "hosts": [ [2022-03-30T00:26:33.869Z] "tcp://0.0.0.0:5555", [2022-03-30T00:26:33.869Z] "unix:///var/run/docker.sock" [2022-03-30T00:26:33.869Z] ], [2022-03-30T00:26:33.869Z] "mtu": 1458, [2022-03-30T00:26:33.869Z] "selinux-enabled": true, [2022-03-30T00:26:33.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T00:26:33.869Z] } [Pipeline] sh [2022-03-30T00:26:34.157Z] ---> Running in 39750dd00df1 [2022-03-30T00:26:34.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T00:26:34.416Z] Removing intermediate container 39750dd00df1 [2022-03-30T00:26:34.416Z] ---> 9d335655bc1e [2022-03-30T00:26:34.416Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:26:34.416Z] ---> Running in a81903295acb [2022-03-30T00:26:34.581Z] + sudo service docker restart [2022-03-30T00:26:36.958Z] Removing intermediate container a81903295acb [2022-03-30T00:26:36.958Z] ---> b25c22693980 [2022-03-30T00:26:36.958Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T00:26:36.958Z] ---> Running in 71988660c150 [2022-03-30T00:26:37.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:26:38.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:26:39.029Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:26:39.029Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:26:39.029Z] OK: 15854 distinct packages available [2022-03-30T00:26:39.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:26:39.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:26:40.165Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T00:26:40.165Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:26:40.165Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T00:26:40.422Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T00:26:40.422Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T00:26:40.422Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T00:26:40.680Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:26:40.680Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T00:26:40.680Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T00:26:40.939Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:26:40.939Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:26:40.939Z] OK: 8 MiB in 23 packages [2022-03-30T00:26:44.250Z] Removing intermediate container 71988660c150 [2022-03-30T00:26:44.250Z] ---> 35da6bf8d01d [2022-03-30T00:26:44.250Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:26:44.510Z] ---> f9d0135ec69e [2022-03-30T00:26:44.510Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T00:26:45.891Z] ---> 91cf04ceec39 [2022-03-30T00:26:45.891Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T00:26:46.151Z] ---> 108e42e3b0a6 [2022-03-30T00:26:46.151Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T00:26:46.151Z] ---> Running in d52acee5aca1 [2022-03-30T00:26:46.718Z] Removing intermediate container d52acee5aca1 [2022-03-30T00:26:46.718Z] ---> 87e2f243c1ef [2022-03-30T00:26:46.718Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:26:46.718Z] ---> Running in 254ff2e9c104 [2022-03-30T00:26:46.976Z] Removing intermediate container 254ff2e9c104 [2022-03-30T00:26:46.976Z] ---> d5be4f6e1e32 [2022-03-30T00:26:46.976Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T00:26:46.976Z] ---> Running in 1e2eb738e03b [2022-03-30T00:26:47.546Z] Removing intermediate container 1e2eb738e03b [2022-03-30T00:26:47.546Z] ---> bfbb911dc092 [2022-03-30T00:26:47.546Z] Step 19/20 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:26:47.546Z] ---> Running in ef4467406bda [2022-03-30T00:26:47.804Z] Removing intermediate container ef4467406bda [2022-03-30T00:26:47.804Z] ---> c78d1d4c8e69 [2022-03-30T00:26:47.804Z] Step 20/20 : LABEL version=2.2.0-dev.48 [2022-03-30T00:26:47.804Z] ---> Running in 66aeb1d26687 [2022-03-30T00:26:48.410Z] Removing intermediate container 66aeb1d26687 [2022-03-30T00:26:48.410Z] ---> 2405e1667481 [2022-03-30T00:26:48.410Z] [2022-03-30T00:26:48.410Z] Successfully built 2405e1667481 [2022-03-30T00:26:48.670Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T00:26:48.670Z]  Building security-spiffe-token-provider ... done Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:26:52.938Z] provisioning config files... [2022-03-30T00:26:52.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/170@tmp/config8150156382472766711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:26:53.326Z] ---> docker-login.sh [2022-03-30T00:26:53.326Z] nexus3.edgexfoundry.org:10001 [2022-03-30T00:26:53.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:26:54.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:26:54.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:26:54.100Z] ---> 4e423ca5558c [2022-03-30T00:26:54.100Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> 3fb15362c9fb [2022-03-30T00:26:54.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> bb63779c62a3 [2022-03-30T00:26:54.100Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> 034b65ec21cf [2022-03-30T00:26:54.100Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> bcdd24909426 [2022-03-30T00:26:54.100Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> 8a3ecd712fb0 [2022-03-30T00:26:54.100Z] Step 8/22 : COPY . . [2022-03-30T00:26:54.100Z] ---> Using cache [2022-03-30T00:26:54.100Z] ---> 7e8d0817bd59 [2022-03-30T00:26:54.100Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T00:26:54.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:26:54.196Z] Configure a credential helper to remove this warning. See [2022-03-30T00:26:54.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:26:54.196Z] [2022-03-30T00:26:54.196Z] Login Succeeded [2022-03-30T00:26:54.196Z] nexus3.edgexfoundry.org:10002 [2022-03-30T00:26:54.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:26:54.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:26:54.478Z] Configure a credential helper to remove this warning. See [2022-03-30T00:26:54.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:26:54.478Z] [2022-03-30T00:26:54.478Z] Login Succeeded [2022-03-30T00:26:54.478Z] nexus3.edgexfoundry.org:10003 [2022-03-30T00:26:55.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:26:55.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:26:55.080Z] Configure a credential helper to remove this warning. See [2022-03-30T00:26:55.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:26:55.080Z] [2022-03-30T00:26:55.080Z] Login Succeeded [2022-03-30T00:26:55.080Z] nexus3.edgexfoundry.org:10004 [2022-03-30T00:26:55.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:26:55.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:26:55.628Z] Configure a credential helper to remove this warning. See [2022-03-30T00:26:55.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:26:55.628Z] [2022-03-30T00:26:55.628Z] Login Succeeded [2022-03-30T00:26:55.628Z] docker.io [2022-03-30T00:26:55.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:26:56.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:26:56.171Z] Configure a credential helper to remove this warning. See [2022-03-30T00:26:56.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:26:56.171Z] [2022-03-30T00:26:56.171Z] Login Succeeded [2022-03-30T00:26:56.171Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T00:26:56.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T00:26:56.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:26:56.688Z] ========================================================= [2022-03-30T00:26:56.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T00:26:56.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:26:57.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:26:57.298Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T00:26:57.298Z] 9b3977197b4f: Pulling fs layer [2022-03-30T00:26:57.298Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T00:26:57.298Z] 94645a83ff95: Pulling fs layer [2022-03-30T00:26:57.298Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T00:26:57.298Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T00:26:57.298Z] f7c0051592d6: Pulling fs layer [2022-03-30T00:26:57.298Z] a227ed2f7395: Pulling fs layer [2022-03-30T00:26:57.298Z] 7b1c46037f91: Pulling fs layer [2022-03-30T00:26:57.298Z] 3f3a8bcf1eab: Waiting [2022-03-30T00:26:57.298Z] f7c0051592d6: Waiting [2022-03-30T00:26:57.298Z] 0c92f367c5e7: Waiting [2022-03-30T00:26:57.298Z] a227ed2f7395: Waiting [2022-03-30T00:26:57.298Z] 7b1c46037f91: Waiting [2022-03-30T00:26:57.298Z] 94645a83ff95: Verifying Checksum [2022-03-30T00:26:57.298Z] 94645a83ff95: Download complete [2022-03-30T00:26:57.298Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T00:26:57.298Z] 1a89e8eeedd5: Download complete [2022-03-30T00:26:57.298Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T00:26:57.298Z] 0c92f367c5e7: Download complete [2022-03-30T00:26:57.298Z] 9b3977197b4f: Download complete [2022-03-30T00:26:57.298Z] f7c0051592d6: Download complete [2022-03-30T00:26:57.298Z] a227ed2f7395: Verifying Checksum [2022-03-30T00:26:57.298Z] a227ed2f7395: Download complete [2022-03-30T00:26:57.899Z] 9b3977197b4f: Pull complete [2022-03-30T00:26:58.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T00:26:58.324Z] ---> Running in 25a043b04da8 [2022-03-30T00:26:58.507Z] 1a89e8eeedd5: Pull complete [2022-03-30T00:26:58.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T00:26:59.113Z] 94645a83ff95: Pull complete [2022-03-30T00:26:59.113Z] 7b1c46037f91: Download complete [2022-03-30T00:26:59.712Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T00:26:59.712Z] 3f3a8bcf1eab: Download complete [2022-03-30T00:27:03.095Z] Removing intermediate container 52ad58063721 [2022-03-30T00:27:03.095Z] ---> f73bc0527bff [2022-03-30T00:27:03.095Z] [2022-03-30T00:27:03.095Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:27:03.354Z] Removing intermediate container 2689226fa360 [2022-03-30T00:27:03.354Z] ---> 8c2667a1ba29 [2022-03-30T00:27:03.354Z] [2022-03-30T00:27:03.354Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T00:27:03.354Z] Removing intermediate container f549466db0e1 [2022-03-30T00:27:03.354Z] ---> e13902c93c26 [2022-03-30T00:27:03.354Z] [2022-03-30T00:27:03.354Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T00:27:03.354Z] Removing intermediate container d510e81d7d00 [2022-03-30T00:27:03.354Z] ---> 821b95fb4fd3 [2022-03-30T00:27:03.354Z] [2022-03-30T00:27:03.354Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:27:03.613Z] 3.14: Pulling from library/alpine [2022-03-30T00:27:04.551Z] 3.14: Pulling from library/alpine [2022-03-30T00:27:04.810Z] 3.14: Pulling from library/alpine [2022-03-30T00:27:04.810Z] 3.14: Pulling from library/alpine [2022-03-30T00:27:06.188Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T00:27:06.188Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T00:27:06.188Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T00:27:06.188Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T00:27:06.188Z] Status: Image is up to date for alpine:3.14 [2022-03-30T00:27:06.188Z] Status: Image is up to date for alpine:3.14 [2022-03-30T00:27:06.188Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T00:27:06.188Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T00:27:06.188Z] ---> 84b07dd2d1fd [2022-03-30T00:27:06.188Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T00:27:06.188Z] ---> 84b07dd2d1fd [2022-03-30T00:27:06.188Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:27:06.447Z] ---> 84b07dd2d1fd [2022-03-30T00:27:06.447Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T00:27:06.447Z] ---> 84b07dd2d1fd [2022-03-30T00:27:06.447Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T00:27:07.014Z] ---> Running in fcc998797f13 [2022-03-30T00:27:07.014Z] ---> Running in a6dbc05125cd [2022-03-30T00:27:07.014Z] ---> Running in 85fb97caa08a [2022-03-30T00:27:07.014Z] ---> Running in cfbc7ba14652 [2022-03-30T00:27:07.278Z] Removing intermediate container cfbc7ba14652 [2022-03-30T00:27:07.278Z] ---> 6245b48fe0d1 [2022-03-30T00:27:07.278Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T00:27:07.278Z] ---> Running in 2186d23b45b2 [2022-03-30T00:27:07.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:07.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:08.055Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T00:27:08.055Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:08.055Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:27:08.055Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:08.055Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:27:08.055Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T00:27:08.055Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:27:08.055Z] OK: 6 MiB in 16 packages [2022-03-30T00:27:08.055Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T00:27:08.055Z] OK: 6 MiB in 16 packages [2022-03-30T00:27:08.055Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:08.055Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T00:27:08.055Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:27:08.055Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:27:08.313Z] OK: 6 MiB in 17 packages [2022-03-30T00:27:08.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:08.882Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:09.464Z] Removing intermediate container 2186d23b45b2 [2022-03-30T00:27:09.464Z] ---> 87e2b666dc02 [2022-03-30T00:27:09.464Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T00:27:09.464Z] Removing intermediate container a6dbc05125cd [2022-03-30T00:27:09.464Z] ---> 04145b902481 [2022-03-30T00:27:09.464Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T00:27:09.464Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:27:09.464Z] OK: 6 MiB in 15 packages [2022-03-30T00:27:09.724Z] Removing intermediate container fcc998797f13 [2022-03-30T00:27:09.724Z] ---> a82731a9040c [2022-03-30T00:27:09.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:27:09.724Z] ---> Running in 62dc997a5542 [2022-03-30T00:27:09.724Z] ---> Running in e5cf9d23c00e [2022-03-30T00:27:09.724Z] ---> Running in 8c6348028831 [2022-03-30T00:27:09.724Z] Removing intermediate container 62dc997a5542 [2022-03-30T00:27:09.724Z] ---> dcabbb9cdacb [2022-03-30T00:27:09.724Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T00:27:09.983Z] Removing intermediate container e5cf9d23c00e [2022-03-30T00:27:09.983Z] ---> 0dc853affee8 [2022-03-30T00:27:09.983Z] Step 13/25 : WORKDIR / [2022-03-30T00:27:09.983Z] ---> Running in 7415309227cd [2022-03-30T00:27:09.983Z] Removing intermediate container 8c6348028831 [2022-03-30T00:27:09.983Z] ---> 84bc740063b2 [2022-03-30T00:27:09.983Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T00:27:09.983Z] ---> Running in 3546cd1a6f53 [2022-03-30T00:27:09.983Z] ---> Running in 3bdfa70f9be2 [2022-03-30T00:27:09.983Z] Removing intermediate container 85fb97caa08a [2022-03-30T00:27:09.983Z] ---> 3907e1d0ed73 [2022-03-30T00:27:09.983Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:27:09.983Z] ---> Running in 6c21ea386ab6 [2022-03-30T00:27:09.983Z] Removing intermediate container 7415309227cd [2022-03-30T00:27:09.983Z] ---> f9448064876c [2022-03-30T00:27:09.983Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T00:27:10.242Z] Removing intermediate container 3546cd1a6f53 [2022-03-30T00:27:10.242Z] ---> e19253c5bb24 [2022-03-30T00:27:10.242Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-30T00:27:10.242Z] ---> Running in cbef46cd127b [2022-03-30T00:27:10.242Z] Removing intermediate container 3bdfa70f9be2 [2022-03-30T00:27:10.242Z] ---> 84d140e2e306 [2022-03-30T00:27:10.242Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T00:27:10.242Z] Removing intermediate container 6c21ea386ab6 [2022-03-30T00:27:10.242Z] ---> bf6377ca637e [2022-03-30T00:27:10.242Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T00:27:10.242Z] ---> Running in e79df3a4b2a3 [2022-03-30T00:27:10.242Z] ---> Running in da82059c1dbe [2022-03-30T00:27:10.242Z] Removing intermediate container e79df3a4b2a3 [2022-03-30T00:27:10.242Z] ---> 9d85ef923de1 [2022-03-30T00:27:10.242Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:27:10.501Z] ---> 635a91f84520 [2022-03-30T00:27:10.501Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-30T00:27:10.501Z] Removing intermediate container da82059c1dbe [2022-03-30T00:27:10.501Z] ---> 1846cbdfdb8b [2022-03-30T00:27:10.501Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T00:27:10.501Z] ---> Running in 80f3ae26bda4 [2022-03-30T00:27:10.501Z] ---> 708b2a474d61 [2022-03-30T00:27:10.501Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T00:27:10.501Z] ---> 425ceb6ab227 [2022-03-30T00:27:10.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T00:27:10.767Z] Removing intermediate container 80f3ae26bda4 [2022-03-30T00:27:10.767Z] ---> 08866f7550c1 [2022-03-30T00:27:10.767Z] Step 15/23 : WORKDIR / [2022-03-30T00:27:10.767Z] ---> Running in ec10319a2cbe [2022-03-30T00:27:10.767Z] ---> ccc37c612fb5 [2022-03-30T00:27:10.767Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-30T00:27:10.767Z] Removing intermediate container ec10319a2cbe [2022-03-30T00:27:10.767Z] ---> 9d115043b893 [2022-03-30T00:27:10.767Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:27:11.337Z] Removing intermediate container cbef46cd127b [2022-03-30T00:27:11.337Z] ---> 1d3051cf7fab [2022-03-30T00:27:11.337Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T00:27:11.337Z] ---> f30720319727 [2022-03-30T00:27:11.337Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T00:27:11.337Z] ---> 8beff8dea469 [2022-03-30T00:27:11.337Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T00:27:11.337Z] ---> 89deb487c873 [2022-03-30T00:27:11.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T00:27:11.337Z] ---> Running in a067ddb9788c [2022-03-30T00:27:11.927Z] Removing intermediate container a067ddb9788c [2022-03-30T00:27:11.927Z] ---> 7bd48d6279f6 [2022-03-30T00:27:11.927Z] ---> a72117ed650b [2022-03-30T00:27:11.927Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T00:27:11.927Z] [2022-03-30T00:27:11.927Z] ---> c135858402b6 [2022-03-30T00:27:11.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T00:27:11.927Z] ---> a784484352d0 [2022-03-30T00:27:11.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T00:27:11.927Z] ---> Running in 99b84cee36bf [2022-03-30T00:27:11.927Z] ---> ee0f67e25a77 [2022-03-30T00:27:11.927Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T00:27:12.117Z] 3f3a8bcf1eab: Pull complete [2022-03-30T00:27:12.117Z] 0c92f367c5e7: Pull complete [2022-03-30T00:27:12.117Z] f7c0051592d6: Pull complete [2022-03-30T00:27:12.117Z] a227ed2f7395: Pull complete [2022-03-30T00:27:12.188Z] Removing intermediate container 99b84cee36bf [2022-03-30T00:27:12.189Z] ---> 437796de82a3 [2022-03-30T00:27:12.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:27:12.189Z] ---> Running in 994acdcf5ecb [2022-03-30T00:27:12.448Z] ---> Running in e11c78efef0f [2022-03-30T00:27:12.448Z] ---> 26733cc1a2da [2022-03-30T00:27:12.448Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T00:27:12.448Z] ---> 4358e7dd3b23 [2022-03-30T00:27:12.448Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T00:27:12.448Z] ---> Running in 28d9af8084fd [2022-03-30T00:27:12.448Z] Removing intermediate container e11c78efef0f [2022-03-30T00:27:12.448Z] ---> 60cfaf986ada [2022-03-30T00:27:12.448Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T00:27:12.712Z] ---> Running in 7298f49eee77 [2022-03-30T00:27:12.712Z] Removing intermediate container 28d9af8084fd [2022-03-30T00:27:12.712Z] ---> d3a66b5b34c4 [2022-03-30T00:27:12.712Z] ---> 6a7360331b06 [2022-03-30T00:27:12.712Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:27:12.712Z] [2022-03-30T00:27:12.712Z] Removing intermediate container 7298f49eee77 [2022-03-30T00:27:12.712Z] ---> 8585c08450d6 [2022-03-30T00:27:12.712Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:12.712Z] ---> Running in dc1275ec1094 [2022-03-30T00:27:12.712Z] ---> Running in b84a1a1e711f [2022-03-30T00:27:12.972Z] ---> Running in 68a336684cc6 [2022-03-30T00:27:12.972Z] Removing intermediate container dc1275ec1094 [2022-03-30T00:27:12.972Z] ---> 2a71f164f1b3 [2022-03-30T00:27:12.972Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T00:27:12.972Z] Removing intermediate container 68a336684cc6 [2022-03-30T00:27:12.972Z] ---> c4b81ad04c20 [2022-03-30T00:27:12.972Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:13.234Z] ---> Running in f4d05ff3e8c1 [2022-03-30T00:27:13.234Z] ---> Running in 7de3cafc95f0 [2022-03-30T00:27:13.234Z] Removing intermediate container 994acdcf5ecb [2022-03-30T00:27:13.234Z] ---> f4db9fc59474 [2022-03-30T00:27:13.234Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:27:13.234Z] Removing intermediate container f4d05ff3e8c1 [2022-03-30T00:27:13.234Z] ---> 0037ae629731 [2022-03-30T00:27:13.234Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:13.495Z] ---> Running in e8ad277b1189 [2022-03-30T00:27:13.495Z] Removing intermediate container 7de3cafc95f0 [2022-03-30T00:27:13.495Z] ---> 4f2d8b7a9c94 [2022-03-30T00:27:13.495Z] [2022-03-30T00:27:13.757Z] ---> 7ad807dba678 [2022-03-30T00:27:13.757Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T00:27:13.757Z] Successfully built 4f2d8b7a9c94 [2022-03-30T00:27:13.757Z] Removing intermediate container e8ad277b1189 [2022-03-30T00:27:13.757Z] ---> 59841cb0d206 [2022-03-30T00:27:13.757Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:13.757Z] Removing intermediate container b84a1a1e711f [2022-03-30T00:27:13.757Z] ---> e90bc08a7991 [2022-03-30T00:27:13.757Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T00:27:13.757Z] Successfully tagged support-notifications:latest [2022-03-30T00:27:13.757Z]  Building support-notifications ... done Building core-command [2022-03-30T00:27:14.016Z] ---> Running in 98bab374554d [2022-03-30T00:27:14.016Z] ---> Running in a15a0c6860bf [2022-03-30T00:27:16.562Z] Removing intermediate container a15a0c6860bf [2022-03-30T00:27:16.562Z] ---> 539e9c76c74a [2022-03-30T00:27:16.562Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T00:27:16.562Z] ---> f771b0f53811 [2022-03-30T00:27:16.562Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T00:27:16.562Z] Removing intermediate container 98bab374554d [2022-03-30T00:27:16.562Z] ---> 00c1fea15ec5 [2022-03-30T00:27:16.562Z] [2022-03-30T00:27:16.562Z] ---> Running in 01205192a2d0 [2022-03-30T00:27:16.562Z] ---> 002e35df64ff [2022-03-30T00:27:16.562Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T00:27:16.562Z] Successfully built 00c1fea15ec5 [2022-03-30T00:27:16.562Z] Removing intermediate container 25a043b04da8 [2022-03-30T00:27:16.562Z] ---> 58c61cc0667a [2022-03-30T00:27:16.562Z] [2022-03-30T00:27:16.562Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:27:16.823Z] Successfully tagged core-metadata:latest [2022-03-30T00:27:16.823Z] ---> 84b07dd2d1fd [2022-03-30T00:27:16.823Z]  Building core-metadata ... done Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:27:16.823Z] Building security-spire-config [2022-03-30T00:27:16.823Z] ---> Using cache [2022-03-30T00:27:16.823Z] ---> 3907e1d0ed73 [2022-03-30T00:27:16.823Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:27:16.823Z] ---> Using cache [2022-03-30T00:27:16.823Z] ---> bf6377ca637e [2022-03-30T00:27:16.823Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T00:27:17.083Z] Removing intermediate container 01205192a2d0 [2022-03-30T00:27:17.083Z] ---> 7203e4fe6f12 [2022-03-30T00:27:17.083Z] Step 24/25 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:17.083Z] ---> Running in 46cf82b6b4e6 [2022-03-30T00:27:17.083Z] ---> Running in 457fe53ff9ef [2022-03-30T00:27:17.084Z] ---> 6c0d42d8d674 [2022-03-30T00:27:17.084Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T00:27:17.655Z] Removing intermediate container 46cf82b6b4e6 [2022-03-30T00:27:17.655Z] ---> e646142c48d2 [2022-03-30T00:27:17.655Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T00:27:18.858Z] 7b1c46037f91: Pull complete [2022-03-30T00:27:18.859Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T00:27:18.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:27:18.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:27:19.033Z] Removing intermediate container 457fe53ff9ef [2022-03-30T00:27:19.033Z] ---> 97191501fc7d [2022-03-30T00:27:19.033Z] Step 25/25 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:19.272Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T00:27:19.272Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:27:19.272Z] WORKDIR /edgex [2022-03-30T00:27:19.272Z] COPY go.mod . [2022-03-30T00:27:19.272Z] RUN go mod download [2022-03-30T00:27:19.290Z] ---> c77fdb2ce5f0 [2022-03-30T00:27:19.290Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T00:27:19.551Z] ---> Running in 1711dcf69d3f [2022-03-30T00:27:19.551Z] ---> Running in 1a61186e1fb2 [2022-03-30T00:27:19.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:19.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:19.810Z] ---> 4e423ca5558c [2022-03-30T00:27:19.810Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> 3fb15362c9fb [2022-03-30T00:27:19.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> bb63779c62a3 [2022-03-30T00:27:19.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> 034b65ec21cf [2022-03-30T00:27:19.810Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> bcdd24909426 [2022-03-30T00:27:19.810Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> 8a3ecd712fb0 [2022-03-30T00:27:19.810Z] Step 8/23 : COPY . . [2022-03-30T00:27:19.810Z] ---> Using cache [2022-03-30T00:27:19.810Z] ---> 7e8d0817bd59 [2022-03-30T00:27:19.810Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T00:27:19.810Z] ---> Running in c15daec01f97 [2022-03-30T00:27:20.070Z] ---> Running in 39c2e2b76752 [2022-03-30T00:27:20.070Z] Removing intermediate container 1711dcf69d3f [2022-03-30T00:27:20.070Z] ---> d2b1449c91b3 [2022-03-30T00:27:20.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:27:20.329Z] Removing intermediate container 1a61186e1fb2 [2022-03-30T00:27:20.329Z] ---> 7ea3c25a04d2 [2022-03-30T00:27:20.329Z] [2022-03-30T00:27:20.329Z] Successfully built 7ea3c25a04d2 [2022-03-30T00:27:20.329Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T00:27:20.329Z] Building core-data [2022-03-30T00:27:20.329Z]  Building security-secretstore-setup ... done Removing intermediate container c15daec01f97 [2022-03-30T00:27:20.329Z] ---> a498fcc51ade [2022-03-30T00:27:20.329Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T00:27:20.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T00:27:21.158Z] ---> 4beb86cefa0b [2022-03-30T00:27:21.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T00:27:21.418Z] ---> e10b45ddd3dc [2022-03-30T00:27:21.418Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T00:27:22.356Z] ---> Running in f4a03a47cc55 [2022-03-30T00:27:23.622Z] Sending build context to Docker daemon 168.9MB [2022-03-30T00:27:23.622Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:27:23.622Z] ---> f79e39bc4007 [2022-03-30T00:27:23.622Z] Step 2/4 : WORKDIR /edgex [2022-03-30T00:27:24.932Z] ---> a135fa3ea74a [2022-03-30T00:27:24.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T00:27:24.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:24.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:24.932Z] ---> 4e423ca5558c [2022-03-30T00:27:24.932Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> 3fb15362c9fb [2022-03-30T00:27:24.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> bb63779c62a3 [2022-03-30T00:27:24.932Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> 034b65ec21cf [2022-03-30T00:27:24.932Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> bcdd24909426 [2022-03-30T00:27:24.932Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> 8a3ecd712fb0 [2022-03-30T00:27:24.932Z] Step 8/24 : COPY . . [2022-03-30T00:27:24.932Z] ---> Using cache [2022-03-30T00:27:24.932Z] ---> 7e8d0817bd59 [2022-03-30T00:27:24.932Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T00:27:25.063Z] ---> Running in 294cce92587c [2022-03-30T00:27:25.063Z] Removing intermediate container 294cce92587c [2022-03-30T00:27:25.063Z] ---> 9e8e9677aa4b [2022-03-30T00:27:25.063Z] Step 3/4 : COPY go.mod . [2022-03-30T00:27:25.666Z] ---> 03419baa34b9 [2022-03-30T00:27:25.666Z] Step 4/4 : RUN go mod download [2022-03-30T00:27:25.666Z] ---> Running in 5182efc29308 [2022-03-30T00:27:26.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:26.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:26.877Z] ---> 4e423ca5558c [2022-03-30T00:27:26.877Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:27:26.877Z] ---> Using cache [2022-03-30T00:27:26.877Z] ---> 3fb15362c9fb [2022-03-30T00:27:26.878Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:26.878Z] ---> Using cache [2022-03-30T00:27:26.878Z] ---> bb63779c62a3 [2022-03-30T00:27:26.878Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T00:27:27.140Z] ---> Running in ca63687399cb [2022-03-30T00:27:27.140Z] ---> 04d6e45c325b [2022-03-30T00:27:27.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T00:27:27.140Z] ---> Running in fb88e079981f [2022-03-30T00:27:27.400Z] ---> Running in 682c40acd1b8 [2022-03-30T00:27:27.400Z] Removing intermediate container ca63687399cb [2022-03-30T00:27:27.400Z] ---> 3979aa996128 [2022-03-30T00:27:27.400Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:27:27.400Z] ---> Running in 807bfbee21ff [2022-03-30T00:27:27.663Z] Removing intermediate container f4a03a47cc55 [2022-03-30T00:27:27.663Z] ---> 89bf4d0e8ecc [2022-03-30T00:27:27.663Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T00:27:27.663Z] Removing intermediate container 682c40acd1b8 [2022-03-30T00:27:27.663Z] ---> 1c350960a6b4 [2022-03-30T00:27:27.663Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:27:27.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:27.922Z] ---> Running in f54c8ec78021 [2022-03-30T00:27:27.922Z] ---> Running in 406e230a4f87 [2022-03-30T00:27:28.520Z] Removing intermediate container 406e230a4f87 [2022-03-30T00:27:28.520Z] ---> 6ca2a7395fc7 [2022-03-30T00:27:28.520Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T00:27:28.520Z] ---> Running in 8022a45d610c [2022-03-30T00:27:28.520Z] Removing intermediate container f54c8ec78021 [2022-03-30T00:27:28.520Z] ---> 86239388a7b8 [2022-03-30T00:27:28.520Z] Step 28/31 : CMD ["gate"] [2022-03-30T00:27:28.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:28.788Z] ---> Running in 221d685f418f [2022-03-30T00:27:29.048Z] Removing intermediate container 8022a45d610c [2022-03-30T00:27:29.048Z] ---> 50bd8c079321 [2022-03-30T00:27:29.048Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:29.048Z] OK: 221 MiB in 52 packages [2022-03-30T00:27:29.307Z] spire-1.2.0/ [2022-03-30T00:27:29.307Z] ---> Running in 84b6f820c6e7 [2022-03-30T00:27:29.307Z] Removing intermediate container 221d685f418f [2022-03-30T00:27:29.307Z] ---> 4c8c84871be2 [2022-03-30T00:27:29.307Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T00:27:29.567Z] ---> Running in a9d711b3a283 [2022-03-30T00:27:29.830Z] Removing intermediate container 84b6f820c6e7 [2022-03-30T00:27:29.830Z] ---> 845ce625ef90 [2022-03-30T00:27:29.830Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:30.399Z] spire-1.2.0/README.md [2022-03-30T00:27:30.399Z] spire-1.2.0/bin/ [2022-03-30T00:27:30.399Z] spire-1.2.0/bin/spire-server [2022-03-30T00:27:30.399Z] spire-1.2.0/bin/spire-agent [2022-03-30T00:27:30.399Z] spire-1.2.0/conf/ [2022-03-30T00:27:30.399Z] spire-1.2.0/conf/server/ [2022-03-30T00:27:30.399Z] spire-1.2.0/conf/server/server.conf [2022-03-30T00:27:30.399Z] spire-1.2.0/conf/agent/ [2022-03-30T00:27:30.399Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T00:27:30.399Z] spire-1.2.0/LICENSE [2022-03-30T00:27:30.986Z] ---> Running in 06f7339ec62a [2022-03-30T00:27:31.291Z] Removing intermediate container a9d711b3a283 [2022-03-30T00:27:31.291Z] ---> 09c7f39a352f [2022-03-30T00:27:31.291Z] Step 30/31 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:31.551Z] Removing intermediate container fb88e079981f [2022-03-30T00:27:31.551Z] ---> 5218c22d1d4e [2022-03-30T00:27:31.551Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:27:31.551Z] Removing intermediate container 06f7339ec62a [2022-03-30T00:27:31.551Z] ---> dc79e08294f2 [2022-03-30T00:27:31.551Z] [2022-03-30T00:27:31.824Z] ---> Running in 44510219ec5b [2022-03-30T00:27:31.824Z] ---> ca65ea744562 [2022-03-30T00:27:31.824Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:31.824Z] ---> Running in 7395ac5f643f [2022-03-30T00:27:31.824Z] Successfully built dc79e08294f2 [2022-03-30T00:27:31.824Z] Removing intermediate container 44510219ec5b [2022-03-30T00:27:31.824Z] ---> dd1cf50fe3c9 [2022-03-30T00:27:31.824Z] Step 31/31 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:31.824Z] Successfully tagged support-scheduler:latest [2022-03-30T00:27:31.824Z]  Building support-scheduler ... done Building security-spire-agent [2022-03-30T00:27:33.207Z] ---> Running in e3f856d5d45d [2022-03-30T00:27:35.760Z] Removing intermediate container 807bfbee21ff [2022-03-30T00:27:35.760Z] ---> 7695d9de271f [2022-03-30T00:27:35.760Z] [2022-03-30T00:27:35.760Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T00:27:35.760Z] ---> 76c8fb57b6fc [2022-03-30T00:27:35.760Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:27:35.760Z] ---> Using cache [2022-03-30T00:27:35.760Z] ---> 9d335655bc1e [2022-03-30T00:27:35.760Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:35.760Z] ---> Using cache [2022-03-30T00:27:35.760Z] ---> b25c22693980 [2022-03-30T00:27:35.760Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T00:27:36.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:36.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:36.408Z] ---> 4e423ca5558c [2022-03-30T00:27:36.408Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 3fb15362c9fb [2022-03-30T00:27:36.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> bb63779c62a3 [2022-03-30T00:27:36.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 034b65ec21cf [2022-03-30T00:27:36.408Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> bcdd24909426 [2022-03-30T00:27:36.408Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 8a3ecd712fb0 [2022-03-30T00:27:36.408Z] Step 8/24 : COPY . . [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 7e8d0817bd59 [2022-03-30T00:27:36.408Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 3979aa996128 [2022-03-30T00:27:36.408Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 7695d9de271f [2022-03-30T00:27:36.408Z] [2022-03-30T00:27:36.408Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T00:27:36.408Z] ---> 76c8fb57b6fc [2022-03-30T00:27:36.408Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:27:36.408Z] ---> Using cache [2022-03-30T00:27:36.408Z] ---> 9d335655bc1e [2022-03-30T00:27:36.409Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:36.409Z] ---> Using cache [2022-03-30T00:27:36.409Z] ---> b25c22693980 [2022-03-30T00:27:36.409Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T00:27:36.671Z] Removing intermediate container e3f856d5d45d [2022-03-30T00:27:36.671Z] ---> 207267e69371 [2022-03-30T00:27:36.671Z] [2022-03-30T00:27:36.671Z] ---> Running in f3aa9f9d83b7 [2022-03-30T00:27:36.671Z] Successfully built 207267e69371 [2022-03-30T00:27:36.930Z] Successfully tagged security-bootstrapper:latest [2022-03-30T00:27:36.930Z] Building security-spire-server [2022-03-30T00:27:36.930Z]  Building security-bootstrapper ... done  ---> Running in 43737a10fa9c [2022-03-30T00:27:36.930Z] Removing intermediate container 7395ac5f643f [2022-03-30T00:27:36.930Z] ---> 1878ddfb4087 [2022-03-30T00:27:36.930Z] Step 8/23 : COPY . . [2022-03-30T00:27:37.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:38.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:38.702Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:27:38.702Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:27:38.702Z] OK: 15854 distinct packages available [2022-03-30T00:27:38.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:39.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:39.900Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:39.900Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:27:40.158Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T00:27:40.158Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T00:27:40.158Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:27:40.158Z] OK: 6 MiB in 18 packages [2022-03-30T00:27:40.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:40.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:40.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:40.985Z] ---> 4e423ca5558c [2022-03-30T00:27:40.985Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 3fb15362c9fb [2022-03-30T00:27:40.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> bb63779c62a3 [2022-03-30T00:27:40.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 034b65ec21cf [2022-03-30T00:27:40.985Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> bcdd24909426 [2022-03-30T00:27:40.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 8a3ecd712fb0 [2022-03-30T00:27:40.985Z] Step 8/23 : COPY . . [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 7e8d0817bd59 [2022-03-30T00:27:40.985Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 3979aa996128 [2022-03-30T00:27:40.985Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:27:40.985Z] ---> Using cache [2022-03-30T00:27:40.985Z] ---> 7695d9de271f [2022-03-30T00:27:41.245Z] [2022-03-30T00:27:41.245Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T00:27:41.245Z] ---> 76c8fb57b6fc [2022-03-30T00:27:41.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:27:41.245Z] ---> Using cache [2022-03-30T00:27:41.245Z] ---> 9d335655bc1e [2022-03-30T00:27:41.245Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:41.245Z] ---> Using cache [2022-03-30T00:27:41.245Z] ---> b25c22693980 [2022-03-30T00:27:41.245Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T00:27:41.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:42.080Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:27:42.080Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:27:42.080Z] OK: 15854 distinct packages available [2022-03-30T00:27:42.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:43.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:43.283Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:43.283Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:27:43.543Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T00:27:43.543Z] ---> Running in 205823be587d [2022-03-30T00:27:43.543Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T00:27:43.543Z] Removing intermediate container 39c2e2b76752 [2022-03-30T00:27:43.543Z] ---> c2b9d30260db [2022-03-30T00:27:43.543Z] [2022-03-30T00:27:43.543Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:27:43.543Z] ---> 84b07dd2d1fd [2022-03-30T00:27:43.543Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:27:43.543Z] ---> Using cache [2022-03-30T00:27:43.543Z] ---> 3907e1d0ed73 [2022-03-30T00:27:43.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:27:43.543Z] ---> Using cache [2022-03-30T00:27:43.543Z] ---> bf6377ca637e [2022-03-30T00:27:43.543Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T00:27:43.543Z] ---> b3cf9368f18c [2022-03-30T00:27:43.543Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T00:27:43.543Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T00:27:43.802Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:27:43.802Z] OK: 6 MiB in 19 packages [2022-03-30T00:27:43.802Z] Removing intermediate container f3aa9f9d83b7 [2022-03-30T00:27:43.802Z] ---> c87e10f3b301 [2022-03-30T00:27:43.802Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:27:43.802Z] ---> Running in f668692a5e2f [2022-03-30T00:27:43.802Z] ---> Running in 5df01586e459 [2022-03-30T00:27:43.802Z] Removing intermediate container f668692a5e2f [2022-03-30T00:27:43.802Z] ---> 826cf010957e [2022-03-30T00:27:43.802Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T00:27:44.062Z] ---> Running in 8dda50838f50 [2022-03-30T00:27:44.062Z] Removing intermediate container 8dda50838f50 [2022-03-30T00:27:44.062Z] ---> 91909fd5bf35 [2022-03-30T00:27:44.062Z] Step 15/23 : WORKDIR / [2022-03-30T00:27:44.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:44.062Z] ---> Running in b569f2d2d0a9 [2022-03-30T00:27:44.062Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T00:27:44.324Z] Removing intermediate container 43737a10fa9c [2022-03-30T00:27:44.324Z] ---> 6a5fb7c48b8f [2022-03-30T00:27:44.324Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T00:27:44.586Z] Removing intermediate container b569f2d2d0a9 [2022-03-30T00:27:44.586Z] ---> 05d08b4743fc [2022-03-30T00:27:44.586Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:27:45.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:45.155Z] ---> cc87c1eee533 [2022-03-30T00:27:45.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T00:27:45.413Z] ---> 7d5f16296ebc [2022-03-30T00:27:45.413Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:27:45.413Z] ---> 5231b2d87899 [2022-03-30T00:27:45.413Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:27:45.413Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:27:45.413Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:27:45.413Z] OK: 15854 distinct packages available [2022-03-30T00:27:45.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:45.996Z] ---> 83e4f8b27bd2 [2022-03-30T00:27:45.996Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T00:27:45.996Z] ---> f3282353d745 [2022-03-30T00:27:46.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T00:27:46.259Z] ---> Running in a57683f3edab [2022-03-30T00:27:46.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:46.259Z] ---> 1f8032ae424b [2022-03-30T00:27:46.259Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:27:46.259Z] Removing intermediate container a57683f3edab [2022-03-30T00:27:46.259Z] ---> 3038031d87d9 [2022-03-30T00:27:46.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T00:27:46.259Z] ---> 4db20c21645b [2022-03-30T00:27:46.259Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T00:27:46.523Z] ---> Running in 3c042e7acd60 [2022-03-30T00:27:46.523Z] ---> 599c350a38d6 [2022-03-30T00:27:46.524Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T00:27:46.524Z] Removing intermediate container 3c042e7acd60 [2022-03-30T00:27:46.524Z] ---> ee7a853efd36 [2022-03-30T00:27:46.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:27:46.524Z] ---> 36a9f8a4fa40 [2022-03-30T00:27:46.524Z] Step 19/24 : WORKDIR / [2022-03-30T00:27:46.524Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T00:27:46.784Z] ---> Running in 7aafd7d6a898 [2022-03-30T00:27:46.784Z] ---> Running in c1449b5d236b [2022-03-30T00:27:46.784Z] ---> bc2f6035efc2 [2022-03-30T00:27:46.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T00:27:46.784Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:27:46.784Z] Removing intermediate container 7aafd7d6a898 [2022-03-30T00:27:46.784Z] ---> 775fd7cf1426 [2022-03-30T00:27:46.784Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T00:27:46.784Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T00:27:46.784Z] Removing intermediate container c1449b5d236b [2022-03-30T00:27:46.784Z] ---> 2a3a2c3d9c4b [2022-03-30T00:27:46.784Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:27:46.784Z] ---> Running in cc91bd2eb1d9 [2022-03-30T00:27:46.784Z] ---> Running in 7d37bc139c22 [2022-03-30T00:27:46.784Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T00:27:47.043Z] ---> 0f0b55b2fde6 [2022-03-30T00:27:47.043Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:27:47.043Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T00:27:47.043Z] ---> Running in 471213aaae14 [2022-03-30T00:27:47.043Z] Removing intermediate container cc91bd2eb1d9 [2022-03-30T00:27:47.043Z] ---> abb78b5c1239 [2022-03-30T00:27:47.043Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:47.043Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:27:47.043Z] OK: 6 MiB in 19 packages [2022-03-30T00:27:47.043Z] Removing intermediate container 7d37bc139c22 [2022-03-30T00:27:47.043Z] ---> f02c1566081e [2022-03-30T00:27:47.043Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:27:47.043Z] ---> Running in d072fd725a9c [2022-03-30T00:27:47.043Z] ---> Running in 27947a5824cb [2022-03-30T00:27:47.328Z] Removing intermediate container 471213aaae14 [2022-03-30T00:27:47.328Z] ---> 6379c18cc14e [2022-03-30T00:27:47.328Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:27:47.328Z] ---> Running in fff3ffa800e3 [2022-03-30T00:27:47.328Z] Removing intermediate container 27947a5824cb [2022-03-30T00:27:47.328Z] Removing intermediate container d072fd725a9c [2022-03-30T00:27:47.328Z] ---> 5912595bbda5 [2022-03-30T00:27:47.328Z] ---> d4ab3ddab545 [2022-03-30T00:27:47.328Z] Step 22/24 : LABEL arch=x86_64Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:47.328Z] [2022-03-30T00:27:47.328Z] Removing intermediate container fff3ffa800e3 [2022-03-30T00:27:47.328Z] ---> 333a1bda8932 [2022-03-30T00:27:47.328Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T00:27:47.328Z] ---> Running in 405215295d7f [2022-03-30T00:27:47.328Z] ---> Running in be8818bfcc1c [2022-03-30T00:27:47.587Z] ---> Running in 8f07669f6f65 [2022-03-30T00:27:47.587Z] Removing intermediate container 405215295d7f [2022-03-30T00:27:47.587Z] ---> eb7fd8310c98 [2022-03-30T00:27:47.587Z] Step 23/24 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:47.587Z] Removing intermediate container be8818bfcc1c [2022-03-30T00:27:47.587Z] ---> c24965615bf5 [2022-03-30T00:27:47.587Z] [2022-03-30T00:27:47.866Z] ---> Running in 24d296d3e36c [2022-03-30T00:27:47.866Z] Successfully built c24965615bf5 [2022-03-30T00:27:47.866Z] Successfully tagged core-command:latest [2022-03-30T00:27:48.126Z]  Building core-command ... done Building sys-mgmt-agent [2022-03-30T00:27:48.126Z] Removing intermediate container 8f07669f6f65 [2022-03-30T00:27:48.126Z] ---> 95890034bc1b [2022-03-30T00:27:48.126Z] Step 23/24 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:27:48.126Z] Removing intermediate container 205823be587d [2022-03-30T00:27:48.126Z] ---> 3e7a4e4f7f9e [2022-03-30T00:27:48.126Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:27:48.385Z] ---> Running in 7f0357c48324 [2022-03-30T00:27:48.385Z] Removing intermediate container 24d296d3e36c [2022-03-30T00:27:48.385Z] ---> 211c7b29a75a [2022-03-30T00:27:48.385Z] Step 24/24 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:52.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:52.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:52.584Z] ---> 4e423ca5558c [2022-03-30T00:27:52.584Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:27:52.584Z] ---> Using cache [2022-03-30T00:27:52.584Z] ---> 3fb15362c9fb [2022-03-30T00:27:52.584Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:52.584Z] ---> Using cache [2022-03-30T00:27:52.584Z] ---> bb63779c62a3 [2022-03-30T00:27:52.584Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T00:27:53.973Z] ---> Running in aec8a0ba1070 [2022-03-30T00:27:53.973Z] Removing intermediate container 7f0357c48324 [2022-03-30T00:27:53.973Z] ---> 75d7c1b5dc12 [2022-03-30T00:27:53.973Z] Step 24/24 : LABEL version=2.2.0-dev.48 [2022-03-30T00:27:53.973Z] ---> d1be22ca1c8f [2022-03-30T00:27:53.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:27:53.973Z] ---> Running in c6e223086549 [2022-03-30T00:27:54.234Z] ---> Running in 2218dff8f901 [2022-03-30T00:27:54.234Z] Removing intermediate container aec8a0ba1070 [2022-03-30T00:27:54.234Z] ---> bc2f1cce8d94 [2022-03-30T00:27:54.234Z] [2022-03-30T00:27:54.234Z] Removing intermediate container 2218dff8f901 [2022-03-30T00:27:54.234Z] ---> 54c0905815c1 [2022-03-30T00:27:54.234Z] [2022-03-30T00:27:54.496Z] Successfully built bc2f1cce8d94 [2022-03-30T00:27:54.496Z] ---> 13106d1fd78e [2022-03-30T00:27:54.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T00:27:54.496Z] Successfully tagged security-spire-config:latest [2022-03-30T00:27:54.496Z]  Building security-spire-config ... done Building security-proxy-setup [2022-03-30T00:27:54.496Z] Successfully built 54c0905815c1 [2022-03-30T00:27:54.496Z] Successfully tagged security-spire-agent:latest [2022-03-30T00:27:54.497Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:55.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:27:55.701Z] OK: 221 MiB in 52 packages [2022-03-30T00:27:56.655Z] ---> 1a2b36557e71 [2022-03-30T00:27:56.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T00:27:58.046Z] ---> e1b6eed68897 [2022-03-30T00:27:58.046Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:27:58.350Z] Removing intermediate container c6e223086549 [2022-03-30T00:27:58.350Z] ---> 1b3ef8fb41f5 [2022-03-30T00:27:58.350Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:27:58.610Z] ---> Running in bb9ff9b60190 [2022-03-30T00:27:58.871Z] ---> 6d26daed6aa1 [2022-03-30T00:27:58.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:58.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:27:58.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:27:58.871Z] ---> 4e423ca5558c [2022-03-30T00:27:58.871Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> 3fb15362c9fb [2022-03-30T00:27:58.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> bb63779c62a3 [2022-03-30T00:27:58.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> 034b65ec21cf [2022-03-30T00:27:58.871Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> bcdd24909426 [2022-03-30T00:27:58.871Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> 8a3ecd712fb0 [2022-03-30T00:27:58.871Z] Step 8/22 : COPY . . [2022-03-30T00:27:58.871Z] ---> Using cache [2022-03-30T00:27:58.871Z] ---> 7e8d0817bd59 [2022-03-30T00:27:58.871Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T00:27:59.506Z] ---> Running in 144799b4179e [2022-03-30T00:27:59.506Z] ---> Running in 07e2daff5cc5 [2022-03-30T00:27:59.506Z] Removing intermediate container bb9ff9b60190 [2022-03-30T00:27:59.506Z] ---> fdda720d4185 [2022-03-30T00:27:59.506Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:27:59.824Z] ---> Running in 032f8bfc5a9a [2022-03-30T00:28:00.236Z] Removing intermediate container 032f8bfc5a9a [2022-03-30T00:28:00.236Z] ---> 88a78c3e3ec0 [2022-03-30T00:28:00.236Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T00:28:00.236Z] ---> Running in 3d92f6833c30 [2022-03-30T00:28:00.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T00:28:00.494Z] Removing intermediate container 3d92f6833c30 [2022-03-30T00:28:00.494Z] ---> a24851f9f16f [2022-03-30T00:28:00.494Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:00.494Z] ---> Running in 1792c5ab7e89 [2022-03-30T00:28:00.755Z] Removing intermediate container 1792c5ab7e89 [2022-03-30T00:28:00.755Z] ---> 6281eb86014a [2022-03-30T00:28:00.755Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:28:00.755Z] ---> Running in 13ce45762979 [2022-03-30T00:28:01.015Z] Removing intermediate container 13ce45762979 [2022-03-30T00:28:01.015Z] ---> 8ea11b2e6653 [2022-03-30T00:28:01.015Z] [2022-03-30T00:28:01.015Z] Removing intermediate container 144799b4179e [2022-03-30T00:28:01.015Z] ---> 93c4e9af1e96 [2022-03-30T00:28:01.015Z] Step 8/23 : COPY . . [2022-03-30T00:28:01.275Z] Successfully built 8ea11b2e6653 [2022-03-30T00:28:01.275Z] Successfully tagged security-spire-server:latest [2022-03-30T00:28:09.397Z]  Building security-spire-server ... done  ---> d9bd29e2a72d [2022-03-30T00:28:09.397Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T00:28:09.397Z] ---> Running in 56404bd14e8b [2022-03-30T00:28:09.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T00:28:12.208Z] Removing intermediate container 5df01586e459 [2022-03-30T00:28:12.208Z] ---> aa300cb2eeaa [2022-03-30T00:28:12.208Z] [2022-03-30T00:28:12.208Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:28:12.208Z] ---> 84b07dd2d1fd [2022-03-30T00:28:12.208Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T00:28:12.472Z] ---> Running in 88898c35283e [2022-03-30T00:28:12.663Z] Removing intermediate container 5182efc29308 [2022-03-30T00:28:12.663Z] ---> e466bf894b64 [2022-03-30T00:28:12.663Z] Successfully built e466bf894b64 [2022-03-30T00:28:12.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:12.732Z] Removing intermediate container 88898c35283e [2022-03-30T00:28:12.732Z] ---> 8823f81dbe38 [2022-03-30T00:28:12.732Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T00:28:12.732Z] ---> Running in df5cebd8f031 [2022-03-30T00:28:12.992Z] Removing intermediate container df5cebd8f031 [2022-03-30T00:28:12.992Z] ---> 5651f14dee85 [2022-03-30T00:28:12.992Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T00:28:12.992Z] ---> Running in b217f8bbfc5e [2022-03-30T00:28:13.006Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T00:28:13.006Z] . [Pipeline] withDockerContainer [2022-03-30T00:28:13.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-9379 does not seem to be running inside a container [2022-03-30T00:28:13.250Z] Removing intermediate container b217f8bbfc5e [2022-03-30T00:28:13.250Z] ---> 5aa0c7fafe42 [2022-03-30T00:28:13.250Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:28:13.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T00:28:13.509Z] ---> Running in fd488a5d834d [2022-03-30T00:28:14.585Z] $ docker top f1d2937da996cfc453743b233d91cb97c7f3989dc32886e83e39ebc17c94d7e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:28:14.892Z] Removing intermediate container fd488a5d834d [2022-03-30T00:28:14.892Z] ---> bf761cc85e93 [2022-03-30T00:28:14.892Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T00:28:14.892Z] ---> Running in 6100f16fc5f3 [2022-03-30T00:28:14.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T00:28:15.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:15.490Z] + go version [2022-03-30T00:28:15.490Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T00:28:15.522Z] $ docker stop --time=1 f1d2937da996cfc453743b233d91cb97c7f3989dc32886e83e39ebc17c94d7e4 [2022-03-30T00:28:16.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:16.599Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T00:28:16.599Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T00:28:16.599Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T00:28:16.599Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T00:28:16.859Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T00:28:16.859Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T00:28:16.859Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:28:16.859Z] OK: 8 MiB in 20 packages [2022-03-30T00:28:17.147Z] $ docker rm -f f1d2937da996cfc453743b233d91cb97c7f3989dc32886e83e39ebc17c94d7e4 [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] sh [2022-03-30T00:28:17.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T00:28:17.795Z] [2022-03-30T00:28:17.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:18.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T00:28:18.414Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T00:28:18.414Z] 29e5d40040c1: Pulling fs layer [2022-03-30T00:28:18.414Z] 1ce36da41761: Pulling fs layer [2022-03-30T00:28:18.414Z] 25b303627fd3: Pulling fs layer [2022-03-30T00:28:18.414Z] 29e5d40040c1: Download complete [2022-03-30T00:28:18.691Z] 1ce36da41761: Verifying Checksum [2022-03-30T00:28:18.691Z] 1ce36da41761: Download complete [2022-03-30T00:28:18.768Z] Removing intermediate container 6100f16fc5f3 [2022-03-30T00:28:18.768Z] ---> f581023bdd5e [2022-03-30T00:28:18.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:28:18.768Z] Removing intermediate container 07e2daff5cc5 [2022-03-30T00:28:18.768Z] ---> d0bed844a83a [2022-03-30T00:28:18.768Z] [2022-03-30T00:28:18.768Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:28:18.768Z] ---> 84b07dd2d1fd [2022-03-30T00:28:18.768Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T00:28:18.985Z] 29e5d40040c1: Pull complete [2022-03-30T00:28:19.028Z] ---> Running in 374c252f65a0 [2022-03-30T00:28:19.028Z] ---> 225a24db664e [2022-03-30T00:28:19.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T00:28:19.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:20.168Z] ---> 5259360d5552 [2022-03-30T00:28:20.168Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T00:28:20.428Z] ---> 9d794efdcbf9 [2022-03-30T00:28:20.428Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T00:28:20.428Z] ---> Running in 43a35cbda8f1 [2022-03-30T00:28:20.428Z] 1ce36da41761: Pull complete [2022-03-30T00:28:20.429Z] 25b303627fd3: Download complete [2022-03-30T00:28:20.693Z] Removing intermediate container 43a35cbda8f1 [2022-03-30T00:28:20.693Z] ---> 296d0f05feeb [2022-03-30T00:28:20.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:28:20.693Z] ---> Running in c681f791c7dd [2022-03-30T00:28:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:20.953Z] Removing intermediate container c681f791c7dd [2022-03-30T00:28:20.953Z] ---> 89ab133440a1 [2022-03-30T00:28:20.953Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T00:28:20.953Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T00:28:20.953Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:28:20.953Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T00:28:20.953Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T00:28:20.953Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T00:28:20.953Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T00:28:20.953Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:28:20.953Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:28:20.953Z] ---> Running in 0d4c3feec3d1 [2022-03-30T00:28:20.953Z] OK: 8 MiB in 20 packages [2022-03-30T00:28:21.271Z] Removing intermediate container 0d4c3feec3d1 [2022-03-30T00:28:21.271Z] ---> 85792244a7d8 [2022-03-30T00:28:21.271Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:21.271Z] ---> Running in 43ca1cb3f04f [2022-03-30T00:28:21.531Z] Removing intermediate container 43ca1cb3f04f [2022-03-30T00:28:21.531Z] ---> 28fb7142bdbc [2022-03-30T00:28:21.531Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:28:21.531Z] ---> Running in 7f89d19ff013 [2022-03-30T00:28:21.791Z] Removing intermediate container 374c252f65a0 [2022-03-30T00:28:21.791Z] ---> 4ea4f94d5a0c [2022-03-30T00:28:21.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T00:28:21.791Z] Removing intermediate container 7f89d19ff013 [2022-03-30T00:28:21.791Z] ---> e81cd2456e91 [2022-03-30T00:28:21.791Z] [2022-03-30T00:28:21.791Z] ---> Running in 6bf133c1b19d [2022-03-30T00:28:21.791Z] Successfully built e81cd2456e91 [2022-03-30T00:28:21.791Z] Successfully tagged core-data:latest [2022-03-30T00:28:21.791Z]  Building core-data ... done Removing intermediate container 6bf133c1b19d [2022-03-30T00:28:21.791Z] ---> c239c8ee0e00 [2022-03-30T00:28:21.791Z] Step 13/22 : WORKDIR /edgex [2022-03-30T00:28:21.791Z] ---> Running in 4160b947c751 [2022-03-30T00:28:22.064Z] Removing intermediate container 4160b947c751 [2022-03-30T00:28:22.064Z] ---> 35651cab89d7 [2022-03-30T00:28:22.064Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T00:28:22.323Z] ---> e620a3edde3a [2022-03-30T00:28:22.323Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T00:28:22.892Z] ---> 7cc9829990ee [2022-03-30T00:28:22.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T00:28:23.463Z] ---> b82255cef850 [2022-03-30T00:28:23.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T00:28:23.723Z] ---> 93128f95a91a [2022-03-30T00:28:23.723Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T00:28:23.723Z] ---> Running in 91a022c88f2b [2022-03-30T00:28:25.103Z] Removing intermediate container 91a022c88f2b [2022-03-30T00:28:25.103Z] ---> 468b98055874 [2022-03-30T00:28:25.103Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T00:28:25.103Z] ---> Running in 9849058fcae2 [2022-03-30T00:28:25.363Z] Removing intermediate container 9849058fcae2 [2022-03-30T00:28:25.363Z] ---> f0e89b5d6a7d [2022-03-30T00:28:25.363Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T00:28:25.638Z] ---> Running in c547a017d1c1 [2022-03-30T00:28:25.638Z] Removing intermediate container 56404bd14e8b [2022-03-30T00:28:25.638Z] ---> 60aafcf36986 [2022-03-30T00:28:25.638Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T00:28:25.638Z] ---> Running in b8d0f357f4bf [2022-03-30T00:28:25.638Z] Removing intermediate container c547a017d1c1 [2022-03-30T00:28:25.638Z] ---> 06aee24b309e [2022-03-30T00:28:25.638Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:25.899Z] ---> Running in e8acb2cbd513 [2022-03-30T00:28:25.899Z] Removing intermediate container e8acb2cbd513 [2022-03-30T00:28:25.899Z] ---> 183076f7c015 [2022-03-30T00:28:25.899Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:28:25.899Z] ---> Running in 23783457c0f5 [2022-03-30T00:28:26.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T00:28:26.158Z] Removing intermediate container 23783457c0f5 [2022-03-30T00:28:26.158Z] ---> 2190b7ff03a6 [2022-03-30T00:28:26.158Z] [2022-03-30T00:28:26.158Z] Successfully built 2190b7ff03a6 [2022-03-30T00:28:26.158Z] Successfully tagged security-proxy-setup:latest [2022-03-30T00:28:26.728Z]  Building security-proxy-setup ... done Removing intermediate container b8d0f357f4bf [2022-03-30T00:28:26.728Z] ---> b7b54e95f668 [2022-03-30T00:28:26.728Z] [2022-03-30T00:28:26.728Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T00:28:26.728Z] 20.10.10: Pulling from library/docker [2022-03-30T00:28:29.272Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T00:28:29.272Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T00:28:29.272Z] ---> b706a049f56e [2022-03-30T00:28:29.272Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:28:29.531Z] ---> Running in 7256881355b1 [2022-03-30T00:28:29.531Z] Removing intermediate container 7256881355b1 [2022-03-30T00:28:29.531Z] ---> e53d6a8dec3e [2022-03-30T00:28:29.531Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T00:28:29.531Z] ---> Running in 8063557a8b4e [2022-03-30T00:28:29.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:29.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T00:28:30.052Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T00:28:30.052Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T00:28:30.052Z] Executing bash-5.1.16-r0.post-install [2022-03-30T00:28:30.052Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:28:30.052Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T00:28:30.052Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T00:28:30.052Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T00:28:30.052Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T00:28:30.052Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T00:28:30.052Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T00:28:30.052Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T00:28:30.052Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T00:28:30.052Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T00:28:30.313Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T00:28:30.313Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T00:28:30.313Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T00:28:30.313Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T00:28:30.313Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T00:28:30.573Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T00:28:30.573Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T00:28:30.573Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T00:28:30.573Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T00:28:30.573Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T00:28:30.573Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T00:28:30.573Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T00:28:30.573Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T00:28:30.573Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T00:28:30.573Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T00:28:30.573Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T00:28:30.573Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T00:28:30.573Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T00:28:30.573Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T00:28:30.573Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T00:28:30.573Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T00:28:30.587Z] 25b303627fd3: Pull complete [2022-03-30T00:28:30.587Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T00:28:30.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T00:28:30.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T00:28:30.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-9379 does not seem to be running inside a container [2022-03-30T00:28:30.834Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T00:28:30.834Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T00:28:30.834Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T00:28:30.834Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T00:28:30.834Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T00:28:30.834Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T00:28:30.834Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T00:28:30.834Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T00:28:30.834Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T00:28:30.834Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:28:30.834Z] OK: 84 MiB in 64 packages [2022-03-30T00:28:30.894Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T00:28:31.405Z] Collecting docker-compose==1.23.2 [2022-03-30T00:28:31.666Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T00:28:31.666Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T00:28:31.666Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T00:28:31.666Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T00:28:31.927Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T00:28:31.927Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T00:28:31.927Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T00:28:32.188Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T00:28:32.189Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T00:28:32.762Z] Collecting PyYAML<4,>=3.10 [2022-03-30T00:28:32.762Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T00:28:33.029Z] $ docker top 35f56548d7627574b174fe309823f15c5a23314a000a9b7f9890cb7f6d1d7c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:28:33.333Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T00:28:33.333Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T00:28:33.333Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T00:28:33.333Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T00:28:33.333Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T00:28:33.333Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T00:28:33.333Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T00:28:33.333Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T00:28:33.333Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T00:28:33.907Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T00:28:33.907Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T00:28:33.907Z] Collecting idna<2.8,>=2.5 [2022-03-30T00:28:33.907Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T00:28:33.907Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T00:28:33.907Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T00:28:33.907Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-30T00:28:33.907Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T00:28:33.907Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T00:28:33.907Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T00:28:33.907Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T00:28:33.907Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T00:28:33.907Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T00:28:33.919Z] + docker-compose build+ --helpgrep [2022-03-30T00:28:33.919Z] parallel [2022-03-30T00:28:34.169Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T00:28:34.169Z] Attempting uninstall: urllib3 [2022-03-30T00:28:34.169Z] Found existing installation: urllib3 1.26.5 [2022-03-30T00:28:34.169Z] Uninstalling urllib3-1.26.5: [2022-03-30T00:28:34.169Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T00:28:34.169Z] Attempting uninstall: idna [2022-03-30T00:28:34.169Z] Found existing installation: idna 3.2 [2022-03-30T00:28:34.169Z] Uninstalling idna-3.2: [2022-03-30T00:28:34.169Z] Successfully uninstalled idna-3.2 [2022-03-30T00:28:34.430Z] Attempting uninstall: chardet [2022-03-30T00:28:34.430Z] Found existing installation: chardet 4.0.0 [2022-03-30T00:28:34.430Z] Uninstalling chardet-4.0.0: [2022-03-30T00:28:34.430Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T00:28:34.693Z] Attempting uninstall: requests [2022-03-30T00:28:34.693Z] Found existing installation: requests 2.25.1 [2022-03-30T00:28:34.693Z] Uninstalling requests-2.25.1: [2022-03-30T00:28:34.693Z] Successfully uninstalled requests-2.25.1 [2022-03-30T00:28:34.693Z] Running setup.py install for texttable: started [2022-03-30T00:28:35.268Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T00:28:35.268Z] Running setup.py install for PyYAML: started [2022-03-30T00:28:35.530Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T00:28:35.530Z] Running setup.py install for docopt: started [2022-03-30T00:28:35.792Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T00:28:35.792Z] Running setup.py install for dockerpty: started [2022-03-30T00:28:36.053Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T00:28:36.314Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-30T00:28:37.297Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T00:28:37.599Z] $ docker stop --time=1 35f56548d7627574b174fe309823f15c5a23314a000a9b7f9890cb7f6d1d7c23 [2022-03-30T00:28:39.189Z] $ docker rm -f 35f56548d7627574b174fe309823f15c5a23314a000a9b7f9890cb7f6d1d7c23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:39.612Z] Removing intermediate container 8063557a8b4e [2022-03-30T00:28:39.612Z] ---> 1c9efda35dab [2022-03-30T00:28:39.612Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T00:28:39.612Z] ---> Running in bccf3f5a3da7 [2022-03-30T00:28:39.612Z] Removing intermediate container bccf3f5a3da7 [2022-03-30T00:28:39.612Z] ---> dcfb8c150e95 [2022-03-30T00:28:39.612Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T00:28:39.612Z] ---> Running in afe94ac6fdda [2022-03-30T00:28:39.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T00:28:39.751Z] . [Pipeline] withDockerContainer [2022-03-30T00:28:39.873Z] Removing intermediate container afe94ac6fdda [2022-03-30T00:28:39.873Z] ---> 06040e72e652 [2022-03-30T00:28:39.873Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T00:28:39.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-9379 does not seem to be running inside a container [2022-03-30T00:28:40.042Z] $ 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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T00:28:40.442Z] ---> cb5011e11f9f [2022-03-30T00:28:40.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T00:28:40.442Z] ---> a1f139bee42e [2022-03-30T00:28:40.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T00:28:40.709Z] ---> 3ccde042ecd5 [2022-03-30T00:28:40.709Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T00:28:40.709Z] ---> Running in 63712e222ef2 [2022-03-30T00:28:40.709Z] Removing intermediate container 63712e222ef2 [2022-03-30T00:28:40.709Z] ---> b8e2af320abb [2022-03-30T00:28:40.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:28:40.970Z] ---> Running in 5c034ea7a046 [2022-03-30T00:28:40.970Z] Removing intermediate container 5c034ea7a046 [2022-03-30T00:28:40.970Z] ---> 2804ee4fc17c [2022-03-30T00:28:40.970Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T00:28:40.970Z] ---> Running in 22e4571e37a5 [2022-03-30T00:28:40.970Z] Removing intermediate container 22e4571e37a5 [2022-03-30T00:28:40.970Z] ---> 30c6419f243e [2022-03-30T00:28:40.970Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:41.229Z] ---> Running in a14dcc6ff899 [2022-03-30T00:28:41.229Z] Removing intermediate container a14dcc6ff899 [2022-03-30T00:28:41.229Z] ---> e7e642930008 [2022-03-30T00:28:41.229Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:28:41.229Z] ---> Running in 5f08820cbc9e [2022-03-30T00:28:41.229Z] Removing intermediate container 5f08820cbc9e [2022-03-30T00:28:41.229Z] ---> d0d28b2c7159 [2022-03-30T00:28:41.229Z] [2022-03-30T00:28:41.282Z] $ docker top 7d61fe49f427a2ca6e2549ba0456ff66c007a1a53f2c32bebd9245405e52a192 -eo pid,comm [2022-03-30T00:28:41.490Z] Successfully built d0d28b2c7159 [2022-03-30T00:28:41.490Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T00:28:41.498Z]  Building sys-mgmt-agent ... done  [Pipeline] { [Pipeline] } [2022-03-30T00:28:41.536Z] $ docker stop --time=1 4d92ee85e286ed82d266b8f91bbd05e508d432531fd35aca85d20f74db099640 [2022-03-30T00:28:42.852Z] $ docker rm -f 4d92ee85e286ed82d266b8f91bbd05e508d432531fd35aca85d20f74db099640 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2022-03-30T00:28:43.212Z] + docker images [2022-03-30T00:28:43.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T00:28:43.212Z] sys-mgmt-agent latest d0d28b2c7159 2 seconds ago 305MB [2022-03-30T00:28:43.212Z] b7b54e95f668 17 seconds ago 1.61GB [2022-03-30T00:28:43.212Z] security-proxy-setup latest 2190b7ff03a6 18 seconds ago 43.4MB [2022-03-30T00:28:43.212Z] core-data latest e81cd2456e91 22 seconds ago 35.9MB [2022-03-30T00:28:43.212Z] d0bed844a83a 25 seconds ago 1.63GB [2022-03-30T00:28:43.212Z] aa300cb2eeaa 32 seconds ago 1.65GB [2022-03-30T00:28:43.212Z] security-spire-server latest 8ea11b2e6653 43 seconds ago 82.9MB [2022-03-30T00:28:43.212Z] security-spire-agent latest 54c0905815c1 49 seconds ago 119MB [2022-03-30T00:28:43.212Z] security-spire-config latest bc2f1cce8d94 49 seconds ago 82.2MB [2022-03-30T00:28:43.212Z] core-command latest c24965615bf5 56 seconds ago 24.5MB [2022-03-30T00:28:43.212Z] c2b9d30260db About a minute ago 1.61GB [2022-03-30T00:28:43.212Z] security-bootstrapper latest 207267e69371 About a minute ago 24.3MB [2022-03-30T00:28:43.212Z] 7695d9de271f About a minute ago 1.61GB [2022-03-30T00:28:43.212Z] support-scheduler latest dc79e08294f2 About a minute ago 26MB [2022-03-30T00:28:43.212Z] security-secretstore-setup latest 7ea3c25a04d2 About a minute ago 42.1MB [2022-03-30T00:28:43.212Z] 58c61cc0667a About a minute ago 1.62GB [2022-03-30T00:28:43.212Z] support-notifications latest 4f2d8b7a9c94 About a minute ago 26.6MB [2022-03-30T00:28:43.212Z] core-metadata latest 00c1fea15ec5 About a minute ago 26.1MB [2022-03-30T00:28:43.212Z] 8c2667a1ba29 About a minute ago 1.63GB [2022-03-30T00:28:43.212Z] f73bc0527bff About a minute ago 1.62GB [2022-03-30T00:28:43.212Z] 821b95fb4fd3 About a minute ago 1.62GB [2022-03-30T00:28:43.212Z] e13902c93c26 About a minute ago 1.61GB [2022-03-30T00:28:43.212Z] security-spiffe-token-provider latest 2405e1667481 About a minute ago 28.5MB [2022-03-30T00:28:43.212Z] 0f804f908e09 2 minutes ago 1.61GB [2022-03-30T00:28:43.212Z] ci-base-image-x86_64 latest 4e423ca5558c 5 minutes ago 896MB [2022-03-30T00:28:43.212Z] alpine 3.14 84b07dd2d1fd 24 hours ago 5.59MB [2022-03-30T00:28:43.212Z] alpine 3.15 76c8fb57b6fc 24 hours ago 5.57MB [2022-03-30T00:28:43.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-30T00:28:43.212Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T00:28:43.212Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T00:28:43.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:28:43.330Z] provisioning config files... [2022-03-30T00:28:43.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/170@tmp/config948257137645504242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:28:43.594Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T00:28:43.644Z] ---> docker-login.sh [2022-03-30T00:28:43.645Z] nexus3.edgexfoundry.org:10001 [2022-03-30T00:28:43.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:28:43.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:28:43.645Z] Configure a credential helper to remove this warning. See [2022-03-30T00:28:43.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:28:43.645Z] [2022-03-30T00:28:43.645Z] Login Succeeded [2022-03-30T00:28:43.645Z] nexus3.edgexfoundry.org:10002 [2022-03-30T00:28:43.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:28:43.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:28:43.904Z] Configure a credential helper to remove this warning. See [2022-03-30T00:28:43.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:28:43.904Z] [2022-03-30T00:28:43.904Z] Login Succeeded [2022-03-30T00:28:43.904Z] nexus3.edgexfoundry.org:10003 [2022-03-30T00:28:43.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:28:43.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:28:43.904Z] Configure a credential helper to remove this warning. See [2022-03-30T00:28:43.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:28:43.904Z] [2022-03-30T00:28:43.904Z] Login Succeeded [2022-03-30T00:28:43.904Z] nexus3.edgexfoundry.org:10004 [2022-03-30T00:28:44.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:28:44.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:28:44.165Z] Configure a credential helper to remove this warning. See [2022-03-30T00:28:44.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:28:44.165Z] [2022-03-30T00:28:44.165Z] Login Succeeded [2022-03-30T00:28:44.165Z] docker.io [2022-03-30T00:28:44.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:28:44.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:28:44.425Z] Configure a credential helper to remove this warning. See [2022-03-30T00:28:44.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:28:44.425Z] [2022-03-30T00:28:44.425Z] Login Succeeded [2022-03-30T00:28:44.425Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T00:28:44.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:28:44.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:28:44.487Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-30T00:28:44.487Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:44.487Z] latest [2022-03-30T00:28:44.487Z] 2.2.0-dev.48 [2022-03-30T00:28:44.487Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:44.487Z] main [2022-03-30T00:28:44.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:44.795Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:45.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:45.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T00:28:45.098Z] 55ee248afeee: Preparing [2022-03-30T00:28:45.098Z] 4411142713db: Preparing [2022-03-30T00:28:45.098Z] 783d4904b640: Preparing [2022-03-30T00:28:45.098Z] 4ff401de87ee: Preparing [2022-03-30T00:28:45.098Z] 736164617a66: Preparing [2022-03-30T00:28:45.098Z] 783d4904b640: Pushed [2022-03-30T00:28:45.098Z] 55ee248afeee: Pushed [2022-03-30T00:28:45.098Z] 4ff401de87ee: Pushed [2022-03-30T00:28:46.038Z] 736164617a66: Pushed [2022-03-30T00:28:47.419Z] 4411142713db: Pushed [2022-03-30T00:28:47.419Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:0396c1b53b3a5036f94188f41974a6025bcc995c974d6740ce08de9fa6367ce2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:47.718Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:47.889Z] Building core-command ... [2022-03-30T00:28:47.889Z] Building core-data ... [2022-03-30T00:28:47.889Z] Building core-metadata ... [2022-03-30T00:28:47.889Z] Building security-bootstrapper ... [2022-03-30T00:28:47.889Z] Building security-proxy-setup ... [2022-03-30T00:28:47.889Z] Building security-secretstore-setup ... [2022-03-30T00:28:47.889Z] Building security-spiffe-token-provider ... [2022-03-30T00:28:47.889Z] Building security-spire-agent ... [2022-03-30T00:28:47.889Z] Building security-spire-config ... [2022-03-30T00:28:47.889Z] Building security-spire-server ... [2022-03-30T00:28:47.889Z] Building support-notifications ... [2022-03-30T00:28:47.889Z] Building support-scheduler ... [2022-03-30T00:28:47.889Z] Building sys-mgmt-agent ... [2022-03-30T00:28:47.889Z] Building security-spire-server [2022-03-30T00:28:47.889Z] Building core-command [2022-03-30T00:28:47.889Z] Building support-notifications [2022-03-30T00:28:47.889Z] Building security-secretstore-setup [2022-03-30T00:28:47.889Z] Building security-spiffe-token-provider [2022-03-30T00:28:48.015Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-30T00:28:48.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T00:28:48.015Z] 55ee248afeee: Preparing [2022-03-30T00:28:48.015Z] 4411142713db: Preparing [2022-03-30T00:28:48.015Z] 783d4904b640: Preparing [2022-03-30T00:28:48.015Z] 4ff401de87ee: Preparing [2022-03-30T00:28:48.015Z] 736164617a66: Preparing [2022-03-30T00:28:48.015Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:48.015Z] 55ee248afeee: Layer already exists [2022-03-30T00:28:48.015Z] 736164617a66: Layer already exists [2022-03-30T00:28:48.015Z] 4411142713db: Layer already exists [2022-03-30T00:28:48.015Z] 783d4904b640: Layer already exists [2022-03-30T00:28:48.015Z] latest: digest: sha256:0396c1b53b3a5036f94188f41974a6025bcc995c974d6740ce08de9fa6367ce2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:48.315Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:48.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.48 [2022-03-30T00:28:48.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T00:28:48.608Z] 55ee248afeee: Preparing [2022-03-30T00:28:48.608Z] 4411142713db: Preparing [2022-03-30T00:28:48.608Z] 783d4904b640: Preparing [2022-03-30T00:28:48.608Z] 4ff401de87ee: Preparing [2022-03-30T00:28:48.608Z] 736164617a66: Preparing [2022-03-30T00:28:48.608Z] 4411142713db: Layer already exists [2022-03-30T00:28:48.608Z] 55ee248afeee: Layer already exists [2022-03-30T00:28:48.608Z] 736164617a66: Layer already exists [2022-03-30T00:28:48.608Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:48.608Z] 783d4904b640: Layer already exists [2022-03-30T00:28:48.608Z] 2.2.0-dev.48: digest: sha256:0396c1b53b3a5036f94188f41974a6025bcc995c974d6740ce08de9fa6367ce2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:48.908Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:49.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:49.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T00:28:49.200Z] 55ee248afeee: Preparing [2022-03-30T00:28:49.200Z] 4411142713db: Preparing [2022-03-30T00:28:49.200Z] 783d4904b640: Preparing [2022-03-30T00:28:49.200Z] 4ff401de87ee: Preparing [2022-03-30T00:28:49.200Z] 736164617a66: Preparing [2022-03-30T00:28:49.200Z] 736164617a66: Layer already exists [2022-03-30T00:28:49.200Z] 55ee248afeee: Layer already exists [2022-03-30T00:28:49.200Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:49.200Z] 4411142713db: Layer already exists [2022-03-30T00:28:49.200Z] 783d4904b640: Layer already exists [2022-03-30T00:28:49.200Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:0396c1b53b3a5036f94188f41974a6025bcc995c974d6740ce08de9fa6367ce2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:49.550Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:49.916Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-30T00:28:49.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T00:28:49.916Z] 55ee248afeee: Preparing [2022-03-30T00:28:49.916Z] 4411142713db: Preparing [2022-03-30T00:28:49.916Z] 783d4904b640: Preparing [2022-03-30T00:28:49.916Z] 4ff401de87ee: Preparing [2022-03-30T00:28:49.916Z] 736164617a66: Preparing [2022-03-30T00:28:49.916Z] 4411142713db: Layer already exists [2022-03-30T00:28:49.916Z] 736164617a66: Layer already exists [2022-03-30T00:28:49.916Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:49.916Z] 783d4904b640: Layer already exists [2022-03-30T00:28:49.916Z] 55ee248afeee: Layer already exists [2022-03-30T00:28:49.916Z] main: digest: sha256:0396c1b53b3a5036f94188f41974a6025bcc995c974d6740ce08de9fa6367ce2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:28:49.949Z] ===================================================== [Pipeline] echo [2022-03-30T00:28:49.959Z] taggedImages: [2022-03-30T00:28:49.959Z] - nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:49.959Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-30T00:28:49.959Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.48 [2022-03-30T00:28:49.959Z] - nexus3.edgexfoundry.org:10004/core-command:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:49.959Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-30T00:28:49.978Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-30T00:28:49.978Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:49.978Z] latest [2022-03-30T00:28:49.978Z] 2.2.0-dev.48 [2022-03-30T00:28:49.978Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:49.978Z] main [2022-03-30T00:28:49.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:50.282Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:50.576Z] + docker push nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T00:28:50.576Z] f7e5889acd86: Preparing [2022-03-30T00:28:50.576Z] e4bc515944de: Preparing [2022-03-30T00:28:50.576Z] 783d4904b640: Preparing [2022-03-30T00:28:50.576Z] 7c404a492abc: Preparing [2022-03-30T00:28:50.576Z] 85b20f873cb3: Preparing [2022-03-30T00:28:50.576Z] 736164617a66: Preparing [2022-03-30T00:28:50.576Z] 736164617a66: Waiting [2022-03-30T00:28:50.576Z] 783d4904b640: Layer already exists [2022-03-30T00:28:50.576Z] 736164617a66: Layer already exists [2022-03-30T00:28:50.576Z] 85b20f873cb3: Pushed [2022-03-30T00:28:50.576Z] f7e5889acd86: Pushed [2022-03-30T00:28:50.836Z] 7c404a492abc: Pushed [2022-03-30T00:28:53.380Z] e4bc515944de: Pushed [2022-03-30T00:28:53.641Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:09f304ca8f8f6b320777b7205b632d30bc2ffd81d9a19b15cb656696c70fcd81 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:53.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:54.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-30T00:28:54.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T00:28:54.239Z] f7e5889acd86: Preparing [2022-03-30T00:28:54.239Z] e4bc515944de: Preparing [2022-03-30T00:28:54.239Z] 783d4904b640: Preparing [2022-03-30T00:28:54.239Z] 7c404a492abc: Preparing [2022-03-30T00:28:54.239Z] 85b20f873cb3: Preparing [2022-03-30T00:28:54.239Z] 736164617a66: Preparing [2022-03-30T00:28:54.239Z] 736164617a66: Waiting [2022-03-30T00:28:54.239Z] 85b20f873cb3: Layer already exists [2022-03-30T00:28:54.239Z] 7c404a492abc: Layer already exists [2022-03-30T00:28:54.239Z] f7e5889acd86: Layer already exists [2022-03-30T00:28:54.239Z] e4bc515944de: Layer already exists [2022-03-30T00:28:54.239Z] 783d4904b640: Layer already exists [2022-03-30T00:28:54.239Z] 736164617a66: Layer already exists [2022-03-30T00:28:54.239Z] latest: digest: sha256:09f304ca8f8f6b320777b7205b632d30bc2ffd81d9a19b15cb656696c70fcd81 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:54.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:54.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.48 [2022-03-30T00:28:54.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T00:28:54.845Z] f7e5889acd86: Preparing [2022-03-30T00:28:54.845Z] e4bc515944de: Preparing [2022-03-30T00:28:54.845Z] 783d4904b640: Preparing [2022-03-30T00:28:54.845Z] 7c404a492abc: Preparing [2022-03-30T00:28:54.845Z] 85b20f873cb3: Preparing [2022-03-30T00:28:54.845Z] 736164617a66: Preparing [2022-03-30T00:28:54.845Z] 736164617a66: Waiting [2022-03-30T00:28:54.845Z] 783d4904b640: Layer already exists [2022-03-30T00:28:54.845Z] e4bc515944de: Layer already exists [2022-03-30T00:28:54.845Z] f7e5889acd86: Layer already exists [2022-03-30T00:28:54.845Z] 85b20f873cb3: Layer already exists [2022-03-30T00:28:54.845Z] 7c404a492abc: Layer already exists [2022-03-30T00:28:54.845Z] 736164617a66: Layer already exists [2022-03-30T00:28:54.845Z] 2.2.0-dev.48: digest: sha256:09f304ca8f8f6b320777b7205b632d30bc2ffd81d9a19b15cb656696c70fcd81 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:55.151Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:55.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:55.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T00:28:55.444Z] f7e5889acd86: Preparing [2022-03-30T00:28:55.444Z] e4bc515944de: Preparing [2022-03-30T00:28:55.444Z] 783d4904b640: Preparing [2022-03-30T00:28:55.444Z] 7c404a492abc: Preparing [2022-03-30T00:28:55.444Z] 85b20f873cb3: Preparing [2022-03-30T00:28:55.444Z] 736164617a66: Preparing [2022-03-30T00:28:55.444Z] 736164617a66: Waiting [2022-03-30T00:28:55.444Z] 85b20f873cb3: Layer already exists [2022-03-30T00:28:55.444Z] f7e5889acd86: Layer already exists [2022-03-30T00:28:55.444Z] 7c404a492abc: Layer already exists [2022-03-30T00:28:55.444Z] e4bc515944de: Layer already exists [2022-03-30T00:28:55.444Z] 783d4904b640: Layer already exists [2022-03-30T00:28:55.444Z] 736164617a66: Layer already exists [2022-03-30T00:28:55.444Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:09f304ca8f8f6b320777b7205b632d30bc2ffd81d9a19b15cb656696c70fcd81 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:55.749Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:56.044Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-30T00:28:56.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T00:28:56.044Z] f7e5889acd86: Preparing [2022-03-30T00:28:56.044Z] e4bc515944de: Preparing [2022-03-30T00:28:56.044Z] 783d4904b640: Preparing [2022-03-30T00:28:56.044Z] 7c404a492abc: Preparing [2022-03-30T00:28:56.044Z] 85b20f873cb3: Preparing [2022-03-30T00:28:56.044Z] 736164617a66: Preparing [2022-03-30T00:28:56.044Z] 736164617a66: Waiting [2022-03-30T00:28:56.044Z] 85b20f873cb3: Layer already exists [2022-03-30T00:28:56.044Z] e4bc515944de: Layer already exists [2022-03-30T00:28:56.044Z] 783d4904b640: Layer already exists [2022-03-30T00:28:56.044Z] f7e5889acd86: Layer already exists [2022-03-30T00:28:56.044Z] 7c404a492abc: Layer already exists [2022-03-30T00:28:56.044Z] 736164617a66: Layer already exists [2022-03-30T00:28:56.044Z] main: digest: sha256:09f304ca8f8f6b320777b7205b632d30bc2ffd81d9a19b15cb656696c70fcd81 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:28:56.076Z] ===================================================== [Pipeline] echo [2022-03-30T00:28:56.086Z] taggedImages: [2022-03-30T00:28:56.086Z] - nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:56.086Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-30T00:28:56.086Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.48 [2022-03-30T00:28:56.086Z] - nexus3.edgexfoundry.org:10004/core-data:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:56.086Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-30T00:28:56.112Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-30T00:28:56.112Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:56.112Z] latest [2022-03-30T00:28:56.112Z] 2.2.0-dev.48 [2022-03-30T00:28:56.112Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:28:56.112Z] main [2022-03-30T00:28:56.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:56.437Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:56.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:28:56.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T00:28:56.733Z] 6786436b88e4: Preparing [2022-03-30T00:28:56.733Z] 6b310e2775ce: Preparing [2022-03-30T00:28:56.733Z] 783d4904b640: Preparing [2022-03-30T00:28:56.733Z] 4ff401de87ee: Preparing [2022-03-30T00:28:56.733Z] 736164617a66: Preparing [2022-03-30T00:28:56.733Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:56.733Z] 783d4904b640: Layer already exists [2022-03-30T00:28:56.733Z] 736164617a66: Layer already exists [2022-03-30T00:28:56.733Z] 6786436b88e4: Pushed [2022-03-30T00:28:59.275Z] 6b310e2775ce: Pushed [2022-03-30T00:28:59.275Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:512b0d093566f55fcb0a34610025a789c6432c738b992a4fa1ddf91c84b3f316 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:59.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:28:59.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-30T00:28:59.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T00:28:59.882Z] 6786436b88e4: Preparing [2022-03-30T00:28:59.882Z] 6b310e2775ce: Preparing [2022-03-30T00:28:59.882Z] 783d4904b640: Preparing [2022-03-30T00:28:59.882Z] 4ff401de87ee: Preparing [2022-03-30T00:28:59.882Z] 736164617a66: Preparing [2022-03-30T00:28:59.882Z] 4ff401de87ee: Layer already exists [2022-03-30T00:28:59.882Z] 6786436b88e4: Layer already exists [2022-03-30T00:28:59.882Z] 6b310e2775ce: Layer already exists [2022-03-30T00:28:59.883Z] 736164617a66: Layer already exists [2022-03-30T00:28:59.883Z] 783d4904b640: Layer already exists [2022-03-30T00:28:59.883Z] latest: digest: sha256:512b0d093566f55fcb0a34610025a789c6432c738b992a4fa1ddf91c84b3f316 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:00.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:00.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.48 [2022-03-30T00:29:00.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T00:29:00.480Z] 6786436b88e4: Preparing [2022-03-30T00:29:00.480Z] 6b310e2775ce: Preparing [2022-03-30T00:29:00.480Z] 783d4904b640: Preparing [2022-03-30T00:29:00.480Z] 4ff401de87ee: Preparing [2022-03-30T00:29:00.480Z] 736164617a66: Preparing [2022-03-30T00:29:00.480Z] 4ff401de87ee: Layer already exists [2022-03-30T00:29:00.480Z] 736164617a66: Layer already exists [2022-03-30T00:29:00.480Z] 6786436b88e4: Layer already exists [2022-03-30T00:29:00.480Z] 6b310e2775ce: Layer already exists [2022-03-30T00:29:00.480Z] 783d4904b640: Layer already exists [2022-03-30T00:29:00.480Z] 2.2.0-dev.48: digest: sha256:512b0d093566f55fcb0a34610025a789c6432c738b992a4fa1ddf91c84b3f316 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:00.783Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:01.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:01.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T00:29:01.081Z] 6786436b88e4: Preparing [2022-03-30T00:29:01.081Z] 6b310e2775ce: Preparing [2022-03-30T00:29:01.081Z] 783d4904b640: Preparing [2022-03-30T00:29:01.081Z] 4ff401de87ee: Preparing [2022-03-30T00:29:01.081Z] 736164617a66: Preparing [2022-03-30T00:29:01.081Z] 4ff401de87ee: Layer already exists [2022-03-30T00:29:01.081Z] 6786436b88e4: Layer already exists [2022-03-30T00:29:01.081Z] 783d4904b640: Layer already exists [2022-03-30T00:29:01.081Z] 6b310e2775ce: Layer already exists [2022-03-30T00:29:01.081Z] 736164617a66: Layer already exists [2022-03-30T00:29:01.082Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:512b0d093566f55fcb0a34610025a789c6432c738b992a4fa1ddf91c84b3f316 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:01.382Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:01.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-30T00:29:01.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T00:29:01.682Z] 6786436b88e4: Preparing [2022-03-30T00:29:01.682Z] 6b310e2775ce: Preparing [2022-03-30T00:29:01.682Z] 783d4904b640: Preparing [2022-03-30T00:29:01.682Z] 4ff401de87ee: Preparing [2022-03-30T00:29:01.682Z] 736164617a66: Preparing [2022-03-30T00:29:01.682Z] 4ff401de87ee: Layer already exists [2022-03-30T00:29:01.682Z] 6786436b88e4: Layer already exists [2022-03-30T00:29:01.682Z] 783d4904b640: Layer already exists [2022-03-30T00:29:01.682Z] 6b310e2775ce: Layer already exists [2022-03-30T00:29:01.682Z] 736164617a66: Layer already exists [2022-03-30T00:29:01.682Z] main: digest: sha256:512b0d093566f55fcb0a34610025a789c6432c738b992a4fa1ddf91c84b3f316 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:01.720Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:01.729Z] taggedImages: [2022-03-30T00:29:01.729Z] - nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:01.729Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-30T00:29:01.729Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.48 [2022-03-30T00:29:01.729Z] - nexus3.edgexfoundry.org:10004/core-metadata:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:01.729Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-30T00:29:01.746Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-30T00:29:01.746Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:01.746Z] latest [2022-03-30T00:29:01.746Z] 2.2.0-dev.48 [2022-03-30T00:29:01.746Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:01.746Z] main [2022-03-30T00:29:01.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:02.054Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:02.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:02.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T00:29:02.348Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:02.348Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:02.348Z] ae9515759d4f: Preparing [2022-03-30T00:29:02.348Z] c6f37ccace0d: Preparing [2022-03-30T00:29:02.348Z] 194efee6c683: Preparing [2022-03-30T00:29:02.348Z] f50f4eaad576: Preparing [2022-03-30T00:29:02.348Z] 783d4904b640: Preparing [2022-03-30T00:29:02.348Z] 8073e2f2635f: Preparing [2022-03-30T00:29:02.348Z] c3d6ca421880: Preparing [2022-03-30T00:29:02.349Z] 67779d9de2e8: Preparing [2022-03-30T00:29:02.349Z] e1059f79a43e: Preparing [2022-03-30T00:29:02.349Z] 736164617a66: Preparing [2022-03-30T00:29:02.349Z] c3d6ca421880: Waiting [2022-03-30T00:29:02.349Z] 67779d9de2e8: Waiting [2022-03-30T00:29:02.349Z] 8073e2f2635f: Waiting [2022-03-30T00:29:02.349Z] 783d4904b640: Waiting [2022-03-30T00:29:02.349Z] e1059f79a43e: Waiting [2022-03-30T00:29:02.349Z] 736164617a66: Waiting [2022-03-30T00:29:02.349Z] c6f37ccace0d: Pushed [2022-03-30T00:29:02.349Z] 194efee6c683: Pushed [2022-03-30T00:29:02.349Z] ae9515759d4f: Pushed [2022-03-30T00:29:02.349Z] b3fa5490cbf8: Pushed [2022-03-30T00:29:02.349Z] 783d4904b640: Layer already exists [2022-03-30T00:29:02.609Z] c3d6ca421880: Pushed [2022-03-30T00:29:02.609Z] 8073e2f2635f: Pushed [2022-03-30T00:29:02.609Z] 736164617a66: Layer already exists [2022-03-30T00:29:02.609Z] e1059f79a43e: Pushed [2022-03-30T00:29:02.609Z] 67779d9de2e8: Pushed [2022-03-30T00:29:04.519Z] f50f4eaad576: Pushed [2022-03-30T00:29:04.519Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:c718b478d0a23b2db69c3981556e3696c481743c6aab003b879507383eedbe0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:04.820Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:05.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-30T00:29:05.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T00:29:05.115Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:05.115Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:05.115Z] ae9515759d4f: Preparing [2022-03-30T00:29:05.115Z] c6f37ccace0d: Preparing [2022-03-30T00:29:05.115Z] 194efee6c683: Preparing [2022-03-30T00:29:05.115Z] f50f4eaad576: Preparing [2022-03-30T00:29:05.115Z] 783d4904b640: Preparing [2022-03-30T00:29:05.115Z] 8073e2f2635f: Preparing [2022-03-30T00:29:05.115Z] c3d6ca421880: Preparing [2022-03-30T00:29:05.115Z] 67779d9de2e8: Preparing [2022-03-30T00:29:05.115Z] e1059f79a43e: Preparing [2022-03-30T00:29:05.115Z] 736164617a66: Preparing [2022-03-30T00:29:05.115Z] 8073e2f2635f: Waiting [2022-03-30T00:29:05.115Z] c3d6ca421880: Waiting [2022-03-30T00:29:05.115Z] 783d4904b640: Waiting [2022-03-30T00:29:05.115Z] e1059f79a43e: Waiting [2022-03-30T00:29:05.115Z] 736164617a66: Waiting [2022-03-30T00:29:05.115Z] f50f4eaad576: Layer already exists [2022-03-30T00:29:05.115Z] b3fa5490cbf8: Layer already exists [2022-03-30T00:29:05.115Z] ae9515759d4f: Layer already exists [2022-03-30T00:29:05.115Z] c6f37ccace0d: Layer already exists [2022-03-30T00:29:05.115Z] 194efee6c683: Layer already exists [2022-03-30T00:29:05.115Z] 8073e2f2635f: Layer already exists [2022-03-30T00:29:05.115Z] 783d4904b640: Layer already exists [2022-03-30T00:29:05.115Z] 67779d9de2e8: Layer already exists [2022-03-30T00:29:05.115Z] e1059f79a43e: Layer already exists [2022-03-30T00:29:05.115Z] c3d6ca421880: Layer already exists [2022-03-30T00:29:05.115Z] 736164617a66: Layer already exists [2022-03-30T00:29:05.115Z] latest: digest: sha256:c718b478d0a23b2db69c3981556e3696c481743c6aab003b879507383eedbe0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:05.416Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:05.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.48 [2022-03-30T00:29:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T00:29:05.712Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:05.712Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:05.712Z] ae9515759d4f: Preparing [2022-03-30T00:29:05.712Z] c6f37ccace0d: Preparing [2022-03-30T00:29:05.712Z] 194efee6c683: Preparing [2022-03-30T00:29:05.712Z] f50f4eaad576: Preparing [2022-03-30T00:29:05.712Z] 783d4904b640: Preparing [2022-03-30T00:29:05.712Z] 8073e2f2635f: Preparing [2022-03-30T00:29:05.712Z] c3d6ca421880: Preparing [2022-03-30T00:29:05.712Z] 67779d9de2e8: Preparing [2022-03-30T00:29:05.712Z] e1059f79a43e: Preparing [2022-03-30T00:29:05.712Z] 736164617a66: Preparing [2022-03-30T00:29:05.712Z] c3d6ca421880: Waiting [2022-03-30T00:29:05.712Z] e1059f79a43e: Waiting [2022-03-30T00:29:05.712Z] 67779d9de2e8: Waiting [2022-03-30T00:29:05.712Z] 783d4904b640: Waiting [2022-03-30T00:29:05.712Z] 8073e2f2635f: Waiting [2022-03-30T00:29:05.712Z] 736164617a66: Waiting [2022-03-30T00:29:05.712Z] b3fa5490cbf8: Layer already exists [2022-03-30T00:29:05.712Z] f50f4eaad576: Layer already exists [2022-03-30T00:29:05.712Z] c6f37ccace0d: Layer already exists [2022-03-30T00:29:05.712Z] 194efee6c683: Layer already exists [2022-03-30T00:29:05.712Z] ae9515759d4f: Layer already exists [2022-03-30T00:29:05.712Z] 783d4904b640: Layer already exists [2022-03-30T00:29:05.712Z] 8073e2f2635f: Layer already exists [2022-03-30T00:29:05.712Z] 67779d9de2e8: Layer already exists [2022-03-30T00:29:05.712Z] e1059f79a43e: Layer already exists [2022-03-30T00:29:05.712Z] c3d6ca421880: Layer already exists [2022-03-30T00:29:05.712Z] 736164617a66: Layer already exists [2022-03-30T00:29:05.712Z] 2.2.0-dev.48: digest: sha256:c718b478d0a23b2db69c3981556e3696c481743c6aab003b879507383eedbe0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:06.012Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:06.306Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:06.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T00:29:06.306Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:06.306Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:06.306Z] ae9515759d4f: Preparing [2022-03-30T00:29:06.306Z] c6f37ccace0d: Preparing [2022-03-30T00:29:06.306Z] 194efee6c683: Preparing [2022-03-30T00:29:06.306Z] f50f4eaad576: Preparing [2022-03-30T00:29:06.307Z] 783d4904b640: Preparing [2022-03-30T00:29:06.307Z] 8073e2f2635f: Preparing [2022-03-30T00:29:06.307Z] c3d6ca421880: Preparing [2022-03-30T00:29:06.307Z] 67779d9de2e8: Preparing [2022-03-30T00:29:06.307Z] e1059f79a43e: Preparing [2022-03-30T00:29:06.307Z] 736164617a66: Preparing [2022-03-30T00:29:06.307Z] 783d4904b640: Waiting [2022-03-30T00:29:06.307Z] 67779d9de2e8: Waiting [2022-03-30T00:29:06.307Z] 8073e2f2635f: Waiting [2022-03-30T00:29:06.307Z] e1059f79a43e: Waiting [2022-03-30T00:29:06.307Z] 736164617a66: Waiting [2022-03-30T00:29:06.307Z] c3d6ca421880: Waiting [2022-03-30T00:29:06.307Z] b3fa5490cbf8: Layer already exists [2022-03-30T00:29:06.307Z] c6f37ccace0d: Layer already exists [2022-03-30T00:29:06.307Z] f50f4eaad576: Layer already exists [2022-03-30T00:29:06.307Z] ae9515759d4f: Layer already exists [2022-03-30T00:29:06.307Z] 194efee6c683: Layer already exists [2022-03-30T00:29:06.307Z] 67779d9de2e8: Layer already exists [2022-03-30T00:29:06.307Z] c3d6ca421880: Layer already exists [2022-03-30T00:29:06.307Z] 8073e2f2635f: Layer already exists [2022-03-30T00:29:06.307Z] e1059f79a43e: Layer already exists [2022-03-30T00:29:06.307Z] 783d4904b640: Layer already exists [2022-03-30T00:29:06.307Z] 736164617a66: Layer already exists [2022-03-30T00:29:06.307Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:c718b478d0a23b2db69c3981556e3696c481743c6aab003b879507383eedbe0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:06.609Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:06.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-30T00:29:06.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T00:29:06.906Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:06.906Z] b3fa5490cbf8: Preparing [2022-03-30T00:29:06.906Z] ae9515759d4f: Preparing [2022-03-30T00:29:06.906Z] c6f37ccace0d: Preparing [2022-03-30T00:29:06.906Z] 194efee6c683: Preparing [2022-03-30T00:29:06.906Z] f50f4eaad576: Preparing [2022-03-30T00:29:06.906Z] 783d4904b640: Preparing [2022-03-30T00:29:06.906Z] 8073e2f2635f: Preparing [2022-03-30T00:29:06.906Z] c3d6ca421880: Preparing [2022-03-30T00:29:06.906Z] 67779d9de2e8: Preparing [2022-03-30T00:29:06.906Z] e1059f79a43e: Preparing [2022-03-30T00:29:06.906Z] 736164617a66: Preparing [2022-03-30T00:29:06.906Z] c3d6ca421880: Waiting [2022-03-30T00:29:06.906Z] 8073e2f2635f: Waiting [2022-03-30T00:29:06.906Z] 783d4904b640: Waiting [2022-03-30T00:29:06.906Z] 67779d9de2e8: Waiting [2022-03-30T00:29:06.906Z] e1059f79a43e: Waiting [2022-03-30T00:29:06.906Z] 736164617a66: Waiting [2022-03-30T00:29:06.906Z] c6f37ccace0d: Layer already exists [2022-03-30T00:29:06.906Z] 194efee6c683: Layer already exists [2022-03-30T00:29:06.906Z] b3fa5490cbf8: Layer already exists [2022-03-30T00:29:06.906Z] f50f4eaad576: Layer already exists [2022-03-30T00:29:06.906Z] ae9515759d4f: Layer already exists [2022-03-30T00:29:06.906Z] 783d4904b640: Layer already exists [2022-03-30T00:29:06.906Z] 67779d9de2e8: Layer already exists [2022-03-30T00:29:06.906Z] 8073e2f2635f: Layer already exists [2022-03-30T00:29:06.906Z] c3d6ca421880: Layer already exists [2022-03-30T00:29:06.906Z] 736164617a66: Layer already exists [2022-03-30T00:29:06.906Z] e1059f79a43e: Layer already exists [2022-03-30T00:29:06.906Z] main: digest: sha256:c718b478d0a23b2db69c3981556e3696c481743c6aab003b879507383eedbe0d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:06.944Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:06.958Z] taggedImages: [2022-03-30T00:29:06.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:06.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-30T00:29:06.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.48 [2022-03-30T00:29:06.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:06.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-30T00:29:06.977Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-30T00:29:06.977Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:06.977Z] latest [2022-03-30T00:29:06.977Z] 2.2.0-dev.48 [2022-03-30T00:29:06.977Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:06.977Z] main [2022-03-30T00:29:06.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:07.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:07.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:07.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T00:29:07.578Z] 72ac520b4931: Preparing [2022-03-30T00:29:07.578Z] d223846651c7: Preparing [2022-03-30T00:29:07.578Z] f6df6dbc6c9a: Preparing [2022-03-30T00:29:07.578Z] a8cf5849e43f: Preparing [2022-03-30T00:29:07.578Z] 15df7092c060: Preparing [2022-03-30T00:29:07.578Z] 3c9ac64cc2b4: Preparing [2022-03-30T00:29:07.578Z] f7f270fa5213: Preparing [2022-03-30T00:29:07.578Z] 736164617a66: Preparing [2022-03-30T00:29:07.578Z] 3c9ac64cc2b4: Waiting [2022-03-30T00:29:07.578Z] 736164617a66: Waiting [2022-03-30T00:29:07.578Z] f7f270fa5213: Waiting [2022-03-30T00:29:07.578Z] d223846651c7: Pushed [2022-03-30T00:29:07.578Z] 72ac520b4931: Pushed [2022-03-30T00:29:07.578Z] 15df7092c060: Pushed [2022-03-30T00:29:07.578Z] 736164617a66: Layer already exists [2022-03-30T00:29:07.578Z] 3c9ac64cc2b4: Pushed [2022-03-30T00:29:07.838Z] f7f270fa5213: Pushed [2022-03-30T00:29:09.776Z] a8cf5849e43f: Pushed [2022-03-30T00:29:09.776Z] f6df6dbc6c9a: Pushed [2022-03-30T00:29:09.776Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:fa72a8125545bc87859ea4c31dcdcc3dec594be643681317e0883471a2fec119 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:10.122Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:10.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-30T00:29:10.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T00:29:10.423Z] 72ac520b4931: Preparing [2022-03-30T00:29:10.423Z] d223846651c7: Preparing [2022-03-30T00:29:10.423Z] f6df6dbc6c9a: Preparing [2022-03-30T00:29:10.423Z] a8cf5849e43f: Preparing [2022-03-30T00:29:10.423Z] 15df7092c060: Preparing [2022-03-30T00:29:10.423Z] 3c9ac64cc2b4: Preparing [2022-03-30T00:29:10.423Z] f7f270fa5213: Preparing [2022-03-30T00:29:10.423Z] 736164617a66: Preparing [2022-03-30T00:29:10.423Z] 3c9ac64cc2b4: Waiting [2022-03-30T00:29:10.423Z] f7f270fa5213: Waiting [2022-03-30T00:29:10.423Z] 736164617a66: Waiting [2022-03-30T00:29:10.423Z] 72ac520b4931: Layer already exists [2022-03-30T00:29:10.423Z] d223846651c7: Layer already exists [2022-03-30T00:29:10.423Z] 15df7092c060: Layer already exists [2022-03-30T00:29:10.423Z] a8cf5849e43f: Layer already exists [2022-03-30T00:29:10.423Z] f6df6dbc6c9a: Layer already exists [2022-03-30T00:29:10.423Z] f7f270fa5213: Layer already exists [2022-03-30T00:29:10.423Z] 3c9ac64cc2b4: Layer already exists [2022-03-30T00:29:10.423Z] 736164617a66: Layer already exists [2022-03-30T00:29:10.423Z] latest: digest: sha256:fa72a8125545bc87859ea4c31dcdcc3dec594be643681317e0883471a2fec119 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:10.728Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:11.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.48 [2022-03-30T00:29:11.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T00:29:11.024Z] 72ac520b4931: Preparing [2022-03-30T00:29:11.024Z] d223846651c7: Preparing [2022-03-30T00:29:11.024Z] f6df6dbc6c9a: Preparing [2022-03-30T00:29:11.024Z] a8cf5849e43f: Preparing [2022-03-30T00:29:11.024Z] 15df7092c060: Preparing [2022-03-30T00:29:11.024Z] 3c9ac64cc2b4: Preparing [2022-03-30T00:29:11.024Z] f7f270fa5213: Preparing [2022-03-30T00:29:11.024Z] 736164617a66: Preparing [2022-03-30T00:29:11.024Z] 3c9ac64cc2b4: Waiting [2022-03-30T00:29:11.024Z] f7f270fa5213: Waiting [2022-03-30T00:29:11.024Z] 736164617a66: Waiting [2022-03-30T00:29:11.024Z] 15df7092c060: Layer already exists [2022-03-30T00:29:11.024Z] a8cf5849e43f: Layer already exists [2022-03-30T00:29:11.024Z] d223846651c7: Layer already exists [2022-03-30T00:29:11.024Z] f6df6dbc6c9a: Layer already exists [2022-03-30T00:29:11.024Z] 72ac520b4931: Layer already exists [2022-03-30T00:29:11.024Z] 3c9ac64cc2b4: Layer already exists [2022-03-30T00:29:11.024Z] 736164617a66: Layer already exists [2022-03-30T00:29:11.024Z] f7f270fa5213: Layer already exists [2022-03-30T00:29:11.024Z] 2.2.0-dev.48: digest: sha256:fa72a8125545bc87859ea4c31dcdcc3dec594be643681317e0883471a2fec119 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:11.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:11.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:11.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T00:29:11.624Z] 72ac520b4931: Preparing [2022-03-30T00:29:11.624Z] d223846651c7: Preparing [2022-03-30T00:29:11.624Z] f6df6dbc6c9a: Preparing [2022-03-30T00:29:11.624Z] a8cf5849e43f: Preparing [2022-03-30T00:29:11.624Z] 15df7092c060: Preparing [2022-03-30T00:29:11.624Z] 3c9ac64cc2b4: Preparing [2022-03-30T00:29:11.624Z] f7f270fa5213: Preparing [2022-03-30T00:29:11.624Z] 736164617a66: Preparing [2022-03-30T00:29:11.624Z] 3c9ac64cc2b4: Waiting [2022-03-30T00:29:11.624Z] f7f270fa5213: Waiting [2022-03-30T00:29:11.624Z] 736164617a66: Waiting [2022-03-30T00:29:11.624Z] 72ac520b4931: Layer already exists [2022-03-30T00:29:11.624Z] f6df6dbc6c9a: Layer already exists [2022-03-30T00:29:11.624Z] 15df7092c060: Layer already exists [2022-03-30T00:29:11.624Z] d223846651c7: Layer already exists [2022-03-30T00:29:11.624Z] a8cf5849e43f: Layer already exists [2022-03-30T00:29:11.624Z] 3c9ac64cc2b4: Layer already exists [2022-03-30T00:29:11.624Z] f7f270fa5213: Layer already exists [2022-03-30T00:29:11.624Z] 736164617a66: Layer already exists [2022-03-30T00:29:11.624Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:fa72a8125545bc87859ea4c31dcdcc3dec594be643681317e0883471a2fec119 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:11.924Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:12.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-30T00:29:12.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T00:29:12.223Z] 72ac520b4931: Preparing [2022-03-30T00:29:12.223Z] d223846651c7: Preparing [2022-03-30T00:29:12.223Z] f6df6dbc6c9a: Preparing [2022-03-30T00:29:12.223Z] a8cf5849e43f: Preparing [2022-03-30T00:29:12.223Z] 15df7092c060: Preparing [2022-03-30T00:29:12.223Z] 3c9ac64cc2b4: Preparing [2022-03-30T00:29:12.223Z] f7f270fa5213: Preparing [2022-03-30T00:29:12.223Z] 736164617a66: Preparing [2022-03-30T00:29:12.224Z] 3c9ac64cc2b4: Waiting [2022-03-30T00:29:12.224Z] f7f270fa5213: Waiting [2022-03-30T00:29:12.224Z] 736164617a66: Waiting [2022-03-30T00:29:12.224Z] 72ac520b4931: Layer already exists [2022-03-30T00:29:12.224Z] f6df6dbc6c9a: Layer already exists [2022-03-30T00:29:12.224Z] 15df7092c060: Layer already exists [2022-03-30T00:29:12.224Z] d223846651c7: Layer already exists [2022-03-30T00:29:12.224Z] a8cf5849e43f: Layer already exists [2022-03-30T00:29:12.224Z] 3c9ac64cc2b4: Layer already exists [2022-03-30T00:29:12.224Z] f7f270fa5213: Layer already exists [2022-03-30T00:29:12.224Z] 736164617a66: Layer already exists [2022-03-30T00:29:12.224Z] main: digest: sha256:fa72a8125545bc87859ea4c31dcdcc3dec594be643681317e0883471a2fec119 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:12.258Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:12.270Z] taggedImages: [2022-03-30T00:29:12.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:12.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-30T00:29:12.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.48 [2022-03-30T00:29:12.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:12.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-30T00:29:12.290Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-30T00:29:12.290Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:12.290Z] latest [2022-03-30T00:29:12.290Z] 2.2.0-dev.48 [2022-03-30T00:29:12.290Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:12.290Z] main [2022-03-30T00:29:12.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:12.606Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:12.900Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:12.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T00:29:12.900Z] 67e9bc982562: Preparing [2022-03-30T00:29:12.900Z] ac87ecac5826: Preparing [2022-03-30T00:29:12.900Z] e75f6ad518cc: Preparing [2022-03-30T00:29:12.900Z] 32ed805cbdbc: Preparing [2022-03-30T00:29:12.900Z] be8ea88a0e99: Preparing [2022-03-30T00:29:12.900Z] 8cf69d108217: Preparing [2022-03-30T00:29:12.900Z] 5edff377fd27: Preparing [2022-03-30T00:29:12.900Z] 0306be0ade26: Preparing [2022-03-30T00:29:12.900Z] de46b1ce2b38: Preparing [2022-03-30T00:29:12.900Z] 736164617a66: Preparing [2022-03-30T00:29:12.900Z] 8cf69d108217: Waiting [2022-03-30T00:29:12.900Z] 5edff377fd27: Waiting [2022-03-30T00:29:12.900Z] 0306be0ade26: Waiting [2022-03-30T00:29:12.900Z] de46b1ce2b38: Waiting [2022-03-30T00:29:12.900Z] 736164617a66: Waiting [2022-03-30T00:29:12.900Z] be8ea88a0e99: Pushed [2022-03-30T00:29:12.900Z] ac87ecac5826: Pushed [2022-03-30T00:29:12.900Z] 67e9bc982562: Pushed [2022-03-30T00:29:12.900Z] 8cf69d108217: Pushed [2022-03-30T00:29:13.161Z] 5edff377fd27: Pushed [2022-03-30T00:29:13.161Z] 0306be0ade26: Pushed [2022-03-30T00:29:13.161Z] 736164617a66: Layer already exists [2022-03-30T00:29:13.161Z] de46b1ce2b38: Pushed [2022-03-30T00:29:15.072Z] 32ed805cbdbc: Pushed [2022-03-30T00:29:15.072Z] e75f6ad518cc: Pushed [2022-03-30T00:29:15.072Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:fde0e1ab9d00f0f922ebbe4cad2bdc5e243c4b7651598fdc36d129c439a6baa1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:15.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:15.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-30T00:29:15.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T00:29:15.667Z] 67e9bc982562: Preparing [2022-03-30T00:29:15.667Z] ac87ecac5826: Preparing [2022-03-30T00:29:15.667Z] e75f6ad518cc: Preparing [2022-03-30T00:29:15.667Z] 32ed805cbdbc: Preparing [2022-03-30T00:29:15.667Z] be8ea88a0e99: Preparing [2022-03-30T00:29:15.667Z] 8cf69d108217: Preparing [2022-03-30T00:29:15.667Z] 5edff377fd27: Preparing [2022-03-30T00:29:15.667Z] 0306be0ade26: Preparing [2022-03-30T00:29:15.667Z] de46b1ce2b38: Preparing [2022-03-30T00:29:15.667Z] 736164617a66: Preparing [2022-03-30T00:29:15.667Z] 8cf69d108217: Waiting [2022-03-30T00:29:15.667Z] 0306be0ade26: Waiting [2022-03-30T00:29:15.667Z] de46b1ce2b38: Waiting [2022-03-30T00:29:15.667Z] 5edff377fd27: Waiting [2022-03-30T00:29:15.667Z] 736164617a66: Waiting [2022-03-30T00:29:15.667Z] be8ea88a0e99: Layer already exists [2022-03-30T00:29:15.667Z] 32ed805cbdbc: Layer already exists [2022-03-30T00:29:15.667Z] 67e9bc982562: Layer already exists [2022-03-30T00:29:15.667Z] e75f6ad518cc: Layer already exists [2022-03-30T00:29:15.667Z] ac87ecac5826: Layer already exists [2022-03-30T00:29:15.667Z] de46b1ce2b38: Layer already exists [2022-03-30T00:29:15.667Z] 5edff377fd27: Layer already exists [2022-03-30T00:29:15.667Z] 0306be0ade26: Layer already exists [2022-03-30T00:29:15.667Z] 8cf69d108217: Layer already exists [2022-03-30T00:29:15.667Z] 736164617a66: Layer already exists [2022-03-30T00:29:15.667Z] latest: digest: sha256:fde0e1ab9d00f0f922ebbe4cad2bdc5e243c4b7651598fdc36d129c439a6baa1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:15.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:16.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.48 [2022-03-30T00:29:16.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T00:29:16.263Z] 67e9bc982562: Preparing [2022-03-30T00:29:16.263Z] ac87ecac5826: Preparing [2022-03-30T00:29:16.263Z] e75f6ad518cc: Preparing [2022-03-30T00:29:16.263Z] 32ed805cbdbc: Preparing [2022-03-30T00:29:16.263Z] be8ea88a0e99: Preparing [2022-03-30T00:29:16.263Z] 8cf69d108217: Preparing [2022-03-30T00:29:16.263Z] 5edff377fd27: Preparing [2022-03-30T00:29:16.263Z] 0306be0ade26: Preparing [2022-03-30T00:29:16.263Z] de46b1ce2b38: Preparing [2022-03-30T00:29:16.263Z] 736164617a66: Preparing [2022-03-30T00:29:16.263Z] 0306be0ade26: Waiting [2022-03-30T00:29:16.263Z] 8cf69d108217: Waiting [2022-03-30T00:29:16.263Z] 5edff377fd27: Waiting [2022-03-30T00:29:16.263Z] de46b1ce2b38: Waiting [2022-03-30T00:29:16.263Z] 736164617a66: Waiting [2022-03-30T00:29:16.263Z] ac87ecac5826: Layer already exists [2022-03-30T00:29:16.263Z] 32ed805cbdbc: Layer already exists [2022-03-30T00:29:16.263Z] e75f6ad518cc: Layer already exists [2022-03-30T00:29:16.263Z] be8ea88a0e99: Layer already exists [2022-03-30T00:29:16.263Z] 67e9bc982562: Layer already exists [2022-03-30T00:29:16.263Z] de46b1ce2b38: Layer already exists [2022-03-30T00:29:16.263Z] 0306be0ade26: Layer already exists [2022-03-30T00:29:16.263Z] 5edff377fd27: Layer already exists [2022-03-30T00:29:16.263Z] 8cf69d108217: Layer already exists [2022-03-30T00:29:16.263Z] 736164617a66: Layer already exists [2022-03-30T00:29:16.263Z] 2.2.0-dev.48: digest: sha256:fde0e1ab9d00f0f922ebbe4cad2bdc5e243c4b7651598fdc36d129c439a6baa1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:16.562Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:16.856Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:16.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T00:29:16.856Z] 67e9bc982562: Preparing [2022-03-30T00:29:16.856Z] ac87ecac5826: Preparing [2022-03-30T00:29:16.856Z] e75f6ad518cc: Preparing [2022-03-30T00:29:16.856Z] 32ed805cbdbc: Preparing [2022-03-30T00:29:16.856Z] be8ea88a0e99: Preparing [2022-03-30T00:29:16.856Z] 8cf69d108217: Preparing [2022-03-30T00:29:16.856Z] 5edff377fd27: Preparing [2022-03-30T00:29:16.856Z] 0306be0ade26: Preparing [2022-03-30T00:29:16.856Z] de46b1ce2b38: Preparing [2022-03-30T00:29:16.856Z] 736164617a66: Preparing [2022-03-30T00:29:16.856Z] 5edff377fd27: Waiting [2022-03-30T00:29:16.856Z] de46b1ce2b38: Waiting [2022-03-30T00:29:16.856Z] 0306be0ade26: Waiting [2022-03-30T00:29:16.856Z] 736164617a66: Waiting [2022-03-30T00:29:16.856Z] 8cf69d108217: Waiting [2022-03-30T00:29:16.856Z] e75f6ad518cc: Layer already exists [2022-03-30T00:29:16.856Z] 67e9bc982562: Layer already exists [2022-03-30T00:29:16.856Z] 32ed805cbdbc: Layer already exists [2022-03-30T00:29:16.856Z] be8ea88a0e99: Layer already exists [2022-03-30T00:29:16.856Z] ac87ecac5826: Layer already exists [2022-03-30T00:29:16.856Z] 5edff377fd27: Layer already exists [2022-03-30T00:29:16.856Z] 8cf69d108217: Layer already exists [2022-03-30T00:29:16.856Z] 0306be0ade26: Layer already exists [2022-03-30T00:29:16.856Z] de46b1ce2b38: Layer already exists [2022-03-30T00:29:16.856Z] 736164617a66: Layer already exists [2022-03-30T00:29:16.856Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:fde0e1ab9d00f0f922ebbe4cad2bdc5e243c4b7651598fdc36d129c439a6baa1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:17.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:17.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-30T00:29:17.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T00:29:17.451Z] 67e9bc982562: Preparing [2022-03-30T00:29:17.451Z] ac87ecac5826: Preparing [2022-03-30T00:29:17.451Z] e75f6ad518cc: Preparing [2022-03-30T00:29:17.451Z] 32ed805cbdbc: Preparing [2022-03-30T00:29:17.451Z] be8ea88a0e99: Preparing [2022-03-30T00:29:17.451Z] 8cf69d108217: Preparing [2022-03-30T00:29:17.451Z] 5edff377fd27: Preparing [2022-03-30T00:29:17.451Z] 0306be0ade26: Preparing [2022-03-30T00:29:17.451Z] de46b1ce2b38: Preparing [2022-03-30T00:29:17.451Z] 736164617a66: Preparing [2022-03-30T00:29:17.451Z] 8cf69d108217: Waiting [2022-03-30T00:29:17.451Z] 5edff377fd27: Waiting [2022-03-30T00:29:17.451Z] 0306be0ade26: Waiting [2022-03-30T00:29:17.451Z] de46b1ce2b38: Waiting [2022-03-30T00:29:17.451Z] 736164617a66: Waiting [2022-03-30T00:29:17.451Z] 67e9bc982562: Layer already exists [2022-03-30T00:29:17.451Z] e75f6ad518cc: Layer already exists [2022-03-30T00:29:17.451Z] ac87ecac5826: Layer already exists [2022-03-30T00:29:17.451Z] be8ea88a0e99: Layer already exists [2022-03-30T00:29:17.451Z] 32ed805cbdbc: Layer already exists [2022-03-30T00:29:17.451Z] 5edff377fd27: Layer already exists [2022-03-30T00:29:17.451Z] 736164617a66: Layer already exists [2022-03-30T00:29:17.451Z] de46b1ce2b38: Layer already exists [2022-03-30T00:29:17.452Z] 8cf69d108217: Layer already exists [2022-03-30T00:29:17.452Z] 0306be0ade26: Layer already exists [2022-03-30T00:29:17.452Z] main: digest: sha256:fde0e1ab9d00f0f922ebbe4cad2bdc5e243c4b7651598fdc36d129c439a6baa1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:17.483Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:17.492Z] taggedImages: [2022-03-30T00:29:17.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:17.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-30T00:29:17.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.48 [2022-03-30T00:29:17.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:17.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-30T00:29:17.512Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-03-30T00:29:17.512Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:17.512Z] latest [2022-03-30T00:29:17.512Z] 2.2.0-dev.48 [2022-03-30T00:29:17.512Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:17.512Z] main [2022-03-30T00:29:17.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:17.822Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:18.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:18.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T00:29:18.114Z] 5db885504aac: Preparing [2022-03-30T00:29:18.114Z] daccb05e583a: Preparing [2022-03-30T00:29:18.114Z] 783d4904b640: Preparing [2022-03-30T00:29:18.114Z] 55e82e8d136f: Preparing [2022-03-30T00:29:18.114Z] f721e5427170: Preparing [2022-03-30T00:29:18.114Z] a1c01e366b99: Preparing [2022-03-30T00:29:18.114Z] a1c01e366b99: Waiting [2022-03-30T00:29:18.114Z] 783d4904b640: Layer already exists [2022-03-30T00:29:18.114Z] 5db885504aac: Pushed [2022-03-30T00:29:18.114Z] f721e5427170: Pushed [2022-03-30T00:29:18.684Z] 55e82e8d136f: Pushed [2022-03-30T00:29:18.684Z] a1c01e366b99: Pushed [2022-03-30T00:29:20.072Z] daccb05e583a: Pushed [2022-03-30T00:29:20.332Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:f95693fef40921e78146709c90b1f042ec17511c63edf8e4fcd002f3cf6d3e1d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:20.631Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:20.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-30T00:29:20.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T00:29:20.926Z] 5db885504aac: Preparing [2022-03-30T00:29:20.926Z] daccb05e583a: Preparing [2022-03-30T00:29:20.926Z] 783d4904b640: Preparing [2022-03-30T00:29:20.926Z] 55e82e8d136f: Preparing [2022-03-30T00:29:20.926Z] f721e5427170: Preparing [2022-03-30T00:29:20.926Z] a1c01e366b99: Preparing [2022-03-30T00:29:20.926Z] a1c01e366b99: Waiting [2022-03-30T00:29:20.926Z] 783d4904b640: Layer already exists [2022-03-30T00:29:20.926Z] 55e82e8d136f: Layer already exists [2022-03-30T00:29:20.926Z] 5db885504aac: Layer already exists [2022-03-30T00:29:20.926Z] daccb05e583a: Layer already exists [2022-03-30T00:29:20.926Z] f721e5427170: Layer already exists [2022-03-30T00:29:20.926Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:20.926Z] latest: digest: sha256:f95693fef40921e78146709c90b1f042ec17511c63edf8e4fcd002f3cf6d3e1d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:21.226Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:21.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.48 [2022-03-30T00:29:21.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T00:29:21.527Z] 5db885504aac: Preparing [2022-03-30T00:29:21.527Z] daccb05e583a: Preparing [2022-03-30T00:29:21.527Z] 783d4904b640: Preparing [2022-03-30T00:29:21.527Z] 55e82e8d136f: Preparing [2022-03-30T00:29:21.527Z] f721e5427170: Preparing [2022-03-30T00:29:21.527Z] a1c01e366b99: Preparing [2022-03-30T00:29:21.527Z] a1c01e366b99: Waiting [2022-03-30T00:29:21.527Z] daccb05e583a: Layer already exists [2022-03-30T00:29:21.527Z] 783d4904b640: Layer already exists [2022-03-30T00:29:21.527Z] f721e5427170: Layer already exists [2022-03-30T00:29:21.527Z] 55e82e8d136f: Layer already exists [2022-03-30T00:29:21.527Z] 5db885504aac: Layer already exists [2022-03-30T00:29:21.527Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:21.527Z] 2.2.0-dev.48: digest: sha256:f95693fef40921e78146709c90b1f042ec17511c63edf8e4fcd002f3cf6d3e1d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:21.827Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:22.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:22.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T00:29:22.120Z] 5db885504aac: Preparing [2022-03-30T00:29:22.120Z] daccb05e583a: Preparing [2022-03-30T00:29:22.120Z] 783d4904b640: Preparing [2022-03-30T00:29:22.120Z] 55e82e8d136f: Preparing [2022-03-30T00:29:22.120Z] f721e5427170: Preparing [2022-03-30T00:29:22.120Z] a1c01e366b99: Preparing [2022-03-30T00:29:22.120Z] a1c01e366b99: Waiting [2022-03-30T00:29:22.120Z] daccb05e583a: Layer already exists [2022-03-30T00:29:22.120Z] 5db885504aac: Layer already exists [2022-03-30T00:29:22.120Z] f721e5427170: Layer already exists [2022-03-30T00:29:22.120Z] 55e82e8d136f: Layer already exists [2022-03-30T00:29:22.120Z] 783d4904b640: Layer already exists [2022-03-30T00:29:22.120Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:22.120Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:f95693fef40921e78146709c90b1f042ec17511c63edf8e4fcd002f3cf6d3e1d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:22.423Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:22.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-03-30T00:29:22.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T00:29:22.717Z] 5db885504aac: Preparing [2022-03-30T00:29:22.717Z] daccb05e583a: Preparing [2022-03-30T00:29:22.717Z] 783d4904b640: Preparing [2022-03-30T00:29:22.717Z] 55e82e8d136f: Preparing [2022-03-30T00:29:22.717Z] f721e5427170: Preparing [2022-03-30T00:29:22.717Z] a1c01e366b99: Preparing [2022-03-30T00:29:22.717Z] a1c01e366b99: Waiting [2022-03-30T00:29:22.717Z] 783d4904b640: Layer already exists [2022-03-30T00:29:22.717Z] 55e82e8d136f: Layer already exists [2022-03-30T00:29:22.717Z] f721e5427170: Layer already exists [2022-03-30T00:29:22.717Z] 5db885504aac: Layer already exists [2022-03-30T00:29:22.717Z] daccb05e583a: Layer already exists [2022-03-30T00:29:22.717Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:22.717Z] main: digest: sha256:f95693fef40921e78146709c90b1f042ec17511c63edf8e4fcd002f3cf6d3e1d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:22.748Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:22.754Z] taggedImages: [2022-03-30T00:29:22.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:22.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-30T00:29:22.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.48 [2022-03-30T00:29:22.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:22.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-03-30T00:29:22.768Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-03-30T00:29:22.768Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:22.768Z] latest [2022-03-30T00:29:22.768Z] 2.2.0-dev.48 [2022-03-30T00:29:22.768Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:22.768Z] main [2022-03-30T00:29:22.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:23.072Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:23.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:23.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T00:29:23.367Z] e21bafe0074d: Preparing [2022-03-30T00:29:23.367Z] 42523b8837ca: Preparing [2022-03-30T00:29:23.367Z] a265333ff618: Preparing [2022-03-30T00:29:23.367Z] af5a817713a3: Preparing [2022-03-30T00:29:23.367Z] 25ba3dbcf301: Preparing [2022-03-30T00:29:23.367Z] 742c79838cf8: Preparing [2022-03-30T00:29:23.367Z] f721e5427170: Preparing [2022-03-30T00:29:23.367Z] a1c01e366b99: Preparing [2022-03-30T00:29:23.367Z] 742c79838cf8: Waiting [2022-03-30T00:29:23.367Z] f721e5427170: Waiting [2022-03-30T00:29:23.367Z] a1c01e366b99: Waiting [2022-03-30T00:29:23.367Z] 42523b8837ca: Pushed [2022-03-30T00:29:23.367Z] a265333ff618: Pushed [2022-03-30T00:29:23.367Z] e21bafe0074d: Pushed [2022-03-30T00:29:23.367Z] f721e5427170: Layer already exists [2022-03-30T00:29:23.367Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:23.936Z] 742c79838cf8: Pushed [2022-03-30T00:29:27.238Z] 25ba3dbcf301: Pushed [2022-03-30T00:29:29.784Z] af5a817713a3: Pushed [2022-03-30T00:29:29.784Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:f45b5b03e1e6766d73a1a95cb826682c161fcab3eefac3c8ec54b2f7bcc23bf3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:30.084Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:30.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-30T00:29:30.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T00:29:30.380Z] e21bafe0074d: Preparing [2022-03-30T00:29:30.380Z] 42523b8837ca: Preparing [2022-03-30T00:29:30.380Z] a265333ff618: Preparing [2022-03-30T00:29:30.380Z] af5a817713a3: Preparing [2022-03-30T00:29:30.380Z] 25ba3dbcf301: Preparing [2022-03-30T00:29:30.380Z] 742c79838cf8: Preparing [2022-03-30T00:29:30.380Z] f721e5427170: Preparing [2022-03-30T00:29:30.380Z] a1c01e366b99: Preparing [2022-03-30T00:29:30.380Z] 742c79838cf8: Waiting [2022-03-30T00:29:30.380Z] f721e5427170: Waiting [2022-03-30T00:29:30.380Z] a1c01e366b99: Waiting [2022-03-30T00:29:30.380Z] e21bafe0074d: Layer already exists [2022-03-30T00:29:30.380Z] a265333ff618: Layer already exists [2022-03-30T00:29:30.380Z] af5a817713a3: Layer already exists [2022-03-30T00:29:30.380Z] 42523b8837ca: Layer already exists [2022-03-30T00:29:30.380Z] 25ba3dbcf301: Layer already exists [2022-03-30T00:29:30.380Z] 742c79838cf8: Layer already exists [2022-03-30T00:29:30.380Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:30.380Z] f721e5427170: Layer already exists [2022-03-30T00:29:30.380Z] latest: digest: sha256:f45b5b03e1e6766d73a1a95cb826682c161fcab3eefac3c8ec54b2f7bcc23bf3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:30.680Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:30.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.48 [2022-03-30T00:29:30.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T00:29:30.975Z] e21bafe0074d: Preparing [2022-03-30T00:29:30.975Z] 42523b8837ca: Preparing [2022-03-30T00:29:30.975Z] a265333ff618: Preparing [2022-03-30T00:29:30.975Z] af5a817713a3: Preparing [2022-03-30T00:29:30.975Z] 25ba3dbcf301: Preparing [2022-03-30T00:29:30.975Z] 742c79838cf8: Preparing [2022-03-30T00:29:30.975Z] f721e5427170: Preparing [2022-03-30T00:29:30.975Z] a1c01e366b99: Preparing [2022-03-30T00:29:30.975Z] 742c79838cf8: Waiting [2022-03-30T00:29:30.975Z] f721e5427170: Waiting [2022-03-30T00:29:30.975Z] a1c01e366b99: Waiting [2022-03-30T00:29:30.975Z] e21bafe0074d: Layer already exists [2022-03-30T00:29:30.975Z] 25ba3dbcf301: Layer already exists [2022-03-30T00:29:30.975Z] 42523b8837ca: Layer already exists [2022-03-30T00:29:30.975Z] a265333ff618: Layer already exists [2022-03-30T00:29:30.975Z] af5a817713a3: Layer already exists [2022-03-30T00:29:30.975Z] 742c79838cf8: Layer already exists [2022-03-30T00:29:30.975Z] f721e5427170: Layer already exists [2022-03-30T00:29:30.975Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:30.975Z] 2.2.0-dev.48: digest: sha256:f45b5b03e1e6766d73a1a95cb826682c161fcab3eefac3c8ec54b2f7bcc23bf3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:31.330Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:31.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:31.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T00:29:31.654Z] e21bafe0074d: Preparing [2022-03-30T00:29:31.654Z] 42523b8837ca: Preparing [2022-03-30T00:29:31.654Z] a265333ff618: Preparing [2022-03-30T00:29:31.654Z] af5a817713a3: Preparing [2022-03-30T00:29:31.654Z] 25ba3dbcf301: Preparing [2022-03-30T00:29:31.654Z] 742c79838cf8: Preparing [2022-03-30T00:29:31.654Z] f721e5427170: Preparing [2022-03-30T00:29:31.654Z] a1c01e366b99: Preparing [2022-03-30T00:29:31.654Z] f721e5427170: Waiting [2022-03-30T00:29:31.654Z] a1c01e366b99: Waiting [2022-03-30T00:29:31.654Z] 742c79838cf8: Waiting [2022-03-30T00:29:31.654Z] a265333ff618: Layer already exists [2022-03-30T00:29:31.654Z] 25ba3dbcf301: Layer already exists [2022-03-30T00:29:31.654Z] 42523b8837ca: Layer already exists [2022-03-30T00:29:31.654Z] af5a817713a3: Layer already exists [2022-03-30T00:29:31.654Z] e21bafe0074d: Layer already exists [2022-03-30T00:29:31.654Z] 742c79838cf8: Layer already exists [2022-03-30T00:29:31.654Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:31.654Z] f721e5427170: Layer already exists [2022-03-30T00:29:31.654Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:f45b5b03e1e6766d73a1a95cb826682c161fcab3eefac3c8ec54b2f7bcc23bf3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:31.957Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:32.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-03-30T00:29:32.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T00:29:32.256Z] e21bafe0074d: Preparing [2022-03-30T00:29:32.256Z] 42523b8837ca: Preparing [2022-03-30T00:29:32.256Z] a265333ff618: Preparing [2022-03-30T00:29:32.256Z] af5a817713a3: Preparing [2022-03-30T00:29:32.256Z] 25ba3dbcf301: Preparing [2022-03-30T00:29:32.256Z] 742c79838cf8: Preparing [2022-03-30T00:29:32.256Z] f721e5427170: Preparing [2022-03-30T00:29:32.256Z] a1c01e366b99: Preparing [2022-03-30T00:29:32.256Z] 742c79838cf8: Waiting [2022-03-30T00:29:32.256Z] f721e5427170: Waiting [2022-03-30T00:29:32.256Z] a1c01e366b99: Waiting [2022-03-30T00:29:32.256Z] af5a817713a3: Layer already exists [2022-03-30T00:29:32.256Z] a265333ff618: Layer already exists [2022-03-30T00:29:32.256Z] 42523b8837ca: Layer already exists [2022-03-30T00:29:32.256Z] 25ba3dbcf301: Layer already exists [2022-03-30T00:29:32.256Z] e21bafe0074d: Layer already exists [2022-03-30T00:29:32.256Z] 742c79838cf8: Layer already exists [2022-03-30T00:29:32.256Z] f721e5427170: Layer already exists [2022-03-30T00:29:32.256Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:32.256Z] main: digest: sha256:f45b5b03e1e6766d73a1a95cb826682c161fcab3eefac3c8ec54b2f7bcc23bf3 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:32.291Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:32.301Z] taggedImages: [2022-03-30T00:29:32.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:32.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-30T00:29:32.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.48 [2022-03-30T00:29:32.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:32.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-03-30T00:29:32.321Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-03-30T00:29:32.321Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:32.321Z] latest [2022-03-30T00:29:32.321Z] 2.2.0-dev.48 [2022-03-30T00:29:32.321Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:32.321Z] main [2022-03-30T00:29:32.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:32.646Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:32.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:32.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T00:29:32.940Z] 33d6b6ce7975: Preparing [2022-03-30T00:29:32.940Z] 06888a8b7ad2: Preparing [2022-03-30T00:29:32.940Z] a48b482d6e17: Preparing [2022-03-30T00:29:32.940Z] 77cc25882191: Preparing [2022-03-30T00:29:32.940Z] 1907a5201d3c: Preparing [2022-03-30T00:29:32.940Z] f721e5427170: Preparing [2022-03-30T00:29:32.940Z] a1c01e366b99: Preparing [2022-03-30T00:29:32.940Z] f721e5427170: Waiting [2022-03-30T00:29:32.940Z] 06888a8b7ad2: Pushed [2022-03-30T00:29:32.940Z] 33d6b6ce7975: Pushed [2022-03-30T00:29:32.940Z] a48b482d6e17: Pushed [2022-03-30T00:29:32.940Z] f721e5427170: Layer already exists [2022-03-30T00:29:32.940Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:33.199Z] 1907a5201d3c: Pushed [2022-03-30T00:29:34.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:29:34.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:29:34.871Z] ---> e466bf894b64 [2022-03-30T00:29:34.871Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:29:34.871Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:29:34.871Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:29:34.871Z] ---> e466bf894b64 [2022-03-30T00:29:34.871Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T00:29:34.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:29:34.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:29:34.871Z] ---> e466bf894b64 [2022-03-30T00:29:34.871Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:29:34.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:29:34.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:29:34.871Z] ---> e466bf894b64 [2022-03-30T00:29:34.871Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:29:34.871Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:29:34.871Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:29:34.871Z] ---> e466bf894b64 [2022-03-30T00:29:34.871Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T00:29:34.871Z] ---> Running in eb18e923636c [2022-03-30T00:29:34.871Z] ---> Running in 87891ed279f7 [2022-03-30T00:29:34.871Z] ---> Running in 2f49f6564228 [2022-03-30T00:29:34.871Z] ---> Running in ed44e75df5fb [2022-03-30T00:29:34.871Z] ---> Running in 9104e29a6da6 [2022-03-30T00:29:35.151Z] Removing intermediate container 87891ed279f7 [2022-03-30T00:29:35.151Z] ---> 0d77c0abe174 [2022-03-30T00:29:35.151Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:29:35.151Z] Removing intermediate container ed44e75df5fb [2022-03-30T00:29:35.152Z] ---> e7a7810ee1ab [2022-03-30T00:29:35.152Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:29:35.152Z] ---> Running in 214999bf9f87 [2022-03-30T00:29:35.428Z] Removing intermediate container 9104e29a6da6 [2022-03-30T00:29:35.428Z] ---> 43d485d60187 [2022-03-30T00:29:35.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:29:35.428Z] Removing intermediate container eb18e923636c [2022-03-30T00:29:35.428Z] Removing intermediate container 2f49f6564228 [2022-03-30T00:29:35.428Z] ---> a670e581d683 [2022-03-30T00:29:35.428Z] ---> a6eb15516e2c [2022-03-30T00:29:35.428Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T00:29:35.428Z] [2022-03-30T00:29:35.428Z] ---> Running in 325e377b3024 [2022-03-30T00:29:35.428Z] ---> Running in 1f3d327dcbcd [2022-03-30T00:29:35.428Z] ---> Running in a58e3a24d455 [2022-03-30T00:29:35.722Z] ---> Running in 9ef56292ab94 [2022-03-30T00:29:38.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:38.658Z] Removing intermediate container 214999bf9f87 [2022-03-30T00:29:38.658Z] ---> 46584f94b57a [2022-03-30T00:29:38.658Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T00:29:38.942Z] ---> Running in 81d7479bbe3b [2022-03-30T00:29:38.942Z] Removing intermediate container 325e377b3024 [2022-03-30T00:29:38.942Z] ---> 7ba758196749 [2022-03-30T00:29:38.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:29:39.241Z] ---> Running in 1216110f7f77 [2022-03-30T00:29:39.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:39.521Z] Removing intermediate container a58e3a24d455 [2022-03-30T00:29:39.521Z] ---> 22f9ea57c8b5 [2022-03-30T00:29:39.521Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T00:29:39.780Z] 77cc25882191: Pushed [2022-03-30T00:29:39.780Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:6cc4dd77f42845cf45a8c8c7aa1e66f7f0e671c036234abfc07220a0a7ccc4df size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:39.853Z] Removing intermediate container 9ef56292ab94 [2022-03-30T00:29:39.853Z] ---> b17ce860363e [2022-03-30T00:29:39.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:29:39.853Z] ---> Running in 621b45fa2e0a [2022-03-30T00:29:39.853Z] ---> Running in 5974fcdce0c1 [2022-03-30T00:29:40.084Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:40.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-30T00:29:40.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T00:29:40.383Z] 33d6b6ce7975: Preparing [2022-03-30T00:29:40.383Z] 06888a8b7ad2: Preparing [2022-03-30T00:29:40.383Z] a48b482d6e17: Preparing [2022-03-30T00:29:40.383Z] 77cc25882191: Preparing [2022-03-30T00:29:40.383Z] 1907a5201d3c: Preparing [2022-03-30T00:29:40.383Z] f721e5427170: Preparing [2022-03-30T00:29:40.383Z] a1c01e366b99: Preparing [2022-03-30T00:29:40.383Z] f721e5427170: Waiting [2022-03-30T00:29:40.383Z] a1c01e366b99: Waiting [2022-03-30T00:29:40.383Z] a48b482d6e17: Layer already exists [2022-03-30T00:29:40.383Z] 1907a5201d3c: Layer already exists [2022-03-30T00:29:40.383Z] 06888a8b7ad2: Layer already exists [2022-03-30T00:29:40.383Z] 77cc25882191: Layer already exists [2022-03-30T00:29:40.383Z] 33d6b6ce7975: Layer already exists [2022-03-30T00:29:40.383Z] f721e5427170: Layer already exists [2022-03-30T00:29:40.383Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:40.383Z] latest: digest: sha256:6cc4dd77f42845cf45a8c8c7aa1e66f7f0e671c036234abfc07220a0a7ccc4df size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:40.691Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.48 [2022-03-30T00:29:40.694Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:29:40.694Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:29:40.694Z] OK: 15739 distinct packages available [2022-03-30T00:29:40.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:40.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.48 [2022-03-30T00:29:40.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T00:29:40.985Z] 33d6b6ce7975: Preparing [2022-03-30T00:29:40.985Z] 06888a8b7ad2: Preparing [2022-03-30T00:29:40.985Z] a48b482d6e17: Preparing [2022-03-30T00:29:40.985Z] 77cc25882191: Preparing [2022-03-30T00:29:40.985Z] 1907a5201d3c: Preparing [2022-03-30T00:29:40.985Z] f721e5427170: Preparing [2022-03-30T00:29:40.985Z] a1c01e366b99: Preparing [2022-03-30T00:29:40.985Z] a1c01e366b99: Waiting [2022-03-30T00:29:40.985Z] f721e5427170: Waiting [2022-03-30T00:29:40.985Z] 77cc25882191: Layer already exists [2022-03-30T00:29:40.985Z] 1907a5201d3c: Layer already exists [2022-03-30T00:29:40.985Z] 06888a8b7ad2: Layer already exists [2022-03-30T00:29:40.985Z] 33d6b6ce7975: Layer already exists [2022-03-30T00:29:40.985Z] a48b482d6e17: Layer already exists [2022-03-30T00:29:40.985Z] f721e5427170: Layer already exists [2022-03-30T00:29:40.985Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:40.985Z] 2.2.0-dev.48: digest: sha256:6cc4dd77f42845cf45a8c8c7aa1e66f7f0e671c036234abfc07220a0a7ccc4df size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:41.289Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:41.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:41.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T00:29:41.586Z] 33d6b6ce7975: Preparing [2022-03-30T00:29:41.586Z] 06888a8b7ad2: Preparing [2022-03-30T00:29:41.586Z] a48b482d6e17: Preparing [2022-03-30T00:29:41.586Z] 77cc25882191: Preparing [2022-03-30T00:29:41.586Z] 1907a5201d3c: Preparing [2022-03-30T00:29:41.586Z] f721e5427170: Preparing [2022-03-30T00:29:41.586Z] a1c01e366b99: Preparing [2022-03-30T00:29:41.586Z] f721e5427170: Waiting [2022-03-30T00:29:41.586Z] a1c01e366b99: Waiting [2022-03-30T00:29:41.586Z] 33d6b6ce7975: Layer already exists [2022-03-30T00:29:41.586Z] 1907a5201d3c: Layer already exists [2022-03-30T00:29:41.586Z] a48b482d6e17: Layer already exists [2022-03-30T00:29:41.586Z] 77cc25882191: Layer already exists [2022-03-30T00:29:41.586Z] 06888a8b7ad2: Layer already exists [2022-03-30T00:29:41.586Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:41.586Z] f721e5427170: Layer already exists [2022-03-30T00:29:41.586Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:6cc4dd77f42845cf45a8c8c7aa1e66f7f0e671c036234abfc07220a0a7ccc4df size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:41.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:41.890Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:41.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:42.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-03-30T00:29:42.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T00:29:42.184Z] 33d6b6ce7975: Preparing [2022-03-30T00:29:42.184Z] 06888a8b7ad2: Preparing [2022-03-30T00:29:42.184Z] a48b482d6e17: Preparing [2022-03-30T00:29:42.184Z] 77cc25882191: Preparing [2022-03-30T00:29:42.184Z] 1907a5201d3c: Preparing [2022-03-30T00:29:42.184Z] f721e5427170: Preparing [2022-03-30T00:29:42.184Z] a1c01e366b99: Preparing [2022-03-30T00:29:42.184Z] f721e5427170: Waiting [2022-03-30T00:29:42.184Z] a1c01e366b99: Waiting [2022-03-30T00:29:42.184Z] a48b482d6e17: Layer already exists [2022-03-30T00:29:42.184Z] 1907a5201d3c: Layer already exists [2022-03-30T00:29:42.184Z] 33d6b6ce7975: Layer already exists [2022-03-30T00:29:42.184Z] 06888a8b7ad2: Layer already exists [2022-03-30T00:29:42.184Z] 77cc25882191: Layer already exists [2022-03-30T00:29:42.184Z] f721e5427170: Layer already exists [2022-03-30T00:29:42.184Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:42.184Z] main: digest: sha256:6cc4dd77f42845cf45a8c8c7aa1e66f7f0e671c036234abfc07220a0a7ccc4df size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:42.217Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:42.224Z] taggedImages: [2022-03-30T00:29:42.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:42.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-30T00:29:42.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.48 [2022-03-30T00:29:42.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:42.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-03-30T00:29:42.243Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-03-30T00:29:42.243Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:42.243Z] latest [2022-03-30T00:29:42.243Z] 2.2.0-dev.48 [2022-03-30T00:29:42.243Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:42.243Z] main [2022-03-30T00:29:42.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:42.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:42.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:42.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:42.552Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:42.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:42.832Z] OK: 220 MiB in 52 packages [2022-03-30T00:29:42.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:42.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T00:29:42.843Z] 602cbfffc95d: Preparing [2022-03-30T00:29:42.843Z] 6348fe5fe295: Preparing [2022-03-30T00:29:42.843Z] 758d531b464d: Preparing [2022-03-30T00:29:42.843Z] 2da3b09c1bc0: Preparing [2022-03-30T00:29:42.843Z] 6d65527078f1: Preparing [2022-03-30T00:29:42.843Z] f721e5427170: Preparing [2022-03-30T00:29:42.843Z] a1c01e366b99: Preparing [2022-03-30T00:29:42.843Z] f721e5427170: Waiting [2022-03-30T00:29:42.843Z] 602cbfffc95d: Pushed [2022-03-30T00:29:42.843Z] 6348fe5fe295: Pushed [2022-03-30T00:29:42.843Z] 758d531b464d: Pushed [2022-03-30T00:29:42.843Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:42.843Z] f721e5427170: Layer already exists [2022-03-30T00:29:43.102Z] 6d65527078f1: Pushed [2022-03-30T00:29:43.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:43.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:29:43.842Z] OK: 220 MiB in 52 packages [2022-03-30T00:29:43.842Z] OK: 220 MiB in 52 packages [2022-03-30T00:29:44.452Z] Removing intermediate container 1f3d327dcbcd [2022-03-30T00:29:44.453Z] ---> b9d8a0b10422 [2022-03-30T00:29:44.453Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T00:29:44.730Z] OK: 220 MiB in 52 packages [2022-03-30T00:29:45.010Z] OK: 220 MiB in 52 packages [2022-03-30T00:29:46.009Z] Removing intermediate container 81d7479bbe3b [2022-03-30T00:29:46.009Z] ---> b8ec6baec154 [2022-03-30T00:29:46.009Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T00:29:46.009Z] Removing intermediate container 1216110f7f77 [2022-03-30T00:29:46.009Z] ---> 85bf4d62ee1d [2022-03-30T00:29:46.009Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:29:46.009Z] Removing intermediate container 5974fcdce0c1 [2022-03-30T00:29:46.009Z] ---> 6a294bd79ac1 [2022-03-30T00:29:46.009Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:29:46.306Z] ---> 5e5b9bae60e3 [2022-03-30T00:29:46.306Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:29:46.306Z] ---> Running in e2ecd5973293 [2022-03-30T00:29:46.306Z] Removing intermediate container 621b45fa2e0a [2022-03-30T00:29:46.306Z] ---> a0ed36eb0ca9 [2022-03-30T00:29:46.306Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:29:46.956Z] ---> 753ad7f8f322 [2022-03-30T00:29:46.956Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:29:47.240Z] ---> ef359eef0446 [2022-03-30T00:29:47.240Z] ---> Running in d2172e577b8e [2022-03-30T00:29:47.240Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:29:47.520Z] ---> Running in ea34319e2c29 [2022-03-30T00:29:47.520Z] ---> 9570d0d63b6b [2022-03-30T00:29:47.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:29:47.801Z] ---> Running in d553bd5edc20 [2022-03-30T00:29:48.081Z] ---> 5fa901e9f747 [2022-03-30T00:29:48.081Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:29:48.081Z] ---> Running in 858cc0f793a4 [2022-03-30T00:29:49.684Z] 2da3b09c1bc0: Pushed [2022-03-30T00:29:49.684Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:da3e17f381790f22a0433e6adcba1f60dfb7d9a20ac79438dcda57b7b1e26275 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:49.987Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:50.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-30T00:29:50.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T00:29:50.286Z] 602cbfffc95d: Preparing [2022-03-30T00:29:50.286Z] 6348fe5fe295: Preparing [2022-03-30T00:29:50.286Z] 758d531b464d: Preparing [2022-03-30T00:29:50.286Z] 2da3b09c1bc0: Preparing [2022-03-30T00:29:50.286Z] 6d65527078f1: Preparing [2022-03-30T00:29:50.286Z] f721e5427170: Preparing [2022-03-30T00:29:50.286Z] a1c01e366b99: Preparing [2022-03-30T00:29:50.286Z] a1c01e366b99: Waiting [2022-03-30T00:29:50.286Z] f721e5427170: Waiting [2022-03-30T00:29:50.286Z] 2da3b09c1bc0: Layer already exists [2022-03-30T00:29:50.286Z] 602cbfffc95d: Layer already exists [2022-03-30T00:29:50.286Z] 6348fe5fe295: Layer already exists [2022-03-30T00:29:50.286Z] 6d65527078f1: Layer already exists [2022-03-30T00:29:50.286Z] 758d531b464d: Layer already exists [2022-03-30T00:29:50.286Z] f721e5427170: Layer already exists [2022-03-30T00:29:50.286Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:50.286Z] latest: digest: sha256:da3e17f381790f22a0433e6adcba1f60dfb7d9a20ac79438dcda57b7b1e26275 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:50.593Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:50.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.48 [2022-03-30T00:29:50.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T00:29:50.888Z] 602cbfffc95d: Preparing [2022-03-30T00:29:50.888Z] 6348fe5fe295: Preparing [2022-03-30T00:29:50.888Z] 758d531b464d: Preparing [2022-03-30T00:29:50.888Z] 2da3b09c1bc0: Preparing [2022-03-30T00:29:50.888Z] 6d65527078f1: Preparing [2022-03-30T00:29:50.888Z] f721e5427170: Preparing [2022-03-30T00:29:50.888Z] a1c01e366b99: Preparing [2022-03-30T00:29:50.888Z] f721e5427170: Waiting [2022-03-30T00:29:50.888Z] a1c01e366b99: Waiting [2022-03-30T00:29:50.888Z] 2da3b09c1bc0: Layer already exists [2022-03-30T00:29:50.888Z] 6d65527078f1: Layer already exists [2022-03-30T00:29:50.888Z] 602cbfffc95d: Layer already exists [2022-03-30T00:29:50.888Z] 758d531b464d: Layer already exists [2022-03-30T00:29:50.888Z] 6348fe5fe295: Layer already exists [2022-03-30T00:29:50.888Z] f721e5427170: Layer already exists [2022-03-30T00:29:50.888Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:50.888Z] 2.2.0-dev.48: digest: sha256:da3e17f381790f22a0433e6adcba1f60dfb7d9a20ac79438dcda57b7b1e26275 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:51.192Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:51.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:51.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T00:29:51.496Z] 602cbfffc95d: Preparing [2022-03-30T00:29:51.496Z] 6348fe5fe295: Preparing [2022-03-30T00:29:51.496Z] 758d531b464d: Preparing [2022-03-30T00:29:51.496Z] 2da3b09c1bc0: Preparing [2022-03-30T00:29:51.496Z] 6d65527078f1: Preparing [2022-03-30T00:29:51.496Z] f721e5427170: Preparing [2022-03-30T00:29:51.496Z] a1c01e366b99: Preparing [2022-03-30T00:29:51.496Z] a1c01e366b99: Waiting [2022-03-30T00:29:51.496Z] f721e5427170: Waiting [2022-03-30T00:29:51.496Z] 602cbfffc95d: Layer already exists [2022-03-30T00:29:51.496Z] 758d531b464d: Layer already exists [2022-03-30T00:29:51.496Z] 6348fe5fe295: Layer already exists [2022-03-30T00:29:51.496Z] 2da3b09c1bc0: Layer already exists [2022-03-30T00:29:51.496Z] 6d65527078f1: Layer already exists [2022-03-30T00:29:51.496Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:51.496Z] f721e5427170: Layer already exists [2022-03-30T00:29:51.496Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:da3e17f381790f22a0433e6adcba1f60dfb7d9a20ac79438dcda57b7b1e26275 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:51.522Z] Removing intermediate container e2ecd5973293 [2022-03-30T00:29:51.522Z] ---> d348783f2806 [2022-03-30T00:29:51.522Z] Step 7/20 : COPY . . [2022-03-30T00:29:51.796Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:52.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-03-30T00:29:52.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T00:29:52.090Z] 602cbfffc95d: Preparing [2022-03-30T00:29:52.090Z] 6348fe5fe295: Preparing [2022-03-30T00:29:52.090Z] 758d531b464d: Preparing [2022-03-30T00:29:52.090Z] 2da3b09c1bc0: Preparing [2022-03-30T00:29:52.090Z] 6d65527078f1: Preparing [2022-03-30T00:29:52.090Z] f721e5427170: Preparing [2022-03-30T00:29:52.090Z] a1c01e366b99: Preparing [2022-03-30T00:29:52.090Z] f721e5427170: Waiting [2022-03-30T00:29:52.090Z] a1c01e366b99: Waiting [2022-03-30T00:29:52.090Z] 6348fe5fe295: Layer already exists [2022-03-30T00:29:52.090Z] 602cbfffc95d: Layer already exists [2022-03-30T00:29:52.090Z] 758d531b464d: Layer already exists [2022-03-30T00:29:52.090Z] 6d65527078f1: Layer already exists [2022-03-30T00:29:52.090Z] 2da3b09c1bc0: Layer already exists [2022-03-30T00:29:52.090Z] f721e5427170: Layer already exists [2022-03-30T00:29:52.090Z] a1c01e366b99: Layer already exists [2022-03-30T00:29:52.090Z] main: digest: sha256:da3e17f381790f22a0433e6adcba1f60dfb7d9a20ac79438dcda57b7b1e26275 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:52.128Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:52.135Z] taggedImages: [2022-03-30T00:29:52.135Z] - nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:52.135Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-30T00:29:52.135Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.48 [2022-03-30T00:29:52.135Z] - nexus3.edgexfoundry.org:10004/security-spire-server:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:52.135Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-03-30T00:29:52.155Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-30T00:29:52.155Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:52.155Z] latest [2022-03-30T00:29:52.155Z] 2.2.0-dev.48 [2022-03-30T00:29:52.155Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:52.155Z] main [2022-03-30T00:29:52.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:52.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:52.525Z] Removing intermediate container d2172e577b8e [2022-03-30T00:29:52.525Z] ---> 38571510b41a [2022-03-30T00:29:52.525Z] Step 8/23 : COPY . . [2022-03-30T00:29:52.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:52.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T00:29:52.762Z] abc94d7053b3: Preparing [2022-03-30T00:29:52.762Z] 784f8da03a16: Preparing [2022-03-30T00:29:52.762Z] 783d4904b640: Preparing [2022-03-30T00:29:52.762Z] 61a833addb4d: Preparing [2022-03-30T00:29:52.762Z] 736164617a66: Preparing [2022-03-30T00:29:52.762Z] 736164617a66: Layer already exists [2022-03-30T00:29:52.762Z] 783d4904b640: Layer already exists [2022-03-30T00:29:52.762Z] abc94d7053b3: Pushed [2022-03-30T00:29:52.762Z] 61a833addb4d: Pushed [2022-03-30T00:29:53.978Z] Removing intermediate container ea34319e2c29 [2022-03-30T00:29:53.978Z] ---> 1da8e3b37e1a [2022-03-30T00:29:53.978Z] Step 8/25 : COPY . . [2022-03-30T00:29:53.978Z] Removing intermediate container d553bd5edc20 [2022-03-30T00:29:53.978Z] ---> dbe1c34f3dbf [2022-03-30T00:29:53.978Z] Step 8/23 : COPY . . [2022-03-30T00:29:54.253Z] Removing intermediate container 858cc0f793a4 [2022-03-30T00:29:54.253Z] ---> a86e7aac70ee [2022-03-30T00:29:54.253Z] Step 8/22 : COPY . . [2022-03-30T00:29:55.300Z] 784f8da03a16: Pushed [2022-03-30T00:29:55.300Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:d983f567723d06e81af5a850f7e99636f7d6a84e263119f7cc691f83cb85ccd3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:55.599Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:55.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-30T00:29:55.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T00:29:55.900Z] abc94d7053b3: Preparing [2022-03-30T00:29:55.900Z] 784f8da03a16: Preparing [2022-03-30T00:29:55.900Z] 783d4904b640: Preparing [2022-03-30T00:29:55.900Z] 61a833addb4d: Preparing [2022-03-30T00:29:55.900Z] 736164617a66: Preparing [2022-03-30T00:29:55.900Z] abc94d7053b3: Layer already exists [2022-03-30T00:29:55.900Z] 784f8da03a16: Layer already exists [2022-03-30T00:29:55.900Z] 736164617a66: Layer already exists [2022-03-30T00:29:55.900Z] 61a833addb4d: Layer already exists [2022-03-30T00:29:55.900Z] 783d4904b640: Layer already exists [2022-03-30T00:29:55.900Z] latest: digest: sha256:d983f567723d06e81af5a850f7e99636f7d6a84e263119f7cc691f83cb85ccd3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:56.202Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:56.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.48 [2022-03-30T00:29:56.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T00:29:56.503Z] abc94d7053b3: Preparing [2022-03-30T00:29:56.503Z] 784f8da03a16: Preparing [2022-03-30T00:29:56.503Z] 783d4904b640: Preparing [2022-03-30T00:29:56.503Z] 61a833addb4d: Preparing [2022-03-30T00:29:56.503Z] 736164617a66: Preparing [2022-03-30T00:29:56.503Z] 61a833addb4d: Layer already exists [2022-03-30T00:29:56.503Z] 736164617a66: Layer already exists [2022-03-30T00:29:56.503Z] 784f8da03a16: Layer already exists [2022-03-30T00:29:56.503Z] 783d4904b640: Layer already exists [2022-03-30T00:29:56.503Z] abc94d7053b3: Layer already exists [2022-03-30T00:29:56.503Z] 2.2.0-dev.48: digest: sha256:d983f567723d06e81af5a850f7e99636f7d6a84e263119f7cc691f83cb85ccd3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:56.804Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:57.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:57.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T00:29:57.100Z] abc94d7053b3: Preparing [2022-03-30T00:29:57.100Z] 784f8da03a16: Preparing [2022-03-30T00:29:57.100Z] 783d4904b640: Preparing [2022-03-30T00:29:57.100Z] 61a833addb4d: Preparing [2022-03-30T00:29:57.100Z] 736164617a66: Preparing [2022-03-30T00:29:57.100Z] 61a833addb4d: Layer already exists [2022-03-30T00:29:57.100Z] 783d4904b640: Layer already exists [2022-03-30T00:29:57.100Z] abc94d7053b3: Layer already exists [2022-03-30T00:29:57.100Z] 736164617a66: Layer already exists [2022-03-30T00:29:57.100Z] 784f8da03a16: Layer already exists [2022-03-30T00:29:57.100Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:d983f567723d06e81af5a850f7e99636f7d6a84e263119f7cc691f83cb85ccd3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:57.410Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:57.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-30T00:29:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T00:29:57.707Z] abc94d7053b3: Preparing [2022-03-30T00:29:57.707Z] 784f8da03a16: Preparing [2022-03-30T00:29:57.707Z] 783d4904b640: Preparing [2022-03-30T00:29:57.707Z] 61a833addb4d: Preparing [2022-03-30T00:29:57.707Z] 736164617a66: Preparing [2022-03-30T00:29:57.707Z] abc94d7053b3: Layer already exists [2022-03-30T00:29:57.707Z] 61a833addb4d: Layer already exists [2022-03-30T00:29:57.707Z] 736164617a66: Layer already exists [2022-03-30T00:29:57.707Z] 783d4904b640: Layer already exists [2022-03-30T00:29:57.707Z] 784f8da03a16: Layer already exists [2022-03-30T00:29:57.707Z] main: digest: sha256:d983f567723d06e81af5a850f7e99636f7d6a84e263119f7cc691f83cb85ccd3 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:29:57.741Z] ===================================================== [Pipeline] echo [2022-03-30T00:29:57.748Z] taggedImages: [2022-03-30T00:29:57.748Z] - nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:57.748Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-30T00:29:57.748Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.48 [2022-03-30T00:29:57.748Z] - nexus3.edgexfoundry.org:10004/support-notifications:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:57.748Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-30T00:29:57.768Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-30T00:29:57.768Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:57.768Z] latest [2022-03-30T00:29:57.768Z] 2.2.0-dev.48 [2022-03-30T00:29:57.768Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:29:57.768Z] main [2022-03-30T00:29:57.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:58.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:29:58.458Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:29:58.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T00:29:58.458Z] 25d0799d4687: Preparing [2022-03-30T00:29:58.458Z] f9ca436a42ea: Preparing [2022-03-30T00:29:58.458Z] 783d4904b640: Preparing [2022-03-30T00:29:58.458Z] 4ff401de87ee: Preparing [2022-03-30T00:29:58.458Z] 736164617a66: Preparing [2022-03-30T00:29:58.458Z] 736164617a66: Layer already exists [2022-03-30T00:29:58.458Z] 4ff401de87ee: Layer already exists [2022-03-30T00:29:58.458Z] 783d4904b640: Layer already exists [2022-03-30T00:29:58.458Z] 25d0799d4687: Pushed [2022-03-30T00:30:00.369Z] f9ca436a42ea: Pushed [2022-03-30T00:30:00.629Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:9b437341d1647bca3628bdbbbbe6980c7adf1e0663c046ad99b0d8072e424c1b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:00.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:01.223Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-30T00:30:01.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T00:30:01.223Z] 25d0799d4687: Preparing [2022-03-30T00:30:01.223Z] f9ca436a42ea: Preparing [2022-03-30T00:30:01.223Z] 783d4904b640: Preparing [2022-03-30T00:30:01.223Z] 4ff401de87ee: Preparing [2022-03-30T00:30:01.223Z] 736164617a66: Preparing [2022-03-30T00:30:01.223Z] 4ff401de87ee: Layer already exists [2022-03-30T00:30:01.223Z] 25d0799d4687: Layer already exists [2022-03-30T00:30:01.223Z] 783d4904b640: Layer already exists [2022-03-30T00:30:01.223Z] f9ca436a42ea: Layer already exists [2022-03-30T00:30:01.223Z] 736164617a66: Layer already exists [2022-03-30T00:30:01.223Z] latest: digest: sha256:9b437341d1647bca3628bdbbbbe6980c7adf1e0663c046ad99b0d8072e424c1b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:01.528Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:01.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.48 [2022-03-30T00:30:01.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T00:30:01.823Z] 25d0799d4687: Preparing [2022-03-30T00:30:01.823Z] f9ca436a42ea: Preparing [2022-03-30T00:30:01.823Z] 783d4904b640: Preparing [2022-03-30T00:30:01.823Z] 4ff401de87ee: Preparing [2022-03-30T00:30:01.823Z] 736164617a66: Preparing [2022-03-30T00:30:01.823Z] 736164617a66: Layer already exists [2022-03-30T00:30:01.823Z] 4ff401de87ee: Layer already exists [2022-03-30T00:30:01.823Z] 25d0799d4687: Layer already exists [2022-03-30T00:30:01.823Z] f9ca436a42ea: Layer already exists [2022-03-30T00:30:01.823Z] 783d4904b640: Layer already exists [2022-03-30T00:30:01.823Z] 2.2.0-dev.48: digest: sha256:9b437341d1647bca3628bdbbbbe6980c7adf1e0663c046ad99b0d8072e424c1b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:02.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:02.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:30:02.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T00:30:02.412Z] 25d0799d4687: Preparing [2022-03-30T00:30:02.412Z] f9ca436a42ea: Preparing [2022-03-30T00:30:02.412Z] 783d4904b640: Preparing [2022-03-30T00:30:02.412Z] 4ff401de87ee: Preparing [2022-03-30T00:30:02.412Z] 736164617a66: Preparing [2022-03-30T00:30:02.412Z] 783d4904b640: Layer already exists [2022-03-30T00:30:02.412Z] 25d0799d4687: Layer already exists [2022-03-30T00:30:02.412Z] 736164617a66: Layer already exists [2022-03-30T00:30:02.412Z] f9ca436a42ea: Layer already exists [2022-03-30T00:30:02.412Z] 4ff401de87ee: Layer already exists [2022-03-30T00:30:02.412Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:9b437341d1647bca3628bdbbbbe6980c7adf1e0663c046ad99b0d8072e424c1b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:02.708Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:03.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-30T00:30:03.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T00:30:03.003Z] 25d0799d4687: Preparing [2022-03-30T00:30:03.003Z] f9ca436a42ea: Preparing [2022-03-30T00:30:03.003Z] 783d4904b640: Preparing [2022-03-30T00:30:03.003Z] 4ff401de87ee: Preparing [2022-03-30T00:30:03.003Z] 736164617a66: Preparing [2022-03-30T00:30:03.003Z] 25d0799d4687: Layer already exists [2022-03-30T00:30:03.003Z] 4ff401de87ee: Layer already exists [2022-03-30T00:30:03.003Z] 783d4904b640: Layer already exists [2022-03-30T00:30:03.003Z] 736164617a66: Layer already exists [2022-03-30T00:30:03.003Z] f9ca436a42ea: Layer already exists [2022-03-30T00:30:03.003Z] main: digest: sha256:9b437341d1647bca3628bdbbbbe6980c7adf1e0663c046ad99b0d8072e424c1b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:30:03.044Z] ===================================================== [Pipeline] echo [2022-03-30T00:30:03.056Z] taggedImages: [2022-03-30T00:30:03.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:30:03.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-30T00:30:03.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.48 [2022-03-30T00:30:03.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:30:03.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-30T00:30:03.080Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-30T00:30:03.080Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:30:03.080Z] latest [2022-03-30T00:30:03.080Z] 2.2.0-dev.48 [2022-03-30T00:30:03.080Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:30:03.080Z] main [2022-03-30T00:30:03.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:03.398Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:03.690Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:30:03.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T00:30:03.690Z] 75c5cfe83132: Preparing [2022-03-30T00:30:03.690Z] 73e7c54670cd: Preparing [2022-03-30T00:30:03.690Z] 7cadd0901135: Preparing [2022-03-30T00:30:03.690Z] 4d11f393a575: Preparing [2022-03-30T00:30:03.690Z] 4b4527d9d361: Preparing [2022-03-30T00:30:03.690Z] 0419e16943bb: Preparing [2022-03-30T00:30:03.690Z] 2bc6eda7d6fe: Preparing [2022-03-30T00:30:03.690Z] 38c686747f67: Preparing [2022-03-30T00:30:03.690Z] 698317193ef4: Preparing [2022-03-30T00:30:03.690Z] 0419e16943bb: Waiting [2022-03-30T00:30:03.690Z] 2bc6eda7d6fe: Waiting [2022-03-30T00:30:03.690Z] 38c686747f67: Waiting [2022-03-30T00:30:03.690Z] 3de006b0ad1b: Preparing [2022-03-30T00:30:03.690Z] 1a058d5342cc: Preparing [2022-03-30T00:30:03.690Z] 3de006b0ad1b: Waiting [2022-03-30T00:30:03.690Z] 1a058d5342cc: Waiting [2022-03-30T00:30:03.690Z] 698317193ef4: Waiting [2022-03-30T00:30:03.690Z] 4b4527d9d361: Layer already exists [2022-03-30T00:30:03.690Z] 0419e16943bb: Layer already exists [2022-03-30T00:30:03.690Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T00:30:03.690Z] 38c686747f67: Layer already exists [2022-03-30T00:30:03.690Z] 698317193ef4: Layer already exists [2022-03-30T00:30:03.690Z] 73e7c54670cd: Pushed [2022-03-30T00:30:03.690Z] 3de006b0ad1b: Layer already exists [2022-03-30T00:30:03.690Z] 1a058d5342cc: Layer already exists [2022-03-30T00:30:03.949Z] 75c5cfe83132: Pushed [2022-03-30T00:30:05.857Z] 7cadd0901135: Pushed [2022-03-30T00:30:11.139Z] 4d11f393a575: Pushed [2022-03-30T00:30:11.139Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:09c5120e8114a146b22bbfc30cce60aef239c0696a5a3195ea204d5948df9b9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:11.444Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:11.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-30T00:30:11.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T00:30:11.739Z] 75c5cfe83132: Preparing [2022-03-30T00:30:11.739Z] 73e7c54670cd: Preparing [2022-03-30T00:30:11.739Z] 7cadd0901135: Preparing [2022-03-30T00:30:11.739Z] 4d11f393a575: Preparing [2022-03-30T00:30:11.739Z] 4b4527d9d361: Preparing [2022-03-30T00:30:11.739Z] 0419e16943bb: Preparing [2022-03-30T00:30:11.739Z] 2bc6eda7d6fe: Preparing [2022-03-30T00:30:11.739Z] 38c686747f67: Preparing [2022-03-30T00:30:11.739Z] 698317193ef4: Preparing [2022-03-30T00:30:11.739Z] 3de006b0ad1b: Preparing [2022-03-30T00:30:11.739Z] 1a058d5342cc: Preparing [2022-03-30T00:30:11.739Z] 2bc6eda7d6fe: Waiting [2022-03-30T00:30:11.739Z] 38c686747f67: Waiting [2022-03-30T00:30:11.739Z] 3de006b0ad1b: Waiting [2022-03-30T00:30:11.739Z] 698317193ef4: Waiting [2022-03-30T00:30:11.739Z] 1a058d5342cc: Waiting [2022-03-30T00:30:11.739Z] 0419e16943bb: Waiting [2022-03-30T00:30:11.739Z] 7cadd0901135: Layer already exists [2022-03-30T00:30:11.739Z] 4b4527d9d361: Layer already exists [2022-03-30T00:30:11.739Z] 75c5cfe83132: Layer already exists [2022-03-30T00:30:11.739Z] 4d11f393a575: Layer already exists [2022-03-30T00:30:11.739Z] 73e7c54670cd: Layer already exists [2022-03-30T00:30:11.739Z] 0419e16943bb: Layer already exists [2022-03-30T00:30:11.740Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T00:30:11.740Z] 698317193ef4: Layer already exists [2022-03-30T00:30:11.740Z] 3de006b0ad1b: Layer already exists [2022-03-30T00:30:11.740Z] 38c686747f67: Layer already exists [2022-03-30T00:30:11.740Z] 1a058d5342cc: Layer already exists [2022-03-30T00:30:11.740Z] latest: digest: sha256:09c5120e8114a146b22bbfc30cce60aef239c0696a5a3195ea204d5948df9b9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:12.037Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:12.332Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.48 [2022-03-30T00:30:12.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T00:30:12.332Z] 75c5cfe83132: Preparing [2022-03-30T00:30:12.332Z] 73e7c54670cd: Preparing [2022-03-30T00:30:12.332Z] 7cadd0901135: Preparing [2022-03-30T00:30:12.332Z] 4d11f393a575: Preparing [2022-03-30T00:30:12.332Z] 4b4527d9d361: Preparing [2022-03-30T00:30:12.332Z] 0419e16943bb: Preparing [2022-03-30T00:30:12.332Z] 2bc6eda7d6fe: Preparing [2022-03-30T00:30:12.332Z] 38c686747f67: Preparing [2022-03-30T00:30:12.332Z] 698317193ef4: Preparing [2022-03-30T00:30:12.332Z] 3de006b0ad1b: Preparing [2022-03-30T00:30:12.332Z] 1a058d5342cc: Preparing [2022-03-30T00:30:12.332Z] 3de006b0ad1b: Waiting [2022-03-30T00:30:12.332Z] 698317193ef4: Waiting [2022-03-30T00:30:12.332Z] 0419e16943bb: Waiting [2022-03-30T00:30:12.332Z] 2bc6eda7d6fe: Waiting [2022-03-30T00:30:12.332Z] 38c686747f67: Waiting [2022-03-30T00:30:12.332Z] 1a058d5342cc: Waiting [2022-03-30T00:30:12.332Z] 4b4527d9d361: Layer already exists [2022-03-30T00:30:12.332Z] 73e7c54670cd: Layer already exists [2022-03-30T00:30:12.332Z] 75c5cfe83132: Layer already exists [2022-03-30T00:30:12.332Z] 7cadd0901135: Layer already exists [2022-03-30T00:30:12.332Z] 4d11f393a575: Layer already exists [2022-03-30T00:30:12.332Z] 698317193ef4: Layer already exists [2022-03-30T00:30:12.332Z] 0419e16943bb: Layer already exists [2022-03-30T00:30:12.332Z] 3de006b0ad1b: Layer already exists [2022-03-30T00:30:12.332Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T00:30:12.332Z] 38c686747f67: Layer already exists [2022-03-30T00:30:12.332Z] 1a058d5342cc: Layer already exists [2022-03-30T00:30:12.332Z] 2.2.0-dev.48: digest: sha256:09c5120e8114a146b22bbfc30cce60aef239c0696a5a3195ea204d5948df9b9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:12.574Z] ---> dd8abcd21ae6 [2022-03-30T00:30:12.574Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T00:30:12.574Z] ---> 79fea95606fb [2022-03-30T00:30:12.574Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T00:30:12.574Z] ---> b59a6555034a [2022-03-30T00:30:12.574Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T00:30:12.574Z] ---> Running in c62925913aa3 [2022-03-30T00:30:12.574Z] ---> d8367a10478b [2022-03-30T00:30:12.574Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T00:30:12.574Z] ---> Running in 50a485988238 [2022-03-30T00:30:12.574Z] ---> Running in 26cf318bd3c2 [2022-03-30T00:30:12.574Z] ---> Running in 4b1f57b23645 [2022-03-30T00:30:12.574Z] ---> 8168e628360a [2022-03-30T00:30:12.574Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T00:30:12.574Z] ---> Running in 6f43f7ee973c [2022-03-30T00:30:12.574Z] Removing intermediate container 4b1f57b23645 [2022-03-30T00:30:12.574Z] ---> b2f8433becc7 [2022-03-30T00:30:12.574Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:30:12.574Z] ---> Running in 3f8e82a9d066 [2022-03-30T00:30:12.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T00:30:12.634Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:12.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T00:30:12.930Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:30:12.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T00:30:12.930Z] 75c5cfe83132: Preparing [2022-03-30T00:30:12.930Z] 73e7c54670cd: Preparing [2022-03-30T00:30:12.930Z] 7cadd0901135: Preparing [2022-03-30T00:30:12.930Z] 4d11f393a575: Preparing [2022-03-30T00:30:12.930Z] 4b4527d9d361: Preparing [2022-03-30T00:30:12.930Z] 0419e16943bb: Preparing [2022-03-30T00:30:12.930Z] 2bc6eda7d6fe: Preparing [2022-03-30T00:30:12.930Z] 38c686747f67: Preparing [2022-03-30T00:30:12.930Z] 698317193ef4: Preparing [2022-03-30T00:30:12.930Z] 3de006b0ad1b: Preparing [2022-03-30T00:30:12.930Z] 1a058d5342cc: Preparing [2022-03-30T00:30:12.930Z] 2bc6eda7d6fe: Waiting [2022-03-30T00:30:12.930Z] 38c686747f67: Waiting [2022-03-30T00:30:12.930Z] 698317193ef4: Waiting [2022-03-30T00:30:12.930Z] 3de006b0ad1b: Waiting [2022-03-30T00:30:12.930Z] 1a058d5342cc: Waiting [2022-03-30T00:30:12.930Z] 0419e16943bb: Waiting [2022-03-30T00:30:12.930Z] 7cadd0901135: Layer already exists [2022-03-30T00:30:12.930Z] 4d11f393a575: Layer already exists [2022-03-30T00:30:12.930Z] 75c5cfe83132: Layer already exists [2022-03-30T00:30:12.930Z] 4b4527d9d361: Layer already exists [2022-03-30T00:30:12.930Z] 73e7c54670cd: Layer already exists [2022-03-30T00:30:12.930Z] 0419e16943bb: Layer already exists [2022-03-30T00:30:12.930Z] 3de006b0ad1b: Layer already exists [2022-03-30T00:30:12.930Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T00:30:12.930Z] 38c686747f67: Layer already exists [2022-03-30T00:30:12.930Z] 698317193ef4: Layer already exists [2022-03-30T00:30:12.930Z] 1a058d5342cc: Layer already exists [2022-03-30T00:30:12.930Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:09c5120e8114a146b22bbfc30cce60aef239c0696a5a3195ea204d5948df9b9a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:13.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T00:30:13.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T00:30:13.229Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:30:13.524Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-30T00:30:13.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T00:30:13.524Z] 75c5cfe83132: Preparing [2022-03-30T00:30:13.524Z] 73e7c54670cd: Preparing [2022-03-30T00:30:13.524Z] 7cadd0901135: Preparing [2022-03-30T00:30:13.524Z] 4d11f393a575: Preparing [2022-03-30T00:30:13.524Z] 4b4527d9d361: Preparing [2022-03-30T00:30:13.524Z] 0419e16943bb: Preparing [2022-03-30T00:30:13.524Z] 2bc6eda7d6fe: Preparing [2022-03-30T00:30:13.524Z] 38c686747f67: Preparing [2022-03-30T00:30:13.524Z] 698317193ef4: Preparing [2022-03-30T00:30:13.524Z] 3de006b0ad1b: Preparing [2022-03-30T00:30:13.524Z] 1a058d5342cc: Preparing [2022-03-30T00:30:13.524Z] 38c686747f67: Waiting [2022-03-30T00:30:13.524Z] 0419e16943bb: Waiting [2022-03-30T00:30:13.524Z] 3de006b0ad1b: Waiting [2022-03-30T00:30:13.524Z] 1a058d5342cc: Waiting [2022-03-30T00:30:13.524Z] 2bc6eda7d6fe: Waiting [2022-03-30T00:30:13.524Z] 75c5cfe83132: Layer already exists [2022-03-30T00:30:13.524Z] 4b4527d9d361: Layer already exists [2022-03-30T00:30:13.524Z] 4d11f393a575: Layer already exists [2022-03-30T00:30:13.524Z] 73e7c54670cd: Layer already exists [2022-03-30T00:30:13.524Z] 7cadd0901135: Layer already exists [2022-03-30T00:30:13.524Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T00:30:13.524Z] 38c686747f67: Layer already exists [2022-03-30T00:30:13.524Z] 698317193ef4: Layer already exists [2022-03-30T00:30:13.524Z] 0419e16943bb: Layer already exists [2022-03-30T00:30:13.524Z] 3de006b0ad1b: Layer already exists [2022-03-30T00:30:13.524Z] 1a058d5342cc: Layer already exists [2022-03-30T00:30:13.524Z] main: digest: sha256:09c5120e8114a146b22bbfc30cce60aef239c0696a5a3195ea204d5948df9b9a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:30:13.558Z] ===================================================== [Pipeline] echo [2022-03-30T00:30:13.566Z] taggedImages: [2022-03-30T00:30:13.566Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:30:13.566Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-30T00:30:13.566Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.48 [2022-03-30T00:30:13.566Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:30:13.566Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T00:30:15.771Z] spire-1.2.0/ [2022-03-30T00:30:20.102Z] spire-1.2.0/README.md [2022-03-30T00:30:20.102Z] spire-1.2.0/bin/ [2022-03-30T00:30:20.102Z] spire-1.2.0/bin/spire-server [2022-03-30T00:30:20.102Z] spire-1.2.0/bin/spire-agent [2022-03-30T00:30:20.102Z] spire-1.2.0/conf/ [2022-03-30T00:30:20.102Z] spire-1.2.0/conf/server/ [2022-03-30T00:30:20.102Z] spire-1.2.0/conf/server/server.conf [2022-03-30T00:30:20.102Z] spire-1.2.0/conf/agent/ [2022-03-30T00:30:20.102Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T00:30:20.102Z] spire-1.2.0/LICENSE [2022-03-30T00:30:25.539Z] Removing intermediate container 3f8e82a9d066 [2022-03-30T00:30:25.539Z] ---> becc00daa3d3 [2022-03-30T00:30:25.539Z] [2022-03-30T00:30:25.539Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T00:30:25.539Z] 3.15: Pulling from library/alpine [2022-03-30T00:30:26.550Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T00:30:26.550Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T00:30:26.550Z] ---> 03078ca19a05 [2022-03-30T00:30:26.550Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:30:26.829Z] ---> Running in c08bdd4e786b [2022-03-30T00:30:27.440Z] Removing intermediate container c08bdd4e786b [2022-03-30T00:30:27.440Z] ---> 802f704084a3 [2022-03-30T00:30:27.440Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:30:27.440Z] ---> Running in ddb696be46eb [2022-03-30T00:30:30.876Z] Removing intermediate container ddb696be46eb [2022-03-30T00:30:30.876Z] ---> 691beccc2d36 [2022-03-30T00:30:30.876Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T00:30:30.876Z] ---> Running in c60374c9c81e [2022-03-30T00:30:32.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:30:33.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:30:34.771Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:30:34.771Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:30:34.771Z] OK: 15729 distinct packages available [2022-03-30T00:30:35.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:30:36.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:30:37.046Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T00:30:37.046Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:30:37.326Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T00:30:37.326Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T00:30:37.605Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T00:30:37.605Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:30:37.605Z] OK: 6 MiB in 19 packages [2022-03-30T00:30:39.601Z] Removing intermediate container c60374c9c81e [2022-03-30T00:30:39.601Z] ---> 23ab5983efd6 [2022-03-30T00:30:39.601Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:30:45.028Z] ---> fa75958550e0 [2022-03-30T00:30:45.028Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:30:45.028Z] ---> 0ea512e44e71 [2022-03-30T00:30:45.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T00:30:46.032Z] ---> 8b928ec8567d [2022-03-30T00:30:46.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T00:30:47.032Z] ---> 659e773d585f [2022-03-30T00:30:47.033Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:30:47.033Z] ---> Running in 17e741a8c4ea [2022-03-30T00:30:47.636Z] Removing intermediate container 17e741a8c4ea [2022-03-30T00:30:47.636Z] ---> 17bf92ffe4db [2022-03-30T00:30:47.636Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:30:47.636Z] ---> Running in df46872419c2 [2022-03-30T00:30:48.240Z] Removing intermediate container df46872419c2 [2022-03-30T00:30:48.240Z] ---> 019061ba6cda [2022-03-30T00:30:48.240Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T00:30:48.240Z] ---> Running in 5c22d80a48f2 [2022-03-30T00:30:48.844Z] Removing intermediate container 5c22d80a48f2 [2022-03-30T00:30:48.844Z] ---> 6fd30602b1f2 [2022-03-30T00:30:48.844Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:30:48.844Z] ---> Running in a7e951a94988 [2022-03-30T00:30:49.452Z] Removing intermediate container a7e951a94988 [2022-03-30T00:30:49.452Z] ---> db809898c091 [2022-03-30T00:30:49.452Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:30:49.452Z] ---> Running in 6c2876aadd53 [2022-03-30T00:30:50.061Z] Removing intermediate container 6c2876aadd53 [2022-03-30T00:30:50.061Z] ---> c9d76e53f29f [2022-03-30T00:30:50.061Z] [2022-03-30T00:30:50.339Z] Successfully built c9d76e53f29f [2022-03-30T00:30:50.339Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T00:30:50.339Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-30T00:31:08.676Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:31:08.676Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:31:08.676Z] ---> e466bf894b64 [2022-03-30T00:31:08.676Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T00:31:08.676Z] ---> Using cache [2022-03-30T00:31:08.676Z] ---> a6eb15516e2c [2022-03-30T00:31:08.676Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:31:08.676Z] ---> Running in 9f7983812269 [2022-03-30T00:31:11.353Z] Removing intermediate container 9f7983812269 [2022-03-30T00:31:11.353Z] ---> 2b83979498ca [2022-03-30T00:31:11.353Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T00:31:11.353Z] ---> Running in ce0c4203caff [2022-03-30T00:31:12.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:31:13.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:31:15.264Z] OK: 220 MiB in 52 packages [2022-03-30T00:31:16.708Z] Removing intermediate container ce0c4203caff [2022-03-30T00:31:16.708Z] ---> 8f4f985e2ce7 [2022-03-30T00:31:16.708Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T00:31:17.724Z] ---> 28fba9eccc7b [2022-03-30T00:31:17.724Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:31:17.724Z] ---> Running in 7d414d42fb77 [2022-03-30T00:31:23.155Z] Removing intermediate container 7d414d42fb77 [2022-03-30T00:31:23.155Z] ---> 78c95508f59e [2022-03-30T00:31:23.155Z] Step 8/31 : COPY . . [2022-03-30T00:31:35.770Z] ---> eeddffaccdfa [2022-03-30T00:31:35.770Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T00:31:35.770Z] ---> Running in f9d083cdd765 [2022-03-30T00:31:37.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T00:36:59.988Z] Removing intermediate container 50a485988238 [2022-03-30T00:36:59.988Z] ---> 7e1532980e0e [2022-03-30T00:36:59.988Z] [2022-03-30T00:36:59.988Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T00:36:59.988Z] ---> 03078ca19a05 [2022-03-30T00:36:59.988Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:36:59.988Z] ---> Using cache [2022-03-30T00:36:59.988Z] ---> 802f704084a3 [2022-03-30T00:36:59.988Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:36:59.988Z] ---> Using cache [2022-03-30T00:36:59.988Z] ---> 691beccc2d36 [2022-03-30T00:36:59.988Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T00:36:59.988Z] ---> Running in c8104eb5451c [2022-03-30T00:36:59.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T00:36:59.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:36:59.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:36:59.988Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:36:59.988Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:36:59.988Z] OK: 15729 distinct packages available [2022-03-30T00:36:59.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:36:59.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:36:59.988Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T00:36:59.988Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:36:59.988Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T00:36:59.988Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T00:36:59.988Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T00:36:59.988Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T00:36:59.988Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:36:59.988Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T00:36:59.988Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T00:36:59.988Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:36:59.988Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:36:59.988Z] OK: 8 MiB in 23 packages [2022-03-30T00:37:01.472Z] Removing intermediate container c8104eb5451c [2022-03-30T00:37:01.472Z] ---> f1cc57cc833c [2022-03-30T00:37:01.472Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:37:02.943Z] ---> 4dd24def6b69 [2022-03-30T00:37:02.944Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T00:37:04.941Z] Removing intermediate container 26cf318bd3c2 [2022-03-30T00:37:04.941Z] ---> a01859955fdc [2022-03-30T00:37:04.941Z] [2022-03-30T00:37:04.941Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:37:04.941Z] 3.14: Pulling from library/alpine [2022-03-30T00:37:06.391Z] ---> 11434f506e3c [2022-03-30T00:37:06.391Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T00:37:07.394Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T00:37:07.394Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T00:37:07.394Z] ---> cc3d11fa2d52 [2022-03-30T00:37:07.394Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:37:07.671Z] ---> Running in 67b3d6f0125d [2022-03-30T00:37:09.119Z] ---> 03d07eee39c0 [2022-03-30T00:37:09.119Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T00:37:09.119Z] ---> Running in 90b7ddfaf567 [2022-03-30T00:37:09.740Z] Removing intermediate container 90b7ddfaf567 [2022-03-30T00:37:09.740Z] ---> 73d349511285 [2022-03-30T00:37:09.740Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:37:10.029Z] ---> Running in dbdc6bc6c5fb [2022-03-30T00:37:10.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:10.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:10.888Z] Removing intermediate container dbdc6bc6c5fb [2022-03-30T00:37:10.888Z] ---> 49b3a8a79346 [2022-03-30T00:37:10.888Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T00:37:11.178Z] ---> Running in 34df27b4f0b2 [2022-03-30T00:37:11.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T00:37:12.082Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:37:12.082Z] OK: 5 MiB in 15 packages [2022-03-30T00:37:12.082Z] Removing intermediate container 34df27b4f0b2 [2022-03-30T00:37:12.082Z] ---> 0a19540c4aca [2022-03-30T00:37:12.082Z] Step 19/20 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:37:12.364Z] ---> Running in 40ca746b200c [2022-03-30T00:37:13.355Z] Removing intermediate container 40ca746b200c [2022-03-30T00:37:13.355Z] ---> c52ea89420b3 [2022-03-30T00:37:13.355Z] Step 20/20 : LABEL version=2.2.0-dev.48 [2022-03-30T00:37:13.631Z] ---> Running in 8c8929878567 [2022-03-30T00:37:14.233Z] Removing intermediate container 67b3d6f0125d [2022-03-30T00:37:14.233Z] ---> fc437a5b9513 [2022-03-30T00:37:14.233Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:37:14.233Z] ---> Running in f2510f33b89c [2022-03-30T00:37:14.861Z] Removing intermediate container 8c8929878567 [2022-03-30T00:37:14.861Z] ---> 4e2183219e70 [2022-03-30T00:37:14.861Z] [2022-03-30T00:37:14.861Z] Removing intermediate container f2510f33b89c [2022-03-30T00:37:14.861Z] ---> 2ddf47166595 [2022-03-30T00:37:14.861Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T00:37:15.143Z] ---> Running in eb0db3ca3261 [2022-03-30T00:37:15.425Z] Successfully built 4e2183219e70 [2022-03-30T00:37:15.425Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T00:37:15.425Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-03-30T00:37:16.022Z] Removing intermediate container eb0db3ca3261 [2022-03-30T00:37:16.022Z] ---> 6a024db42e4e [2022-03-30T00:37:16.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T00:37:16.022Z] ---> Running in 0c451da8ad55 [2022-03-30T00:37:17.011Z] Removing intermediate container 0c451da8ad55 [2022-03-30T00:37:17.011Z] ---> ce72c0573881 [2022-03-30T00:37:17.011Z] Step 15/23 : WORKDIR / [2022-03-30T00:37:17.011Z] ---> Running in c72ca43bbf32 [2022-03-30T00:37:18.461Z] Removing intermediate container c72ca43bbf32 [2022-03-30T00:37:18.461Z] ---> bbd3ed1c3f78 [2022-03-30T00:37:18.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:37:19.906Z] ---> 20f5a9803c7c [2022-03-30T00:37:19.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T00:37:23.305Z] Removing intermediate container c62925913aa3 [2022-03-30T00:37:23.305Z] ---> 95c473bae24a [2022-03-30T00:37:23.305Z] [2022-03-30T00:37:23.305Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T00:37:23.305Z] ---> cc3d11fa2d52 [2022-03-30T00:37:23.305Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T00:37:23.581Z] ---> Running in e06bad49cdcb [2022-03-30T00:37:23.867Z] ---> 86944527211f [2022-03-30T00:37:23.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T00:37:25.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:26.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:26.167Z] ---> 3f142eb44042 [2022-03-30T00:37:26.167Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T00:37:26.453Z] ---> Running in e8cc125842d1 [2022-03-30T00:37:27.061Z] Removing intermediate container e8cc125842d1 [2022-03-30T00:37:27.061Z] ---> 08316055f791 [2022-03-30T00:37:27.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:37:27.061Z] ---> Running in c0ecbd4aca5d [2022-03-30T00:37:27.339Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T00:37:27.339Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T00:37:27.339Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T00:37:27.339Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:37:27.618Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:37:27.894Z] OK: 6 MiB in 17 packages [2022-03-30T00:37:27.894Z] Removing intermediate container c0ecbd4aca5d [2022-03-30T00:37:27.894Z] ---> fe740cbf0319 [2022-03-30T00:37:27.894Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T00:37:28.178Z] ---> Running in 628faef9a7cc [2022-03-30T00:37:28.794Z] Removing intermediate container 628faef9a7cc [2022-03-30T00:37:28.794Z] ---> d5b9adb13624 [2022-03-30T00:37:28.794Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:37:29.074Z] ---> Running in 4d493d83f990 [2022-03-30T00:37:30.539Z] Removing intermediate container e06bad49cdcb [2022-03-30T00:37:30.539Z] ---> df02a4c387e2 [2022-03-30T00:37:30.539Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T00:37:30.539Z] Removing intermediate container 4d493d83f990 [2022-03-30T00:37:30.539Z] ---> 7aa54a5f5487 [2022-03-30T00:37:30.539Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:37:30.539Z] ---> Running in f90d6487d237 [2022-03-30T00:37:30.815Z] ---> Running in 3bf4149b770b [2022-03-30T00:37:31.419Z] Removing intermediate container 6f43f7ee973c [2022-03-30T00:37:31.419Z] ---> 33b7681bcf47 [2022-03-30T00:37:31.419Z] [2022-03-30T00:37:31.419Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:37:31.419Z] ---> cc3d11fa2d52 [2022-03-30T00:37:31.419Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T00:37:31.419Z] Removing intermediate container f90d6487d237 [2022-03-30T00:37:31.419Z] ---> 2e32408f37b7 [2022-03-30T00:37:31.419Z] Step 13/25 : WORKDIR / [2022-03-30T00:37:31.419Z] ---> Running in c2690a6562d9 [2022-03-30T00:37:31.698Z] Removing intermediate container 3bf4149b770b [2022-03-30T00:37:31.698Z] ---> 1f8bc669e2bc [2022-03-30T00:37:31.698Z] [2022-03-30T00:37:31.698Z] ---> Running in 52075e90cd95 [2022-03-30T00:37:32.299Z] Successfully built 1f8bc669e2bc [2022-03-30T00:37:32.299Z] Successfully tagged core-command-arm64:latest [2022-03-30T00:37:32.299Z]  Building core-command ... done Building sys-mgmt-agent [2022-03-30T00:37:32.576Z] Removing intermediate container 52075e90cd95 [2022-03-30T00:37:32.576Z] ---> 8b511387ff61 [2022-03-30T00:37:32.576Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-30T00:37:33.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:33.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:33.875Z] ---> 73dbace90d49 [2022-03-30T00:37:33.875Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-30T00:37:34.888Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T00:37:34.888Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T00:37:34.888Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:37:34.888Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:37:35.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15OK: 6 MiB in 16 packages [2022-03-30T00:37:35.528Z] [2022-03-30T00:37:35.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:37:35.528Z] ---> e466bf894b64 [2022-03-30T00:37:35.528Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> a6eb15516e2c [2022-03-30T00:37:35.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> 2b83979498ca [2022-03-30T00:37:35.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> 8f4f985e2ce7 [2022-03-30T00:37:35.528Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> 28fba9eccc7b [2022-03-30T00:37:35.528Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> 78c95508f59e [2022-03-30T00:37:35.528Z] Step 8/24 : COPY . . [2022-03-30T00:37:35.528Z] ---> Using cache [2022-03-30T00:37:35.528Z] ---> eeddffaccdfa [2022-03-30T00:37:35.810Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 ---> 45679f26af44 [2022-03-30T00:37:35.810Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T00:37:35.810Z] [2022-03-30T00:37:35.810Z] ---> Running in e35aad5d1fa8 [2022-03-30T00:37:36.810Z] Removing intermediate container e35aad5d1fa8 [2022-03-30T00:37:36.810Z] ---> e0e868418cdd [2022-03-30T00:37:36.810Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:37:36.810Z] ---> Running in 1f836c635930 [2022-03-30T00:37:37.804Z] ---> 431d5f935ee5 [2022-03-30T00:37:37.804Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-30T00:37:38.092Z] Removing intermediate container c2690a6562d9 [2022-03-30T00:37:38.092Z] ---> 020ebc891b98 [2022-03-30T00:37:38.092Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:37:38.377Z] ---> Running in c4d94b8d5e0e [2022-03-30T00:37:38.659Z] ---> c5a22107817d [2022-03-30T00:37:38.659Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T00:37:39.260Z] Removing intermediate container c4d94b8d5e0e [2022-03-30T00:37:39.260Z] ---> 60fdbc1e220f [2022-03-30T00:37:39.260Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T00:37:39.260Z] ---> Running in ead617d0779c [2022-03-30T00:37:40.263Z] Removing intermediate container ead617d0779c [2022-03-30T00:37:40.263Z] ---> 58a15173cb63 [2022-03-30T00:37:40.263Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T00:37:40.263Z] ---> Running in a9ca658ab10b [2022-03-30T00:37:40.876Z] spire-1.2.0/ [2022-03-30T00:37:41.156Z] Removing intermediate container a9ca658ab10b [2022-03-30T00:37:41.156Z] ---> 65aff2ec9b51 [2022-03-30T00:37:41.156Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:37:41.769Z] ---> d065dcc3e3fa [2022-03-30T00:37:41.769Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T00:37:42.762Z] ---> bce009abfde4 [2022-03-30T00:37:42.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T00:37:45.525Z] spire-1.2.0/README.md [2022-03-30T00:37:45.525Z] spire-1.2.0/bin/ [2022-03-30T00:37:45.525Z] spire-1.2.0/bin/spire-server [2022-03-30T00:37:45.525Z] spire-1.2.0/bin/spire-agent [2022-03-30T00:37:45.525Z] spire-1.2.0/conf/ [2022-03-30T00:37:45.525Z] spire-1.2.0/conf/server/ [2022-03-30T00:37:45.525Z] spire-1.2.0/conf/server/server.conf [2022-03-30T00:37:45.525Z] spire-1.2.0/conf/agent/ [2022-03-30T00:37:45.525Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T00:37:45.525Z] spire-1.2.0/LICENSE [2022-03-30T00:37:45.525Z] ---> c0af1eea7e62 [2022-03-30T00:37:45.525Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T00:37:47.124Z] ---> a26a83480812 [2022-03-30T00:37:47.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T00:37:47.799Z] ---> ff6e2f7353d9 [2022-03-30T00:37:47.799Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-30T00:37:47.799Z] ---> Running in 0b772faf2b55 [2022-03-30T00:37:49.289Z] ---> 280a981c6af3 [2022-03-30T00:37:49.289Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T00:37:49.568Z] ---> Running in d6063d8db9dc [2022-03-30T00:37:50.560Z] Removing intermediate container d6063d8db9dc [2022-03-30T00:37:50.560Z] ---> 62c42850e46a [2022-03-30T00:37:50.560Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:37:50.837Z] ---> Running in d9af8b2962a2 [2022-03-30T00:37:51.444Z] Removing intermediate container 0b772faf2b55 [2022-03-30T00:37:51.444Z] ---> 7226369f11f6 [2022-03-30T00:37:51.444Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T00:37:51.723Z] ---> Running in 895481ca5e0b [2022-03-30T00:37:51.723Z] Removing intermediate container d9af8b2962a2 [2022-03-30T00:37:51.723Z] ---> 78a33fa343dd [2022-03-30T00:37:51.723Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T00:37:51.723Z] ---> Running in 40243545f565 [2022-03-30T00:37:52.334Z] Removing intermediate container 895481ca5e0b [2022-03-30T00:37:52.334Z] ---> bca4cc12def3 [2022-03-30T00:37:52.334Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T00:37:52.334Z] ---> Running in 5529a3adf3dc [2022-03-30T00:37:52.334Z] Removing intermediate container 40243545f565 [2022-03-30T00:37:52.334Z] ---> 63b6ca854b25 [2022-03-30T00:37:52.334Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:37:52.613Z] ---> Running in a0dc5376bffc [2022-03-30T00:37:53.213Z] Removing intermediate container 5529a3adf3dc [2022-03-30T00:37:53.213Z] ---> 28fd1105e286 [2022-03-30T00:37:53.213Z] Step 24/25 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:37:53.213Z] Removing intermediate container a0dc5376bffc [2022-03-30T00:37:53.213Z] ---> dfc67f5b0685 [2022-03-30T00:37:53.213Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:37:53.213Z] ---> Running in 88eded18e91c [2022-03-30T00:37:53.493Z] ---> Running in f099d4ed8d17 [2022-03-30T00:37:54.116Z] Removing intermediate container f099d4ed8d17 [2022-03-30T00:37:54.116Z] ---> ce6bf73019b7 [2022-03-30T00:37:54.116Z] [2022-03-30T00:37:54.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:37:54.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:37:54.116Z] ---> e466bf894b64 [2022-03-30T00:37:54.116Z] Removing intermediate container 88eded18e91c [2022-03-30T00:37:54.116Z] ---> dc34a98f7eb7 [2022-03-30T00:37:54.116Z] Step 3/23 : WORKDIR /edgex-goStep 25/25 : LABEL version=2.2.0-dev.48 [2022-03-30T00:37:54.116Z] [2022-03-30T00:37:54.116Z] ---> Using cache [2022-03-30T00:37:54.116Z] ---> a6eb15516e2c [2022-03-30T00:37:54.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:37:54.116Z] ---> Using cache [2022-03-30T00:37:54.116Z] ---> 2b83979498ca [2022-03-30T00:37:54.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T00:37:54.116Z] ---> Running in 1781e03531b3 [2022-03-30T00:37:54.389Z] ---> Running in 5ea8da764eb0 [2022-03-30T00:37:54.999Z] Successfully built ce6bf73019b7 [2022-03-30T00:37:54.999Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T00:37:54.999Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-30T00:37:55.277Z] Removing intermediate container 5ea8da764eb0 [2022-03-30T00:37:55.277Z] ---> 7b9d49a4d3c9 [2022-03-30T00:37:55.277Z] [2022-03-30T00:37:55.875Z] Successfully built 7b9d49a4d3c9 [2022-03-30T00:37:55.875Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T00:37:55.875Z]  Building security-secretstore-setup ... done Building core-data [2022-03-30T00:37:55.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:56.149Z] Removing intermediate container 1f836c635930 [2022-03-30T00:37:56.149Z] ---> 50972428ace3 [2022-03-30T00:37:56.149Z] [2022-03-30T00:37:56.149Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T00:37:56.149Z] ---> 03078ca19a05 [2022-03-30T00:37:56.149Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:37:56.149Z] ---> Using cache [2022-03-30T00:37:56.149Z] ---> 802f704084a3 [2022-03-30T00:37:56.149Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:37:56.149Z] ---> Using cache [2022-03-30T00:37:56.149Z] ---> 691beccc2d36 [2022-03-30T00:37:56.149Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T00:37:56.149Z] ---> Using cache [2022-03-30T00:37:56.149Z] ---> 23ab5983efd6 [2022-03-30T00:37:56.149Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T00:37:56.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:37:58.197Z] OK: 220 MiB in 52 packages [2022-03-30T00:38:00.252Z] Removing intermediate container 1781e03531b3 [2022-03-30T00:38:00.252Z] ---> 52c164997924 [2022-03-30T00:38:00.252Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:38:00.527Z] ---> dbd1782637ea [2022-03-30T00:38:00.527Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:38:01.536Z] ---> 13c62f7e18cc [2022-03-30T00:38:01.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:38:01.536Z] ---> Running in 4bf16be3ef13 [2022-03-30T00:38:03.526Z] Removing intermediate container f9d083cdd765 [2022-03-30T00:38:03.526Z] ---> 8919ecfca071 [2022-03-30T00:38:03.526Z] [2022-03-30T00:38:03.526Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T00:38:03.526Z] ---> cc3d11fa2d52 [2022-03-30T00:38:03.526Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T00:38:03.526Z] ---> Running in ec4c15cad3ac [2022-03-30T00:38:04.135Z] Removing intermediate container ec4c15cad3ac [2022-03-30T00:38:04.135Z] ---> 0d8d04177f37 [2022-03-30T00:38:04.135Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T00:38:04.135Z] ---> Running in 1792c06464af [2022-03-30T00:38:05.590Z] Removing intermediate container 4bf16be3ef13 [2022-03-30T00:38:05.590Z] ---> 7e9e416be826 [2022-03-30T00:38:05.590Z] Step 8/23 : COPY . . [2022-03-30T00:38:06.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:38:06.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:38:07.178Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T00:38:07.178Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T00:38:07.178Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:38:07.178Z] OK: 6 MiB in 16 packages [2022-03-30T00:38:08.625Z] ---> 96c24fa960a6 [2022-03-30T00:38:08.625Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:38:08.904Z] Removing intermediate container 1792c06464af [2022-03-30T00:38:08.904Z] ---> 26453aa3fb1c [2022-03-30T00:38:08.904Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T00:38:09.181Z] ---> Running in 2dfcd4dfe19f [2022-03-30T00:38:09.462Z] ---> 7b449ef313c7 [2022-03-30T00:38:09.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T00:38:09.746Z] Removing intermediate container 2dfcd4dfe19f [2022-03-30T00:38:09.746Z] ---> b2477128d546 [2022-03-30T00:38:09.746Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T00:38:10.021Z] ---> Running in c31368bec73d [2022-03-30T00:38:10.622Z] Removing intermediate container c31368bec73d [2022-03-30T00:38:10.622Z] ---> d09648c6a5ee [2022-03-30T00:38:10.622Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T00:38:10.622Z] ---> da9ee440f70d [2022-03-30T00:38:10.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T00:38:10.897Z] ---> Running in b121a820e473 [2022-03-30T00:38:11.893Z] ---> 262e4f30d034 [2022-03-30T00:38:11.893Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:38:12.169Z] ---> Running in 0c5c821a0768 [2022-03-30T00:38:13.161Z] Removing intermediate container 0c5c821a0768 [2022-03-30T00:38:13.161Z] ---> 80ab835705b8 [2022-03-30T00:38:13.161Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:38:13.456Z] ---> Running in 612ab9fe1093 [2022-03-30T00:38:13.456Z] Removing intermediate container b121a820e473 [2022-03-30T00:38:13.456Z] ---> 3e4535ee4207 [2022-03-30T00:38:13.456Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T00:38:13.456Z] ---> Running in 4ab317aa3790 [2022-03-30T00:38:14.062Z] Removing intermediate container 612ab9fe1093 [2022-03-30T00:38:14.062Z] ---> 7a6751cc2608 [2022-03-30T00:38:14.062Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T00:38:14.344Z] ---> Running in 5ed210c24531 [2022-03-30T00:38:14.344Z] Removing intermediate container 4ab317aa3790 [2022-03-30T00:38:14.344Z] ---> 8429ae696114 [2022-03-30T00:38:14.344Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T00:38:14.954Z] Removing intermediate container 5ed210c24531 [2022-03-30T00:38:14.954Z] ---> 0b7af465d589 [2022-03-30T00:38:14.954Z] Step 23/24 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:38:15.236Z] ---> Running in 62272503a486 [2022-03-30T00:38:15.512Z] ---> 29f312c92181 [2022-03-30T00:38:15.512Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T00:38:15.806Z] ---> Running in 2a79f23c5d16 [2022-03-30T00:38:16.081Z] Removing intermediate container 62272503a486 [2022-03-30T00:38:16.081Z] ---> 595c5c1a19d5 [2022-03-30T00:38:16.081Z] Step 24/24 : LABEL version=2.2.0-dev.48 [2022-03-30T00:38:16.081Z] ---> Running in 35b48f609e9a [2022-03-30T00:38:17.097Z] Removing intermediate container 35b48f609e9a [2022-03-30T00:38:17.097Z] ---> 64c2c15b99d2 [2022-03-30T00:38:17.097Z] [2022-03-30T00:38:17.723Z] Successfully built 64c2c15b99d2 [2022-03-30T00:38:17.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:38:17.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:38:17.723Z] ---> e466bf894b64 [2022-03-30T00:38:17.723Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:38:17.723Z] ---> Using cache [2022-03-30T00:38:17.723Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T00:38:17.723Z] ---> a6eb15516e2c [2022-03-30T00:38:17.723Z] Building core-metadata [2022-03-30T00:38:17.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:38:17.723Z] ---> Using cache [2022-03-30T00:38:17.723Z] ---> 2b83979498ca [2022-03-30T00:38:17.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T00:38:17.723Z] ---> Using cache [2022-03-30T00:38:17.723Z] ---> 8f4f985e2ce7 [2022-03-30T00:38:17.723Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:38:17.723Z]  Building security-spire-agent ... done  ---> Using cache [2022-03-30T00:38:17.723Z] ---> 28fba9eccc7b [2022-03-30T00:38:17.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:38:17.723Z] ---> Using cache [2022-03-30T00:38:17.723Z] ---> 78c95508f59e [2022-03-30T00:38:17.723Z] Step 8/22 : COPY . . [2022-03-30T00:38:18.341Z] ---> Using cache [2022-03-30T00:38:18.341Z] ---> eeddffaccdfa [2022-03-30T00:38:18.341Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T00:38:18.341Z] ---> Running in 60c3c08c39cc [2022-03-30T00:38:18.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:38:18.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:38:18.946Z] ---> e466bf894b64 [2022-03-30T00:38:18.946Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:38:18.946Z] ---> Using cache [2022-03-30T00:38:18.946Z] ---> a6eb15516e2c [2022-03-30T00:38:18.946Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:38:18.946Z] ---> Using cache [2022-03-30T00:38:18.946Z] ---> 2b83979498ca [2022-03-30T00:38:18.946Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T00:38:19.228Z] ---> Running in 7dd86540bafe [2022-03-30T00:38:19.228Z] Removing intermediate container 2a79f23c5d16 [2022-03-30T00:38:19.228Z] ---> b246873a22ea [2022-03-30T00:38:19.228Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:38:21.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T00:38:21.238Z] ---> 7c7dafe7625c [2022-03-30T00:38:21.238Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T00:38:21.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:38:22.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:38:23.527Z] OK: 220 MiB in 52 packages [2022-03-30T00:38:24.522Z] ---> 1b755d98863e [2022-03-30T00:38:24.522Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T00:38:25.529Z] Removing intermediate container 7dd86540bafe [2022-03-30T00:38:25.529Z] ---> 5d39f27fb37f [2022-03-30T00:38:25.529Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:38:26.133Z] ---> 964f23b0c01b [2022-03-30T00:38:26.133Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T00:38:27.591Z] ---> 1db5ad6fdcc8 [2022-03-30T00:38:27.591Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:38:27.591Z] ---> Running in a40025c88891 [2022-03-30T00:38:28.206Z] ---> 767f2af8785c [2022-03-30T00:38:28.206Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T00:38:29.690Z] ---> 8c603af7d9f1 [2022-03-30T00:38:29.690Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T00:38:30.300Z] ---> Running in 617d0e8a653a [2022-03-30T00:38:31.765Z] Removing intermediate container 617d0e8a653a [2022-03-30T00:38:31.765Z] ---> 6b09cb00aecd [2022-03-30T00:38:31.765Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T00:38:32.381Z] ---> aa3df358aec1 [2022-03-30T00:38:32.381Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T00:38:32.381Z] ---> Running in cf7de0917643 [2022-03-30T00:38:33.402Z] ---> 05a24502e08e [2022-03-30T00:38:33.402Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T00:38:33.402Z] Removing intermediate container a40025c88891 [2022-03-30T00:38:33.402Z] ---> 3d25020fc570 [2022-03-30T00:38:33.402Z] Step 8/23 : COPY . . [2022-03-30T00:38:34.014Z] ---> Running in 1a6aaca7e272 [2022-03-30T00:38:34.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T00:38:38.075Z] Removing intermediate container 1a6aaca7e272 [2022-03-30T00:38:38.075Z] ---> 064405b3a01d [2022-03-30T00:38:38.075Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T00:38:38.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:38:38.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:38:38.352Z] ---> e466bf894b64 [2022-03-30T00:38:38.352Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T00:38:38.352Z] ---> Using cache [2022-03-30T00:38:38.352Z] ---> a6eb15516e2c [2022-03-30T00:38:38.352Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:38:38.352Z] ---> Using cache [2022-03-30T00:38:38.352Z] ---> 2b83979498ca [2022-03-30T00:38:38.352Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T00:38:38.352Z] ---> Using cache [2022-03-30T00:38:38.352Z] ---> 8f4f985e2ce7 [2022-03-30T00:38:38.352Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T00:38:38.352Z] ---> Using cache [2022-03-30T00:38:38.352Z] ---> 28fba9eccc7b [2022-03-30T00:38:38.352Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:38:38.352Z] ---> Using cache [2022-03-30T00:38:38.352Z] ---> 78c95508f59e [2022-03-30T00:38:38.352Z] Step 8/23 : COPY . . [2022-03-30T00:38:38.962Z] ---> Running in 6cbb788bd6cb [2022-03-30T00:38:38.963Z] ---> Using cache [2022-03-30T00:38:38.963Z] ---> eeddffaccdfa [2022-03-30T00:38:38.963Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T00:38:38.963Z] ---> Running in 6bbc7a763fad [2022-03-30T00:38:39.977Z] Removing intermediate container 6cbb788bd6cb [2022-03-30T00:38:39.977Z] ---> 3fd4e90ceacf [2022-03-30T00:38:39.977Z] Step 28/31 : CMD ["gate"] [2022-03-30T00:38:40.973Z] ---> Running in a48285f83b4d [2022-03-30T00:38:41.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T00:38:41.878Z] Removing intermediate container a48285f83b4d [2022-03-30T00:38:41.878Z] ---> 1ebb26b44ceb [2022-03-30T00:38:41.878Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T00:38:42.502Z] ---> Running in 99e6ace08da7 [2022-03-30T00:38:43.498Z] Removing intermediate container 99e6ace08da7 [2022-03-30T00:38:43.498Z] ---> a925cca8098d [2022-03-30T00:38:43.498Z] Step 30/31 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:38:44.104Z] ---> Running in 8ebe87f6a31e [2022-03-30T00:38:45.115Z] Removing intermediate container 8ebe87f6a31e [2022-03-30T00:38:45.115Z] ---> f5fce153c78b [2022-03-30T00:38:45.115Z] Step 31/31 : LABEL version=2.2.0-dev.48 [2022-03-30T00:38:45.392Z] ---> Running in 715fba6d0729 [2022-03-30T00:38:45.998Z] Removing intermediate container 715fba6d0729 [2022-03-30T00:38:45.998Z] ---> ba48d88aedbf [2022-03-30T00:38:45.998Z] [2022-03-30T00:38:46.992Z] Successfully built ba48d88aedbf [2022-03-30T00:38:46.992Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T00:38:46.992Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-30T00:38:54.107Z] ---> 8a886b5f32eb [2022-03-30T00:38:54.107Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T00:38:54.107Z] ---> Running in d7c98831c04e [2022-03-30T00:38:55.608Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T00:39:08.073Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:39:08.073Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:39:08.073Z] ---> e466bf894b64 [2022-03-30T00:39:08.073Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> a6eb15516e2c [2022-03-30T00:39:08.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> 2b83979498ca [2022-03-30T00:39:08.073Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> 8f4f985e2ce7 [2022-03-30T00:39:08.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> 28fba9eccc7b [2022-03-30T00:39:08.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> 78c95508f59e [2022-03-30T00:39:08.073Z] Step 8/22 : COPY . . [2022-03-30T00:39:08.073Z] ---> Using cache [2022-03-30T00:39:08.073Z] ---> eeddffaccdfa [2022-03-30T00:39:08.073Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T00:39:08.073Z] ---> Running in 43bf27c12955 [2022-03-30T00:39:10.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T00:45:02.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T00:45:29.191Z] Removing intermediate container 60c3c08c39cc [2022-03-30T00:45:29.191Z] ---> 5e43481e7269 [2022-03-30T00:45:29.191Z] [2022-03-30T00:45:29.191Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:45:29.191Z] ---> cc3d11fa2d52 [2022-03-30T00:45:29.191Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T00:45:29.191Z] ---> Running in ef1f8ad82201 [2022-03-30T00:45:29.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:45:29.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:45:30.457Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T00:45:30.457Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:45:30.737Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T00:45:30.737Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T00:45:30.737Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T00:45:30.737Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T00:45:30.737Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:45:30.737Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T00:45:31.349Z] OK: 8 MiB in 20 packages [2022-03-30T00:45:34.779Z] Removing intermediate container ef1f8ad82201 [2022-03-30T00:45:34.779Z] ---> 1d41f94427ef [2022-03-30T00:45:34.779Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T00:45:34.779Z] ---> Running in 7399897e7d9a [2022-03-30T00:45:35.385Z] Removing intermediate container 7399897e7d9a [2022-03-30T00:45:35.385Z] ---> 55fd7fa55177 [2022-03-30T00:45:35.385Z] Step 13/22 : WORKDIR /edgex [2022-03-30T00:45:35.662Z] ---> Running in 9417ce92a5f1 [2022-03-30T00:45:36.649Z] Removing intermediate container 9417ce92a5f1 [2022-03-30T00:45:36.649Z] ---> 6083a7cecb93 [2022-03-30T00:45:36.649Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T00:45:38.090Z] ---> 5e31a8e6bf2f [2022-03-30T00:45:38.090Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T00:45:38.692Z] Removing intermediate container cf7de0917643 [2022-03-30T00:45:38.692Z] ---> 5cad4e996d0a [2022-03-30T00:45:38.692Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T00:45:38.973Z] ---> Running in ea659458b8a3 [2022-03-30T00:45:41.233Z] ---> eb2b353f0f88 [2022-03-30T00:45:41.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T00:45:41.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T00:45:43.898Z] ---> 88d196b210dd [2022-03-30T00:45:43.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T00:45:44.498Z] ---> b652af5a1e35 [2022-03-30T00:45:44.498Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T00:45:44.771Z] ---> Running in 8c4a4504216b [2022-03-30T00:45:48.179Z] Removing intermediate container 8c4a4504216b [2022-03-30T00:45:48.179Z] ---> 1093b4b7cb31 [2022-03-30T00:45:48.179Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T00:45:48.179Z] Removing intermediate container ea659458b8a3 [2022-03-30T00:45:48.179Z] ---> 5098ff79bca0 [2022-03-30T00:45:48.179Z] [2022-03-30T00:45:48.179Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T00:45:48.179Z] ---> Running in 762afdca267a [2022-03-30T00:45:48.179Z] 20.10.10: Pulling from library/docker [2022-03-30T00:45:49.175Z] Removing intermediate container 762afdca267a [2022-03-30T00:45:49.175Z] ---> 0ea83e82fadf [2022-03-30T00:45:49.175Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T00:45:49.452Z] ---> Running in f8bb37ead5f7 [2022-03-30T00:45:50.444Z] Removing intermediate container f8bb37ead5f7 [2022-03-30T00:45:50.444Z] ---> a8d2843e63ad [2022-03-30T00:45:50.444Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:45:50.746Z] ---> Running in cdbcb1954d30 [2022-03-30T00:45:51.730Z] Removing intermediate container cdbcb1954d30 [2022-03-30T00:45:51.730Z] ---> 0a7f882d383b [2022-03-30T00:45:51.730Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:45:51.730Z] ---> Running in 9ce13611891d [2022-03-30T00:45:52.717Z] Removing intermediate container 9ce13611891d [2022-03-30T00:45:52.717Z] ---> 3146a7d2ff13 [2022-03-30T00:45:52.717Z] [2022-03-30T00:45:52.995Z] Successfully built 3146a7d2ff13 [2022-03-30T00:45:52.995Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T00:45:52.995Z] Building security-spire-config [2022-03-30T00:46:11.341Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T00:46:11.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T00:46:11.341Z] ---> e466bf894b64 [2022-03-30T00:46:11.341Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T00:46:11.341Z] ---> Using cache [2022-03-30T00:46:11.341Z] ---> a6eb15516e2c [2022-03-30T00:46:11.341Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:46:11.341Z] ---> Using cache [2022-03-30T00:46:11.341Z] ---> 2b83979498ca [2022-03-30T00:46:11.341Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T00:46:11.341Z] ---> Using cache [2022-03-30T00:46:11.341Z] ---> 8f4f985e2ce7 [2022-03-30T00:46:11.341Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T00:46:11.341Z] ---> Using cache [2022-03-30T00:46:11.341Z] ---> 28fba9eccc7b [2022-03-30T00:46:11.341Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T00:46:11.341Z] ---> Using cache [2022-03-30T00:46:11.341Z] ---> 78c95508f59e [2022-03-30T00:46:11.341Z] Step 8/24 : COPY . . [2022-03-30T00:46:11.944Z] ---> Using cache [2022-03-30T00:46:11.944Z] ---> eeddffaccdfa [2022-03-30T00:46:11.944Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T00:46:11.944Z] ---> Using cache [2022-03-30T00:46:11.944Z] ---> e0e868418cdd [2022-03-30T00:46:11.944Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T00:46:11.944Z] ---> Using cache [2022-03-30T00:46:11.944Z] ---> 50972428ace3 [2022-03-30T00:46:11.944Z] [2022-03-30T00:46:11.944Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T00:46:11.944Z] ---> 03078ca19a05 [2022-03-30T00:46:11.944Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T00:46:11.944Z] ---> Using cache [2022-03-30T00:46:11.944Z] ---> 802f704084a3 [2022-03-30T00:46:11.944Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:46:11.944Z] ---> Using cache [2022-03-30T00:46:11.944Z] ---> 691beccc2d36 [2022-03-30T00:46:11.944Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T00:46:11.944Z] ---> Running in df0367b44fe5 [2022-03-30T00:46:12.220Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T00:46:12.220Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T00:46:12.220Z] ---> 520e9a0a30f7 [2022-03-30T00:46:12.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:46:12.220Z] ---> Running in aac752eb1814 [2022-03-30T00:46:12.838Z] Removing intermediate container 6bbc7a763fad [2022-03-30T00:46:12.838Z] ---> 41940573f29b [2022-03-30T00:46:12.838Z] [2022-03-30T00:46:12.838Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:46:12.838Z] ---> cc3d11fa2d52 [2022-03-30T00:46:12.838Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:46:12.838Z] ---> Using cache [2022-03-30T00:46:12.838Z] ---> fc437a5b9513 [2022-03-30T00:46:12.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:46:12.838Z] ---> Using cache [2022-03-30T00:46:12.838Z] ---> 2ddf47166595 [2022-03-30T00:46:12.838Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T00:46:12.838Z] ---> Running in 7cdda410b4ca [2022-03-30T00:46:13.109Z] Removing intermediate container aac752eb1814 [2022-03-30T00:46:13.109Z] ---> 347f4c34645b [2022-03-30T00:46:13.109Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T00:46:13.109Z] ---> Running in 1e3addc58400 [2022-03-30T00:46:14.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:14.108Z] Removing intermediate container 7cdda410b4ca [2022-03-30T00:46:14.108Z] ---> 89609fbaa1e6 [2022-03-30T00:46:14.108Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T00:46:14.387Z] ---> Running in b50db94c0693 [2022-03-30T00:46:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:14.984Z] Removing intermediate container b50db94c0693 [2022-03-30T00:46:14.984Z] ---> 825ebf05cac1 [2022-03-30T00:46:14.984Z] Step 15/23 : WORKDIR / [2022-03-30T00:46:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:15.257Z] ---> Running in 5befd5456387 [2022-03-30T00:46:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:15.861Z] Removing intermediate container 5befd5456387 [2022-03-30T00:46:15.861Z] ---> 4762f52eecd7 [2022-03-30T00:46:15.861Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:46:16.463Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T00:46:16.463Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T00:46:16.463Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T00:46:16.463Z] OK: 15729 distinct packages available [2022-03-30T00:46:16.463Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T00:46:16.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:16.742Z] Executing bash-5.1.16-r0.post-install [2022-03-30T00:46:16.742Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T00:46:17.023Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T00:46:17.023Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T00:46:17.303Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T00:46:17.303Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T00:46:17.303Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T00:46:17.583Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T00:46:17.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:17.583Z] ---> 6645fb368342 [2022-03-30T00:46:17.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T00:46:17.875Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T00:46:17.875Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T00:46:18.158Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T00:46:18.158Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T00:46:18.435Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T00:46:18.435Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T00:46:18.435Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T00:46:18.719Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T00:46:18.719Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T00:46:18.719Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T00:46:18.719Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T00:46:18.996Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T00:46:18.996Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T00:46:18.996Z] OK: 6 MiB in 18 packages [2022-03-30T00:46:21.002Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T00:46:21.002Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T00:46:21.283Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T00:46:21.283Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T00:46:21.283Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T00:46:21.558Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T00:46:21.558Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T00:46:21.558Z] ---> b71a5592dec1 [2022-03-30T00:46:21.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T00:46:21.558Z] Removing intermediate container df0367b44fe5 [2022-03-30T00:46:21.558Z] ---> 388392f65064 [2022-03-30T00:46:21.558Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T00:46:21.558Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T00:46:21.558Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T00:46:21.834Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T00:46:21.835Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T00:46:21.835Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T00:46:21.835Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T00:46:22.116Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T00:46:22.116Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T00:46:22.116Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T00:46:22.116Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T00:46:22.116Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T00:46:22.116Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T00:46:22.393Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T00:46:22.393Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T00:46:22.393Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T00:46:22.393Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T00:46:22.669Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T00:46:22.669Z] ---> 02d5dd27f269 [2022-03-30T00:46:22.669Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T00:46:22.669Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T00:46:22.945Z] ---> Running in 97f5e1f579f1 [2022-03-30T00:46:23.555Z] Removing intermediate container 97f5e1f579f1 [2022-03-30T00:46:23.555Z] ---> 880c47b1c427 [2022-03-30T00:46:23.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:46:23.555Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:46:23.555Z] OK: 84 MiB in 64 packages [2022-03-30T00:46:23.833Z] ---> Running in 543c3724489f [2022-03-30T00:46:24.432Z] Removing intermediate container 43bf27c12955 [2022-03-30T00:46:24.432Z] ---> 535d8a820552 [2022-03-30T00:46:24.432Z] [2022-03-30T00:46:24.432Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T00:46:24.432Z] ---> cc3d11fa2d52 [2022-03-30T00:46:24.432Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T00:46:24.432Z] ---> Using cache [2022-03-30T00:46:24.432Z] ---> fc437a5b9513 [2022-03-30T00:46:24.432Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T00:46:24.432Z] ---> Using cache [2022-03-30T00:46:24.432Z] ---> 2ddf47166595 [2022-03-30T00:46:24.432Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T00:46:24.716Z] Removing intermediate container 543c3724489f [2022-03-30T00:46:24.716Z] ---> 043b97ffc0f2 [2022-03-30T00:46:24.716Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T00:46:24.716Z] ---> Running in b735fadd1140 [2022-03-30T00:46:24.991Z] ---> Running in 30029a078406 [2022-03-30T00:46:25.604Z] Removing intermediate container b735fadd1140 [2022-03-30T00:46:25.604Z] ---> 9f4132d08ea4 [2022-03-30T00:46:25.604Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T00:46:25.604Z] ---> Running in 9ec4037b8658 [2022-03-30T00:46:25.877Z] Removing intermediate container 30029a078406 [2022-03-30T00:46:25.877Z] ---> ba869faba267 [2022-03-30T00:46:25.877Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:46:26.151Z] ---> Running in fab88dd9b6f2 [2022-03-30T00:46:26.426Z] Removing intermediate container 9ec4037b8658 [2022-03-30T00:46:26.426Z] ---> e83d90aefc8c [2022-03-30T00:46:26.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:46:27.026Z] Removing intermediate container fab88dd9b6f2 [2022-03-30T00:46:27.026Z] ---> 395a41504f91 [2022-03-30T00:46:27.026Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:46:27.303Z] ---> Running in cd90c1b01518 [2022-03-30T00:46:28.307Z] ---> c250f28466fe [2022-03-30T00:46:28.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T00:46:28.307Z] Removing intermediate container cd90c1b01518 [2022-03-30T00:46:28.307Z] ---> cfb52b4f0b53 [2022-03-30T00:46:28.307Z] [2022-03-30T00:46:28.909Z] Successfully built cfb52b4f0b53 [2022-03-30T00:46:28.909Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T00:46:28.909Z]  Building core-metadata ... done  ---> c307b5df8897 [2022-03-30T00:46:28.909Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T00:46:29.184Z] Collecting docker-compose==1.23.2 [2022-03-30T00:46:29.184Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T00:46:29.813Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T00:46:29.813Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T00:46:29.813Z] ---> 9f75619fd8b9 [2022-03-30T00:46:29.813Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T00:46:30.090Z] ---> Running in d6b32c57ed42 [2022-03-30T00:46:30.693Z] Removing intermediate container d6b32c57ed42 [2022-03-30T00:46:30.693Z] ---> 34c8054b7529 [2022-03-30T00:46:30.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T00:46:30.693Z] ---> 4d15721b8b20 [2022-03-30T00:46:30.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T00:46:31.709Z] ---> 2c505fc9534a [2022-03-30T00:46:31.709Z] Step 19/24 : WORKDIR / [2022-03-30T00:46:31.709Z] ---> 6454543e468c [2022-03-30T00:46:31.709Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T00:46:31.983Z] ---> Running in 8541f4e7a423 [2022-03-30T00:46:31.983Z] ---> Running in 7f784990a7f2 [2022-03-30T00:46:31.983Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T00:46:32.261Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T00:46:32.262Z] Removing intermediate container 7f784990a7f2 [2022-03-30T00:46:32.262Z] ---> d0aebbc09f77 [2022-03-30T00:46:32.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:46:32.541Z] Removing intermediate container 8541f4e7a423 [2022-03-30T00:46:32.541Z] ---> 0cdde750adfb [2022-03-30T00:46:32.541Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T00:46:32.541Z] ---> Running in 310410fd1d8d [2022-03-30T00:46:32.541Z] ---> Running in 30d45fc7409a [2022-03-30T00:46:33.141Z] Removing intermediate container 310410fd1d8d [2022-03-30T00:46:33.141Z] ---> ecf9fc905288 [2022-03-30T00:46:33.141Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T00:46:33.141Z] Removing intermediate container 30d45fc7409a [2022-03-30T00:46:33.141Z] ---> 7cc0721a68c6 [2022-03-30T00:46:33.141Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T00:46:33.141Z] ---> Running in 4faeb41aa5fd [2022-03-30T00:46:33.418Z] ---> Running in 127eb2baa345 [2022-03-30T00:46:33.697Z] Removing intermediate container 4faeb41aa5fd [2022-03-30T00:46:33.697Z] ---> b576ec01b148 [2022-03-30T00:46:33.697Z] Step 21/22 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:46:33.697Z] ---> Running in 174ab973e8d5 [2022-03-30T00:46:33.970Z] Removing intermediate container 127eb2baa345 [2022-03-30T00:46:33.971Z] ---> 652f1f8fdb2e [2022-03-30T00:46:33.971Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T00:46:34.264Z] ---> Running in 7afb51b7a855 [2022-03-30T00:46:34.264Z] Removing intermediate container 174ab973e8d5 [2022-03-30T00:46:34.264Z] ---> 7b49ccddd2f2 [2022-03-30T00:46:34.264Z] Step 22/22 : LABEL version=2.2.0-dev.48 [2022-03-30T00:46:34.551Z] ---> Running in 5404efcf20f7 [2022-03-30T00:46:34.551Z] Removing intermediate container 7afb51b7a855 [2022-03-30T00:46:34.551Z] ---> b76c36c4c9b9 [2022-03-30T00:46:34.551Z] Step 23/24 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:46:34.828Z] ---> Running in 30787420e989 [2022-03-30T00:46:34.828Z] Removing intermediate container 5404efcf20f7 [2022-03-30T00:46:34.828Z] ---> 9dc7704522d9 [2022-03-30T00:46:34.828Z] [2022-03-30T00:46:34.828Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T00:46:34.828Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T00:46:35.104Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T00:46:35.390Z] Successfully built 9dc7704522d9 [2022-03-30T00:46:35.390Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T00:46:35.390Z]  Building support-scheduler ... done Removing intermediate container 30787420e989 [2022-03-30T00:46:35.390Z] ---> bb00d7d5812b [2022-03-30T00:46:35.390Z] Step 24/24 : LABEL version=2.2.0-dev.48 [2022-03-30T00:46:35.390Z] ---> Running in bd412013ecce [2022-03-30T00:46:35.665Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T00:46:35.665Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T00:46:35.937Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T00:46:35.937Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T00:46:36.217Z] Removing intermediate container bd412013ecce [2022-03-30T00:46:36.217Z] ---> 083df9b277b3 [2022-03-30T00:46:36.217Z] [2022-03-30T00:46:36.493Z] Successfully built 083df9b277b3 [2022-03-30T00:46:36.493Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T00:46:37.926Z]  Building security-spire-config ... done Collecting cached-property<2,>=1.2.0 [2022-03-30T00:46:37.926Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T00:46:38.904Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T00:46:38.904Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T00:46:39.179Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T00:46:39.179Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T00:46:40.160Z] Collecting PyYAML<4,>=3.10 [2022-03-30T00:46:40.160Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T00:46:42.139Z] Removing intermediate container d7c98831c04e [2022-03-30T00:46:42.139Z] ---> d292d7ed97c0 [2022-03-30T00:46:42.139Z] [2022-03-30T00:46:42.139Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T00:46:42.139Z] ---> cc3d11fa2d52 [2022-03-30T00:46:42.139Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T00:46:42.412Z] ---> Running in bde1b1085e97 [2022-03-30T00:46:42.684Z] Removing intermediate container bde1b1085e97 [2022-03-30T00:46:42.684Z] ---> 624c5e38330c [2022-03-30T00:46:42.684Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T00:46:42.684Z] ---> Running in 670132dd1938 [2022-03-30T00:46:42.969Z] Removing intermediate container 670132dd1938 [2022-03-30T00:46:42.969Z] ---> 0bd2b5ae51dd [2022-03-30T00:46:42.969Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T00:46:42.969Z] ---> Running in 6499185ea18d [2022-03-30T00:46:43.575Z] Removing intermediate container 6499185ea18d [2022-03-30T00:46:43.575Z] ---> 64412e1996ce [2022-03-30T00:46:43.575Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T00:46:43.575Z] ---> Running in 0c590b186ef7 [2022-03-30T00:46:44.173Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T00:46:44.174Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T00:46:44.774Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T00:46:44.774Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T00:46:44.774Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-30T00:46:45.382Z] Removing intermediate container 0c590b186ef7 [2022-03-30T00:46:45.382Z] ---> c30110fa2a53 [2022-03-30T00:46:45.382Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T00:46:45.382Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T00:46:45.382Z] ---> Running in 4200c06f2a8d [2022-03-30T00:46:45.382Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T00:46:45.658Z] Collecting idna<2.8,>=2.5 [2022-03-30T00:46:45.658Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T00:46:46.257Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T00:46:46.257Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T00:46:46.257Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T00:46:46.257Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T00:46:46.532Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:46.804Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T00:46:46.804Z] Attempting uninstall: urllib3 [2022-03-30T00:46:46.804Z] Found existing installation: urllib3 1.26.5 [2022-03-30T00:46:46.804Z] Uninstalling urllib3-1.26.5: [2022-03-30T00:46:47.076Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T00:46:47.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T00:46:47.621Z] Attempting uninstall: idna [2022-03-30T00:46:47.621Z] Found existing installation: idna 3.2 [2022-03-30T00:46:47.621Z] Uninstalling idna-3.2: [2022-03-30T00:46:47.621Z] Successfully uninstalled idna-3.2 [2022-03-30T00:46:48.226Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T00:46:48.501Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T00:46:48.501Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T00:46:48.501Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T00:46:48.773Z] Attempting uninstall: chardet [2022-03-30T00:46:48.773Z] Found existing installation: chardet 4.0.0 [2022-03-30T00:46:48.773Z] Uninstalling chardet-4.0.0: [2022-03-30T00:46:48.773Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T00:46:48.773Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T00:46:48.773Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T00:46:49.048Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T00:46:49.048Z] OK: 8 MiB in 20 packages [2022-03-30T00:46:50.032Z] Removing intermediate container 4200c06f2a8d [2022-03-30T00:46:50.032Z] ---> 6202305be7a5 [2022-03-30T00:46:50.033Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T00:46:50.629Z] Attempting uninstall: requests [2022-03-30T00:46:50.629Z] Found existing installation: requests 2.25.1 [2022-03-30T00:46:50.629Z] ---> e673183f515e [2022-03-30T00:46:50.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T00:46:50.629Z] Uninstalling requests-2.25.1: [2022-03-30T00:46:50.913Z] Successfully uninstalled requests-2.25.1 [2022-03-30T00:46:51.194Z] Running setup.py install for texttable: started [2022-03-30T00:46:52.639Z] ---> 2b7bd48fd1eb [2022-03-30T00:46:52.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T00:46:52.912Z] ---> 303c9a3e3471 [2022-03-30T00:46:52.912Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T00:46:53.187Z] ---> Running in c4706850abaa [2022-03-30T00:46:53.467Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T00:46:53.467Z] Running setup.py install for PyYAML: started [2022-03-30T00:46:53.467Z] Removing intermediate container c4706850abaa [2022-03-30T00:46:53.467Z] ---> 849497270589 [2022-03-30T00:46:53.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:46:53.467Z] ---> Running in e966f975da28 [2022-03-30T00:46:54.062Z] Removing intermediate container e966f975da28 [2022-03-30T00:46:54.062Z] ---> 3137badfdadc [2022-03-30T00:46:54.062Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T00:46:54.062Z] ---> Running in 1049b3a150cd [2022-03-30T00:46:54.334Z] Removing intermediate container 1049b3a150cd [2022-03-30T00:46:54.334Z] ---> da61f30fd0fe [2022-03-30T00:46:54.334Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:46:54.334Z] ---> Running in 3d71e4d12519 [2022-03-30T00:46:54.944Z] Removing intermediate container 3d71e4d12519 [2022-03-30T00:46:54.944Z] ---> cf289fd9691d [2022-03-30T00:46:54.944Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:46:54.944Z] ---> Running in 36526f54577e [2022-03-30T00:46:55.219Z] Removing intermediate container 36526f54577e [2022-03-30T00:46:55.219Z] ---> 485ddfe055e3 [2022-03-30T00:46:55.219Z] [2022-03-30T00:46:55.492Z] Successfully built 485ddfe055e3 [2022-03-30T00:46:55.493Z] Successfully tagged core-data-arm64:latest [2022-03-30T00:46:55.782Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T00:46:56.055Z] Running setup.py install for docopt: started [2022-03-30T00:46:58.027Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T00:46:58.027Z] Running setup.py install for dockerpty: started [2022-03-30T00:47:00.084Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T00:47:01.529Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-30T00:47:09.832Z] Removing intermediate container 1e3addc58400 [2022-03-30T00:47:09.832Z] ---> b6ec4b9eed87 [2022-03-30T00:47:09.832Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T00:47:09.832Z] ---> Running in 0e0fc7cdd3b7 [2022-03-30T00:47:10.437Z] Removing intermediate container 0e0fc7cdd3b7 [2022-03-30T00:47:10.437Z] ---> c279bfe6999e [2022-03-30T00:47:10.437Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T00:47:10.437Z] ---> Running in 88651a5da8d7 [2022-03-30T00:47:10.713Z] Removing intermediate container 88651a5da8d7 [2022-03-30T00:47:10.713Z] ---> 2155169c7122 [2022-03-30T00:47:10.713Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T00:47:12.158Z] ---> ac30317f0ff3 [2022-03-30T00:47:12.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T00:47:12.433Z] ---> 02deefb0a4a8 [2022-03-30T00:47:12.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T00:47:13.039Z] ---> a9a7284c182a [2022-03-30T00:47:13.039Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T00:47:13.314Z] ---> Running in fe12657a808c [2022-03-30T00:47:13.590Z] Removing intermediate container fe12657a808c [2022-03-30T00:47:13.590Z] ---> a5db5862f73f [2022-03-30T00:47:13.590Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T00:47:13.590Z] ---> Running in d5ec9f219156 [2022-03-30T00:47:13.868Z] Removing intermediate container d5ec9f219156 [2022-03-30T00:47:13.869Z] ---> a46a543bddb7 [2022-03-30T00:47:13.869Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T00:47:13.869Z] ---> Running in 51d7e04069ff [2022-03-30T00:47:14.470Z] Removing intermediate container 51d7e04069ff [2022-03-30T00:47:14.470Z] ---> 825da500310b [2022-03-30T00:47:14.470Z] Step 22/23 : LABEL git_sha=12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:14.470Z] ---> Running in 0ad99b744e9b [2022-03-30T00:47:14.747Z] Removing intermediate container 0ad99b744e9b [2022-03-30T00:47:14.747Z] ---> b9919cb100e0 [2022-03-30T00:47:14.747Z] Step 23/23 : LABEL version=2.2.0-dev.48 [2022-03-30T00:47:14.747Z] ---> Running in 40570183216c [2022-03-30T00:47:15.021Z] Removing intermediate container 40570183216c [2022-03-30T00:47:15.021Z] ---> 2c35a7ac5fc1 [2022-03-30T00:47:15.021Z] [2022-03-30T00:47:15.296Z] Successfully built 2c35a7ac5fc1 [2022-03-30T00:47:15.296Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T00:47:15.591Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-30T00:47:15.613Z] $ docker stop --time=1 7d61fe49f427a2ca6e2549ba0456ff66c007a1a53f2c32bebd9245405e52a192 [2022-03-30T00:47:17.288Z] $ docker rm -f 7d61fe49f427a2ca6e2549ba0456ff66c007a1a53f2c32bebd9245405e52a192 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:47:17.837Z] + docker images [2022-03-30T00:47:18.109Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T00:47:18.109Z] sys-mgmt-agent-arm64 latest 2c35a7ac5fc1 3 seconds ago 288MB [2022-03-30T00:47:18.109Z] core-data-arm64 latest 485ddfe055e3 22 seconds ago 34.4MB [2022-03-30T00:47:18.109Z] d292d7ed97c0 37 seconds ago 1.23GB [2022-03-30T00:47:18.109Z] security-spire-config-arm64 latest 083df9b277b3 42 seconds ago 81.9MB [2022-03-30T00:47:18.109Z] support-scheduler-arm64 latest 9dc7704522d9 43 seconds ago 24.9MB [2022-03-30T00:47:18.109Z] core-metadata-arm64 latest cfb52b4f0b53 50 seconds ago 25MB [2022-03-30T00:47:18.109Z] 535d8a820552 54 seconds ago 1.2GB [2022-03-30T00:47:18.109Z] 41940573f29b About a minute ago 1.2GB [2022-03-30T00:47:18.109Z] security-proxy-setup-arm64 latest 3146a7d2ff13 About a minute ago 42.1MB [2022-03-30T00:47:18.109Z] 5098ff79bca0 About a minute ago 1.2GB [2022-03-30T00:47:18.109Z] 5e43481e7269 About a minute ago 1.21GB [2022-03-30T00:47:18.109Z] security-bootstrapper-arm64 latest ba48d88aedbf 8 minutes ago 23.6MB [2022-03-30T00:47:18.109Z] security-spire-agent-arm64 latest 64c2c15b99d2 9 minutes ago 118MB [2022-03-30T00:47:18.109Z] 8919ecfca071 9 minutes ago 1.2GB [2022-03-30T00:47:18.109Z] 50972428ace3 9 minutes ago 1.19GB [2022-03-30T00:47:18.109Z] security-secretstore-setup-arm64 latest 7b9d49a4d3c9 9 minutes ago 40.8MB [2022-03-30T00:47:18.109Z] support-notifications-arm64 latest ce6bf73019b7 9 minutes ago 25.5MB [2022-03-30T00:47:18.109Z] core-command-arm64 latest 1f8bc669e2bc 9 minutes ago 23.7MB [2022-03-30T00:47:18.109Z] 33b7681bcf47 9 minutes ago 1.2GB [2022-03-30T00:47:18.109Z] 95c473bae24a 9 minutes ago 1.21GB [2022-03-30T00:47:18.109Z] security-spiffe-token-provider-arm64 latest 4e2183219e70 10 minutes ago 27.7MB [2022-03-30T00:47:18.109Z] a01859955fdc 10 minutes ago 1.2GB [2022-03-30T00:47:18.109Z] 7e1532980e0e 10 minutes ago 1.19GB [2022-03-30T00:47:18.109Z] security-spire-server-arm64 latest c9d76e53f29f 16 minutes ago 82.6MB [2022-03-30T00:47:18.109Z] becc00daa3d3 16 minutes ago 1.19GB [2022-03-30T00:47:18.109Z] ci-base-image-arm64 latest e466bf894b64 19 minutes ago 885MB [2022-03-30T00:47:18.109Z] alpine 3.14 cc3d11fa2d52 24 hours ago 5.34MB [2022-03-30T00:47:18.109Z] alpine 3.15 03078ca19a05 24 hours ago 5.32MB [2022-03-30T00:47:18.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-30T00:47:18.109Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T00:47:18.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:47:18.231Z] provisioning config files... [2022-03-30T00:47:18.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/170@tmp/config7806691044692287303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:47:18.597Z] ---> docker-login.sh [2022-03-30T00:47:18.597Z] nexus3.edgexfoundry.org:10001 [2022-03-30T00:47:18.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:47:18.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:47:18.871Z] Configure a credential helper to remove this warning. See [2022-03-30T00:47:18.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:47:18.871Z] [2022-03-30T00:47:18.871Z] Login Succeeded [2022-03-30T00:47:18.871Z] nexus3.edgexfoundry.org:10002 [2022-03-30T00:47:19.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:47:19.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:47:19.462Z] Configure a credential helper to remove this warning. See [2022-03-30T00:47:19.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:47:19.462Z] [2022-03-30T00:47:19.462Z] Login Succeeded [2022-03-30T00:47:19.462Z] nexus3.edgexfoundry.org:10003 [2022-03-30T00:47:19.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:47:20.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:47:20.005Z] Configure a credential helper to remove this warning. See [2022-03-30T00:47:20.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:47:20.005Z] [2022-03-30T00:47:20.005Z] Login Succeeded [2022-03-30T00:47:20.005Z] nexus3.edgexfoundry.org:10004 [2022-03-30T00:47:20.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:47:20.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:47:20.553Z] Configure a credential helper to remove this warning. See [2022-03-30T00:47:20.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:47:20.553Z] [2022-03-30T00:47:20.553Z] Login Succeeded [2022-03-30T00:47:20.553Z] docker.io [2022-03-30T00:47:20.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T00:47:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T00:47:21.095Z] Configure a credential helper to remove this warning. See [2022-03-30T00:47:21.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T00:47:21.095Z] [2022-03-30T00:47:21.095Z] Login Succeeded [2022-03-30T00:47:21.095Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T00:47:21.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:47:21.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:47:21.166Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-30T00:47:21.166Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:21.166Z] latest [2022-03-30T00:47:21.166Z] 2.2.0-dev.48 [2022-03-30T00:47:21.166Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:21.166Z] main [2022-03-30T00:47:21.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:21.525Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:21.878Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:21.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T00:47:21.878Z] 47ab49e7977e: Preparing [2022-03-30T00:47:21.878Z] d19bfc0f9617: Preparing [2022-03-30T00:47:21.878Z] 28df76a8bde9: Preparing [2022-03-30T00:47:21.878Z] b4571d0065ce: Preparing [2022-03-30T00:47:21.878Z] b94faa188151: Preparing [2022-03-30T00:47:22.153Z] 47ab49e7977e: Pushed [2022-03-30T00:47:22.153Z] b4571d0065ce: Pushed [2022-03-30T00:47:22.153Z] 28df76a8bde9: Pushed [2022-03-30T00:47:23.581Z] b94faa188151: Pushed [2022-03-30T00:47:26.958Z] d19bfc0f9617: Pushed [2022-03-30T00:47:26.958Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:006b12a57772587f9fe92a45bad3b6ffc3c46074e1686290fc4fd003be99788a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:27.309Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:27.653Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-30T00:47:27.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T00:47:27.653Z] 47ab49e7977e: Preparing [2022-03-30T00:47:27.653Z] d19bfc0f9617: Preparing [2022-03-30T00:47:27.653Z] 28df76a8bde9: Preparing [2022-03-30T00:47:27.653Z] b4571d0065ce: Preparing [2022-03-30T00:47:27.653Z] b94faa188151: Preparing [2022-03-30T00:47:27.653Z] b94faa188151: Layer already exists [2022-03-30T00:47:27.653Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:27.653Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:27.653Z] 47ab49e7977e: Layer already exists [2022-03-30T00:47:27.653Z] d19bfc0f9617: Layer already exists [2022-03-30T00:47:27.925Z] latest: digest: sha256:006b12a57772587f9fe92a45bad3b6ffc3c46074e1686290fc4fd003be99788a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:28.272Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:28.612Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.48 [2022-03-30T00:47:28.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T00:47:28.612Z] 47ab49e7977e: Preparing [2022-03-30T00:47:28.612Z] d19bfc0f9617: Preparing [2022-03-30T00:47:28.612Z] 28df76a8bde9: Preparing [2022-03-30T00:47:28.612Z] b4571d0065ce: Preparing [2022-03-30T00:47:28.612Z] b94faa188151: Preparing [2022-03-30T00:47:28.612Z] 47ab49e7977e: Layer already exists [2022-03-30T00:47:28.612Z] d19bfc0f9617: Layer already exists [2022-03-30T00:47:28.612Z] b94faa188151: Layer already exists [2022-03-30T00:47:28.612Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:28.612Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:28.884Z] 2.2.0-dev.48: digest: sha256:006b12a57772587f9fe92a45bad3b6ffc3c46074e1686290fc4fd003be99788a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:29.239Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:29.585Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:29.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T00:47:29.585Z] 47ab49e7977e: Preparing [2022-03-30T00:47:29.585Z] d19bfc0f9617: Preparing [2022-03-30T00:47:29.585Z] 28df76a8bde9: Preparing [2022-03-30T00:47:29.585Z] b4571d0065ce: Preparing [2022-03-30T00:47:29.585Z] b94faa188151: Preparing [2022-03-30T00:47:29.585Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:29.585Z] 47ab49e7977e: Layer already exists [2022-03-30T00:47:29.585Z] b94faa188151: Layer already exists [2022-03-30T00:47:29.585Z] d19bfc0f9617: Layer already exists [2022-03-30T00:47:29.585Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:29.859Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:006b12a57772587f9fe92a45bad3b6ffc3c46074e1686290fc4fd003be99788a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:30.209Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:30.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-30T00:47:30.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T00:47:30.555Z] 47ab49e7977e: Preparing [2022-03-30T00:47:30.555Z] d19bfc0f9617: Preparing [2022-03-30T00:47:30.555Z] 28df76a8bde9: Preparing [2022-03-30T00:47:30.555Z] b4571d0065ce: Preparing [2022-03-30T00:47:30.555Z] b94faa188151: Preparing [2022-03-30T00:47:30.555Z] b94faa188151: Layer already exists [2022-03-30T00:47:30.555Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:30.555Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:30.555Z] d19bfc0f9617: Layer already exists [2022-03-30T00:47:30.555Z] 47ab49e7977e: Layer already exists [2022-03-30T00:47:30.827Z] main: digest: sha256:006b12a57772587f9fe92a45bad3b6ffc3c46074e1686290fc4fd003be99788a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:47:30.879Z] ===================================================== [Pipeline] echo [2022-03-30T00:47:30.888Z] taggedImages: [2022-03-30T00:47:30.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:30.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-30T00:47:30.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.48 [2022-03-30T00:47:30.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:30.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-30T00:47:30.915Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-30T00:47:30.915Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:30.915Z] latest [2022-03-30T00:47:30.915Z] 2.2.0-dev.48 [2022-03-30T00:47:30.915Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:30.915Z] main [2022-03-30T00:47:30.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:31.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:31.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:31.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T00:47:31.623Z] dad4936ddf34: Preparing [2022-03-30T00:47:31.623Z] 0eb62304d6e5: Preparing [2022-03-30T00:47:31.623Z] 28df76a8bde9: Preparing [2022-03-30T00:47:31.623Z] 8071162dbf79: Preparing [2022-03-30T00:47:31.623Z] 6fe99c8f2d3d: Preparing [2022-03-30T00:47:31.623Z] b94faa188151: Preparing [2022-03-30T00:47:31.623Z] b94faa188151: Waiting [2022-03-30T00:47:31.623Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:31.896Z] b94faa188151: Layer already exists [2022-03-30T00:47:31.896Z] dad4936ddf34: Pushed [2022-03-30T00:47:31.896Z] 6fe99c8f2d3d: Pushed [2022-03-30T00:47:32.491Z] 8071162dbf79: Pushed [2022-03-30T00:47:39.225Z] 0eb62304d6e5: Pushed [2022-03-30T00:47:39.225Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:9634af4e7d79a4b8cea79c54fa1740309a303b312abbe813d410f69bc8ec6c9c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:39.590Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:39.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-30T00:47:39.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T00:47:39.938Z] dad4936ddf34: Preparing [2022-03-30T00:47:39.938Z] 0eb62304d6e5: Preparing [2022-03-30T00:47:39.938Z] 28df76a8bde9: Preparing [2022-03-30T00:47:39.938Z] 8071162dbf79: Preparing [2022-03-30T00:47:39.938Z] 6fe99c8f2d3d: Preparing [2022-03-30T00:47:39.938Z] b94faa188151: Preparing [2022-03-30T00:47:39.938Z] b94faa188151: Waiting [2022-03-30T00:47:39.938Z] 0eb62304d6e5: Layer already exists [2022-03-30T00:47:39.938Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:39.938Z] dad4936ddf34: Layer already exists [2022-03-30T00:47:39.938Z] 8071162dbf79: Layer already exists [2022-03-30T00:47:39.938Z] 6fe99c8f2d3d: Layer already exists [2022-03-30T00:47:39.939Z] b94faa188151: Layer already exists [2022-03-30T00:47:40.211Z] latest: digest: sha256:9634af4e7d79a4b8cea79c54fa1740309a303b312abbe813d410f69bc8ec6c9c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:40.566Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:40.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.48 [2022-03-30T00:47:40.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T00:47:40.912Z] dad4936ddf34: Preparing [2022-03-30T00:47:40.912Z] 0eb62304d6e5: Preparing [2022-03-30T00:47:40.912Z] 28df76a8bde9: Preparing [2022-03-30T00:47:40.912Z] 8071162dbf79: Preparing [2022-03-30T00:47:40.912Z] 6fe99c8f2d3d: Preparing [2022-03-30T00:47:40.912Z] b94faa188151: Preparing [2022-03-30T00:47:40.912Z] b94faa188151: Waiting [2022-03-30T00:47:40.912Z] 6fe99c8f2d3d: Layer already exists [2022-03-30T00:47:40.912Z] dad4936ddf34: Layer already exists [2022-03-30T00:47:40.912Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:40.912Z] 0eb62304d6e5: Layer already exists [2022-03-30T00:47:40.912Z] 8071162dbf79: Layer already exists [2022-03-30T00:47:40.912Z] b94faa188151: Layer already exists [2022-03-30T00:47:41.184Z] 2.2.0-dev.48: digest: sha256:9634af4e7d79a4b8cea79c54fa1740309a303b312abbe813d410f69bc8ec6c9c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:41.536Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:41.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:41.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T00:47:41.886Z] dad4936ddf34: Preparing [2022-03-30T00:47:41.886Z] 0eb62304d6e5: Preparing [2022-03-30T00:47:41.886Z] 28df76a8bde9: Preparing [2022-03-30T00:47:41.886Z] 8071162dbf79: Preparing [2022-03-30T00:47:41.886Z] 6fe99c8f2d3d: Preparing [2022-03-30T00:47:41.886Z] b94faa188151: Preparing [2022-03-30T00:47:41.886Z] b94faa188151: Waiting [2022-03-30T00:47:41.886Z] 0eb62304d6e5: Layer already exists [2022-03-30T00:47:41.886Z] 6fe99c8f2d3d: Layer already exists [2022-03-30T00:47:41.886Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:41.886Z] dad4936ddf34: Layer already exists [2022-03-30T00:47:41.886Z] 8071162dbf79: Layer already exists [2022-03-30T00:47:41.886Z] b94faa188151: Layer already exists [2022-03-30T00:47:42.159Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:9634af4e7d79a4b8cea79c54fa1740309a303b312abbe813d410f69bc8ec6c9c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:42.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:42.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-30T00:47:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T00:47:42.845Z] dad4936ddf34: Preparing [2022-03-30T00:47:42.845Z] 0eb62304d6e5: Preparing [2022-03-30T00:47:42.845Z] 28df76a8bde9: Preparing [2022-03-30T00:47:42.845Z] 8071162dbf79: Preparing [2022-03-30T00:47:42.845Z] 6fe99c8f2d3d: Preparing [2022-03-30T00:47:42.845Z] b94faa188151: Preparing [2022-03-30T00:47:42.845Z] b94faa188151: Waiting [2022-03-30T00:47:42.845Z] 6fe99c8f2d3d: Layer already exists [2022-03-30T00:47:42.845Z] dad4936ddf34: Layer already exists [2022-03-30T00:47:42.845Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:42.845Z] 8071162dbf79: Layer already exists [2022-03-30T00:47:42.845Z] 0eb62304d6e5: Layer already exists [2022-03-30T00:47:42.845Z] b94faa188151: Layer already exists [2022-03-30T00:47:43.115Z] main: digest: sha256:9634af4e7d79a4b8cea79c54fa1740309a303b312abbe813d410f69bc8ec6c9c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:47:43.164Z] ===================================================== [Pipeline] echo [2022-03-30T00:47:43.174Z] taggedImages: [2022-03-30T00:47:43.174Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:43.174Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-30T00:47:43.174Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.48 [2022-03-30T00:47:43.174Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:43.174Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-30T00:47:43.203Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-30T00:47:43.203Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:43.203Z] latest [2022-03-30T00:47:43.203Z] 2.2.0-dev.48 [2022-03-30T00:47:43.203Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:43.203Z] main [2022-03-30T00:47:43.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:43.570Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:43.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:43.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T00:47:43.912Z] bdc3ce5169d3: Preparing [2022-03-30T00:47:43.912Z] 8a8ed346882c: Preparing [2022-03-30T00:47:43.912Z] 28df76a8bde9: Preparing [2022-03-30T00:47:43.912Z] b4571d0065ce: Preparing [2022-03-30T00:47:43.912Z] b94faa188151: Preparing [2022-03-30T00:47:43.912Z] b94faa188151: Layer already exists [2022-03-30T00:47:43.912Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:44.184Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:44.184Z] bdc3ce5169d3: Pushed [2022-03-30T00:47:49.569Z] 8a8ed346882c: Pushed [2022-03-30T00:47:49.569Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:78b6323b9f0fcbb84fa6519f953b95067e3e705a0c1d21b6bab9de9ff124212a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:49.928Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:50.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-30T00:47:50.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T00:47:50.273Z] bdc3ce5169d3: Preparing [2022-03-30T00:47:50.273Z] 8a8ed346882c: Preparing [2022-03-30T00:47:50.273Z] 28df76a8bde9: Preparing [2022-03-30T00:47:50.273Z] b4571d0065ce: Preparing [2022-03-30T00:47:50.273Z] b94faa188151: Preparing [2022-03-30T00:47:50.273Z] b94faa188151: Layer already exists [2022-03-30T00:47:50.273Z] 8a8ed346882c: Layer already exists [2022-03-30T00:47:50.273Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:50.273Z] bdc3ce5169d3: Layer already exists [2022-03-30T00:47:50.273Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:50.545Z] latest: digest: sha256:78b6323b9f0fcbb84fa6519f953b95067e3e705a0c1d21b6bab9de9ff124212a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:50.890Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:51.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.48 [2022-03-30T00:47:51.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T00:47:51.233Z] bdc3ce5169d3: Preparing [2022-03-30T00:47:51.233Z] 8a8ed346882c: Preparing [2022-03-30T00:47:51.233Z] 28df76a8bde9: Preparing [2022-03-30T00:47:51.233Z] b4571d0065ce: Preparing [2022-03-30T00:47:51.233Z] b94faa188151: Preparing [2022-03-30T00:47:51.233Z] b94faa188151: Layer already exists [2022-03-30T00:47:51.233Z] bdc3ce5169d3: Layer already exists [2022-03-30T00:47:51.233Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:51.233Z] 8a8ed346882c: Layer already exists [2022-03-30T00:47:51.233Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:51.505Z] 2.2.0-dev.48: digest: sha256:78b6323b9f0fcbb84fa6519f953b95067e3e705a0c1d21b6bab9de9ff124212a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:51.857Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:52.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:52.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T00:47:52.202Z] bdc3ce5169d3: Preparing [2022-03-30T00:47:52.202Z] 8a8ed346882c: Preparing [2022-03-30T00:47:52.202Z] 28df76a8bde9: Preparing [2022-03-30T00:47:52.202Z] b4571d0065ce: Preparing [2022-03-30T00:47:52.202Z] b94faa188151: Preparing [2022-03-30T00:47:52.202Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:52.202Z] bdc3ce5169d3: Layer already exists [2022-03-30T00:47:52.202Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:52.202Z] 8a8ed346882c: Layer already exists [2022-03-30T00:47:52.202Z] b94faa188151: Layer already exists [2022-03-30T00:47:52.474Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:78b6323b9f0fcbb84fa6519f953b95067e3e705a0c1d21b6bab9de9ff124212a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:52.817Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:53.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-30T00:47:53.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T00:47:53.159Z] bdc3ce5169d3: Preparing [2022-03-30T00:47:53.159Z] 8a8ed346882c: Preparing [2022-03-30T00:47:53.159Z] 28df76a8bde9: Preparing [2022-03-30T00:47:53.159Z] b4571d0065ce: Preparing [2022-03-30T00:47:53.159Z] b94faa188151: Preparing [2022-03-30T00:47:53.159Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:53.159Z] bdc3ce5169d3: Layer already exists [2022-03-30T00:47:53.159Z] 8a8ed346882c: Layer already exists [2022-03-30T00:47:53.159Z] b94faa188151: Layer already exists [2022-03-30T00:47:53.159Z] b4571d0065ce: Layer already exists [2022-03-30T00:47:53.430Z] main: digest: sha256:78b6323b9f0fcbb84fa6519f953b95067e3e705a0c1d21b6bab9de9ff124212a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:47:53.476Z] ===================================================== [Pipeline] echo [2022-03-30T00:47:53.485Z] taggedImages: [2022-03-30T00:47:53.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:53.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-30T00:47:53.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.48 [2022-03-30T00:47:53.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:53.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-30T00:47:53.507Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-30T00:47:53.507Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:53.507Z] latest [2022-03-30T00:47:53.507Z] 2.2.0-dev.48 [2022-03-30T00:47:53.507Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:47:53.507Z] main [2022-03-30T00:47:53.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:53.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:54.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:47:54.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T00:47:54.212Z] 6593e9c5f0dc: Preparing [2022-03-30T00:47:54.212Z] 6593e9c5f0dc: Preparing [2022-03-30T00:47:54.212Z] b2c0755cb517: Preparing [2022-03-30T00:47:54.212Z] 6bdc961f76b6: Preparing [2022-03-30T00:47:54.212Z] 3ce17e4eb543: Preparing [2022-03-30T00:47:54.212Z] b4bbb5b2eb9b: Preparing [2022-03-30T00:47:54.212Z] 28df76a8bde9: Preparing [2022-03-30T00:47:54.212Z] ecd10cd6fd1e: Preparing [2022-03-30T00:47:54.212Z] cee2e2060f5b: Preparing [2022-03-30T00:47:54.212Z] 5eb7f8f45a79: Preparing [2022-03-30T00:47:54.212Z] 7c34d209f1b8: Preparing [2022-03-30T00:47:54.212Z] b94faa188151: Preparing [2022-03-30T00:47:54.212Z] 5eb7f8f45a79: Waiting [2022-03-30T00:47:54.212Z] 28df76a8bde9: Waiting [2022-03-30T00:47:54.212Z] cee2e2060f5b: Waiting [2022-03-30T00:47:54.212Z] ecd10cd6fd1e: Waiting [2022-03-30T00:47:54.212Z] 7c34d209f1b8: Waiting [2022-03-30T00:47:54.212Z] b94faa188151: Waiting [2022-03-30T00:47:54.485Z] 6bdc961f76b6: Pushed [2022-03-30T00:47:54.485Z] 6593e9c5f0dc: Pushed [2022-03-30T00:47:54.485Z] b2c0755cb517: Pushed [2022-03-30T00:47:54.485Z] 3ce17e4eb543: Pushed [2022-03-30T00:47:54.485Z] 28df76a8bde9: Layer already exists [2022-03-30T00:47:54.764Z] cee2e2060f5b: Pushed [2022-03-30T00:47:54.764Z] ecd10cd6fd1e: Pushed [2022-03-30T00:47:54.764Z] 5eb7f8f45a79: Pushed [2022-03-30T00:47:54.764Z] 7c34d209f1b8: Pushed [2022-03-30T00:47:54.764Z] b94faa188151: Layer already exists [2022-03-30T00:47:59.059Z] b4bbb5b2eb9b: Pushed [2022-03-30T00:47:59.059Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:72e8e203d188dc5495915da40e81c158cb7d95dc94468b77fe8fe9a782996089 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:59.403Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:47:59.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-30T00:47:59.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T00:47:59.742Z] 6593e9c5f0dc: Preparing [2022-03-30T00:47:59.742Z] 6593e9c5f0dc: Preparing [2022-03-30T00:47:59.742Z] b2c0755cb517: Preparing [2022-03-30T00:47:59.742Z] 6bdc961f76b6: Preparing [2022-03-30T00:47:59.742Z] 3ce17e4eb543: Preparing [2022-03-30T00:47:59.742Z] b4bbb5b2eb9b: Preparing [2022-03-30T00:47:59.742Z] 28df76a8bde9: Preparing [2022-03-30T00:47:59.742Z] ecd10cd6fd1e: Preparing [2022-03-30T00:47:59.742Z] cee2e2060f5b: Preparing [2022-03-30T00:47:59.742Z] 5eb7f8f45a79: Preparing [2022-03-30T00:47:59.742Z] 7c34d209f1b8: Preparing [2022-03-30T00:47:59.742Z] b94faa188151: Preparing [2022-03-30T00:47:59.742Z] 28df76a8bde9: Waiting [2022-03-30T00:47:59.742Z] ecd10cd6fd1e: Waiting [2022-03-30T00:47:59.742Z] cee2e2060f5b: Waiting [2022-03-30T00:47:59.742Z] 7c34d209f1b8: Waiting [2022-03-30T00:47:59.742Z] b94faa188151: Waiting [2022-03-30T00:47:59.742Z] 5eb7f8f45a79: Waiting [2022-03-30T00:47:59.742Z] 6bdc961f76b6: Layer already exists [2022-03-30T00:47:59.742Z] 6593e9c5f0dc: Layer already exists [2022-03-30T00:47:59.742Z] 3ce17e4eb543: Layer already exists [2022-03-30T00:47:59.742Z] b4bbb5b2eb9b: Layer already exists [2022-03-30T00:47:59.742Z] b2c0755cb517: Layer already exists [2022-03-30T00:48:00.014Z] 5eb7f8f45a79: Layer already exists [2022-03-30T00:48:00.014Z] ecd10cd6fd1e: Layer already exists [2022-03-30T00:48:00.014Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:00.014Z] 7c34d209f1b8: Layer already exists [2022-03-30T00:48:00.014Z] cee2e2060f5b: Layer already exists [2022-03-30T00:48:00.014Z] b94faa188151: Layer already exists [2022-03-30T00:48:00.014Z] latest: digest: sha256:72e8e203d188dc5495915da40e81c158cb7d95dc94468b77fe8fe9a782996089 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:00.362Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:00.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.48 [2022-03-30T00:48:00.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T00:48:00.701Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:00.701Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:00.701Z] b2c0755cb517: Preparing [2022-03-30T00:48:00.701Z] 6bdc961f76b6: Preparing [2022-03-30T00:48:00.701Z] 3ce17e4eb543: Preparing [2022-03-30T00:48:00.701Z] b4bbb5b2eb9b: Preparing [2022-03-30T00:48:00.701Z] 28df76a8bde9: Preparing [2022-03-30T00:48:00.701Z] ecd10cd6fd1e: Preparing [2022-03-30T00:48:00.701Z] cee2e2060f5b: Preparing [2022-03-30T00:48:00.701Z] 5eb7f8f45a79: Preparing [2022-03-30T00:48:00.701Z] 7c34d209f1b8: Preparing [2022-03-30T00:48:00.701Z] b94faa188151: Preparing [2022-03-30T00:48:00.701Z] 28df76a8bde9: Waiting [2022-03-30T00:48:00.701Z] ecd10cd6fd1e: Waiting [2022-03-30T00:48:00.701Z] cee2e2060f5b: Waiting [2022-03-30T00:48:00.701Z] 5eb7f8f45a79: Waiting [2022-03-30T00:48:00.701Z] 7c34d209f1b8: Waiting [2022-03-30T00:48:00.701Z] b94faa188151: Waiting [2022-03-30T00:48:00.701Z] 6593e9c5f0dc: Layer already exists [2022-03-30T00:48:00.701Z] b4bbb5b2eb9b: Layer already exists [2022-03-30T00:48:00.701Z] b2c0755cb517: Layer already exists [2022-03-30T00:48:00.701Z] 6bdc961f76b6: Layer already exists [2022-03-30T00:48:00.701Z] 3ce17e4eb543: Layer already exists [2022-03-30T00:48:00.701Z] ecd10cd6fd1e: Layer already exists [2022-03-30T00:48:00.701Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:00.701Z] 7c34d209f1b8: Layer already exists [2022-03-30T00:48:00.701Z] cee2e2060f5b: Layer already exists [2022-03-30T00:48:00.701Z] 5eb7f8f45a79: Layer already exists [2022-03-30T00:48:00.701Z] b94faa188151: Layer already exists [2022-03-30T00:48:00.974Z] 2.2.0-dev.48: digest: sha256:72e8e203d188dc5495915da40e81c158cb7d95dc94468b77fe8fe9a782996089 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:01.322Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:01.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:01.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T00:48:01.664Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:01.664Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:01.664Z] b2c0755cb517: Preparing [2022-03-30T00:48:01.664Z] 6bdc961f76b6: Preparing [2022-03-30T00:48:01.664Z] 3ce17e4eb543: Preparing [2022-03-30T00:48:01.664Z] b4bbb5b2eb9b: Preparing [2022-03-30T00:48:01.664Z] 28df76a8bde9: Preparing [2022-03-30T00:48:01.664Z] ecd10cd6fd1e: Preparing [2022-03-30T00:48:01.664Z] cee2e2060f5b: Preparing [2022-03-30T00:48:01.664Z] 5eb7f8f45a79: Preparing [2022-03-30T00:48:01.664Z] 7c34d209f1b8: Preparing [2022-03-30T00:48:01.664Z] b94faa188151: Preparing [2022-03-30T00:48:01.664Z] 28df76a8bde9: Waiting [2022-03-30T00:48:01.664Z] ecd10cd6fd1e: Waiting [2022-03-30T00:48:01.664Z] cee2e2060f5b: Waiting [2022-03-30T00:48:01.664Z] 5eb7f8f45a79: Waiting [2022-03-30T00:48:01.664Z] 7c34d209f1b8: Waiting [2022-03-30T00:48:01.664Z] b94faa188151: Waiting [2022-03-30T00:48:01.664Z] 6593e9c5f0dc: Layer already exists [2022-03-30T00:48:01.664Z] 6bdc961f76b6: Layer already exists [2022-03-30T00:48:01.664Z] 3ce17e4eb543: Layer already exists [2022-03-30T00:48:01.664Z] b2c0755cb517: Layer already exists [2022-03-30T00:48:01.664Z] b4bbb5b2eb9b: Layer already exists [2022-03-30T00:48:01.934Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:01.934Z] ecd10cd6fd1e: Layer already exists [2022-03-30T00:48:01.934Z] 5eb7f8f45a79: Layer already exists [2022-03-30T00:48:01.934Z] cee2e2060f5b: Layer already exists [2022-03-30T00:48:01.934Z] b94faa188151: Layer already exists [2022-03-30T00:48:01.934Z] 7c34d209f1b8: Layer already exists [2022-03-30T00:48:01.934Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:72e8e203d188dc5495915da40e81c158cb7d95dc94468b77fe8fe9a782996089 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:02.274Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:02.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-30T00:48:02.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T00:48:02.609Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:02.609Z] 6593e9c5f0dc: Preparing [2022-03-30T00:48:02.609Z] b2c0755cb517: Preparing [2022-03-30T00:48:02.609Z] 6bdc961f76b6: Preparing [2022-03-30T00:48:02.609Z] 3ce17e4eb543: Preparing [2022-03-30T00:48:02.609Z] b4bbb5b2eb9b: Preparing [2022-03-30T00:48:02.609Z] 28df76a8bde9: Preparing [2022-03-30T00:48:02.609Z] ecd10cd6fd1e: Preparing [2022-03-30T00:48:02.609Z] cee2e2060f5b: Preparing [2022-03-30T00:48:02.609Z] 5eb7f8f45a79: Preparing [2022-03-30T00:48:02.609Z] 7c34d209f1b8: Preparing [2022-03-30T00:48:02.609Z] b94faa188151: Preparing [2022-03-30T00:48:02.609Z] cee2e2060f5b: Waiting [2022-03-30T00:48:02.609Z] 5eb7f8f45a79: Waiting [2022-03-30T00:48:02.609Z] 7c34d209f1b8: Waiting [2022-03-30T00:48:02.609Z] 28df76a8bde9: Waiting [2022-03-30T00:48:02.609Z] ecd10cd6fd1e: Waiting [2022-03-30T00:48:02.609Z] b94faa188151: Waiting [2022-03-30T00:48:02.609Z] b4bbb5b2eb9b: Layer already exists [2022-03-30T00:48:02.609Z] b2c0755cb517: Layer already exists [2022-03-30T00:48:02.609Z] 6bdc961f76b6: Layer already exists [2022-03-30T00:48:02.609Z] 3ce17e4eb543: Layer already exists [2022-03-30T00:48:02.609Z] 6593e9c5f0dc: Layer already exists [2022-03-30T00:48:02.609Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:02.609Z] cee2e2060f5b: Layer already exists [2022-03-30T00:48:02.609Z] ecd10cd6fd1e: Layer already exists [2022-03-30T00:48:02.609Z] 7c34d209f1b8: Layer already exists [2022-03-30T00:48:02.609Z] 5eb7f8f45a79: Layer already exists [2022-03-30T00:48:02.880Z] b94faa188151: Layer already exists [2022-03-30T00:48:02.880Z] main: digest: sha256:72e8e203d188dc5495915da40e81c158cb7d95dc94468b77fe8fe9a782996089 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:48:02.942Z] ===================================================== [Pipeline] echo [2022-03-30T00:48:02.950Z] taggedImages: [2022-03-30T00:48:02.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:02.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-30T00:48:02.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.48 [2022-03-30T00:48:02.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:02.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-30T00:48:02.974Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-30T00:48:02.975Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:02.975Z] latest [2022-03-30T00:48:02.975Z] 2.2.0-dev.48 [2022-03-30T00:48:02.975Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:02.975Z] main [2022-03-30T00:48:02.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:03.355Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:03.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:03.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T00:48:03.721Z] ab50ad8f32ff: Preparing [2022-03-30T00:48:03.721Z] 8aad9d0b4153: Preparing [2022-03-30T00:48:03.721Z] 0be05f118463: Preparing [2022-03-30T00:48:03.721Z] 1e93c38c7a64: Preparing [2022-03-30T00:48:03.721Z] 024ea1ae8990: Preparing [2022-03-30T00:48:03.721Z] 7b777a701f39: Preparing [2022-03-30T00:48:03.721Z] 79e3cca04b15: Preparing [2022-03-30T00:48:03.721Z] b94faa188151: Preparing [2022-03-30T00:48:03.721Z] 79e3cca04b15: Waiting [2022-03-30T00:48:03.721Z] b94faa188151: Waiting [2022-03-30T00:48:03.721Z] 7b777a701f39: Waiting [2022-03-30T00:48:04.049Z] ab50ad8f32ff: Pushed [2022-03-30T00:48:04.049Z] 8aad9d0b4153: Pushed [2022-03-30T00:48:04.049Z] 024ea1ae8990: Pushed [2022-03-30T00:48:04.329Z] b94faa188151: Layer already exists [2022-03-30T00:48:04.329Z] 7b777a701f39: Pushed [2022-03-30T00:48:04.921Z] 79e3cca04b15: Pushed [2022-03-30T00:48:09.213Z] 0be05f118463: Pushed [2022-03-30T00:48:09.213Z] 1e93c38c7a64: Pushed [2022-03-30T00:48:09.213Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:20cf106afeb0c5ad0a6d1bc167cddc17c25ed5a7355b6241b5fa71b6a0305116 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:09.558Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:09.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-30T00:48:09.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T00:48:09.898Z] ab50ad8f32ff: Preparing [2022-03-30T00:48:09.898Z] 8aad9d0b4153: Preparing [2022-03-30T00:48:09.898Z] 0be05f118463: Preparing [2022-03-30T00:48:09.898Z] 1e93c38c7a64: Preparing [2022-03-30T00:48:09.898Z] 024ea1ae8990: Preparing [2022-03-30T00:48:09.898Z] 7b777a701f39: Preparing [2022-03-30T00:48:09.898Z] 79e3cca04b15: Preparing [2022-03-30T00:48:09.898Z] b94faa188151: Preparing [2022-03-30T00:48:09.898Z] 7b777a701f39: Waiting [2022-03-30T00:48:09.898Z] 79e3cca04b15: Waiting [2022-03-30T00:48:09.898Z] b94faa188151: Waiting [2022-03-30T00:48:09.898Z] ab50ad8f32ff: Layer already exists [2022-03-30T00:48:09.898Z] 0be05f118463: Layer already exists [2022-03-30T00:48:09.898Z] 1e93c38c7a64: Layer already exists [2022-03-30T00:48:09.898Z] 8aad9d0b4153: Layer already exists [2022-03-30T00:48:09.898Z] 024ea1ae8990: Layer already exists [2022-03-30T00:48:09.898Z] 79e3cca04b15: Layer already exists [2022-03-30T00:48:09.898Z] 7b777a701f39: Layer already exists [2022-03-30T00:48:09.898Z] b94faa188151: Layer already exists [2022-03-30T00:48:10.170Z] latest: digest: sha256:20cf106afeb0c5ad0a6d1bc167cddc17c25ed5a7355b6241b5fa71b6a0305116 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:10.514Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:10.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.48 [2022-03-30T00:48:10.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T00:48:10.855Z] ab50ad8f32ff: Preparing [2022-03-30T00:48:10.855Z] 8aad9d0b4153: Preparing [2022-03-30T00:48:10.855Z] 0be05f118463: Preparing [2022-03-30T00:48:10.855Z] 1e93c38c7a64: Preparing [2022-03-30T00:48:10.855Z] 024ea1ae8990: Preparing [2022-03-30T00:48:10.855Z] 7b777a701f39: Preparing [2022-03-30T00:48:10.855Z] 79e3cca04b15: Preparing [2022-03-30T00:48:10.855Z] b94faa188151: Preparing [2022-03-30T00:48:10.855Z] 7b777a701f39: Waiting [2022-03-30T00:48:10.855Z] 79e3cca04b15: Waiting [2022-03-30T00:48:10.855Z] b94faa188151: Waiting [2022-03-30T00:48:10.855Z] ab50ad8f32ff: Layer already exists [2022-03-30T00:48:10.855Z] 024ea1ae8990: Layer already exists [2022-03-30T00:48:10.855Z] 1e93c38c7a64: Layer already exists [2022-03-30T00:48:10.855Z] 8aad9d0b4153: Layer already exists [2022-03-30T00:48:10.855Z] 0be05f118463: Layer already exists [2022-03-30T00:48:10.855Z] 7b777a701f39: Layer already exists [2022-03-30T00:48:10.855Z] b94faa188151: Layer already exists [2022-03-30T00:48:10.855Z] 79e3cca04b15: Layer already exists [2022-03-30T00:48:11.126Z] 2.2.0-dev.48: digest: sha256:20cf106afeb0c5ad0a6d1bc167cddc17c25ed5a7355b6241b5fa71b6a0305116 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:11.471Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:11.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:11.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T00:48:11.805Z] ab50ad8f32ff: Preparing [2022-03-30T00:48:11.805Z] 8aad9d0b4153: Preparing [2022-03-30T00:48:11.805Z] 0be05f118463: Preparing [2022-03-30T00:48:11.805Z] 1e93c38c7a64: Preparing [2022-03-30T00:48:11.805Z] 024ea1ae8990: Preparing [2022-03-30T00:48:11.805Z] 7b777a701f39: Preparing [2022-03-30T00:48:11.805Z] 79e3cca04b15: Preparing [2022-03-30T00:48:11.805Z] b94faa188151: Preparing [2022-03-30T00:48:11.805Z] 7b777a701f39: Waiting [2022-03-30T00:48:11.805Z] 79e3cca04b15: Waiting [2022-03-30T00:48:11.805Z] b94faa188151: Waiting [2022-03-30T00:48:11.805Z] 1e93c38c7a64: Layer already exists [2022-03-30T00:48:11.805Z] ab50ad8f32ff: Layer already exists [2022-03-30T00:48:11.805Z] 024ea1ae8990: Layer already exists [2022-03-30T00:48:11.805Z] 0be05f118463: Layer already exists [2022-03-30T00:48:11.805Z] 8aad9d0b4153: Layer already exists [2022-03-30T00:48:11.805Z] 7b777a701f39: Layer already exists [2022-03-30T00:48:11.805Z] 79e3cca04b15: Layer already exists [2022-03-30T00:48:11.805Z] b94faa188151: Layer already exists [2022-03-30T00:48:12.077Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:20cf106afeb0c5ad0a6d1bc167cddc17c25ed5a7355b6241b5fa71b6a0305116 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:12.424Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:12.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-30T00:48:12.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T00:48:12.758Z] ab50ad8f32ff: Preparing [2022-03-30T00:48:12.758Z] 8aad9d0b4153: Preparing [2022-03-30T00:48:12.758Z] 0be05f118463: Preparing [2022-03-30T00:48:12.758Z] 1e93c38c7a64: Preparing [2022-03-30T00:48:12.758Z] 024ea1ae8990: Preparing [2022-03-30T00:48:12.758Z] 7b777a701f39: Preparing [2022-03-30T00:48:12.758Z] 79e3cca04b15: Preparing [2022-03-30T00:48:12.758Z] b94faa188151: Preparing [2022-03-30T00:48:12.758Z] 7b777a701f39: Waiting [2022-03-30T00:48:12.758Z] 79e3cca04b15: Waiting [2022-03-30T00:48:12.758Z] b94faa188151: Waiting [2022-03-30T00:48:12.758Z] 8aad9d0b4153: Layer already exists [2022-03-30T00:48:12.758Z] 024ea1ae8990: Layer already exists [2022-03-30T00:48:12.758Z] 1e93c38c7a64: Layer already exists [2022-03-30T00:48:12.758Z] ab50ad8f32ff: Layer already exists [2022-03-30T00:48:12.758Z] 0be05f118463: Layer already exists [2022-03-30T00:48:12.758Z] 7b777a701f39: Layer already exists [2022-03-30T00:48:12.758Z] 79e3cca04b15: Layer already exists [2022-03-30T00:48:12.758Z] b94faa188151: Layer already exists [2022-03-30T00:48:13.029Z] main: digest: sha256:20cf106afeb0c5ad0a6d1bc167cddc17c25ed5a7355b6241b5fa71b6a0305116 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:48:13.073Z] ===================================================== [Pipeline] echo [2022-03-30T00:48:13.086Z] taggedImages: [2022-03-30T00:48:13.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:13.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-30T00:48:13.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.48 [2022-03-30T00:48:13.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:13.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-30T00:48:13.107Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-30T00:48:13.107Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:13.107Z] latest [2022-03-30T00:48:13.107Z] 2.2.0-dev.48 [2022-03-30T00:48:13.107Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:13.107Z] main [2022-03-30T00:48:13.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:13.458Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:13.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:13.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T00:48:13.804Z] 7538dfd6e689: Preparing [2022-03-30T00:48:13.804Z] fc0902e47596: Preparing [2022-03-30T00:48:13.804Z] 5fc44129569e: Preparing [2022-03-30T00:48:13.804Z] 143fc7beb156: Preparing [2022-03-30T00:48:13.804Z] b7a7600cd50b: Preparing [2022-03-30T00:48:13.804Z] df625e8c4fd2: Preparing [2022-03-30T00:48:13.804Z] ccf4628ed0a5: Preparing [2022-03-30T00:48:13.804Z] ce6fc412d4ca: Preparing [2022-03-30T00:48:13.804Z] f73554cddb81: Preparing [2022-03-30T00:48:13.804Z] b94faa188151: Preparing [2022-03-30T00:48:13.804Z] ccf4628ed0a5: Waiting [2022-03-30T00:48:13.804Z] ce6fc412d4ca: Waiting [2022-03-30T00:48:13.804Z] b94faa188151: Waiting [2022-03-30T00:48:13.804Z] f73554cddb81: Waiting [2022-03-30T00:48:14.080Z] fc0902e47596: Pushed [2022-03-30T00:48:14.080Z] b7a7600cd50b: Pushed [2022-03-30T00:48:14.080Z] 7538dfd6e689: Pushed [2022-03-30T00:48:14.351Z] df625e8c4fd2: Pushed [2022-03-30T00:48:14.351Z] ccf4628ed0a5: Pushed [2022-03-30T00:48:14.351Z] ce6fc412d4ca: Pushed [2022-03-30T00:48:14.351Z] b94faa188151: Layer already exists [2022-03-30T00:48:14.625Z] f73554cddb81: Pushed [2022-03-30T00:48:18.921Z] 143fc7beb156: Pushed [2022-03-30T00:48:18.921Z] 5fc44129569e: Pushed [2022-03-30T00:48:18.921Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:45b53f855fd1113b0aac2268ee3c59f7320a986139788177646be76f65160177 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:19.268Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:19.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-30T00:48:19.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T00:48:19.607Z] 7538dfd6e689: Preparing [2022-03-30T00:48:19.607Z] fc0902e47596: Preparing [2022-03-30T00:48:19.607Z] 5fc44129569e: Preparing [2022-03-30T00:48:19.607Z] 143fc7beb156: Preparing [2022-03-30T00:48:19.607Z] b7a7600cd50b: Preparing [2022-03-30T00:48:19.607Z] df625e8c4fd2: Preparing [2022-03-30T00:48:19.607Z] ccf4628ed0a5: Preparing [2022-03-30T00:48:19.607Z] ce6fc412d4ca: Preparing [2022-03-30T00:48:19.607Z] f73554cddb81: Preparing [2022-03-30T00:48:19.607Z] b94faa188151: Preparing [2022-03-30T00:48:19.607Z] df625e8c4fd2: Waiting [2022-03-30T00:48:19.607Z] ccf4628ed0a5: Waiting [2022-03-30T00:48:19.607Z] ce6fc412d4ca: Waiting [2022-03-30T00:48:19.607Z] f73554cddb81: Waiting [2022-03-30T00:48:19.607Z] 5fc44129569e: Layer already exists [2022-03-30T00:48:19.607Z] fc0902e47596: Layer already exists [2022-03-30T00:48:19.607Z] 7538dfd6e689: Layer already exists [2022-03-30T00:48:19.607Z] b7a7600cd50b: Layer already exists [2022-03-30T00:48:19.607Z] 143fc7beb156: Layer already exists [2022-03-30T00:48:19.879Z] f73554cddb81: Layer already exists [2022-03-30T00:48:19.879Z] df625e8c4fd2: Layer already exists [2022-03-30T00:48:19.879Z] ccf4628ed0a5: Layer already exists [2022-03-30T00:48:19.879Z] b94faa188151: Layer already exists [2022-03-30T00:48:19.879Z] ce6fc412d4ca: Layer already exists [2022-03-30T00:48:19.879Z] latest: digest: sha256:45b53f855fd1113b0aac2268ee3c59f7320a986139788177646be76f65160177 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:20.230Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:20.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.48 [2022-03-30T00:48:20.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T00:48:20.583Z] 7538dfd6e689: Preparing [2022-03-30T00:48:20.583Z] fc0902e47596: Preparing [2022-03-30T00:48:20.583Z] 5fc44129569e: Preparing [2022-03-30T00:48:20.583Z] 143fc7beb156: Preparing [2022-03-30T00:48:20.583Z] b7a7600cd50b: Preparing [2022-03-30T00:48:20.583Z] df625e8c4fd2: Preparing [2022-03-30T00:48:20.583Z] ccf4628ed0a5: Preparing [2022-03-30T00:48:20.583Z] ce6fc412d4ca: Preparing [2022-03-30T00:48:20.583Z] f73554cddb81: Preparing [2022-03-30T00:48:20.583Z] b94faa188151: Preparing [2022-03-30T00:48:20.583Z] ce6fc412d4ca: Waiting [2022-03-30T00:48:20.583Z] f73554cddb81: Waiting [2022-03-30T00:48:20.583Z] df625e8c4fd2: Waiting [2022-03-30T00:48:20.583Z] b94faa188151: Waiting [2022-03-30T00:48:20.583Z] ccf4628ed0a5: Waiting [2022-03-30T00:48:20.583Z] 7538dfd6e689: Layer already exists [2022-03-30T00:48:20.583Z] fc0902e47596: Layer already exists [2022-03-30T00:48:20.583Z] b7a7600cd50b: Layer already exists [2022-03-30T00:48:20.583Z] 143fc7beb156: Layer already exists [2022-03-30T00:48:20.583Z] 5fc44129569e: Layer already exists [2022-03-30T00:48:20.856Z] df625e8c4fd2: Layer already exists [2022-03-30T00:48:20.856Z] ccf4628ed0a5: Layer already exists [2022-03-30T00:48:20.856Z] ce6fc412d4ca: Layer already exists [2022-03-30T00:48:20.856Z] b94faa188151: Layer already exists [2022-03-30T00:48:20.856Z] f73554cddb81: Layer already exists [2022-03-30T00:48:20.856Z] 2.2.0-dev.48: digest: sha256:45b53f855fd1113b0aac2268ee3c59f7320a986139788177646be76f65160177 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:21.200Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:21.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:21.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T00:48:21.544Z] 7538dfd6e689: Preparing [2022-03-30T00:48:21.544Z] fc0902e47596: Preparing [2022-03-30T00:48:21.544Z] 5fc44129569e: Preparing [2022-03-30T00:48:21.544Z] 143fc7beb156: Preparing [2022-03-30T00:48:21.544Z] b7a7600cd50b: Preparing [2022-03-30T00:48:21.544Z] df625e8c4fd2: Preparing [2022-03-30T00:48:21.544Z] ccf4628ed0a5: Preparing [2022-03-30T00:48:21.544Z] ce6fc412d4ca: Preparing [2022-03-30T00:48:21.544Z] f73554cddb81: Preparing [2022-03-30T00:48:21.544Z] b94faa188151: Preparing [2022-03-30T00:48:21.544Z] df625e8c4fd2: Waiting [2022-03-30T00:48:21.544Z] ccf4628ed0a5: Waiting [2022-03-30T00:48:21.544Z] ce6fc412d4ca: Waiting [2022-03-30T00:48:21.544Z] f73554cddb81: Waiting [2022-03-30T00:48:21.544Z] b94faa188151: Waiting [2022-03-30T00:48:21.816Z] 5fc44129569e: Layer already exists [2022-03-30T00:48:21.816Z] fc0902e47596: Layer already exists [2022-03-30T00:48:21.816Z] 143fc7beb156: Layer already exists [2022-03-30T00:48:21.816Z] 7538dfd6e689: Layer already exists [2022-03-30T00:48:21.816Z] b7a7600cd50b: Layer already exists [2022-03-30T00:48:21.816Z] df625e8c4fd2: Layer already exists [2022-03-30T00:48:21.816Z] ce6fc412d4ca: Layer already exists [2022-03-30T00:48:21.816Z] ccf4628ed0a5: Layer already exists [2022-03-30T00:48:21.816Z] b94faa188151: Layer already exists [2022-03-30T00:48:21.816Z] f73554cddb81: Layer already exists [2022-03-30T00:48:21.816Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:45b53f855fd1113b0aac2268ee3c59f7320a986139788177646be76f65160177 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:22.167Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:22.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-30T00:48:22.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T00:48:22.509Z] 7538dfd6e689: Preparing [2022-03-30T00:48:22.509Z] fc0902e47596: Preparing [2022-03-30T00:48:22.509Z] 5fc44129569e: Preparing [2022-03-30T00:48:22.509Z] 143fc7beb156: Preparing [2022-03-30T00:48:22.509Z] b7a7600cd50b: Preparing [2022-03-30T00:48:22.509Z] df625e8c4fd2: Preparing [2022-03-30T00:48:22.509Z] ccf4628ed0a5: Preparing [2022-03-30T00:48:22.509Z] ce6fc412d4ca: Preparing [2022-03-30T00:48:22.509Z] f73554cddb81: Preparing [2022-03-30T00:48:22.509Z] b94faa188151: Preparing [2022-03-30T00:48:22.509Z] df625e8c4fd2: Waiting [2022-03-30T00:48:22.509Z] ccf4628ed0a5: Waiting [2022-03-30T00:48:22.509Z] ce6fc412d4ca: Waiting [2022-03-30T00:48:22.509Z] f73554cddb81: Waiting [2022-03-30T00:48:22.509Z] b94faa188151: Waiting [2022-03-30T00:48:22.781Z] fc0902e47596: Layer already exists [2022-03-30T00:48:22.781Z] b7a7600cd50b: Layer already exists [2022-03-30T00:48:22.781Z] 5fc44129569e: Layer already exists [2022-03-30T00:48:22.781Z] 143fc7beb156: Layer already exists [2022-03-30T00:48:22.781Z] 7538dfd6e689: Layer already exists [2022-03-30T00:48:22.781Z] ce6fc412d4ca: Layer already exists [2022-03-30T00:48:22.781Z] ccf4628ed0a5: Layer already exists [2022-03-30T00:48:22.781Z] b94faa188151: Layer already exists [2022-03-30T00:48:22.782Z] df625e8c4fd2: Layer already exists [2022-03-30T00:48:22.782Z] f73554cddb81: Layer already exists [2022-03-30T00:48:22.782Z] main: digest: sha256:45b53f855fd1113b0aac2268ee3c59f7320a986139788177646be76f65160177 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:48:22.826Z] ===================================================== [Pipeline] echo [2022-03-30T00:48:22.836Z] taggedImages: [2022-03-30T00:48:22.836Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:22.836Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-30T00:48:22.836Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.48 [2022-03-30T00:48:22.836Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:22.836Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-30T00:48:22.858Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-03-30T00:48:22.858Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:22.858Z] latest [2022-03-30T00:48:22.858Z] 2.2.0-dev.48 [2022-03-30T00:48:22.858Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:22.858Z] main [2022-03-30T00:48:22.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:23.213Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:23.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:23.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T00:48:23.556Z] ae53c73491ad: Preparing [2022-03-30T00:48:23.556Z] 0300799aa67a: Preparing [2022-03-30T00:48:23.556Z] 28df76a8bde9: Preparing [2022-03-30T00:48:23.556Z] a67ded9b6221: Preparing [2022-03-30T00:48:23.556Z] 602c99a23df3: Preparing [2022-03-30T00:48:23.556Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:23.556Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:23.829Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:23.829Z] ae53c73491ad: Pushed [2022-03-30T00:48:23.829Z] 602c99a23df3: Pushed [2022-03-30T00:48:25.264Z] a67ded9b6221: Pushed [2022-03-30T00:48:25.536Z] 9d982e0ac7ae: Pushed [2022-03-30T00:48:28.913Z] 0300799aa67a: Pushed [2022-03-30T00:48:28.914Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:e6367ef1453b785c5bfb588900e01afc880bff1995fb0972e3c5c83529425490 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:29.263Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:29.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-30T00:48:29.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T00:48:29.605Z] ae53c73491ad: Preparing [2022-03-30T00:48:29.605Z] 0300799aa67a: Preparing [2022-03-30T00:48:29.605Z] 28df76a8bde9: Preparing [2022-03-30T00:48:29.605Z] a67ded9b6221: Preparing [2022-03-30T00:48:29.605Z] 602c99a23df3: Preparing [2022-03-30T00:48:29.605Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:29.605Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:29.605Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:29.605Z] ae53c73491ad: Layer already exists [2022-03-30T00:48:29.605Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:29.605Z] 0300799aa67a: Layer already exists [2022-03-30T00:48:29.605Z] a67ded9b6221: Layer already exists [2022-03-30T00:48:29.605Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:29.876Z] latest: digest: sha256:e6367ef1453b785c5bfb588900e01afc880bff1995fb0972e3c5c83529425490 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:30.224Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:30.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.48 [2022-03-30T00:48:30.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T00:48:30.628Z] ae53c73491ad: Preparing [2022-03-30T00:48:30.628Z] 0300799aa67a: Preparing [2022-03-30T00:48:30.628Z] 28df76a8bde9: Preparing [2022-03-30T00:48:30.628Z] a67ded9b6221: Preparing [2022-03-30T00:48:30.628Z] 602c99a23df3: Preparing [2022-03-30T00:48:30.628Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:30.628Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:30.628Z] 0300799aa67a: Layer already exists [2022-03-30T00:48:30.628Z] a67ded9b6221: Layer already exists [2022-03-30T00:48:30.628Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:30.628Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:30.628Z] ae53c73491ad: Layer already exists [2022-03-30T00:48:30.903Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:30.903Z] 2.2.0-dev.48: digest: sha256:e6367ef1453b785c5bfb588900e01afc880bff1995fb0972e3c5c83529425490 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:31.273Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:31.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:31.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T00:48:31.635Z] ae53c73491ad: Preparing [2022-03-30T00:48:31.635Z] 0300799aa67a: Preparing [2022-03-30T00:48:31.635Z] 28df76a8bde9: Preparing [2022-03-30T00:48:31.635Z] a67ded9b6221: Preparing [2022-03-30T00:48:31.635Z] 602c99a23df3: Preparing [2022-03-30T00:48:31.635Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:31.635Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:31.635Z] 0300799aa67a: Layer already exists [2022-03-30T00:48:31.635Z] a67ded9b6221: Layer already exists [2022-03-30T00:48:31.635Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:31.635Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:31.635Z] ae53c73491ad: Layer already exists [2022-03-30T00:48:31.635Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:31.911Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:e6367ef1453b785c5bfb588900e01afc880bff1995fb0972e3c5c83529425490 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:32.256Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:32.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-03-30T00:48:32.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T00:48:32.590Z] ae53c73491ad: Preparing [2022-03-30T00:48:32.590Z] 0300799aa67a: Preparing [2022-03-30T00:48:32.590Z] 28df76a8bde9: Preparing [2022-03-30T00:48:32.590Z] a67ded9b6221: Preparing [2022-03-30T00:48:32.590Z] 602c99a23df3: Preparing [2022-03-30T00:48:32.590Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:32.590Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:32.590Z] 0300799aa67a: Layer already exists [2022-03-30T00:48:32.590Z] a67ded9b6221: Layer already exists [2022-03-30T00:48:32.590Z] ae53c73491ad: Layer already exists [2022-03-30T00:48:32.590Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:32.590Z] 28df76a8bde9: Layer already exists [2022-03-30T00:48:32.861Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:32.861Z] main: digest: sha256:e6367ef1453b785c5bfb588900e01afc880bff1995fb0972e3c5c83529425490 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:48:32.955Z] ===================================================== [Pipeline] echo [2022-03-30T00:48:32.966Z] taggedImages: [2022-03-30T00:48:32.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:32.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-30T00:48:32.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.48 [2022-03-30T00:48:32.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:32.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-03-30T00:48:32.983Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-03-30T00:48:32.983Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:32.983Z] latest [2022-03-30T00:48:32.983Z] 2.2.0-dev.48 [2022-03-30T00:48:32.983Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:32.983Z] main [2022-03-30T00:48:32.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:33.413Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:33.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:33.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T00:48:33.753Z] 1c840c602e1a: Preparing [2022-03-30T00:48:33.753Z] 6db5ea69063d: Preparing [2022-03-30T00:48:33.753Z] 5d222a17fcfb: Preparing [2022-03-30T00:48:33.753Z] 72ca3016ee81: Preparing [2022-03-30T00:48:33.753Z] 1c72fdc70f05: Preparing [2022-03-30T00:48:33.753Z] 24376dd7c083: Preparing [2022-03-30T00:48:33.753Z] 602c99a23df3: Preparing [2022-03-30T00:48:33.753Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:33.753Z] 24376dd7c083: Waiting [2022-03-30T00:48:33.753Z] 602c99a23df3: Waiting [2022-03-30T00:48:33.753Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:34.027Z] 6db5ea69063d: Pushed [2022-03-30T00:48:34.027Z] 1c840c602e1a: Pushed [2022-03-30T00:48:34.027Z] 5d222a17fcfb: Pushed [2022-03-30T00:48:34.027Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:34.027Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:35.001Z] 24376dd7c083: Pushed [2022-03-30T00:48:43.260Z] 1c72fdc70f05: Pushed [2022-03-30T00:48:53.393Z] 72ca3016ee81: Pushed [2022-03-30T00:48:53.393Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:f2b401509241029058b6e19edc6bc7d5fd7a45a2645e3aaa133f694a67919681 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:53.737Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:54.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-30T00:48:54.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T00:48:54.076Z] 1c840c602e1a: Preparing [2022-03-30T00:48:54.076Z] 6db5ea69063d: Preparing [2022-03-30T00:48:54.076Z] 5d222a17fcfb: Preparing [2022-03-30T00:48:54.076Z] 72ca3016ee81: Preparing [2022-03-30T00:48:54.076Z] 1c72fdc70f05: Preparing [2022-03-30T00:48:54.076Z] 24376dd7c083: Preparing [2022-03-30T00:48:54.076Z] 602c99a23df3: Preparing [2022-03-30T00:48:54.076Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:54.076Z] 602c99a23df3: Waiting [2022-03-30T00:48:54.076Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:54.076Z] 24376dd7c083: Waiting [2022-03-30T00:48:54.076Z] 1c840c602e1a: Layer already exists [2022-03-30T00:48:54.076Z] 5d222a17fcfb: Layer already exists [2022-03-30T00:48:54.076Z] 6db5ea69063d: Layer already exists [2022-03-30T00:48:54.076Z] 72ca3016ee81: Layer already exists [2022-03-30T00:48:54.076Z] 1c72fdc70f05: Layer already exists [2022-03-30T00:48:54.349Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:54.349Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:54.349Z] 24376dd7c083: Layer already exists [2022-03-30T00:48:54.349Z] latest: digest: sha256:f2b401509241029058b6e19edc6bc7d5fd7a45a2645e3aaa133f694a67919681 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:54.689Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:55.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.48 [2022-03-30T00:48:55.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T00:48:55.025Z] 1c840c602e1a: Preparing [2022-03-30T00:48:55.025Z] 6db5ea69063d: Preparing [2022-03-30T00:48:55.025Z] 5d222a17fcfb: Preparing [2022-03-30T00:48:55.025Z] 72ca3016ee81: Preparing [2022-03-30T00:48:55.025Z] 1c72fdc70f05: Preparing [2022-03-30T00:48:55.025Z] 24376dd7c083: Preparing [2022-03-30T00:48:55.025Z] 602c99a23df3: Preparing [2022-03-30T00:48:55.025Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:55.025Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:55.025Z] 24376dd7c083: Waiting [2022-03-30T00:48:55.025Z] 5d222a17fcfb: Layer already exists [2022-03-30T00:48:55.025Z] 1c72fdc70f05: Layer already exists [2022-03-30T00:48:55.025Z] 6db5ea69063d: Layer already exists [2022-03-30T00:48:55.025Z] 1c840c602e1a: Layer already exists [2022-03-30T00:48:55.025Z] 72ca3016ee81: Layer already exists [2022-03-30T00:48:55.297Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:55.297Z] 24376dd7c083: Layer already exists [2022-03-30T00:48:55.297Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:55.297Z] 2.2.0-dev.48: digest: sha256:f2b401509241029058b6e19edc6bc7d5fd7a45a2645e3aaa133f694a67919681 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:55.640Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:55.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:55.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T00:48:55.973Z] 1c840c602e1a: Preparing [2022-03-30T00:48:55.973Z] 6db5ea69063d: Preparing [2022-03-30T00:48:55.973Z] 5d222a17fcfb: Preparing [2022-03-30T00:48:55.973Z] 72ca3016ee81: Preparing [2022-03-30T00:48:55.973Z] 1c72fdc70f05: Preparing [2022-03-30T00:48:55.973Z] 24376dd7c083: Preparing [2022-03-30T00:48:55.973Z] 602c99a23df3: Preparing [2022-03-30T00:48:55.973Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:55.973Z] 24376dd7c083: Waiting [2022-03-30T00:48:55.973Z] 602c99a23df3: Waiting [2022-03-30T00:48:55.973Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:55.973Z] 1c72fdc70f05: Layer already exists [2022-03-30T00:48:55.973Z] 6db5ea69063d: Layer already exists [2022-03-30T00:48:55.973Z] 5d222a17fcfb: Layer already exists [2022-03-30T00:48:55.973Z] 72ca3016ee81: Layer already exists [2022-03-30T00:48:55.973Z] 1c840c602e1a: Layer already exists [2022-03-30T00:48:55.973Z] 24376dd7c083: Layer already exists [2022-03-30T00:48:55.973Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:56.243Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:56.243Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:f2b401509241029058b6e19edc6bc7d5fd7a45a2645e3aaa133f694a67919681 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:56.585Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:56.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-03-30T00:48:56.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T00:48:56.916Z] 1c840c602e1a: Preparing [2022-03-30T00:48:56.916Z] 6db5ea69063d: Preparing [2022-03-30T00:48:56.916Z] 5d222a17fcfb: Preparing [2022-03-30T00:48:56.916Z] 72ca3016ee81: Preparing [2022-03-30T00:48:56.916Z] 1c72fdc70f05: Preparing [2022-03-30T00:48:56.916Z] 24376dd7c083: Preparing [2022-03-30T00:48:56.916Z] 602c99a23df3: Preparing [2022-03-30T00:48:56.916Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:56.916Z] 602c99a23df3: Waiting [2022-03-30T00:48:56.916Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:56.916Z] 24376dd7c083: Waiting [2022-03-30T00:48:56.916Z] 5d222a17fcfb: Layer already exists [2022-03-30T00:48:56.916Z] 1c840c602e1a: Layer already exists [2022-03-30T00:48:56.916Z] 1c72fdc70f05: Layer already exists [2022-03-30T00:48:56.916Z] 72ca3016ee81: Layer already exists [2022-03-30T00:48:56.916Z] 6db5ea69063d: Layer already exists [2022-03-30T00:48:57.188Z] 24376dd7c083: Layer already exists [2022-03-30T00:48:57.188Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:57.188Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:57.188Z] main: digest: sha256:f2b401509241029058b6e19edc6bc7d5fd7a45a2645e3aaa133f694a67919681 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:48:57.235Z] ===================================================== [Pipeline] echo [2022-03-30T00:48:57.244Z] taggedImages: [2022-03-30T00:48:57.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:57.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-30T00:48:57.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.48 [2022-03-30T00:48:57.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:57.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-03-30T00:48:57.259Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-03-30T00:48:57.259Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:57.259Z] latest [2022-03-30T00:48:57.259Z] 2.2.0-dev.48 [2022-03-30T00:48:57.259Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:48:57.259Z] main [2022-03-30T00:48:57.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:57.593Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:48:57.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:48:57.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T00:48:57.924Z] fa9528590b8e: Preparing [2022-03-30T00:48:57.924Z] b21c4f4f57d4: Preparing [2022-03-30T00:48:57.924Z] c4592bd50255: Preparing [2022-03-30T00:48:57.924Z] e4603ab8c0a3: Preparing [2022-03-30T00:48:57.924Z] d2f88ff321e6: Preparing [2022-03-30T00:48:57.924Z] 602c99a23df3: Preparing [2022-03-30T00:48:57.924Z] 9d982e0ac7ae: Preparing [2022-03-30T00:48:57.924Z] 602c99a23df3: Waiting [2022-03-30T00:48:57.924Z] 9d982e0ac7ae: Waiting [2022-03-30T00:48:58.194Z] c4592bd50255: Pushed [2022-03-30T00:48:58.194Z] fa9528590b8e: Pushed [2022-03-30T00:48:58.194Z] b21c4f4f57d4: Pushed [2022-03-30T00:48:58.194Z] 602c99a23df3: Layer already exists [2022-03-30T00:48:58.194Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:48:58.785Z] d2f88ff321e6: Pushed [2022-03-30T00:49:17.050Z] e4603ab8c0a3: Pushed [2022-03-30T00:49:17.050Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:2d3d28f107a9c95574a11ebd8b19ad1b6942c3a561f84827fc607e8c0a5b853c size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:17.396Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:17.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-30T00:49:17.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T00:49:17.753Z] fa9528590b8e: Preparing [2022-03-30T00:49:17.753Z] b21c4f4f57d4: Preparing [2022-03-30T00:49:17.753Z] c4592bd50255: Preparing [2022-03-30T00:49:17.753Z] e4603ab8c0a3: Preparing [2022-03-30T00:49:17.753Z] d2f88ff321e6: Preparing [2022-03-30T00:49:17.753Z] 602c99a23df3: Preparing [2022-03-30T00:49:17.753Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:17.753Z] 602c99a23df3: Waiting [2022-03-30T00:49:17.753Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:17.753Z] e4603ab8c0a3: Layer already exists [2022-03-30T00:49:17.753Z] fa9528590b8e: Layer already exists [2022-03-30T00:49:17.753Z] c4592bd50255: Layer already exists [2022-03-30T00:49:17.753Z] b21c4f4f57d4: Layer already exists [2022-03-30T00:49:17.753Z] d2f88ff321e6: Layer already exists [2022-03-30T00:49:17.753Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:17.753Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:18.045Z] latest: digest: sha256:2d3d28f107a9c95574a11ebd8b19ad1b6942c3a561f84827fc607e8c0a5b853c size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:18.403Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:18.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.48 [2022-03-30T00:49:18.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T00:49:18.786Z] fa9528590b8e: Preparing [2022-03-30T00:49:18.786Z] b21c4f4f57d4: Preparing [2022-03-30T00:49:18.786Z] c4592bd50255: Preparing [2022-03-30T00:49:18.786Z] e4603ab8c0a3: Preparing [2022-03-30T00:49:18.786Z] d2f88ff321e6: Preparing [2022-03-30T00:49:18.786Z] 602c99a23df3: Preparing [2022-03-30T00:49:18.786Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:18.786Z] 602c99a23df3: Waiting [2022-03-30T00:49:18.786Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:18.786Z] e4603ab8c0a3: Layer already exists [2022-03-30T00:49:18.786Z] c4592bd50255: Layer already exists [2022-03-30T00:49:18.786Z] fa9528590b8e: Layer already exists [2022-03-30T00:49:18.786Z] d2f88ff321e6: Layer already exists [2022-03-30T00:49:18.786Z] b21c4f4f57d4: Layer already exists [2022-03-30T00:49:18.786Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:19.059Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:19.059Z] 2.2.0-dev.48: digest: sha256:2d3d28f107a9c95574a11ebd8b19ad1b6942c3a561f84827fc607e8c0a5b853c size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:19.402Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:19.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:19.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T00:49:19.735Z] fa9528590b8e: Preparing [2022-03-30T00:49:19.735Z] b21c4f4f57d4: Preparing [2022-03-30T00:49:19.735Z] c4592bd50255: Preparing [2022-03-30T00:49:19.735Z] e4603ab8c0a3: Preparing [2022-03-30T00:49:19.735Z] d2f88ff321e6: Preparing [2022-03-30T00:49:19.735Z] 602c99a23df3: Preparing [2022-03-30T00:49:19.735Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:19.735Z] 602c99a23df3: Waiting [2022-03-30T00:49:19.735Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:19.735Z] e4603ab8c0a3: Layer already exists [2022-03-30T00:49:19.735Z] b21c4f4f57d4: Layer already exists [2022-03-30T00:49:19.735Z] fa9528590b8e: Layer already exists [2022-03-30T00:49:19.735Z] c4592bd50255: Layer already exists [2022-03-30T00:49:19.735Z] d2f88ff321e6: Layer already exists [2022-03-30T00:49:19.735Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:19.735Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:20.007Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:2d3d28f107a9c95574a11ebd8b19ad1b6942c3a561f84827fc607e8c0a5b853c size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:20.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:20.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-03-30T00:49:20.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T00:49:20.687Z] fa9528590b8e: Preparing [2022-03-30T00:49:20.687Z] b21c4f4f57d4: Preparing [2022-03-30T00:49:20.687Z] c4592bd50255: Preparing [2022-03-30T00:49:20.687Z] e4603ab8c0a3: Preparing [2022-03-30T00:49:20.687Z] d2f88ff321e6: Preparing [2022-03-30T00:49:20.687Z] 602c99a23df3: Preparing [2022-03-30T00:49:20.687Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:20.687Z] 602c99a23df3: Waiting [2022-03-30T00:49:20.687Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:20.687Z] b21c4f4f57d4: Layer already exists [2022-03-30T00:49:20.687Z] c4592bd50255: Layer already exists [2022-03-30T00:49:20.687Z] e4603ab8c0a3: Layer already exists [2022-03-30T00:49:20.687Z] d2f88ff321e6: Layer already exists [2022-03-30T00:49:20.687Z] fa9528590b8e: Layer already exists [2022-03-30T00:49:20.956Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:20.956Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:20.956Z] main: digest: sha256:2d3d28f107a9c95574a11ebd8b19ad1b6942c3a561f84827fc607e8c0a5b853c size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:49:21.003Z] ===================================================== [Pipeline] echo [2022-03-30T00:49:21.013Z] taggedImages: [2022-03-30T00:49:21.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:21.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-30T00:49:21.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.48 [2022-03-30T00:49:21.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:21.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-03-30T00:49:21.035Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-03-30T00:49:21.035Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:21.035Z] latest [2022-03-30T00:49:21.035Z] 2.2.0-dev.48 [2022-03-30T00:49:21.036Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:21.036Z] main [2022-03-30T00:49:21.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:21.379Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:21.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:21.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T00:49:21.720Z] 12e6f6b51d56: Preparing [2022-03-30T00:49:21.720Z] 06168fbb6365: Preparing [2022-03-30T00:49:21.720Z] 808e862604ce: Preparing [2022-03-30T00:49:21.720Z] d0aa6182e9e2: Preparing [2022-03-30T00:49:21.720Z] 24376dd7c083: Preparing [2022-03-30T00:49:21.720Z] 602c99a23df3: Preparing [2022-03-30T00:49:21.720Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:21.720Z] 602c99a23df3: Waiting [2022-03-30T00:49:21.720Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:21.720Z] 24376dd7c083: Layer already exists [2022-03-30T00:49:21.994Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:21.994Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:21.994Z] 12e6f6b51d56: Pushed [2022-03-30T00:49:21.994Z] 06168fbb6365: Pushed [2022-03-30T00:49:21.994Z] 808e862604ce: Pushed [2022-03-30T00:49:40.286Z] d0aa6182e9e2: Pushed [2022-03-30T00:49:40.286Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:fada689c4c5652b126a5069cec1c04efd7959075c16dfea5ba9cd9d3ae33ae02 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:40.624Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:40.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-30T00:49:40.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T00:49:40.959Z] 12e6f6b51d56: Preparing [2022-03-30T00:49:40.959Z] 06168fbb6365: Preparing [2022-03-30T00:49:40.959Z] 808e862604ce: Preparing [2022-03-30T00:49:40.959Z] d0aa6182e9e2: Preparing [2022-03-30T00:49:40.959Z] 24376dd7c083: Preparing [2022-03-30T00:49:40.959Z] 602c99a23df3: Preparing [2022-03-30T00:49:40.959Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:40.959Z] 602c99a23df3: Waiting [2022-03-30T00:49:40.959Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:40.959Z] 24376dd7c083: Layer already exists [2022-03-30T00:49:40.959Z] 06168fbb6365: Layer already exists [2022-03-30T00:49:40.959Z] 808e862604ce: Layer already exists [2022-03-30T00:49:40.959Z] 12e6f6b51d56: Layer already exists [2022-03-30T00:49:40.959Z] d0aa6182e9e2: Layer already exists [2022-03-30T00:49:40.959Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:40.959Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:41.231Z] latest: digest: sha256:fada689c4c5652b126a5069cec1c04efd7959075c16dfea5ba9cd9d3ae33ae02 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:41.569Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:41.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.48 [2022-03-30T00:49:41.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T00:49:41.906Z] 12e6f6b51d56: Preparing [2022-03-30T00:49:41.906Z] 06168fbb6365: Preparing [2022-03-30T00:49:41.906Z] 808e862604ce: Preparing [2022-03-30T00:49:41.906Z] d0aa6182e9e2: Preparing [2022-03-30T00:49:41.906Z] 24376dd7c083: Preparing [2022-03-30T00:49:41.906Z] 602c99a23df3: Preparing [2022-03-30T00:49:41.906Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:41.906Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:41.906Z] 602c99a23df3: Waiting [2022-03-30T00:49:41.906Z] 06168fbb6365: Layer already exists [2022-03-30T00:49:41.906Z] 24376dd7c083: Layer already exists [2022-03-30T00:49:41.906Z] 808e862604ce: Layer already exists [2022-03-30T00:49:41.906Z] d0aa6182e9e2: Layer already exists [2022-03-30T00:49:41.906Z] 12e6f6b51d56: Layer already exists [2022-03-30T00:49:41.906Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:42.177Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:42.177Z] 2.2.0-dev.48: digest: sha256:fada689c4c5652b126a5069cec1c04efd7959075c16dfea5ba9cd9d3ae33ae02 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:42.520Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:42.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:42.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T00:49:42.853Z] 12e6f6b51d56: Preparing [2022-03-30T00:49:42.853Z] 06168fbb6365: Preparing [2022-03-30T00:49:42.853Z] 808e862604ce: Preparing [2022-03-30T00:49:42.853Z] d0aa6182e9e2: Preparing [2022-03-30T00:49:42.853Z] 24376dd7c083: Preparing [2022-03-30T00:49:42.853Z] 602c99a23df3: Preparing [2022-03-30T00:49:42.853Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:42.853Z] 602c99a23df3: Waiting [2022-03-30T00:49:42.853Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:42.853Z] 06168fbb6365: Layer already exists [2022-03-30T00:49:42.853Z] 12e6f6b51d56: Layer already exists [2022-03-30T00:49:42.853Z] 808e862604ce: Layer already exists [2022-03-30T00:49:42.853Z] 24376dd7c083: Layer already exists [2022-03-30T00:49:42.853Z] d0aa6182e9e2: Layer already exists [2022-03-30T00:49:42.853Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:42.853Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:43.123Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:fada689c4c5652b126a5069cec1c04efd7959075c16dfea5ba9cd9d3ae33ae02 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:43.463Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:43.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-03-30T00:49:43.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T00:49:43.799Z] 12e6f6b51d56: Preparing [2022-03-30T00:49:43.799Z] 06168fbb6365: Preparing [2022-03-30T00:49:43.799Z] 808e862604ce: Preparing [2022-03-30T00:49:43.799Z] d0aa6182e9e2: Preparing [2022-03-30T00:49:43.799Z] 24376dd7c083: Preparing [2022-03-30T00:49:43.799Z] 602c99a23df3: Preparing [2022-03-30T00:49:43.799Z] 9d982e0ac7ae: Preparing [2022-03-30T00:49:43.799Z] 602c99a23df3: Waiting [2022-03-30T00:49:43.799Z] 9d982e0ac7ae: Waiting [2022-03-30T00:49:43.799Z] 24376dd7c083: Layer already exists [2022-03-30T00:49:43.799Z] d0aa6182e9e2: Layer already exists [2022-03-30T00:49:43.799Z] 808e862604ce: Layer already exists [2022-03-30T00:49:43.799Z] 06168fbb6365: Layer already exists [2022-03-30T00:49:43.799Z] 12e6f6b51d56: Layer already exists [2022-03-30T00:49:44.071Z] 602c99a23df3: Layer already exists [2022-03-30T00:49:44.071Z] 9d982e0ac7ae: Layer already exists [2022-03-30T00:49:44.071Z] main: digest: sha256:fada689c4c5652b126a5069cec1c04efd7959075c16dfea5ba9cd9d3ae33ae02 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:49:44.125Z] ===================================================== [Pipeline] echo [2022-03-30T00:49:44.134Z] taggedImages: [2022-03-30T00:49:44.134Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:44.134Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-30T00:49:44.134Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.48 [2022-03-30T00:49:44.134Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:44.134Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-03-30T00:49:44.162Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-30T00:49:44.162Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:44.162Z] latest [2022-03-30T00:49:44.162Z] 2.2.0-dev.48 [2022-03-30T00:49:44.162Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:44.162Z] main [2022-03-30T00:49:44.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:44.528Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:44.865Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:44.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T00:49:44.865Z] a76dbde4959e: Preparing [2022-03-30T00:49:44.865Z] bdf51ad93b58: Preparing [2022-03-30T00:49:44.865Z] 28df76a8bde9: Preparing [2022-03-30T00:49:44.865Z] 32129b8ba794: Preparing [2022-03-30T00:49:44.865Z] b94faa188151: Preparing [2022-03-30T00:49:44.865Z] b94faa188151: Layer already exists [2022-03-30T00:49:44.865Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:45.137Z] a76dbde4959e: Pushed [2022-03-30T00:49:45.408Z] 32129b8ba794: Pushed [2022-03-30T00:49:50.789Z] bdf51ad93b58: Pushed [2022-03-30T00:49:50.789Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:5fdde64b8ecba5336c5e7c7191c3087f6598194381d569744c09ae26adf8b79a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:51.127Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:51.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-30T00:49:51.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T00:49:51.461Z] a76dbde4959e: Preparing [2022-03-30T00:49:51.461Z] bdf51ad93b58: Preparing [2022-03-30T00:49:51.461Z] 28df76a8bde9: Preparing [2022-03-30T00:49:51.461Z] 32129b8ba794: Preparing [2022-03-30T00:49:51.461Z] b94faa188151: Preparing [2022-03-30T00:49:51.461Z] b94faa188151: Layer already exists [2022-03-30T00:49:51.461Z] a76dbde4959e: Layer already exists [2022-03-30T00:49:51.461Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:51.461Z] bdf51ad93b58: Layer already exists [2022-03-30T00:49:51.461Z] 32129b8ba794: Layer already exists [2022-03-30T00:49:51.732Z] latest: digest: sha256:5fdde64b8ecba5336c5e7c7191c3087f6598194381d569744c09ae26adf8b79a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:52.069Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:52.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.48 [2022-03-30T00:49:52.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T00:49:52.402Z] a76dbde4959e: Preparing [2022-03-30T00:49:52.402Z] bdf51ad93b58: Preparing [2022-03-30T00:49:52.402Z] 28df76a8bde9: Preparing [2022-03-30T00:49:52.402Z] 32129b8ba794: Preparing [2022-03-30T00:49:52.402Z] b94faa188151: Preparing [2022-03-30T00:49:52.402Z] b94faa188151: Layer already exists [2022-03-30T00:49:52.402Z] bdf51ad93b58: Layer already exists [2022-03-30T00:49:52.402Z] a76dbde4959e: Layer already exists [2022-03-30T00:49:52.402Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:52.402Z] 32129b8ba794: Layer already exists [2022-03-30T00:49:52.674Z] 2.2.0-dev.48: digest: sha256:5fdde64b8ecba5336c5e7c7191c3087f6598194381d569744c09ae26adf8b79a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:53.014Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:53.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:53.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T00:49:53.353Z] a76dbde4959e: Preparing [2022-03-30T00:49:53.353Z] bdf51ad93b58: Preparing [2022-03-30T00:49:53.353Z] 28df76a8bde9: Preparing [2022-03-30T00:49:53.353Z] 32129b8ba794: Preparing [2022-03-30T00:49:53.353Z] b94faa188151: Preparing [2022-03-30T00:49:53.353Z] bdf51ad93b58: Layer already exists [2022-03-30T00:49:53.353Z] a76dbde4959e: Layer already exists [2022-03-30T00:49:53.353Z] 32129b8ba794: Layer already exists [2022-03-30T00:49:53.353Z] b94faa188151: Layer already exists [2022-03-30T00:49:53.353Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:53.625Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:5fdde64b8ecba5336c5e7c7191c3087f6598194381d569744c09ae26adf8b79a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:53.992Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:54.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-30T00:49:54.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T00:49:54.378Z] a76dbde4959e: Preparing [2022-03-30T00:49:54.378Z] bdf51ad93b58: Preparing [2022-03-30T00:49:54.378Z] 28df76a8bde9: Preparing [2022-03-30T00:49:54.378Z] 32129b8ba794: Preparing [2022-03-30T00:49:54.378Z] b94faa188151: Preparing [2022-03-30T00:49:54.378Z] bdf51ad93b58: Layer already exists [2022-03-30T00:49:54.378Z] a76dbde4959e: Layer already exists [2022-03-30T00:49:54.378Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:54.378Z] 32129b8ba794: Layer already exists [2022-03-30T00:49:54.378Z] b94faa188151: Layer already exists [2022-03-30T00:49:54.657Z] main: digest: sha256:5fdde64b8ecba5336c5e7c7191c3087f6598194381d569744c09ae26adf8b79a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:49:54.712Z] ===================================================== [Pipeline] echo [2022-03-30T00:49:54.729Z] taggedImages: [2022-03-30T00:49:54.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:54.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-30T00:49:54.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.48 [2022-03-30T00:49:54.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:54.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-30T00:49:54.753Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-30T00:49:54.753Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:54.753Z] latest [2022-03-30T00:49:54.753Z] 2.2.0-dev.48 [2022-03-30T00:49:54.753Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:49:54.753Z] main [2022-03-30T00:49:54.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:55.109Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:49:55.497Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:49:55.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T00:49:55.497Z] b8b63d3f44ba: Preparing [2022-03-30T00:49:55.497Z] f27f899720ab: Preparing [2022-03-30T00:49:55.497Z] 28df76a8bde9: Preparing [2022-03-30T00:49:55.497Z] b4571d0065ce: Preparing [2022-03-30T00:49:55.497Z] b94faa188151: Preparing [2022-03-30T00:49:55.497Z] 28df76a8bde9: Layer already exists [2022-03-30T00:49:55.497Z] b4571d0065ce: Layer already exists [2022-03-30T00:49:55.497Z] b94faa188151: Layer already exists [2022-03-30T00:49:55.768Z] b8b63d3f44ba: Pushed [2022-03-30T00:50:01.164Z] f27f899720ab: Pushed [2022-03-30T00:50:01.164Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:4b72e7072a2d77f0d7e566b59aa681e23d72bd419b3346f2e14bc00372557d1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:01.509Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:01.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-30T00:50:01.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T00:50:01.849Z] b8b63d3f44ba: Preparing [2022-03-30T00:50:01.849Z] f27f899720ab: Preparing [2022-03-30T00:50:01.849Z] 28df76a8bde9: Preparing [2022-03-30T00:50:01.849Z] b4571d0065ce: Preparing [2022-03-30T00:50:01.849Z] b94faa188151: Preparing [2022-03-30T00:50:02.119Z] 28df76a8bde9: Layer already exists [2022-03-30T00:50:02.119Z] b8b63d3f44ba: Layer already exists [2022-03-30T00:50:02.119Z] b94faa188151: Layer already exists [2022-03-30T00:50:02.119Z] f27f899720ab: Layer already exists [2022-03-30T00:50:02.119Z] b4571d0065ce: Layer already exists [2022-03-30T00:50:02.119Z] latest: digest: sha256:4b72e7072a2d77f0d7e566b59aa681e23d72bd419b3346f2e14bc00372557d1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:02.462Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:02.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.48 [2022-03-30T00:50:02.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T00:50:02.794Z] b8b63d3f44ba: Preparing [2022-03-30T00:50:02.794Z] f27f899720ab: Preparing [2022-03-30T00:50:02.794Z] 28df76a8bde9: Preparing [2022-03-30T00:50:02.794Z] b4571d0065ce: Preparing [2022-03-30T00:50:02.794Z] b94faa188151: Preparing [2022-03-30T00:50:02.794Z] b94faa188151: Layer already exists [2022-03-30T00:50:02.794Z] b4571d0065ce: Layer already exists [2022-03-30T00:50:02.794Z] 28df76a8bde9: Layer already exists [2022-03-30T00:50:02.794Z] b8b63d3f44ba: Layer already exists [2022-03-30T00:50:02.794Z] f27f899720ab: Layer already exists [2022-03-30T00:50:03.064Z] 2.2.0-dev.48: digest: sha256:4b72e7072a2d77f0d7e566b59aa681e23d72bd419b3346f2e14bc00372557d1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:03.402Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:03.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:50:03.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T00:50:03.737Z] b8b63d3f44ba: Preparing [2022-03-30T00:50:03.737Z] f27f899720ab: Preparing [2022-03-30T00:50:03.737Z] 28df76a8bde9: Preparing [2022-03-30T00:50:03.737Z] b4571d0065ce: Preparing [2022-03-30T00:50:03.737Z] b94faa188151: Preparing [2022-03-30T00:50:03.737Z] 28df76a8bde9: Layer already exists [2022-03-30T00:50:03.737Z] f27f899720ab: Layer already exists [2022-03-30T00:50:03.737Z] b8b63d3f44ba: Layer already exists [2022-03-30T00:50:03.737Z] b94faa188151: Layer already exists [2022-03-30T00:50:03.737Z] b4571d0065ce: Layer already exists [2022-03-30T00:50:04.008Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:4b72e7072a2d77f0d7e566b59aa681e23d72bd419b3346f2e14bc00372557d1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:04.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:04.690Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-30T00:50:04.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T00:50:04.690Z] b8b63d3f44ba: Preparing [2022-03-30T00:50:04.690Z] f27f899720ab: Preparing [2022-03-30T00:50:04.690Z] 28df76a8bde9: Preparing [2022-03-30T00:50:04.690Z] b4571d0065ce: Preparing [2022-03-30T00:50:04.690Z] b94faa188151: Preparing [2022-03-30T00:50:04.690Z] b94faa188151: Layer already exists [2022-03-30T00:50:04.690Z] b8b63d3f44ba: Layer already exists [2022-03-30T00:50:04.690Z] 28df76a8bde9: Layer already exists [2022-03-30T00:50:04.690Z] b4571d0065ce: Layer already exists [2022-03-30T00:50:04.690Z] f27f899720ab: Layer already exists [2022-03-30T00:50:04.960Z] main: digest: sha256:4b72e7072a2d77f0d7e566b59aa681e23d72bd419b3346f2e14bc00372557d1b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:50:05.008Z] ===================================================== [Pipeline] echo [2022-03-30T00:50:05.018Z] taggedImages: [2022-03-30T00:50:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:50:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-30T00:50:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.48 [2022-03-30T00:50:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:50:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-30T00:50:05.042Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-30T00:50:05.042Z] 12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:50:05.042Z] latest [2022-03-30T00:50:05.042Z] 2.2.0-dev.48 [2022-03-30T00:50:05.042Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:50:05.042Z] main [2022-03-30T00:50:05.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:05.389Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:05.725Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:50:05.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T00:50:05.725Z] e2253fbcb566: Preparing [2022-03-30T00:50:05.725Z] 854d20d30d05: Preparing [2022-03-30T00:50:05.725Z] ae97d5b9a297: Preparing [2022-03-30T00:50:05.725Z] ec9d2b53164f: Preparing [2022-03-30T00:50:05.725Z] e25cc80ef78c: Preparing [2022-03-30T00:50:05.725Z] f7be28c579d0: Preparing [2022-03-30T00:50:05.725Z] 5ddf987a193f: Preparing [2022-03-30T00:50:05.725Z] 05d0a213effb: Preparing [2022-03-30T00:50:05.725Z] f7be28c579d0: Waiting [2022-03-30T00:50:05.725Z] 5ddf987a193f: Waiting [2022-03-30T00:50:05.725Z] 087270190219: Preparing [2022-03-30T00:50:05.725Z] b49c6594ab31: Preparing [2022-03-30T00:50:05.725Z] 62170e181a92: Preparing [2022-03-30T00:50:05.725Z] 087270190219: Waiting [2022-03-30T00:50:05.725Z] 05d0a213effb: Waiting [2022-03-30T00:50:05.725Z] b49c6594ab31: Waiting [2022-03-30T00:50:05.725Z] 62170e181a92: Waiting [2022-03-30T00:50:05.999Z] e25cc80ef78c: Layer already exists [2022-03-30T00:50:05.999Z] f7be28c579d0: Layer already exists [2022-03-30T00:50:05.999Z] 5ddf987a193f: Layer already exists [2022-03-30T00:50:05.999Z] 05d0a213effb: Layer already exists [2022-03-30T00:50:05.999Z] 854d20d30d05: Pushed [2022-03-30T00:50:05.999Z] 087270190219: Layer already exists [2022-03-30T00:50:05.999Z] b49c6594ab31: Layer already exists [2022-03-30T00:50:05.999Z] 62170e181a92: Layer already exists [2022-03-30T00:50:06.592Z] e2253fbcb566: Pushed [2022-03-30T00:50:09.963Z] ae97d5b9a297: Pushed [2022-03-30T00:50:22.326Z] ec9d2b53164f: Pushed [2022-03-30T00:50:22.326Z] 12679344879a08b212870445801930d5cb2f77c3: digest: sha256:96c671ff183fce3220e4e9bd6e31ea21fe0137f7dacb7cb0298d6b78c84a9f6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:22.664Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:22.996Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-30T00:50:22.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T00:50:22.996Z] e2253fbcb566: Preparing [2022-03-30T00:50:22.996Z] 854d20d30d05: Preparing [2022-03-30T00:50:22.996Z] ae97d5b9a297: Preparing [2022-03-30T00:50:22.996Z] ec9d2b53164f: Preparing [2022-03-30T00:50:22.996Z] e25cc80ef78c: Preparing [2022-03-30T00:50:22.996Z] f7be28c579d0: Preparing [2022-03-30T00:50:22.996Z] 5ddf987a193f: Preparing [2022-03-30T00:50:22.996Z] 05d0a213effb: Preparing [2022-03-30T00:50:22.996Z] 087270190219: Preparing [2022-03-30T00:50:22.996Z] b49c6594ab31: Preparing [2022-03-30T00:50:22.996Z] 62170e181a92: Preparing [2022-03-30T00:50:22.996Z] 05d0a213effb: Waiting [2022-03-30T00:50:22.996Z] 087270190219: Waiting [2022-03-30T00:50:22.996Z] 5ddf987a193f: Waiting [2022-03-30T00:50:22.996Z] f7be28c579d0: Waiting [2022-03-30T00:50:22.996Z] 62170e181a92: Waiting [2022-03-30T00:50:22.996Z] b49c6594ab31: Waiting [2022-03-30T00:50:22.996Z] e25cc80ef78c: Layer already exists [2022-03-30T00:50:22.996Z] 854d20d30d05: Layer already exists [2022-03-30T00:50:22.996Z] ec9d2b53164f: Layer already exists [2022-03-30T00:50:22.996Z] ae97d5b9a297: Layer already exists [2022-03-30T00:50:22.996Z] e2253fbcb566: Layer already exists [2022-03-30T00:50:22.996Z] 5ddf987a193f: Layer already exists [2022-03-30T00:50:22.996Z] f7be28c579d0: Layer already exists [2022-03-30T00:50:22.996Z] 05d0a213effb: Layer already exists [2022-03-30T00:50:22.996Z] b49c6594ab31: Layer already exists [2022-03-30T00:50:22.996Z] 087270190219: Layer already exists [2022-03-30T00:50:23.265Z] 62170e181a92: Layer already exists [2022-03-30T00:50:23.265Z] latest: digest: sha256:96c671ff183fce3220e4e9bd6e31ea21fe0137f7dacb7cb0298d6b78c84a9f6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:23.600Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:23.934Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.48 [2022-03-30T00:50:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T00:50:23.934Z] e2253fbcb566: Preparing [2022-03-30T00:50:23.934Z] 854d20d30d05: Preparing [2022-03-30T00:50:23.934Z] ae97d5b9a297: Preparing [2022-03-30T00:50:23.934Z] ec9d2b53164f: Preparing [2022-03-30T00:50:23.934Z] e25cc80ef78c: Preparing [2022-03-30T00:50:23.934Z] f7be28c579d0: Preparing [2022-03-30T00:50:23.934Z] 5ddf987a193f: Preparing [2022-03-30T00:50:23.934Z] 05d0a213effb: Preparing [2022-03-30T00:50:23.934Z] 087270190219: Preparing [2022-03-30T00:50:23.934Z] b49c6594ab31: Preparing [2022-03-30T00:50:23.934Z] 62170e181a92: Preparing [2022-03-30T00:50:23.934Z] 05d0a213effb: Waiting [2022-03-30T00:50:23.934Z] 087270190219: Waiting [2022-03-30T00:50:23.934Z] f7be28c579d0: Waiting [2022-03-30T00:50:23.934Z] 5ddf987a193f: Waiting [2022-03-30T00:50:23.934Z] 62170e181a92: Waiting [2022-03-30T00:50:23.934Z] b49c6594ab31: Waiting [2022-03-30T00:50:23.934Z] e2253fbcb566: Layer already exists [2022-03-30T00:50:23.934Z] e25cc80ef78c: Layer already exists [2022-03-30T00:50:23.934Z] 854d20d30d05: Layer already exists [2022-03-30T00:50:23.934Z] ae97d5b9a297: Layer already exists [2022-03-30T00:50:23.934Z] ec9d2b53164f: Layer already exists [2022-03-30T00:50:23.934Z] f7be28c579d0: Layer already exists [2022-03-30T00:50:23.934Z] 5ddf987a193f: Layer already exists [2022-03-30T00:50:23.934Z] 087270190219: Layer already exists [2022-03-30T00:50:23.934Z] 05d0a213effb: Layer already exists [2022-03-30T00:50:23.934Z] b49c6594ab31: Layer already exists [2022-03-30T00:50:24.203Z] 62170e181a92: Layer already exists [2022-03-30T00:50:24.203Z] 2.2.0-dev.48: digest: sha256:96c671ff183fce3220e4e9bd6e31ea21fe0137f7dacb7cb0298d6b78c84a9f6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:24.536Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:24.872Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:50:24.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T00:50:24.872Z] e2253fbcb566: Preparing [2022-03-30T00:50:24.872Z] 854d20d30d05: Preparing [2022-03-30T00:50:24.872Z] ae97d5b9a297: Preparing [2022-03-30T00:50:24.872Z] ec9d2b53164f: Preparing [2022-03-30T00:50:24.872Z] e25cc80ef78c: Preparing [2022-03-30T00:50:24.872Z] f7be28c579d0: Preparing [2022-03-30T00:50:24.872Z] 5ddf987a193f: Preparing [2022-03-30T00:50:24.872Z] 05d0a213effb: Preparing [2022-03-30T00:50:24.872Z] 087270190219: Preparing [2022-03-30T00:50:24.872Z] b49c6594ab31: Preparing [2022-03-30T00:50:24.872Z] 62170e181a92: Preparing [2022-03-30T00:50:24.872Z] 05d0a213effb: Waiting [2022-03-30T00:50:24.872Z] 087270190219: Waiting [2022-03-30T00:50:24.872Z] 62170e181a92: Waiting [2022-03-30T00:50:24.872Z] b49c6594ab31: Waiting [2022-03-30T00:50:24.872Z] f7be28c579d0: Waiting [2022-03-30T00:50:24.872Z] ae97d5b9a297: Layer already exists [2022-03-30T00:50:24.872Z] ec9d2b53164f: Layer already exists [2022-03-30T00:50:24.872Z] e25cc80ef78c: Layer already exists [2022-03-30T00:50:24.872Z] 854d20d30d05: Layer already exists [2022-03-30T00:50:24.872Z] e2253fbcb566: Layer already exists [2022-03-30T00:50:24.872Z] f7be28c579d0: Layer already exists [2022-03-30T00:50:24.872Z] 05d0a213effb: Layer already exists [2022-03-30T00:50:24.872Z] 5ddf987a193f: Layer already exists [2022-03-30T00:50:25.143Z] b49c6594ab31: Layer already exists [2022-03-30T00:50:25.143Z] 087270190219: Layer already exists [2022-03-30T00:50:25.143Z] 62170e181a92: Layer already exists [2022-03-30T00:50:25.143Z] 12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48: digest: sha256:96c671ff183fce3220e4e9bd6e31ea21fe0137f7dacb7cb0298d6b78c84a9f6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:25.482Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:25.813Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-30T00:50:25.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T00:50:25.814Z] e2253fbcb566: Preparing [2022-03-30T00:50:25.814Z] 854d20d30d05: Preparing [2022-03-30T00:50:25.814Z] ae97d5b9a297: Preparing [2022-03-30T00:50:25.814Z] ec9d2b53164f: Preparing [2022-03-30T00:50:25.814Z] e25cc80ef78c: Preparing [2022-03-30T00:50:25.814Z] f7be28c579d0: Preparing [2022-03-30T00:50:25.814Z] 5ddf987a193f: Preparing [2022-03-30T00:50:25.814Z] 05d0a213effb: Preparing [2022-03-30T00:50:25.814Z] 087270190219: Preparing [2022-03-30T00:50:25.814Z] b49c6594ab31: Preparing [2022-03-30T00:50:25.814Z] 62170e181a92: Preparing [2022-03-30T00:50:25.814Z] f7be28c579d0: Waiting [2022-03-30T00:50:25.814Z] 5ddf987a193f: Waiting [2022-03-30T00:50:25.814Z] 05d0a213effb: Waiting [2022-03-30T00:50:25.814Z] b49c6594ab31: Waiting [2022-03-30T00:50:25.814Z] 62170e181a92: Waiting [2022-03-30T00:50:25.814Z] 087270190219: Waiting [2022-03-30T00:50:25.814Z] e25cc80ef78c: Layer already exists [2022-03-30T00:50:25.814Z] e2253fbcb566: Layer already exists [2022-03-30T00:50:25.814Z] 854d20d30d05: Layer already exists [2022-03-30T00:50:25.814Z] ec9d2b53164f: Layer already exists [2022-03-30T00:50:25.814Z] ae97d5b9a297: Layer already exists [2022-03-30T00:50:26.084Z] f7be28c579d0: Layer already exists [2022-03-30T00:50:26.084Z] 05d0a213effb: Layer already exists [2022-03-30T00:50:26.084Z] 5ddf987a193f: Layer already exists [2022-03-30T00:50:26.084Z] 087270190219: Layer already exists [2022-03-30T00:50:26.084Z] b49c6594ab31: Layer already exists [2022-03-30T00:50:26.084Z] 62170e181a92: Layer already exists [2022-03-30T00:50:26.084Z] main: digest: sha256:96c671ff183fce3220e4e9bd6e31ea21fe0137f7dacb7cb0298d6b78c84a9f6a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T00:50:26.124Z] ===================================================== [Pipeline] echo [2022-03-30T00:50:26.133Z] taggedImages: [2022-03-30T00:50:26.133Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3 [2022-03-30T00:50:26.133Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-30T00:50:26.133Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.48 [2022-03-30T00:50:26.133Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:12679344879a08b212870445801930d5cb2f77c3-2.2.0-dev.48 [2022-03-30T00:50:26.133Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:26.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:50:26.497Z] [2022-03-30T00:50:26.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:50:26.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:50:27.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T00:50:27.181Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T00:50:27.181Z] 04944245beec: Pulling fs layer [2022-03-30T00:50:27.181Z] 699f458cf7ca: Pulling fs layer [2022-03-30T00:50:27.181Z] 765212b225bb: Pulling fs layer [2022-03-30T00:50:27.181Z] f23df028b6ca: Pulling fs layer [2022-03-30T00:50:27.181Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T00:50:27.181Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T00:50:27.181Z] 765212b225bb: Waiting [2022-03-30T00:50:27.181Z] d65c8cfc05b1: Waiting [2022-03-30T00:50:27.181Z] f23df028b6ca: Waiting [2022-03-30T00:50:27.181Z] 2437ff75d9bd: Waiting [2022-03-30T00:50:27.181Z] 04944245beec: Verifying Checksum [2022-03-30T00:50:27.181Z] 04944245beec: Download complete [2022-03-30T00:50:27.181Z] 765212b225bb: Verifying Checksum [2022-03-30T00:50:27.181Z] 765212b225bb: Download complete [2022-03-30T00:50:27.181Z] f23df028b6ca: Download complete [2022-03-30T00:50:27.466Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T00:50:27.466Z] d65c8cfc05b1: Download complete [2022-03-30T00:50:27.466Z] 699f458cf7ca: Verifying Checksum [2022-03-30T00:50:27.466Z] 699f458cf7ca: Download complete [2022-03-30T00:50:28.077Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T00:50:28.077Z] 8998bd30e6a1: Download complete [2022-03-30T00:50:30.051Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T00:50:30.051Z] 2437ff75d9bd: Download complete [2022-03-30T00:50:32.028Z] 8998bd30e6a1: Pull complete [2022-03-30T00:50:32.621Z] 04944245beec: Pull complete [2022-03-30T00:50:34.049Z] 699f458cf7ca: Pull complete [2022-03-30T00:50:34.049Z] 765212b225bb: Pull complete [2022-03-30T00:50:35.025Z] f23df028b6ca: Pull complete [2022-03-30T00:50:35.298Z] d65c8cfc05b1: Pull complete [2022-03-30T00:50:50.363Z] 2437ff75d9bd: Pull complete [2022-03-30T00:50:50.363Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T00:50:50.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:50:50.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T00:50:50.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-9379 does not seem to be running inside a container [2022-03-30T00:50:50.686Z] $ 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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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:arm64 cat [2022-03-30T00:50:53.380Z] $ docker top c95ec3d3d6f0c8868ceebfc0ab789b49939a24dca51b9e54b437d96266b41e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:50:54.321Z] ---> job-cost.sh [2022-03-30T00:50:54.321Z] lf-activate-venv: SKIPPING [2022-03-30T00:50:54.321Z] INFO: No Stack... [2022-03-30T00:50:54.914Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T00:50:55.889Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T00:50:56.549Z] + + cat /w/workspace/edgex-go/170/archives/cost.csv [2022-03-30T00:50:56.550Z] cut -d, -f6 [Pipeline] lock [2022-03-30T00:50:56.585Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-170-stack-cost] [2022-03-30T00:50:56.592Z] Resource [jenkins-edgexfoundry-edgex-go-main-170-stack-cost] did not exist. Created. [2022-03-30T00:50:56.592Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T00:50:57.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T00:50:57.822Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T00:50:57.830Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T00:50:57.862Z] $ docker stop --time=1 c95ec3d3d6f0c8868ceebfc0ab789b49939a24dca51b9e54b437d96266b41e93 [2022-03-30T00:50:59.374Z] $ docker rm -f c95ec3d3d6f0c8868ceebfc0ab789b49939a24dca51b9e54b437d96266b41e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-30T00:50:59.928Z] provisioning config files... [2022-03-30T00:50:59.935Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/170@tmp/config6303564785842221199tmp [Pipeline] { [Pipeline] sh [2022-03-30T00:51:00.243Z] + set +x [2022-03-30T00:51:00.243Z] + curl -s https://codecov.io/bash [2022-03-30T00:51:00.243Z] + bash -s -- [2022-03-30T00:51:00.243Z] [2022-03-30T00:51:00.243Z] _____ _ [2022-03-30T00:51:00.243Z] / ____| | | [2022-03-30T00:51:00.243Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T00:51:00.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T00:51:00.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T00:51:00.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T00:51:00.243Z] Bash-1.0.6 [2022-03-30T00:51:00.243Z] [2022-03-30T00:51:00.243Z] [2022-03-30T00:51:00.243Z] ==> git version 2.25.1 found [2022-03-30T00:51:00.243Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-30T00:51:00.243Z] Release-Date: 2020-01-08 [2022-03-30T00:51:00.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-30T00:51:00.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T00:51:00.243Z] ==> Jenkins CI detected. [2022-03-30T00:51:00.243Z] current dir:  /w/workspace/edgex-go/170 [2022-03-30T00:51:00.243Z] project root: . [2022-03-30T00:51:00.243Z] --> token set from env [2022-03-30T00:51:00.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T00:51:00.243Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T00:51:00.243Z] ==> Python coveragepy not found [2022-03-30T00:51:00.243Z] ==> Searching for coverage reports in: [2022-03-30T00:51:00.243Z] + . [2022-03-30T00:51:00.243Z] -> Found 1 reports [2022-03-30T00:51:00.243Z] ==> Detecting git/mercurial file structure [2022-03-30T00:51:00.243Z] ==> Reading reports [2022-03-30T00:51:00.243Z] + ./coverage.out bytes=426503 [2022-03-30T00:51:00.243Z] ==> Appending adjustments [2022-03-30T00:51:00.243Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T00:51:01.624Z] + Found adjustments [2022-03-30T00:51:01.624Z] ==> Gzipping contents [2022-03-30T00:51:01.624Z] 60K /tmp/codecov.p2jurU.gz [2022-03-30T00:51:01.624Z] ==> Uploading reports [2022-03-30T00:51:01.624Z] url: https://codecov.io [2022-03-30T00:51:01.624Z] query: branch=main&commit=12679344879a08b212870445801930d5cb2f77c3&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T00:51:01.625Z] -> Pinging Codecov [2022-03-30T00:51:01.625Z] 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=12679344879a08b212870445801930d5cb2f77c3&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T00:51:01.885Z] -> Uploading to [2022-03-30T00:51:01.885Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/12679344879a08b212870445801930d5cb2f77c3/feabe311-c62e-4598-a5c9-f7cf7e4a2c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T005101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ccaf5593729d000584d58cd2379734e9f405a008955c4cc097d9a6dcd77baee [2022-03-30T00:51:01.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:01.885Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:02.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58294 0 0 100 58294 0 189k --:--:-- --:--:-- --:--:-- 190k [2022-03-30T00:51:02.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/12679344879a08b212870445801930d5cb2f77c3 [Pipeline] } [2022-03-30T00:51:02.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-30T00:51:02.443Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-30T00:51:02.473Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:02.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:51:02.772Z] [2022-03-30T00:51:02.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:03.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:51:03.073Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-30T00:51:03.073Z] 188c0c94c7c5: Pulling fs layer [2022-03-30T00:51:03.073Z] 0ef7d3d256c8: Pulling fs layer [2022-03-30T00:51:03.073Z] de9db76c5a1d: Pulling fs layer [2022-03-30T00:51:03.073Z] 0eba1c9be4d2: Pulling fs layer [2022-03-30T00:51:03.073Z] 0d57e429df01: Pulling fs layer [2022-03-30T00:51:03.073Z] 4e4be7b47b0d: Pulling fs layer [2022-03-30T00:51:03.073Z] e1f770b5df2f: Pulling fs layer [2022-03-30T00:51:03.073Z] 85a0685a4137: Pulling fs layer [2022-03-30T00:51:03.073Z] 0eba1c9be4d2: Waiting [2022-03-30T00:51:03.073Z] 0d57e429df01: Waiting [2022-03-30T00:51:03.073Z] 4e4be7b47b0d: Waiting [2022-03-30T00:51:03.073Z] e1f770b5df2f: Waiting [2022-03-30T00:51:03.073Z] 85a0685a4137: Waiting [2022-03-30T00:51:03.073Z] de9db76c5a1d: Download complete [2022-03-30T00:51:03.073Z] 0ef7d3d256c8: Download complete [2022-03-30T00:51:03.073Z] 0d57e429df01: Verifying Checksum [2022-03-30T00:51:03.073Z] 0d57e429df01: Download complete [2022-03-30T00:51:03.073Z] 4e4be7b47b0d: Download complete [2022-03-30T00:51:03.073Z] 188c0c94c7c5: Download complete [2022-03-30T00:51:03.332Z] 188c0c94c7c5: Pull complete [2022-03-30T00:51:03.332Z] e1f770b5df2f: Verifying Checksum [2022-03-30T00:51:03.332Z] e1f770b5df2f: Download complete [2022-03-30T00:51:03.332Z] 0ef7d3d256c8: Pull complete [2022-03-30T00:51:03.594Z] de9db76c5a1d: Pull complete [2022-03-30T00:51:03.854Z] 0eba1c9be4d2: Verifying Checksum [2022-03-30T00:51:03.854Z] 0eba1c9be4d2: Download complete [2022-03-30T00:51:04.113Z] 85a0685a4137: Verifying Checksum [2022-03-30T00:51:04.113Z] 85a0685a4137: Download complete [2022-03-30T00:51:07.399Z] 0eba1c9be4d2: Pull complete [2022-03-30T00:51:07.399Z] 0d57e429df01: Pull complete [2022-03-30T00:51:07.399Z] 4e4be7b47b0d: Pull complete [2022-03-30T00:51:07.399Z] e1f770b5df2f: Pull complete [2022-03-30T00:51:10.684Z] 85a0685a4137: Pull complete [2022-03-30T00:51:10.684Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-30T00:51:10.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:51:10.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-30T00:51:10.752Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:51:10.791Z] $ 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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-30T00:51:13.258Z] $ docker top 1c4af04c117ca147583a4d848aacf96ac33326405ef1d557587ef6404cd3b5b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T00:51:13.339Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-30T00:51:13.621Z] + set -o pipefail [2022-03-30T00:51:13.621Z] + snyk monitor '--org=edgex-jenkins' [2022-03-30T00:51:21.763Z] [2022-03-30T00:51:21.763Z] Monitoring /w/workspace/edgex-go/170 (github.com/edgexfoundry/edgex-go)... [2022-03-30T00:51:21.763Z] [2022-03-30T00:51:21.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d6fd9b9e-090a-417e-b8c5-effc2d80783e [2022-03-30T00:51:21.763Z] [2022-03-30T00:51:21.763Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-30T00:51:21.763Z] [2022-03-30T00:51:21.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-30T00:51:21.763Z] [2022-03-30T00:51:21.763Z] [Pipeline] } [2022-03-30T00:51:21.779Z] $ docker stop --time=1 1c4af04c117ca147583a4d848aacf96ac33326405ef1d557587ef6404cd3b5b8 [2022-03-30T00:51:24.390Z] $ docker rm -f 1c4af04c117ca147583a4d848aacf96ac33326405ef1d557587ef6404cd3b5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-30T00:51:24.797Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:51:24.807Z] provisioning config files... [2022-03-30T00:51:24.815Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/170@tmp/config5153558748850524483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:51:25.118Z] --> edgex-publish-swagger.sh [2022-03-30T00:51:25.118Z] === Publish openapi/v2 API === [2022-03-30T00:51:25.118Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-30T00:51:25.118Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/170/openapi/v2/core-command.yaml] [2022-03-30T00:51:25.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:25.118Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:26.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35314 --:--:-- --:--:-- --:--:-- 35277 100 33831 0 0 100 33831 0 35314 --:--:-- --:--:-- --:--:-- 35277 [2022-03-30T00:51:26.059Z] [2022-03-30T00:51:26.059Z] [2022-03-30T00:51:26.059Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/170/openapi/v2/core-data.yaml] [2022-03-30T00:51:26.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:26.059Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:27.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 78085 --:--:-- --:--:-- --:--:-- 78000 100 71604 0 0 100 71604 0 78000 --:--:-- --:--:-- --:--:-- 77915 [2022-03-30T00:51:27.001Z] [2022-03-30T00:51:27.001Z] [2022-03-30T00:51:27.001Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/170/openapi/v2/core-metadata.yaml] [2022-03-30T00:51:27.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:27.001Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:27.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 147k --:--:-- --:--:-- --:--:-- 147k 100 137k 0 0 100 137k 0 147k --:--:-- --:--:-- --:--:-- 147k [2022-03-30T00:51:27.940Z] [2022-03-30T00:51:27.940Z] [2022-03-30T00:51:27.940Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/170/openapi/v2/support-notifications.yaml] [2022-03-30T00:51:27.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:27.940Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:28.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 98151 --:--:-- --:--:-- --:--:-- 98043 100 89318 0 0 100 89318 0 98043 --:--:-- --:--:-- --:--:-- 98043 [2022-03-30T00:51:28.884Z] [2022-03-30T00:51:28.884Z] [2022-03-30T00:51:28.885Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/170/openapi/v2/support-scheduler.yaml] [2022-03-30T00:51:28.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:28.885Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:29.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45835 --:--:-- --:--:-- --:--:-- 45782 100 39556 0 0 100 39556 0 45729 --:--:-- --:--:-- --:--:-- 45676 [2022-03-30T00:51:29.827Z] [2022-03-30T00:51:29.827Z] [2022-03-30T00:51:29.827Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/170/openapi/v2/system-agent.yaml] [2022-03-30T00:51:29.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:51:29.827Z] Dload Upload Total Spent Left Speed [2022-03-30T00:51:30.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23173 --:--:-- --:--:-- --:--:-- 23146 100 20091 0 0 100 20091 0 23173 --:--:-- --:--:-- --:--:-- 23146 [2022-03-30T00:51:30.772Z] [2022-03-30T00:51:30.772Z] [Pipeline] } [2022-03-30T00:51:30.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-03-30T00:51:31.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:51:31.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:31.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:51:31.491Z] . [Pipeline] withDockerContainer [2022-03-30T00:51:31.569Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:51:31.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:51:32.018Z] $ docker top 54dde2b722ba00292be07a4385ec2e571fff2aaa3f5a30be7084348463eaf345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:51:32.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:51:32.107Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:51:32.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:51:32.233Z] $ docker exec 54dde2b722ba00292be07a4385ec2e571fff2aaa3f5a30be7084348463eaf345 ssh-agent [2022-03-30T00:51:32.359Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoNIJIl/agent.13 [2022-03-30T00:51:32.359Z] SSH_AGENT_PID=20 [2022-03-30T00:51:32.364Z] Running ssh-add (command line suppressed) [2022-03-30T00:51:32.472Z] Identity added: /w/workspace/edgex-go/170@tmp/private_key_936892176850750141.key (/w/workspace/edgex-go/170@tmp/private_key_936892176850750141.key) [2022-03-30T00:51:32.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:51:32.833Z] + git semver tag [2022-03-30T00:51:32.833Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:51:32.833Z] # $GIT_DIR = /w/workspace/edgex-go/170/.git [2022-03-30T00:51:32.833Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/170 [2022-03-30T00:51:32.833Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:51:32.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:51:32.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:51:32.833Z] # $SEMVER_BRANCH = main [2022-03-30T00:51:32.833Z] # $SEMVER_DIR = /w/workspace/edgex-go/170/.semver [2022-03-30T00:51:32.833Z] # 12679344879a08b212870445801930d5cb2f77c3 HEAD [2022-03-30T00:51:32.833Z] # -> Force: false [2022-03-30T00:51:32.833Z] # c32211dad851a24f55ce0be6dd2b37b0786fa7dd refs/tags/v2.2.0-dev.48 [Pipeline] } [2022-03-30T00:51:32.845Z] $ docker exec --env ******** --env ******** 54dde2b722ba00292be07a4385ec2e571fff2aaa3f5a30be7084348463eaf345 ssh-agent -k [2022-03-30T00:51:32.948Z] unset SSH_AUTH_SOCK; [2022-03-30T00:51:32.948Z] unset SSH_AGENT_PID; [2022-03-30T00:51:32.948Z] echo Agent pid 20 killed; [2022-03-30T00:51:32.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:51:33.263Z] + git semver [Pipeline] } [2022-03-30T00:51:33.279Z] $ docker stop --time=1 54dde2b722ba00292be07a4385ec2e571fff2aaa3f5a30be7084348463eaf345 [2022-03-30T00:51:34.626Z] $ docker rm -f 54dde2b722ba00292be07a4385ec2e571fff2aaa3f5a30be7084348463eaf345 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:35.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:51:35.009Z] [2022-03-30T00:51:35.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:35.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:51:35.312Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-30T00:51:35.312Z] ab5ef0e58194: Pulling fs layer [2022-03-30T00:51:35.312Z] 9712f1f96733: Pulling fs layer [2022-03-30T00:51:35.312Z] 63f879dbbcfc: Pulling fs layer [2022-03-30T00:51:35.312Z] 0d9ebad4ef96: Pulling fs layer [2022-03-30T00:51:35.312Z] e9a5061849ea: Pulling fs layer [2022-03-30T00:51:35.312Z] d747dcd14b5f: Pulling fs layer [2022-03-30T00:51:35.312Z] 2de7ff778b66: Pulling fs layer [2022-03-30T00:51:35.312Z] 0d9ebad4ef96: Waiting [2022-03-30T00:51:35.312Z] d747dcd14b5f: Waiting [2022-03-30T00:51:35.312Z] 9712f1f96733: Verifying Checksum [2022-03-30T00:51:35.312Z] 9712f1f96733: Download complete [2022-03-30T00:51:35.576Z] 63f879dbbcfc: Verifying Checksum [2022-03-30T00:51:35.576Z] 63f879dbbcfc: Download complete [2022-03-30T00:51:35.836Z] 0d9ebad4ef96: Verifying Checksum [2022-03-30T00:51:35.836Z] 0d9ebad4ef96: Download complete [2022-03-30T00:51:35.836Z] e9a5061849ea: Verifying Checksum [2022-03-30T00:51:35.836Z] e9a5061849ea: Download complete [2022-03-30T00:51:35.836Z] d747dcd14b5f: Download complete [2022-03-30T00:51:35.836Z] ab5ef0e58194: Verifying Checksum [2022-03-30T00:51:35.836Z] ab5ef0e58194: Download complete [2022-03-30T00:51:35.836Z] 2de7ff778b66: Verifying Checksum [2022-03-30T00:51:35.836Z] 2de7ff778b66: Download complete [2022-03-30T00:51:38.372Z] ab5ef0e58194: Pull complete [2022-03-30T00:51:38.372Z] 9712f1f96733: Pull complete [2022-03-30T00:51:39.313Z] 63f879dbbcfc: Pull complete [2022-03-30T00:51:43.511Z] 0d9ebad4ef96: Pull complete [2022-03-30T00:51:43.511Z] e9a5061849ea: Pull complete [2022-03-30T00:51:43.511Z] d747dcd14b5f: Pull complete [2022-03-30T00:51:44.083Z] 2de7ff778b66: Pull complete [2022-03-30T00:51:44.083Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-30T00:51:44.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:51:44.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-30T00:51:44.155Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:51:44.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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-lftools:0.23.1-centos7 cat [2022-03-30T00:51:46.522Z] $ docker top e759245f1eaa9ccfb5cb5585a1b75201683f1fd4f51cb656b28baf56ac4027c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:51:46.595Z] provisioning config files... [2022-03-30T00:51:46.602Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/170@tmp/config7738890267101033290tmp [2022-03-30T00:51:46.612Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/170@tmp/config5089115356041264878tmp [2022-03-30T00:51:46.621Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/170@tmp/config2063512858684318498tmp [Pipeline] { [Pipeline] echo [2022-03-30T00:51:46.635Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:51:46.920Z] ---> sigul-configuration.sh [2022-03-30T00:51:46.920Z] gpg: directory `/root/.gnupg' created [2022-03-30T00:51:46.920Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-30T00:51:46.920Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-30T00:51:46.920Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-30T00:51:46.920Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-30T00:51:46.920Z] gpg: CAST5 encrypted data [2022-03-30T00:51:46.920Z] gpg: encrypted with 1 passphrase [2022-03-30T00:51:46.920Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-30T00:51:47.207Z] + mkdir /home/jenkins [2022-03-30T00:51:47.207Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-30T00:51:47.492Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-30T00:51:47.502Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:51:47.784Z] ---> sigul-install.sh [2022-03-30T00:51:47.785Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-30T00:51:48.073Z] + git tag --list [2022-03-30T00:51:48.073Z] 0.6.0 [2022-03-30T00:51:48.073Z] 0.6.1 [2022-03-30T00:51:48.073Z] 0.7.0 [2022-03-30T00:51:48.073Z] 0.7.1 [2022-03-30T00:51:48.073Z] v1.0.0 [2022-03-30T00:51:48.073Z] v1.0.1 [2022-03-30T00:51:48.073Z] v1.1.0 [2022-03-30T00:51:48.073Z] v1.2.0 [2022-03-30T00:51:48.073Z] v1.2.1 [2022-03-30T00:51:48.073Z] v1.3.0 [2022-03-30T00:51:48.073Z] v1.3.1 [2022-03-30T00:51:48.073Z] v2.0.0 [2022-03-30T00:51:48.073Z] v2.0.1-dev.1 [2022-03-30T00:51:48.073Z] v2.0.1-dev.10 [2022-03-30T00:51:48.073Z] v2.0.1-dev.11 [2022-03-30T00:51:48.073Z] v2.0.1-dev.12 [2022-03-30T00:51:48.073Z] v2.0.1-dev.13 [2022-03-30T00:51:48.073Z] v2.0.1-dev.14 [2022-03-30T00:51:48.073Z] v2.0.1-dev.15 [2022-03-30T00:51:48.073Z] v2.0.1-dev.16 [2022-03-30T00:51:48.073Z] v2.0.1-dev.17 [2022-03-30T00:51:48.073Z] v2.0.1-dev.18 [2022-03-30T00:51:48.073Z] v2.0.1-dev.19 [2022-03-30T00:51:48.073Z] v2.0.1-dev.2 [2022-03-30T00:51:48.073Z] v2.0.1-dev.20 [2022-03-30T00:51:48.073Z] v2.0.1-dev.21 [2022-03-30T00:51:48.073Z] v2.0.1-dev.22 [2022-03-30T00:51:48.073Z] v2.0.1-dev.23 [2022-03-30T00:51:48.073Z] v2.0.1-dev.24 [2022-03-30T00:51:48.073Z] v2.0.1-dev.25 [2022-03-30T00:51:48.073Z] v2.0.1-dev.26 [2022-03-30T00:51:48.073Z] v2.0.1-dev.27 [2022-03-30T00:51:48.073Z] v2.0.1-dev.28 [2022-03-30T00:51:48.073Z] v2.0.1-dev.29 [2022-03-30T00:51:48.073Z] v2.0.1-dev.3 [2022-03-30T00:51:48.073Z] v2.0.1-dev.30 [2022-03-30T00:51:48.073Z] v2.0.1-dev.31 [2022-03-30T00:51:48.073Z] v2.0.1-dev.32 [2022-03-30T00:51:48.073Z] v2.0.1-dev.33 [2022-03-30T00:51:48.073Z] v2.0.1-dev.34 [2022-03-30T00:51:48.073Z] v2.0.1-dev.35 [2022-03-30T00:51:48.073Z] v2.0.1-dev.36 [2022-03-30T00:51:48.073Z] v2.0.1-dev.37 [2022-03-30T00:51:48.073Z] v2.0.1-dev.38 [2022-03-30T00:51:48.073Z] v2.0.1-dev.39 [2022-03-30T00:51:48.073Z] v2.0.1-dev.4 [2022-03-30T00:51:48.073Z] v2.0.1-dev.40 [2022-03-30T00:51:48.073Z] v2.0.1-dev.41 [2022-03-30T00:51:48.073Z] v2.0.1-dev.42 [2022-03-30T00:51:48.073Z] v2.0.1-dev.43 [2022-03-30T00:51:48.073Z] v2.0.1-dev.44 [2022-03-30T00:51:48.073Z] v2.0.1-dev.45 [2022-03-30T00:51:48.073Z] v2.0.1-dev.46 [2022-03-30T00:51:48.073Z] v2.0.1-dev.47 [2022-03-30T00:51:48.073Z] v2.0.1-dev.48 [2022-03-30T00:51:48.073Z] v2.0.1-dev.49 [2022-03-30T00:51:48.073Z] v2.0.1-dev.5 [2022-03-30T00:51:48.073Z] v2.0.1-dev.50 [2022-03-30T00:51:48.073Z] v2.0.1-dev.51 [2022-03-30T00:51:48.073Z] v2.0.1-dev.52 [2022-03-30T00:51:48.073Z] v2.0.1-dev.53 [2022-03-30T00:51:48.073Z] v2.0.1-dev.54 [2022-03-30T00:51:48.073Z] v2.0.1-dev.55 [2022-03-30T00:51:48.073Z] v2.0.1-dev.56 [2022-03-30T00:51:48.073Z] v2.0.1-dev.57 [2022-03-30T00:51:48.073Z] v2.0.1-dev.58 [2022-03-30T00:51:48.073Z] v2.0.1-dev.59 [2022-03-30T00:51:48.073Z] v2.0.1-dev.6 [2022-03-30T00:51:48.073Z] v2.0.1-dev.60 [2022-03-30T00:51:48.073Z] v2.0.1-dev.61 [2022-03-30T00:51:48.073Z] v2.0.1-dev.62 [2022-03-30T00:51:48.073Z] v2.0.1-dev.63 [2022-03-30T00:51:48.073Z] v2.0.1-dev.64 [2022-03-30T00:51:48.073Z] v2.0.1-dev.65 [2022-03-30T00:51:48.073Z] v2.0.1-dev.66 [2022-03-30T00:51:48.073Z] v2.0.1-dev.67 [2022-03-30T00:51:48.073Z] v2.0.1-dev.68 [2022-03-30T00:51:48.073Z] v2.0.1-dev.69 [2022-03-30T00:51:48.073Z] v2.0.1-dev.7 [2022-03-30T00:51:48.073Z] v2.0.1-dev.70 [2022-03-30T00:51:48.073Z] v2.0.1-dev.71 [2022-03-30T00:51:48.073Z] v2.0.1-dev.72 [2022-03-30T00:51:48.073Z] v2.0.1-dev.73 [2022-03-30T00:51:48.073Z] v2.0.1-dev.74 [2022-03-30T00:51:48.073Z] v2.0.1-dev.75 [2022-03-30T00:51:48.073Z] v2.0.1-dev.76 [2022-03-30T00:51:48.073Z] v2.0.1-dev.77 [2022-03-30T00:51:48.073Z] v2.0.1-dev.78 [2022-03-30T00:51:48.073Z] v2.0.1-dev.79 [2022-03-30T00:51:48.073Z] v2.0.1-dev.8 [2022-03-30T00:51:48.073Z] v2.0.1-dev.80 [2022-03-30T00:51:48.073Z] v2.0.1-dev.81 [2022-03-30T00:51:48.073Z] v2.0.1-dev.82 [2022-03-30T00:51:48.073Z] v2.0.1-dev.83 [2022-03-30T00:51:48.073Z] v2.0.1-dev.84 [2022-03-30T00:51:48.073Z] v2.0.1-dev.85 [2022-03-30T00:51:48.073Z] v2.0.1-dev.86 [2022-03-30T00:51:48.073Z] v2.0.1-dev.87 [2022-03-30T00:51:48.073Z] v2.0.1-dev.88 [2022-03-30T00:51:48.073Z] v2.0.1-dev.89 [2022-03-30T00:51:48.073Z] v2.0.1-dev.9 [2022-03-30T00:51:48.073Z] v2.0.1-dev.90 [2022-03-30T00:51:48.073Z] v2.0.1-dev.91 [2022-03-30T00:51:48.073Z] v2.0.1-dev.92 [2022-03-30T00:51:48.073Z] v2.0.1-dev.93 [2022-03-30T00:51:48.073Z] v2.0.1-dev.94 [2022-03-30T00:51:48.073Z] v2.0.1-dev.95 [2022-03-30T00:51:48.073Z] v2.0.1-dev.96 [2022-03-30T00:51:48.073Z] v2.0.1-dev.97 [2022-03-30T00:51:48.073Z] v2.0.1-dev.98 [2022-03-30T00:51:48.073Z] v2.0.1-dev.99 [2022-03-30T00:51:48.073Z] v2.1.0 [2022-03-30T00:51:48.073Z] v2.2.0-dev.1 [2022-03-30T00:51:48.073Z] v2.2.0-dev.10 [2022-03-30T00:51:48.073Z] v2.2.0-dev.11 [2022-03-30T00:51:48.073Z] v2.2.0-dev.12 [2022-03-30T00:51:48.073Z] v2.2.0-dev.13 [2022-03-30T00:51:48.073Z] v2.2.0-dev.14 [2022-03-30T00:51:48.073Z] v2.2.0-dev.15 [2022-03-30T00:51:48.073Z] v2.2.0-dev.16 [2022-03-30T00:51:48.073Z] v2.2.0-dev.17 [2022-03-30T00:51:48.073Z] v2.2.0-dev.18 [2022-03-30T00:51:48.073Z] v2.2.0-dev.19 [2022-03-30T00:51:48.073Z] v2.2.0-dev.2 [2022-03-30T00:51:48.073Z] v2.2.0-dev.20 [2022-03-30T00:51:48.073Z] v2.2.0-dev.21 [2022-03-30T00:51:48.073Z] v2.2.0-dev.22 [2022-03-30T00:51:48.073Z] v2.2.0-dev.23 [2022-03-30T00:51:48.073Z] v2.2.0-dev.24 [2022-03-30T00:51:48.073Z] v2.2.0-dev.25 [2022-03-30T00:51:48.073Z] v2.2.0-dev.26 [2022-03-30T00:51:48.073Z] v2.2.0-dev.27 [2022-03-30T00:51:48.073Z] v2.2.0-dev.28 [2022-03-30T00:51:48.073Z] v2.2.0-dev.29 [2022-03-30T00:51:48.073Z] v2.2.0-dev.3 [2022-03-30T00:51:48.073Z] v2.2.0-dev.30 [2022-03-30T00:51:48.073Z] v2.2.0-dev.31 [2022-03-30T00:51:48.073Z] v2.2.0-dev.32 [2022-03-30T00:51:48.073Z] v2.2.0-dev.33 [2022-03-30T00:51:48.073Z] v2.2.0-dev.34 [2022-03-30T00:51:48.073Z] v2.2.0-dev.35 [2022-03-30T00:51:48.073Z] v2.2.0-dev.36 [2022-03-30T00:51:48.073Z] v2.2.0-dev.37 [2022-03-30T00:51:48.073Z] v2.2.0-dev.38 [2022-03-30T00:51:48.073Z] v2.2.0-dev.39 [2022-03-30T00:51:48.073Z] v2.2.0-dev.4 [2022-03-30T00:51:48.073Z] v2.2.0-dev.40 [2022-03-30T00:51:48.073Z] v2.2.0-dev.41 [2022-03-30T00:51:48.073Z] v2.2.0-dev.42 [2022-03-30T00:51:48.073Z] v2.2.0-dev.43 [2022-03-30T00:51:48.073Z] v2.2.0-dev.44 [2022-03-30T00:51:48.073Z] v2.2.0-dev.45 [2022-03-30T00:51:48.073Z] v2.2.0-dev.46 [2022-03-30T00:51:48.073Z] v2.2.0-dev.47 [2022-03-30T00:51:48.073Z] v2.2.0-dev.48 [2022-03-30T00:51:48.073Z] v2.2.0-dev.5 [2022-03-30T00:51:48.073Z] v2.2.0-dev.6 [2022-03-30T00:51:48.073Z] v2.2.0-dev.7 [2022-03-30T00:51:48.073Z] v2.2.0-dev.8 [2022-03-30T00:51:48.073Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-30T00:51:48.360Z] + lftools sign git-tag v2.2.0-dev.48 [2022-03-30T00:51:48.931Z] Signing Git tag with Sigul... [2022-03-30T00:51:48.931Z] Signing v2.2.0-dev.48 [Pipeline] echo [2022-03-30T00:51:49.204Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:51:49.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-30T00:51:49.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-30T00:51:49.527Z] $ docker stop --time=1 e759245f1eaa9ccfb5cb5585a1b75201683f1fd4f51cb656b28baf56ac4027c4 [2022-03-30T00:51:50.826Z] $ docker rm -f e759245f1eaa9ccfb5cb5585a1b75201683f1fd4f51cb656b28baf56ac4027c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-30T00:51:51.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:51:51.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:51.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:51:51.546Z] . [Pipeline] withDockerContainer [2022-03-30T00:51:51.616Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:51:51.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:51:52.066Z] $ docker top dfce8d6787aafdeae43601af65d8b4198161c6a7a7cbe2c5d135c165c4854da3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:51:52.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:51:52.158Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:51:52.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:51:52.284Z] $ docker exec dfce8d6787aafdeae43601af65d8b4198161c6a7a7cbe2c5d135c165c4854da3 ssh-agent [2022-03-30T00:51:52.416Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjbBme/agent.13 [2022-03-30T00:51:52.416Z] SSH_AGENT_PID=19 [2022-03-30T00:51:52.421Z] Running ssh-add (command line suppressed) [2022-03-30T00:51:52.536Z] Identity added: /w/workspace/edgex-go/170@tmp/private_key_3370663761250749188.key (/w/workspace/edgex-go/170@tmp/private_key_3370663761250749188.key) [2022-03-30T00:51:52.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:51:52.840Z] + git semver bump pre [2022-03-30T00:51:52.841Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:51:52.841Z] # $GIT_DIR = /w/workspace/edgex-go/170/.git [2022-03-30T00:51:52.841Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/170 [2022-03-30T00:51:52.841Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:51:52.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:51:52.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:51:52.841Z] # $SEMVER_BRANCH = main [2022-03-30T00:51:52.841Z] # $SEMVER_DIR = /w/workspace/edgex-go/170/.semver [2022-03-30T00:51:52.841Z] 2.2.0-dev.49 [Pipeline] } [2022-03-30T00:51:52.854Z] $ docker exec --env ******** --env ******** dfce8d6787aafdeae43601af65d8b4198161c6a7a7cbe2c5d135c165c4854da3 ssh-agent -k [2022-03-30T00:51:52.976Z] unset SSH_AUTH_SOCK; [2022-03-30T00:51:52.976Z] unset SSH_AGENT_PID; [2022-03-30T00:51:52.976Z] echo Agent pid 19 killed; [2022-03-30T00:51:52.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:51:53.302Z] + git semver [Pipeline] } [2022-03-30T00:51:53.318Z] $ docker stop --time=1 dfce8d6787aafdeae43601af65d8b4198161c6a7a7cbe2c5d135c165c4854da3 [2022-03-30T00:51:54.642Z] $ docker rm -f dfce8d6787aafdeae43601af65d8b4198161c6a7a7cbe2c5d135c165c4854da3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:51:54.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:51:54.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:51:55.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:51:55.283Z] . [Pipeline] withDockerContainer [2022-03-30T00:51:55.372Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:51:55.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:51:55.845Z] $ docker top fae89ff99b02fe6dfb2b3f3bec2f896a598559977c01340f74f52ccf34a0124d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:51:55.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:51:55.937Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:51:56.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:51:56.067Z] $ docker exec fae89ff99b02fe6dfb2b3f3bec2f896a598559977c01340f74f52ccf34a0124d ssh-agent [2022-03-30T00:51:56.180Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgMBjJG/agent.14 [2022-03-30T00:51:56.180Z] SSH_AGENT_PID=21 [2022-03-30T00:51:56.185Z] Running ssh-add (command line suppressed) [2022-03-30T00:51:56.297Z] Identity added: /w/workspace/edgex-go/170@tmp/private_key_3519366691537348733.key (/w/workspace/edgex-go/170@tmp/private_key_3519366691537348733.key) [2022-03-30T00:51:56.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:51:56.606Z] + git semver push [2022-03-30T00:51:56.606Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:51:56.606Z] # $GIT_DIR = /w/workspace/edgex-go/170/.git [2022-03-30T00:51:56.606Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/170 [2022-03-30T00:51:56.606Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:51:56.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:51:56.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:51:56.606Z] # $SEMVER_BRANCH = main [2022-03-30T00:51:56.606Z] # $SEMVER_DIR = /w/workspace/edgex-go/170/.semver [Pipeline] } [2022-03-30T00:51:59.919Z] $ docker exec --env ******** --env ******** fae89ff99b02fe6dfb2b3f3bec2f896a598559977c01340f74f52ccf34a0124d ssh-agent -k [2022-03-30T00:52:00.030Z] unset SSH_AUTH_SOCK; [2022-03-30T00:52:00.030Z] unset SSH_AGENT_PID; [2022-03-30T00:52:00.030Z] echo Agent pid 21 killed; [2022-03-30T00:52:00.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:52:00.350Z] + git semver [Pipeline] } [2022-03-30T00:52:00.365Z] $ docker stop --time=1 fae89ff99b02fe6dfb2b3f3bec2f896a598559977c01340f74f52ccf34a0124d [2022-03-30T00:52:01.642Z] $ docker rm -f fae89ff99b02fe6dfb2b3f3bec2f896a598559977c01340f74f52ccf34a0124d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-30T00:52:02.134Z] + [ -d /w/workspace/edgex-go/170/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:02.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:03.312Z] ---> package-listing.sh [2022-03-30T00:52:03.312Z] ++ facter osfamily [2022-03-30T00:52:03.312Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T00:52:03.572Z] + OS_FAMILY=debian [2022-03-30T00:52:03.572Z] + workspace=/w/workspace/edgex-go/170 [2022-03-30T00:52:03.572Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T00:52:03.572Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T00:52:03.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T00:52:03.572Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T00:52:03.572Z] + '[' /w/workspace/edgex-go/170 ']' [2022-03-30T00:52:03.572Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T00:52:03.572Z] + case "${OS_FAMILY}" in [2022-03-30T00:52:03.572Z] + dpkg -l [2022-03-30T00:52:03.572Z] + grep '^ii' [2022-03-30T00:52:03.572Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T00:52:03.572Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T00:52:03.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T00:52:03.572Z] + '[' /w/workspace/edgex-go/170 ']' [2022-03-30T00:52:03.572Z] + mkdir -p /w/workspace/edgex-go/170/archives/ [2022-03-30T00:52:03.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/170/archives/ [Pipeline] echo [2022-03-30T00:52:03.586Z] 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/170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T00:52:03.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:52:04.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:52:04.423Z] [2022-03-30T00:52:04.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:52:04.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:52:04.727Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T00:52:04.727Z] 5eb5b503b376: Pulling fs layer [2022-03-30T00:52:04.727Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T00:52:04.727Z] ec43610c2a17: Pulling fs layer [2022-03-30T00:52:04.727Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T00:52:04.727Z] 33b1e0a273af: Pulling fs layer [2022-03-30T00:52:04.727Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T00:52:04.727Z] 2f39f015ded8: Pulling fs layer [2022-03-30T00:52:04.727Z] 5d3b04190fa2: Waiting [2022-03-30T00:52:04.727Z] 33b1e0a273af: Waiting [2022-03-30T00:52:04.727Z] 2f39f015ded8: Waiting [2022-03-30T00:52:04.727Z] 5c69ac0246d0: Download complete [2022-03-30T00:52:04.727Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T00:52:04.727Z] 3a2ae6a8a46f: Download complete [2022-03-30T00:52:04.727Z] 33b1e0a273af: Verifying Checksum [2022-03-30T00:52:04.727Z] 33b1e0a273af: Download complete [2022-03-30T00:52:04.727Z] ec43610c2a17: Download complete [2022-03-30T00:52:04.987Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T00:52:04.987Z] 5d3b04190fa2: Download complete [2022-03-30T00:52:04.987Z] 5eb5b503b376: Download complete [2022-03-30T00:52:05.556Z] 2f39f015ded8: Download complete [2022-03-30T00:52:06.123Z] 5eb5b503b376: Pull complete [2022-03-30T00:52:06.383Z] 5c69ac0246d0: Pull complete [2022-03-30T00:52:06.643Z] ec43610c2a17: Pull complete [2022-03-30T00:52:06.643Z] 3a2ae6a8a46f: Pull complete [2022-03-30T00:52:06.903Z] 33b1e0a273af: Pull complete [2022-03-30T00:52:07.163Z] 5d3b04190fa2: Pull complete [2022-03-30T00:52:11.359Z] 2f39f015ded8: Pull complete [2022-03-30T00:52:11.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T00:52:11.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:52:11.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T00:52:11.428Z] prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container [2022-03-30T00:52:11.467Z] $ 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/170/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/170 -v /w/workspace/edgex-go/170:/w/workspace/edgex-go/170:rw,z -v /w/workspace/edgex-go/170@tmp:/w/workspace/edgex-go/170@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-lftools-log-publisher:latest cat [2022-03-30T00:52:13.862Z] $ docker top d8e66d8323223d697e951802541e74a5472cf1e2dccf2b0e66ccab2dc57d443a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:52:14.218Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T00:52:14.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T00:52:14.798Z] + ls /var/log/sa-host [2022-03-30T00:52:14.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:52:14.887Z] provisioning config files... [2022-03-30T00:52:14.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/170@tmp/config5338802484657493399tmp [Pipeline] { [Pipeline] echo [2022-03-30T00:52:14.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:15.198Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T00:52:15.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:15.535Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T00:52:15.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:15.834Z] ---> sudo-logs.sh [2022-03-30T00:52:15.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T00:52:15.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:16.144Z] ---> job-cost.sh [2022-03-30T00:52:16.144Z] lf-activate-venv: SKIPPING [2022-03-30T00:52:16.144Z] DEBUG: total: 0.10999999940395355 [2022-03-30T00:52:16.144Z] INFO: Retrieving Stack Cost... [2022-03-30T00:52:16.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T00:52:16.975Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T00:52:16.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:52:17.272Z] ---> logs-deploy.sh [2022-03-30T00:52:17.272Z] lf-activate-venv: SKIPPING [2022-03-30T00:52:17.272Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/170 [2022-03-30T00:52:17.272Z] INFO: archiving workspace using pattern(s): [2022-03-30T00:52:18.211Z] Archives upload complete. [2022-03-30T00:52:18.211Z] INFO: archiving logs to Nexus