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 d6565d0bcea504ba8b6238c7a9f008c32a138eff+613ba3a9f074961a82087988d5f76ae29a1a6b1f (25b5a506c898c77c7ac9756df24aa58e0882d5f9) 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-ssh10250496527757925995.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-ssh6720290035561106426.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-ssh9834575538859877192.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-ssh10441796359545414181.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-ssh11231271285430636136.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6565 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh3276771077563216513.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/3@tmp/jenkins-gitclient-ssh4528869510063141029.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 d6565d0bcea504ba8b6238c7a9f008c32a138eff Merge succeeded, producing 8114ebe8cff33268e2e803a983dcce3bfb77cef8 Checking out Revision 8114ebe8cff33268e2e803a983dcce3bfb77cef8 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f d6565d0bcea504ba8b6238c7a9f008c32a138eff # 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/3@tmp/jenkins-gitclient-ssh4250940966971292474.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8114ebe8cff33268e2e803a983dcce3bfb77cef8 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:15 ========================================================= 01:45:15 EdgeX Global Pipelines Version Info 01:45:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:16 ------------------- 01:45:16 stable info: 01:45:16 ------------------- 01:45:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:45:16 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 01:45:16 Message: update stable to v1.0.220 01:45:16 ------------------- 01:45:16 experimental info: 01:45:16 ------------------- 01:45:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:45:16 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:45:16 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114ebe [Pipeline] echo 01:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:17 provisioning config files... 01:45:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3603269513405407330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:17 ---> docker-login.sh 01:45:17 nexus3.edgexfoundry.org:10001 01:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:17 Configure a credential helper to remove this warning. See 01:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:17 01:45:17 Login Succeeded 01:45:17 nexus3.edgexfoundry.org:10002 01:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:17 Configure a credential helper to remove this warning. See 01:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:17 01:45:17 Login Succeeded 01:45:17 nexus3.edgexfoundry.org:10003 01:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:17 Configure a credential helper to remove this warning. See 01:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:17 01:45:17 Login Succeeded 01:45:17 nexus3.edgexfoundry.org:10004 01:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:18 Configure a credential helper to remove this warning. See 01:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:18 01:45:18 Login Succeeded 01:45:18 docker.io 01:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:18 Configure a credential helper to remove this warning. See 01:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:18 01:45:18 Login Succeeded 01:45:18 ---> docker-login.sh ends [Pipeline] } 01:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:18 ++ 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 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ cut -d/ -f2 01:45:18 ++ dirname cmd/core-command/Dockerfile 01:45:18 + echo core-command,cmd/core-command/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ cut -d/ -f2 01:45:18 ++ dirname cmd/core-data/Dockerfile 01:45:18 + echo core-data,cmd/core-data/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/core-metadata/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo core-metadata,cmd/core-metadata/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-bootstrapper/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-proxy-setup/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-spire-agent/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-spire-config/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/security-spire-server/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/support-notifications/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo support-notifications,cmd/support-notifications/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/support-scheduler/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:45:18 + for file in '`ls cmd/**/Dockerfile`' 01:45:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:45:18 ++ cut -d/ -f2 01:45:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:45:18 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 01:45:19 + git rev-list -1 --merges 8114ebe8cff33268e2e803a983dcce3bfb77cef8~1..8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo 01:45:19 -----------> git rev-list -1 --merges 8114ebe8cff33268e2e803a983dcce3bfb77cef8~1..8114ebe8cff33268e2e803a983dcce3bfb77cef8 8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:45:19 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [false] [Pipeline] sh 01:45:19 + git log --format=format:%s -1 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo 01:45:19 ========================================================= 01:45:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:45:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:45:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:45:20 + grep -v github /etc/ssh/ssh_known_hosts 01:45:20 + '[' -e /tmp/ssh_known_hosts ']' 01:45:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:45:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:45:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:45:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:20 01:45:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:45:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:20 latest: Pulling from edgex-devops/git-semver 01:45:20 a0d0a0d46f8b: Pulling fs layer 01:45:20 3e5f54012d9b: Pulling fs layer 01:45:20 4c7163046ea9: Pulling fs layer 01:45:20 0c2d73faf560: Pulling fs layer 01:45:20 0c2d73faf560: Waiting 01:45:20 3e5f54012d9b: Verifying Checksum 01:45:20 3e5f54012d9b: Download complete 01:45:20 a0d0a0d46f8b: Verifying Checksum 01:45:20 a0d0a0d46f8b: Download complete 01:45:20 0c2d73faf560: Verifying Checksum 01:45:20 0c2d73faf560: Download complete 01:45:20 4c7163046ea9: Verifying Checksum 01:45:20 4c7163046ea9: Download complete 01:45:21 a0d0a0d46f8b: Pull complete 01:45:21 3e5f54012d9b: Pull complete 01:45:21 4c7163046ea9: Pull complete 01:45:21 0c2d73faf560: Pull complete 01:45:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:45:21 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 01:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:45:22 $ docker top 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:22 [ssh-agent] Looking for ssh-agent implementation... 01:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:22 $ docker exec 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent 01:45:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdpBgJ/agent.14 01:45:22 SSH_AGENT_PID=20 01:45:22 Running ssh-add (command line suppressed) 01:45:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4064310982090932249.key (/w/workspace/edgex-go/3@tmp/private_key_4064310982090932249.key) 01:45:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:23 + git tag --points-at HEAD [Pipeline] } 01:45:23 $ docker exec --env ******** --env ******** 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent -k 01:45:23 unset SSH_AUTH_SOCK; 01:45:23 unset SSH_AGENT_PID; 01:45:23 echo Agent pid 20 killed; 01:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:23 [ssh-agent] Looking for ssh-agent implementation... 01:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:23 $ docker exec 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent 01:45:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHOfkH/agent.53 01:45:23 SSH_AGENT_PID=59 01:45:23 Running ssh-add (command line suppressed) 01:45:23 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7861297020017408489.key (/w/workspace/edgex-go/3@tmp/private_key_7861297020017408489.key) 01:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:23 + git semver init 01:45:23 # -> Open(): unable to determine branch for HEAD 01:45:23 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:45:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:45:23 # $SEMVER_REMOTE_NAME = origin 01:45:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:45:23 # $SEMVER_USER_NAME = edgex-jenkins 01:45:23 # $SEMVER_BRANCH = PR-3892 01:45:23 # $SEMVER_TEMP = /tmp/semver-982740284 01:45:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:45:38 # '/tmp/semver-982740284' -> '/w/workspace/edgex-go/3/.semver' 01:45:38 # -> Force: false 01:45:38 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:45:38 $ docker exec --env ******** --env ******** 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent -k 01:45:39 unset SSH_AUTH_SOCK; 01:45:39 unset SSH_AGENT_PID; 01:45:39 echo Agent pid 59 killed; 01:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:39 + git semver [Pipeline] } 01:45:39 $ docker stop --time=1 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 01:45:41 $ docker rm -f 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:42 Stashed 1 file(s) [Pipeline] echo 01:45:42 [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 01:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:42 ========================================================= 01:45:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:45:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:45:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:42 59bf1c3509f3: Pulling fs layer 01:45:42 666ba61612fd: Pulling fs layer 01:45:42 8ed8ca486205: Pulling fs layer 01:45:42 4fe6c5a15a65: Pulling fs layer 01:45:42 22a0e8bec74d: Pulling fs layer 01:45:42 640e595b4fbd: Pulling fs layer 01:45:42 763cafe07f6e: Pulling fs layer 01:45:42 0c0b528cf693: Pulling fs layer 01:45:42 10935f4eaf8b: Pulling fs layer 01:45:42 4fe6c5a15a65: Waiting 01:45:42 22a0e8bec74d: Waiting 01:45:42 640e595b4fbd: Waiting 01:45:42 763cafe07f6e: Waiting 01:45:42 0c0b528cf693: Waiting 01:45:42 10935f4eaf8b: Waiting 01:45:42 8ed8ca486205: Verifying Checksum 01:45:42 8ed8ca486205: Download complete 01:45:42 666ba61612fd: Verifying Checksum 01:45:42 666ba61612fd: Download complete 01:45:42 22a0e8bec74d: Verifying Checksum 01:45:42 22a0e8bec74d: Download complete 01:45:42 640e595b4fbd: Verifying Checksum 01:45:42 640e595b4fbd: Download complete 01:45:42 763cafe07f6e: Verifying Checksum 01:45:42 763cafe07f6e: Download complete 01:45:42 59bf1c3509f3: Verifying Checksum 01:45:42 59bf1c3509f3: Download complete 01:45:43 0c0b528cf693: Verifying Checksum 01:45:43 0c0b528cf693: Download complete 01:45:43 10935f4eaf8b: Verifying Checksum 01:45:43 10935f4eaf8b: Download complete 01:45:43 4fe6c5a15a65: Verifying Checksum 01:45:43 4fe6c5a15a65: Download complete 01:45:43 59bf1c3509f3: Pull complete 01:45:43 666ba61612fd: Pull complete 01:45:44 8ed8ca486205: Pull complete 01:45:48 4fe6c5a15a65: Pull complete 01:45:48 22a0e8bec74d: Pull complete 01:45:48 640e595b4fbd: Pull complete 01:45:48 763cafe07f6e: Pull complete 01:45:48 0c0b528cf693: Pull complete 01:45:51 10935f4eaf8b: Pull complete 01:45:51 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:45:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:45:52 WORKDIR /edgex 01:45:52 COPY go.mod . 01:45:52 RUN go mod download' 01:45:52 + docker build -t ci-base-image-x86_64 -f - . 01:45:53 Sending build context to Docker daemon 334.3MB 01:45:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:45:53 ---> 99d49a6021b9 01:45:53 Step 2/4 : WORKDIR /edgex 01:45:57 Still waiting to schedule task 01:45:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6562’ 01:46:15 ---> Running in a10fcf89c652 01:46:15 Removing intermediate container a10fcf89c652 01:46:15 ---> 049efa13e119 01:46:15 Step 3/4 : COPY go.mod . 01:46:16 ---> 57c7201683b9 01:46:16 Step 4/4 : RUN go mod download 01:46:16 ---> Running in 7ac71fdfea9b 01:47:13 Removing intermediate container 7ac71fdfea9b 01:47:13 ---> 4d66567bbb50 01:47:13 Successfully built 4d66567bbb50 01:47:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:47:13 + docker inspect -f . ci-base-image-x86_64 01:47:13 . [Pipeline] withDockerContainer 01:47:13 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 01:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:47:13 $ docker top b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:14 + go version 01:47:14 go version go1.17.6 linux/amd64 [Pipeline] } 01:47:14 $ docker stop --time=1 b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a 01:47:15 $ docker rm -f b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:15 + docker inspect -f . ci-base-image-x86_64 01:47:15 . [Pipeline] withDockerContainer 01:47:15 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 01:47:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:47:16 $ docker top a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e -eo pid,comm [Pipeline] { [Pipeline] echo 01:47:16 ========================================================= 01:47:16 [edgeXBuildGoParallel] Running Tests and Build... 01:47:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:47:16 + make test 01:47:16 go mod tidy 01:47:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:47:23 ? github.com/edgexfoundry/edgex-go [no test files] 01:47:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:47:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:47:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:47:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:47:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:47:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:47:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 01:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 01:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:47:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 44.7% of statements 01:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.153s coverage: 89.5% of statements 01:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:48:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:48:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 01:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 01:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 01:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 01:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 01:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 01:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 01:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements 01:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 65.4% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:48:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6566 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 01:48:40 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:48:40 The recommended git tool is: git 01:48:45 using credential edgex-jenkins-ssh 01:48:45 Cloning the remote Git repository 01:48:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:48:45 > git init /w/workspace/edgex-go/3 # timeout=10 01:48:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:48:45 > git --version # timeout=10 01:48:45 > git --version # 'git version 2.17.1' 01:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 17.7% of statements 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:48:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 01:48:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:49:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:02 > 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 01:49:03 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit d6565d0bcea504ba8b6238c7a9f008c32a138eff 01:49:03 Merge succeeded, producing 41267642b7aacd75255acd50ff566435e8c50882 01:49:03 Checking out Revision 41267642b7aacd75255acd50ff566435e8c50882 (PR-3892) 01:49:03 > git config core.sparsecheckout # timeout=10 01:49:03 > git checkout -f d6565d0bcea504ba8b6238c7a9f008c32a138eff # timeout=10 01:49:03 > git remote # timeout=10 01:49:03 > git config --get remote.origin.url # timeout=10 01:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:03 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 01:49:03 > git rev-parse HEAD^{commit} # timeout=10 01:49:03 > git config core.sparsecheckout # timeout=10 01:49:03 > git checkout -f 41267642b7aacd75255acd50ff566435e8c50882 # timeout=10 01:49:08 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 01:49:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:09 Dload Upload Total Spent Left Speed 01:49:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47754 01:49:08 > git rev-list --no-walk aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 [Pipeline] sh 01:49:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:49:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:49:09 + sudo tee /etc/docker/daemon.new 01:49:09 { 01:49:09 "registry-mirrors": [ 01:49:09 "https://nexus3.edgexfoundry.org:10001" 01:49:09 ], 01:49:09 "bip": "10.250.0.254/24", 01:49:09 "hosts": [ 01:49:09 "tcp://0.0.0.0:5555", 01:49:09 "unix:///var/run/docker.sock" 01:49:09 ], 01:49:09 "mtu": 1458, 01:49:09 "selinux-enabled": true, 01:49:09 "seccomp-profile": "/etc/docker/seccomp.json" 01:49:09 } [Pipeline] sh 01:49:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:49:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:29 provisioning config files... 01:49:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2981896546219666449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:29 ---> docker-login.sh 01:49:29 nexus3.edgexfoundry.org:10001 01:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:30 Configure a credential helper to remove this warning. See 01:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:30 01:49:30 Login Succeeded 01:49:30 nexus3.edgexfoundry.org:10002 01:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:30 Configure a credential helper to remove this warning. See 01:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:30 01:49:30 Login Succeeded 01:49:30 nexus3.edgexfoundry.org:10003 01:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:31 Configure a credential helper to remove this warning. See 01:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:31 01:49:31 Login Succeeded 01:49:31 nexus3.edgexfoundry.org:10004 01:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:31 Configure a credential helper to remove this warning. See 01:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:31 01:49:31 Login Succeeded 01:49:31 docker.io 01:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:32 Configure a credential helper to remove this warning. See 01:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:32 01:49:32 Login Succeeded 01:49:32 ---> docker-login.sh ends [Pipeline] } 01:49:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:49:33 ========================================================= 01:49:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:49:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:49:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:33 9b3977197b4f: Pulling fs layer 01:49:33 1a89e8eeedd5: Pulling fs layer 01:49:33 94645a83ff95: Pulling fs layer 01:49:33 3f3a8bcf1eab: Pulling fs layer 01:49:33 0c92f367c5e7: Pulling fs layer 01:49:33 f7c0051592d6: Pulling fs layer 01:49:33 a227ed2f7395: Pulling fs layer 01:49:33 7b1c46037f91: Pulling fs layer 01:49:33 f7c0051592d6: Waiting 01:49:33 3f3a8bcf1eab: Waiting 01:49:33 a227ed2f7395: Waiting 01:49:33 7b1c46037f91: Waiting 01:49:33 0c92f367c5e7: Waiting 01:49:33 94645a83ff95: Verifying Checksum 01:49:33 94645a83ff95: Download complete 01:49:33 1a89e8eeedd5: Verifying Checksum 01:49:33 1a89e8eeedd5: Download complete 01:49:33 0c92f367c5e7: Verifying Checksum 01:49:33 0c92f367c5e7: Download complete 01:49:33 f7c0051592d6: Verifying Checksum 01:49:33 f7c0051592d6: Download complete 01:49:33 a227ed2f7395: Verifying Checksum 01:49:33 a227ed2f7395: Download complete 01:49:33 9b3977197b4f: Download complete 01:49:34 GO111MODULE=on go vet ./... 01:49:34 9b3977197b4f: Pull complete 01:49:35 1a89e8eeedd5: Pull complete 01:49:35 94645a83ff95: Pull complete 01:49:35 7b1c46037f91: Verifying Checksum 01:49:35 7b1c46037f91: Download complete 01:49:36 3f3a8bcf1eab: Verifying Checksum 01:49:36 3f3a8bcf1eab: Download complete 01:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:38 ./bin/test-attribution-txt.sh [Pipeline] echo 01:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:49:38 + ls -al . 01:49:38 total 648 01:49:38 drwxrwxr-x 10 1001 1001 4096 Mar 8 01:49 . 01:49:38 drwxr-xr-x 4 root root 28 Mar 8 01:47 .. 01:49:38 -rw-rw-r-- 1 1001 1001 11 Mar 8 01:45 .dockerignore 01:49:38 drwxrwxr-x 8 1001 1001 179 Mar 8 01:45 .git 01:49:38 drwxrwxr-x 4 1001 1001 142 Mar 8 01:45 .github 01:49:38 -rw-rw-r-- 1 1001 1001 870 Mar 8 01:45 .gitignore 01:49:38 -rw-rw-r-- 1 1001 1001 42 Mar 8 01:45 .golangci.yml 01:49:38 -rw-rw-r-- 1 1001 1001 87 Mar 8 01:45 .hadolint.yml 01:49:38 drwx------ 3 1001 1001 73 Mar 8 01:45 .semver 01:49:38 -rw-rw-r-- 1 1001 1001 166 Mar 8 01:45 .sonarcloud.properties 01:49:38 -rw-rw-r-- 1 1001 1001 1171 Mar 8 01:45 ADOPTERS.md 01:49:38 -rw-rw-r-- 1 1001 1001 9953 Mar 8 01:45 Attribution.txt 01:49:38 -rw-rw-r-- 1 1001 1001 51732 Mar 8 01:45 CHANGELOG.md 01:49:38 -rw-rw-r-- 1 1001 1001 3804 Mar 8 01:45 CONTRIBUTING.md 01:49:38 -rw-rw-r-- 1 1001 1001 677 Mar 8 01:45 GOVERNANCE.md 01:49:38 -rw-rw-r-- 1 1001 1001 849 Mar 8 01:45 Jenkinsfile 01:49:38 -rw-rw-r-- 1 1001 1001 10775 Mar 8 01:45 LICENSE 01:49:38 -rw-rw-r-- 1 1001 1001 8524 Mar 8 01:45 Makefile 01:49:38 -rw-rw-r-- 1 1001 1001 582 Mar 8 01:45 OWNERS.md 01:49:38 -rw-rw-r-- 1 1001 1001 8207 Mar 8 01:45 README.md 01:49:38 -rw-rw-r-- 1 1001 1001 6912 Mar 8 01:45 SECURITY.md 01:49:38 -rw-rw-r-- 1 1001 1001 5 Mar 8 01:45 VERSION 01:49:38 -rw-rw-r-- 1 1001 1001 4131 Mar 8 01:45 ZMQWindows.md 01:49:38 drwxrwxr-x 2 1001 1001 37 Mar 8 01:45 bin 01:49:38 drwxrwxr-x 18 1001 1001 4096 Mar 8 01:45 cmd 01:49:38 -rw-r--r-- 1 root root 428383 Mar 8 01:48 coverage.out 01:49:38 -rw-rw-r-- 1 1001 1001 3177 Mar 8 01:45 go.mod 01:49:38 -rw-rw-r-- 1 1001 1001 51755 Mar 8 01:45 go.sum 01:49:38 drwxrwxr-x 8 1001 1001 124 Mar 8 01:45 internal 01:49:38 drwxrwxr-x 3 1001 1001 16 Mar 8 01:45 openapi 01:49:38 drwxrwxr-x 4 1001 1001 71 Mar 8 01:45 snap 01:49:38 -rw-rw-r-- 1 1001 1001 204 Mar 8 01:45 version.go [Pipeline] sh 01:49:39 + '[' -e coverage.out ] 01:49:39 + chown 1001:1001 coverage.out [Pipeline] stash 01:49:39 Stashed 1 file(s) [Pipeline] sh 01:49:39 + make build 01:49:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:49:48 3f3a8bcf1eab: Pull complete 01:49:48 0c92f367c5e7: Pull complete 01:49:48 f7c0051592d6: Pull complete 01:49:48 a227ed2f7395: Pull complete 01:49:55 7b1c46037f91: Pull complete 01:49:55 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:49:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:49:55 WORKDIR /edgex 01:49:55 COPY go.mod . 01:49:55 RUN go mod download 01:49:55 + docker build -t ci-base-image-arm64 -f - . 01:49:58 Sending build context to Docker daemon 169MB 01:49:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:49:58 ---> f79e39bc4007 01:49:58 Step 2/4 : WORKDIR /edgex 01:50:00 ---> Running in cff9df3a76ae 01:50:00 Removing intermediate container cff9df3a76ae 01:50:00 ---> d5c6e10cdef4 01:50:00 Step 3/4 : COPY go.mod . 01:50:01 ---> 458ba2d8ccdb 01:50:01 Step 4/4 : RUN go mod download 01:50:01 ---> Running in cf7adfce24d7 01:50:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:50:33 $ docker stop --time=1 a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e 01:50:35 $ docker rm -f a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:37 01:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:37 latest: Pulling from edgex-devops/edgex-compose 01:50:37 cbdbe7a5bc2a: Pulling fs layer 01:50:37 ca9280d653b3: Pulling fs layer 01:50:37 7e9c9ca2126c: Pulling fs layer 01:50:37 cbdbe7a5bc2a: Verifying Checksum 01:50:37 cbdbe7a5bc2a: Download complete 01:50:37 ca9280d653b3: Verifying Checksum 01:50:37 ca9280d653b3: Download complete 01:50:37 cbdbe7a5bc2a: Pull complete 01:50:38 7e9c9ca2126c: Verifying Checksum 01:50:38 7e9c9ca2126c: Download complete 01:50:38 ca9280d653b3: Pull complete 01:50:42 7e9c9ca2126c: Pull complete 01:50:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:50:42 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 01:50:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose:latest cat 01:50:45 $ docker top 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:46 + docker-compose build --help 01:50:46 + grep parallel 01:50:46 --parallel Build images in parallel. [Pipeline] } 01:50:46 $ docker stop --time=1 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb 01:50:47 $ docker rm -f 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:48 . [Pipeline] withDockerContainer 01:50:48 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 01:50:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:50:48 $ docker top 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:48 + docker-compose -f ./docker-compose-build.yml build --parallel 01:50:49 Building core-command ... 01:50:49 Building core-data ... 01:50:49 Building core-metadata ... 01:50:49 Building security-bootstrapper ... 01:50:49 Building security-proxy-setup ... 01:50:49 Building security-secretstore-setup ... 01:50:49 Building security-spiffe-token-provider ... 01:50:49 Building security-spire-agent ... 01:50:49 Building security-spire-config ... 01:50:49 Building security-spire-server ... 01:50:49 Building support-notifications ... 01:50:49 Building support-scheduler ... 01:50:49 Building sys-mgmt-agent ... 01:50:49 Building core-command 01:50:49 Building security-secretstore-setup 01:50:49 Building sys-mgmt-agent 01:50:49 Building security-spiffe-token-provider 01:50:49 Building security-bootstrapper 01:50:59 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:50:59 ---> 4d66567bbb50 01:50:59 Step 3/31 : WORKDIR /edgex-go 01:50:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:59 ---> 4d66567bbb50 01:50:59 Step 3/23 : WORKDIR /edgex-go 01:51:07 ---> Running in 0539ab38fd2d 01:51:07 ---> Running in e84f9ec23aaf 01:51:11 Removing intermediate container e84f9ec23aaf 01:51:11 ---> bed4ccacb390 01:51:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:11 Removing intermediate container 0539ab38fd2d 01:51:11 ---> ba1ec183781f 01:51:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:11 ---> Running in 41a4d4f11fdf 01:51:11 ---> Running in d2cf25be8148 01:51:14 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:51:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:51:14 ---> 4d66567bbb50 01:51:14 Step 3/19 : WORKDIR /edgex-go 01:51:14 ---> Using cache 01:51:14 ---> ba1ec183781f 01:51:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:51:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:51:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:51:14 ---> 4d66567bbb50 01:51:14 Step 3/25 : WORKDIR /edgex-go 01:51:14 ---> Using cache 01:51:14 ---> ba1ec183781f 01:51:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:51:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:51:15 ---> 4d66567bbb50 01:51:15 Step 3/23 : WORKDIR /edgex-go 01:51:15 ---> Using cache 01:51:15 ---> ba1ec183781f 01:51:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:15 ---> Running in fb0d1e59c0e7 01:51:15 ---> Running in 153a43fdd61e 01:51:15 ---> Running in 972ea6327477 01:51:15 Removing intermediate container 41a4d4f11fdf 01:51:15 ---> 4343e3c0bdbf 01:51:15 Step 5/23 : RUN apk add --update --no-cache make git 01:51:15 Removing intermediate container d2cf25be8148 01:51:15 ---> 4f5752d0de6d 01:51:15 Step 5/31 : RUN apk add --update --no-cache make git 01:51:15 ---> Running in 3499293eeae6 01:51:15 ---> Running in e034b0943a29 01:51:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 Removing intermediate container fb0d1e59c0e7 01:51:16 ---> c53bc41ec2aa 01:51:16 Step 5/25 : RUN apk add --update --no-cache make git 01:51:16 ---> Running in 8cd4c57474de 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 Removing intermediate container 972ea6327477 01:51:16 ---> 08e3a2076698 01:51:16 Step 5/23 : RUN apk add --update --no-cache make bash git 01:51:16 ---> Running in a99def34590f 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:17 OK: 221 MiB in 52 packages 01:51:17 OK: 221 MiB in 52 packages 01:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:17 v3.15.0-327-g65045bcbe1 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:51:17 v3.15.0-326-gf2c1788cd3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:51:17 OK: 15862 distinct packages available 01:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:17 OK: 221 MiB in 52 packages 01:51:17 Removing intermediate container 3499293eeae6 01:51:17 ---> 7e19883ad1b1 01:51:17 Step 6/23 : COPY go.mod vendor* ./ 01:51:17 Removing intermediate container e034b0943a29 01:51:17 ---> f685875ce29e 01:51:17 Step 6/31 : COPY go.mod vendor* ./ 01:51:18 OK: 221 MiB in 52 packages 01:51:18 ---> e6abae988d63 01:51:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:18 ---> Running in d3f8cf52ad44 01:51:18 ---> 234fb8f94ed5 01:51:18 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:18 Removing intermediate container 8cd4c57474de 01:51:18 ---> 19789557f7ee 01:51:18 Step 6/25 : COPY go.mod vendor* ./ 01:51:18 ---> Running in 0f4306fd6539 01:51:18 Removing intermediate container a99def34590f 01:51:18 ---> dea44da6bfa7 01:51:18 Step 6/23 : COPY go.mod vendor* ./ 01:51:18 ---> b948ace5fc73 01:51:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:18 ---> Running in ec4d1ec9244a 01:51:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:18 ---> 26c99cb9f92b 01:51:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:18 ---> Running in 0de04cd61af1 01:51:19 OK: 221 MiB in 52 packages 01:51:19 Removing intermediate container 153a43fdd61e 01:51:19 ---> 0824494c6612 01:51:19 Step 5/19 : COPY go.mod vendor* ./ 01:51:19 ---> 8e47ce72e10a 01:51:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:19 ---> Running in def56fce4c3d 01:51:20 Removing intermediate container ec4d1ec9244a 01:51:20 ---> 2f23d89bc1da 01:51:20 Step 8/25 : COPY . . 01:51:20 Removing intermediate container d3f8cf52ad44 01:51:20 ---> 41edb48cdbe5 01:51:20 Step 8/23 : COPY . . 01:51:20 Removing intermediate container 0de04cd61af1 01:51:20 ---> 2d695f5ec530 01:51:20 Step 8/23 : COPY . . 01:51:22 Removing intermediate container 0f4306fd6539 01:51:22 ---> 805023769afd 01:51:22 Step 8/31 : COPY . . 01:51:23 Removing intermediate container cf7adfce24d7 01:51:23 ---> 005c6b9ba410 01:51:23 Successfully built 005c6b9ba410 01:51:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:51:23 + docker inspect -f . ci-base-image-arm64 01:51:23 . [Pipeline] withDockerContainer 01:51:23 prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container 01:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 01:51:25 $ docker top 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:26 + go version 01:51:26 go version go1.17.6 linux/arm64 [Pipeline] } 01:51:26 $ docker stop --time=1 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 01:51:27 $ docker rm -f 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 01:51:28 Removing intermediate container def56fce4c3d 01:51:28 ---> 2b8fe8ef4c79 01:51:28 Step 7/19 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:28 + docker inspect -f . ci-base-image-arm64 01:51:28 . [Pipeline] withDockerContainer 01:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container 01:51:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 01:51:30 $ docker top 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 -eo pid,comm [Pipeline] { [Pipeline] echo 01:51:30 ========================================================= 01:51:30 [edgeXBuildGoParallel] Running Tests and Build... 01:51:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:51:31 + make test 01:51:31 go mod tidy 01:51:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:51:46 ---> 507df8a131f9 01:51:46 Step 9/23 : RUN make cmd/core-command/core-command 01:51:46 ---> 3c6f0b7da48a 01:51:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:51:46 ---> 1f2f00766945 01:51:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:46 ---> Running in 05f7a7ec9ad1 01:51:46 ---> Running in 9e18c3d4d167 01:51:46 ---> Running in 7bd3713fc8b9 01:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:51:52 ---> 3b2424ce599f 01:51:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:52 ---> Running in e07c881b6a17 01:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:51:58 ---> 74916000f296 01:51:58 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:51:58 ---> Running in 931b0ff07423 01:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:52:04 ? github.com/edgexfoundry/edgex-go [no test files] 01:53:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:53:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:53:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:53:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:53:20 Removing intermediate container 9e18c3d4d167 01:53:20 ---> 2ea6793ccca7 01:53:20 01:53:20 Step 10/23 : FROM alpine:3.14 01:53:20 3.14: Pulling from library/alpine 01:53:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:53:20 Status: Downloaded newer image for alpine:3.14 01:53:20 ---> 0a97eee8041e 01:53:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:53:20 ---> Running in 5bde5ac2d44e 01:53:20 Removing intermediate container 05f7a7ec9ad1 01:53:20 ---> 41c4f622b9f0 01:53:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:53:20 ---> Running in 6a38bb88811c 01:53:20 Removing intermediate container 7bd3713fc8b9 01:53:20 ---> 2c134000e6bb 01:53:20 01:53:20 Step 10/25 : FROM alpine:3.14 01:53:20 ---> 0a97eee8041e 01:53:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:53:20 ---> Running in 33b25a60213c 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:20 Removing intermediate container e07c881b6a17 01:53:20 ---> a1489b5c9a8e 01:53:20 01:53:20 Step 10/31 : FROM alpine:3.14 01:53:20 ---> 0a97eee8041e 01:53:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:53:20 ---> Running in ac311b31ea5a 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:53:20 Removing intermediate container ac311b31ea5a 01:53:20 ---> 925b6baeb7e6 01:53:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:53:20 ---> Running in 50162ff2111e 01:53:20 (1/1) Installing dumb-init (1.2.5-r1) 01:53:20 Executing busybox-1.33.1-r6.trigger 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:20 OK: 6 MiB in 15 packages 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:20 (1/3) Installing ca-certificates (20211220-r0) 01:53:20 (2/3) Installing dumb-init (1.2.5-r1) 01:53:20 (3/3) Installing su-exec (0.2-r1) 01:53:20 Executing busybox-1.33.1-r6.trigger 01:53:20 Executing ca-certificates-20211220-r0.trigger 01:53:20 OK: 6 MiB in 17 packages 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:20 (1/2) Installing dumb-init (1.2.5-r1) 01:53:20 (2/2) Installing su-exec (0.2-r1) 01:53:20 Executing busybox-1.33.1-r6.trigger 01:53:20 OK: 6 MiB in 16 packages 01:53:20 Removing intermediate container 6a38bb88811c 01:53:20 ---> 4bcdb5792bc7 01:53:20 01:53:20 Step 11/23 : FROM docker:20.10.10 01:53:20 Removing intermediate container 5bde5ac2d44e 01:53:20 ---> ba04402587fd 01:53:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:20 ---> Running in 1aadea74e22e 01:53:20 20.10.10: Pulling from library/docker 01:53:20 Removing intermediate container 1aadea74e22e 01:53:20 ---> 785272d2a853 01:53:20 Step 13/23 : ENV APP_PORT=59882 01:53:20 Removing intermediate container 33b25a60213c 01:53:20 ---> 540e0eb64a7d 01:53:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:53:20 Removing intermediate container 50162ff2111e 01:53:20 ---> cef153e70f75 01:53:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:53:20 ---> Running in 0f783dc2e0e8 01:53:20 ---> Running in 2f7652ae6da0 01:53:20 ---> Running in 142f58547648 01:53:20 Removing intermediate container 0f783dc2e0e8 01:53:20 ---> 337f93236895 01:53:20 Step 14/23 : EXPOSE $APP_PORT 01:53:20 Removing intermediate container 142f58547648 01:53:20 ---> b30f25c7e7d4 01:53:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:53:20 Removing intermediate container 2f7652ae6da0 01:53:20 ---> 43e0f15ab372 01:53:20 Step 13/25 : WORKDIR / 01:53:20 ---> Running in 99febf540bf8 01:53:20 ---> Running in 53586a89da74 01:53:20 ---> Running in d8cb71b19e56 01:53:20 Removing intermediate container 99febf540bf8 01:53:20 ---> aa183f960a65 01:53:20 Step 15/23 : WORKDIR / 01:53:20 Removing intermediate container 53586a89da74 01:53:20 ---> 78ff57f5baec 01:53:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:53:20 Removing intermediate container d8cb71b19e56 01:53:20 ---> 51120bb90b7e 01:53:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:53:20 ---> Running in e0969488cc57 01:53:20 ---> Running in 440d0455eebb 01:53:20 ---> 52c1a50d66ed 01:53:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:53:20 Removing intermediate container e0969488cc57 01:53:20 ---> 928bdf826c2e 01:53:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:20 ---> d45adf147858 01:53:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:53:20 ---> 9d324bf634bf 01:53:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:53:20 ---> 74691408a43b 01:53:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:53:20 Removing intermediate container 440d0455eebb 01:53:20 ---> d6dec61370c3 01:53:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:53:20 ---> Running in a6ea06e444d6 01:53:20 ---> 7ceb7f6e53c5 01:53:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:53:20 ---> 4754e02447d5 01:53:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:53:20 Removing intermediate container a6ea06e444d6 01:53:20 ---> 8aac6c9d31bc 01:53:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:53:20 ---> ff8b60e179b7 01:53:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:53:20 ---> 67e5ed6e5ee0 01:53:20 Step 19/23 : ENTRYPOINT ["/core-command"] 01:53:20 ---> Running in f0f31b8a2bda 01:53:20 ---> Running in 6687c3db8b2a 01:53:20 ---> 157e1d303755 01:53:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:53:20 Removing intermediate container 6687c3db8b2a 01:53:20 ---> 055f485e678d 01:53:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:20 ---> Running in 65d290a58267 01:53:20 Removing intermediate container 65d290a58267 01:53:20 ---> 1a1c27e917cf 01:53:20 Step 21/23 : LABEL arch=x86_64 01:53:20 ---> Running in 84d6fe38bba5 01:53:20 ---> 09919986fbb5 01:53:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:53:20 Removing intermediate container 84d6fe38bba5 01:53:20 ---> 2a6529e788ca 01:53:20 Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:53:20 Removing intermediate container f0f31b8a2bda 01:53:20 ---> b75146b78c62 01:53:20 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:20 ---> Running in 4a4bf468b764 01:53:20 ---> 3c885a9d9f21 01:53:20 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/ 01:53:20 ---> Running in 9586f435951e 01:53:20 Removing intermediate container 4a4bf468b764 01:53:20 ---> 1aabec86a2d7 01:53:20 Step 23/23 : LABEL version=0.0.0 01:53:20 ---> Running in b29ac92fecba 01:53:20 ---> 9ccb5bf93031 01:53:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:53:20 Removing intermediate container b29ac92fecba 01:53:20 ---> d589dd158893 01:53:20 01:53:20 Successfully built d589dd158893 01:53:20 Successfully tagged core-command:latest 01:53:20 Building security-spire-agent 01:53:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:53:21  Building core-command ... done Removing intermediate container 9586f435951e 01:53:21 ---> 5ea1421bedc6 01:53:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:53:21 ---> 4e0314d9f294 01:53:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:53:21 ---> Running in 88fd62cf676f 01:53:22 ---> 4587276055e9 01:53:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:53:22 Removing intermediate container 88fd62cf676f 01:53:22 ---> 9e949824206a 01:53:22 Step 23/25 : LABEL arch=x86_64 01:53:22 ---> Running in b1b025f6fb85 01:53:22 ---> 524f22ead652 01:53:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:53:22 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 01:53:22 Status: Downloaded newer image for docker:20.10.10 01:53:22 ---> b706a049f56e 01:53:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:53:23 Removing intermediate container b1b025f6fb85 01:53:23 ---> 8d27edd79aa8 01:53:23 Step 24/25 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:53:23 ---> Running in 13e81b225490 01:53:23 ---> Running in 22beb7a048f5 01:53:23 ---> 1a33dbeb993f 01:53:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:53:23 Removing intermediate container 13e81b225490 01:53:23 ---> c9a8c7238cd6 01:53:23 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 01:53:23 ---> Running in 437ff276f4fe 01:53:23 ---> Running in db16dde67220 01:53:23 Removing intermediate container 22beb7a048f5 01:53:23 ---> 699c567abf77 01:53:23 Step 25/25 : LABEL version=0.0.0 01:53:23 ---> Running in 1ee47c960b81 01:53:23 Removing intermediate container db16dde67220 01:53:23 ---> 34d105da868c 01:53:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:53:23 Removing intermediate container 1ee47c960b81 01:53:23 ---> 04175ac4aa0b 01:53:23 01:53:23 Successfully built 04175ac4aa0b 01:53:23 Successfully tagged security-secretstore-setup:latest 01:53:23 Building support-scheduler 01:53:24  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:24 ---> a8a9569728de 01:53:24 Step 26/31 : RUN chmod +x /entrypoint.sh 01:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:24 ---> Running in a13920900972 01:53:24 (1/42) Installing readline (8.1.0-r0) 01:53:24 (2/42) Installing bash (5.1.4-r0) 01:53:24 Executing bash-5.1.4-r0.post-install 01:53:24 (3/42) Installing brotli-libs (1.0.9-r5) 01:53:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:53:24 (5/42) Installing libcurl (7.79.1-r0) 01:53:24 (6/42) Installing curl (7.79.1-r0) 01:53:24 (7/42) Installing dumb-init (1.2.5-r1) 01:53:24 (8/42) Installing libbz2 (1.0.8-r1) 01:53:24 (9/42) Installing expat (2.4.7-r0) 01:53:24 (10/42) Installing libffi (3.3-r2) 01:53:24 (11/42) Installing gdbm (1.19-r0) 01:53:24 (12/42) Installing xz-libs (5.2.5-r0) 01:53:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:53:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:53:24 (15/42) Installing mpdecimal (2.5.1-r1) 01:53:24 (16/42) Installing sqlite-libs (3.35.5-r0) 01:53:24 (17/42) Installing python3 (3.9.5-r2) 01:53:27 (18/42) Installing py3-appdirs (1.4.4-r2) 01:53:27 (19/42) Installing py3-chardet (4.0.0-r2) 01:53:27 (20/42) Installing py3-idna (3.2-r0) 01:53:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:53:27 (22/42) Installing py3-certifi (2020.12.5-r1) 01:53:27 (23/42) Installing py3-requests (2.25.1-r4) 01:53:27 (24/42) Installing py3-msgpack (1.0.2-r1) 01:53:27 (25/42) Installing py3-lockfile (0.12.2-r4) 01:53:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:53:28 (27/42) Installing py3-colorama (0.4.4-r1) 01:53:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:53:28 (29/42) Installing py3-distlib (0.3.1-r3) 01:53:28 Removing intermediate container a13920900972 01:53:28 ---> f4e41b5ee384 01:53:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:53:28 (30/42) Installing py3-distro (1.5.0-r3) 01:53:28 (31/42) Installing py3-six (1.15.0-r1) 01:53:28 (32/42) Installing py3-webencodings (0.5.1-r4) 01:53:28 (33/42) Installing py3-html5lib (1.1-r1) 01:53:28 (34/42) Installing py3-parsing (2.4.7-r2) 01:53:28 (35/42) Installing py3-packaging (20.9-r1) 01:53:28 (36/42) Installing py3-toml (0.10.2-r2) 01:53:28 (37/42) Installing py3-pep517 (0.10.0-r2) 01:53:28 (38/42) Installing py3-progress (1.5-r2) 01:53:28 (39/42) Installing py3-retrying (1.3.3-r1) 01:53:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:53:28 (41/42) Installing py3-setuptools (52.0.0-r3) 01:53:28 (42/42) Installing py3-pip (20.3.4-r1) 01:53:28 ---> Running in fa428a981a12 01:53:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:53:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:53:29 ---> 4d66567bbb50 01:53:29 Step 3/22 : WORKDIR /edgex-go 01:53:29 ---> Using cache 01:53:29 ---> ba1ec183781f 01:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:29 ---> Using cache 01:53:29 ---> 08e3a2076698 01:53:29 Step 5/22 : RUN apk add --update --no-cache make git 01:53:30 ---> Running in df6e5b648d08 01:53:30 Executing busybox-1.33.1-r6.trigger 01:53:30 OK: 84 MiB in 64 packages 01:53:30 Removing intermediate container fa428a981a12 01:53:30 ---> 769e4db5b0af 01:53:30 Step 28/31 : CMD ["gate"] 01:53:30 Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:53:30 Step 2/18 : FROM ${BUILDER_BASE} AS builder 01:53:30 ---> 4d66567bbb50 01:53:30 Step 3/18 : WORKDIR /edgex-go 01:53:30 ---> Using cache 01:53:30 ---> ba1ec183781f 01:53:30 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 01:53:30 ---> Running in 3a6632595bcd 01:53:30 ---> Running in 74af7eaeaf21 01:53:30 Removing intermediate container 3a6632595bcd 01:53:30 ---> 38b08c8c5e3a 01:53:30 Step 29/31 : LABEL arch=x86_64 01:53:30 Removing intermediate container 74af7eaeaf21 01:53:30 ---> ed3ec133f278 01:53:30 Step 5/18 : 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" 01:53:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:30 ---> Running in 0b568defda6f 01:53:30 ---> Running in 80a47b9eef4f 01:53:30 Collecting docker-compose==1.23.2 01:53:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:53:31 Collecting jsonschema<3,>=2.5.1 01:53:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:53:31 Collecting docker<4.0,>=3.6.0 01:53:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:53:31 Removing intermediate container 80a47b9eef4f 01:53:31 ---> 3b01fd767c35 01:53:31 Step 30/31 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:53:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:53:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:53:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:53:31 ---> Running in f63ce70d60f8 01:53:31 Collecting PyYAML<4,>=3.10 01:53:31 Downloading PyYAML-3.13.tar.gz (270 kB) 01:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:31 Removing intermediate container f63ce70d60f8 01:53:31 ---> 00e7cbd71a85 01:53:31 Step 31/31 : LABEL version=0.0.0 01:53:32 Collecting texttable<0.10,>=0.9.0 01:53:32 Downloading texttable-0.9.1.tar.gz (11 kB) 01:53:32 OK: 221 MiB in 52 packages 01:53:32 spire-1.2.0/ 01:53:32 ---> Running in 44b6a708cd04 01:53:32 Collecting cached-property<2,>=1.2.0 01:53:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:53:32 Collecting docopt<0.7,>=0.6.1 01:53:32 Downloading docopt-0.6.2.tar.gz (25 kB) 01:53:32 Removing intermediate container 44b6a708cd04 01:53:32 ---> f4fb19556601 01:53:32 01:53:32 Removing intermediate container 931b0ff07423 01:53:32 ---> de650c274bac 01:53:32 01:53:32 Step 9/19 : FROM alpine:3.15 01:53:32 Removing intermediate container df6e5b648d08 01:53:32 ---> 26ad7544676f 01:53:32 Step 6/22 : COPY go.mod vendor* ./ 01:53:32 Successfully built f4fb19556601 01:53:32 Successfully tagged security-bootstrapper:latest 01:53:32 Building security-proxy-setup 01:53:33  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 01:53:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:53:33 ---> 4ba57843d8ca 01:53:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:33 spire-1.2.0/README.md 01:53:33 spire-1.2.0/bin/ 01:53:33 spire-1.2.0/bin/spire-server 01:53:33 spire-1.2.0/bin/spire-agent 01:53:33 spire-1.2.0/conf/ 01:53:33 spire-1.2.0/conf/server/ 01:53:33 spire-1.2.0/conf/server/server.conf 01:53:33 spire-1.2.0/conf/agent/ 01:53:33 spire-1.2.0/conf/agent/agent.conf 01:53:33 spire-1.2.0/LICENSE 01:53:33 Collecting websocket-client<1.0,>=0.32.0 01:53:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:53:33 Collecting docker-pycreds>=0.4.0 01:53:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:53:33 Collecting chardet<3.1.0,>=3.0.2 01:53:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:53:33 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) 01:53:33 Collecting idna<2.8,>=2.5 01:53:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:53:33 Collecting urllib3<1.25,>=1.21.1 01:53:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:53:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:53:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:53:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:53:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:53:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:53:33 Attempting uninstall: urllib3 01:53:33 Found existing installation: urllib3 1.26.5 01:53:33 Uninstalling urllib3-1.26.5: 01:53:33 Successfully uninstalled urllib3-1.26.5 01:53:33 3.15: Pulling from library/alpine 01:53:34 ---> Running in b399e1c49e00 01:53:34 Attempting uninstall: idna 01:53:34 Found existing installation: idna 3.2 01:53:34 Uninstalling idna-3.2: 01:53:34 Successfully uninstalled idna-3.2 01:53:34 Attempting uninstall: chardet 01:53:34 Found existing installation: chardet 4.0.0 01:53:34 Uninstalling chardet-4.0.0: 01:53:34 Successfully uninstalled chardet-4.0.0 01:53:34 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 01:53:34 Status: Downloaded newer image for alpine:3.15 01:53:34 ---> c059bfaa849c 01:53:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:53:35 Attempting uninstall: requests 01:53:35 Found existing installation: requests 2.25.1 01:53:35 Uninstalling requests-2.25.1: 01:53:35 ---> Running in 16cedf96e934 01:53:35 Successfully uninstalled requests-2.25.1 01:53:35 Running setup.py install for texttable: started 01:53:35 Removing intermediate container 16cedf96e934 01:53:35 ---> f65623b3fcf3 01:53:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:53:35 ---> Running in 5f0b98e8bf9d 01:53:35 Running setup.py install for texttable: finished with status 'done' 01:53:35 Running setup.py install for PyYAML: started 01:53:36 Running setup.py install for PyYAML: finished with status 'done' 01:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:36 Removing intermediate container 0b568defda6f 01:53:36 ---> af2429631887 01:53:36 01:53:36 Step 6/18 : FROM alpine:3.15 01:53:36 ---> c059bfaa849c 01:53:36 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:53:36 ---> Using cache 01:53:36 ---> f65623b3fcf3 01:53:36 Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:36 Running setup.py install for docopt: started 01:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:36 ---> Running in f85b6f3182cc 01:53:36 Running setup.py install for docopt: finished with status 'done' 01:53:36 Running setup.py install for dockerpty: started 01:53:37 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:53:37 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:53:37 OK: 15859 distinct packages available 01:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:37 Running setup.py install for dockerpty: finished with status 'done' 01:53:37 (1/9) Installing ca-certificates (20211220-r0) 01:53:37 (2/9) Installing brotli-libs (1.0.9-r5) 01:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:53:37 (4/9) Installing libcurl (7.80.0-r0) 01:53:37 (5/9) Installing curl (7.80.0-r0) 01:53:37 (6/9) Installing dumb-init (1.2.5-r1) 01:53:37 (7/9) Installing musl-obstack (1.2.2-r0) 01:53:37 (8/9) Installing libucontext (1.1-r0) 01:53:37 (9/9) Installing gcompat (1.0.0-r4) 01:53:37 Executing busybox-1.34.1-r3.trigger 01:53:37 Executing ca-certificates-20211220-r0.trigger 01:53:37 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:53:37 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:53:37 OK: 15859 distinct packages available 01:53:37 OK: 8 MiB in 23 packages 01:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:38 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 01:53:38 (1/5) Installing dumb-init (1.2.5-r1) 01:53:38 (2/5) Installing musl-obstack (1.2.2-r0) 01:53:38 (3/5) Installing libucontext (1.1-r0) 01:53:38 (4/5) Installing gcompat (1.0.0-r4) 01:53:38 (5/5) Installing openssl (1.1.1l-r8) 01:53:38 Executing busybox-1.34.1-r3.trigger 01:53:38 OK: 7 MiB in 19 packages 01:53:38 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:53:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:53:38 ---> 4d66567bbb50 01:53:38 Step 3/21 : WORKDIR /edgex-go 01:53:38 ---> Using cache 01:53:38 ---> ba1ec183781f 01:53:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:38 ---> Using cache 01:53:38 ---> 08e3a2076698 01:53:38 Step 5/21 : RUN apk add --update --no-cache make git 01:53:38 ---> Using cache 01:53:38 ---> 26ad7544676f 01:53:38 Step 6/21 : COPY go.mod vendor* ./ 01:53:38 ---> Using cache 01:53:38 ---> 4ba57843d8ca 01:53:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:39 ---> Running in e2c752b0a048 01:53:39 Removing intermediate container b399e1c49e00 01:53:39 ---> 7c9beb3cc941 01:53:39 Step 8/22 : COPY . . 01:53:39 Removing intermediate container 5f0b98e8bf9d 01:53:39 ---> a8138000ccb9 01:53:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:39 Removing intermediate container f85b6f3182cc 01:53:39 ---> ecebca9d9b60 01:53:39 Step 9/18 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 01:53:39 ---> 2aa757f5dcac 01:53:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:53:43 ---> 14619c9a3669 01:53:43 Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:53:43 ---> 0d72e7752551 01:53:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:53:43 Removing intermediate container 437ff276f4fe 01:53:43 ---> 45782304de0d 01:53:43 Step 14/23 : ENV APP_PORT=58890 01:53:43 Removing intermediate container e2c752b0a048 01:53:43 ---> f66f97ef3bdf 01:53:43 Step 8/21 : COPY . . 01:53:44 ---> 5f078a884f14 01:53:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:53:44 ---> Running in df9fc38912f4 01:53:45 ---> 68bceba29ece 01:53:45 Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ 01:53:45 ---> Running in 5b4189852065 01:53:45 Removing intermediate container df9fc38912f4 01:53:45 ---> 465dfc00d0eb 01:53:45 Step 15/23 : EXPOSE $APP_PORT 01:53:45 ---> Running in ed4f6337a60c 01:53:46 Building support-notifications 01:53:46 ---> 58b658cb022a 01:53:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:53:46 Removing intermediate container 5b4189852065 01:53:46 ---> dee9550e55f9 01:53:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:46 ---> Running in 1f3306dcb1e0 01:53:46 ---> Running in c43470ed844f 01:53:46 Removing intermediate container ed4f6337a60c 01:53:46 ---> f1e5c3515b51 01:53:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:53:48 Removing intermediate container c43470ed844f 01:53:48 ---> af56ec2472d5 01:53:48 Step 17/19 : LABEL arch=x86_64 01:53:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:53:49 ---> Running in 1df57a6a83db 01:53:49 ---> 15094695f89e 01:53:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:53:50 Removing intermediate container 1df57a6a83db 01:53:50 ---> 8373783db1a2 01:53:50 Step 18/19 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:53:51 ---> 166fb761baf6 01:53:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:53:51 ---> db1e205fbe7c 01:53:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:53:51 ---> Running in 0d26c7793efa 01:53:51 ---> Running in 430c5853cb68 01:53:51 Removing intermediate container 0d26c7793efa 01:53:51 ---> e88c25baacf5 01:53:51 Step 19/19 : LABEL version=0.0.0 01:53:51 ---> Running in eb720ddc0bf0 01:53:51 ---> be24c36cd936 01:53:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:53:51 ---> Running in f6112c24f0f7 01:53:52 Removing intermediate container eb720ddc0bf0 01:53:52 ---> bde9d710f280 01:53:52 01:53:52 Successfully built bde9d710f280 01:53:52 Successfully tagged security-spiffe-token-provider:latest 01:53:52  Building security-spiffe-token-provider ... done Building core-data 01:53:52 Removing intermediate container f6112c24f0f7 01:53:52 ---> ec3f45340049 01:53:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:52 ---> Running in 498233ead27d 01:53:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:53:52 Removing intermediate container 498233ead27d 01:53:52 ---> 8acc9c23f84b 01:53:52 Step 21/23 : LABEL arch=x86_64 01:53:52 ---> Running in 55fc4ba9dd17 01:53:52 Removing intermediate container 55fc4ba9dd17 01:53:52 ---> a5d964fb7f97 01:53:52 Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:53:53 ---> Running in a2ac986fecb9 01:53:53 Removing intermediate container a2ac986fecb9 01:53:53 ---> 7ff6f55be6ba 01:53:53 Step 23/23 : LABEL version=0.0.0 01:53:54 ---> Running in ed4f7f470d47 01:53:55 Removing intermediate container ed4f7f470d47 01:53:55 ---> e1f63de33269 01:53:55 01:53:55 Successfully built e1f63de33269 01:53:55 Successfully tagged sys-mgmt-agent:latest 01:53:55 Building security-spire-server 01:54:03  Building sys-mgmt-agent ... done Step 1/17 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:54:03 Step 2/17 : FROM ${BUILDER_BASE} AS builder 01:54:03 ---> 4d66567bbb50 01:54:03 Step 3/17 : WORKDIR /edgex-go 01:54:03 ---> Using cache 01:54:03 ---> ba1ec183781f 01:54:03 Step 4/17 : ARG SPIRE_RELEASE=1.2.0 01:54:03 ---> Using cache 01:54:03 ---> ed3ec133f278 01:54:03 Step 5/17 : 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" 01:54:03 ---> Using cache 01:54:03 ---> af2429631887 01:54:03 01:54:03 Step 6/17 : FROM alpine:3.15 01:54:03 ---> c059bfaa849c 01:54:03 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:54:03 ---> Using cache 01:54:03 ---> f65623b3fcf3 01:54:03 Step 8/17 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:54:03 ---> Using cache 01:54:03 ---> ecebca9d9b60 01:54:03 Step 9/17 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:54:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:54:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:54:04 ---> 4d66567bbb50 01:54:04 Step 3/22 : WORKDIR /edgex-go 01:54:04 ---> Using cache 01:54:04 ---> ba1ec183781f 01:54:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:04 ---> Using cache 01:54:04 ---> 08e3a2076698 01:54:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:54:05 ---> Running in 357882dcd4ce 01:54:05 ---> 64fee69751e7 01:54:05 Step 10/17 : COPY docker-entrypoint.sh /usr/local/bin/ 01:54:05 Building core-metadata 01:54:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:54:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:54:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 98.5% of statements 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 89.5% of statements 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.297s coverage: 84.4% of statements 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:54:09 OK: 221 MiB in 52 packages 01:54:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:54:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:09 ---> 4d66567bbb50 01:54:09 Step 3/23 : WORKDIR /edgex-go 01:54:09 ---> Using cache 01:54:09 ---> ba1ec183781f 01:54:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:09 ---> Using cache 01:54:09 ---> 08e3a2076698 01:54:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.629s coverage: 94.2% of statements 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:54:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.183s coverage: 59.1% of statements 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:54:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:54:10 ---> Running in 667b03e12c8d 01:54:10 Removing intermediate container 357882dcd4ce 01:54:10 ---> 7e2579b44718 01:54:10 Step 6/22 : COPY go.mod vendor* ./ 01:54:10 ---> 7874719bcae4 01:54:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:10 ---> Running in 05b9cf036d5b 01:54:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:54:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements 01:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 21.7% of statements 01:54:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.204s coverage: 79.5% of statements 01:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements 01:54:11 OK: 221 MiB in 52 packages 01:54:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:54:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:12 ---> 4d66567bbb50 01:54:12 Step 3/23 : WORKDIR /edgex-go 01:54:12 ---> Using cache 01:54:12 ---> ba1ec183781f 01:54:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:12 ---> Using cache 01:54:12 ---> 08e3a2076698 01:54:12 Step 5/23 : RUN apk add --update --no-cache make git 01:54:12 ---> Using cache 01:54:12 ---> 26ad7544676f 01:54:12 Step 6/23 : COPY go.mod vendor* ./ 01:54:12 ---> Using cache 01:54:12 ---> 4ba57843d8ca 01:54:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:12 ---> Using cache 01:54:12 ---> f66f97ef3bdf 01:54:12 Step 8/23 : COPY . . 01:54:12 ---> Using cache 01:54:12 ---> db1e205fbe7c 01:54:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:54:12 ---> Running in 9b4ac3900f15 01:54:12 Removing intermediate container 667b03e12c8d 01:54:12 ---> 0cbe44d559da 01:54:12 Step 6/23 : COPY go.mod vendor* ./ 01:54:13 ---> 3e82473c18be 01:54:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:13 ---> Running in 43de87bfaa41 01:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:54:13 Removing intermediate container 05b9cf036d5b 01:54:13 ---> cc58a0d99555 01:54:13 Step 8/22 : COPY . . 01:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.559s coverage: 96.3% of statements 01:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 01:54:18 Removing intermediate container 43de87bfaa41 01:54:18 ---> aa5e60c19c97 01:54:18 Step 8/23 : COPY . . 01:54:21 ---> 9ee317da4e68 01:54:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:54:21 ---> Running in 94974afbe9f4 01:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:54:25 ---> 32cbe0fb9df4 01:54:25 Step 9/23 : RUN make cmd/core-data/core-data 01:54:25 ---> Running in 7fb79ae51d95 01:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements 01:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements 01:54:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.624s coverage: 82.5% of statements 01:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.225s coverage: 80.0% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.717s coverage: 91.2% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.8% of statements 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.3% of statements 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 63.2% of statements 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 01:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 01:54:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:54:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:54:55 GO111MODULE=on go vet ./... 01:54:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:55:05 Removing intermediate container 430c5853cb68 01:55:05 ---> 44fa30a457a5 01:55:05 01:55:05 Step 10/21 : FROM alpine:3.14 01:55:05 ---> 0a97eee8041e 01:55:05 Step 11/21 : RUN apk add --update --no-cache curl 01:55:05 ---> Running in 8fa056dd6796 01:55:06 Removing intermediate container 1f3306dcb1e0 01:55:06 ---> a2c7e2470540 01:55:06 01:55:06 Step 10/22 : FROM alpine:3.14 01:55:06 ---> 0a97eee8041e 01:55:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:55:06 ---> Using cache 01:55:06 ---> ba04402587fd 01:55:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:06 ---> Using cache 01:55:06 ---> 785272d2a853 01:55:06 Step 13/22 : ENV APP_PORT=59861 01:55:06 ---> Running in c201c80f3813 01:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:55:06 Removing intermediate container c201c80f3813 01:55:06 ---> b2f6ed1712e9 01:55:06 Step 14/22 : EXPOSE $APP_PORT 01:55:06 ---> Running in 40c2d1d7cc64 01:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:55:06 Removing intermediate container 40c2d1d7cc64 01:55:06 ---> e4bb895600cf 01:55:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:07 ---> 16a4d317d5a4 01:55:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:55:07 (1/5) Installing ca-certificates (20211220-r0) 01:55:07 (2/5) Installing brotli-libs (1.0.9-r5) 01:55:07 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:55:07 (4/5) Installing libcurl (7.79.1-r0) 01:55:07 (5/5) Installing curl (7.79.1-r0) 01:55:07 Executing busybox-1.33.1-r6.trigger 01:55:07 Executing ca-certificates-20211220-r0.trigger 01:55:07 OK: 8 MiB in 19 packages 01:55:07 ---> 217ea3bbe3a6 01:55:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:55:07 ---> 2be830f7680d 01:55:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:55:07 ---> Running in 04c33dd4e7c0 01:55:07 Removing intermediate container 8fa056dd6796 01:55:07 ---> cc0e8215c599 01:55:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:55:07 Removing intermediate container 04c33dd4e7c0 01:55:07 ---> ba9fdb2ad6e1 01:55:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:07 ---> Running in 3ed5368a8bb7 01:55:07 ---> Running in 268cb112d698 01:55:08 Removing intermediate container 268cb112d698 01:55:08 ---> dc4c52b6aa2f 01:55:08 Step 20/22 : LABEL arch=x86_64 01:55:08 Removing intermediate container 3ed5368a8bb7 01:55:08 ---> 94308b6095f7 01:55:08 Step 13/21 : WORKDIR /edgex 01:55:08 ---> Running in 0c1569561eda 01:55:08 ---> Running in 5c7eaaf18392 01:55:08 Removing intermediate container 0c1569561eda 01:55:08 ---> a31e6e3befe5 01:55:08 Step 21/22 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:55:08 ---> Running in 883503411e9e 01:55:08 Removing intermediate container 5c7eaaf18392 01:55:08 ---> 9489c9fe60a8 01:55:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:55:08 Removing intermediate container 883503411e9e 01:55:08 ---> 181e356df3fb 01:55:08 Step 22/22 : LABEL version=0.0.0 01:55:08 ---> Running in ce912d93c85b 01:55:08 ---> 6e7026ec3d60 01:55:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:55:09 Removing intermediate container ce912d93c85b 01:55:09 ---> 3c1635104a11 01:55:09 01:55:09 Successfully built 3c1635104a11 01:55:09 Successfully tagged support-scheduler:latest 01:55:09 Building security-spire-config 01:55:09  Building support-scheduler ... done  ---> 3ff557cf460c 01:55:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:55:10 ---> dc5f80726395 01:55:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:55:10 ---> Running in 6a406a84a467 01:55:11 Removing intermediate container 6a406a84a467 01:55:11 ---> 9da29a3b4bec 01:55:11 Step 18/21 : CMD ["--init=true"] 01:55:11 ---> Running in 8c02d82d161a 01:55:11 Removing intermediate container 8c02d82d161a 01:55:11 ---> 622074caa0c4 01:55:11 Step 19/21 : LABEL arch=x86_64 01:55:11 ---> Running in ff248e2fe517 01:55:11 Removing intermediate container ff248e2fe517 01:55:11 ---> 8d531227c192 01:55:11 Step 20/21 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:55:11 ---> Running in 48167771a1a3 01:55:12 Removing intermediate container 48167771a1a3 01:55:12 ---> be0cfba042ca 01:55:12 Step 21/21 : LABEL version=0.0.0 01:55:12 ---> Running in 8681f619af6e 01:55:12 Removing intermediate container 8681f619af6e 01:55:12 ---> b4264303f355 01:55:12 01:55:12 Successfully built b4264303f355 01:55:12 Successfully tagged security-proxy-setup:latest 01:55:18  Building security-proxy-setup ... done Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:55:18 Step 2/18 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> 4d66567bbb50 01:55:18 Step 3/18 : WORKDIR /edgex-go 01:55:18 ---> Using cache 01:55:18 ---> ba1ec183781f 01:55:18 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 01:55:18 ---> Using cache 01:55:18 ---> ed3ec133f278 01:55:18 Step 5/18 : 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" 01:55:18 ---> Using cache 01:55:18 ---> af2429631887 01:55:18 01:55:18 Step 6/18 : FROM alpine:3.15 01:55:18 ---> c059bfaa849c 01:55:18 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:55:18 ---> Using cache 01:55:18 ---> f65623b3fcf3 01:55:18 Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:55:18 ---> Running in 9541fd06c9f5 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:55:19 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:55:19 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:55:19 OK: 15859 distinct packages available 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:55:20 (1/4) Installing dumb-init (1.2.5-r1) 01:55:20 (2/4) Installing musl-obstack (1.2.2-r0) 01:55:20 (3/4) Installing libucontext (1.1-r0) 01:55:20 (4/4) Installing gcompat (1.0.0-r4) 01:55:20 Executing busybox-1.34.1-r3.trigger 01:55:20 OK: 6 MiB in 18 packages 01:55:20 Removing intermediate container 9541fd06c9f5 01:55:20 ---> 81c835307a56 01:55:20 Step 9/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:55:21 ---> 6ee0591a9d6a 01:55:21 Step 10/18 : COPY docker-entrypoint.sh /usr/local/bin/ 01:55:26 Removing intermediate container 9b4ac3900f15 01:55:26 ---> 6fa2ad570245 01:55:26 01:55:26 Step 10/23 : FROM alpine:3.14 01:55:26 ---> 0a97eee8041e 01:55:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:55:26 ---> Using cache 01:55:26 ---> ba04402587fd 01:55:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:26 ---> Using cache 01:55:26 ---> 785272d2a853 01:55:26 Step 13/23 : ENV APP_PORT=59881 01:55:26 ---> Running in 332fc42dc8f6 01:55:26 Removing intermediate container 332fc42dc8f6 01:55:26 ---> 5006c3506836 01:55:26 Step 14/23 : EXPOSE $APP_PORT 01:55:26 ---> Running in 997ed7240830 01:55:26 Removing intermediate container 997ed7240830 01:55:26 ---> 3e48e3a1943c 01:55:26 Step 15/23 : WORKDIR / 01:55:26 ---> Running in 0bf5b2847e79 01:55:26 Removing intermediate container 0bf5b2847e79 01:55:26 ---> f21c9a5c3017 01:55:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:26 ---> a30f9f3d6d6a 01:55:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:55:27 ---> 6e5e192c1081 01:55:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:55:27 ---> 80688ba5424d 01:55:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:55:27 ---> Running in be96b57da43c 01:55:27 Removing intermediate container be96b57da43c 01:55:27 ---> feee0b40447c 01:55:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:27 ---> Running in 6c12efa05def 01:55:27 Removing intermediate container 6c12efa05def 01:55:27 ---> 36eb6c3d8ee9 01:55:27 Step 21/23 : LABEL arch=x86_64 01:55:27 ---> Running in 7d3b1287916e 01:55:27 Removing intermediate container 7d3b1287916e 01:55:27 ---> 1b0def86e82a 01:55:27 Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:55:27 ---> Running in d45e7b6e5306 01:55:28 Removing intermediate container d45e7b6e5306 01:55:28 ---> dee106b220cd 01:55:28 Step 23/23 : LABEL version=0.0.0 01:55:28 ---> Running in b9b23f902897 01:55:28 Removing intermediate container b9b23f902897 01:55:28 ---> 8da87ad1dfa1 01:55:28 01:55:28 Successfully built 8da87ad1dfa1 01:55:28 Successfully tagged core-metadata:latest 01:55:31  Building core-metadata ... done Removing intermediate container 94974afbe9f4 01:55:31 ---> 5f6de0178fe5 01:55:31 01:55:31 Step 10/22 : FROM alpine:3.14 01:55:31 ---> 0a97eee8041e 01:55:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:55:31 ---> Running in 1e5ef5ed72fe 01:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:55:31 (1/2) Installing ca-certificates (20211220-r0) 01:55:31 (2/2) Installing dumb-init (1.2.5-r1) 01:55:31 Executing busybox-1.33.1-r6.trigger 01:55:31 Executing ca-certificates-20211220-r0.trigger 01:55:32 OK: 6 MiB in 16 packages 01:55:32 Removing intermediate container 1e5ef5ed72fe 01:55:32 ---> c2be31542e1b 01:55:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:55:32 ---> Running in 10fbafb96727 01:55:32 Removing intermediate container 10fbafb96727 01:55:32 ---> 3ec064fccdc6 01:55:32 Step 13/22 : ENV APP_PORT=59860 01:55:32 ---> Running in 32193de93da5 01:55:33 Removing intermediate container 32193de93da5 01:55:33 ---> b98398201ed1 01:55:33 Step 14/22 : EXPOSE $APP_PORT 01:55:33 ---> Running in 42f428667bef 01:55:33 Removing intermediate container 42f428667bef 01:55:33 ---> 48822cc74f72 01:55:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:33 ---> b9cfa79ea2c5 01:55:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:55:34 ---> 9e0be67e9c70 01:55:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:55:34 ---> 35057c9af8bb 01:55:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:55:34 ---> Running in 421746d4e629 01:55:34 Removing intermediate container 421746d4e629 01:55:34 ---> 31e57a80a37c 01:55:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:34 ---> Running in 5ff038d527db 01:55:34 Removing intermediate container 5ff038d527db 01:55:34 ---> 347b037bc1d7 01:55:34 Step 20/22 : LABEL arch=x86_64 01:55:34 ---> Running in a2f45e700260 01:55:34 Removing intermediate container a2f45e700260 01:55:34 ---> fb2ba9f69fde 01:55:34 Step 21/22 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:55:34 ---> Running in 8121f0a89f5b 01:55:35 Removing intermediate container 8121f0a89f5b 01:55:35 ---> 75143692f256 01:55:35 Step 22/22 : LABEL version=0.0.0 01:55:35 ---> Running in 11c4a4c8ba20 01:55:35 Removing intermediate container 11c4a4c8ba20 01:55:35 ---> 14e72ed18cb0 01:55:35 01:55:35 Successfully built 14e72ed18cb0 01:55:35 Successfully tagged support-notifications:latest 01:55:37  Building support-notifications ... done Removing intermediate container 7fb79ae51d95 01:55:37 ---> 50215cc3e8fe 01:55:37 01:55:37 Step 10/23 : FROM alpine:3.14 01:55:37 ---> 0a97eee8041e 01:55:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:55:37 ---> Running in e3c46935938b 01:55:37 Removing intermediate container e3c46935938b 01:55:37 ---> cb4a94cbfc76 01:55:37 Step 12/23 : ENV APP_PORT=59880 01:55:37 ---> Running in e0792157d6f6 01:55:37 Removing intermediate container e0792157d6f6 01:55:37 ---> 0bba75850c89 01:55:37 Step 13/23 : EXPOSE $APP_PORT 01:55:37 ---> Running in 3d71c5e2369a 01:55:37 Removing intermediate container 3d71c5e2369a 01:55:37 ---> e7ccd51bec56 01:55:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:37 ---> Running in a33a94f944b8 01:55:37 Removing intermediate container a33a94f944b8 01:55:37 ---> 3a5b02c17609 01:55:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:55:37 ---> Running in 416323e19415 01:55:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:55:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:55:39 (1/6) Installing dumb-init (1.2.5-r1) 01:55:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:55:39 (3/6) Installing libsodium (1.0.18-r0) 01:55:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:55:39 (5/6) Installing libzmq (4.3.4-r0) 01:55:39 (6/6) Installing zeromq (4.3.4-r0) 01:55:39 Executing busybox-1.33.1-r6.trigger 01:55:39 OK: 8 MiB in 20 packages 01:55:40 Removing intermediate container 416323e19415 01:55:40 ---> 0eb241afdcad 01:55:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:40 ---> 88348f9964fb 01:55:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:55:40 ---> efbe89b1b4ad 01:55:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:55:40 ---> c1710f0f4e96 01:55:40 Step 19/23 : ENTRYPOINT ["/core-data"] 01:55:40 ---> Running in f899faa5bf19 01:55:41 Removing intermediate container f899faa5bf19 01:55:41 ---> 60d2d0b22215 01:55:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:41 ---> Running in 3300a2206079 01:55:41 Removing intermediate container 3300a2206079 01:55:41 ---> 1589f39b057b 01:55:41 Step 21/23 : LABEL arch=x86_64 01:55:41 ---> Running in 7baa3c22b1c3 01:55:41 Removing intermediate container 7baa3c22b1c3 01:55:41 ---> 8efe1295dc70 01:55:41 Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 01:55:41 ---> Running in 82f9555fd247 01:55:41 Removing intermediate container 82f9555fd247 01:55:41 ---> 9b4cbb4a4d2a 01:55:41 Step 23/23 : LABEL version=0.0.0 01:55:41 ---> Running in 7f5ee1054404 01:55:41 Removing intermediate container 7f5ee1054404 01:55:41 ---> 5bf0c3f14e54 01:55:41 01:55:41 Successfully built 5bf0c3f14e54 01:55:41 Successfully tagged core-data:latest 01:55:41  Building core-data ... done  01:55:41 ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 01:55:41 01:55:41 ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 01:55:41 01:55:41 ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 01:55:41 Service 'security-spire-config' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } 01:55:41 $ docker stop --time=1 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 01:55:43 $ docker rm -f 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:55:43 Failed in branch amd64 01:56:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:32 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:56:36 + ls -al . 01:56:36 total 676 01:56:36 drwxrwxr-x 9 1001 1001 4096 Mar 8 01:56 . 01:56:36 drwxr-xr-x 4 root root 4096 Mar 8 01:51 .. 01:56:36 -rw-rw-r-- 1 1001 1001 11 Mar 8 01:49 .dockerignore 01:56:36 drwxrwxr-x 8 1001 1001 4096 Mar 8 01:49 .git 01:56:36 drwxrwxr-x 4 1001 1001 4096 Mar 8 01:49 .github 01:56:36 -rw-rw-r-- 1 1001 1001 870 Mar 8 01:49 .gitignore 01:56:36 -rw-rw-r-- 1 1001 1001 42 Mar 8 01:49 .golangci.yml 01:56:36 -rw-rw-r-- 1 1001 1001 87 Mar 8 01:49 .hadolint.yml 01:56:36 -rw-rw-r-- 1 1001 1001 166 Mar 8 01:49 .sonarcloud.properties 01:56:36 -rw-rw-r-- 1 1001 1001 1171 Mar 8 01:49 ADOPTERS.md 01:56:36 -rw-rw-r-- 1 1001 1001 9953 Mar 8 01:49 Attribution.txt 01:56:36 -rw-rw-r-- 1 1001 1001 51732 Mar 8 01:49 CHANGELOG.md 01:56:36 -rw-rw-r-- 1 1001 1001 3804 Mar 8 01:49 CONTRIBUTING.md 01:56:36 -rw-rw-r-- 1 1001 1001 677 Mar 8 01:49 GOVERNANCE.md 01:56:36 -rw-rw-r-- 1 1001 1001 849 Mar 8 01:49 Jenkinsfile 01:56:36 -rw-rw-r-- 1 1001 1001 10775 Mar 8 01:49 LICENSE 01:56:36 -rw-rw-r-- 1 1001 1001 8524 Mar 8 01:49 Makefile 01:56:36 -rw-rw-r-- 1 1001 1001 582 Mar 8 01:49 OWNERS.md 01:56:36 -rw-rw-r-- 1 1001 1001 8207 Mar 8 01:49 README.md 01:56:36 -rw-rw-r-- 1 1001 1001 6912 Mar 8 01:49 SECURITY.md 01:56:36 -rw-rw-r-- 1 1001 1001 5 Mar 8 01:45 VERSION 01:56:36 -rw-rw-r-- 1 1001 1001 4131 Mar 8 01:49 ZMQWindows.md 01:56:36 drwxrwxr-x 2 1001 1001 4096 Mar 8 01:49 bin 01:56:36 drwxrwxr-x 18 1001 1001 4096 Mar 8 01:49 cmd 01:56:36 -rw-r--r-- 1 root root 428383 Mar 8 01:54 coverage.out 01:56:36 -rw-rw-r-- 1 1001 1001 3177 Mar 8 01:49 go.mod 01:56:36 -rw-rw-r-- 1 1001 1001 51755 Mar 8 01:49 go.sum 01:56:36 drwxrwxr-x 8 1001 1001 4096 Mar 8 01:49 internal 01:56:36 drwxrwxr-x 3 1001 1001 4096 Mar 8 01:49 openapi 01:56:36 drwxrwxr-x 4 1001 1001 4096 Mar 8 01:49 snap 01:56:36 -rw-rw-r-- 1 1001 1001 204 Mar 8 01:49 version.go [Pipeline] sh 01:56:37 + '[' -e coverage.out ] 01:56:37 + chown 1001:1001 coverage.out [Pipeline] stash 01:56:37 Warning: overwriting stash ‘coverage-report’ 01:56:38 Stashed 1 file(s) [Pipeline] sh 01:56:38 + make build 01:56:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:58:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:59:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:59:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:59:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:59:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:00:05 $ docker stop --time=1 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 02:00:07 $ docker rm -f 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:10 02:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:10 latest: Pulling from edgex-devops/edgex-compose-arm64 02:00:10 29e5d40040c1: Pulling fs layer 02:00:10 1ce36da41761: Pulling fs layer 02:00:10 25b303627fd3: Pulling fs layer 02:00:10 29e5d40040c1: Verifying Checksum 02:00:10 29e5d40040c1: Download complete 02:00:11 1ce36da41761: Verifying Checksum 02:00:11 1ce36da41761: Download complete 02:00:11 29e5d40040c1: Pull complete 02:00:12 1ce36da41761: Pull complete 02:00:12 25b303627fd3: Verifying Checksum 02:00:12 25b303627fd3: Download complete 02:00:22 25b303627fd3: Pull complete 02:00:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:00:22 prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container 02:00:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat 02:00:25 $ docker top 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:26 + docker-compose build --help 02:00:26 + grep parallel 02:00:30 --parallel Build images in parallel. [Pipeline] } 02:00:30 $ docker stop --time=1 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 02:00:31 $ docker rm -f 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:32 . [Pipeline] withDockerContainer 02:00:32 prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container 02:00:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat 02:00:34 $ docker top fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:34 + docker-compose -f ./docker-compose-build.yml build --parallel 02:00:39 Building core-command ... 02:00:39 Building core-data ... 02:00:39 Building core-metadata ... 02:00:39 Building security-bootstrapper ... 02:00:39 Building security-proxy-setup ... 02:00:39 Building security-secretstore-setup ... 02:00:39 Building security-spiffe-token-provider ... 02:00:39 Building security-spire-agent ... 02:00:39 Building security-spire-config ... 02:00:39 Building security-spire-server ... 02:00:39 Building support-notifications ... 02:00:39 Building support-scheduler ... 02:00:39 Building sys-mgmt-agent ... 02:00:39 Building security-spiffe-token-provider 02:00:39 Building support-scheduler 02:00:39 Building core-command 02:00:39 Building security-spire-config 02:00:39 Building support-notifications 02:02:01 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 02:02:01 ---> 005c6b9ba410 02:02:01 Step 3/19 : WORKDIR /edgex-go 02:02:01 Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:01 Step 2/18 : FROM ${BUILDER_BASE} AS builder 02:02:01 ---> 005c6b9ba410 02:02:01 Step 3/18 : WORKDIR /edgex-go 02:02:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:02:01 ---> 005c6b9ba410 02:02:01 Step 3/22 : WORKDIR /edgex-go 02:02:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:02:01 ---> 005c6b9ba410 02:02:01 Step 3/23 : WORKDIR /edgex-go 02:02:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:02:01 ---> 005c6b9ba410 02:02:01 Step 3/22 : WORKDIR /edgex-go 02:02:01 ---> Running in 046595db6758 02:02:01 ---> Running in b8278ead9504 02:02:01 ---> Running in 5ce7c6780ab6 02:02:01 ---> Running in 3215ad17da1c 02:02:01 ---> Running in 3a2e3550ae69 02:02:01 Removing intermediate container 5ce7c6780ab6 02:02:01 ---> 9e6ff1f41ab6 02:02:01 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 02:02:01 ---> Running in f9e9d4c61be8 02:02:01 Removing intermediate container 3a2e3550ae69 02:02:01 ---> b1c92eb65d79 02:02:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:01 Removing intermediate container 3215ad17da1c 02:02:01 ---> 2ab8d4fe5dd1 02:02:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:01 Removing intermediate container 046595db6758 02:02:01 ---> 1cb4e9e247c5 02:02:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 02:02:01 Removing intermediate container b8278ead9504 02:02:01 ---> 8c50331d533e 02:02:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:01 ---> Running in f3617e2cb904 02:02:01 ---> Running in 4085d7e1a583 02:02:01 ---> Running in 37e1f78721bf 02:02:01 ---> Running in ef2466ca8e90 02:02:01 Removing intermediate container f9e9d4c61be8 02:02:01 ---> 076c21d69119 02:02:01 Step 5/18 : 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" 02:02:01 ---> Running in 6ac04a9a95e4 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:01 Removing intermediate container f3617e2cb904 02:02:01 ---> e17a58301119 02:02:01 Step 5/23 : RUN apk add --update --no-cache make git 02:02:01 Removing intermediate container 4085d7e1a583 02:02:01 ---> a7e3035b48dc 02:02:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:02:01 Removing intermediate container ef2466ca8e90 02:02:01 ---> cb98be91f79b 02:02:01 Step 5/22 : RUN apk add --update --no-cache make git 02:02:01 ---> Running in 2c38c495ae87 02:02:01 ---> Running in d03a20df8fb9 02:02:01 ---> Running in 920c9ece4098 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:01 spire-1.2.0/ 02:02:01 v3.15.0-327-g65045bcbe1 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:02:01 v3.15.0-326-gf2c1788cd3 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:02:01 OK: 15737 distinct packages available 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:01 OK: 220 MiB in 52 packages 02:02:01 OK: 220 MiB in 52 packages 02:02:02 spire-1.2.0/README.md 02:02:02 spire-1.2.0/bin/ 02:02:02 spire-1.2.0/bin/spire-server 02:02:02 spire-1.2.0/bin/spire-agent 02:02:02 spire-1.2.0/conf/ 02:02:02 spire-1.2.0/conf/server/ 02:02:02 spire-1.2.0/conf/server/server.conf 02:02:02 spire-1.2.0/conf/agent/ 02:02:02 spire-1.2.0/conf/agent/agent.conf 02:02:02 spire-1.2.0/LICENSE 02:02:02 OK: 220 MiB in 52 packages 02:02:02 OK: 220 MiB in 52 packages 02:02:03 Removing intermediate container d03a20df8fb9 02:02:03 ---> 919637148d13 02:02:03 Step 6/22 : COPY go.mod vendor* ./ 02:02:03 Removing intermediate container 37e1f78721bf 02:02:03 ---> 126c05e104c9 02:02:03 Step 5/19 : COPY go.mod vendor* ./ 02:02:03 Removing intermediate container 2c38c495ae87 02:02:03 ---> 4714bbc89223 02:02:03 Step 6/23 : COPY go.mod vendor* ./ 02:02:03 Removing intermediate container 920c9ece4098 02:02:03 ---> 507561d9493c 02:02:03 Step 6/22 : COPY go.mod vendor* ./ 02:02:04 ---> 97b62a698fbd 02:02:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:04 ---> f72b66a6ef3b 02:02:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:04 ---> Running in 9bbc5958ab87 02:02:04 ---> 10caf01c6ddf 02:02:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:04 ---> Running in 1e2bc6020861 02:02:04 ---> 3fe9349e6134 02:02:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:04 ---> Running in 004ad9b370d8 02:02:05 ---> Running in 0ab09a2b7486 02:02:08 Removing intermediate container 6ac04a9a95e4 02:02:08 ---> e1fe544e64d3 02:02:08 02:02:08 Step 6/18 : FROM alpine:3.15 02:02:08 3.15: Pulling from library/alpine 02:02:08 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 02:02:08 Status: Downloaded newer image for alpine:3.15 02:02:08 ---> 8e1d7573f448 02:02:08 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:02:09 ---> Running in c5fe8bb18144 02:02:09 Removing intermediate container c5fe8bb18144 02:02:09 ---> b43eed3cff78 02:02:09 Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:09 ---> Running in 9b0bd5fdfeca 02:02:10 Removing intermediate container 9bbc5958ab87 02:02:10 ---> 093d15547342 02:02:10 Step 8/22 : COPY . . 02:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:11 Removing intermediate container 004ad9b370d8 02:02:11 ---> c07aec26cecc 02:02:11 Step 8/23 : COPY . . 02:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:11 Removing intermediate container 1e2bc6020861 02:02:11 ---> 6a2d235a1f7d 02:02:11 Step 7/19 : COPY . . 02:02:11 Removing intermediate container 0ab09a2b7486 02:02:11 ---> 2363a85b508a 02:02:11 Step 8/22 : COPY . . 02:02:12 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:02:12 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:02:12 OK: 15734 distinct packages available 02:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:13 (1/4) Installing dumb-init (1.2.5-r1) 02:02:13 (2/4) Installing musl-obstack (1.2.2-r0) 02:02:13 (3/4) Installing libucontext (1.1-r0) 02:02:14 (4/4) Installing gcompat (1.0.0-r4) 02:02:14 Executing busybox-1.34.1-r3.trigger 02:02:14 OK: 6 MiB in 18 packages 02:02:16 Removing intermediate container 9b0bd5fdfeca 02:02:16 ---> dc78893dd5b9 02:02:16 Step 9/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:02:25 ---> cf25089566dd 02:02:25 Step 10/18 : COPY docker-entrypoint.sh /usr/local/bin/ 02:02:25 Building security-spire-agent 02:02:35 ---> a4ae29658985 02:02:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:02:35 ---> Running in 1175b1e732ed 02:02:35 ---> b3b3725433d9 02:02:35 Step 9/23 : RUN make cmd/core-command/core-command 02:02:35 ---> 45fb083673b0 02:02:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:35 ---> Running in 1362aa082225 02:02:35 ---> Running in abacac9b39dd 02:02:36 ---> c2fd17390ad7 02:02:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:02:36 ---> Running in 7934f686fc8c 02:02:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:02:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:02:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:02:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:02:49 Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:02:49 Step 2/18 : FROM ${BUILDER_BASE} AS builder 02:02:49 ---> 005c6b9ba410 02:02:49 Step 3/18 : WORKDIR /edgex-go 02:02:49 ---> Using cache 02:02:49 ---> 8c50331d533e 02:02:49 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 02:02:49 ---> Running in 328258c7179f 02:02:49 Removing intermediate container 328258c7179f 02:02:49 ---> 79b2b972aa24 02:02:49 Step 5/18 : 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" 02:02:49 ---> Running in 0f4cb6c5a62a 02:02:52 spire-1.2.0/ 02:02:57 spire-1.2.0/README.md 02:02:57 spire-1.2.0/bin/ 02:02:57 spire-1.2.0/bin/spire-server 02:02:57 spire-1.2.0/bin/spire-agent 02:02:57 spire-1.2.0/conf/ 02:02:57 spire-1.2.0/conf/server/ 02:02:57 spire-1.2.0/conf/server/server.conf 02:02:57 spire-1.2.0/conf/agent/ 02:02:57 spire-1.2.0/conf/agent/agent.conf 02:02:57 spire-1.2.0/LICENSE 02:03:02 Removing intermediate container 0f4cb6c5a62a 02:03:02 ---> d1a83a2bae07 02:03:02 02:03:02 Step 6/18 : FROM alpine:3.15 02:03:02 ---> 8e1d7573f448 02:03:02 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:03:02 ---> Using cache 02:03:02 ---> b43eed3cff78 02:03:02 Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:02 ---> Running in b22a6bb8e39d 02:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:05 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:03:05 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:03:05 OK: 15734 distinct packages available 02:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:07 (1/5) Installing dumb-init (1.2.5-r1) 02:03:07 (2/5) Installing musl-obstack (1.2.2-r0) 02:03:07 (3/5) Installing libucontext (1.1-r0) 02:03:07 (4/5) Installing gcompat (1.0.0-r4) 02:03:07 (5/5) Installing openssl (1.1.1l-r8) 02:03:07 Executing busybox-1.34.1-r3.trigger 02:03:07 OK: 6 MiB in 19 packages 02:03:08 Removing intermediate container b22a6bb8e39d 02:03:08 ---> 9ffeb89acf8b 02:03:08 Step 9/18 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 02:03:11 ---> 4b661a251fd3 02:03:11 Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:03:17 ---> c6f160b1a91a 02:03:17 Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ 02:03:17 Building security-proxy-setup 02:03:44 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:03:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:03:44 ---> 005c6b9ba410 02:03:44 Step 3/21 : WORKDIR /edgex-go 02:03:44 ---> Using cache 02:03:44 ---> 8c50331d533e 02:03:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:44 ---> Using cache 02:03:44 ---> cb98be91f79b 02:03:44 Step 5/21 : RUN apk add --update --no-cache make git 02:03:44 ---> Using cache 02:03:44 ---> 507561d9493c 02:03:44 Step 6/21 : COPY go.mod vendor* ./ 02:03:44 ---> Using cache 02:03:44 ---> 3fe9349e6134 02:03:44 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:44 ---> Using cache 02:03:44 ---> 2363a85b508a 02:03:44 Step 8/21 : COPY . . 02:03:44 ---> Using cache 02:03:44 ---> c2fd17390ad7 02:03:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:03:44 ---> Running in 3bae47e8968e 02:03:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:07:06 Removing intermediate container abacac9b39dd 02:07:06 ---> c5bb3b15cf24 02:07:06 02:07:06 Step 10/23 : FROM alpine:3.14 02:07:06 3.14: Pulling from library/alpine 02:07:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:07:06 Status: Downloaded newer image for alpine:3.14 02:07:06 ---> 5b8b7b635229 02:07:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:07:06 ---> Running in 8cd7cc03ac8d 02:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:07:06 (1/1) Installing dumb-init (1.2.5-r1) 02:07:06 Executing busybox-1.33.1-r6.trigger 02:07:06 OK: 6 MiB in 15 packages 02:07:07 Removing intermediate container 8cd7cc03ac8d 02:07:07 ---> 4c4744a59030 02:07:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:07:07 ---> Running in cda520380ac0 02:07:07 Removing intermediate container cda520380ac0 02:07:07 ---> 0606b8ae5e5e 02:07:07 Step 13/23 : ENV APP_PORT=59882 02:07:08 ---> Running in b704f5db48d5 02:07:08 Removing intermediate container b704f5db48d5 02:07:08 ---> 62b79f9e5159 02:07:08 Step 14/23 : EXPOSE $APP_PORT 02:07:08 ---> Running in de955fd75b63 02:07:09 Removing intermediate container de955fd75b63 02:07:09 ---> 0dc7cae21cac 02:07:09 Step 15/23 : WORKDIR / 02:07:09 ---> Running in c3b759347e50 02:07:09 Removing intermediate container c3b759347e50 02:07:09 ---> d3c2c84ce36d 02:07:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:07:10 ---> 7e6fd814ec10 02:07:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:07:12 ---> 306e69665768 02:07:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:07:13 ---> 871d67a13623 02:07:13 Step 19/23 : ENTRYPOINT ["/core-command"] 02:07:13 ---> Running in 6b1239a7c180 02:07:14 Removing intermediate container 6b1239a7c180 02:07:14 ---> 587fc86020c0 02:07:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:07:14 ---> Running in aa885959067e 02:07:14 Removing intermediate container aa885959067e 02:07:14 ---> 24d49c3b8008 02:07:14 Step 21/23 : LABEL arch=arm64 02:07:15 ---> Running in 1808ec44bbc0 02:07:16 Removing intermediate container 1808ec44bbc0 02:07:16 ---> efeec3e2dfa8 02:07:16 Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:07:16 ---> Running in 92c621366eef 02:07:17 Removing intermediate container 92c621366eef 02:07:17 ---> 0a21a7fa39fc 02:07:17 Step 23/23 : LABEL version=0.0.0 02:07:17 ---> Running in 3c0043ea7282 02:07:18 Removing intermediate container 3c0043ea7282 02:07:18 ---> 181fb5e514d5 02:07:18 02:07:19 Successfully built 181fb5e514d5 02:07:19 Successfully tagged core-command-arm64:latest 02:07:19  Building core-command ... done Building core-metadata 02:07:23 Removing intermediate container 7934f686fc8c 02:07:23 ---> ed269f088025 02:07:23 02:07:23 Step 10/22 : FROM alpine:3.14 02:07:23 ---> 5b8b7b635229 02:07:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:07:23 ---> Using cache 02:07:23 ---> 4c4744a59030 02:07:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:07:23 ---> Using cache 02:07:23 ---> 0606b8ae5e5e 02:07:23 Step 13/22 : ENV APP_PORT=59861 02:07:23 ---> Running in aa9ba307ae44 02:07:24 Removing intermediate container aa9ba307ae44 02:07:24 ---> cb0ebe4baa28 02:07:24 Step 14/22 : EXPOSE $APP_PORT 02:07:24 ---> Running in 93cc168c2aa3 02:07:25 Removing intermediate container 93cc168c2aa3 02:07:25 ---> 756143a3c8b6 02:07:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:07:27 ---> 025f02ca9201 02:07:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:07:28 Removing intermediate container 1175b1e732ed 02:07:28 ---> 6107b00d02db 02:07:28 02:07:28 Step 10/22 : FROM alpine:3.14 02:07:28 ---> 5b8b7b635229 02:07:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:07:28 ---> Running in ab544c650011 02:07:30 ---> f8498822cc0a 02:07:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:07:31 ---> b00a32f2a4d0 02:07:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:07:31 ---> Running in 25dde7286b5f 02:07:32 (1/2) Installing ca-certificates (20211220-r0) 02:07:32 (2/2) Installing dumb-init (1.2.5-r1) 02:07:32 Executing busybox-1.33.1-r6.trigger 02:07:32 Executing ca-certificates-20211220-r0.trigger 02:07:32 Removing intermediate container 25dde7286b5f 02:07:32 ---> db92007d00b7 02:07:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:07:32 ---> Running in 5b2f8b353e4a 02:07:32 OK: 6 MiB in 16 packages 02:07:33 Removing intermediate container 5b2f8b353e4a 02:07:33 ---> 3ba6b5f4bf1b 02:07:33 Step 20/22 : LABEL arch=arm64 02:07:33 ---> Running in ce4b7f72bb05 02:07:34 Removing intermediate container ce4b7f72bb05 02:07:34 ---> 2efbc84d3b0b 02:07:34 Step 21/22 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:07:34 ---> Running in 7f10d9310a0e 02:07:35 Removing intermediate container ab544c650011 02:07:35 ---> 6f7b100ee5cf 02:07:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:07:35 ---> Running in 968c7e681d53 02:07:35 Removing intermediate container 7f10d9310a0e 02:07:35 ---> 8c8cde887663 02:07:35 Step 22/22 : LABEL version=0.0.0 02:07:35 ---> Running in 2598f36db968 02:07:36 Removing intermediate container 968c7e681d53 02:07:36 ---> fd8744b5febc 02:07:36 Step 13/22 : ENV APP_PORT=59860 02:07:36 ---> Running in 27e56ec725f4 02:07:36 Removing intermediate container 2598f36db968 02:07:36 ---> fa28638a08cf 02:07:36 02:07:37 Removing intermediate container 27e56ec725f4 02:07:37 ---> 83356a3fdda7 02:07:37 Step 14/22 : EXPOSE $APP_PORT 02:07:37 ---> Running in 582173051c52 02:07:37 Successfully built fa28638a08cf 02:07:37 Successfully tagged support-scheduler-arm64:latest 02:07:37  Building support-scheduler ... done Building security-bootstrapper 02:07:38 Removing intermediate container 582173051c52 02:07:38 ---> 155bcb9bca3c 02:07:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:07:39 ---> 2cca7b5f7987 02:07:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:07:40 ---> 4a88b5c385f4 02:07:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:07:42 ---> f1011a7a9ddd 02:07:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:07:42 ---> Running in e09724f7f711 02:07:42 Removing intermediate container e09724f7f711 02:07:42 ---> d73d8d80ece0 02:07:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:07:43 ---> Running in fb6fc3cfe04e 02:07:43 Removing intermediate container fb6fc3cfe04e 02:07:43 ---> 000da4021b5f 02:07:43 Step 20/22 : LABEL arch=arm64 02:07:44 ---> Running in e5124a5dabd6 02:07:44 Removing intermediate container e5124a5dabd6 02:07:44 ---> ec3813e472d7 02:07:44 Step 21/22 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:07:44 ---> Running in 0400d779f237 02:07:45 Removing intermediate container 0400d779f237 02:07:45 ---> 764669910ba5 02:07:45 Step 22/22 : LABEL version=0.0.0 02:07:45 ---> Running in aa3cfb63dae8 02:07:46 Removing intermediate container aa3cfb63dae8 02:07:46 ---> bfbccbb4a039 02:07:46 02:07:47 Successfully built bfbccbb4a039 02:07:47 Successfully tagged support-notifications-arm64:latest 02:07:47 Building security-spire-server 02:07:48  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:07:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:07:48 ---> 005c6b9ba410 02:07:48 Step 3/23 : WORKDIR /edgex-go 02:07:48 ---> Using cache 02:07:48 ---> 8c50331d533e 02:07:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:48 ---> Using cache 02:07:48 ---> cb98be91f79b 02:07:48 Step 5/23 : RUN apk add --update --no-cache make git 02:07:48 ---> Using cache 02:07:48 ---> 507561d9493c 02:07:48 Step 6/23 : COPY go.mod vendor* ./ 02:07:48 ---> Using cache 02:07:48 ---> 3fe9349e6134 02:07:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:48 ---> Using cache 02:07:48 ---> 2363a85b508a 02:07:48 Step 8/23 : COPY . . 02:07:48 ---> Using cache 02:07:48 ---> c2fd17390ad7 02:07:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:07:48 ---> Running in 15dc35ce186c 02:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:08:16 Removing intermediate container 3bae47e8968e 02:08:16 ---> 35e3cd6c1b13 02:08:16 02:08:16 Step 10/21 : FROM alpine:3.14 02:08:16 ---> 5b8b7b635229 02:08:16 Step 11/21 : RUN apk add --update --no-cache curl 02:08:16 ---> Running in 29847eced68e 02:08:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:08:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:08:16 ---> 005c6b9ba410 02:08:16 Step 3/31 : WORKDIR /edgex-go 02:08:16 ---> Using cache 02:08:16 ---> 8c50331d533e 02:08:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:16 ---> Using cache 02:08:16 ---> cb98be91f79b 02:08:16 Step 5/31 : RUN apk add --update --no-cache make git 02:08:16 ---> Using cache 02:08:16 ---> 507561d9493c 02:08:16 Step 6/31 : COPY go.mod vendor* ./ 02:08:16 ---> Using cache 02:08:16 ---> 3fe9349e6134 02:08:16 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:16 ---> Using cache 02:08:16 ---> 2363a85b508a 02:08:16 Step 8/31 : COPY . . 02:08:16 ---> Using cache 02:08:16 ---> c2fd17390ad7 02:08:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:08:16 ---> Running in fb5ca283998e 02:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:08:19 (1/5) Installing ca-certificates (20211220-r0) 02:08:19 (2/5) Installing brotli-libs (1.0.9-r5) 02:08:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:08:19 (4/5) Installing libcurl (7.79.1-r0) 02:08:19 (5/5) Installing curl (7.79.1-r0) 02:08:19 Executing busybox-1.33.1-r6.trigger 02:08:19 Executing ca-certificates-20211220-r0.trigger 02:08:20 OK: 8 MiB in 19 packages 02:08:23 Removing intermediate container 29847eced68e 02:08:23 ---> c9f9baa6059b 02:08:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:08:23 Step 1/17 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:08:23 Step 2/17 : FROM ${BUILDER_BASE} AS builder 02:08:23 ---> 005c6b9ba410 02:08:23 Step 3/17 : WORKDIR /edgex-go 02:08:23 ---> Using cache 02:08:23 ---> 8c50331d533e 02:08:23 Step 4/17 : ARG SPIRE_RELEASE=1.2.0 02:08:23 ---> Using cache 02:08:23 ---> 79b2b972aa24 02:08:23 Step 5/17 : 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" 02:08:23 ---> Using cache 02:08:23 ---> d1a83a2bae07 02:08:23 02:08:23 Step 6/17 : FROM alpine:3.15 02:08:23 ---> 8e1d7573f448 02:08:23 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:08:23 ---> Using cache 02:08:23 ---> b43eed3cff78 02:08:23 Step 8/17 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:08:23 ---> Using cache 02:08:23 ---> 9ffeb89acf8b 02:08:23 Step 9/17 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:08:23 ---> Running in 663687cf8f4e 02:08:23 Removing intermediate container 663687cf8f4e 02:08:23 ---> 4bfe5a493d4a 02:08:23 Step 13/21 : WORKDIR /edgex 02:08:23 ---> Running in 88581b6c28e5 02:08:24 Removing intermediate container 88581b6c28e5 02:08:24 ---> 5a5978eab43e 02:08:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:08:26 ---> 679e5420b92c 02:08:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:08:29 ---> aa3be55a3a67 02:08:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:29 ---> 0273199c7815 02:08:29 Step 10/17 : COPY docker-entrypoint.sh /usr/local/bin/ 02:08:29 Building core-data 02:08:30 ---> 25d817d2d38c 02:08:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:08:30 ---> Running in bea3c42b7840 02:08:31 Removing intermediate container bea3c42b7840 02:08:31 ---> 1be58c9b5bf1 02:08:31 Step 18/21 : CMD ["--init=true"] 02:08:31 ---> Running in f90d6b27cb36 02:08:31 Removing intermediate container f90d6b27cb36 02:08:31 ---> ef86e40337b9 02:08:31 Step 19/21 : LABEL arch=arm64 02:08:31 ---> Running in dfb9732e709e 02:08:32 Removing intermediate container dfb9732e709e 02:08:32 ---> 290866c56485 02:08:32 Step 20/21 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:08:32 ---> Running in 84881ca57e51 02:08:33 Removing intermediate container 84881ca57e51 02:08:33 ---> 432edd72c854 02:08:33 Step 21/21 : LABEL version=0.0.0 02:08:33 ---> Running in 031054d00da7 02:08:34 Removing intermediate container 031054d00da7 02:08:34 ---> 0bcbb4d67f4b 02:08:34 02:08:34 Successfully built 0bcbb4d67f4b 02:08:34 Successfully tagged security-proxy-setup-arm64:latest 02:08:34 Building security-secretstore-setup 02:08:47  Building security-proxy-setup ... done Removing intermediate container 1362aa082225 02:08:47 ---> 9ab2f4719f73 02:08:47 02:08:47 Step 9/19 : FROM alpine:3.15 02:08:47 ---> 8e1d7573f448 02:08:47 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:08:47 ---> Using cache 02:08:47 ---> b43eed3cff78 02:08:47 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:47 ---> Running in c7cb9e90adbd 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:08:48 v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:08:48 v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:08:48 OK: 15734 distinct packages available 02:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:08:50 (1/9) Installing ca-certificates (20211220-r0) 02:08:50 (2/9) Installing brotli-libs (1.0.9-r5) 02:08:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:08:50 (4/9) Installing libcurl (7.80.0-r0) 02:08:50 (5/9) Installing curl (7.80.0-r0) 02:08:50 (6/9) Installing dumb-init (1.2.5-r1) 02:08:50 (7/9) Installing musl-obstack (1.2.2-r0) 02:08:50 (8/9) Installing libucontext (1.1-r0) 02:08:50 (9/9) Installing gcompat (1.0.0-r4) 02:08:50 Executing busybox-1.34.1-r3.trigger 02:08:51 Executing ca-certificates-20211220-r0.trigger 02:08:51 OK: 8 MiB in 23 packages 02:08:54 Removing intermediate container c7cb9e90adbd 02:08:54 ---> 5269a247fac0 02:08:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 02:08:55 ---> f57b82a9e5d9 02:08:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:08:59 ---> 051f20a74853 02:08:59 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:09:00 ---> 411b552d3a8c 02:09:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:09:00 ---> Running in a23b148ae6e4 02:09:01 Removing intermediate container a23b148ae6e4 02:09:01 ---> 4c938612121c 02:09:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:01 ---> Running in ba5190e0a44c 02:09:02 Removing intermediate container ba5190e0a44c 02:09:02 ---> 459261ee671a 02:09:02 Step 17/19 : LABEL arch=arm64 02:09:02 ---> Running in ac881c58260e 02:09:03 Removing intermediate container ac881c58260e 02:09:03 ---> 5f3cafee332f 02:09:03 Step 18/19 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:09:03 ---> Running in 14ad09c59d4c 02:09:04 Removing intermediate container 14ad09c59d4c 02:09:04 ---> bda0c5f1afd5 02:09:04 Step 19/19 : LABEL version=0.0.0 02:09:04 ---> Running in 72cc882038d7 02:09:05 Removing intermediate container 72cc882038d7 02:09:05 ---> 9172a879af70 02:09:05 02:09:06 Successfully built 9172a879af70 02:09:06 Successfully tagged security-spiffe-token-provider-arm64:latest 02:09:06 Building sys-mgmt-agent 02:09:08  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:09:08 ---> 005c6b9ba410 02:09:08 Step 3/23 : WORKDIR /edgex-go 02:09:08 ---> Using cache 02:09:08 ---> 8c50331d533e 02:09:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:08 ---> Using cache 02:09:08 ---> cb98be91f79b 02:09:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:09:08 ---> Running in a3095f016c26 02:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 OK: 220 MiB in 52 packages 02:09:14 Removing intermediate container a3095f016c26 02:09:14 ---> e82a679d647a 02:09:14 Step 6/23 : COPY go.mod vendor* ./ 02:09:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:09:14 ---> 005c6b9ba410 02:09:14 Step 3/25 : WORKDIR /edgex-go 02:09:14 ---> Using cache 02:09:14 ---> 8c50331d533e 02:09:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:14 ---> Using cache 02:09:14 ---> cb98be91f79b 02:09:14 Step 5/25 : RUN apk add --update --no-cache make git 02:09:14 ---> Using cache 02:09:14 ---> 507561d9493c 02:09:14 Step 6/25 : COPY go.mod vendor* ./ 02:09:14 ---> Using cache 02:09:14 ---> 3fe9349e6134 02:09:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:14 ---> Using cache 02:09:14 ---> 2363a85b508a 02:09:14 Step 8/25 : COPY . . 02:09:14 ---> Using cache 02:09:14 ---> c2fd17390ad7 02:09:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:14 ---> Running in 43ff2a2cdde9 02:09:15 ---> f436cd8bc199 02:09:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:15 ---> Running in cc280db4e951 02:09:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:09:23 Removing intermediate container cc280db4e951 02:09:23 ---> 74e4c3d1930d 02:09:23 Step 8/23 : COPY . . 02:09:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:09:35 ---> 005c6b9ba410 02:09:35 Step 3/23 : WORKDIR /edgex-go 02:09:35 ---> Using cache 02:09:35 ---> 8c50331d533e 02:09:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:35 ---> Using cache 02:09:35 ---> cb98be91f79b 02:09:35 Step 5/23 : RUN apk add --update --no-cache make bash git 02:09:35 ---> Running in d4feda587292 02:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:40 OK: 220 MiB in 52 packages 02:09:42 Removing intermediate container d4feda587292 02:09:42 ---> a540d549c0ad 02:09:42 Step 6/23 : COPY go.mod vendor* ./ 02:09:44 ---> 794120bb2765 02:09:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:44 ---> Running in 976c88294717 02:09:47 ---> 332b3a2b61fd 02:09:47 Step 9/23 : RUN make cmd/core-data/core-data 02:09:47 ---> Running in a87f71ac1256 02:09:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:09:52 Removing intermediate container 976c88294717 02:09:52 ---> d35f3173ecc4 02:09:52 Step 8/23 : COPY . . 02:10:10 ---> 63624e940bc8 02:10:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:10:10 ---> Running in 9104165e007e 02:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:12:18 Removing intermediate container 15dc35ce186c 02:12:18 ---> e9b7ad8aebea 02:12:18 02:12:18 Step 10/23 : FROM alpine:3.14 02:12:18 ---> 5b8b7b635229 02:12:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:18 ---> Using cache 02:12:18 ---> 4c4744a59030 02:12:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:18 ---> Using cache 02:12:18 ---> 0606b8ae5e5e 02:12:18 Step 13/23 : ENV APP_PORT=59881 02:12:18 ---> Running in 76c39af1610c 02:12:18 Removing intermediate container 76c39af1610c 02:12:18 ---> 4e116e0acee2 02:12:18 Step 14/23 : EXPOSE $APP_PORT 02:12:18 ---> Running in 0e102004c064 02:12:18 Removing intermediate container 0e102004c064 02:12:18 ---> 5e0419da41b6 02:12:18 Step 15/23 : WORKDIR / 02:12:18 ---> Running in 0b9f59fb1b6a 02:12:18 Removing intermediate container 0b9f59fb1b6a 02:12:18 ---> 1e607eb6b063 02:12:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:18 ---> 2c2752d3c1d6 02:12:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:12:18 ---> 433d570d2955 02:12:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:12:18 ---> 99ee46da5b8e 02:12:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:12:18 ---> Running in e540cf30a501 02:12:18 Removing intermediate container e540cf30a501 02:12:18 ---> f8ebc10df01e 02:12:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:18 ---> Running in 7e0b24a57e1d 02:12:18 Removing intermediate container 7e0b24a57e1d 02:12:18 ---> 3636979adc1e 02:12:18 Step 21/23 : LABEL arch=arm64 02:12:18 ---> Running in 992e450ebbf7 02:12:18 Removing intermediate container 992e450ebbf7 02:12:18 ---> ad304fbd2ffd 02:12:18 Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:12:18 ---> Running in c7c4df46d5f1 02:12:18 Removing intermediate container c7c4df46d5f1 02:12:18 ---> 047a59d2dd65 02:12:18 Step 23/23 : LABEL version=0.0.0 02:12:18 ---> Running in 2941d4518db4 02:12:18 Removing intermediate container 2941d4518db4 02:12:18 ---> 73a02b62ddb9 02:12:18 02:12:18 Successfully built 73a02b62ddb9 02:12:18 Successfully tagged core-metadata-arm64:latest 02:12:41  Building core-metadata ... done Removing intermediate container fb5ca283998e 02:12:41 ---> 22f62c90bfc1 02:12:41 02:12:41 Step 10/31 : FROM alpine:3.14 02:12:41 ---> 5b8b7b635229 02:12:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:12:41 ---> Running in 93875cb4f9d9 02:12:41 Removing intermediate container 93875cb4f9d9 02:12:41 ---> 6613d68579ba 02:12:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:12:41 ---> Running in eebb1a2263a7 02:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:12:42 (1/2) Installing dumb-init (1.2.5-r1) 02:12:42 (2/2) Installing su-exec (0.2-r1) 02:12:42 Executing busybox-1.33.1-r6.trigger 02:12:42 OK: 6 MiB in 16 packages 02:12:43 Removing intermediate container eebb1a2263a7 02:12:43 ---> 55e2d23f42ff 02:12:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:12:43 ---> Running in cd378cf0aac4 02:12:44 Removing intermediate container cd378cf0aac4 02:12:44 ---> d013c13c84cf 02:12:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:12:44 ---> Running in ae90f2ffc4fc 02:12:44 Removing intermediate container ae90f2ffc4fc 02:12:44 ---> c7db5af75b56 02:12:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:12:44 ---> Running in e3880fe04847 02:12:48 Removing intermediate container e3880fe04847 02:12:48 ---> c4c584275641 02:12:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:12:48 ---> Running in 8e1680287bd2 02:12:48 Removing intermediate container 8e1680287bd2 02:12:48 ---> fef0effdc237 02:12:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:12:49 ---> 50755f75e273 02:12:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:12:49 ---> Running in fbb7f69bda32 02:12:52 Removing intermediate container fbb7f69bda32 02:12:52 ---> 3cb20cd599c3 02:12:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:53 ---> fb3df89956bf 02:12:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:54 ---> 112dceecdb8e 02:12:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:12:55 ---> 57e5e9ab7e4d 02:12:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:12:56 ---> 2d2e78d504cc 02:12:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:12:57 ---> d631287d9e81 02:12:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:12:58 ---> Running in a8da1f17681e 02:12:58 Removing intermediate container a8da1f17681e 02:12:58 ---> 3afaeb5e6bcb 02:12:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:59 ---> 65d6af06dc10 02:12:59 Step 26/31 : RUN chmod +x /entrypoint.sh 02:13:00 ---> Running in e6f7ce16d74e 02:13:03 Removing intermediate container e6f7ce16d74e 02:13:03 ---> a02934145ffd 02:13:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:13:03 ---> Running in 09e6f5cb9595 02:13:03 Removing intermediate container 09e6f5cb9595 02:13:03 ---> 6f0348f6415a 02:13:03 Step 28/31 : CMD ["gate"] 02:13:04 ---> Running in 9df999ba22e6 02:13:04 Removing intermediate container 9df999ba22e6 02:13:04 ---> 3aa52d8a036e 02:13:04 Step 29/31 : LABEL arch=arm64 02:13:05 ---> Running in 761efd7ab16b 02:13:05 Removing intermediate container 761efd7ab16b 02:13:05 ---> 1c116bb53460 02:13:05 Step 30/31 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:13:05 ---> Running in 80f25f23f646 02:13:06 Removing intermediate container 80f25f23f646 02:13:06 ---> 5e5057a513ae 02:13:06 Step 31/31 : LABEL version=0.0.0 02:13:06 ---> Running in 9b948a100e97 02:13:07 Removing intermediate container 9b948a100e97 02:13:07 ---> 2683336bf9a6 02:13:07 02:13:07 Successfully built 2683336bf9a6 02:13:07 Successfully tagged security-bootstrapper-arm64:latest 02:13:17  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:13:27 Removing intermediate container 43ff2a2cdde9 02:13:27 ---> 77cccbd6e1c0 02:13:27 02:13:27 Step 10/25 : FROM alpine:3.14 02:13:27 ---> 5b8b7b635229 02:13:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:13:27 ---> Running in 3b05be3acd11 02:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:13:30 (1/3) Installing ca-certificates (20211220-r0) 02:13:30 (2/3) Installing dumb-init (1.2.5-r1) 02:13:30 (3/3) Installing su-exec (0.2-r1) 02:13:30 Executing busybox-1.33.1-r6.trigger 02:13:30 Executing ca-certificates-20211220-r0.trigger 02:13:30 OK: 6 MiB in 17 packages 02:13:32 Removing intermediate container 3b05be3acd11 02:13:32 ---> 232812e67de3 02:13:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:13:32 ---> Running in 3c86f4306995 02:13:33 Removing intermediate container 3c86f4306995 02:13:33 ---> 845fcf918742 02:13:33 Step 13/25 : WORKDIR / 02:13:33 ---> Running in 8a2689e4256f 02:13:34 Removing intermediate container 8a2689e4256f 02:13:34 ---> dfde9fc00264 02:13:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:13:35 ---> 007b34521d19 02:13:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:13:36 ---> f8c5af2cb715 02:13:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:13:37 ---> 0f87542f00ff 02:13:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:13:38 ---> aa2a5815171b 02:13:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:13:39 ---> 29bd2487a637 02:13:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:13:41 ---> b9855b888813 02:13:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:13:43 ---> b29526098cfc 02:13:43 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/ 02:13:43 ---> Running in 8375e7c367c8 02:13:47 Removing intermediate container 8375e7c367c8 02:13:47 ---> 58bba40d5454 02:13:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:13:47 ---> Running in 7ee63767dc21 02:13:47 Removing intermediate container 7ee63767dc21 02:13:47 ---> d7647bbb7718 02:13:47 Step 23/25 : LABEL arch=arm64 02:13:48 ---> Running in 61ebc4924f1f 02:13:48 Removing intermediate container 9104165e007e 02:13:48 ---> 32a4b2766007 02:13:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:13:48 ---> Running in 1b41a7d9e5f3 02:13:48 Removing intermediate container 61ebc4924f1f 02:13:48 ---> a97f09a18ab7 02:13:48 Step 24/25 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:13:48 ---> Running in ca07f2952500 02:13:49 Removing intermediate container ca07f2952500 02:13:49 ---> 0378c95d433c 02:13:49 Step 25/25 : LABEL version=0.0.0 02:13:49 ---> Running in a7fd4cb96e22 02:13:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:13:50 Removing intermediate container a7fd4cb96e22 02:13:50 ---> ebef19f75771 02:13:50 02:13:50 Successfully built ebef19f75771 02:13:50 Successfully tagged security-secretstore-setup-arm64:latest 02:13:52  Building security-secretstore-setup ... done Removing intermediate container 1b41a7d9e5f3 02:13:52 ---> 37640b51d7b7 02:13:52 02:13:52 Step 11/23 : FROM docker:20.10.10 02:13:52 20.10.10: Pulling from library/docker 02:13:59 Removing intermediate container a87f71ac1256 02:13:59 ---> 45c3c156e4f4 02:13:59 02:13:59 Step 10/23 : FROM alpine:3.14 02:13:59 ---> 5b8b7b635229 02:13:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:13:59 ---> Running in 080dd7f15586 02:13:59 Removing intermediate container 080dd7f15586 02:13:59 ---> b2f79e2e597c 02:13:59 Step 12/23 : ENV APP_PORT=59880 02:13:59 ---> Running in a39f42da93ce 02:14:00 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 02:14:00 Status: Downloaded newer image for docker:20.10.10 02:14:00 ---> 520e9a0a30f7 02:14:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:14:00 ---> Running in c03da59cc738 02:14:00 Removing intermediate container a39f42da93ce 02:14:00 ---> 7aa50b1ea724 02:14:00 Step 13/23 : EXPOSE $APP_PORT 02:14:00 ---> Running in 6f4473181d11 02:14:00 Removing intermediate container c03da59cc738 02:14:00 ---> db5b397bf02b 02:14:00 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 02:14:00 ---> Running in bb6f18aa569d 02:14:00 Removing intermediate container 6f4473181d11 02:14:00 ---> 1d35c77501d4 02:14:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:00 ---> Running in 9b8182f1b585 02:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:02 Removing intermediate container 9b8182f1b585 02:14:02 ---> 259c34d9c680 02:14:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:14:02 ---> Running in c01e1361a7b7 02:14:02 (1/42) Installing readline (8.1.0-r0) 02:14:02 (2/42) Installing bash (5.1.4-r0) 02:14:03 Executing bash-5.1.4-r0.post-install 02:14:03 (3/42) Installing brotli-libs (1.0.9-r5) 02:14:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:14:03 (5/42) Installing libcurl (7.79.1-r0) 02:14:03 (6/42) Installing curl (7.79.1-r0) 02:14:03 (7/42) Installing dumb-init (1.2.5-r1) 02:14:03 (8/42) Installing libbz2 (1.0.8-r1) 02:14:03 (9/42) Installing expat (2.4.7-r0) 02:14:03 (10/42) Installing libffi (3.3-r2) 02:14:03 (11/42) Installing gdbm (1.19-r0) 02:14:03 (12/42) Installing xz-libs (5.2.5-r0) 02:14:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:14:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:14:03 (15/42) Installing mpdecimal (2.5.1-r1) 02:14:03 (16/42) Installing sqlite-libs (3.35.5-r0) 02:14:03 (17/42) Installing python3 (3.9.5-r2) 02:14:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:05 (18/42) Installing py3-appdirs (1.4.4-r2) 02:14:05 (19/42) Installing py3-chardet (4.0.0-r2) 02:14:05 (20/42) Installing py3-idna (3.2-r0) 02:14:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:14:05 (22/42) Installing py3-certifi (2020.12.5-r1) 02:14:05 (23/42) Installing py3-requests (2.25.1-r4) 02:14:05 (24/42) Installing py3-msgpack (1.0.2-r1) 02:14:05 (25/42) Installing py3-lockfile (0.12.2-r4) 02:14:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:14:05 (27/42) Installing py3-colorama (0.4.4-r1) 02:14:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:14:05 (29/42) Installing py3-distlib (0.3.1-r3) 02:14:05 (30/42) Installing py3-distro (1.5.0-r3) 02:14:05 (1/6) Installing dumb-init (1.2.5-r1) 02:14:05 (31/42) Installing py3-six (1.15.0-r1) 02:14:05 (32/42) Installing py3-webencodings (0.5.1-r4) 02:14:05 (33/42) Installing py3-html5lib (1.1-r1) 02:14:05 (34/42) Installing py3-parsing (2.4.7-r2) 02:14:05 (35/42) Installing py3-packaging (20.9-r1) 02:14:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:14:05 (36/42) Installing py3-toml (0.10.2-r2) 02:14:05 (37/42) Installing py3-pep517 (0.10.0-r2) 02:14:05 (38/42) Installing py3-progress (1.5-r2) 02:14:05 (39/42) Installing py3-retrying (1.3.3-r1) 02:14:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:14:05 (41/42) Installing py3-setuptools (52.0.0-r3) 02:14:05 (3/6) Installing libsodium (1.0.18-r0) 02:14:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:14:05 (42/42) Installing py3-pip (20.3.4-r1) 02:14:06 (5/6) Installing libzmq (4.3.4-r0) 02:14:06 (6/6) Installing zeromq (4.3.4-r0) 02:14:06 Executing busybox-1.33.1-r6.trigger 02:14:06 OK: 8 MiB in 20 packages 02:14:06 Executing busybox-1.33.1-r6.trigger 02:14:06 OK: 84 MiB in 64 packages 02:14:07 Removing intermediate container c01e1361a7b7 02:14:07 ---> b4194316f5bf 02:14:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:08 ---> f964c1339e5f 02:14:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:14:09 ---> f4fa7e107ac8 02:14:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:14:09 ---> cf28956e851e 02:14:09 Step 19/23 : ENTRYPOINT ["/core-data"] 02:14:10 ---> Running in 8f49e4192a67 02:14:10 Removing intermediate container 8f49e4192a67 02:14:10 ---> 4eabb7f07ebc 02:14:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:10 Collecting docker-compose==1.23.2 02:14:10 ---> Running in 17b0bd86f53b 02:14:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:14:10 Collecting docopt<0.7,>=0.6.1 02:14:10 Downloading docopt-0.6.2.tar.gz (25 kB) 02:14:11 Removing intermediate container 17b0bd86f53b 02:14:11 ---> 956a825fbcd4 02:14:11 Step 21/23 : LABEL arch=arm64 02:14:11 ---> Running in 3c5e712e91b9 02:14:11 Removing intermediate container 3c5e712e91b9 02:14:11 ---> a8d13ccf5c78 02:14:11 Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:14:11 ---> Running in 8604427008cc 02:14:12 Removing intermediate container 8604427008cc 02:14:12 ---> b61962ecffde 02:14:12 Step 23/23 : LABEL version=0.0.0 02:14:12 ---> Running in 7d031d4b5a36 02:14:12 Removing intermediate container 7d031d4b5a36 02:14:12 ---> 23e474e003c1 02:14:12 02:14:12 Successfully built 23e474e003c1 02:14:12 Successfully tagged core-data-arm64:latest 02:14:13  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:14:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:14:14 Collecting jsonschema<3,>=2.5.1 02:14:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:14:14 Collecting PyYAML<4,>=3.10 02:14:14 Downloading PyYAML-3.13.tar.gz (270 kB) 02:14:18 Collecting docker<4.0,>=3.6.0 02:14:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:14:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:14:18 Collecting cached-property<2,>=1.2.0 02:14:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:14:18 Collecting websocket-client<1.0,>=0.32.0 02:14:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:14:18 Collecting texttable<0.10,>=0.9.0 02:14:18 Downloading texttable-0.9.1.tar.gz (11 kB) 02:14:20 Collecting dockerpty<0.5,>=0.4.1 02:14:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:14:22 Collecting docker-pycreds>=0.4.0 02:14:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:14:22 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) 02:14:22 Collecting idna<2.8,>=2.5 02:14:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:14:23 Collecting urllib3<1.25,>=1.21.1 02:14:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:14:23 Collecting chardet<3.1.0,>=3.0.2 02:14:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:14:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:14:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:14:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:14:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:14:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:14:24 Attempting uninstall: urllib3 02:14:24 Found existing installation: urllib3 1.26.5 02:14:24 Uninstalling urllib3-1.26.5: 02:14:24 Successfully uninstalled urllib3-1.26.5 02:14:24 Attempting uninstall: idna 02:14:24 Found existing installation: idna 3.2 02:14:24 Uninstalling idna-3.2: 02:14:24 Successfully uninstalled idna-3.2 02:14:25 Attempting uninstall: chardet 02:14:25 Found existing installation: chardet 4.0.0 02:14:25 Uninstalling chardet-4.0.0: 02:14:25 Successfully uninstalled chardet-4.0.0 02:14:27 Attempting uninstall: requests 02:14:27 Found existing installation: requests 2.25.1 02:14:27 Uninstalling requests-2.25.1: 02:14:27 Successfully uninstalled requests-2.25.1 02:14:27 Running setup.py install for texttable: started 02:14:29 Running setup.py install for texttable: finished with status 'done' 02:14:29 Running setup.py install for PyYAML: started 02:14:31 Running setup.py install for PyYAML: finished with status 'done' 02:14:31 Running setup.py install for docopt: started 02:14:33 Running setup.py install for docopt: finished with status 'done' 02:14:33 Running setup.py install for dockerpty: started 02:14:35 Running setup.py install for dockerpty: finished with status 'done' 02:14:37 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 02:14:45 Removing intermediate container bb6f18aa569d 02:14:45 ---> b28fc532b8dc 02:14:45 Step 14/23 : ENV APP_PORT=58890 02:14:45 ---> Running in 2964b137edfb 02:14:45 Removing intermediate container 2964b137edfb 02:14:45 ---> 842cba946c6b 02:14:45 Step 15/23 : EXPOSE $APP_PORT 02:14:45 ---> Running in 5b93ebd1f5ca 02:14:45 Removing intermediate container 5b93ebd1f5ca 02:14:45 ---> ab3a43031fe1 02:14:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:14:46 ---> 9b27ffa448dc 02:14:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:14:47 ---> 327a83965de4 02:14:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:14:48 ---> f977b57eb070 02:14:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:14:48 ---> Running in cefdca1407e7 02:14:48 Removing intermediate container cefdca1407e7 02:14:48 ---> b85d5f7e1a08 02:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:48 ---> Running in 6fa253b241da 02:14:48 Removing intermediate container 6fa253b241da 02:14:48 ---> ac0f50f47857 02:14:48 Step 21/23 : LABEL arch=arm64 02:14:49 ---> Running in 1f72ac7d4f8c 02:14:49 Removing intermediate container 1f72ac7d4f8c 02:14:49 ---> 66d8c1baa779 02:14:49 Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 02:14:49 ---> Running in f8952977d971 02:14:49 Removing intermediate container f8952977d971 02:14:49 ---> 2a17763c29ef 02:14:49 Step 23/23 : LABEL version=0.0.0 02:14:49 ---> Running in a2e9030cec73 02:14:50 Removing intermediate container a2e9030cec73 02:14:50 ---> 2d5de06c0c26 02:14:50 02:14:50 Successfully built 2d5de06c0c26 02:14:50 Successfully tagged sys-mgmt-agent-arm64:latest 02:14:50  Building sys-mgmt-agent ... done  02:14:50 ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 02:14:50 02:14:50 ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 02:14:50 02:14:50 ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 02:14:50 Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } 02:14:51 $ docker stop --time=1 fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 02:14:52 $ docker rm -f fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:53 02:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:53 arm64: Pulling from edgex-lftools-log-publisher 02:14:53 8998bd30e6a1: Pulling fs layer 02:14:53 04944245beec: Pulling fs layer 02:14:53 699f458cf7ca: Pulling fs layer 02:14:53 765212b225bb: Pulling fs layer 02:14:53 f23df028b6ca: Pulling fs layer 02:14:53 d65c8cfc05b1: Pulling fs layer 02:14:53 2437ff75d9bd: Pulling fs layer 02:14:53 f23df028b6ca: Waiting 02:14:53 d65c8cfc05b1: Waiting 02:14:53 2437ff75d9bd: Waiting 02:14:53 765212b225bb: Waiting 02:14:53 04944245beec: Verifying Checksum 02:14:53 04944245beec: Download complete 02:14:53 765212b225bb: Download complete 02:14:53 f23df028b6ca: Verifying Checksum 02:14:53 f23df028b6ca: Download complete 02:14:53 d65c8cfc05b1: Verifying Checksum 02:14:53 d65c8cfc05b1: Download complete 02:14:54 699f458cf7ca: Verifying Checksum 02:14:54 699f458cf7ca: Download complete 02:14:54 8998bd30e6a1: Verifying Checksum 02:14:54 8998bd30e6a1: Download complete 02:14:56 2437ff75d9bd: Verifying Checksum 02:14:56 2437ff75d9bd: Download complete 02:14:59 8998bd30e6a1: Pull complete 02:14:59 04944245beec: Pull complete 02:15:00 699f458cf7ca: Pull complete 02:15:01 765212b225bb: Pull complete 02:15:01 f23df028b6ca: Pull complete 02:15:01 d65c8cfc05b1: Pull complete 02:15:16 2437ff75d9bd: Pull complete 02:15:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container 02:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat 02:15:19 $ docker top 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:20 ---> job-cost.sh 02:15:20 lf-activate-venv: SKIPPING 02:15:20 INFO: No Stack... 02:15:21 INFO: Retrieving Pricing Info for: v3-standard-4 02:15:22 INFO: Archiving Costs [Pipeline] sh 02:15:22 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:15:22 + cut -d, -f6 [Pipeline] lock 02:15:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] 02:15:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] did not exist. Created. 02:15:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:15:23 Stashed 1 file(s) [Pipeline] } 02:15:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:23 $ docker stop --time=1 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 02:15:25 $ docker rm -f 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:15:25 Failed in branch arm64 [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] } [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 02:15:26 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:15:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:27 ---> package-listing.sh 02:15:27 ++ facter osfamily 02:15:27 ++ tr '[:upper:]' '[:lower:]' 02:15:27 + OS_FAMILY=redhat 02:15:27 + workspace=/w/workspace/edgex-go/3 02:15:27 + START_PACKAGES=/tmp/packages_start.txt 02:15:27 + END_PACKAGES=/tmp/packages_end.txt 02:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:27 + PACKAGES=/tmp/packages_start.txt 02:15:27 + '[' /w/workspace/edgex-go/3 ']' 02:15:27 + PACKAGES=/tmp/packages_end.txt 02:15:27 + case "${OS_FAMILY}" in 02:15:27 + rpm -qa 02:15:27 + sort 02:15:31 + '[' -f /tmp/packages_start.txt ']' 02:15:31 + '[' -f /tmp/packages_end.txt ']' 02:15:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:31 + '[' /w/workspace/edgex-go/3 ']' 02:15:31 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:15:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:15:31 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:15:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:32 02:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:32 latest: Pulling from edgex-lftools-log-publisher 02:15:32 5eb5b503b376: Pulling fs layer 02:15:32 5c69ac0246d0: Pulling fs layer 02:15:32 ec43610c2a17: Pulling fs layer 02:15:32 3a2ae6a8a46f: Pulling fs layer 02:15:32 33b1e0a273af: Pulling fs layer 02:15:32 5d3b04190fa2: Pulling fs layer 02:15:32 2f39f015ded8: Pulling fs layer 02:15:32 33b1e0a273af: Waiting 02:15:32 5d3b04190fa2: Waiting 02:15:32 2f39f015ded8: Waiting 02:15:32 3a2ae6a8a46f: Waiting 02:15:32 5c69ac0246d0: Verifying Checksum 02:15:32 5c69ac0246d0: Download complete 02:15:32 3a2ae6a8a46f: Verifying Checksum 02:15:32 3a2ae6a8a46f: Download complete 02:15:32 ec43610c2a17: Verifying Checksum 02:15:32 ec43610c2a17: Download complete 02:15:32 33b1e0a273af: Verifying Checksum 02:15:32 33b1e0a273af: Download complete 02:15:33 5d3b04190fa2: Verifying Checksum 02:15:33 5d3b04190fa2: Download complete 02:15:33 5eb5b503b376: Download complete 02:15:33 2f39f015ded8: Verifying Checksum 02:15:33 2f39f015ded8: Download complete 02:15:34 5eb5b503b376: Pull complete 02:15:34 5c69ac0246d0: Pull complete 02:15:35 ec43610c2a17: Pull complete 02:15:35 3a2ae6a8a46f: Pull complete 02:15:35 33b1e0a273af: Pull complete 02:15:35 5d3b04190fa2: Pull complete 02:15:40 2f39f015ded8: Pull complete 02:15:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:15:41 prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container 02:15:41 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:15:45 $ docker top d4f81d3bc33fc756b4c53389441e376af355816d124adbefda75d281d90858e7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:15:46 + ls /var/log/sa-host 02:15:46 + sadf -c /var/log/sa-host/sa08 02:15:46 file_magic: OK 02:15:46 HZ: Using current value: 100 02:15:46 file_header: OK 02:15:46 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 02:15:46 Statistics: 02:15:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:46 File successfully converted to sysstat format version 12.5.2 02:15:46 + sadf -c /var/log/sa-host/sa17 02:15:46 file_magic: OK 02:15:46 HZ: Using current value: 100 02:15:46 file_header: OK 02:15:46 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 02:15:46 Statistics: 02:15:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:46 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:46 provisioning config files... 02:15:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4062236232071031100tmp [Pipeline] { [Pipeline] echo 02:15:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:46 ---> create-netrc.sh [Pipeline] } 02:15:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:15:47 ---> python-tools-install.sh [Pipeline] echo 02:15:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:47 ---> sudo-logs.sh 02:15:47 Archiving 'sudo' log.. 02:15:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-6565.novalocal: Name or service not known 02:15:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-6565.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:15:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:47 ---> job-cost.sh 02:15:47 lf-activate-venv: SKIPPING 02:15:47 DEBUG: total: 0.10999999940395355 02:15:47 INFO: Retrieving Stack Cost... 02:15:47 INFO: Retrieving Pricing Info for: v3-standard-2 02:15:48 INFO: Archiving Costs [Pipeline] echo 02:15:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:48 ---> logs-deploy.sh 02:15:48 lf-activate-venv: SKIPPING 02:15:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/3 02:15:48 INFO: archiving workspace using pattern(s): 02:15:49 Archives upload complete. 02:15:49 INFO: archiving logs to Nexus