Pull request #3892 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cfd640a5abee67558bb042b34a42a2607ce759a0+613ba3a9f074961a82087988d5f76ae29a1a6b1f (ead4d5efe164699724203d291d2aed83eecf7638) 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-ssh4772036563677956920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8677963330804341198.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-3892/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/PR-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15952072238138934644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh7051010404800908338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-3892/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/PR-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16158759609012974266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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 Running on prd-centos7-docker-4c-2g-6693 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh3739181173210432163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh573270611790747532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 Merge succeeded, producing 525492ea9493b93b9269d65a9c47a9acaad743de Checking out Revision 525492ea9493b93b9269d65a9c47a9acaad743de (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8079185081629347633.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c56ed6b446d46a21df7e3a01dcb61aae9c85966c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:01:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:01:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:01:25 ========================================================= 16:01:25 EdgeX Global Pipelines Version Info 16:01:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:01:26 ------------------- 16:01:26 stable info: 16:01:26 ------------------- 16:01:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:01:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:01:26 Message: update stable to v1.0.220 16:01:26 ------------------- 16:01:26 experimental info: 16:01:26 ------------------- 16:01:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:01:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:01:26 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 525492e [Pipeline] echo 16:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:27 provisioning config files... 16:01:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2774421201400283652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:27 ---> docker-login.sh 16:01:27 nexus3.edgexfoundry.org:10001 16:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:27 Configure a credential helper to remove this warning. See 16:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:27 16:01:27 Login Succeeded 16:01:27 nexus3.edgexfoundry.org:10002 16:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:27 Configure a credential helper to remove this warning. See 16:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:27 16:01:27 Login Succeeded 16:01:27 nexus3.edgexfoundry.org:10003 16:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:28 Configure a credential helper to remove this warning. See 16:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:28 16:01:28 Login Succeeded 16:01:28 nexus3.edgexfoundry.org:10004 16:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:28 Configure a credential helper to remove this warning. See 16:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:28 16:01:28 Login Succeeded 16:01:28 docker.io 16:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:28 Configure a credential helper to remove this warning. See 16:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:28 16:01:28 Login Succeeded 16:01:28 ---> docker-login.sh ends [Pipeline] } 16:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:28 ++ 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 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/core-command/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo core-command,cmd/core-command/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/core-data/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo core-data,cmd/core-data/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/core-metadata/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo core-metadata,cmd/core-metadata/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-bootstrapper/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-proxy-setup/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-spire-agent/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-spire-config/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/security-spire-server/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ cut -d/ -f2 16:01:28 ++ dirname cmd/support-notifications/Dockerfile 16:01:28 + echo support-notifications,cmd/support-notifications/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ cut -d/ -f2 16:01:28 ++ dirname cmd/support-scheduler/Dockerfile 16:01:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:01:28 + for file in '`ls cmd/**/Dockerfile`' 16:01:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:01:28 ++ cut -d/ -f2 16:01:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:01:28 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 16:01:29 + git rev-list -1 --merges 525492ea9493b93b9269d65a9c47a9acaad743de~1..525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo 16:01:29 -----------> git rev-list -1 --merges 525492ea9493b93b9269d65a9c47a9acaad743de~1..525492ea9493b93b9269d65a9c47a9acaad743de 525492ea9493b93b9269d65a9c47a9acaad743de 16:01:29 525492ea9493b93b9269d65a9c47a9acaad743de [false] [Pipeline] sh 16:01:29 + git log --format=format:%s -1 525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo 16:01:29 ========================================================= 16:01:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:01:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:01:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:01:29 + grep -v github /etc/ssh/ssh_known_hosts 16:01:29 + '[' -e /tmp/ssh_known_hosts ']' 16:01:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:01:29 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:01:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:30 16:01:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:01:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:30 latest: Pulling from edgex-devops/git-semver 16:01:30 a0d0a0d46f8b: Pulling fs layer 16:01:30 3e5f54012d9b: Pulling fs layer 16:01:30 4c7163046ea9: Pulling fs layer 16:01:30 0c2d73faf560: Pulling fs layer 16:01:30 0c2d73faf560: Waiting 16:01:30 3e5f54012d9b: Verifying Checksum 16:01:30 3e5f54012d9b: Download complete 16:01:30 a0d0a0d46f8b: Verifying Checksum 16:01:30 a0d0a0d46f8b: Download complete 16:01:30 0c2d73faf560: Verifying Checksum 16:01:30 0c2d73faf560: Download complete 16:01:30 4c7163046ea9: Verifying Checksum 16:01:30 4c7163046ea9: Download complete 16:01:30 a0d0a0d46f8b: Pull complete 16:01:30 3e5f54012d9b: Pull complete 16:01:31 4c7163046ea9: Pull complete 16:01:31 0c2d73faf560: Pull complete 16:01:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:01:31 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:01:32 $ docker top 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:32 [ssh-agent] Looking for ssh-agent implementation... 16:01:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:32 $ docker exec 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent 16:01:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELgHDP/agent.14 16:01:32 SSH_AGENT_PID=21 16:01:32 Running ssh-add (command line suppressed) 16:01:32 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8087977977216315851.key (/w/workspace/edgex-go/7@tmp/private_key_8087977977216315851.key) 16:01:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:32 + git tag --points-at HEAD [Pipeline] } 16:01:32 $ docker exec --env ******** --env ******** 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent -k 16:01:32 unset SSH_AUTH_SOCK; 16:01:32 unset SSH_AGENT_PID; 16:01:32 echo Agent pid 21 killed; 16:01:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:01:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:32 [ssh-agent] Looking for ssh-agent implementation... 16:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:33 $ docker exec 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent 16:01:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcibFDh/agent.56 16:01:33 SSH_AGENT_PID=63 16:01:33 Running ssh-add (command line suppressed) 16:01:33 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4214758172576746087.key (/w/workspace/edgex-go/7@tmp/private_key_4214758172576746087.key) 16:01:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:33 + git semver init 16:01:33 # -> Open(): unable to determine branch for HEAD 16:01:33 # $GIT_DIR = /w/workspace/edgex-go/7/.git 16:01:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 16:01:33 # $SEMVER_REMOTE_NAME = origin 16:01:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:01:33 # $SEMVER_USER_NAME = edgex-jenkins 16:01:33 # $SEMVER_BRANCH = PR-3892 16:01:33 # $SEMVER_TEMP = /tmp/semver-068343875 16:01:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:01:48 # '/tmp/semver-068343875' -> '/w/workspace/edgex-go/7/.semver' 16:01:48 # -> Force: false 16:01:48 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 16:01:48 $ docker exec --env ******** --env ******** 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent -k 16:01:48 unset SSH_AUTH_SOCK; 16:01:48 unset SSH_AGENT_PID; 16:01:48 echo Agent pid 63 killed; 16:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:48 + git semver [Pipeline] } 16:01:48 $ docker stop --time=1 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 16:01:50 $ docker rm -f 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:01:51 Stashed 1 file(s) [Pipeline] echo 16:01:51 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:01:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:51 ========================================================= 16:01:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:01:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:51 59bf1c3509f3: Pulling fs layer 16:01:51 666ba61612fd: Pulling fs layer 16:01:51 8ed8ca486205: Pulling fs layer 16:01:51 4fe6c5a15a65: Pulling fs layer 16:01:51 22a0e8bec74d: Pulling fs layer 16:01:51 640e595b4fbd: Pulling fs layer 16:01:51 763cafe07f6e: Pulling fs layer 16:01:51 0c0b528cf693: Pulling fs layer 16:01:51 10935f4eaf8b: Pulling fs layer 16:01:51 640e595b4fbd: Waiting 16:01:51 763cafe07f6e: Waiting 16:01:51 0c0b528cf693: Waiting 16:01:51 10935f4eaf8b: Waiting 16:01:51 4fe6c5a15a65: Waiting 16:01:51 22a0e8bec74d: Waiting 16:01:51 8ed8ca486205: Verifying Checksum 16:01:51 8ed8ca486205: Download complete 16:01:51 666ba61612fd: Verifying Checksum 16:01:51 666ba61612fd: Download complete 16:01:51 22a0e8bec74d: Verifying Checksum 16:01:51 22a0e8bec74d: Download complete 16:01:51 59bf1c3509f3: Verifying Checksum 16:01:51 59bf1c3509f3: Download complete 16:01:51 640e595b4fbd: Verifying Checksum 16:01:51 640e595b4fbd: Download complete 16:01:51 763cafe07f6e: Verifying Checksum 16:01:51 763cafe07f6e: Download complete 16:01:52 0c0b528cf693: Verifying Checksum 16:01:52 0c0b528cf693: Download complete 16:01:52 59bf1c3509f3: Pull complete 16:01:52 666ba61612fd: Pull complete 16:01:52 4fe6c5a15a65: Verifying Checksum 16:01:52 4fe6c5a15a65: Download complete 16:01:52 8ed8ca486205: Pull complete 16:01:52 10935f4eaf8b: Verifying Checksum 16:01:52 10935f4eaf8b: Download complete 16:01:56 4fe6c5a15a65: Pull complete 16:01:56 22a0e8bec74d: Pull complete 16:01:56 640e595b4fbd: Pull complete 16:01:56 763cafe07f6e: Pull complete 16:01:56 0c0b528cf693: Pull complete 16:01:59 10935f4eaf8b: Pull complete 16:01:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:01:59 + docker build -t ci-base-image-x86_64 -f - . 16:01:59 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:59 WORKDIR /edgex 16:01:59 COPY go.mod . 16:01:59 RUN go mod download' 16:02:02 Sending build context to Docker daemon 334.4MB 16:02:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:02:02 ---> 99d49a6021b9 16:02:02 Step 2/4 : WORKDIR /edgex 16:02:02 ---> Running in a32fb68c1bf1 16:02:02 Removing intermediate container a32fb68c1bf1 16:02:02 ---> 2838da7411d3 16:02:02 Step 3/4 : COPY go.mod . 16:02:03 ---> 2fc162fc97d8 16:02:03 Step 4/4 : RUN go mod download 16:02:03 ---> Running in 433a1f4d6aa4 16:02:06 Still waiting to schedule task 16:02:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:02:35 Removing intermediate container 433a1f4d6aa4 16:02:35 ---> 9efaa7d27521 16:02:35 Successfully built 9efaa7d27521 16:02:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:35 + docker inspect -f . ci-base-image-x86_64 16:02:35 . [Pipeline] withDockerContainer 16:02:35 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:02:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:36 $ docker top f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:36 + go version 16:02:36 go version go1.17.6 linux/amd64 [Pipeline] } 16:02:36 $ docker stop --time=1 f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 16:02:37 $ docker rm -f f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:38 + docker inspect -f . ci-base-image-x86_64 16:02:38 . [Pipeline] withDockerContainer 16:02:38 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:02:38 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:38 $ docker top 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:38 ========================================================= 16:02:38 [edgeXBuildGoParallel] Running Tests and Build... 16:02:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:02:38 + make test 16:02:38 go mod tidy 16:02:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:02:45 ? github.com/edgexfoundry/edgex-go [no test files] 16:03:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:03:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:03:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:03:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:03:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 16:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:03:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements 16:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements 16:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 94.2% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:03:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 16:03:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 16:03:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 16:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements 16:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 16:03:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 82.5% of statements 16:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:03:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6694 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:03:47 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:03:48 The recommended git tool is: git 16:03:54 using credential edgex-jenkins-ssh 16:03:54 Cloning the remote Git repository 16:03:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:03:54 > git init /w/workspace/edgex-go/7 # timeout=10 16:03:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:03:54 > git --version # timeout=10 16:03:54 > git --version # 'git version 2.17.1' 16:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 65.4% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 43.8% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:04:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:04:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:04:07 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 16:04:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:04:13 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:13 Failed in branch arm64 16:04:13 > git config core.sparsecheckout # timeout=10 16:04:13 > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 16:04:54 GO111MODULE=on go vet ./... 16:04:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:59 ./bin/test-attribution-txt.sh [Pipeline] echo 16:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:05:00 + ls -al . 16:05:00 total 644 16:05:00 drwxrwxr-x 10 1001 1001 4096 Mar 9 16:05 . 16:05:00 drwxr-xr-x 4 root root 28 Mar 9 16:02 .. 16:05:00 -rw-rw-r-- 1 1001 1001 11 Mar 9 16:01 .dockerignore 16:05:00 drwxrwxr-x 8 1001 1001 179 Mar 9 16:01 .git 16:05:00 drwxrwxr-x 4 1001 1001 142 Mar 9 16:01 .github 16:05:00 -rw-rw-r-- 1 1001 1001 870 Mar 9 16:01 .gitignore 16:05:00 -rw-rw-r-- 1 1001 1001 42 Mar 9 16:01 .golangci.yml 16:05:00 -rw-rw-r-- 1 1001 1001 87 Mar 9 16:01 .hadolint.yml 16:05:00 drwx------ 3 1001 1001 73 Mar 9 16:01 .semver 16:05:00 -rw-rw-r-- 1 1001 1001 166 Mar 9 16:01 .sonarcloud.properties 16:05:00 -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:01 ADOPTERS.md 16:05:00 -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:01 Attribution.txt 16:05:00 -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:01 CHANGELOG.md 16:05:00 -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:01 CONTRIBUTING.md 16:05:00 -rw-rw-r-- 1 1001 1001 677 Mar 9 16:01 GOVERNANCE.md 16:05:00 -rw-rw-r-- 1 1001 1001 849 Mar 9 16:01 Jenkinsfile 16:05:00 -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:01 LICENSE 16:05:00 -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:01 Makefile 16:05:00 -rw-rw-r-- 1 1001 1001 582 Mar 9 16:01 OWNERS.md 16:05:00 -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:01 README.md 16:05:00 -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:01 SECURITY.md 16:05:00 -rw-rw-r-- 1 1001 1001 5 Mar 9 16:01 VERSION 16:05:00 -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:01 ZMQWindows.md 16:05:00 drwxrwxr-x 2 1001 1001 37 Mar 9 16:01 bin 16:05:00 drwxrwxr-x 18 1001 1001 4096 Mar 9 16:01 cmd 16:05:00 -rw-r--r-- 1 root root 428383 Mar 9 16:04 coverage.out 16:05:00 -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:01 go.mod 16:05:00 -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:01 go.sum 16:05:00 drwxrwxr-x 8 1001 1001 124 Mar 9 16:01 internal 16:05:00 drwxrwxr-x 3 1001 1001 16 Mar 9 16:01 openapi 16:05:00 drwxrwxr-x 4 1001 1001 71 Mar 9 16:01 snap 16:05:00 -rw-rw-r-- 1 1001 1001 204 Mar 9 16:01 version.go [Pipeline] sh 16:05:00 + '[' -e coverage.out ] 16:05:00 + chown 1001:1001 coverage.out [Pipeline] stash 16:05:00 Stashed 1 file(s) [Pipeline] sh 16:05:01 + make build 16:05:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:05:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:05:21 $ docker stop --time=1 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d 16:05:23 $ docker rm -f 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:25 16:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:25 latest: Pulling from edgex-devops/edgex-compose 16:05:25 cbdbe7a5bc2a: Pulling fs layer 16:05:25 ca9280d653b3: Pulling fs layer 16:05:25 7e9c9ca2126c: Pulling fs layer 16:05:25 cbdbe7a5bc2a: Verifying Checksum 16:05:25 cbdbe7a5bc2a: Download complete 16:05:25 ca9280d653b3: Verifying Checksum 16:05:25 ca9280d653b3: Download complete 16:05:25 cbdbe7a5bc2a: Pull complete 16:05:26 7e9c9ca2126c: Verifying Checksum 16:05:26 7e9c9ca2126c: Download complete 16:05:26 ca9280d653b3: Pull complete 16:05:30 7e9c9ca2126c: Pull complete 16:05:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:05:30 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:05:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:05:33 $ docker top 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:33 + docker-compose build --help 16:05:33 + grep parallel 16:05:34 --parallel Build images in parallel. [Pipeline] } 16:05:34 $ docker stop --time=1 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 16:05:35 $ docker rm -f 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:35 . [Pipeline] withDockerContainer 16:05:35 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:05:35 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:05:36 $ docker top 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:05:37 Building core-command ... 16:05:37 Building core-data ... 16:05:37 Building core-metadata ... 16:05:37 Building security-bootstrapper ... 16:05:37 Building security-proxy-setup ... 16:05:37 Building security-secretstore-setup ... 16:05:37 Building security-spiffe-token-provider ... 16:05:37 Building security-spire-agent ... 16:05:37 Building security-spire-config ... 16:05:37 Building security-spire-server ... 16:05:37 Building support-notifications ... 16:05:37 Building support-scheduler ... 16:05:37 Building sys-mgmt-agent ... 16:05:37 Building security-spire-config 16:05:37 Building core-command 16:05:37 Building security-secretstore-setup 16:05:37 Building security-proxy-setup 16:05:37 Building support-scheduler 16:05:49 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:49 ---> 9efaa7d27521 16:05:49 Step 3/24 : WORKDIR /edgex-go 16:05:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:05:49 ---> 9efaa7d27521 16:05:49 Step 3/25 : WORKDIR /edgex-go 16:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> 9efaa7d27521 16:05:50 Step 3/23 : WORKDIR /edgex-go 16:05:54 ---> Running in c300cf8994eb 16:05:54 ---> Running in 100a9109b63a 16:05:54 ---> Running in d7e4f0fc3216 16:06:02 Removing intermediate container 100a9109b63a 16:06:02 ---> dc116ab293f3 16:06:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:02 Removing intermediate container c300cf8994eb 16:06:02 ---> 9f034130e4d5 16:06:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:02 Removing intermediate container d7e4f0fc3216 16:06:02 ---> 00708a8a21bc 16:06:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:02 ---> Running in a8e0ee80fecb 16:06:02 ---> Running in 1a998d42909a 16:06:02 ---> Running in 97c61c7c1ff4 16:06:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:06:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:06 ---> 9efaa7d27521 16:06:06 Step 3/22 : WORKDIR /edgex-go 16:06:06 ---> Using cache 16:06:06 ---> dc116ab293f3 16:06:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:07 ---> Running in d5d41bcee842 16:06:08 Removing intermediate container 1a998d42909a 16:06:08 ---> 0acbc43fab0c 16:06:08 Step 5/23 : RUN apk add --update --no-cache make git 16:06:08 Removing intermediate container 97c61c7c1ff4 16:06:08 ---> 75f9be995bbd 16:06:08 Step 5/24 : RUN apk add --update --no-cache make git 16:06:08 Removing intermediate container a8e0ee80fecb 16:06:08 ---> c3f7e8ac0449 16:06:08 Step 5/25 : RUN apk add --update --no-cache make git 16:06:08 ---> Running in 69285dfa16f9 16:06:08 ---> Running in df1d85ab19a9 16:06:08 ---> Running in 361a06d92d80 16:06:09 Removing intermediate container d5d41bcee842 16:06:09 ---> 2042f3549f26 16:06:09 Step 5/22 : RUN apk add --update --no-cache make git 16:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:09 ---> Running in add81283563a 16:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:09 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:06:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:06:09 ---> 9efaa7d27521 16:06:09 Step 3/21 : WORKDIR /edgex-go 16:06:09 ---> Using cache 16:06:09 ---> dc116ab293f3 16:06:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:09 ---> Using cache 16:06:09 ---> 2042f3549f26 16:06:09 Step 5/21 : RUN apk add --update --no-cache make git 16:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:10 ---> Running in ffe6d4ee47e4 16:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:10 OK: 221 MiB in 52 packages 16:06:10 OK: 221 MiB in 52 packages 16:06:10 OK: 221 MiB in 52 packages 16:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:11 OK: 221 MiB in 52 packages 16:06:11 Removing intermediate container 69285dfa16f9 16:06:11 ---> 8d0b1f9be125 16:06:11 Step 6/24 : COPY go.mod vendor* ./ 16:06:11 Removing intermediate container df1d85ab19a9 16:06:11 ---> f11413472ed4 16:06:11 Step 6/23 : COPY go.mod vendor* ./ 16:06:11 Removing intermediate container 361a06d92d80 16:06:11 ---> 8ac0d65d68f6 16:06:11 Step 6/25 : COPY go.mod vendor* ./ 16:06:11 ---> 1622bf3f9fd7 16:06:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:11 ---> Running in 6c8cbe6cfc77 16:06:11 Removing intermediate container add81283563a 16:06:11 ---> 7dd16df20b98 16:06:11 Step 6/22 : COPY go.mod vendor* ./ 16:06:11 ---> 9e74c9799749 16:06:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:11 ---> 1fd7b9c787cd 16:06:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:11 ---> Running in 9c32b993d72a 16:06:11 ---> Running in 7872a8cece37 16:06:11 ---> 472a2d546851 16:06:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:11 ---> Running in 9714de683741 16:06:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:12 OK: 221 MiB in 52 packages 16:06:12 Removing intermediate container ffe6d4ee47e4 16:06:12 ---> bd8e702a8b39 16:06:12 Step 6/21 : COPY go.mod vendor* ./ 16:06:12 ---> cccbd6501ed8 16:06:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:12 ---> Running in 8f2771cdcdbf 16:06:13 Removing intermediate container 6c8cbe6cfc77 16:06:13 ---> 9672d98c4de9 16:06:13 Step 8/24 : COPY . . 16:06:13 Removing intermediate container 7872a8cece37 16:06:13 ---> 6c98e0bc8bd9 16:06:13 Step 8/25 : COPY . . 16:06:14 Removing intermediate container 9714de683741 16:06:14 ---> 1545b2451cc2 16:06:14 Step 8/22 : COPY . . 16:06:14 Removing intermediate container 9c32b993d72a 16:06:14 ---> 6d3ed08a6de7 16:06:14 Step 8/23 : COPY . . 16:06:15 Removing intermediate container 8f2771cdcdbf 16:06:15 ---> 1b191fa303b9 16:06:15 Step 8/21 : COPY . . 16:06:27 ---> 1a7a659188af 16:06:27 Step 9/23 : RUN make cmd/core-command/core-command 16:06:27 ---> Running in 4b0e16fd8606 16:06:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:07:06 Removing intermediate container 4b0e16fd8606 16:07:06 ---> af341e2747b8 16:07:06 16:07:06 Step 10/23 : FROM alpine:3.14 16:07:06 ---> b94ff747205d 16:07:06 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:07:06 ---> e097a949db38 16:07:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:07:06 ---> 0e1776c9eb7e 16:07:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:07:06 ---> Running in e1d1aa3bd2db 16:07:06 ---> Running in bc4de7e56cea 16:07:06 ---> Running in f2df82017220 16:07:06 3.14: Pulling from library/alpine 16:07:06 Removing intermediate container e1d1aa3bd2db 16:07:06 ---> d1f5626f70cf 16:07:06 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" 16:07:06 ---> Running in 030782ab9db3 16:07:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:07:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:07:07 Status: Downloaded newer image for alpine:3.14 16:07:07 ---> 0a97eee8041e 16:07:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:07:07 ---> Running in 7b50e218366e 16:07:08 spire-1.2.0/ 16:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:07:09 (1/1) Installing dumb-init (1.2.5-r1) 16:07:09 Executing busybox-1.33.1-r6.trigger 16:07:09 OK: 6 MiB in 15 packages 16:07:09 spire-1.2.0/README.md 16:07:09 spire-1.2.0/bin/ 16:07:09 spire-1.2.0/bin/spire-server 16:07:09 spire-1.2.0/bin/spire-agent 16:07:09 spire-1.2.0/conf/ 16:07:09 spire-1.2.0/conf/server/ 16:07:09 spire-1.2.0/conf/server/server.conf 16:07:09 spire-1.2.0/conf/agent/ 16:07:09 spire-1.2.0/conf/agent/agent.conf 16:07:09 spire-1.2.0/LICENSE 16:07:09 ---> c80959fe787c 16:07:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:07:09 ---> Running in 7f216331b14d 16:07:09 Removing intermediate container 7b50e218366e 16:07:09 ---> 330b4e430f3e 16:07:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:09 ---> Running in 203bc0c733fd 16:07:10 Removing intermediate container 203bc0c733fd 16:07:10 ---> d1d5c307b1bd 16:07:10 Step 13/23 : ENV APP_PORT=59882 16:07:10 ---> Running in 1d52a19203cf 16:07:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:07:10 Removing intermediate container 1d52a19203cf 16:07:10 ---> 39003c0deb4b 16:07:10 Step 14/23 : EXPOSE $APP_PORT 16:07:10 ---> Running in d9042ac3a19e 16:07:10 Removing intermediate container d9042ac3a19e 16:07:10 ---> eb61a498ae8e 16:07:10 Step 15/23 : WORKDIR / 16:07:10 ---> Running in 0759fb2ea28c 16:07:11 Removing intermediate container 0759fb2ea28c 16:07:11 ---> feba503a69cc 16:07:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:11 ---> 662b4c5a46bf 16:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:07:11 Removing intermediate container 030782ab9db3 16:07:11 ---> c0ed15720dc0 16:07:11 16:07:11 Step 11/24 : FROM alpine:3.15 16:07:11 ---> f508de98e91d 16:07:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:07:12 3.15: Pulling from library/alpine 16:07:12 ---> b6d0eac2af46 16:07:12 Step 19/23 : ENTRYPOINT ["/core-command"] 16:07:12 ---> Running in 705093a438ad 16:07:12 Removing intermediate container 705093a438ad 16:07:12 ---> d1d8b481ceb6 16:07:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:12 ---> Running in 25c020f425f4 16:07:12 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:07:12 Status: Downloaded newer image for alpine:3.15 16:07:12 ---> c059bfaa849c 16:07:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:12 ---> Running in e998d4741cd8 16:07:12 Removing intermediate container 25c020f425f4 16:07:12 ---> 69b0d36f14f8 16:07:12 Step 21/23 : LABEL arch=x86_64 16:07:12 ---> Running in e1db89dc3ae9 16:07:12 Removing intermediate container e998d4741cd8 16:07:12 ---> f9eb34023260 16:07:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:12 ---> Running in 8b79e4299136 16:07:13 Removing intermediate container e1db89dc3ae9 16:07:13 ---> 1c39617169e7 16:07:13 Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:07:13 ---> Running in 7f5629ec1483 16:07:13 Removing intermediate container 7f5629ec1483 16:07:13 ---> ee22c2e49b01 16:07:13 Step 23/23 : LABEL version=0.0.0 16:07:13 ---> Running in 9e06e8c29b45 16:07:13 Removing intermediate container 9e06e8c29b45 16:07:13 ---> ffaf80381b80 16:07:13 16:07:13 Successfully built ffaf80381b80 16:07:13 Successfully tagged core-command:latest 16:07:13 Building core-metadata 16:07:13  Building core-command ... done Removing intermediate container 8b79e4299136 16:07:13 ---> 746662e24f02 16:07:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:07:13 ---> Running in 5db54aa7a92e 16:07:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:07:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:07:16 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:07:16 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:07:16 OK: 15859 distinct packages available 16:07:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:07:17 (1/4) Installing dumb-init (1.2.5-r1) 16:07:17 (2/4) Installing musl-obstack (1.2.2-r0) 16:07:17 (3/4) Installing libucontext (1.1-r0) 16:07:17 (4/4) Installing gcompat (1.0.0-r4) 16:07:17 Executing busybox-1.34.1-r3.trigger 16:07:17 OK: 6 MiB in 18 packages 16:07:20 Removing intermediate container 5db54aa7a92e 16:07:20 ---> 3035a282c384 16:07:20 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:07:23 ---> 0bb2c1bdc038 16:07:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:07:23 ---> e41726ce2c02 16:07:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:07:23 ---> Running in bc5fcf42a5bb 16:07:23 Removing intermediate container bc5fcf42a5bb 16:07:23 ---> 556025efb3a8 16:07:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:07:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:23 ---> 9efaa7d27521 16:07:23 Step 3/23 : WORKDIR /edgex-go 16:07:23 ---> Using cache 16:07:23 ---> dc116ab293f3 16:07:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:23 ---> Using cache 16:07:23 ---> 2042f3549f26 16:07:23 Step 5/23 : RUN apk add --update --no-cache make git 16:07:23 ---> Using cache 16:07:23 ---> bd8e702a8b39 16:07:23 Step 6/23 : COPY go.mod vendor* ./ 16:07:23 ---> Using cache 16:07:23 ---> cccbd6501ed8 16:07:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:23 ---> Using cache 16:07:23 ---> 1b191fa303b9 16:07:23 Step 8/23 : COPY . . 16:07:23 ---> Using cache 16:07:23 ---> c80959fe787c 16:07:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:07:23 ---> Running in 4a7708ed5af2 16:07:23 ---> edc1cb6b6a32 16:07:23 Step 19/24 : WORKDIR / 16:07:23 ---> Running in cb50c242313c 16:07:24 Removing intermediate container cb50c242313c 16:07:24 ---> 1324fa6d8866 16:07:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:07:24 ---> Running in ed96c01a99bb 16:07:24 Removing intermediate container ed96c01a99bb 16:07:24 ---> 1fec91a4692f 16:07:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:07:24 ---> Running in 9806556ee200 16:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:07:24 Removing intermediate container 9806556ee200 16:07:24 ---> f4f8ab351069 16:07:24 Step 22/24 : LABEL arch=x86_64 16:07:24 ---> Running in 0718bb468143 16:07:24 Removing intermediate container 0718bb468143 16:07:24 ---> c34fa59a34e2 16:07:24 Step 23/24 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:07:24 ---> Running in de60ada06637 16:07:25 Removing intermediate container de60ada06637 16:07:25 ---> b76f974ead1d 16:07:25 Step 24/24 : LABEL version=0.0.0 16:07:25 ---> Running in cd878c826e79 16:07:25 Removing intermediate container cd878c826e79 16:07:25 ---> c9816ff1170f 16:07:25 16:07:25 Successfully built c9816ff1170f 16:07:25 Successfully tagged security-spire-config:latest 16:07:25  Building security-spire-config ... done Building security-spire-agent 16:07:35 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:35 ---> 9efaa7d27521 16:07:35 Step 3/24 : WORKDIR /edgex-go 16:07:35 ---> Using cache 16:07:35 ---> dc116ab293f3 16:07:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:35 ---> Using cache 16:07:35 ---> 2042f3549f26 16:07:35 Step 5/24 : RUN apk add --update --no-cache make git 16:07:35 ---> Using cache 16:07:35 ---> bd8e702a8b39 16:07:35 Step 6/24 : COPY go.mod vendor* ./ 16:07:35 ---> Using cache 16:07:35 ---> cccbd6501ed8 16:07:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:35 ---> Using cache 16:07:35 ---> 1b191fa303b9 16:07:35 Step 8/24 : COPY . . 16:07:35 ---> Using cache 16:07:35 ---> c80959fe787c 16:07:35 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:07:35 ---> Running in 778de0997e44 16:07:35 Removing intermediate container 778de0997e44 16:07:35 ---> 4264bfb5af32 16:07:35 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" 16:07:35 ---> Running in 2c20740a0f39 16:07:37 spire-1.2.0/ 16:07:39 spire-1.2.0/README.md 16:07:39 spire-1.2.0/bin/ 16:07:39 spire-1.2.0/bin/spire-server 16:07:39 spire-1.2.0/bin/spire-agent 16:07:39 spire-1.2.0/conf/ 16:07:39 spire-1.2.0/conf/server/ 16:07:39 spire-1.2.0/conf/server/server.conf 16:07:39 spire-1.2.0/conf/agent/ 16:07:39 spire-1.2.0/conf/agent/agent.conf 16:07:39 spire-1.2.0/LICENSE 16:07:41 Removing intermediate container 2c20740a0f39 16:07:41 ---> 60e5d34f9678 16:07:41 16:07:41 Step 11/24 : FROM alpine:3.15 16:07:41 ---> c059bfaa849c 16:07:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:41 ---> Using cache 16:07:41 ---> f9eb34023260 16:07:41 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:41 ---> Using cache 16:07:41 ---> 746662e24f02 16:07:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:07:41 ---> Running in a55775bb48be 16:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:07:43 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:07:43 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:07:43 OK: 15859 distinct packages available 16:07:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:07:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:07:45 (1/5) Installing dumb-init (1.2.5-r1) 16:07:45 (2/5) Installing musl-obstack (1.2.2-r0) 16:07:45 (3/5) Installing libucontext (1.1-r0) 16:07:45 (4/5) Installing gcompat (1.0.0-r4) 16:07:46 (5/5) Installing openssl (1.1.1l-r8) 16:07:46 Executing busybox-1.34.1-r3.trigger 16:07:46 OK: 7 MiB in 19 packages 16:07:46 Removing intermediate container a55775bb48be 16:07:46 ---> 0e867f29a96d 16:07:46 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:07:47 ---> 54f95153786a 16:07:47 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:07:49 ---> b6bdb7d1b0f6 16:07:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:07:49 ---> 0699d4725684 16:07:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:07:49 ---> d3ba25796e7b 16:07:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:07:50 ---> 35bbc9e8f526 16:07:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:07:50 ---> Running in 824141fa1faf 16:07:50 Removing intermediate container 824141fa1faf 16:07:50 ---> 8c50a048b0d0 16:07:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:07:50 ---> Running in da9236183f1c 16:07:50 Removing intermediate container da9236183f1c 16:07:50 ---> 896d4d7fc55e 16:07:50 Step 22/24 : LABEL arch=x86_64 16:07:50 ---> Running in f63f2724c384 16:07:50 Removing intermediate container f63f2724c384 16:07:50 ---> 1142ecff984a 16:07:50 Step 23/24 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:07:50 ---> Running in ebc3fc323976 16:07:50 Removing intermediate container ebc3fc323976 16:07:50 ---> 64faf088abda 16:07:50 Step 24/24 : LABEL version=0.0.0 16:07:50 ---> Running in 15453b6cd716 16:07:50 Removing intermediate container 15453b6cd716 16:07:50 ---> 77ceb77521de 16:07:50 16:07:50 Successfully built 77ceb77521de 16:07:50 Successfully tagged security-spire-agent:latest 16:07:50  Building security-spire-agent ... done Building security-bootstrapper 16:07:55 Removing intermediate container bc4de7e56cea 16:07:55 ---> 7276a325b9c4 16:07:55 16:07:55 Step 10/25 : FROM alpine:3.14 16:07:55 ---> 0a97eee8041e 16:07:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:07:55 ---> Running in ca336e998590 16:07:55 Removing intermediate container 7f216331b14d 16:07:55 ---> d23548143bbc 16:07:55 16:07:55 Step 10/21 : FROM alpine:3.14 16:07:55 ---> 0a97eee8041e 16:07:55 Step 11/21 : RUN apk add --update --no-cache curl 16:07:55 ---> Running in 10df6c904d82 16:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:07:56 (1/3) Installing ca-certificates (20211220-r0) 16:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:07:56 (2/3) Installing dumb-init (1.2.5-r1) 16:07:56 (3/3) Installing su-exec (0.2-r1) 16:07:56 Executing busybox-1.33.1-r6.trigger 16:07:56 Executing ca-certificates-20211220-r0.trigger 16:07:56 OK: 6 MiB in 17 packages 16:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:07:56 (1/5) Installing ca-certificates (20211220-r0) 16:07:56 (2/5) Installing brotli-libs (1.0.9-r5) 16:07:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:07:56 (4/5) Installing libcurl (7.79.1-r0) 16:07:56 (5/5) Installing curl (7.79.1-r0) 16:07:56 Executing busybox-1.33.1-r6.trigger 16:07:56 Executing ca-certificates-20211220-r0.trigger 16:07:57 OK: 8 MiB in 19 packages 16:07:57 Removing intermediate container ca336e998590 16:07:57 ---> 3a62d14b5a35 16:07:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:57 Removing intermediate container f2df82017220 16:07:57 ---> 9191efb78f46 16:07:57 16:07:57 Step 10/22 : FROM alpine:3.14 16:07:57 ---> 0a97eee8041e 16:07:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:07:57 ---> Using cache 16:07:57 ---> 330b4e430f3e 16:07:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:57 ---> Using cache 16:07:57 ---> d1d5c307b1bd 16:07:57 Step 13/22 : ENV APP_PORT=59861 16:07:57 ---> Running in bbe7a933b14e 16:07:57 ---> Running in 5913dfc450b9 16:07:57 Removing intermediate container 10df6c904d82 16:07:57 ---> 1b836d88d292 16:07:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:58 Removing intermediate container 5913dfc450b9 16:07:58 ---> df507f4f12d7 16:07:58 Step 13/25 : WORKDIR / 16:07:58 Removing intermediate container bbe7a933b14e 16:07:58 ---> 617fc0651551 16:07:58 Step 14/22 : EXPOSE $APP_PORT 16:07:58 ---> Running in 1d9a3819dddb 16:07:58 ---> Running in 8eaaff96d4e6 16:07:58 ---> Running in 3db9d1dae802 16:07:58 Removing intermediate container 1d9a3819dddb 16:07:58 ---> 68971fa74333 16:07:58 Step 13/21 : WORKDIR /edgex 16:07:58 Removing intermediate container 3db9d1dae802 16:07:58 ---> a9f7e0b608d2 16:07:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:58 Removing intermediate container 8eaaff96d4e6 16:07:58 ---> dbba4473ce6d 16:07:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:58 ---> Running in d7564a47ec7c 16:07:58 Removing intermediate container d7564a47ec7c 16:07:58 ---> 0295d4d4501f 16:07:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:07:59 ---> eed354784f30 16:07:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:07:59 ---> 499eb2e8f674 16:07:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:59 ---> 1c242ab04108 16:07:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:59 ---> f2cdce5e153a 16:07:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:07:59 ---> 23b6b39ca058 16:07:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:07:59 ---> 87ccc7b775f3 16:07:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:08:00 ---> 279f808b2fdf 16:08:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:08:00 ---> 7c589db87caf 16:08:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:08:00 ---> Running in 8eb0c955781e 16:08:00 ---> 912497122319 16:08:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:08:00 Removing intermediate container 8eb0c955781e 16:08:00 ---> 650833ab96e6 16:08:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:00 ---> Running in 07c3d0898c87 16:08:00 Removing intermediate container 07c3d0898c87 16:08:00 ---> f7c7853fb770 16:08:00 Step 20/22 : LABEL arch=x86_64 16:08:00 ---> Running in 73e32ecb458e 16:08:00 ---> d9099b6e4245 16:08:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:08:00 ---> bf8810cff54f 16:08:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:08:00 ---> Running in df499b018965 16:08:00 Removing intermediate container 73e32ecb458e 16:08:00 ---> e90092e66792 16:08:00 Step 21/22 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:00 ---> Running in 27c4c7c115aa 16:08:01 Removing intermediate container df499b018965 16:08:01 ---> a73af1237783 16:08:01 Step 18/21 : CMD ["--init=true"] 16:08:01 Removing intermediate container 27c4c7c115aa 16:08:01 ---> 648fb2cfb58b 16:08:01 Step 22/22 : LABEL version=0.0.0 16:08:01 ---> Running in bd7ab4b30389 16:08:01 ---> Running in 5a4c59fc8b30 16:08:01 Removing intermediate container bd7ab4b30389 16:08:01 ---> 438dcc8e8d63 16:08:01 Step 19/21 : LABEL arch=x86_64 16:08:01 ---> 517a0eecdd0d 16:08:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:08:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:08:01 ---> 9efaa7d27521 16:08:01 Step 3/31 : WORKDIR /edgex-go 16:08:01 ---> Using cache 16:08:01 ---> dc116ab293f3 16:08:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 ---> Using cache 16:08:01 ---> 2042f3549f26 16:08:01 Step 5/31 : RUN apk add --update --no-cache make git 16:08:01 ---> Using cache 16:08:01 ---> bd8e702a8b39 16:08:01 Step 6/31 : COPY go.mod vendor* ./ 16:08:01 ---> Using cache 16:08:01 ---> cccbd6501ed8 16:08:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:01 ---> Using cache 16:08:01 ---> 1b191fa303b9 16:08:01 Step 8/31 : COPY . . 16:08:01 ---> Using cache 16:08:01 ---> c80959fe787c 16:08:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:01 Removing intermediate container 5a4c59fc8b30 16:08:01 ---> b151661c4a84 16:08:01 16:08:01 ---> Running in a57af4cf2513 16:08:01 ---> Running in 5924049db77e 16:08:02 Successfully built b151661c4a84 16:08:02 Successfully tagged support-scheduler:latest 16:08:02 Building security-spiffe-token-provider 16:08:02  Building support-scheduler ... done Removing intermediate container a57af4cf2513 16:08:02 ---> c4af8f3cb951 16:08:02 Step 20/21 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:02 ---> 811abeb26324 16:08:02 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/ 16:08:02 ---> Running in 7924e4cb1442 16:08:02 ---> Running in 2bf676c59ec4 16:08:02 Removing intermediate container 2bf676c59ec4 16:08:02 ---> b8f92cedfb3b 16:08:02 Step 21/21 : LABEL version=0.0.0 16:08:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:08:03 ---> Running in 336c61a42547 16:08:04 Removing intermediate container 336c61a42547 16:08:04 ---> a58cdb547e8d 16:08:04 16:08:04 Successfully built a58cdb547e8d 16:08:04 Successfully tagged security-proxy-setup:latest 16:08:04  Building security-proxy-setup ... done Building support-notifications 16:08:04 Removing intermediate container 7924e4cb1442 16:08:04 ---> 8a3cef7ab1fd 16:08:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:08:04 ---> Running in 3347dc7926c4 16:08:05 Removing intermediate container 4a7708ed5af2 16:08:05 ---> eef478b26bac 16:08:05 16:08:05 Step 10/23 : FROM alpine:3.14 16:08:05 ---> 0a97eee8041e 16:08:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:08:05 ---> Using cache 16:08:05 ---> 330b4e430f3e 16:08:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:05 ---> Using cache 16:08:05 ---> d1d5c307b1bd 16:08:05 Step 13/23 : ENV APP_PORT=59881 16:08:06 Removing intermediate container 3347dc7926c4 16:08:06 ---> fe7e20a2c1aa 16:08:06 Step 23/25 : LABEL arch=x86_64 16:08:06 ---> Running in 43cee994c210 16:08:06 ---> Running in cccc317257af 16:08:06 Removing intermediate container 43cee994c210 16:08:06 ---> 89e76e14c5bd 16:08:06 Step 14/23 : EXPOSE $APP_PORT 16:08:06 Removing intermediate container cccc317257af 16:08:06 ---> a0b20899d089 16:08:06 Step 24/25 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:06 ---> Running in dc086f1ad5e2 16:08:06 ---> Running in 72c6151cf031 16:08:06 Removing intermediate container dc086f1ad5e2 16:08:06 ---> 38b14f885ae9 16:08:06 Step 15/23 : WORKDIR / 16:08:06 Removing intermediate container 72c6151cf031 16:08:06 ---> dd82d0bc2064 16:08:06 Step 25/25 : LABEL version=0.0.0 16:08:06 ---> Running in 0f64dab62ef4 16:08:07 ---> Running in 5b76387aac77 16:08:07 Removing intermediate container 0f64dab62ef4 16:08:07 ---> 03999864fcbe 16:08:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:07 Removing intermediate container 5b76387aac77 16:08:07 ---> a1a10e1e116c 16:08:07 16:08:07 Successfully built a1a10e1e116c 16:08:07 Successfully tagged security-secretstore-setup:latest 16:08:07  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:08:08 ---> 48872fb5de64 16:08:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:08:09 ---> 6ef7eca74fe5 16:08:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:08:10 ---> 1904c0c905cb 16:08:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:08:10 ---> Running in f0980e56ce98 16:08:10 Removing intermediate container f0980e56ce98 16:08:10 ---> bf6b431fd70f 16:08:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:10 ---> Running in f9a549266653 16:08:11 Removing intermediate container f9a549266653 16:08:11 ---> 47d3f47eb9f0 16:08:11 Step 21/23 : LABEL arch=x86_64 16:08:11 ---> Running in b6c5a8dea1da 16:08:11 Removing intermediate container b6c5a8dea1da 16:08:11 ---> 69950bd3fb88 16:08:11 Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:12 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:08:12 ---> 9efaa7d27521 16:08:12 Step 3/20 : WORKDIR /edgex-go 16:08:12 ---> Using cache 16:08:12 ---> dc116ab293f3 16:08:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:08:12 ---> Running in a59bf742b05f 16:08:12 ---> Running in bc9ab51b476b 16:08:12 Removing intermediate container a59bf742b05f 16:08:12 ---> aae84aad3d50 16:08:12 Step 23/23 : LABEL version=0.0.0 16:08:12 ---> Running in 6cf917168c5d 16:08:13 Removing intermediate container 6cf917168c5d 16:08:13 ---> 168d5052486b 16:08:13 16:08:13 Successfully built 168d5052486b 16:08:13 Successfully tagged core-metadata:latest 16:08:13  Building core-metadata ... done Building core-data 16:08:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:08:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:08:14 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:08:14 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:08:14 OK: 15862 distinct packages available 16:08:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:08:16 OK: 221 MiB in 52 packages 16:08:19 Removing intermediate container bc9ab51b476b 16:08:19 ---> c3829aaf5767 16:08:19 Step 5/20 : COPY go.mod vendor* ./ 16:08:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:19 ---> 9efaa7d27521 16:08:19 Step 3/23 : WORKDIR /edgex-go 16:08:19 ---> Using cache 16:08:19 ---> dc116ab293f3 16:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:19 ---> Using cache 16:08:19 ---> 2042f3549f26 16:08:19 Step 5/23 : RUN apk add --update --no-cache make bash git 16:08:19 ---> c02d1c275fb1 16:08:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:19 ---> Running in fc12433258fe 16:08:19 ---> Running in bd85a8c64c78 16:08:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:08:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:20 ---> 9efaa7d27521 16:08:20 Step 3/22 : WORKDIR /edgex-go 16:08:20 ---> Using cache 16:08:20 ---> dc116ab293f3 16:08:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:20 ---> Using cache 16:08:20 ---> 2042f3549f26 16:08:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:08:20 ---> Running in 4f60516448fe 16:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:08:22 OK: 221 MiB in 52 packages 16:08:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:22 ---> 9efaa7d27521 16:08:22 Step 3/23 : WORKDIR /edgex-go 16:08:22 ---> Using cache 16:08:22 ---> dc116ab293f3 16:08:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:22 ---> Using cache 16:08:22 ---> 2042f3549f26 16:08:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:08:22 ---> Running in 7b9cd060863b 16:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:08:22 Removing intermediate container fc12433258fe 16:08:22 ---> ecbc0a47ee5f 16:08:22 Step 7/20 : COPY . . 16:08:22 OK: 221 MiB in 52 packages 16:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:08:23 Removing intermediate container bd85a8c64c78 16:08:23 ---> 546c04600244 16:08:23 Step 6/23 : COPY go.mod vendor* ./ 16:08:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:08:24 ---> 7e6bf62064ba 16:08:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:24 OK: 221 MiB in 52 packages 16:08:24 ---> Running in 79ac92400362 16:08:24 Removing intermediate container 4f60516448fe 16:08:24 ---> da217e9c18d9 16:08:24 Step 6/22 : COPY go.mod vendor* ./ 16:08:25 ---> 7c15cdbdf457 16:08:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:25 Removing intermediate container 7b9cd060863b 16:08:25 ---> ccd3331c6785 16:08:25 Step 6/23 : COPY go.mod vendor* ./ 16:08:25 ---> Running in e5d70110068a 16:08:26 ---> 7c9c13d1bfec 16:08:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:26 ---> Running in ca519b0e9850 16:08:28 Removing intermediate container 79ac92400362 16:08:28 ---> d575b7984e6c 16:08:28 Step 8/23 : COPY . . 16:08:28 Removing intermediate container e5d70110068a 16:08:28 ---> c39a3d3dcfd1 16:08:28 Step 8/22 : COPY . . 16:08:29 Removing intermediate container ca519b0e9850 16:08:29 ---> cd1bc788ccd1 16:08:29 Step 8/23 : COPY . . 16:08:33 Removing intermediate container 5924049db77e 16:08:33 ---> 779a49d4ae3c 16:08:33 16:08:33 Step 10/31 : FROM alpine:3.14 16:08:33 ---> 0a97eee8041e 16:08:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:08:34 ---> c84d993aa62d 16:08:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:08:34 ---> Running in cd92ff3a33c6 16:08:34 ---> Running in e982503697b7 16:08:34 Removing intermediate container cd92ff3a33c6 16:08:34 ---> 38ee22340da3 16:08:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:08:34 ---> Running in e587e1e15b4f 16:08:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:08:35 (1/2) Installing dumb-init (1.2.5-r1) 16:08:35 (2/2) Installing su-exec (0.2-r1) 16:08:35 Executing busybox-1.33.1-r6.trigger 16:08:35 OK: 6 MiB in 16 packages 16:08:37 Removing intermediate container e587e1e15b4f 16:08:37 ---> 16dae2814eb4 16:08:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:08:38 ---> Running in 271a524f8214 16:08:38 Removing intermediate container 271a524f8214 16:08:38 ---> 69d4f0c49292 16:08:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:08:38 ---> Running in cf68fca32136 16:08:39 Removing intermediate container cf68fca32136 16:08:39 ---> eef316b85ef6 16:08:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:08:39 ---> Running in e9ae679d7288 16:08:41 Removing intermediate container e9ae679d7288 16:08:41 ---> f064d2ce56f9 16:08:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:08:41 ---> Running in b01eb7bc43be 16:08:41 ---> f2944a90818d 16:08:41 Step 9/23 : RUN make cmd/core-data/core-data 16:08:41 ---> Running in bf7e20480379 16:08:41 ---> 72bddacb9af8 16:08:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:41 Removing intermediate container b01eb7bc43be 16:08:41 ---> 4a9f3d070351 16:08:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:08:41 ---> 9d5bc2827aae 16:08:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:08:41 ---> Running in b0553d0d12b8 16:08:41 ---> Running in 15f2061e2cc2 16:08:42 ---> 130b205953fe 16:08:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:08:42 ---> Running in 6355fbf0cb0f 16:08:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:08:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:08:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:08:43 Removing intermediate container 6355fbf0cb0f 16:08:43 ---> ffdf1a852bce 16:08:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:43 ---> fa944903e602 16:08:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:08:44 ---> 44a249ac1970 16:08:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:08:44 ---> 27134e13671b 16:08:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:08:45 ---> ad6854b37ce4 16:08:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:08:45 ---> ffcc1ce417ba 16:08:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:08:45 ---> Running in 82567833fcb0 16:08:45 Removing intermediate container 82567833fcb0 16:08:45 ---> 25e634e3b600 16:08:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:08:45 ---> 9e123c1aa67d 16:08:45 Step 26/31 : RUN chmod +x /entrypoint.sh 16:08:46 ---> Running in 2295de54ebd1 16:08:47 Removing intermediate container 2295de54ebd1 16:08:47 ---> 1a8acf01ba4b 16:08:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:08:47 ---> Running in 13d42f0caee1 16:08:47 Removing intermediate container 13d42f0caee1 16:08:47 ---> f2e2f2d6bc7e 16:08:47 Step 28/31 : CMD ["gate"] 16:08:47 ---> Running in bcb2426201c7 16:08:47 Removing intermediate container bcb2426201c7 16:08:47 ---> 03843922a14b 16:08:47 Step 29/31 : LABEL arch=x86_64 16:08:47 ---> Running in b6bf77050577 16:08:47 Removing intermediate container b6bf77050577 16:08:47 ---> 80044c8fe856 16:08:47 Step 30/31 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:47 ---> Running in 6df89cb77145 16:08:47 Removing intermediate container 6df89cb77145 16:08:47 ---> c9fea138b7d8 16:08:47 Step 31/31 : LABEL version=0.0.0 16:08:47 ---> Running in dd0d0460cf34 16:08:48 Removing intermediate container dd0d0460cf34 16:08:48 ---> b8a1631b8c38 16:08:48 16:08:48 Successfully built b8a1631b8c38 16:08:48 Successfully tagged security-bootstrapper:latest 16:08:48  Building security-bootstrapper ... done Building security-spire-server 16:08:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:08:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:56 ---> 9efaa7d27521 16:08:56 Step 3/23 : WORKDIR /edgex-go 16:08:56 ---> Using cache 16:08:56 ---> dc116ab293f3 16:08:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:56 ---> Using cache 16:08:56 ---> 2042f3549f26 16:08:56 Step 5/23 : RUN apk add --update --no-cache make git 16:08:56 ---> Using cache 16:08:56 ---> bd8e702a8b39 16:08:56 Step 6/23 : COPY go.mod vendor* ./ 16:08:56 ---> Using cache 16:08:56 ---> cccbd6501ed8 16:08:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:56 ---> Using cache 16:08:56 ---> 1b191fa303b9 16:08:56 Step 8/23 : COPY . . 16:08:56 ---> Using cache 16:08:56 ---> c80959fe787c 16:08:56 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:08:56 ---> Using cache 16:08:56 ---> 4264bfb5af32 16:08:56 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" 16:08:56 ---> Using cache 16:08:56 ---> 60e5d34f9678 16:08:56 16:08:56 Step 11/23 : FROM alpine:3.15 16:08:56 ---> c059bfaa849c 16:08:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:56 ---> Using cache 16:08:56 ---> f9eb34023260 16:08:56 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:56 ---> Using cache 16:08:56 ---> 746662e24f02 16:08:56 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:08:56 ---> Using cache 16:08:56 ---> 0e867f29a96d 16:08:56 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:08:58 ---> 1bce984d747b 16:08:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:08:58 ---> 069720a0be3e 16:08:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:08:59 ---> 9f647b9151ab 16:08:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:08:59 ---> dacee265f82e 16:08:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:08:59 ---> Running in cfb108d336e2 16:08:59 Removing intermediate container cfb108d336e2 16:08:59 ---> f65d56878a2a 16:08:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:08:59 ---> Running in 6a640c8e3123 16:08:59 Removing intermediate container 6a640c8e3123 16:08:59 ---> 0ae5701ac04f 16:08:59 Step 21/23 : LABEL arch=x86_64 16:08:59 ---> Running in 1809f8cecaa1 16:08:59 Removing intermediate container 1809f8cecaa1 16:08:59 ---> 856e1a2fb0f8 16:08:59 Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:08:59 ---> Running in 19bed7620e1b 16:09:00 Removing intermediate container 19bed7620e1b 16:09:00 ---> bed901126af0 16:09:00 Step 23/23 : LABEL version=0.0.0 16:09:00 ---> Running in ecb02fc66d7f 16:09:00 Removing intermediate container ecb02fc66d7f 16:09:00 ---> d81835dade7e 16:09:00 16:09:00 Successfully built d81835dade7e 16:09:00 Successfully tagged security-spire-server:latest 16:09:27  Building security-spire-server ... done Removing intermediate container b0553d0d12b8 16:09:27 ---> f6021aebe445 16:09:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:09:27 ---> Running in d9917d859bf5 16:09:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:09:27 Removing intermediate container d9917d859bf5 16:09:27 ---> 633fbea3943c 16:09:27 16:09:27 Step 11/23 : FROM docker:20.10.10 16:09:27 20.10.10: Pulling from library/docker 16:09:29 Removing intermediate container 15f2061e2cc2 16:09:29 ---> bc55e792c4f3 16:09:29 16:09:29 Step 10/22 : FROM alpine:3.14 16:09:29 ---> 0a97eee8041e 16:09:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:09:29 ---> Running in c304e8117ce4 16:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:09:30 (1/2) Installing ca-certificates (20211220-r0) 16:09:30 (2/2) Installing dumb-init (1.2.5-r1) 16:09:30 Executing busybox-1.33.1-r6.trigger 16:09:30 Executing ca-certificates-20211220-r0.trigger 16:09:30 OK: 6 MiB in 16 packages 16:09:32 Removing intermediate container c304e8117ce4 16:09:32 ---> 6f8502dd21ca 16:09:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:09:32 ---> Running in 4fef07737362 16:09:32 Removing intermediate container 4fef07737362 16:09:32 ---> 7cd89825c12c 16:09:32 Step 13/22 : ENV APP_PORT=59860 16:09:32 ---> Running in 09ab63a17f2d 16:09:32 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:09:32 Status: Downloaded newer image for docker:20.10.10 16:09:32 ---> b706a049f56e 16:09:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:09:32 ---> Running in 1de7240a674f 16:09:33 Removing intermediate container 09ab63a17f2d 16:09:33 ---> f923fa250fcd 16:09:33 Step 14/22 : EXPOSE $APP_PORT 16:09:33 ---> Running in 2ecdf5a9ebb6 16:09:33 Removing intermediate container 1de7240a674f 16:09:33 ---> bd213c3e01a0 16:09:33 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 16:09:33 ---> Running in 3d5acb148ef8 16:09:33 Removing intermediate container 2ecdf5a9ebb6 16:09:33 ---> 8d14f0b37ea6 16:09:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:34 Removing intermediate container bf7e20480379 16:09:34 ---> d7e9c78c531c 16:09:34 16:09:34 Step 10/23 : FROM alpine:3.14 16:09:34 ---> 0a97eee8041e 16:09:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:09:34 ---> d06a20f16398 16:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:34 ---> Running in 83195523e4a8 16:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:09:34 (1/42) Installing readline (8.1.0-r0) 16:09:34 (2/42) Installing bash (5.1.4-r0) 16:09:34 Executing bash-5.1.4-r0.post-install 16:09:34 (3/42) Installing brotli-libs (1.0.9-r5) 16:09:34 Removing intermediate container 83195523e4a8 16:09:34 ---> a2284ee9e829 16:09:34 Step 12/23 : ENV APP_PORT=59880 16:09:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:09:34 (5/42) Installing libcurl (7.79.1-r0) 16:09:34 (6/42) Installing curl (7.79.1-r0) 16:09:34 (7/42) Installing dumb-init (1.2.5-r1) 16:09:34 (8/42) Installing libbz2 (1.0.8-r1) 16:09:34 (9/42) Installing expat (2.4.7-r0) 16:09:34 (10/42) Installing libffi (3.3-r2) 16:09:34 (11/42) Installing gdbm (1.19-r0) 16:09:34 (12/42) Installing xz-libs (5.2.5-r0) 16:09:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:09:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:09:34 (15/42) Installing mpdecimal (2.5.1-r1) 16:09:34 (16/42) Installing sqlite-libs (3.35.5-r0) 16:09:34 (17/42) Installing python3 (3.9.5-r2) 16:09:34 ---> Running in 3ffe111a2c2b 16:09:35 ---> ad7130a491dd 16:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:09:35 (18/42) Installing py3-appdirs (1.4.4-r2) 16:09:35 (19/42) Installing py3-chardet (4.0.0-r2) 16:09:35 Removing intermediate container 3ffe111a2c2b 16:09:35 ---> 4ab393700cfe 16:09:35 Step 13/23 : EXPOSE $APP_PORT 16:09:35 (20/42) Installing py3-idna (3.2-r0) 16:09:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:09:36 (22/42) Installing py3-certifi (2020.12.5-r1) 16:09:36 (23/42) Installing py3-requests (2.25.1-r4) 16:09:36 ---> Running in de17725347ba 16:09:36 (24/42) Installing py3-msgpack (1.0.2-r1) 16:09:36 (25/42) Installing py3-lockfile (0.12.2-r4) 16:09:36 ---> 2db33713ac30 16:09:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:09:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:09:36 (27/42) Installing py3-colorama (0.4.4-r1) 16:09:36 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:09:36 (29/42) Installing py3-distlib (0.3.1-r3) 16:09:36 (30/42) Installing py3-distro (1.5.0-r3) 16:09:36 (31/42) Installing py3-six (1.15.0-r1) 16:09:36 ---> Running in cfe034df7c86 16:09:36 (32/42) Installing py3-webencodings (0.5.1-r4) 16:09:36 (33/42) Installing py3-html5lib (1.1-r1) 16:09:36 Removing intermediate container de17725347ba 16:09:36 ---> 03e83fc6bb1f 16:09:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:36 (34/42) Installing py3-parsing (2.4.7-r2) 16:09:36 (35/42) Installing py3-packaging (20.9-r1) 16:09:36 (36/42) Installing py3-toml (0.10.2-r2) 16:09:36 (37/42) Installing py3-pep517 (0.10.0-r2) 16:09:36 (38/42) Installing py3-progress (1.5-r2) 16:09:36 (39/42) Installing py3-retrying (1.3.3-r1) 16:09:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:09:37 Removing intermediate container e982503697b7 16:09:37 ---> 9b3c1cac50e7 16:09:37 16:09:37 Step 9/20 : FROM alpine:3.15 16:09:37 (41/42) Installing py3-setuptools (52.0.0-r3) 16:09:37 ---> c059bfaa849c 16:09:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:37 ---> Using cache 16:09:37 ---> f9eb34023260 16:09:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 9f7b2fa6a5a5 16:09:37 16:09:37 ---> Using cache 16:09:37 ---> 746662e24f02 16:09:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:09:37 (42/42) Installing py3-pip (20.3.4-r1) 16:09:37 Removing intermediate container cfe034df7c86 16:09:37 ---> 12441da92e15 16:09:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:37 ---> Running in f38be96e8294 16:09:37 ---> Running in 59f9f68dadff 16:09:37 Executing busybox-1.33.1-r6.trigger 16:09:37 OK: 84 MiB in 64 packages 16:09:37 Removing intermediate container 59f9f68dadff 16:09:37 ---> 192df70a1436 16:09:37 Step 20/22 : LABEL arch=x86_64 16:09:37 ---> Running in 65b05046cb50 16:09:38 Removing intermediate container 65b05046cb50 16:09:38 ---> 3c59fbeaf89f 16:09:38 Step 21/22 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:09:38 ---> Running in f57ad73f4cdf 16:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:38 Removing intermediate container f57ad73f4cdf 16:09:38 ---> 650f313c4d01 16:09:38 Step 22/22 : LABEL version=0.0.0 16:09:38 Collecting docker-compose==1.23.2 16:09:38 ---> Running in 5a2df0a61070 16:09:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:09:38 Removing intermediate container 9f7b2fa6a5a5 16:09:38 ---> 1515b0b36d62 16:09:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:09:38 Collecting texttable<0.10,>=0.9.0 16:09:38 Downloading texttable-0.9.1.tar.gz (11 kB) 16:09:38 ---> Running in b6b56aeb445f 16:09:38 Removing intermediate container 5a2df0a61070 16:09:38 ---> 1bc598948a40 16:09:38 16:09:38 Successfully built 1bc598948a40 16:09:38 Successfully tagged support-notifications:latest 16:09:38  Building support-notifications ... done Collecting websocket-client<1.0,>=0.32.0 16:09:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:09:38 Collecting dockerpty<0.5,>=0.4.1 16:09:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:09:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:09:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:39 Collecting docopt<0.7,>=0.6.1 16:09:39 Downloading docopt-0.6.2.tar.gz (25 kB) 16:09:39 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:09:39 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:09:39 OK: 15859 distinct packages available 16:09:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:39 Collecting docker<4.0,>=3.6.0 16:09:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:09:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:09:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:09:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:09:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:09:40 Collecting jsonschema<3,>=2.5.1 16:09:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:09:40 Collecting cached-property<2,>=1.2.0 16:09:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:09:40 Collecting PyYAML<4,>=3.10 16:09:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:09:40 (1/6) Installing dumb-init (1.2.5-r1) 16:09:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:09:40 (3/6) Installing libsodium (1.0.18-r0) 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:09:40 (5/6) Installing libzmq (4.3.4-r0) 16:09:40 Collecting docker-pycreds>=0.4.0 16:09:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:09:40 (6/6) Installing zeromq (4.3.4-r0) 16:09:40 Collecting chardet<3.1.0,>=3.0.2 16:09:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:09:40 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) 16:09:40 Collecting idna<2.8,>=2.5 16:09:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:09:40 Executing busybox-1.33.1-r6.trigger 16:09:40 OK: 8 MiB in 20 packages 16:09:40 (1/9) Installing ca-certificates (20211220-r0) 16:09:40 Collecting urllib3<1.25,>=1.21.1 16:09:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:09:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:09:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:09:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:09:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:09:41 (2/9) Installing brotli-libs (1.0.9-r5) 16:09:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:09:41 Attempting uninstall: urllib3 16:09:41 Found existing installation: urllib3 1.26.5 16:09:41 Uninstalling urllib3-1.26.5: 16:09:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:09:41 Successfully uninstalled urllib3-1.26.5 16:09:41 (4/9) Installing libcurl (7.80.0-r0) 16:09:41 Attempting uninstall: idna 16:09:41 Found existing installation: idna 3.2 16:09:41 Uninstalling idna-3.2: 16:09:41 Successfully uninstalled idna-3.2 16:09:41 Removing intermediate container b6b56aeb445f 16:09:41 ---> 49c83177ce6d 16:09:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:41 (5/9) Installing curl (7.80.0-r0) 16:09:41 (6/9) Installing dumb-init (1.2.5-r1) 16:09:41 Attempting uninstall: chardet 16:09:41 Found existing installation: chardet 4.0.0 16:09:41 Uninstalling chardet-4.0.0: 16:09:41 ---> 501577ddb7d8 16:09:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:09:41 Successfully uninstalled chardet-4.0.0 16:09:41 (7/9) Installing musl-obstack (1.2.2-r0) 16:09:41 (8/9) Installing libucontext (1.1-r0) 16:09:41 (9/9) Installing gcompat (1.0.0-r4) 16:09:41 Executing busybox-1.34.1-r3.trigger 16:09:41 Attempting uninstall: requests 16:09:41 Found existing installation: requests 2.25.1 16:09:41 Uninstalling requests-2.25.1: 16:09:41 Executing ca-certificates-20211220-r0.trigger 16:09:41 Successfully uninstalled requests-2.25.1 16:09:41 ---> 3f43a8f002e1 16:09:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:09:41 OK: 8 MiB in 23 packages 16:09:41 Running setup.py install for texttable: started 16:09:42 ---> 173246dd196b 16:09:42 Step 19/23 : ENTRYPOINT ["/core-data"] 16:09:42 ---> Running in f2549ea15787 16:09:42 Running setup.py install for texttable: finished with status 'done' 16:09:42 Running setup.py install for PyYAML: started 16:09:42 Removing intermediate container f2549ea15787 16:09:42 ---> 6b11d45f4e2b 16:09:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:42 Removing intermediate container f38be96e8294 16:09:42 ---> f7e9517441f2 16:09:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:42 ---> Running in 3899fe7acff8 16:09:42 Running setup.py install for PyYAML: finished with status 'done' 16:09:42 Running setup.py install for docopt: started 16:09:42 Removing intermediate container 3899fe7acff8 16:09:42 ---> cd8eb829b7c7 16:09:42 Step 21/23 : LABEL arch=x86_64 16:09:42 ---> 7ef0e768db01 16:09:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:09:43 ---> Running in 3828bcc99e28 16:09:43 Removing intermediate container 3828bcc99e28 16:09:43 ---> 2bc57955b7a1 16:09:43 Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:09:43 Running setup.py install for docopt: finished with status 'done' 16:09:43 Running setup.py install for dockerpty: started 16:09:43 ---> Running in 6b7657b1aa8e 16:09:43 ---> ef54bc2ed612 16:09:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:09:43 Removing intermediate container 6b7657b1aa8e 16:09:43 ---> 5bfdbfa17548 16:09:43 Step 23/23 : LABEL version=0.0.0 16:09:43 Running setup.py install for dockerpty: finished with status 'done' 16:09:43 ---> Running in dacf7f5e6d37 16:09:43 Removing intermediate container dacf7f5e6d37 16:09:43 ---> 27ce0a185c32 16:09:43 16:09:43 ---> b8bbbd64c6f1 16:09:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:09:43 Successfully built 27ce0a185c32 16:09:43 Successfully tagged core-data:latest 16:09:43  Building core-data ... done  ---> Running in af1dba6bd420 16:09:43 Removing intermediate container af1dba6bd420 16:09:43 ---> 12e230c4bea7 16:09:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:43 ---> Running in 35c7ddad9be3 16:09:43 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 16:09:43 Removing intermediate container 35c7ddad9be3 16:09:43 ---> 76cf0474704a 16:09:43 Step 18/20 : LABEL arch=x86_64 16:09:44 ---> Running in 571b6d81505f 16:09:44 Removing intermediate container 571b6d81505f 16:09:44 ---> 0f4186be30d1 16:09:44 Step 19/20 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:09:44 ---> Running in affd9d321edb 16:09:44 Removing intermediate container affd9d321edb 16:09:44 ---> cdd8f613a19e 16:09:44 Step 20/20 : LABEL version=0.0.0 16:09:44 ---> Running in 87a783de424d 16:09:44 Removing intermediate container 87a783de424d 16:09:44 ---> 50813213943d 16:09:44 16:09:44 Successfully built 50813213943d 16:09:44 Successfully tagged security-spiffe-token-provider:latest 16:09:47  Building security-spiffe-token-provider ... done Removing intermediate container 3d5acb148ef8 16:09:47 ---> de430b4382f4 16:09:47 Step 14/23 : ENV APP_PORT=58890 16:09:47 ---> Running in c8e4a7cd7c27 16:09:47 Removing intermediate container c8e4a7cd7c27 16:09:47 ---> de5d38c5bea3 16:09:47 Step 15/23 : EXPOSE $APP_PORT 16:09:47 ---> Running in ea680d7713d5 16:09:47 Removing intermediate container ea680d7713d5 16:09:47 ---> 82ee4dc46662 16:09:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:09:47 ---> 47de2d6db226 16:09:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:09:47 ---> 966aca1fb6ea 16:09:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:09:48 ---> 83a43dc57125 16:09:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:09:48 ---> Running in ecf49584c52f 16:09:48 Removing intermediate container ecf49584c52f 16:09:48 ---> e977f808c48b 16:09:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:48 ---> Running in aca18e0c76e0 16:09:48 Removing intermediate container aca18e0c76e0 16:09:48 ---> a8df5ed8a543 16:09:48 Step 21/23 : LABEL arch=x86_64 16:09:48 ---> Running in c773131c859f 16:09:48 Removing intermediate container c773131c859f 16:09:48 ---> 1f8fda75c27f 16:09:48 Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de 16:09:48 ---> Running in 2abbd7c6a565 16:09:48 Removing intermediate container 2abbd7c6a565 16:09:48 ---> c2a6c70373ee 16:09:48 Step 23/23 : LABEL version=0.0.0 16:09:48 ---> Running in 2fe2295b1dfb 16:09:48 Removing intermediate container 2fe2295b1dfb 16:09:48 ---> 0bfc71ed5dae 16:09:48 16:09:48 Successfully built 0bfc71ed5dae 16:09:48 Successfully tagged sys-mgmt-agent:latest 16:09:49  Building sys-mgmt-agent ... done  [Pipeline] } 16:09:49 $ docker stop --time=1 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 16:09:50 $ docker rm -f 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:50 + docker images 16:09:51 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:51 sys-mgmt-agent latest 0bfc71ed5dae 2 seconds ago 296MB 16:09:51 security-spiffe-token-provider latest 50813213943d 6 seconds ago 28.5MB 16:09:51 core-data latest 27ce0a185c32 7 seconds ago 20MB 16:09:51 support-notifications latest 1bc598948a40 12 seconds ago 16.7MB 16:09:51 9b3c1cac50e7 14 seconds ago 1.84GB 16:09:51 d7e9c78c531c 17 seconds ago 1.81GB 16:09:51 bc55e792c4f3 22 seconds ago 1.8GB 16:09:51 633fbea3943c 24 seconds ago 1.79GB 16:09:51 security-spire-server latest d81835dade7e 51 seconds ago 82.9MB 16:09:51 security-bootstrapper latest b8a1631b8c38 About a minute ago 18.7MB 16:09:51 779a49d4ae3c About a minute ago 1.8GB 16:09:51 core-metadata latest 168d5052486b About a minute ago 16.6MB 16:09:51 security-secretstore-setup latest a1a10e1e116c About a minute ago 27.9MB 16:09:51 eef478b26bac About a minute ago 1.8GB 16:09:51 security-proxy-setup latest a58cdb547e8d About a minute ago 26.2MB 16:09:51 support-scheduler latest b151661c4a84 About a minute ago 16MB 16:09:51 9191efb78f46 About a minute ago 1.8GB 16:09:51 7276a325b9c4 About a minute ago 1.8GB 16:09:51 d23548143bbc About a minute ago 1.8GB 16:09:51 security-spire-agent latest 77ceb77521de 2 minutes ago 119MB 16:09:51 60e5d34f9678 2 minutes ago 1.88GB 16:09:51 security-spire-config latest c9816ff1170f 2 minutes ago 82.2MB 16:09:51 core-command latest ffaf80381b80 2 minutes ago 15.8MB 16:09:51 c0ed15720dc0 2 minutes ago 1.88GB 16:09:51 af341e2747b8 2 minutes ago 1.79GB 16:09:51 ci-base-image-x86_64 latest 9efaa7d27521 7 minutes ago 1.27GB 16:09:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB 16:09:51 alpine 3.15 c059bfaa849c 3 months ago 5.59MB 16:09:51 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:09:51 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:09:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 16:09:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:10:06 Still waiting to schedule task 16:10:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:11:15 Running on prd-ubuntu18.04-docker-8c-8g-6698 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:11:15 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:11:15 The recommended git tool is: git 16:11:16 using credential edgex-jenkins-ssh 16:11:17 Cloning the remote Git repository 16:11:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:17 > git init /w/workspace/edgex-go/7 # timeout=10 16:11:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:17 > git --version # timeout=10 16:11:17 > git --version # 'git version 2.17.1' 16:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:22 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:11:22 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } 16:11:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:11:22 > git config core.sparsecheckout # timeout=10 16:11:22 > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:11:22 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:11:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:23 ---> package-listing.sh 16:11:23 ++ facter osfamily 16:11:23 ++ tr '[:upper:]' '[:lower:]' 16:11:23 + OS_FAMILY=redhat 16:11:23 + workspace=/w/workspace/edgex-go/7 16:11:23 + START_PACKAGES=/tmp/packages_start.txt 16:11:23 + END_PACKAGES=/tmp/packages_end.txt 16:11:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:23 + PACKAGES=/tmp/packages_start.txt 16:11:23 + '[' /w/workspace/edgex-go/7 ']' 16:11:23 + PACKAGES=/tmp/packages_end.txt 16:11:23 + case "${OS_FAMILY}" in 16:11:23 + rpm -qa 16:11:23 + sort 16:11:28 + '[' -f /tmp/packages_start.txt ']' 16:11:28 + '[' -f /tmp/packages_end.txt ']' 16:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:28 + '[' /w/workspace/edgex-go/7 ']' 16:11:28 + mkdir -p /w/workspace/edgex-go/7/archives/ 16:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 16:11:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:29 16:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:29 latest: Pulling from edgex-lftools-log-publisher 16:11:29 5eb5b503b376: Pulling fs layer 16:11:29 5c69ac0246d0: Pulling fs layer 16:11:29 ec43610c2a17: Pulling fs layer 16:11:29 3a2ae6a8a46f: Pulling fs layer 16:11:29 33b1e0a273af: Pulling fs layer 16:11:29 5d3b04190fa2: Pulling fs layer 16:11:29 2f39f015ded8: Pulling fs layer 16:11:29 3a2ae6a8a46f: Waiting 16:11:29 33b1e0a273af: Waiting 16:11:29 5d3b04190fa2: Waiting 16:11:29 2f39f015ded8: Waiting 16:11:29 5c69ac0246d0: Verifying Checksum 16:11:29 5c69ac0246d0: Download complete 16:11:29 3a2ae6a8a46f: Verifying Checksum 16:11:29 3a2ae6a8a46f: Download complete 16:11:29 33b1e0a273af: Verifying Checksum 16:11:29 33b1e0a273af: Download complete 16:11:29 ec43610c2a17: Verifying Checksum 16:11:29 ec43610c2a17: Download complete 16:11:29 5d3b04190fa2: Verifying Checksum 16:11:29 5d3b04190fa2: Download complete 16:11:29 5eb5b503b376: Verifying Checksum 16:11:29 5eb5b503b376: Download complete 16:11:30 2f39f015ded8: Verifying Checksum 16:11:30 2f39f015ded8: Download complete 16:11:31 5eb5b503b376: Pull complete 16:11:31 5c69ac0246d0: Pull complete 16:11:32 ec43610c2a17: Pull complete 16:11:32 3a2ae6a8a46f: Pull complete 16:11:32 33b1e0a273af: Pull complete 16:11:32 5d3b04190fa2: Pull complete 16:11:37 2f39f015ded8: Pull complete 16:11:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:11:37 prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container 16:11:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:41 $ docker top 60489165e80bdeaaec8faef5a9d7779add057d7d56e4f6a67c1a86b15cc67b86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:11:42 + ls /var/log/sa-host 16:11:42 + sadf -c /var/log/sa-host/sa09 16:11:42 file_magic: OK 16:11:42 HZ: Using current value: 100 16:11:42 file_header: OK 16:11:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:42 Statistics: 16:11:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:42 File successfully converted to sysstat format version 12.5.2 16:11:42 + sadf -c /var/log/sa-host/sa17 16:11:42 file_magic: OK 16:11:42 HZ: Using current value: 100 16:11:42 file_header: OK 16:11:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:42 Statistics: 16:11:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:42 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:42 provisioning config files... 16:11:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5156920511836981018tmp [Pipeline] { [Pipeline] echo 16:11:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:43 ---> create-netrc.sh [Pipeline] } 16:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:11:43 ---> python-tools-install.sh [Pipeline] echo 16:11:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:43 ---> sudo-logs.sh 16:11:43 Archiving 'sudo' log.. 16:11:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-6693.novalocal: Name or service not known 16:11:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-6693.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:11:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:44 ---> job-cost.sh 16:11:44 lf-activate-venv: SKIPPING 16:11:44 INFO: No Stack... 16:11:44 INFO: Retrieving Pricing Info for: v3-standard-2 16:11:44 INFO: Archiving Costs [Pipeline] echo 16:11:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:45 ---> logs-deploy.sh 16:11:45 lf-activate-venv: SKIPPING 16:11:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/7 16:11:45 INFO: archiving workspace using pattern(s): 16:11:46 Archives upload complete. 16:11:46 INFO: archiving logs to Nexus