Pull request #4564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5b5b07bc2843511798553a778ef35c3d3cc2112+1c894e2fcaddd09107904491402c53dd28c48fa9 (c8dc421334566b03df03971c32bca7ad2f83e5f3) 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-ssh15430334855597448558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14938799375016397413.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8575873988287591814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3060719320090482507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14869546706020971698.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6379209253669964444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15234 in /w/workspace/edgexfoundry_edgex-go_PR-4564 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit f5b5b07bc2843511798553a778ef35c3d3cc2112 Merge succeeded, producing f5b5b07bc2843511798553a778ef35c3d3cc2112 Checking out Revision f5b5b07bc2843511798553a778ef35c3d3cc2112 (PR-4564) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4564/head:refs/remotes/origin/PR-4564 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:27 ========================================================= 19:59:27 EdgeX Global Pipelines Version Info 19:59:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:28 ------------------- 19:59:28 stable info: 19:59:28 ------------------- 19:59:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:28 Message: update stable to v1.0.249 19:59:28 ------------------- 19:59:28 experimental info: 19:59:28 ------------------- 19:59:28 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4564 [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4564 [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4564 [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5b5b07 [Pipeline] echo 19:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:30 provisioning config files... 19:59:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2268286952848918397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:30 ---> docker-login.sh 19:59:30 nexus3.edgexfoundry.org:10001 19:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:31 Configure a credential helper to remove this warning. See 19:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:31 19:59:31 Login Succeeded 19:59:31 nexus3.edgexfoundry.org:10002 19:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:31 Configure a credential helper to remove this warning. See 19:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:31 19:59:31 Login Succeeded 19:59:31 nexus3.edgexfoundry.org:10003 19:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:31 Configure a credential helper to remove this warning. See 19:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:31 19:59:31 Login Succeeded 19:59:31 nexus3.edgexfoundry.org:10004 19:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:31 Configure a credential helper to remove this warning. See 19:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:31 19:59:31 Login Succeeded 19:59:31 docker.io 19:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:31 Configure a credential helper to remove this warning. See 19:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:31 19:59:31 Login Succeeded 19:59:31 ---> docker-login.sh ends [Pipeline] } 19:59:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:32 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:32 + dirname cmd/core-command/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo core-command,cmd/core-command/Dockerfile 19:59:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:32 + dirname cmd/core-data/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo core-data,cmd/core-data/Dockerfile 19:59:32 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 19:59:32 19:59:32 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:32 + + cut -d/ -f2 19:59:32 dirname cmd/security-bootstrapper/Dockerfile 19:59:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:32 + dirname cmd/security-proxy-auth/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:32 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 19:59:32 19:59:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:32 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:32 + dirname+ cmd/security-spire-agent/Dockerfile 19:59:32 cut -d/ -f2 19:59:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:32 + dirname cmd/security-spire-config/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:32 + dirname cmd/security-spire-server/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:32 + dirname cmd/support-notifications/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:32 + dirname cmd/support-scheduler/Dockerfile 19:59:32 + cut -d/ -f2 19:59:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:32 + git rev-list -1 --merges f5b5b07bc2843511798553a778ef35c3d3cc2112~1..f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo 19:59:32 -----------> git rev-list -1 --merges f5b5b07bc2843511798553a778ef35c3d3cc2112~1..f5b5b07bc2843511798553a778ef35c3d3cc2112 f5b5b07bc2843511798553a778ef35c3d3cc2112 [false] [Pipeline] sh 19:59:33 + git log --format=format:%s -1 f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo 19:59:33 ========================================================= 19:59:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:33 + grep -v github /etc/ssh/ssh_known_hosts 19:59:33 + [ -e /tmp/ssh_known_hosts ] 19:59:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:34 19:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:34 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:34 b85a868b505f: Pulling fs layer 19:59:34 e2be974225ed: Pulling fs layer 19:59:34 339a4e72a1f5: Pulling fs layer 19:59:34 988bab9f4d93: Pulling fs layer 19:59:34 1469e6f7b9e6: Pulling fs layer 19:59:34 eaf3925da568: Pulling fs layer 19:59:34 bab4dde63d76: Pulling fs layer 19:59:34 bde34c3a00c8: Pulling fs layer 19:59:34 b352a97aabf1: Pulling fs layer 19:59:34 4872d77fe225: Pulling fs layer 19:59:34 5851b861e8e6: Pulling fs layer 19:59:34 1469e6f7b9e6: Waiting 19:59:34 bab4dde63d76: Waiting 19:59:34 bde34c3a00c8: Waiting 19:59:34 b352a97aabf1: Waiting 19:59:34 4872d77fe225: Waiting 19:59:34 988bab9f4d93: Waiting 19:59:34 eaf3925da568: Waiting 19:59:34 e2be974225ed: Verifying Checksum 19:59:34 e2be974225ed: Download complete 19:59:34 988bab9f4d93: Verifying Checksum 19:59:34 988bab9f4d93: Download complete 19:59:34 1469e6f7b9e6: Verifying Checksum 19:59:34 1469e6f7b9e6: Download complete 19:59:34 eaf3925da568: Verifying Checksum 19:59:34 eaf3925da568: Download complete 19:59:34 339a4e72a1f5: Verifying Checksum 19:59:34 339a4e72a1f5: Download complete 19:59:34 bde34c3a00c8: Verifying Checksum 19:59:34 bde34c3a00c8: Download complete 19:59:34 b352a97aabf1: Download complete 19:59:34 4872d77fe225: Download complete 19:59:34 5851b861e8e6: Download complete 19:59:34 b85a868b505f: Verifying Checksum 19:59:34 b85a868b505f: Download complete 19:59:35 bab4dde63d76: Verifying Checksum 19:59:35 bab4dde63d76: Download complete 19:59:35 b85a868b505f: Pull complete 19:59:36 e2be974225ed: Pull complete 19:59:36 339a4e72a1f5: Pull complete 19:59:36 988bab9f4d93: Pull complete 19:59:36 1469e6f7b9e6: Pull complete 19:59:36 eaf3925da568: Pull complete 19:59:38 bab4dde63d76: Pull complete 19:59:38 bde34c3a00c8: Pull complete 19:59:38 b352a97aabf1: Pull complete 19:59:38 4872d77fe225: Pull complete 19:59:38 5851b861e8e6: Pull complete 19:59:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:39 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 19:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:41 $ docker top 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 -eo pid,comm 19:59:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:41 [ssh-agent] Looking for ssh-agent implementation... 19:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:41 $ docker exec 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent 19:59:41 SSH_AUTH_SOCK=/tmp/ssh-TtZ8EgASpYc5/agent.31 19:59:41 SSH_AGENT_PID=37 19:59:41 Running ssh-add (command line suppressed) 19:59:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16451251875222038290.key (/w/workspace/edgex-go/1@tmp/private_key_16451251875222038290.key) 19:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:42 + git tag --points-at HEAD [Pipeline] } 19:59:42 $ docker exec --env ******** --env ******** 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent -k 19:59:42 unset SSH_AUTH_SOCK; 19:59:42 unset SSH_AGENT_PID; 19:59:42 echo Agent pid 37 killed; 19:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:42 [ssh-agent] Looking for ssh-agent implementation... 19:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:42 $ docker exec 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent 19:59:42 SSH_AUTH_SOCK=/tmp/ssh-mLHVXUcLCQ48/agent.69 19:59:42 SSH_AGENT_PID=75 19:59:42 Running ssh-add (command line suppressed) 19:59:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13970217316232158370.key (/w/workspace/edgex-go/1@tmp/private_key_13970217316232158370.key) 19:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:43 + git semver init 19:59:43 2023-05-11 19:59:43,423 [run_init] DEBUG init version:0.0.0 force:False 19:59:43 2023-05-11 19:59:43,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:43 2023-05-11 19:59:43,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:43 2023-05-11 19:59:43,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:48 2023-05-11 19:59:47,970 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:48 2023-05-11 19:59:47,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4564 with force:False 19:59:48 2023-05-11 19:59:47,971 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4564 19:59:48 2023-05-11 19:59:47,975 [execute] INFO git cat-file --batch-check 19:59:48 2023-05-11 19:59:47,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:48 2023-05-11 19:59:47,980 [execute] INFO git cat-file --batch 19:59:48 2023-05-11 19:59:47,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:48 2023-05-11 19:59:47,986 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4564 19:59:48 0.0.0 [Pipeline] } 19:59:48 $ docker exec --env ******** --env ******** 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent -k 19:59:48 unset SSH_AUTH_SOCK; 19:59:48 unset SSH_AGENT_PID; 19:59:48 echo Agent pid 75 killed; 19:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:49 + git semver [Pipeline] } 19:59:49 $ docker stop --time=1 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 19:59:50 $ docker rm -f --volumes 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:51 Stashed 1 file(s) [Pipeline] echo 19:59:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:52 ========================================================= 19:59:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:52 f56be85fc22e: Pulling fs layer 19:59:52 85791d961cd3: Pulling fs layer 19:59:52 d694b5ae8c79: Pulling fs layer 19:59:52 9f32a84ed3da: Pulling fs layer 19:59:52 4d19c01a9841: Pulling fs layer 19:59:52 9325e15d5711: Pulling fs layer 19:59:52 556b6ee489ea: Pulling fs layer 19:59:52 c5a4b2cf53e6: Pulling fs layer 19:59:52 9f32a84ed3da: Waiting 19:59:52 4d19c01a9841: Waiting 19:59:52 9325e15d5711: Waiting 19:59:52 556b6ee489ea: Waiting 19:59:52 85791d961cd3: Verifying Checksum 19:59:52 85791d961cd3: Download complete 19:59:52 9f32a84ed3da: Verifying Checksum 19:59:52 9f32a84ed3da: Download complete 19:59:52 4d19c01a9841: Verifying Checksum 19:59:52 4d19c01a9841: Download complete 19:59:52 f56be85fc22e: Download complete 19:59:52 9325e15d5711: Verifying Checksum 19:59:52 9325e15d5711: Download complete 19:59:53 f56be85fc22e: Pull complete 19:59:53 85791d961cd3: Pull complete 19:59:53 c5a4b2cf53e6: Verifying Checksum 19:59:53 c5a4b2cf53e6: Download complete 19:59:53 d694b5ae8c79: Verifying Checksum 19:59:53 d694b5ae8c79: Download complete 19:59:53 556b6ee489ea: Verifying Checksum 19:59:53 556b6ee489ea: Download complete 19:59:57 d694b5ae8c79: Pull complete 19:59:57 9f32a84ed3da: Pull complete 19:59:57 4d19c01a9841: Pull complete 19:59:57 9325e15d5711: Pull complete 19:59:59 556b6ee489ea: Pull complete 20:00:00 c5a4b2cf53e6: Pull complete 20:00:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:01 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:01 WORKDIR /edgex 20:00:01 COPY go.mod . 20:00:01 RUN go mod download -t 20:00:01 ci-base-image-x86_64 -f - . 20:00:01 Sending build context to Docker daemon 170.7MB 20:00:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:01 ---> c4be618373d6 20:00:01 Step 2/4 : WORKDIR /edgex 20:00:05 ---> Running in d704b7f5f8f8 20:00:05 Removing intermediate container d704b7f5f8f8 20:00:05 ---> d23f1b4d92ba 20:00:05 Step 3/4 : COPY go.mod . 20:00:06 ---> 1ba7a7eb8257 20:00:06 Step 4/4 : RUN go mod download 20:00:06 ---> Running in 301752e313ce 20:00:06 Still waiting to schedule task 20:00:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:18 Removing intermediate container 301752e313ce 20:00:18 ---> b5847ecddd55 20:00:18 Successfully built b5847ecddd55 20:00:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:18 + docker inspect -f . ci-base-image-x86_64 20:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:18 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 20:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:19 $ docker top 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:19 + go version 20:00:19 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:19 $ docker stop --time=1 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b 20:00:21 $ docker rm -f --volumes 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:21 + docker inspect -f . ci-base-image-x86_64 20:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:21 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 20:00:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:22 $ docker top b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:22 ========================================================= 20:00:22 [edgeXBuildGoParallel] Running Tests and Build... 20:00:22 ========================================================= [Pipeline] sh 20:00:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:23 + make test 20:00:23 go test -race -coverprofile=coverage.out ./... 20:00:29 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 88.5% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.327s coverage: 95.6% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 20:01:15 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 20:01:15 running golangci-lint 20:01:15 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:15 go version go1.20.2 linux/amd64 20:01:15 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:15 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:30 level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 13.471025479s" 20:01:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.766613ms" 20:01:35 level=info msg="[linters_context/goanalysis] analyzers took 59.522314493s with top 10 stages: buildir: 27.604132994s, inspect: 2.020014778s, fact_deprecated: 2.018930073s, gosec: 1.344172742s, ctrlflow: 1.322760259s, printf: 1.120009732s, S1038: 935.009337ms, nilness: 741.858708ms, fact_purity: 719.059953ms, directives: 473.331528ms" 20:01:35 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:01:35 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, nolint: 0/23, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203" 20:01:35 level=info msg="[runner] processing took 15.977335ms with stages: nolint: 6.599162ms, identifier_marker: 3.649139ms, path_prettifier: 1.756367ms, autogenerated_exclude: 1.586578ms, exclude-rules: 1.440098ms, skip_dirs: 878.878µs, cgo: 48.022µs, filename_unadjuster: 14.121µs, max_same_issues: 820ns, path_shortener: 810ns, skip_files: 520ns, source_code: 440ns, severity-rules: 440ns, uniq_by_line: 430ns, sort_results: 410ns, diff: 390ns, exclude: 270ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 20:01:35 level=info msg="[runner] linters took 6.591436487s with stages: goanalysis_metalinter: 6.575343845s" 20:01:35 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:35 level=info msg="Memory: 203 samples, avg is 181.3MB, max is 789.8MB" 20:01:35 level=info msg="Execution took 20.10770843s" 20:01:35 go vet ./... 20:01:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:39 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:40 + ls -al . 20:01:40 total 704 20:01:40 drwxrwxr-x 11 1001 1001 4096 May 11 20:00 . 20:01:40 drwxr-xr-x 4 root root 4096 May 11 20:00 .. 20:01:40 drwxrwxr-x 2 1001 1001 4096 May 11 19:59 .blubracket 20:01:40 -rw-rw-r-- 1 1001 1001 16 May 11 19:59 .dockerignore 20:01:40 drwxrwxr-x 8 1001 1001 4096 May 11 19:59 .git 20:01:40 drwxrwxr-x 3 1001 1001 4096 May 11 19:59 .github 20:01:40 -rw-rw-r-- 1 1001 1001 1133 May 11 19:59 .gitignore 20:01:40 -rw-rw-r-- 1 1001 1001 42 May 11 19:59 .golangci.yml 20:01:40 -rw-rw-r-- 1 1001 1001 87 May 11 19:59 .hadolint.yml 20:01:40 drwxr-xr-x 3 1001 1001 4096 May 11 19:59 .semver 20:01:40 -rw-rw-r-- 1 1001 1001 166 May 11 19:59 .sonarcloud.properties 20:01:40 -rw-rw-r-- 1 1001 1001 1171 May 11 19:59 ADOPTERS.md 20:01:40 -rw-rw-r-- 1 1001 1001 10835 May 11 19:59 Attribution.txt 20:01:40 -rw-rw-r-- 1 1001 1001 73765 May 11 19:59 CHANGELOG.md 20:01:40 -rw-rw-r-- 1 1001 1001 3804 May 11 19:59 CONTRIBUTING.md 20:01:40 -rw-rw-r-- 1 1001 1001 677 May 11 19:59 GOVERNANCE.md 20:01:40 -rw-rw-r-- 1 1001 1001 883 May 11 19:59 Jenkinsfile 20:01:40 -rw-rw-r-- 1 1001 1001 10775 May 11 19:59 LICENSE 20:01:40 -rw-rw-r-- 1 1001 1001 14368 May 11 19:59 Makefile 20:01:40 -rw-rw-r-- 1 1001 1001 582 May 11 19:59 OWNERS.md 20:01:40 -rw-rw-r-- 1 1001 1001 9902 May 11 19:59 README.md 20:01:40 -rw-rw-r-- 1 1001 1001 789 May 11 19:59 SECURITY.md 20:01:40 -rw-rw-r-- 1 1001 1001 5 May 11 19:59 VERSION 20:01:40 drwxrwxr-x 2 1001 1001 4096 May 11 19:59 bin 20:01:40 drwxrwxr-x 18 1001 1001 4096 May 11 19:59 cmd 20:01:40 -rw-r--r-- 1 root root 447731 May 11 20:01 coverage.out 20:01:40 -rw-rw-r-- 1 1001 1001 3200 May 11 19:59 go.mod 20:01:40 -rw-rw-r-- 1 1001 1001 31040 May 11 19:59 go.sum 20:01:40 drwxrwxr-x 7 1001 1001 4096 May 11 19:59 internal 20:01:40 drwxrwxr-x 3 1001 1001 4096 May 11 19:59 openapi 20:01:40 -rw-rw-r-- 1 1001 1001 594 May 11 19:59 security.txt 20:01:40 drwxrwxr-x 4 1001 1001 4096 May 11 19:59 snap 20:01:40 -rw-rw-r-- 1 1001 1001 204 May 11 19:59 version.go [Pipeline] sh 20:01:40 + '[' -e coverage.out ] 20:01:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:40 Stashed 1 file(s) [Pipeline] sh 20:01:41 + make build 20:01:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15235 in /w/workspace/edgexfoundry_edgex-go_PR-4564 [Pipeline] { [Pipeline] ws 20:01:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:43 The recommended git tool is: git 20:01:51 using credential edgex-jenkins-ssh 20:01:51 Cloning the remote Git repository 20:01:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:51 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:51 > git --version # timeout=10 20:01:51 > git --version # 'git version 2.25.1' 20:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:02 go build -tags "no_messagebus non_delayedstart" -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 20:02:03 go build -tags "no_messagebus non_delayedstart" -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 20:02:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:06 go build -tags "no_messagebus non_delayedstart" -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] } 20:02:07 $ docker stop --time=1 b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a 20:02:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4564/head:refs/remotes/origin/PR-4564 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:10 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit f5b5b07bc2843511798553a778ef35c3d3cc2112 20:02:11 $ docker rm -f --volumes b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a 20:02:11 Merge succeeded, producing f5b5b07bc2843511798553a778ef35c3d3cc2112 20:02:11 Checking out Revision f5b5b07bc2843511798553a778ef35c3d3cc2112 (PR-4564) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:02:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:02:11 > git --version # timeout=10 20:02:11 > git --version # 'git version 2.25.1' 20:02:12 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:12 20:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 > git config core.sparsecheckout # timeout=10 20:02:10 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 20:02:11 > git remote # timeout=10 20:02:11 > git config --get remote.origin.url # timeout=10 20:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:11 > git merge 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 20:02:11 > git rev-parse HEAD^{commit} # timeout=10 20:02:11 > git config core.sparsecheckout # timeout=10 20:02:11 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:12 latest: Pulling from edgex-devops/edgex-compose 20:02:12 cbdbe7a5bc2a: Pulling fs layer 20:02:12 ca9280d653b3: Pulling fs layer 20:02:12 7e9c9ca2126c: Pulling fs layer 20:02:12 cbdbe7a5bc2a: Verifying Checksum 20:02:12 cbdbe7a5bc2a: Download complete 20:02:13 ca9280d653b3: Verifying Checksum 20:02:13 ca9280d653b3: Download complete 20:02:13 cbdbe7a5bc2a: Pull complete 20:02:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:13 Dload Upload Total Spent Left Speed 20:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 20:02:13 7e9c9ca2126c: Download complete 20:02:13 ca9280d653b3: Pull complete [Pipeline] sh 20:02:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:14 + sudo tee /etc/docker/daemon.new 20:02:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:14 { 20:02:14 "registry-mirrors": [ 20:02:14 "https://nexus3.edgexfoundry.org:10001" 20:02:14 ], 20:02:14 "bip": "10.250.0.254/24", 20:02:14 "hosts": [ 20:02:14 "tcp://0.0.0.0:5555", 20:02:14 "unix:///var/run/docker.sock" 20:02:14 ], 20:02:14 "mtu": 1458, 20:02:14 "selinux-enabled": true, 20:02:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:14 } [Pipeline] sh 20:02:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:15 + sudo service docker restart 20:02:16 7e9c9ca2126c: Pull complete 20:02:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:17 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 20:02:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 20:02:19 $ docker top 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:19 + docker-compose build --help 20:02:19 + grep parallel 20:02:20 --parallel Build images in parallel. [Pipeline] } 20:02:20 $ docker stop --time=1 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f 20:02:21 $ docker rm -f --volumes 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:22 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 20:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:22 $ docker top 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:23 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:23 Building core-command ... 20:02:23 Building core-common-config-bootstrapper ... 20:02:23 Building core-data ... 20:02:23 Building core-metadata ... 20:02:23 Building security-bootstrapper ... 20:02:23 Building security-proxy-auth ... 20:02:23 Building security-proxy-setup ... 20:02:23 Building security-secretstore-setup ... 20:02:23 Building security-spiffe-token-provider ... 20:02:23 Building security-spire-agent ... 20:02:23 Building security-spire-config ... 20:02:23 Building security-spire-server ... 20:02:23 Building support-notifications ... 20:02:23 Building support-scheduler ... 20:02:23 Building security-bootstrapper 20:02:23 Building security-spire-config 20:02:23 Building core-common-config-bootstrapper 20:02:23 Building security-spire-server 20:02:23 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:33 provisioning config files... 20:02:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4355282159475030285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:33 ---> docker-login.sh 20:02:33 nexus3.edgexfoundry.org:10001 20:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:34 Configure a credential helper to remove this warning. See 20:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:34 20:02:34 Login Succeeded 20:02:34 nexus3.edgexfoundry.org:10002 20:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:35 Configure a credential helper to remove this warning. See 20:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:35 20:02:35 Login Succeeded 20:02:35 nexus3.edgexfoundry.org:10003 20:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:35 Configure a credential helper to remove this warning. See 20:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:35 20:02:35 Login Succeeded 20:02:35 nexus3.edgexfoundry.org:10004 20:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:35 Configure a credential helper to remove this warning. See 20:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:35 20:02:35 Login Succeeded 20:02:35 docker.io 20:02:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:02:35 ---> b5847ecddd55 20:02:35 Step 3/27 : WORKDIR /edgex-go 20:02:35 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:35 ---> b5847ecddd55 20:02:35 Step 3/26 : WORKDIR /edgex-go 20:02:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:35 ---> b5847ecddd55 20:02:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:35 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:02:35 ---> b5847ecddd55 20:02:35 Step 3/20 : WORKDIR /edgex-go 20:02:35 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:02:35 ---> b5847ecddd55 20:02:35 Step 3/33 : WORKDIR /edgex-go 20:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:36 Configure a credential helper to remove this warning. See 20:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:36 20:02:36 Login Succeeded 20:02:36 ---> docker-login.sh ends [Pipeline] } 20:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:36 ========================================================= 20:02:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:37 c41833b44d91: Pulling fs layer 20:02:37 ed15518f5707: Pulling fs layer 20:02:37 feae8fd75edb: Pulling fs layer 20:02:37 242c74f7c9fa: Pulling fs layer 20:02:37 3cdef696dda3: Pulling fs layer 20:02:37 2ced38df9373: Pulling fs layer 20:02:37 58f1dce35555: Pulling fs layer 20:02:37 242c74f7c9fa: Waiting 20:02:37 3cdef696dda3: Waiting 20:02:37 2ced38df9373: Waiting 20:02:37 58f1dce35555: Waiting 20:02:37 ed15518f5707: Verifying Checksum 20:02:37 ed15518f5707: Download complete 20:02:37 242c74f7c9fa: Verifying Checksum 20:02:37 242c74f7c9fa: Download complete 20:02:37 3cdef696dda3: Verifying Checksum 20:02:37 3cdef696dda3: Download complete 20:02:37 c41833b44d91: Verifying Checksum 20:02:37 c41833b44d91: Download complete 20:02:38 c41833b44d91: Pull complete 20:02:38 58f1dce35555: Verifying Checksum 20:02:39 58f1dce35555: Download complete 20:02:39 ed15518f5707: Pull complete 20:02:40 feae8fd75edb: Verifying Checksum 20:02:40 feae8fd75edb: Download complete 20:02:40 2ced38df9373: Verifying Checksum 20:02:40 2ced38df9373: Download complete 20:02:42 ---> Running in 74a1c8c919d7 20:02:42 ---> Running in 8ae4b6d5234d 20:02:42 ---> Running in d466fe7c5518 20:02:42 ---> Running in f6a93c5ef310 20:02:42 ---> Running in 569a743d8c12 20:02:42 Removing intermediate container d466fe7c5518 20:02:42 ---> 48e6631fdfa6 20:02:42 Step 4/23 : WORKDIR /edgex-go 20:02:42 Removing intermediate container 74a1c8c919d7 20:02:42 ---> e9b5bc32df50 20:02:42 Step 4/33 : RUN apk add --update --no-cache make git 20:02:42 Removing intermediate container 569a743d8c12 20:02:42 ---> fc6ce11c4251 20:02:42 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:42 Removing intermediate container 8ae4b6d5234d 20:02:42 ---> c9d1de418e72 20:02:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:02:42 Removing intermediate container f6a93c5ef310 20:02:42 ---> aa48ba9da361 20:02:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:42 ---> Running in 630e1688f785 20:02:42 ---> Running in 97f326edb607 20:02:42 ---> Running in 453a63a28dc3 20:02:42 ---> Running in 95f921a8b716 20:02:42 ---> Running in d8607e7e7af3 20:02:42 Removing intermediate container 97f326edb607 20:02:42 ---> 8f766781cc11 20:02:42 Step 5/23 : RUN apk add --update --no-cache make git 20:02:42 ---> Running in 374cd6b50020 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:42 OK: 265 MiB in 53 packages 20:02:42 OK: 265 MiB in 53 packages 20:02:42 v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:42 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:42 OK: 17821 distinct packages available 20:02:42 OK: 265 MiB in 53 packages 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:42 OK: 265 MiB in 53 packages 20:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:43 OK: 265 MiB in 53 packages 20:02:43 Removing intermediate container 453a63a28dc3 20:02:43 ---> 8e2d2421a069 20:02:43 Step 5/33 : COPY go.mod vendor* ./ 20:02:43 Removing intermediate container 630e1688f785 20:02:43 ---> 5a846166f490 20:02:43 Step 5/26 : COPY go.mod vendor* ./ 20:02:43 ---> bc8ef6ad1ccf 20:02:43 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 ---> 4152f57ac825 20:02:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 Removing intermediate container d8607e7e7af3 20:02:43 ---> 24bfe29b594c 20:02:43 Step 5/27 : COPY go.mod vendor* ./ 20:02:43 ---> Running in 45f48a885af0 20:02:43 ---> Running in a7c736a0b62c 20:02:43 ---> a8cf3f2c1c95 20:02:43 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 Removing intermediate container 374cd6b50020 20:02:43 ---> 4a2951c5cb70 20:02:43 Step 6/23 : COPY go.mod vendor* ./ 20:02:43 ---> Running in 738f8413148d 20:02:43 Removing intermediate container 95f921a8b716 20:02:43 ---> 93d68142755d 20:02:43 Step 5/20 : COPY go.mod vendor* ./ 20:02:43 ---> 8021dcb28141 20:02:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 ---> Running in b4f9148d53c6 20:02:43 ---> 7d23b4ce8340 20:02:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 ---> Running in 6435e2f6e17c 20:02:52 feae8fd75edb: Pull complete 20:02:52 242c74f7c9fa: Pull complete 20:02:52 3cdef696dda3: Pull complete 20:02:59 2ced38df9373: Pull complete 20:03:01 58f1dce35555: Pull complete 20:03:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:03:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:02 WORKDIR /edgex 20:03:02 COPY go.mod . 20:03:02 RUN go mod download 20:03:02 + docker build -t ci-base-image-arm64 -f - . 20:03:02 Sending build context to Docker daemon 2.928MB 20:03:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:02 ---> fadd8f120f05 20:03:02 Step 2/4 : WORKDIR /edgex 20:03:04 ---> Running in 7ca32f0c33a9 20:03:05 Removing intermediate container 7ca32f0c33a9 20:03:05 ---> 77a52be5fc42 20:03:05 Step 3/4 : COPY go.mod . 20:03:05 ---> 52f314122e4b 20:03:05 Step 4/4 : RUN go mod download 20:03:05 ---> Running in b7cea92979ea 20:03:22 Removing intermediate container a7c736a0b62c 20:03:22 ---> dc1fdcd7f5c3 20:03:22 Step 7/26 : COPY . . 20:03:22 Removing intermediate container 45f48a885af0 20:03:22 ---> 495bf61f1f40 20:03:22 Step 7/33 : COPY . . 20:03:22 Removing intermediate container b4f9148d53c6 20:03:22 ---> 96afac840bfe 20:03:22 Step 8/23 : COPY . . 20:03:22 Removing intermediate container 738f8413148d 20:03:22 ---> 1c0e083f3ee5 20:03:22 Step 7/27 : COPY . . 20:03:22 Removing intermediate container 6435e2f6e17c 20:03:22 ---> 8256bab8a3e3 20:03:22 Step 7/20 : COPY . . 20:03:37 ---> ce7dda6e4cb7 20:03:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:37 ---> bd3f049a3eda 20:03:37 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:37 ---> 07a5b5cbe79c 20:03:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:37 ---> 8c16880b3c3e 20:03:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:37 ---> 7eb54f1dc99a 20:03:37 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:03:37 ---> Running in 0211e9e85df9 20:03:37 ---> Running in 45544e6bf72b 20:03:37 ---> Running in c476dbf6d23f 20:03:37 ---> Running in c3a0179f837e 20:03:37 ---> Running in 6da920764f34 20:03:37 Removing intermediate container 0211e9e85df9 20:03:37 ---> 0dd27e6a5cc8 20:03:37 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:37 Removing intermediate container c3a0179f837e 20:03:37 ---> 461edae7c994 20:03:37 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:37 ---> Running in eb1eeb38c98d 20:03:37 ---> Running in 1ed8b15436cf 20:03:37 Removing intermediate container eb1eeb38c98d 20:03:37 ---> d9cfef52a651 20:03:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:37 Removing intermediate container 1ed8b15436cf 20:03:37 ---> 2144dd4fd714 20:03:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:37 ---> Running in d66b9c74d027 20:03:37 ---> Running in 89052c364c82 20:03:37 Removing intermediate container 89052c364c82 20:03:37 ---> e6be962243f9 20:03:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:37 Removing intermediate container d66b9c74d027 20:03:37 ---> 1f44ff46f1fa 20:03:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:37 ---> Running in 80fa268f6a94 20:03:37 ---> Running in 9c67a89dc397 20:03:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:03:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:37 go build -tags "no_messagebus non_delayedstart" -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 20:03:37 Removing intermediate container b7cea92979ea 20:03:37 ---> ca2a5ad695fb 20:03:37 Successfully built ca2a5ad695fb 20:03:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 Removing intermediate container 9c67a89dc397 20:03:38 ---> d4dd6e5736ef 20:03:38 Step 12/26 : WORKDIR /edgex-go 20:03:38 Removing intermediate container 80fa268f6a94 20:03:38 ---> d42c4879c0db 20:03:38 Step 12/27 : WORKDIR /edgex-go 20:03:38 ---> Running in 0ac056047df7 20:03:38 ---> Running in 7811e98a86fc 20:03:38 + docker inspect -f . ci-base-image-arm64 20:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:38 Removing intermediate container 0ac056047df7 20:03:38 ---> 8e25e83c8e9b 20:03:38 20:03:38 Step 13/26 : FROM alpine:3.17 20:03:38 Removing intermediate container 7811e98a86fc 20:03:38 ---> f404afdf14a8 20:03:38 20:03:38 Step 13/27 : FROM alpine:3.17 20:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container 20:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:03:39 3.17: Pulling from library/alpine 20:03:39 3.17: Pulling from library/alpine 20:03:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:40 Status: Downloaded newer image for alpine:3.17 20:03:40 Status: Downloaded newer image for alpine:3.17 20:03:40 ---> 9ed4aefc74f6 20:03:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:40 ---> 9ed4aefc74f6 20:03:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:40 ---> Running in 0f678829499f 20:03:40 ---> Running in 7a3c8104f903 20:03:40 Removing intermediate container 7a3c8104f903 20:03:40 ---> 555539a7c863 20:03:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:40 ---> Running in a3762732734b 20:03:40 Removing intermediate container 0f678829499f 20:03:40 ---> e4743efe714f 20:03:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:40 ---> Running in 6a8d37271615 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:41 v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:41 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:41 OK: 17821 distinct packages available 20:03:41 v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:41 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:41 OK: 17821 distinct packages available 20:03:41 $ docker top 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c -eo pid,comm 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { 20:03:41 (1/5) Installing dumb-init (1.2.5-r2) 20:03:41 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:41 (3/5) Installing libucontext (1.2-r0) 20:03:41 (4/5) Installing gcompat (1.1.0-r0) 20:03:41 (5/5) Installing openssl (3.0.8-r4) 20:03:41 Executing busybox-1.35.0-r29.trigger 20:03:41 OK: 8 MiB in 20 packages 20:03:41 (1/4) Installing dumb-init (1.2.5-r2) 20:03:41 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:41 (3/4) Installing libucontext (1.2-r0) 20:03:41 (4/4) Installing gcompat (1.1.0-r0) 20:03:41 Executing busybox-1.35.0-r29.trigger 20:03:41 OK: 7 MiB in 19 packages [Pipeline] sh 20:03:42 + go version 20:03:42 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:42 $ docker stop --time=1 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c 20:03:43 Removing intermediate container a3762732734b 20:03:43 ---> ac2736f4f6e7 20:03:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:43 Removing intermediate container 6a8d37271615 20:03:43 ---> 456e4619656a 20:03:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:44 $ docker rm -f --volumes 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 20:03:44 ---> b667f75fe2a9 20:03:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:03:44 ---> d06e8dbaacda 20:03:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh 20:03:44 + docker inspect -f . ci-base-image-arm64 20:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:45 ---> a42d66604c30 20:03:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container 20:03:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:03:45 ---> ac67a8f5eb59 20:03:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:46 $ docker top 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:46 ========================================================= 20:03:46 [edgeXBuildGoParallel] Running Tests and Build... 20:03:46 ========================================================= [Pipeline] sh 20:03:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:48 + make test 20:03:48 go test -race -coverprofile=coverage.out ./... 20:03:57 ---> 283497fd71eb 20:03:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:57 ---> 740d3b267300 20:03:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:58 ---> b815858e5360 20:03:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:59 ---> b339cdef06f7 20:03:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:59 ---> Running in 37d575f922bf 20:03:59 ---> 9d103aba51bf 20:03:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:00 Removing intermediate container 37d575f922bf 20:04:00 ---> ce8657fcf026 20:04:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:01 ---> f83a5d0979b7 20:04:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:01 ---> 0f0d71509d44 20:04:01 Step 22/27 : WORKDIR / 20:04:01 ---> Running in 4fc12434bbad 20:04:01 ---> Running in 7ef6b8c0d4b9 20:04:01 Removing intermediate container 4fc12434bbad 20:04:01 ---> 00705b58cc67 20:04:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:01 Removing intermediate container c476dbf6d23f 20:04:01 ---> e86b6ef23539 20:04:01 20:04:01 Step 10/23 : FROM alpine:3.17 20:04:01 ---> 9ed4aefc74f6 20:04:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:01 Removing intermediate container 45544e6bf72b 20:04:01 ---> db1afbea9038 20:04:01 20:04:01 Step 9/33 : FROM alpine:3.17 20:04:01 ---> 9ed4aefc74f6 20:04:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:04:01 Removing intermediate container 7ef6b8c0d4b9 20:04:01 ---> Running in ede23c6c43fe 20:04:01 ---> 72860a9f0347 20:04:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:01 ---> Running in c7846b185ed2 20:04:01 ---> Running in 1d134b7a0d6c 20:04:01 ---> Running in 526fd3496d09 20:04:02 Removing intermediate container ede23c6c43fe 20:04:02 ---> dcc811c10267 20:04:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:04:02 Removing intermediate container c7846b185ed2 20:04:02 ---> 37b80741f174 20:04:02 Step 24/26 : LABEL arch=x86_64 20:04:03 Removing intermediate container 526fd3496d09 20:04:03 ---> 84e599004d41 20:04:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:03 Removing intermediate container 1d134b7a0d6c 20:04:03 ---> 0be3d0730f33 20:04:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:03 ---> Running in a95ac3775a5c 20:04:03 ---> Running in 9e607c2a0316 20:04:03 ---> Running in 7dfec44b409e 20:04:03 ---> Running in d0a099281c91 20:04:03 Removing intermediate container 9e607c2a0316 20:04:03 ---> fbcdaa429cde 20:04:03 Step 25/26 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:03 Removing intermediate container d0a099281c91 20:04:03 ---> a91a8a384393 20:04:03 Step 25/27 : LABEL arch=x86_64 20:04:03 ---> Running in aa20f2ddcf94 20:04:03 ---> Running in c9abaa7fca87 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:03 Removing intermediate container c9abaa7fca87 20:04:03 ---> a825f3a55730 20:04:03 Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:03 Removing intermediate container aa20f2ddcf94 20:04:03 ---> 2082d7511ea0 20:04:03 Step 26/26 : LABEL version=0.0.0 20:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:04 ---> Running in e1a034cef0a4 20:04:04 ---> Running in d0b49c2a5eed 20:04:04 (1/2) Installing dumb-init (1.2.5-r2) 20:04:04 (2/2) Installing su-exec (0.2-r2) 20:04:04 Executing busybox-1.35.0-r29.trigger 20:04:04 OK: 7 MiB in 17 packages 20:04:04 Removing intermediate container e1a034cef0a4 20:04:04 ---> 107308f3cc91 20:04:04 Step 27/27 : LABEL version=0.0.0 20:04:04 Removing intermediate container d0b49c2a5eed 20:04:04 ---> 6d3a955a57d3 20:04:04 20:04:04 ---> Running in 5687c7a02548 20:04:04 Successfully built 6d3a955a57d3 20:04:04 Successfully tagged security-spire-server:latest 20:04:04  Building security-spire-server ... done Building core-command 20:04:04 (1/1) Installing dumb-init (1.2.5-r2) 20:04:04 Removing intermediate container 6da920764f34 20:04:04 ---> 957213e486c9 20:04:04 20:04:04 Step 9/20 : FROM alpine:3.17 20:04:04 ---> 9ed4aefc74f6 20:04:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:04:04 ---> Using cache 20:04:04 ---> dcc811c10267 20:04:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:04 Executing busybox-1.35.0-r29.trigger 20:04:04 OK: 7 MiB in 16 packages 20:04:04 ---> Running in 7385f5752452 20:04:04 Removing intermediate container 5687c7a02548 20:04:04 ---> 2f0b0bc92ae6 20:04:04 20:04:04 Successfully built 2f0b0bc92ae6 20:04:04 Successfully tagged security-spire-config:latest 20:04:04 Building core-metadata 20:04:05  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:05 v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:05 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:05 OK: 17821 distinct packages available 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 (1/9) Installing ca-certificates (20230506-r0) 20:04:06 (2/9) Installing brotli-libs (1.0.9-r9) 20:04:06 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:04:06 (4/9) Installing libcurl (8.0.1-r0) 20:04:06 (5/9) Installing curl (8.0.1-r0) 20:04:06 (6/9) Installing dumb-init (1.2.5-r2) 20:04:06 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:06 (8/9) Installing libucontext (1.2-r0) 20:04:06 (9/9) Installing gcompat (1.1.0-r0) 20:04:06 Executing busybox-1.35.0-r29.trigger 20:04:06 Executing ca-certificates-20230506-r0.trigger 20:04:06 OK: 10 MiB in 24 packages 20:04:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:09 20:04:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:09 ---> b5847ecddd55 20:04:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:04:09 ---> Using cache 20:04:09 ---> 48e6631fdfa6 20:04:09 Step 4/24 : WORKDIR /edgex-go 20:04:09 ---> Using cache 20:04:09 ---> 8f766781cc11 20:04:09 Step 5/24 : RUN apk add --update --no-cache make git 20:04:09 ---> Using cache 20:04:09 ---> 4a2951c5cb70 20:04:09 Step 6/24 : COPY go.mod vendor* ./ 20:04:09 ---> Using cache 20:04:09 ---> 8021dcb28141 20:04:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:09 ---> Using cache 20:04:09 ---> 96afac840bfe 20:04:09 Step 8/24 : COPY . . 20:04:09 ---> Using cache 20:04:09 ---> 07a5b5cbe79c 20:04:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:09 ---> b5847ecddd55 20:04:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:04:09 ---> Using cache 20:04:09 ---> 48e6631fdfa6 20:04:09 Step 4/25 : WORKDIR /edgex-go 20:04:09 ---> Using cache 20:04:09 ---> 8f766781cc11 20:04:09 Step 5/25 : RUN apk add --update --no-cache make git 20:04:09 ---> Using cache 20:04:09 ---> 4a2951c5cb70 20:04:09 Step 6/25 : COPY go.mod vendor* ./ 20:04:09 ---> Using cache 20:04:09 ---> 8021dcb28141 20:04:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:09 ---> Using cache 20:04:09 ---> 96afac840bfe 20:04:09 Step 8/25 : COPY . . 20:04:09 ---> Using cache 20:04:09 ---> 07a5b5cbe79c 20:04:09 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:10 Removing intermediate container a95ac3775a5c 20:04:10 ---> f5b7948b8f97 20:04:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:04:10 ---> Running in e7e2bbcecfa3 20:04:10 ---> Running in 4059a8610a26 20:04:10 ---> Running in 9ca12d80f9ea 20:04:10 Removing intermediate container 7dfec44b409e 20:04:10 ---> a275ffad3ee1 20:04:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:10 Removing intermediate container 9ca12d80f9ea 20:04:10 ---> b598c3cc38e6 20:04:10 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:10 ---> Running in 0c9c67cc3c6b 20:04:10 Removing intermediate container 0c9c67cc3c6b 20:04:10 ---> 2494ba3117dd 20:04:10 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:10 ---> 1d3e75d505b8 20:04:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:10 Removing intermediate container 7385f5752452 20:04:10 ---> 3cd8e0c0e45f 20:04:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:10 ---> Running in 061ecf724f48 20:04:10 Removing intermediate container 061ecf724f48 20:04:10 ---> c9c8d4a88072 20:04:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:10 ---> f55a43c5cd10 20:04:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:10 ---> Running in 40e2796499cc 20:04:10 ---> 9d003eac9f39 20:04:10 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:04:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:10 Removing intermediate container 40e2796499cc 20:04:10 ---> b0dbd9c25f33 20:04:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:11 ---> 2223238f0151 20:04:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:11 ---> Running in f485b077c95d 20:04:11 ---> ca49e69c20ef 20:04:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:11 ---> 8317e7338640 20:04:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:11 ---> 2ce11825d139 20:04:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:04:11 ---> 53c7846d3a22 20:04:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:11 ---> Running in 81bb13ae1226 20:04:11 Removing intermediate container f485b077c95d 20:04:11 ---> 6f6424c31df6 20:04:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:12 ---> 92812568d124 20:04:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:12 ---> Running in 5711b70bb6d1 20:04:12 ---> Running in 5e8e5406715d 20:04:12 Removing intermediate container 5e8e5406715d 20:04:12 ---> 69039d56523d 20:04:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:04:12 ---> Running in 0d8af2e0160e 20:04:12 Removing intermediate container 5711b70bb6d1 20:04:12 ---> 253ca8066657 20:04:12 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:12 Removing intermediate container 0d8af2e0160e 20:04:12 ---> ff1bb2953eb7 20:04:12 Step 18/20 : LABEL arch=x86_64 20:04:12 ---> 9f71113c2cfe 20:04:12 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:12 ---> Running in 034815682a20 20:04:12 ---> Running in 355f188c705c 20:04:12 Removing intermediate container 034815682a20 20:04:12 ---> 3e0261028127 20:04:12 Step 19/20 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:12 Removing intermediate container 81bb13ae1226 20:04:12 ---> 669c9d1cd5a4 20:04:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:12 ---> Running in e020a9354a24 20:04:12 ---> Running in 0c609640064c 20:04:12 Removing intermediate container e020a9354a24 20:04:12 ---> 6a5d846996c6 20:04:12 Step 20/20 : LABEL version=0.0.0 20:04:12 ---> Running in aae4c4ca94d7 20:04:12 Removing intermediate container 0c609640064c 20:04:12 ---> 0e8727a58628 20:04:12 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:04:12 ---> Running in 871863e8d5aa 20:04:12 Removing intermediate container aae4c4ca94d7 20:04:12 ---> 4bac3fb6a20a 20:04:12 20:04:12 Removing intermediate container 871863e8d5aa 20:04:12 ---> 5fe51eebd5b4 20:04:12 Step 21/23 : LABEL arch=x86_64 20:04:13 Successfully built 4bac3fb6a20a 20:04:13 Successfully tagged security-spiffe-token-provider:latest 20:04:13 Building core-data 20:04:13  Building security-spiffe-token-provider ... done  ---> Running in aa89ad0eb9e3 20:04:14 Removing intermediate container 355f188c705c 20:04:14 ---> 6d557e992219 20:04:14 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:14 Removing intermediate container aa89ad0eb9e3 20:04:14 ---> c2bd5af7df41 20:04:14 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:16 ---> b5847ecddd55 20:04:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:16 ---> Using cache 20:04:16 ---> 48e6631fdfa6 20:04:16 Step 4/23 : WORKDIR /edgex-go 20:04:16 ---> Using cache 20:04:16 ---> 8f766781cc11 20:04:16 Step 5/23 : RUN apk add --update --no-cache make git 20:04:16 ---> Using cache 20:04:16 ---> 4a2951c5cb70 20:04:16 Step 6/23 : COPY go.mod vendor* ./ 20:04:16 ---> Using cache 20:04:16 ---> 8021dcb28141 20:04:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:16 ---> Using cache 20:04:16 ---> 96afac840bfe 20:04:16 Step 8/23 : COPY . . 20:04:16 ---> Using cache 20:04:16 ---> 07a5b5cbe79c 20:04:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:16 ---> Running in 8e571a8f4445 20:04:16 ---> 518fc705f8ec 20:04:16 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:04:16 ---> Running in b199914094bf 20:04:17 Removing intermediate container 8e571a8f4445 20:04:17 ---> 1a37a37250e2 20:04:17 Step 23/23 : LABEL version=0.0.0 20:04:17 ---> Running in af793ff8a57b 20:04:17 ---> 79bc585c0d8d 20:04:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:17 Removing intermediate container af793ff8a57b 20:04:17 ---> e44e5f50b0f1 20:04:17 20:04:17 Successfully built e44e5f50b0f1 20:04:17 Successfully tagged core-common-config-bootstrapper:latest 20:04:17  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:04:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:21 ---> b5847ecddd55 20:04:21 Step 3/25 : WORKDIR /edgex-go 20:04:21 ---> Using cache 20:04:21 ---> aa48ba9da361 20:04:21 Step 4/25 : RUN apk add --update --no-cache make git 20:04:23 ---> 8ac527ef5100 20:04:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:04:23 ---> Running in 8003dcd09ab3 20:04:24 ---> ec426a77bef5 20:04:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:24 OK: 265 MiB in 53 packages 20:04:25 ---> e9302515afad 20:04:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:26 ---> 6111f07a3ce3 20:04:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:26 Removing intermediate container 8003dcd09ab3 20:04:26 ---> b8c0615088b7 20:04:26 Step 5/25 : COPY go.mod vendor* ./ 20:04:26 ---> f0e24d350f4b 20:04:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:26 ---> 20e99c017e5f 20:04:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:26 ---> Running in 296ed4a8ed5b 20:04:27 ---> efbb435ed4a7 20:04:27 Step 28/33 : RUN chmod +x /entrypoint.sh 20:04:27 ---> Running in 21c2b1ec33dc 20:04:28 Removing intermediate container 21c2b1ec33dc 20:04:28 ---> 92bff84a9f97 20:04:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:04:28 ---> Running in 90b26fbd7ec7 20:04:29 Removing intermediate container 90b26fbd7ec7 20:04:29 ---> e8a65389c388 20:04:29 Step 30/33 : CMD ["gate"] 20:04:29 ---> Running in d3973091572a 20:04:29 Removing intermediate container d3973091572a 20:04:29 ---> f9c9c6470399 20:04:29 Step 31/33 : LABEL arch=x86_64 20:04:29 ---> Running in 4f5d57d4e78a 20:04:29 Removing intermediate container 4f5d57d4e78a 20:04:29 ---> 5ebc0776c6c3 20:04:29 Step 32/33 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:29 ---> Running in 66fe8bb9dad7 20:04:30 Removing intermediate container 66fe8bb9dad7 20:04:30 ---> 1eb4e4539acd 20:04:30 Step 33/33 : LABEL version=0.0.0 20:04:30 ---> Running in 3877c86a54b3 20:04:30 Removing intermediate container 3877c86a54b3 20:04:30 ---> b52a766ce990 20:04:30 20:04:30 Successfully built b52a766ce990 20:04:30 Successfully tagged security-bootstrapper:latest 20:04:30 Building security-proxy-setup 20:04:34  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:34 ---> b5847ecddd55 20:04:34 Step 3/22 : WORKDIR /edgex-go 20:04:34 ---> Using cache 20:04:34 ---> aa48ba9da361 20:04:34 Step 4/22 : RUN apk add --update --no-cache make git 20:04:34 ---> Using cache 20:04:34 ---> b8c0615088b7 20:04:34 Step 5/22 : COPY go.mod vendor* ./ 20:04:34 ---> Using cache 20:04:34 ---> f0e24d350f4b 20:04:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:40 ---> Running in 74ddf3a6fafc 20:04:44 Removing intermediate container 4059a8610a26 20:04:44 ---> 7bf5318b1f91 20:04:44 20:04:44 Step 10/24 : FROM alpine:3.17 20:04:44 ---> 9ed4aefc74f6 20:04:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:44 Removing intermediate container b199914094bf 20:04:44 ---> 641cc0203d46 20:04:44 20:04:44 Step 10/23 : FROM alpine:3.17 20:04:44 ---> 9ed4aefc74f6 20:04:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:44 ---> Running in ea00f65d179e 20:04:44 Removing intermediate container e7e2bbcecfa3 20:04:44 ---> 524ded5fcae3 20:04:44 20:04:44 Step 10/25 : FROM alpine:3.17 20:04:44 ---> 9ed4aefc74f6 20:04:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:44 ---> Running in 907fcdecccfd 20:04:44 ---> Running in 57350baf538d 20:04:44 Removing intermediate container 907fcdecccfd 20:04:44 ---> 1663ac6984cd 20:04:44 Step 12/23 : ENV APP_PORT=59880 20:04:45 ---> Running in 1adcaaa1e0e8 20:04:45 Removing intermediate container 1adcaaa1e0e8 20:04:45 ---> 60a9d86f7565 20:04:45 Step 13/23 : EXPOSE $APP_PORT 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:45 ---> Running in be83107f2a97 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:45 Removing intermediate container be83107f2a97 20:04:45 ---> f9511e6d884d 20:04:45 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:04:45 ---> Running in 4c1ddb51c740 20:04:45 (1/1) Installing dumb-init (1.2.5-r2) 20:04:45 Executing busybox-1.35.0-r29.trigger 20:04:45 OK: 7 MiB in 16 packages 20:04:45 (1/1) Installing dumb-init (1.2.5-r2) 20:04:45 Executing busybox-1.35.0-r29.trigger 20:04:45 OK: 7 MiB in 16 packages 20:04:45 Removing intermediate container 296ed4a8ed5b 20:04:45 ---> 5d016d1e0c3b 20:04:45 Step 7/25 : COPY . . 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:46 (1/1) Installing dumb-init (1.2.5-r2) 20:04:46 Executing busybox-1.35.0-r29.trigger 20:04:46 OK: 7 MiB in 16 packages 20:04:49 Removing intermediate container ea00f65d179e 20:04:49 ---> d675c7ea41b8 20:04:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:49 ---> Running in c07169674e52 20:04:49 Removing intermediate container 57350baf538d 20:04:49 ---> b92a2a8b0001 20:04:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:49 ---> Running in 79b5a9e2adc6 20:04:49 Removing intermediate container 4c1ddb51c740 20:04:49 ---> 0ca057ac8ed0 20:04:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:49 Removing intermediate container c07169674e52 20:04:49 ---> 4e3f54679d51 20:04:49 Step 13/24 : ENV APP_PORT=59882 20:04:49 ---> Running in 7319f6361f88 20:04:49 Removing intermediate container 79b5a9e2adc6 20:04:49 ---> c657c4bce414 20:04:49 Step 13/25 : ENV APP_PORT=59881 20:04:49 ---> Running in cfa9ecee4786 20:04:49 ---> 3b9dc05f64d4 20:04:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:49 Removing intermediate container 7319f6361f88 20:04:49 ---> 53ab71e78275 20:04:49 Step 14/24 : EXPOSE $APP_PORT 20:04:49 ---> Running in 2ad67ca333dc 20:04:49 Removing intermediate container cfa9ecee4786 20:04:49 ---> ea8310d98399 20:04:49 Step 14/25 : EXPOSE $APP_PORT 20:04:49 ---> 9aa9cb35f31e 20:04:49 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:49 ---> Running in 288a7f9d6b89 20:04:49 ---> Running in 6265ab46825b 20:04:49 Removing intermediate container 2ad67ca333dc 20:04:49 ---> 497dd5f53e7c 20:04:49 Step 15/24 : WORKDIR / 20:04:49 ---> abbdd5181a03 20:04:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:49 ---> Running in 74c7f117cfde 20:04:49 Removing intermediate container 288a7f9d6b89 20:04:49 ---> fc79e5044933 20:04:49 Step 15/25 : WORKDIR / 20:04:49 ---> Running in d672296ce3b1 20:04:50 Removing intermediate container 74c7f117cfde 20:04:50 ---> f0defacf9aae 20:04:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:50 Removing intermediate container d672296ce3b1 20:04:50 ---> 4e20105e0ba7 20:04:50 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:50 go build -tags "no_messagebus non_delayedstart" -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 20:04:50 ---> 934f0fe1ee9b 20:04:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:50 ---> e0b2a0f44741 20:04:50 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:50 ---> 44625b4c713f 20:04:50 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:50 ---> 11ecb04daf1d 20:04:50 Step 19/23 : ENTRYPOINT ["/core-data"] 20:04:51 ---> 5c4f42945e93 20:04:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:51 ---> Running in c798fc8dbe5e 20:04:51 ---> 9b6309dc887e 20:04:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:52 ---> 355ece270f26 20:04:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:52 Removing intermediate container c798fc8dbe5e 20:04:52 ---> 021906c7f168 20:04:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:52 ---> 9dae23fbfcf8 20:04:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:53 ---> Running in 8d8c26296b9b 20:04:53 ---> f9cc10a14224 20:04:53 Step 20/24 : ENTRYPOINT ["/core-command"] 20:04:53 ---> Running in 8e9135809f70 20:04:53 ---> eaf50399e82d 20:04:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:53 Removing intermediate container 8d8c26296b9b 20:04:53 ---> 33cd74f8ec37 20:04:53 Step 21/23 : LABEL arch=x86_64 20:04:53 Removing intermediate container 8e9135809f70 20:04:53 ---> 18ce574ad592 20:04:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:53 ---> Running in 2f2dfb3c02e6 20:04:53 ---> Running in 246dfe353370 20:04:53 ---> a3fd4039e5bb 20:04:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:53 Removing intermediate container 246dfe353370 20:04:53 ---> 0e8eca45da60 20:04:53 Step 22/24 : LABEL arch=x86_64 20:04:53 Removing intermediate container 2f2dfb3c02e6 20:04:53 ---> df2db2b8f4ea 20:04:53 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:53 ---> Running in b5508bc4eb95 20:04:53 ---> Running in c7e31d9d8011 20:04:53 ---> Running in 692f02064970 20:04:53 Removing intermediate container b5508bc4eb95 20:04:53 ---> e72bdc82f1de 20:04:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:54 Removing intermediate container c7e31d9d8011 20:04:54 ---> ecce0bbe6933 20:04:54 Step 23/24 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:54 Removing intermediate container 692f02064970 20:04:54 ---> 332c3b7f576d 20:04:54 Step 23/23 : LABEL version=0.0.0 20:04:54 ---> Running in f3d8155c9796 20:04:54 ---> Running in dc95bf42cb31 20:04:54 ---> Running in f5d6559dcae6 20:04:54 Removing intermediate container f3d8155c9796 20:04:54 ---> d310c2e0d43f 20:04:54 Step 23/25 : LABEL arch=x86_64 20:04:54 Removing intermediate container f5d6559dcae6 20:04:54 ---> a723776d0e8a 20:04:54 Step 24/24 : LABEL version=0.0.0 20:04:54 Removing intermediate container dc95bf42cb31 20:04:54 ---> b642b3258078 20:04:54 20:04:54 ---> Running in d3c0dcea1cc8 20:04:54 ---> Running in ade665fd6b40 20:04:54 Successfully built b642b3258078 20:04:54 Successfully tagged core-data:latest 20:04:54  Building core-data ... done Building security-proxy-auth 20:04:55 Removing intermediate container d3c0dcea1cc8 20:04:55 ---> eb4a053984e5 20:04:55 20:04:55 Successfully built eb4a053984e5 20:04:56 Successfully tagged core-command:latest 20:04:56 Building security-spire-agent 20:04:58  Building core-command ... done Removing intermediate container ade665fd6b40 20:04:58 ---> 62343055480e 20:04:58 Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:04:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:59 ---> b5847ecddd55 20:04:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:59 ---> Using cache 20:04:59 ---> 48e6631fdfa6 20:04:59 Step 4/23 : WORKDIR /edgex-go 20:04:59 ---> Using cache 20:04:59 ---> 8f766781cc11 20:04:59 Step 5/23 : RUN apk add --update --no-cache make git 20:04:59 ---> Using cache 20:04:59 ---> 4a2951c5cb70 20:04:59 Step 6/23 : COPY go.mod vendor* ./ 20:04:59 ---> Using cache 20:04:59 ---> 8021dcb28141 20:04:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:59 ---> Using cache 20:04:59 ---> 96afac840bfe 20:04:59 Step 8/23 : COPY . . 20:04:59 ---> Using cache 20:04:59 ---> 07a5b5cbe79c 20:04:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:05:00 ---> b5847ecddd55 20:05:00 Step 3/27 : WORKDIR /edgex-go 20:05:00 ---> Using cache 20:05:00 ---> aa48ba9da361 20:05:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:05:00 ---> Using cache 20:05:00 ---> 24bfe29b594c 20:05:00 Step 5/27 : COPY go.mod vendor* ./ 20:05:00 ---> Using cache 20:05:00 ---> a8cf3f2c1c95 20:05:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:00 ---> Using cache 20:05:00 ---> 1c0e083f3ee5 20:05:00 Step 7/27 : COPY . . 20:05:00 ---> Using cache 20:05:00 ---> bd3f049a3eda 20:05:00 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:05:00 ---> Using cache 20:05:00 ---> 0dd27e6a5cc8 20:05:00 Step 9/27 : WORKDIR /edgex-go/spire-build 20:05:00 ---> Using cache 20:05:00 ---> d9cfef52a651 20:05:00 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:00 ---> Using cache 20:05:00 ---> e6be962243f9 20:05:00 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:00 ---> Using cache 20:05:00 ---> d42c4879c0db 20:05:00 Step 12/27 : WORKDIR /edgex-go 20:05:00 ---> Using cache 20:05:00 ---> f404afdf14a8 20:05:00 20:05:00 Step 13/27 : FROM alpine:3.17 20:05:00 ---> 9ed4aefc74f6 20:05:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:00 ---> Using cache 20:05:00 ---> e4743efe714f 20:05:00 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:00 ---> Using cache 20:05:00 ---> 456e4619656a 20:05:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:00 ---> Using cache 20:05:03 ---> d06e8dbaacda 20:05:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:05:03 ---> Using cache 20:05:03 ---> ac67a8f5eb59 20:05:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:03 ---> Running in bc26a9169884 20:05:03 ---> Running in c7b12faf86bc 20:05:03 Removing intermediate container bc26a9169884 20:05:03 ---> 38e1b5f0d172 20:05:03 Step 25/25 : LABEL version=0.0.0 20:05:03 ---> Running in 09a76e56642c 20:05:03 Removing intermediate container 74ddf3a6fafc 20:05:03 ---> 242cd57a9053 20:05:03 Step 7/22 : COPY . . 20:05:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:04 Removing intermediate container 09a76e56642c 20:05:04 ---> b06ba9ab070e 20:05:04 20:05:04 Successfully built b06ba9ab070e 20:05:06 Successfully tagged core-metadata:latest 20:05:06  Building core-metadata ... done Building support-scheduler 20:05:07 ---> 72e765ff45ce 20:05:07 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:09 ---> b5847ecddd55 20:05:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:09 ---> Using cache 20:05:09 ---> 48e6631fdfa6 20:05:09 Step 4/23 : WORKDIR /edgex-go 20:05:09 ---> Using cache 20:05:09 ---> 8f766781cc11 20:05:09 Step 5/23 : RUN apk add --update --no-cache make git 20:05:09 ---> Using cache 20:05:09 ---> 4a2951c5cb70 20:05:09 Step 6/23 : COPY go.mod vendor* ./ 20:05:09 ---> Using cache 20:05:09 ---> 8021dcb28141 20:05:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:09 ---> Using cache 20:05:09 ---> 96afac840bfe 20:05:09 Step 8/23 : COPY . . 20:05:09 ---> Using cache 20:05:09 ---> 07a5b5cbe79c 20:05:09 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:05:10 go build -tags "no_messagebus non_delayedstart" -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 20:05:12 ---> d8f24fff66a7 20:05:12 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:05:12 ---> Running in 71e8041c7b3e 20:05:12 ---> 674f64b7eec4 20:05:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:12 ---> Running in 3ed8ee9adfa2 20:05:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:05:13 ---> a6299ec0fdb7 20:05:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:14 ---> d3acb22eb298 20:05:14 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:14 Removing intermediate container 6265ab46825b 20:05:14 ---> 42ee704518ad 20:05:14 20:05:14 Step 9/25 : FROM alpine:3.17 20:05:14 ---> 9ed4aefc74f6 20:05:14 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:14 ---> Running in cd62f5fc910d 20:05:14 ---> 0af32838109c 20:05:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:14 ---> Running in 23fa93439baf 20:05:14 Removing intermediate container 23fa93439baf 20:05:14 ---> c31244cdfe08 20:05:14 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:14 ---> Running in 8f6267cf5a37 20:05:15 Removing intermediate container 8f6267cf5a37 20:05:15 ---> 7dce8c32cdae 20:05:15 Step 25/27 : LABEL arch=x86_64 20:05:15 ---> Running in ec32fba311f8 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:15 Removing intermediate container ec32fba311f8 20:05:15 ---> ef2267634646 20:05:15 Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:05:15 ---> Running in 860a907d4237 20:05:15 Removing intermediate container 860a907d4237 20:05:15 ---> d2b9ace2d062 20:05:15 Step 27/27 : LABEL version=0.0.0 20:05:15 ---> Running in 76884b7523d9 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:15 Removing intermediate container 76884b7523d9 20:05:15 ---> 00e63418d81e 20:05:15 20:05:15 Successfully built 00e63418d81e 20:05:15 Successfully tagged security-spire-agent:latest 20:05:15 Building support-notifications 20:05:15  Building security-spire-agent ... done (1/3) Installing ca-certificates (20230506-r0) 20:05:15 (2/3) Installing dumb-init (1.2.5-r2) 20:05:15 (3/3) Installing su-exec (0.2-r2) 20:05:15 Executing busybox-1.35.0-r29.trigger 20:05:15 Executing ca-certificates-20230506-r0.trigger 20:05:15 OK: 8 MiB in 18 packages 20:05:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:18 ---> b5847ecddd55 20:05:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:18 ---> Using cache 20:05:18 ---> 48e6631fdfa6 20:05:18 Step 4/23 : WORKDIR /edgex-go 20:05:18 ---> Using cache 20:05:18 ---> 8f766781cc11 20:05:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:20 ---> Running in 9a329a99fffe 20:05:20 Removing intermediate container cd62f5fc910d 20:05:20 ---> 2517df04da7a 20:05:20 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:20 ---> Running in e760a17949f9 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:21 Removing intermediate container e760a17949f9 20:05:21 ---> 4fbc162f5342 20:05:21 Step 12/25 : WORKDIR / 20:05:21 OK: 265 MiB in 53 packages 20:05:21 ---> Running in 98667738288d 20:05:22 Removing intermediate container 98667738288d 20:05:22 ---> 2a00a015b9c1 20:05:22 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:22 Removing intermediate container 9a329a99fffe 20:05:22 ---> d92889318171 20:05:22 Step 6/23 : COPY go.mod vendor* ./ 20:05:22 ---> a8bb3b3a9666 20:05:22 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:05:22 ---> f95b5e95f5da 20:05:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in f3e66d98c550 20:05:22 ---> 0d12c68f873e 20:05:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:24 ---> 4441e3023f37 20:05:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:05:24 ---> 6e9437e76e78 20:05:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:05:27 ---> 21d4443c331c 20:05:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:27 Removing intermediate container c7b12faf86bc 20:05:27 ---> 55c735bdf467 20:05:27 20:05:27 Step 10/23 : FROM alpine:3.17 20:05:27 ---> 9ed4aefc74f6 20:05:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:27 ---> Using cache 20:05:27 ---> 0be3d0730f33 20:05:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:27 ---> Using cache 20:05:27 ---> a275ffad3ee1 20:05:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:27 ---> Using cache 20:05:27 ---> 1d3e75d505b8 20:05:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:27 ---> Using cache 20:05:27 ---> f55a43c5cd10 20:05:27 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:27 ---> 1756fbc531fb 20:05:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:28 ---> 35b5ea9918bc 20:05:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:28 ---> 020e5005d8c9 20:05:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:29 ---> ba2a2e828fbe 20:05:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:29 ---> cf8baee43f64 20:05:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:29 ---> Running in dddf99b4ffd1 20:05:29 ---> 86867a50128a 20:05:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:29 ---> Running in d306f868ac30 20:05:30 Removing intermediate container dddf99b4ffd1 20:05:30 ---> 040328ed0334 20:05:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:05:30 ---> Running in 3f0e7c4e6a71 20:05:30 Removing intermediate container d306f868ac30 20:05:30 ---> 511047487f5b 20:05:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:30 ---> Running in 8fa009ce94fb 20:05:30 Removing intermediate container 3f0e7c4e6a71 20:05:30 ---> a4f67f5b5845 20:05:30 Step 23/25 : LABEL arch=x86_64 20:05:30 Removing intermediate container 8fa009ce94fb 20:05:30 ---> 33920a0e7397 20:05:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:30 ---> Running in 03324de3bf98 20:05:30 ---> Running in f86f4785c1a7 20:05:31 Removing intermediate container f86f4785c1a7 20:05:31 ---> 1273a063d42b 20:05:31 Step 21/23 : LABEL arch=x86_64 20:05:31 Removing intermediate container 03324de3bf98 20:05:31 ---> b18a50577f62 20:05:31 Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:05:31 ---> Running in 88f4169e2acb 20:05:31 ---> Running in 692d02798e13 20:05:31 Removing intermediate container 692d02798e13 20:05:31 ---> f34f794a0c73 20:05:31 Step 25/25 : LABEL version=0.0.0 20:05:31 Removing intermediate container 88f4169e2acb 20:05:31 ---> a9c86bbf1880 20:05:31 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:05:31 ---> Running in 14ecbae2ca3a 20:05:31 ---> Running in ceeb670e68ce 20:05:31 Removing intermediate container 14ecbae2ca3a 20:05:31 ---> 1e2c91d5d6ec 20:05:31 20:05:31 Removing intermediate container ceeb670e68ce 20:05:31 ---> 4b97616c7807 20:05:31 Step 23/23 : LABEL version=0.0.0 20:05:31 ---> Running in 3d01ed6af703 20:05:31 Successfully built 1e2c91d5d6ec 20:05:31 Successfully tagged security-secretstore-setup:latest 20:05:32  Building security-secretstore-setup ... done Removing intermediate container 3d01ed6af703 20:05:32 ---> 40ea981f88ab 20:05:32 20:05:32 Successfully built 40ea981f88ab 20:05:32 Successfully tagged security-proxy-auth:latest 20:05:44  Building security-proxy-auth ... done Removing intermediate container 3ed8ee9adfa2 20:05:44 ---> ec8cfaa59e89 20:05:44 20:05:44 Step 9/22 : FROM alpine:3.17 20:05:44 ---> 9ed4aefc74f6 20:05:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:05:44 ---> Running in a198a5e4bee0 20:05:44 Removing intermediate container 71e8041c7b3e 20:05:44 ---> f6149b667beb 20:05:44 20:05:44 Step 10/23 : FROM alpine:3.17 20:05:44 ---> 9ed4aefc74f6 20:05:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:44 ---> Using cache 20:05:44 ---> b92a2a8b0001 20:05:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:44 ---> Using cache 20:05:44 ---> c657c4bce414 20:05:44 Step 13/23 : ENV APP_PORT=59861 20:05:44 ---> Running in ee8641521427 20:05:44 Removing intermediate container ee8641521427 20:05:44 ---> 4efd2d4985ca 20:05:44 Step 14/23 : EXPOSE $APP_PORT 20:05:44 ---> Running in c2e7294b4104 20:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:44 Removing intermediate container c2e7294b4104 20:05:44 ---> 30aec634dbea 20:05:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:44 Removing intermediate container f3e66d98c550 20:05:44 ---> 7800aebc8e6f 20:05:44 Step 8/23 : COPY . . 20:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:44 (1/2) Installing dumb-init (1.2.5-r2) 20:05:44 (2/2) Installing openssl (3.0.8-r4) 20:05:44 Executing busybox-1.35.0-r29.trigger 20:05:44 OK: 8 MiB in 17 packages 20:05:44 ---> 34e61c36d6c1 20:05:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:47 ---> 5d9cb0e2d3ad 20:05:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:47 ---> 4d074da5e323 20:05:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:05:47 Removing intermediate container a198a5e4bee0 20:05:47 ---> b07b35c69ab6 20:05:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:47 ---> Running in 777ce40d55d6 20:05:47 ---> Running in f3b939a21c50 20:05:48 Removing intermediate container f3b939a21c50 20:05:48 ---> 5ee31629ffe2 20:05:48 Step 12/22 : WORKDIR /edgex 20:05:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:48 ---> Running in f2320998570d 20:05:48 ---> a097c7f362ac 20:05:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:48 Removing intermediate container f2320998570d 20:05:48 ---> 20ee201e4e8a 20:05:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:48 ---> e4a37733e538 20:05:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:48 ---> Running in 1b43a9c63b16 20:05:48 ---> c83fdb4b1d0d 20:05:48 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:05:48 Removing intermediate container 1b43a9c63b16 20:05:48 ---> 8f2b2bf3a0f4 20:05:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:48 ---> Running in 3ba96d94f1f9 20:05:48 Removing intermediate container 3ba96d94f1f9 20:05:48 ---> 62ca7eb650fe 20:05:48 Step 21/23 : LABEL arch=x86_64 20:05:48 ---> d5e9d9539a75 20:05:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:48 ---> Running in 4ffb39f91fcf 20:05:48 Removing intermediate container 4ffb39f91fcf 20:05:48 ---> 62148f11a52e 20:05:48 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:05:48 ---> Running in 86443f6efb57 20:05:48 ---> 349becdf9e75 20:05:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:49 Removing intermediate container 86443f6efb57 20:05:49 ---> d6af2946c5b8 20:05:49 Step 23/23 : LABEL version=0.0.0 20:05:49 ---> Running in c9d2159bd69a 20:05:49 Removing intermediate container c9d2159bd69a 20:05:49 ---> d310ae8f8253 20:05:49 20:05:49 ---> cfd115ba8ea4 20:05:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:49 Successfully built d310ae8f8253 20:05:49 Successfully tagged support-scheduler:latest 20:05:49  Building support-scheduler ... done  ---> 2d89efe48146 20:05:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:49 ---> Running in cd017202340c 20:05:50 Removing intermediate container cd017202340c 20:05:50 ---> 6e24748b5bfb 20:05:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:50 ---> Running in 8f5ea74d9bf8 20:05:50 Removing intermediate container 8f5ea74d9bf8 20:05:50 ---> 06813ba50a2a 20:05:50 Step 20/22 : LABEL arch=x86_64 20:05:50 ---> Running in 03628e81aed3 20:05:50 Removing intermediate container 03628e81aed3 20:05:50 ---> 7200713616de 20:05:50 Step 21/22 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:05:50 ---> Running in d56d0e2f50d7 20:05:50 Removing intermediate container d56d0e2f50d7 20:05:50 ---> 77d6205bb089 20:05:50 Step 22/22 : LABEL version=0.0.0 20:05:50 ---> Running in 61d21cd1238b 20:05:50 Removing intermediate container 61d21cd1238b 20:05:50 ---> 5ccee73335ac 20:05:50 20:05:50 Successfully built 5ccee73335ac 20:05:50 Successfully tagged security-proxy-setup:latest 20:06:08  Building security-proxy-setup ... done Removing intermediate container 777ce40d55d6 20:06:08 ---> 9d4c8de53235 20:06:08 20:06:08 Step 10/23 : FROM alpine:3.17 20:06:08 ---> 9ed4aefc74f6 20:06:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:08 ---> Running in 5be74254be5f 20:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:08 (1/2) Installing ca-certificates (20230506-r0) 20:06:08 (2/2) Installing dumb-init (1.2.5-r2) 20:06:08 Executing busybox-1.35.0-r29.trigger 20:06:08 Executing ca-certificates-20230506-r0.trigger 20:06:08 OK: 8 MiB in 17 packages 20:06:08 Removing intermediate container 5be74254be5f 20:06:08 ---> e638a064a921 20:06:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:06:08 ---> Running in de842d552ff3 20:06:08 Removing intermediate container de842d552ff3 20:06:08 ---> 5726127574cb 20:06:08 Step 13/23 : ENV APP_PORT=59860 20:06:08 ---> Running in 5484c72927af 20:06:08 Removing intermediate container 5484c72927af 20:06:08 ---> 99ddce73da3e 20:06:08 Step 14/23 : EXPOSE $APP_PORT 20:06:08 ---> Running in 240633711b06 20:06:08 Removing intermediate container 240633711b06 20:06:08 ---> 2c196ebab0b8 20:06:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:08 ---> e72eb67b223e 20:06:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:08 ---> 1372350ccaca 20:06:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:08 ---> c4a598f7605f 20:06:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:06:08 ---> 31a495323fd8 20:06:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:08 ---> Running in 1ef36dfe9307 20:06:08 Removing intermediate container 1ef36dfe9307 20:06:08 ---> 4738d14740bc 20:06:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:08 ---> Running in 87eb74363992 20:06:08 Removing intermediate container 87eb74363992 20:06:08 ---> 328247b650c7 20:06:08 Step 21/23 : LABEL arch=x86_64 20:06:08 ---> Running in 2cecdaf5b2ec 20:06:08 Removing intermediate container 2cecdaf5b2ec 20:06:08 ---> 4df8711d2da5 20:06:08 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:06:08 ---> Running in 9eafaa39f676 20:06:08 Removing intermediate container 9eafaa39f676 20:06:08 ---> 7921a51bf45e 20:06:08 Step 23/23 : LABEL version=0.0.0 20:06:08 ---> Running in 7d22b877f880 20:06:08 Removing intermediate container 7d22b877f880 20:06:08 ---> 991173b8b2a0 20:06:08 20:06:08 Successfully built 991173b8b2a0 20:06:08 Successfully tagged support-notifications:latest 20:06:08  Building support-notifications ... done  [Pipeline] } 20:06:08 $ docker stop --time=1 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c 20:06:10 $ docker rm -f --volumes 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c [Pipeline] // withDockerContainer [Pipeline] sh 20:06:10 + docker images 20:06:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:10 support-notifications latest 991173b8b2a0 2 seconds ago 32.4MB 20:06:10 9d4c8de53235 6 seconds ago 1.79GB 20:06:10 security-proxy-setup latest 5ccee73335ac 20 seconds ago 18.7MB 20:06:10 support-scheduler latest d310ae8f8253 21 seconds ago 31.8MB 20:06:10 f6149b667beb 29 seconds ago 1.79GB 20:06:10 ec8cfaa59e89 31 seconds ago 1.7GB 20:06:10 security-secretstore-setup latest 1e2c91d5d6ec 39 seconds ago 32.8MB 20:06:10 security-proxy-auth latest 40ea981f88ab 39 seconds ago 18.3MB 20:06:10 55c735bdf467 44 seconds ago 1.7GB 20:06:10 security-spire-agent latest 00e63418d81e 55 seconds ago 161MB 20:06:10 42ee704518ad 56 seconds ago 1.72GB 20:06:10 core-metadata latest b06ba9ab070e About a minute ago 20.4MB 20:06:10 core-data latest b642b3258078 About a minute ago 20MB 20:06:10 core-command latest eb4a053984e5 About a minute ago 19.9MB 20:06:10 641cc0203d46 About a minute ago 1.73GB 20:06:10 524ded5fcae3 About a minute ago 1.73GB 20:06:10 7bf5318b1f91 About a minute ago 1.72GB 20:06:10 security-bootstrapper latest b52a766ce990 About a minute ago 22.2MB 20:06:10 core-common-config-bootstrapper latest e44e5f50b0f1 About a minute ago 17.2MB 20:06:10 security-spiffe-token-provider latest 4bac3fb6a20a About a minute ago 32.8MB 20:06:10 security-spire-config latest 2f0b0bc92ae6 2 minutes ago 102MB 20:06:10 security-spire-server latest 6d3a955a57d3 2 minutes ago 103MB 20:06:10 957213e486c9 2 minutes ago 1.76GB 20:06:10 db1afbea9038 2 minutes ago 1.71GB 20:06:10 e86b6ef23539 2 minutes ago 1.72GB 20:06:10 f404afdf14a8 2 minutes ago 1.58GB 20:06:10 8e25e83c8e9b 2 minutes ago 1.58GB 20:06:10 ci-base-image-x86_64 latest b5847ecddd55 5 minutes ago 918MB 20:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 20:06:10 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 20:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.403s coverage: 28.7% of statements 20:06:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.415s coverage: 71.5% of statements 20:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements 20:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.550s coverage: 88.5% of statements 20:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.678s coverage: 3.8% of statements 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.889s coverage: 95.6% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 65.9% of statements 20:07:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 20:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 42.9% of statements 20:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 82.9% of statements 20:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 20:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.260s coverage: 92.9% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.482s coverage: 81.8% of statements 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements 20:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 63.1% of statements 20:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 20:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.3% of statements 20:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements 20:09:16 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 20:09:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:16 go vet ./... 20:11:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:53 + ls -al . 20:11:53 total 700 20:11:53 drwxrwxr-x 10 1001 1001 4096 May 11 20:03 . 20:11:53 drwxr-xr-x 4 root root 4096 May 11 20:03 .. 20:11:53 drwxrwxr-x 2 1001 1001 4096 May 11 20:02 .blubracket 20:11:53 -rw-rw-r-- 1 1001 1001 16 May 11 20:02 .dockerignore 20:11:53 drwxrwxr-x 8 1001 1001 4096 May 11 20:02 .git 20:11:53 drwxrwxr-x 3 1001 1001 4096 May 11 20:02 .github 20:11:53 -rw-rw-r-- 1 1001 1001 1133 May 11 20:02 .gitignore 20:11:53 -rw-rw-r-- 1 1001 1001 42 May 11 20:02 .golangci.yml 20:11:53 -rw-rw-r-- 1 1001 1001 87 May 11 20:02 .hadolint.yml 20:11:53 -rw-rw-r-- 1 1001 1001 166 May 11 20:02 .sonarcloud.properties 20:11:53 -rw-rw-r-- 1 1001 1001 1171 May 11 20:02 ADOPTERS.md 20:11:53 -rw-rw-r-- 1 1001 1001 10835 May 11 20:02 Attribution.txt 20:11:53 -rw-rw-r-- 1 1001 1001 73765 May 11 20:02 CHANGELOG.md 20:11:53 -rw-rw-r-- 1 1001 1001 3804 May 11 20:02 CONTRIBUTING.md 20:11:53 -rw-rw-r-- 1 1001 1001 677 May 11 20:02 GOVERNANCE.md 20:11:53 -rw-rw-r-- 1 1001 1001 883 May 11 20:02 Jenkinsfile 20:11:53 -rw-rw-r-- 1 1001 1001 10775 May 11 20:02 LICENSE 20:11:53 -rw-rw-r-- 1 1001 1001 14368 May 11 20:02 Makefile 20:11:53 -rw-rw-r-- 1 1001 1001 582 May 11 20:02 OWNERS.md 20:11:53 -rw-rw-r-- 1 1001 1001 9902 May 11 20:02 README.md 20:11:53 -rw-rw-r-- 1 1001 1001 789 May 11 20:02 SECURITY.md 20:11:53 -rw-rw-r-- 1 1001 1001 5 May 11 19:59 VERSION 20:11:53 drwxrwxr-x 2 1001 1001 4096 May 11 20:02 bin 20:11:53 drwxrwxr-x 18 1001 1001 4096 May 11 20:02 cmd 20:11:53 -rw-r--r-- 1 root root 447731 May 11 20:09 coverage.out 20:11:53 -rw-rw-r-- 1 1001 1001 3200 May 11 20:02 go.mod 20:11:53 -rw-rw-r-- 1 1001 1001 31040 May 11 20:02 go.sum 20:11:53 drwxrwxr-x 7 1001 1001 4096 May 11 20:02 internal 20:11:53 drwxrwxr-x 3 1001 1001 4096 May 11 20:02 openapi 20:11:53 -rw-rw-r-- 1 1001 1001 594 May 11 20:02 security.txt 20:11:53 drwxrwxr-x 4 1001 1001 4096 May 11 20:02 snap 20:11:53 -rw-rw-r-- 1 1001 1001 204 May 11 20:02 version.go [Pipeline] sh 20:11:53 + '[' -e coverage.out ] 20:11:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:53 Warning: overwriting stash ‘coverage-report’ 20:11:54 Stashed 1 file(s) [Pipeline] sh 20:11:55 + make build 20:11:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:13:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:13:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:13:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:14:32 go build -tags "no_messagebus non_delayedstart" -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 20:14:38 go build -tags "no_messagebus non_delayedstart" -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 20:14:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:50 go build -tags "no_messagebus non_delayedstart" -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] } 20:14:57 $ docker stop --time=1 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e 20:14:59 $ docker rm -f --volumes 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:02 20:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:03 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:03 29e5d40040c1: Pulling fs layer 20:15:03 1ce36da41761: Pulling fs layer 20:15:03 25b303627fd3: Pulling fs layer 20:15:03 29e5d40040c1: Verifying Checksum 20:15:03 29e5d40040c1: Download complete 20:15:03 1ce36da41761: Verifying Checksum 20:15:03 1ce36da41761: Download complete 20:15:04 25b303627fd3: Verifying Checksum 20:15:04 25b303627fd3: Download complete 20:15:06 29e5d40040c1: Pull complete 20:15:07 1ce36da41761: Pull complete 20:15:17 25b303627fd3: Pull complete 20:15:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:18 prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container 20:15:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:21 $ docker top 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:22 + docker-compose build --help 20:15:22 + grep parallel 20:15:26 --parallel Build images in parallel. [Pipeline] } 20:15:27 $ docker stop --time=1 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 20:15:28 $ docker rm -f --volumes 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container 20:15:29 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:31 $ docker top 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:31 + docker-compose -f ./docker-compose-build.yml build --parallel 20:15:36 Building core-command ... 20:15:36 Building core-common-config-bootstrapper ... 20:15:36 Building core-data ... 20:15:36 Building core-metadata ... 20:15:36 Building security-bootstrapper ... 20:15:36 Building security-proxy-auth ... 20:15:36 Building security-proxy-setup ... 20:15:36 Building security-secretstore-setup ... 20:15:36 Building security-spiffe-token-provider ... 20:15:36 Building security-spire-agent ... 20:15:36 Building security-spire-config ... 20:15:36 Building security-spire-server ... 20:15:36 Building support-notifications ... 20:15:36 Building support-scheduler ... 20:15:36 Building core-command 20:15:36 Building security-secretstore-setup 20:15:36 Building security-proxy-auth 20:15:36 Building security-spire-agent 20:15:36 Building security-spiffe-token-provider 20:16:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> ca2a5ad695fb 20:16:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:16:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> ca2a5ad695fb 20:16:23 Step 3/20 : WORKDIR /edgex-go 20:16:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> ca2a5ad695fb 20:16:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> ca2a5ad695fb 20:16:23 Step 3/27 : WORKDIR /edgex-go 20:16:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> ca2a5ad695fb 20:16:23 Step 3/25 : WORKDIR /edgex-go 20:16:23 ---> Running in c25b12b13160 20:16:23 ---> Running in e7e1cb723f7e 20:16:23 ---> Running in 6062ff728f2b 20:16:23 ---> Running in 5cbaa5d6dfc5 20:16:23 ---> Running in 3e94e824e161 20:16:23 Removing intermediate container 6062ff728f2b 20:16:23 ---> 98615530cd6d 20:16:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:16:23 Removing intermediate container c25b12b13160 20:16:23 ---> 6db64bc22d8f 20:16:23 Step 4/23 : WORKDIR /edgex-go 20:16:23 Removing intermediate container 3e94e824e161 20:16:23 ---> ccd52f906529 20:16:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:16:23 Removing intermediate container e7e1cb723f7e 20:16:23 ---> fec1ecd8e353 20:16:23 Step 4/24 : WORKDIR /edgex-go 20:16:24 Removing intermediate container 5cbaa5d6dfc5 20:16:24 ---> 4876361d1a47 20:16:24 Step 4/25 : RUN apk add --update --no-cache make git 20:16:24 ---> Running in ec31deee9f46 20:16:24 ---> Running in 6420534c7771 20:16:24 ---> Running in b14f4420f96c 20:16:24 ---> Running in 23944cc3e66c 20:16:24 ---> Running in 53bfc77892bd 20:16:24 Removing intermediate container 6420534c7771 20:16:24 ---> ce57e9e5fa8f 20:16:24 Step 5/23 : RUN apk add --update --no-cache make git 20:16:24 Removing intermediate container ec31deee9f46 20:16:24 ---> 10b45ea59119 20:16:24 Step 5/24 : RUN apk add --update --no-cache make git 20:16:24 ---> Running in c9beb6ef1de0 20:16:24 ---> Running in 971e92869ca2 20:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:29 OK: 263 MiB in 53 packages 20:16:29 OK: 263 MiB in 53 packages 20:16:29 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:16:29 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:16:29 OK: 17692 distinct packages available 20:16:29 OK: 263 MiB in 53 packages 20:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:30 OK: 263 MiB in 53 packages 20:16:31 Removing intermediate container b14f4420f96c 20:16:31 ---> 8f9f4a013679 20:16:31 Step 5/27 : COPY go.mod vendor* ./ 20:16:31 Removing intermediate container c9beb6ef1de0 20:16:31 ---> 489ed30058a1 20:16:31 Step 6/24 : COPY go.mod vendor* ./ 20:16:31 OK: 263 MiB in 53 packages 20:16:31 Removing intermediate container 53bfc77892bd 20:16:31 ---> 7dcdf240fd31 20:16:31 Step 5/25 : COPY go.mod vendor* ./ 20:16:32 ---> eb8ef8e928c6 20:16:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:32 Removing intermediate container 971e92869ca2 20:16:32 ---> 0a0d968a2014 20:16:32 Step 6/23 : COPY go.mod vendor* ./ 20:16:32 ---> Running in 3645d64c4fa5 20:16:32 ---> c84214cb4d1e 20:16:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:32 ---> Running in 57eabd8831df 20:16:33 ---> 8f484ff6bac3 20:16:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:33 ---> Running in 89b492d5ef07 20:16:33 Removing intermediate container 23944cc3e66c 20:16:33 ---> dfa21c385c4d 20:16:33 Step 5/20 : COPY go.mod vendor* ./ 20:16:34 ---> f509fc014ea0 20:16:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:34 ---> Running in f366b726a30f 20:16:35 ---> 12f770c889c9 20:16:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:35 ---> Running in 0bb29e55a374 20:18:27 Removing intermediate container 57eabd8831df 20:18:27 ---> 9da0e4517c7d 20:18:27 Step 8/24 : COPY . . 20:18:27 Removing intermediate container 0bb29e55a374 20:18:27 ---> 3448e5618304 20:18:27 Step 7/20 : COPY . . 20:18:27 Removing intermediate container 3645d64c4fa5 20:18:27 ---> 1535522f23d6 20:18:27 Step 7/27 : COPY . . 20:18:27 Removing intermediate container f366b726a30f 20:18:27 ---> 9846bb6513f3 20:18:27 Step 8/23 : COPY . . 20:18:27 Removing intermediate container 89b492d5ef07 20:18:27 ---> de1dd32bde65 20:18:27 Step 7/25 : COPY . . 20:18:33 ---> d671981ea09c 20:18:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:18:33 ---> Running in 05e4437e7af8 20:18:33 ---> 22102ebce2a5 20:18:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:33 ---> 9a589169aae2 20:18:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:18:33 ---> 9d7dcb5b2eb8 20:18:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:33 ---> f55566eccd74 20:18:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:18:33 ---> Running in 400a4b3ae508 20:18:33 ---> Running in df54b77ad4fd 20:18:33 ---> Running in 932aab8be493 20:18:33 ---> Running in 6c201d49ff22 20:18:34 Removing intermediate container 6c201d49ff22 20:18:34 ---> af1f0563ae71 20:18:34 Step 9/27 : WORKDIR /edgex-go/spire-build 20:18:34 ---> Running in 6c9fe53d251c 20:18:35 Removing intermediate container 6c9fe53d251c 20:18:35 ---> 9a1ae9065de6 20:18:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:18:35 ---> Running in 94f265aae698 20:18:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:18:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:36 Removing intermediate container 94f265aae698 20:18:36 ---> 495b44dd79e2 20:18:36 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:18:36 go build -tags "no_messagebus non_delayedstart" -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 20:18:36 go build -tags "no_messagebus non_delayedstart" -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 20:18:36 ---> Running in d292ce25eca7 20:18:39 Removing intermediate container d292ce25eca7 20:18:39 ---> 977c34acde86 20:18:39 Step 12/27 : WORKDIR /edgex-go 20:18:39 ---> Running in 8249cab17900 20:18:40 Removing intermediate container 8249cab17900 20:18:40 ---> 816681729530 20:18:40 20:18:40 Step 13/27 : FROM alpine:3.17 20:18:40 3.17: Pulling from library/alpine 20:18:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:18:40 Status: Downloaded newer image for alpine:3.17 20:18:40 ---> 51e60588ff2c 20:18:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:18:40 ---> Running in 0d5140342ba2 20:18:41 Removing intermediate container 0d5140342ba2 20:18:41 ---> da542d10afbf 20:18:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:18:41 ---> Running in a55cabcbc50a 20:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:45 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:18:45 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:18:45 OK: 17692 distinct packages available 20:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:47 (1/5) Installing dumb-init (1.2.5-r2) 20:18:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:18:47 (3/5) Installing libucontext (1.2-r0) 20:18:47 (4/5) Installing gcompat (1.1.0-r0) 20:18:47 (5/5) Installing openssl (3.0.8-r4) 20:18:47 Executing busybox-1.35.0-r29.trigger 20:18:47 OK: 9 MiB in 20 packages 20:18:49 Removing intermediate container a55cabcbc50a 20:18:49 ---> 2819e45ec013 20:18:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:50 ---> 3a73027005fd 20:18:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:18:51 ---> 8692cc9a2c8e 20:18:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:18:55 ---> d90d1a95265f 20:18:55 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:19:02 ---> 0315f89f3af6 20:19:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:19:02 ---> 7a5c1f124265 20:19:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:19:03 ---> 04c4cbff36a2 20:19:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:19:04 ---> 6cf96b9d4ac6 20:19:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:19:04 ---> Running in 7ae74155218f 20:19:04 Removing intermediate container 7ae74155218f 20:19:04 ---> 862e2be7fb84 20:19:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:19:04 ---> Running in 7ca8ecdc2b8b 20:19:05 Removing intermediate container 7ca8ecdc2b8b 20:19:05 ---> 72d1b27d737a 20:19:05 Step 25/27 : LABEL arch=arm64 20:19:05 ---> Running in 0047aa82e7ed 20:19:06 Removing intermediate container 0047aa82e7ed 20:19:06 ---> b66229e8271d 20:19:06 Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:19:06 ---> Running in e5c2b13a2256 20:19:06 Removing intermediate container e5c2b13a2256 20:19:06 ---> 8538a41f76ba 20:19:06 Step 27/27 : LABEL version=0.0.0 20:19:06 ---> Running in 58d0ab06e6a3 20:19:07 Removing intermediate container 58d0ab06e6a3 20:19:07 ---> 0d34b886bd2a 20:19:07 20:19:07 Successfully built 0d34b886bd2a 20:19:07 Successfully tagged security-spire-agent-arm64:latest 20:19:07  Building security-spire-agent ... done Building security-spire-config 20:19:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:19:25 ---> ca2a5ad695fb 20:19:25 Step 3/27 : WORKDIR /edgex-go 20:19:25 ---> Using cache 20:19:25 ---> 4876361d1a47 20:19:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:19:25 ---> Running in 373ddeae5449 20:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:29 OK: 263 MiB in 53 packages 20:19:30 Removing intermediate container 373ddeae5449 20:19:30 ---> 9f4f2d46eb62 20:19:30 Step 5/27 : COPY go.mod vendor* ./ 20:19:31 ---> c9be8cd55f9c 20:19:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:31 ---> Running in 1f613bbdb3e2 20:21:08 Removing intermediate container 1f613bbdb3e2 20:21:08 ---> 6132179ff454 20:21:08 Step 7/27 : COPY . . 20:21:16 ---> dc2e89a527ad 20:21:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:21:16 ---> Running in 35473b02ad6e 20:21:16 Removing intermediate container 35473b02ad6e 20:21:16 ---> 2026ec39f078 20:21:16 Step 9/27 : WORKDIR /edgex-go/spire-build 20:21:16 ---> Running in ec8f4ce19da8 20:21:17 Removing intermediate container ec8f4ce19da8 20:21:17 ---> e3b8aa0c03f1 20:21:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:21:17 ---> Running in 7931b1fb9403 20:21:18 Removing intermediate container 7931b1fb9403 20:21:18 ---> 021634cd0bb4 20:21:18 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:21:18 ---> Running in d13ad3fe3b26 20:21:21 Removing intermediate container d13ad3fe3b26 20:21:21 ---> 202e59d6094a 20:21:21 Step 12/27 : WORKDIR /edgex-go 20:21:21 ---> Running in 7f34ffaaec3f 20:21:24 Removing intermediate container 7f34ffaaec3f 20:21:24 ---> c1f8fdded315 20:21:24 20:21:24 Step 13/27 : FROM alpine:3.17 20:21:24 ---> 51e60588ff2c 20:21:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:24 ---> Using cache 20:21:24 ---> da542d10afbf 20:21:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:21:24 ---> Running in 92a1e14863a1 20:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:28 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:21:28 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:21:28 OK: 17692 distinct packages available 20:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:30 (1/4) Installing dumb-init (1.2.5-r2) 20:21:30 (2/4) Installing musl-obstack (1.2.3-r0) 20:21:30 (3/4) Installing libucontext (1.2-r0) 20:21:30 (4/4) Installing gcompat (1.1.0-r0) 20:21:30 Executing busybox-1.35.0-r29.trigger 20:21:30 OK: 8 MiB in 19 packages 20:21:32 Removing intermediate container 92a1e14863a1 20:21:32 ---> 830dbc4be3b7 20:21:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:33 ---> a862797b945a 20:21:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:21:34 ---> e1f08c20cb8e 20:21:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:40 ---> 1eb8bc426e05 20:21:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:21:41 ---> c0fb5f8d8ba6 20:21:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:21:41 ---> Running in e2e6e26cab6c 20:21:42 Removing intermediate container e2e6e26cab6c 20:21:42 ---> 4b56b70302df 20:21:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:21:43 ---> 17f933125ce2 20:21:43 Step 22/27 : WORKDIR / 20:21:43 ---> Running in af56efc58e78 20:21:44 Removing intermediate container af56efc58e78 20:21:44 ---> 2c72a114c700 20:21:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:44 ---> Running in 6674f8cb3d19 20:21:44 Removing intermediate container 6674f8cb3d19 20:21:44 ---> 57d10caafa1a 20:21:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:44 ---> Running in 064b55dbb9c8 20:21:45 Removing intermediate container 064b55dbb9c8 20:21:45 ---> 3691d44985ec 20:21:45 Step 25/27 : LABEL arch=arm64 20:21:45 ---> Running in 1c8ab09bf963 20:21:45 Removing intermediate container 1c8ab09bf963 20:21:45 ---> 4207509ca3d9 20:21:45 Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:21:46 ---> Running in a4031c4da8ec 20:21:46 Removing intermediate container a4031c4da8ec 20:21:46 ---> 8ed9081a88ba 20:21:46 Step 27/27 : LABEL version=0.0.0 20:21:46 ---> Running in f0e703358c7d 20:21:47 Removing intermediate container f0e703358c7d 20:21:47 ---> 4a21ad7d3aea 20:21:47 20:21:47 Successfully built 4a21ad7d3aea 20:21:47 Successfully tagged security-spire-config-arm64:latest 20:21:47  Building security-spire-config ... done Building support-scheduler 20:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:02 ---> ca2a5ad695fb 20:22:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:22:02 ---> Using cache 20:22:02 ---> fec1ecd8e353 20:22:02 Step 4/23 : WORKDIR /edgex-go 20:22:02 ---> Using cache 20:22:02 ---> 10b45ea59119 20:22:02 Step 5/23 : RUN apk add --update --no-cache make git 20:22:02 ---> Using cache 20:22:02 ---> 489ed30058a1 20:22:02 Step 6/23 : COPY go.mod vendor* ./ 20:22:02 ---> Using cache 20:22:02 ---> c84214cb4d1e 20:22:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:02 ---> Using cache 20:22:02 ---> 9da0e4517c7d 20:22:02 Step 8/23 : COPY . . 20:22:02 ---> Using cache 20:22:02 ---> d671981ea09c 20:22:02 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:22:02 ---> Running in 21c85b71f98e 20:22:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:10 go build -tags "no_messagebus non_delayedstart" -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 20:25:10 Removing intermediate container 400a4b3ae508 20:25:10 ---> 06ec7157e351 20:25:10 20:25:10 Step 10/23 : FROM alpine:3.17 20:25:10 ---> 51e60588ff2c 20:25:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:25:12 ---> Running in 8ab90e52bd4c 20:25:12 Removing intermediate container 8ab90e52bd4c 20:25:12 ---> 46327532f3ba 20:25:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:25:12 ---> Running in e0941a8c26b3 20:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:17 (1/1) Installing dumb-init (1.2.5-r2) 20:25:17 Executing busybox-1.35.0-r29.trigger 20:25:17 OK: 8 MiB in 16 packages 20:25:19 Removing intermediate container e0941a8c26b3 20:25:19 ---> 0c492ee4df39 20:25:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:20 ---> c4ff072421c0 20:25:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:25:22 ---> 21b24a7f8826 20:25:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:25:25 ---> 9bb754369659 20:25:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:25:26 ---> 04eaec085274 20:25:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:27 Removing intermediate container 932aab8be493 20:25:27 ---> 12b9e77a6d4f 20:25:27 20:25:27 Step 9/25 : FROM alpine:3.17 20:25:27 ---> 51e60588ff2c 20:25:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:27 ---> Running in 896415386ef2 20:25:28 ---> a9d481ecea7f 20:25:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:28 ---> Running in 8a588afe25d2 20:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:31 Removing intermediate container 8a588afe25d2 20:25:31 ---> 85a9c5e61f78 20:25:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:25:32 ---> Running in 2921e1572654 20:25:32 Removing intermediate container 2921e1572654 20:25:32 ---> bcd22458a70c 20:25:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:25:32 ---> Running in d556d87e410c 20:25:32 (1/3) Installing ca-certificates (20230506-r0) 20:25:32 (2/3) Installing dumb-init (1.2.5-r2) 20:25:32 (3/3) Installing su-exec (0.2-r2) 20:25:32 Executing busybox-1.35.0-r29.trigger 20:25:32 Executing ca-certificates-20230506-r0.trigger 20:25:33 Removing intermediate container d556d87e410c 20:25:33 ---> f278e5c44e16 20:25:33 Step 21/23 : LABEL arch=arm64 20:25:33 ---> Running in fab5d343c781 20:25:33 OK: 8 MiB in 18 packages 20:25:34 Removing intermediate container fab5d343c781 20:25:34 ---> 2f8db70719e2 20:25:34 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:25:34 ---> Running in f4856a32bbbc 20:25:35 Removing intermediate container f4856a32bbbc 20:25:35 ---> a4310dad024b 20:25:35 Step 23/23 : LABEL version=0.0.0 20:25:35 ---> Running in 960931ed2d26 20:25:35 Removing intermediate container 960931ed2d26 20:25:35 ---> d5a36e5f66d8 20:25:35 20:25:36 Removing intermediate container 896415386ef2 20:25:36 ---> b3f3c51071b8 20:25:36 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:25:36 ---> Running in 33254c9c16d4 20:25:36 Successfully built d5a36e5f66d8 20:25:36 Successfully tagged security-proxy-auth-arm64:latest 20:25:36  Building security-proxy-auth ... done Building core-metadata 20:25:36 Removing intermediate container 33254c9c16d4 20:25:36 ---> e63172d35540 20:25:36 Step 12/25 : WORKDIR / 20:25:37 ---> Running in 35ac8335dd33 20:25:37 Removing intermediate container 35ac8335dd33 20:25:37 ---> 21a54508e1cf 20:25:37 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:38 ---> 25c2d0a9a075 20:25:38 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:25:39 ---> 1bb7f751f57c 20:25:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:40 ---> 2389f001e626 20:25:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:25:41 ---> bf8a2bff2131 20:25:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:25:42 ---> 4eb4489949b0 20:25:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:43 ---> 0b43d186d163 20:25:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:47 ---> c9a1b39480e0 20:25:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:50 ---> 8c16526c4e67 20:25:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:50 ---> Running in b11a07d72133 20:25:54 Removing intermediate container b11a07d72133 20:25:54 ---> 31d8b48de45b 20:25:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:25:54 ---> Running in a6dff6e5f92f 20:25:55 Removing intermediate container a6dff6e5f92f 20:25:55 ---> 5546e6677824 20:25:55 Step 23/25 : LABEL arch=arm64 20:25:55 ---> Running in 2535df736be5 20:25:56 Removing intermediate container 2535df736be5 20:25:56 ---> 0aefef525a81 20:25:56 Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:25:56 ---> Running in 4b6507acebac 20:25:57 Removing intermediate container 4b6507acebac 20:25:57 ---> bcd27b47534d 20:25:57 Step 25/25 : LABEL version=0.0.0 20:25:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:57 ---> ca2a5ad695fb 20:25:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:25:57 ---> Using cache 20:25:57 ---> fec1ecd8e353 20:25:57 Step 4/25 : WORKDIR /edgex-go 20:25:57 ---> Using cache 20:25:57 ---> 10b45ea59119 20:25:57 Step 5/25 : RUN apk add --update --no-cache make git 20:25:57 ---> Using cache 20:25:57 ---> 489ed30058a1 20:25:57 Step 6/25 : COPY go.mod vendor* ./ 20:25:57 ---> Using cache 20:25:57 ---> c84214cb4d1e 20:25:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:57 ---> Using cache 20:25:57 ---> 9da0e4517c7d 20:25:57 Step 8/25 : COPY . . 20:25:58 ---> Running in f8aa6bc35f5e 20:25:58 ---> Using cache 20:25:58 ---> d671981ea09c 20:25:58 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:25:58 ---> Running in 306d051ade37 20:25:59 Removing intermediate container f8aa6bc35f5e 20:25:59 ---> 885fe9af7b67 20:25:59 20:26:00 Successfully built 885fe9af7b67 20:26:00 Successfully tagged security-secretstore-setup-arm64:latest 20:26:00 Building core-data 20:26:01  Building security-secretstore-setup ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:26:02 Removing intermediate container 05e4437e7af8 20:26:02 ---> 8277dfb3a6f1 20:26:02 20:26:02 Step 10/24 : FROM alpine:3.17 20:26:02 ---> 51e60588ff2c 20:26:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:26:02 ---> Running in 938966a39149 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:07 (1/1) Installing dumb-init (1.2.5-r2) 20:26:07 Executing busybox-1.35.0-r29.trigger 20:26:07 OK: 8 MiB in 16 packages 20:26:09 Removing intermediate container 938966a39149 20:26:09 ---> db95ab053683 20:26:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:26:09 ---> Running in 53cc0b1131a4 20:26:10 Removing intermediate container 53cc0b1131a4 20:26:10 ---> 8ee492257119 20:26:10 Step 13/24 : ENV APP_PORT=59882 20:26:10 ---> Running in f086d5e21a81 20:26:11 Removing intermediate container f086d5e21a81 20:26:11 ---> 120402d881d9 20:26:11 Step 14/24 : EXPOSE $APP_PORT 20:26:11 ---> Running in bf2f4f9026fa 20:26:11 Removing intermediate container bf2f4f9026fa 20:26:11 ---> 88b61badb9e2 20:26:11 Step 15/24 : WORKDIR / 20:26:12 ---> Running in f25565dfec0e 20:26:12 Removing intermediate container f25565dfec0e 20:26:12 ---> bf076d6f5823 20:26:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:14 ---> c9e7969d161b 20:26:14 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:26:15 ---> fd0ab86ffca2 20:26:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:18 ---> ca2a5ad695fb 20:26:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:18 ---> Using cache 20:26:18 ---> fec1ecd8e353 20:26:18 Step 4/23 : WORKDIR /edgex-go 20:26:18 ---> Using cache 20:26:18 ---> 10b45ea59119 20:26:18 Step 5/23 : RUN apk add --update --no-cache make git 20:26:18 ---> Using cache 20:26:18 ---> 489ed30058a1 20:26:18 Step 6/23 : COPY go.mod vendor* ./ 20:26:18 ---> Using cache 20:26:18 ---> c84214cb4d1e 20:26:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:18 ---> Using cache 20:26:18 ---> 9da0e4517c7d 20:26:18 Step 8/23 : COPY . . 20:26:18 ---> Using cache 20:26:18 ---> d671981ea09c 20:26:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:26:18 ---> Running in b10767390fbb 20:26:18 ---> 3f5f66d0911e 20:26:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:26:20 ---> 14ce6f7f0fff 20:26:20 Step 20/24 : ENTRYPOINT ["/core-command"] 20:26:20 ---> Running in 8415fbaa20df 20:26:20 Removing intermediate container 8415fbaa20df 20:26:20 ---> c586813e4c97 20:26:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:26:20 ---> Running in 580f51ef51e0 20:26:21 Removing intermediate container 580f51ef51e0 20:26:21 ---> 626415ab2f88 20:26:21 Step 22/24 : LABEL arch=arm64 20:26:21 ---> Running in 2acf705d1448 20:26:22 Removing intermediate container 2acf705d1448 20:26:22 ---> 902e8465df85 20:26:22 Step 23/24 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:26:22 ---> Running in 59490a2e57bd 20:26:22 Removing intermediate container 59490a2e57bd 20:26:22 ---> 9272ae240944 20:26:22 Step 24/24 : LABEL version=0.0.0 20:26:22 ---> Running in ca8299a795db 20:26:23 Removing intermediate container ca8299a795db 20:26:23 ---> 292de2b684b8 20:26:23 20:26:23 Successfully built 292de2b684b8 20:26:23 Successfully tagged core-command-arm64:latest 20:26:23  Building core-command ... done Building core-common-config-bootstrapper 20:26:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:41 ---> ca2a5ad695fb 20:26:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:41 ---> Using cache 20:26:41 ---> fec1ecd8e353 20:26:41 Step 4/23 : WORKDIR /edgex-go 20:26:41 ---> Using cache 20:26:41 ---> 10b45ea59119 20:26:41 Step 5/23 : RUN apk add --update --no-cache make git 20:26:41 ---> Using cache 20:26:41 ---> 489ed30058a1 20:26:41 Step 6/23 : COPY go.mod vendor* ./ 20:26:41 ---> Using cache 20:26:41 ---> c84214cb4d1e 20:26:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:41 ---> Using cache 20:26:41 ---> 9da0e4517c7d 20:26:41 Step 8/23 : COPY . . 20:26:41 ---> Using cache 20:26:41 ---> d671981ea09c 20:26:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:42 ---> Running in 533e98e84834 20:26:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:27:40 Removing intermediate container df54b77ad4fd 20:27:40 ---> 48fdd9d876e5 20:27:40 20:27:40 Step 9/20 : FROM alpine:3.17 20:27:40 ---> 51e60588ff2c 20:27:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:27:40 ---> Running in 96a5e403dd34 20:27:40 Removing intermediate container 96a5e403dd34 20:27:40 ---> 62a0cb8630d9 20:27:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:27:40 ---> Running in bb36603556d6 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:40 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:27:40 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:27:40 OK: 17692 distinct packages available 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:40 (1/9) Installing ca-certificates (20230506-r0) 20:27:41 (2/9) Installing brotli-libs (1.0.9-r9) 20:27:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:27:41 (4/9) Installing libcurl (8.0.1-r0) 20:27:41 (5/9) Installing curl (8.0.1-r0) 20:27:41 (6/9) Installing dumb-init (1.2.5-r2) 20:27:41 (7/9) Installing musl-obstack (1.2.3-r0) 20:27:41 (8/9) Installing libucontext (1.2-r0) 20:27:41 (9/9) Installing gcompat (1.1.0-r0) 20:27:41 Executing busybox-1.35.0-r29.trigger 20:27:41 Executing ca-certificates-20230506-r0.trigger 20:27:42 OK: 11 MiB in 24 packages 20:27:44 Removing intermediate container bb36603556d6 20:27:44 ---> 58f64b71aea9 20:27:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:45 ---> 21bbd10beb62 20:27:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:27:46 ---> f47e2a89967c 20:27:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:47 ---> c63e8c0ebced 20:27:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:27:48 ---> d2470361df12 20:27:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:27:48 ---> Running in 95873f6990e0 20:27:49 Removing intermediate container 95873f6990e0 20:27:49 ---> a71b17928846 20:27:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:27:49 ---> Running in b145c411c4ec 20:27:50 Removing intermediate container b145c411c4ec 20:27:50 ---> f2041f2f3321 20:27:50 Step 18/20 : LABEL arch=arm64 20:27:50 ---> Running in 4f6e57c5253d 20:27:51 Removing intermediate container 4f6e57c5253d 20:27:51 ---> 91ec4d266fe9 20:27:51 Step 19/20 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:27:51 ---> Running in 8be943903314 20:27:51 Removing intermediate container 8be943903314 20:27:51 ---> 6e9c71706637 20:27:51 Step 20/20 : LABEL version=0.0.0 20:27:51 ---> Running in b09801b494b7 20:27:54 Removing intermediate container b09801b494b7 20:27:54 ---> 9bdbfc22beaf 20:27:54 20:27:54 Successfully built 9bdbfc22beaf 20:27:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:27:54  Building security-spiffe-token-provider ... done Building security-bootstrapper 20:28:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:28:12 ---> ca2a5ad695fb 20:28:12 Step 3/33 : WORKDIR /edgex-go 20:28:12 ---> Using cache 20:28:12 ---> 4876361d1a47 20:28:12 Step 4/33 : RUN apk add --update --no-cache make git 20:28:12 ---> Using cache 20:28:12 ---> 7dcdf240fd31 20:28:12 Step 5/33 : COPY go.mod vendor* ./ 20:28:12 ---> Using cache 20:28:12 ---> 8f484ff6bac3 20:28:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:12 ---> Using cache 20:28:12 ---> de1dd32bde65 20:28:12 Step 7/33 : COPY . . 20:28:12 ---> Using cache 20:28:12 ---> 9d7dcb5b2eb8 20:28:12 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:12 ---> Running in 2c63a5f3f8cb 20:28:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:05 Removing intermediate container 21c85b71f98e 20:32:05 ---> d3c07f3c995f 20:32:05 20:32:05 Step 10/23 : FROM alpine:3.17 20:32:05 ---> 51e60588ff2c 20:32:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:05 ---> Using cache 20:32:05 ---> db95ab053683 20:32:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:32:05 ---> Using cache 20:32:05 ---> 8ee492257119 20:32:05 Step 13/23 : ENV APP_PORT=59861 20:32:05 ---> Running in 3ab5180af8ce 20:32:05 Removing intermediate container 3ab5180af8ce 20:32:05 ---> 5f61617e02dc 20:32:05 Step 14/23 : EXPOSE $APP_PORT 20:32:05 ---> Running in 1eaa6a8dc18e 20:32:05 Removing intermediate container 1eaa6a8dc18e 20:32:05 ---> a8031d63d694 20:32:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:05 ---> e912d3424886 20:32:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:32:05 ---> 967ba7a54adf 20:32:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:08 ---> 5aef903fafca 20:32:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:32:08 ---> e52b149f6a7b 20:32:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:32:08 ---> Running in 908dc2ed5a03 20:32:09 Removing intermediate container 908dc2ed5a03 20:32:09 ---> f79fd053be10 20:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:09 ---> Running in 99a3a3ad840d 20:32:09 Removing intermediate container 99a3a3ad840d 20:32:09 ---> 852555cb8588 20:32:09 Step 21/23 : LABEL arch=arm64 20:32:09 ---> Running in 1b4cd20bab5d 20:32:10 Removing intermediate container 1b4cd20bab5d 20:32:10 ---> 0a25ba4b57ff 20:32:10 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:32:10 ---> Running in 026e3ca31137 20:32:11 Removing intermediate container 026e3ca31137 20:32:11 ---> 5a9a351b81ae 20:32:11 Step 23/23 : LABEL version=0.0.0 20:32:11 ---> Running in 53df7705e972 20:32:11 Removing intermediate container 53df7705e972 20:32:11 ---> 48ef9f735e24 20:32:11 20:32:11 Successfully built 48ef9f735e24 20:32:11 Successfully tagged support-scheduler-arm64:latest 20:32:11 Building security-proxy-setup 20:32:30  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:30 ---> ca2a5ad695fb 20:32:30 Step 3/22 : WORKDIR /edgex-go 20:32:30 ---> Using cache 20:32:30 ---> 4876361d1a47 20:32:30 Step 4/22 : RUN apk add --update --no-cache make git 20:32:30 ---> Using cache 20:32:30 ---> 7dcdf240fd31 20:32:30 Step 5/22 : COPY go.mod vendor* ./ 20:32:30 ---> Using cache 20:32:30 ---> 8f484ff6bac3 20:32:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:30 ---> Using cache 20:32:30 ---> de1dd32bde65 20:32:30 Step 7/22 : COPY . . 20:32:30 ---> Using cache 20:32:30 ---> 9d7dcb5b2eb8 20:32:30 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:32:30 ---> Running in 058bd604787a 20:32:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:51 Removing intermediate container 306d051ade37 20:33:51 ---> a5c4823bbd8d 20:33:51 20:33:51 Step 10/25 : FROM alpine:3.17 20:33:51 ---> 51e60588ff2c 20:33:51 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:33:51 ---> Using cache 20:33:51 ---> db95ab053683 20:33:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:51 ---> Using cache 20:33:51 ---> 8ee492257119 20:33:51 Step 13/25 : ENV APP_PORT=59881 20:33:51 ---> Running in 937524fe4ea3 20:33:51 Removing intermediate container 937524fe4ea3 20:33:51 ---> 1df307da1069 20:33:51 Step 14/25 : EXPOSE $APP_PORT 20:33:51 ---> Running in a50227276049 20:33:51 Removing intermediate container 533e98e84834 20:33:51 ---> 7e45b7518311 20:33:51 20:33:51 Step 10/23 : FROM alpine:3.17 20:33:51 ---> 51e60588ff2c 20:33:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:51 ---> Using cache 20:33:51 ---> 46327532f3ba 20:33:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:51 ---> Using cache 20:33:51 ---> 0c492ee4df39 20:33:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:51 ---> Using cache 20:33:51 ---> c4ff072421c0 20:33:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:33:51 ---> Using cache 20:33:51 ---> 21b24a7f8826 20:33:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:33:51 Removing intermediate container a50227276049 20:33:51 ---> cebe7268f6a6 20:33:51 Step 15/25 : WORKDIR / 20:33:51 ---> Running in 1c20851f5934 20:33:51 Removing intermediate container 1c20851f5934 20:33:51 ---> d9687a469270 20:33:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:51 ---> 8d4e5441ae47 20:33:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:33:51 ---> 667a1b1884c7 20:33:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:33:51 ---> c2cb4850b64d 20:33:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:51 ---> df4655e0e1ba 20:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:33:51 ---> 6869a871bc51 20:33:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:51 ---> Running in 2a6f21e6e3f9 20:33:54 ---> 5f314e1d2456 20:33:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:33:57 ---> b300fa0b762e 20:33:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:33:57 Removing intermediate container 2a6f21e6e3f9 20:33:57 ---> e6a46e50f7a1 20:33:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:33:58 ---> Running in 9469ff36bf96 20:33:59 ---> 73e5ec3c54c0 20:33:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:33:59 Removing intermediate container 9469ff36bf96 20:33:59 ---> fd9b43ca5b18 20:33:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:33:59 ---> Running in a001fa3308f8 20:33:59 ---> Running in a6b0377afdb7 20:34:00 Removing intermediate container a001fa3308f8 20:34:00 ---> f30bd079e05e 20:34:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:00 Removing intermediate container a6b0377afdb7 20:34:00 ---> 09b1193b260d 20:34:00 Step 21/23 : LABEL arch=arm64 20:34:00 ---> Running in 2df11b801301 20:34:00 ---> Running in a5999c7ab302 20:34:01 Removing intermediate container b10767390fbb 20:34:01 ---> c3a361e76030 20:34:01 20:34:01 Step 10/23 : FROM alpine:3.17 20:34:01 ---> 51e60588ff2c 20:34:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:34:01 Removing intermediate container 2df11b801301 20:34:01 ---> 6d81f3d1815e 20:34:01 Step 23/25 : LABEL arch=arm64 20:34:01 Removing intermediate container a5999c7ab302 20:34:01 ---> cd045bdd9b24 20:34:01 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:34:01 ---> Running in 21889ffb7ad0 20:34:01 ---> Running in 296bda96d44c 20:34:01 ---> Running in e7a39a310a3d 20:34:02 Removing intermediate container e7a39a310a3d 20:34:02 ---> 8c4e3e5a0219 20:34:02 Step 23/23 : LABEL version=0.0.0 20:34:02 Removing intermediate container 21889ffb7ad0 20:34:02 Removing intermediate container 296bda96d44c 20:34:02 ---> aa3e568c1884 20:34:02 Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:34:02 ---> 6a447a635187 20:34:02 Step 12/23 : ENV APP_PORT=59880 20:34:02 ---> Running in 48453dca5d5f 20:34:02 ---> Running in bebfa314dcf4 20:34:02 ---> Running in fcaf0b1d07d6 20:34:03 Removing intermediate container 48453dca5d5f 20:34:03 ---> c05cc6ba7b9f 20:34:03 20:34:03 Removing intermediate container bebfa314dcf4 20:34:03 ---> d174ca3ead7e 20:34:03 Step 13/23 : EXPOSE $APP_PORT 20:34:03 Removing intermediate container fcaf0b1d07d6 20:34:03 ---> 5e30331acae9 20:34:03 Step 25/25 : LABEL version=0.0.0 20:34:03 ---> Running in e0dff7f82d06 20:34:03 ---> Running in 835b0dc07257 20:34:04 Successfully built c05cc6ba7b9f 20:34:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:34:04  Building core-common-config-bootstrapper ... done Building security-spire-server 20:34:04 Removing intermediate container e0dff7f82d06 20:34:04 ---> a222a00db9e0 20:34:04 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:34:04 ---> Running in 71e33c394b30 20:34:04 Removing intermediate container 835b0dc07257 20:34:04 ---> 08137c117213 20:34:04 20:34:05 Successfully built 08137c117213 20:34:05 Successfully tagged core-metadata-arm64:latest 20:34:05  Building core-metadata ... done Building support-notifications 20:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:08 (1/1) Installing dumb-init (1.2.5-r2) 20:34:08 Executing busybox-1.35.0-r29.trigger 20:34:08 OK: 8 MiB in 16 packages 20:34:11 Removing intermediate container 71e33c394b30 20:34:11 ---> 337710520665 20:34:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:11 ---> 3ab033700ac0 20:34:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:34:12 ---> 753b046e080c 20:34:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:14 ---> 5fb87a8472f7 20:34:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:34:15 ---> 3caedd0ad419 20:34:15 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:15 ---> Running in e074c9b5bc1b 20:34:16 Removing intermediate container e074c9b5bc1b 20:34:16 ---> b9ed690fad84 20:34:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:16 ---> Running in c317c6bb328d 20:34:16 Removing intermediate container c317c6bb328d 20:34:16 ---> b428175457c6 20:34:16 Step 21/23 : LABEL arch=arm64 20:34:16 ---> Running in 705056b80acf 20:34:17 Removing intermediate container 705056b80acf 20:34:17 ---> 7ccaab0822b5 20:34:17 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:34:17 ---> Running in 69bb10a8626b 20:34:18 Removing intermediate container 69bb10a8626b 20:34:18 ---> b197a03a6e2f 20:34:18 Step 23/23 : LABEL version=0.0.0 20:34:18 ---> Running in b339555556f4 20:34:19 Removing intermediate container b339555556f4 20:34:19 ---> d5b46da9bce2 20:34:19 20:34:20 Successfully built d5b46da9bce2 20:34:20 Successfully tagged core-data-arm64:latest 20:34:30  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:30 ---> ca2a5ad695fb 20:34:30 Step 3/26 : WORKDIR /edgex-go 20:34:30 ---> Using cache 20:34:30 ---> 4876361d1a47 20:34:30 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:34:30 ---> Using cache 20:34:30 ---> 9f4f2d46eb62 20:34:30 Step 5/26 : COPY go.mod vendor* ./ 20:34:30 ---> Using cache 20:34:30 ---> c9be8cd55f9c 20:34:30 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:30 ---> Using cache 20:34:30 ---> 6132179ff454 20:34:30 Step 7/26 : COPY . . 20:34:30 ---> Using cache 20:34:30 ---> dc2e89a527ad 20:34:30 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:34:30 ---> Using cache 20:34:30 ---> 2026ec39f078 20:34:30 Step 9/26 : WORKDIR /edgex-go/spire-build 20:34:30 ---> Using cache 20:34:30 ---> e3b8aa0c03f1 20:34:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:30 ---> Using cache 20:34:30 ---> 021634cd0bb4 20:34:30 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:30 ---> ca2a5ad695fb 20:34:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:30 ---> Using cache 20:34:30 ---> fec1ecd8e353 20:34:30 Step 4/23 : WORKDIR /edgex-go 20:34:30 ---> Using cache 20:34:30 ---> 10b45ea59119 20:34:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:31 ---> Running in ca8fe84c835f 20:34:31 ---> Running in 78f8ab5d74c1 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:36 OK: 263 MiB in 53 packages 20:34:38 Removing intermediate container 78f8ab5d74c1 20:34:38 ---> 976b6a28af1a 20:34:38 Step 12/26 : WORKDIR /edgex-go 20:34:38 ---> Running in 94110b620a58 20:34:39 Removing intermediate container ca8fe84c835f 20:34:39 ---> 7aa12633b9ef 20:34:39 Step 6/23 : COPY go.mod vendor* ./ 20:34:39 Removing intermediate container 94110b620a58 20:34:39 ---> 331e41fb8280 20:34:39 20:34:39 Step 13/26 : FROM alpine:3.17 20:34:39 ---> 51e60588ff2c 20:34:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:39 ---> Using cache 20:34:39 ---> da542d10afbf 20:34:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:39 ---> Using cache 20:34:39 ---> 2819e45ec013 20:34:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:39 Removing intermediate container 2c63a5f3f8cb 20:34:39 ---> 70acecef2132 20:34:39 20:34:39 Step 9/33 : FROM alpine:3.17 20:34:39 ---> 51e60588ff2c 20:34:39 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:34:39 ---> Using cache 20:34:39 ---> 62a0cb8630d9 20:34:39 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:34:39 ---> Using cache 20:34:39 ---> 3a73027005fd 20:34:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:34:40 ---> Using cache 20:34:40 ---> Running in 959aa55d3649 20:34:40 ---> 8692cc9a2c8e 20:34:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:41 ---> c75ce4d35b5d 20:34:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:41 ---> Running in 723aea2c88e0 20:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:44 (1/2) Installing dumb-init (1.2.5-r2) 20:34:44 (2/2) Installing su-exec (0.2-r2) 20:34:44 Executing busybox-1.35.0-r29.trigger 20:34:44 OK: 8 MiB in 17 packages 20:34:46 Removing intermediate container 959aa55d3649 20:34:46 ---> 4ee59a1dfc47 20:34:46 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:34:46 ---> Running in 4562195989ad 20:34:47 Removing intermediate container 4562195989ad 20:34:47 ---> 5d1d29a2a027 20:34:47 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:34:47 ---> Running in 903a516f1c5c 20:34:48 Removing intermediate container 903a516f1c5c 20:34:48 ---> 8ad387db221e 20:34:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:34:48 ---> Running in 4962f1a060b8 20:34:49 Removing intermediate container 4962f1a060b8 20:34:49 ---> 5eebea06c3ed 20:34:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:34:49 ---> 05b7d2703201 20:34:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:49 ---> Running in dd995824ed04 20:34:50 Removing intermediate container dd995824ed04 20:34:50 ---> 3d9305fac59a 20:34:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:34:50 ---> Running in 3cfebaca4620 20:34:50 ---> b36006b3f92a 20:34:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:51 ---> aee608da5c5f 20:34:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:52 ---> ca5dabd8916c 20:34:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:53 ---> Running in 5b1aeb14aae8 20:34:53 Removing intermediate container 5b1aeb14aae8 20:34:53 ---> 95d093d0fc73 20:34:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:53 ---> Running in 501dafd41045 20:34:54 Removing intermediate container 3cfebaca4620 20:34:54 ---> 3a8ce97172ac 20:34:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:34:54 ---> Running in 8393b9f33851 20:34:54 Removing intermediate container 501dafd41045 20:34:54 ---> 9811d6adf9db 20:34:54 Step 24/26 : LABEL arch=arm64 20:34:55 ---> Running in 23fee548a3ab 20:34:55 Removing intermediate container 8393b9f33851 20:34:55 ---> 8bc27f4fb30c 20:34:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:34:55 Removing intermediate container 23fee548a3ab 20:34:55 ---> ae56eeb1e913 20:34:55 Step 25/26 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:34:55 ---> Running in 3a1029f41309 20:34:56 ---> ceae67586072 20:34:56 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:34:56 ---> Running in a915b06050f1 20:34:56 Removing intermediate container 3a1029f41309 20:34:56 ---> 4feb095def42 20:34:56 Step 26/26 : LABEL version=0.0.0 20:34:56 ---> Running in dd7bcab00816 20:34:57 Removing intermediate container dd7bcab00816 20:34:57 ---> ba4afde38165 20:34:57 20:34:58 Successfully built ba4afde38165 20:34:58 Successfully tagged security-spire-server-arm64:latest 20:35:00  Building security-spire-server ... done Removing intermediate container a915b06050f1 20:35:00 ---> 780b345d5fee 20:35:00 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:00 ---> 6a220da341c3 20:35:00 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:35:02 ---> 969cc0f92d0a 20:35:02 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:04 ---> f7308d61f98e 20:35:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:35:05 ---> 742dfaa1f6a2 20:35:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:05 ---> ce42a4957654 20:35:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:35:06 ---> 0084a324f3f7 20:35:06 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:35:07 ---> f54ef62648db 20:35:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:08 ---> fd7939254b5f 20:35:08 Step 28/33 : RUN chmod +x /entrypoint.sh 20:35:08 ---> Running in 6a2b52f57c56 20:35:12 Removing intermediate container 6a2b52f57c56 20:35:12 ---> ebdcae2c6bbd 20:35:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:35:12 ---> Running in 967878bd572d 20:35:12 Removing intermediate container 967878bd572d 20:35:12 ---> 205f1a9ecd65 20:35:12 Step 30/33 : CMD ["gate"] 20:35:12 ---> Running in 3787e2b8a246 20:35:13 Removing intermediate container 3787e2b8a246 20:35:13 ---> a5290fc36d60 20:35:13 Step 31/33 : LABEL arch=arm64 20:35:13 ---> Running in f9de382a1839 20:35:13 Removing intermediate container f9de382a1839 20:35:13 ---> e7c50d955747 20:35:13 Step 32/33 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:35:14 ---> Running in 1da4930d5394 20:35:14 Removing intermediate container 1da4930d5394 20:35:14 ---> f92b866e98d7 20:35:14 Step 33/33 : LABEL version=0.0.0 20:35:14 ---> Running in 0198a3c65276 20:35:15 Removing intermediate container 0198a3c65276 20:35:15 ---> b2dc4d3daa87 20:35:15 20:35:15 Successfully built b2dc4d3daa87 20:35:15 Successfully tagged security-bootstrapper-arm64:latest 20:35:54  Building security-bootstrapper ... done Removing intermediate container 723aea2c88e0 20:35:54 ---> b6aebaab8ef2 20:35:54 Step 8/23 : COPY . . 20:35:56 ---> 6efb8601d022 20:35:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:35:56 ---> Running in 263e387143ca 20:35:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:01 Removing intermediate container 058bd604787a 20:36:01 ---> 2f0b402e7190 20:36:01 20:36:01 Step 9/22 : FROM alpine:3.17 20:36:01 ---> 51e60588ff2c 20:36:01 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:36:01 ---> Running in c28af259ab79 20:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:05 (1/2) Installing dumb-init (1.2.5-r2) 20:36:05 (2/2) Installing openssl (3.0.8-r4) 20:36:05 Executing busybox-1.35.0-r29.trigger 20:36:05 OK: 8 MiB in 17 packages 20:36:06 Removing intermediate container c28af259ab79 20:36:06 ---> 5dabe09ed8ee 20:36:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:36:06 ---> Running in 915ef04a097d 20:36:06 Removing intermediate container 915ef04a097d 20:36:06 ---> 4f6b7f46a091 20:36:06 Step 12/22 : WORKDIR /edgex 20:36:06 ---> Running in 03d607e09e6c 20:36:07 Removing intermediate container 03d607e09e6c 20:36:07 ---> 59d9ab9ae4d4 20:36:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:07 ---> 313420da7a49 20:36:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:36:08 ---> db4288cc4c6b 20:36:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:36:08 ---> 6a774dedccb2 20:36:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:09 ---> 2164636d76bd 20:36:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:10 ---> 95998d5b453a 20:36:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:10 ---> Running in 0ac0b330eef9 20:36:12 Removing intermediate container 0ac0b330eef9 20:36:12 ---> 320b6fef882a 20:36:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:12 ---> Running in ff4fce61e9d2 20:36:16 Removing intermediate container ff4fce61e9d2 20:36:16 ---> f485541d0e23 20:36:16 Step 20/22 : LABEL arch=arm64 20:36:16 ---> Running in bc5dd530f310 20:36:16 Removing intermediate container bc5dd530f310 20:36:16 ---> fc0bfa3196f0 20:36:16 Step 21/22 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:36:16 ---> Running in c9b2bf317f9d 20:36:16 Removing intermediate container c9b2bf317f9d 20:36:16 ---> 1d48a67ed7cb 20:36:16 Step 22/22 : LABEL version=0.0.0 20:36:16 ---> Running in 10782593fbe6 20:36:17 Removing intermediate container 10782593fbe6 20:36:17 ---> 76c76e66cac7 20:36:17 20:36:17 Successfully built 76c76e66cac7 20:36:17 Successfully tagged security-proxy-setup-arm64:latest 20:38:24  Building security-proxy-setup ... done Removing intermediate container 263e387143ca 20:38:24 ---> a5afd07d465c 20:38:24 20:38:24 Step 10/23 : FROM alpine:3.17 20:38:24 ---> 51e60588ff2c 20:38:24 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:24 ---> Running in 01fc2a94f929 20:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:24 (1/2) Installing ca-certificates (20230506-r0) 20:38:24 (2/2) Installing dumb-init (1.2.5-r2) 20:38:24 Executing busybox-1.35.0-r29.trigger 20:38:24 Executing ca-certificates-20230506-r0.trigger 20:38:24 OK: 8 MiB in 17 packages 20:38:24 Removing intermediate container 01fc2a94f929 20:38:24 ---> ce7d997a5801 20:38:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:38:24 ---> Running in ae158bf0dbe7 20:38:24 Removing intermediate container ae158bf0dbe7 20:38:24 ---> 0c4a3e5318cf 20:38:24 Step 13/23 : ENV APP_PORT=59860 20:38:24 ---> Running in d67ed353200e 20:38:24 Removing intermediate container d67ed353200e 20:38:24 ---> 7b96c36e52e6 20:38:24 Step 14/23 : EXPOSE $APP_PORT 20:38:24 ---> Running in a0cf2148a277 20:38:24 Removing intermediate container a0cf2148a277 20:38:24 ---> 629eb1d04cc1 20:38:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:24 ---> 507f149f0834 20:38:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:38:24 ---> 24e9d37ae231 20:38:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:24 ---> 6af8a0beef6d 20:38:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:38:24 ---> c04716a59920 20:38:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:38:24 ---> Running in 7eacc391a982 20:38:24 Removing intermediate container 7eacc391a982 20:38:24 ---> 6317e9ada606 20:38:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:24 ---> Running in 912ae31cf7d8 20:38:24 Removing intermediate container 912ae31cf7d8 20:38:24 ---> 35f5cde53d7e 20:38:24 Step 21/23 : LABEL arch=arm64 20:38:24 ---> Running in bef0c3fc1d79 20:38:24 Removing intermediate container bef0c3fc1d79 20:38:24 ---> 6fb031fb8bfe 20:38:24 Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 20:38:24 ---> Running in 12c5894fe1d0 20:38:24 Removing intermediate container 12c5894fe1d0 20:38:24 ---> be074487754b 20:38:24 Step 23/23 : LABEL version=0.0.0 20:38:24 ---> Running in f79396622425 20:38:25 Removing intermediate container f79396622425 20:38:25 ---> a832c62b5c1a 20:38:25 20:38:25 Successfully built a832c62b5c1a 20:38:25 Successfully tagged support-notifications-arm64:latest 20:38:26  Building support-notifications ... done  [Pipeline] } 20:38:26 $ docker stop --time=1 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb 20:38:27 $ docker rm -f --volumes 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb [Pipeline] // withDockerContainer [Pipeline] sh 20:38:28 + docker images 20:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:28 support-notifications-arm64 latest a832c62b5c1a 3 seconds ago 31.9MB 20:38:28 a5afd07d465c 15 seconds ago 1.59GB 20:38:28 security-proxy-setup-arm64 latest 76c76e66cac7 2 minutes ago 18.7MB 20:38:28 2f0b402e7190 2 minutes ago 1.51GB 20:38:28 security-bootstrapper-arm64 latest b2dc4d3daa87 3 minutes ago 21.9MB 20:38:28 security-spire-server-arm64 latest ba4afde38165 3 minutes ago 97MB 20:38:28 331e41fb8280 3 minutes ago 1.39GB 20:38:28 70acecef2132 3 minutes ago 1.51GB 20:38:28 core-data-arm64 latest d5b46da9bce2 4 minutes ago 19.9MB 20:38:28 core-metadata-arm64 latest 08137c117213 4 minutes ago 20.2MB 20:38:28 core-common-config-bootstrapper-arm64 latest c05cc6ba7b9f 4 minutes ago 17.2MB 20:38:28 c3a361e76030 4 minutes ago 1.53GB 20:38:28 7e45b7518311 4 minutes ago 1.52GB 20:38:28 a5c4823bbd8d 4 minutes ago 1.53GB 20:38:28 support-scheduler-arm64 latest 48ef9f735e24 6 minutes ago 31.2MB 20:38:28 d3c07f3c995f 6 minutes ago 1.59GB 20:38:28 security-spiffe-token-provider-arm64 latest 9bdbfc22beaf 10 minutes ago 32.7MB 20:38:28 48fdd9d876e5 10 minutes ago 1.57GB 20:38:28 core-command-arm64 latest 292de2b684b8 12 minutes ago 19.7MB 20:38:28 8277dfb3a6f1 12 minutes ago 1.53GB 20:38:28 security-secretstore-setup-arm64 latest 885fe9af7b67 12 minutes ago 32.2MB 20:38:28 security-proxy-auth-arm64 latest d5a36e5f66d8 12 minutes ago 18.1MB 20:38:28 12b9e77a6d4f 13 minutes ago 1.52GB 20:38:28 06ec7157e351 13 minutes ago 1.51GB 20:38:28 security-spire-config-arm64 latest 4a21ad7d3aea 16 minutes ago 96.1MB 20:38:28 c1f8fdded315 17 minutes ago 1.39GB 20:38:28 security-spire-agent-arm64 latest 0d34b886bd2a 19 minutes ago 153MB 20:38:28 816681729530 19 minutes ago 1.39GB 20:38:28 ci-base-image-arm64 latest ca2a5ad695fb 34 minutes ago 899MB 20:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 20:38:28 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 20:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:29 20:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:30 arm64: Pulling from edgex-lftools-log-publisher 20:38:30 8998bd30e6a1: Pulling fs layer 20:38:30 04944245beec: Pulling fs layer 20:38:30 699f458cf7ca: Pulling fs layer 20:38:30 765212b225bb: Pulling fs layer 20:38:30 f23df028b6ca: Pulling fs layer 20:38:30 d65c8cfc05b1: Pulling fs layer 20:38:30 2437ff75d9bd: Pulling fs layer 20:38:30 765212b225bb: Waiting 20:38:30 f23df028b6ca: Waiting 20:38:30 d65c8cfc05b1: Waiting 20:38:30 2437ff75d9bd: Waiting 20:38:30 04944245beec: Verifying Checksum 20:38:30 04944245beec: Download complete 20:38:30 765212b225bb: Verifying Checksum 20:38:30 765212b225bb: Download complete 20:38:30 f23df028b6ca: Download complete 20:38:30 d65c8cfc05b1: Verifying Checksum 20:38:30 d65c8cfc05b1: Download complete 20:38:30 699f458cf7ca: Verifying Checksum 20:38:30 8998bd30e6a1: Download complete 20:38:32 2437ff75d9bd: Verifying Checksum 20:38:32 2437ff75d9bd: Download complete 20:38:34 8998bd30e6a1: Pull complete 20:38:35 04944245beec: Pull complete 20:38:36 699f458cf7ca: Pull complete 20:38:36 765212b225bb: Pull complete 20:38:37 f23df028b6ca: Pull complete 20:38:37 d65c8cfc05b1: Pull complete 20:38:52 2437ff75d9bd: Pull complete 20:38:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:53 prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container 20:38:53 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:38:56 $ docker top d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:57 ---> job-cost.sh 20:38:57 lf-activate-venv: SKIPPING 20:38:57 INFO: No Stack... 20:38:57 INFO: Retrieving Pricing Info for: v3-standard-4 20:38:58 INFO: Archiving Costs [Pipeline] sh 20:38:58 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:38:58 + cut -d, -f6 [Pipeline] lock 20:38:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] 20:38:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] did not exist. Created. 20:38:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:59 + echo total: 0.10999999940395355 [Pipeline] stash 20:38:59 Stashed 1 file(s) [Pipeline] } 20:38:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:59 $ docker stop --time=1 d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 20:39:01 $ docker rm -f --volumes d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:39:02 provisioning config files... 20:39:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15263574544969407489tmp [Pipeline] { [Pipeline] sh 20:39:02 + set +x 20:39:02 + curl -s https://codecov.io/bash 20:39:02 + bash -s -- 20:39:02 20:39:02 _____ _ 20:39:02 / ____| | | 20:39:02 | | ___ __| | ___ ___ _____ __ 20:39:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:02 Bash-1.0.6 20:39:02 20:39:02 20:39:02 ==> git version 2.25.1 found 20:39:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:39:02 Release-Date: 2020-01-08 20:39:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:39:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:39:02 ==> Jenkins CI detected. 20:39:02 current dir:  /w/workspace/edgex-go/1 20:39:02 project root: . 20:39:02 --> token set from env 20:39:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:02 ==> Running gcov in . (disable via -X gcov) 20:39:02 ==> Python coveragepy not found 20:39:02 ==> Searching for coverage reports in: 20:39:02 + . 20:39:02 -> Found 1 reports 20:39:02 ==> Detecting git/mercurial file structure 20:39:02 ==> Reading reports 20:39:02 + ./coverage.out bytes=447731 20:39:02 ==> Appending adjustments 20:39:02 https://docs.codecov.io/docs/fixing-reports 20:39:03 + Found adjustments 20:39:03 ==> Gzipping contents 20:39:03 60K /tmp/codecov.i06aH8.gz 20:39:03 ==> Uploading reports 20:39:03 url: https://codecov.io 20:39:03 query: branch=PR-4564&commit=f5b5b07bc2843511798553a778ef35c3d3cc2112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4564&job=&cmd_args= 20:39:03 -> Pinging Codecov 20:39:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4564&commit=f5b5b07bc2843511798553a778ef35c3d3cc2112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4564&job=&cmd_args= 20:39:04 -> Uploading to 20:39:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/f5b5b07bc2843511798553a778ef35c3d3cc2112/28971262-c578-4d9e-8db0-bc36dbb8a9cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T203904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d36851c71f890c63414963933bf2eece61b414dcd5e4e4f8299b99f97d334398 20:39:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:04 Dload Upload Total Spent Left Speed 20:39:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57444 0 0 100 57444 0 271k --:--:-- --:--:-- --:--:-- 271k 20:39:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] } 20:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:39:05 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:39:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:07 ---> package-listing.sh 20:39:07 ++ facter osfamily 20:39:07 ++ tr '[:upper:]' '[:lower:]' 20:39:07 + OS_FAMILY=debian 20:39:07 + workspace=/w/workspace/edgex-go/1 20:39:07 + START_PACKAGES=/tmp/packages_start.txt 20:39:07 + END_PACKAGES=/tmp/packages_end.txt 20:39:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:07 + PACKAGES=/tmp/packages_start.txt 20:39:07 + '[' /w/workspace/edgex-go/1 ']' 20:39:07 + PACKAGES=/tmp/packages_end.txt 20:39:07 + case "${OS_FAMILY}" in 20:39:07 + dpkg -l 20:39:07 + grep '^ii' 20:39:07 + '[' -f /tmp/packages_start.txt ']' 20:39:07 + '[' -f /tmp/packages_end.txt ']' 20:39:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:07 + '[' /w/workspace/edgex-go/1 ']' 20:39:07 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:39:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:39:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:08 20:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:08 latest: Pulling from edgex-lftools-log-publisher 20:39:08 5eb5b503b376: Pulling fs layer 20:39:08 5c69ac0246d0: Pulling fs layer 20:39:08 ec43610c2a17: Pulling fs layer 20:39:08 3a2ae6a8a46f: Pulling fs layer 20:39:08 33b1e0a273af: Pulling fs layer 20:39:08 5d3b04190fa2: Pulling fs layer 20:39:08 33b1e0a273af: Waiting 20:39:08 3a2ae6a8a46f: Waiting 20:39:08 2f39f015ded8: Pulling fs layer 20:39:08 5d3b04190fa2: Waiting 20:39:08 2f39f015ded8: Waiting 20:39:08 5c69ac0246d0: Download complete 20:39:08 3a2ae6a8a46f: Download complete 20:39:08 33b1e0a273af: Verifying Checksum 20:39:08 33b1e0a273af: Download complete 20:39:08 5d3b04190fa2: Download complete 20:39:08 ec43610c2a17: Download complete 20:39:08 5eb5b503b376: Verifying Checksum 20:39:08 5eb5b503b376: Download complete 20:39:09 2f39f015ded8: Download complete 20:39:09 5eb5b503b376: Pull complete 20:39:09 5c69ac0246d0: Pull complete 20:39:10 ec43610c2a17: Pull complete 20:39:10 3a2ae6a8a46f: Pull complete 20:39:10 33b1e0a273af: Pull complete 20:39:10 5d3b04190fa2: Pull complete 20:39:16 2f39f015ded8: Pull complete 20:39:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:16 prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container 20:39:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:18 $ docker top b1aa6f20e508ac71dc5f4080216cb63a4647a36c8a423a130ca1c4ddc038ec06 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:18 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:19 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:19 + ls /var/log/sa-host 20:39:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:19 provisioning config files... 20:39:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2752179588493886889tmp [Pipeline] { [Pipeline] echo 20:39:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:19 ---> create-netrc.sh [Pipeline] } 20:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:20 ---> python-tools-install.sh [Pipeline] echo 20:39:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:20 ---> sudo-logs.sh 20:39:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:21 ---> job-cost.sh 20:39:21 lf-activate-venv: SKIPPING 20:39:21 DEBUG: total: 0.10999999940395355 20:39:21 INFO: Retrieving Stack Cost... 20:39:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:21 INFO: Archiving Costs [Pipeline] echo 20:39:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:22 ---> logs-deploy.sh 20:39:22 lf-activate-venv: SKIPPING 20:39:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4564/1 20:39:22 INFO: archiving workspace using pattern(s): 20:39:23 Archives upload complete. 20:39:23 INFO: archiving logs to Nexus 20:39:24 ---> uname -a: 20:39:24 Linux prd-ubuntu20-04-docker-8c-8g-15234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:39:24 20:39:24 20:39:24 ---> lscpu: 20:39:24 Architecture: x86_64 20:39:24 CPU op-mode(s): 32-bit, 64-bit 20:39:24 Byte Order: Little Endian 20:39:24 Address sizes: 40 bits physical, 48 bits virtual 20:39:24 CPU(s): 8 20:39:24 On-line CPU(s) list: 0-7 20:39:24 Thread(s) per core: 1 20:39:24 Core(s) per socket: 1 20:39:24 Socket(s): 8 20:39:24 NUMA node(s): 1 20:39:24 Vendor ID: AuthenticAMD 20:39:24 CPU family: 23 20:39:24 Model: 49 20:39:24 Model name: AMD EPYC-Rome Processor 20:39:24 Stepping: 0 20:39:24 CPU MHz: 2799.998 20:39:24 BogoMIPS: 5599.99 20:39:24 Virtualization: AMD-V 20:39:24 Hypervisor vendor: KVM 20:39:24 Virtualization type: full 20:39:24 L1d cache: 256 KiB 20:39:24 L1i cache: 256 KiB 20:39:24 L2 cache: 4 MiB 20:39:24 L3 cache: 128 MiB 20:39:24 NUMA node0 CPU(s): 0-7 20:39:24 Vulnerability Itlb multihit: Not affected 20:39:24 Vulnerability L1tf: Not affected 20:39:24 Vulnerability Mds: Not affected 20:39:24 Vulnerability Meltdown: Not affected 20:39:24 Vulnerability Mmio stale data: Not affected 20:39:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:39:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:39:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:39:24 Vulnerability Srbds: Not affected 20:39:24 Vulnerability Tsx async abort: Not affected 20:39:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:39:24 20:39:24 20:39:24 ---> nproc: 20:39:24 8 20:39:24 20:39:24 20:39:24 ---> df -h: 20:39:24 Filesystem Size Used Avail Use% Mounted on 20:39:24 overlay 155G 20G 136G 13% / 20:39:24 tmpfs 64M 0 64M 0% /dev 20:39:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:39:24 shm 64M 0 64M 0% /dev/shm 20:39:24 /dev/vda1 155G 20G 136G 13% /facter-os 20:39:24 20:39:24 20:39:24 ---> sar -b -r -n DEV: 20:39:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15234) 05/11/23 _x86_64_ (8 CPU) 20:39:24 20:39:24 19:58:44 LINUX RESTART (8 CPU) 20:39:24 20:39:24 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:39:24 20:00:01 128.56 47.71 80.85 0.00 5384.17 59802.57 0.00 20:39:24 20:01:01 118.40 0.75 117.65 0.00 10.93 67377.44 0.00 20:39:24 20:02:01 33.46 1.22 32.24 0.00 24.66 9502.32 0.00 20:39:24 20:03:01 399.73 5.78 393.95 0.00 66.26 156829.86 0.00 20:39:24 20:04:01 604.50 6.47 598.03 0.00 2090.98 256571.50 0.00 20:39:24 20:05:01 1096.60 10.43 1086.17 0.00 3394.10 292036.53 0.00 20:39:24 20:06:01 819.70 0.68 819.01 0.00 12.53 210774.87 0.00 20:39:24 20:07:01 121.20 0.03 121.16 0.00 1.87 17368.57 0.00 20:39:24 20:08:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 20:39:24 20:09:01 2.82 0.00 2.82 0.00 0.00 44.25 0.00 20:39:24 20:10:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 20:39:24 20:11:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 20:39:24 20:12:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 20:39:24 20:13:01 1.98 0.00 1.98 0.00 0.00 20.80 0.00 20:39:24 20:14:01 2.25 0.02 2.23 0.00 0.13 25.46 0.00 20:39:24 20:15:01 1.93 0.00 1.93 0.00 0.00 20.66 0.00 20:39:24 20:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 20:39:24 20:17:01 2.15 0.02 2.13 0.00 0.13 22.66 0.00 20:39:24 20:18:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 20:39:24 20:19:01 2.22 0.00 2.22 0.00 0.00 25.06 0.00 20:39:24 20:20:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 20:39:24 20:21:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 20:39:24 20:22:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 20:39:24 20:23:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 20:39:24 20:24:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 20:39:24 20:25:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:39:24 20:26:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 20:39:24 20:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:39:24 20:28:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:39:24 20:29:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 20:39:24 20:30:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 20:39:24 20:31:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 20:39:24 20:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:39:24 20:33:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:39:24 20:34:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 20:39:24 20:35:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 20:39:24 20:36:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 20:39:24 20:37:01 2.57 1.60 0.97 0.00 36.26 13.33 0.00 20:39:24 20:38:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 20:39:24 20:39:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 20:39:24 Average: 84.29 1.87 82.42 0.00 275.54 26769.37 0.00 20:39:24 20:39:24 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:39:24 20:00:01 28749552 31592296 721784 2.20 72572 3041052 2011704 5.93 1052564 2717792 830452 20:39:24 20:01:01 27604948 31318368 980348 2.98 113524 3787392 2378140 7.01 1760444 3050952 102108 20:39:24 20:02:01 27498956 31449556 846660 2.57 117260 3994948 1959016 5.77 1510956 3382296 315156 20:39:24 20:03:01 24170580 31508908 775060 2.36 201444 7088896 1903472 5.61 2036388 5954944 471328 20:39:24 20:04:01 21290168 31482672 803308 2.44 293388 9730648 2123596 6.26 2037752 8716068 692 20:39:24 20:05:01 18977148 31439676 822232 2.50 331832 11806060 2139532 6.31 2422064 10461828 374012 20:39:24 20:06:01 18452764 31371816 889332 2.70 386436 12164580 2144960 6.32 2717504 10652152 362484 20:39:24 20:07:01 19102352 31510828 759160 2.31 387916 11689112 1905648 5.62 2436820 10323156 8 20:39:24 20:08:01 19102980 31511508 758308 2.31 387960 11689120 1905648 5.62 2436972 10323156 184 20:39:24 20:09:01 19120068 31528680 741076 2.25 388064 11689100 1905648 5.62 2420048 10323136 172 20:39:24 20:10:01 19120400 31529072 740716 2.25 388128 11689096 1905648 5.62 2419872 10323136 8 20:39:24 20:11:01 19121928 31530644 739180 2.25 388156 11689108 1905648 5.62 2419048 10323144 208 20:39:24 20:12:01 19122236 31530972 738892 2.25 388172 11689112 1905648 5.62 2418748 10323148 8 20:39:24 20:13:01 19122428 31531236 738792 2.25 388244 11689112 1905648 5.62 2418880 10323148 8 20:39:24 20:14:01 19121860 31530848 739200 2.25 388312 11689112 1903768 5.61 2418784 10323256 8 20:39:24 20:15:01 19121616 31530676 739344 2.25 388380 11689116 1903768 5.61 2418944 10323256 12 20:39:24 20:16:01 19121576 31530676 739284 2.25 388416 11689120 1903768 5.61 2418928 10323260 12 20:39:24 20:17:01 19121180 31530364 739456 2.25 388480 11689120 1903768 5.61 2419692 10323264 208 20:39:24 20:18:01 19121196 31530456 739364 2.25 388520 11689124 1903768 5.61 2419040 10323264 8 20:39:24 20:19:01 19121532 31530876 738800 2.25 388576 11689124 1887520 5.56 2419104 10323268 12 20:39:24 20:20:01 19121700 31531072 738732 2.25 388592 11689132 1887520 5.56 2419208 10323272 8 20:39:24 20:21:01 19121448 31530884 738868 2.25 388652 11689136 1887520 5.56 2419160 10323276 40 20:39:24 20:22:01 19121860 31531324 738584 2.25 388672 11689140 1887520 5.56 2419180 10323280 8 20:39:24 20:23:01 19121884 31531376 738504 2.25 388692 11689144 1887520 5.56 2419200 10323284 40 20:39:24 20:24:01 19122084 31531608 738240 2.25 388728 11689136 1887520 5.56 2419372 10323288 20 20:39:24 20:25:01 19122256 31531812 737968 2.24 388756 11689148 1887520 5.56 2419520 10323288 172 20:39:24 20:26:01 19122388 31531952 737808 2.24 388764 11689152 1887520 5.56 2419704 10323292 168 20:39:24 20:27:01 19122524 31532124 737784 2.24 388780 11689160 1887520 5.56 2419808 10323296 268 20:39:24 20:28:01 19122564 31532164 737748 2.24 388792 11689160 1887520 5.56 2419480 10323296 8 20:39:24 20:29:01 19122328 31531972 737944 2.24 388824 11689148 1887520 5.56 2419528 10323304 188 20:39:24 20:30:01 19122208 31531892 737904 2.24 388836 11689164 1887520 5.56 2420020 10323304 184 20:39:24 20:31:01 19122160 31531872 737864 2.24 388856 11689168 1887520 5.56 2419908 10323308 264 20:39:24 20:32:01 19121868 31531588 738076 2.24 388868 11689172 1887520 5.56 2419864 10323312 176 20:39:24 20:33:01 19122032 31531780 737820 2.24 388892 11689172 1887520 5.56 2419872 10323312 272 20:39:24 20:34:01 19122184 31531980 737756 2.24 388940 11689176 1887520 5.56 2419944 10323320 36 20:39:24 20:35:01 19122272 31532124 737624 2.24 388992 11689176 1887520 5.56 2419780 10323316 40 20:39:24 20:36:01 19122004 31531976 737724 2.24 389000 11689308 1887520 5.56 2419696 10323436 8 20:39:24 20:37:01 19112336 31524320 745256 2.27 389024 11690400 1903572 5.61 2430428 10323748 224 20:39:24 20:38:01 19111580 31523568 745980 2.27 389036 11690400 1903572 5.61 2429796 10323748 16 20:39:24 20:39:01 19111564 31523580 745916 2.27 389052 11690400 1903572 5.61 2429644 10323748 52 20:39:24 Average: 19942418 31515777 756860 2.30 358513 10933976 1930122 5.69 2336142 9640126 61482 20:39:24 20:39:24 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:39:24 20:00:01 ens3 1485.72 1449.53 12137.82 175.36 0.00 0.00 0.00 0.00 20:39:24 20:00:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 20:39:24 20:00:01 docker0 541.76 455.66 38.49 2747.26 0.00 0.00 0.00 0.00 20:39:24 20:01:01 veth9d9c1c7 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 20:39:24 20:01:01 ens3 152.57 120.65 726.12 105.95 0.00 0.00 0.00 0.00 20:39:24 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:01:01 docker0 70.37 96.67 5.73 683.26 0.00 0.00 0.00 0.00 20:39:24 20:02:01 veth9d9c1c7 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 20:39:24 20:02:01 ens3 28.09 20.01 22.96 12.87 0.00 0.00 0.00 0.00 20:39:24 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:02:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 20:39:24 20:03:01 ens3 987.99 578.65 8002.60 68.21 0.00 0.00 0.00 0.00 20:39:24 20:03:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:39:24 20:03:01 vethefabda3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:39:24 20:03:01 docker0 524.20 896.77 42.86 6307.32 0.00 0.00 0.00 0.00 20:39:24 20:04:01 ens3 69.67 35.18 773.23 11.08 0.00 0.00 0.00 0.00 20:39:24 20:04:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:39:24 20:04:01 vethefabda3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:24 20:04:01 docker0 8.08 14.85 0.51 178.15 0.00 0.00 0.00 0.00 20:39:24 20:05:01 ens3 555.31 264.39 4194.83 41.91 0.00 0.00 0.00 0.00 20:39:24 20:05:01 veth97d8cc5 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:39:24 20:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:39:24 20:05:01 vethefabda3 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 20:39:24 20:05:01 docker0 201.27 417.45 16.02 2780.77 0.00 0.00 0.00 0.00 20:39:24 20:06:01 ens3 237.28 110.31 1388.15 25.12 0.00 0.00 0.00 0.00 20:39:24 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:06:01 veth22034ac 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:24 20:06:01 vethefabda3 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:06:01 docker0 86.97 196.27 7.21 1347.68 0.00 0.00 0.00 0.00 20:39:24 20:07:01 ens3 7.57 4.00 49.36 1.66 0.00 0.00 0.00 0.00 20:39:24 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:07:01 docker0 1.83 3.98 0.12 45.63 0.00 0.00 0.00 0.00 20:39:24 20:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:10:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:39:24 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:15:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:39:24 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:16:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:20:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 20:39:24 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:24:01 ens3 1.75 6.35 0.12 28.68 0.00 0.00 0.00 0.00 20:39:24 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:25:01 ens3 0.67 1.90 0.11 6.65 0.00 0.00 0.00 0.00 20:39:24 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:30:01 ens3 1.07 3.43 0.14 13.20 0.00 0.00 0.00 0.00 20:39:24 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:33:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:35:01 ens3 0.98 5.52 0.13 7.25 0.00 0.00 0.00 0.00 20:39:24 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:37:01 ens3 61.29 78.00 9.45 141.61 0.00 0.00 0.00 0.00 20:39:24 20:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:39:24 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 20:39:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:24 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:24 Average: ens3 89.81 66.99 682.61 16.00 0.00 0.00 0.00 0.00 20:39:24 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 20:39:24 Average: docker0 35.89 52.07 2.78 352.24 0.00 0.00 0.00 0.00 20:39:24 20:39:24 20:39:24 ---> sar -P ALL: 20:39:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15234) 05/11/23 _x86_64_ (8 CPU) 20:39:24 20:39:24 19:58:44 LINUX RESTART (8 CPU) 20:39:24 20:39:24 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:39:24 20:00:01 all 10.86 0.00 3.89 2.22 0.06 82.97 20:39:24 20:00:01 0 11.91 0.00 3.18 0.30 0.05 84.56 20:39:24 20:00:01 1 11.59 0.00 5.10 1.22 0.05 82.04 20:39:24 20:00:01 2 8.03 0.00 4.34 2.42 0.07 85.14 20:39:24 20:00:01 3 12.15 0.00 4.68 5.15 0.07 77.96 20:39:24 20:00:01 4 10.93 0.00 4.09 0.47 0.07 84.45 20:39:24 20:00:01 5 13.48 0.00 2.54 0.93 0.05 83.00 20:39:24 20:00:01 6 8.57 0.00 4.05 6.51 0.07 80.80 20:39:24 20:00:01 7 10.18 0.00 3.12 0.75 0.09 85.86 20:39:24 20:01:01 all 28.46 0.00 5.82 1.94 0.08 63.69 20:39:24 20:01:01 0 28.87 0.00 5.70 2.14 0.12 63.17 20:39:24 20:01:01 1 28.06 0.00 5.18 1.79 0.08 64.89 20:39:24 20:01:01 2 30.03 0.00 6.25 0.27 0.08 63.36 20:39:24 20:01:01 3 26.33 0.00 6.16 7.65 0.07 59.79 20:39:24 20:01:01 4 27.96 0.00 6.72 3.56 0.08 61.68 20:39:24 20:01:01 5 30.99 0.00 6.00 0.02 0.07 62.93 20:39:24 20:01:01 6 27.51 0.00 5.32 0.03 0.07 67.08 20:39:24 20:01:01 7 27.95 0.00 5.26 0.10 0.07 66.62 20:39:24 20:02:01 all 41.29 0.00 5.75 0.26 0.08 52.62 20:39:24 20:02:01 0 40.69 0.00 6.15 0.00 0.08 53.07 20:39:24 20:02:01 1 40.57 0.00 5.84 0.39 0.08 53.12 20:39:24 20:02:01 2 40.63 0.00 5.63 0.05 0.08 53.61 20:39:24 20:02:01 3 42.49 0.00 5.46 0.10 0.08 51.86 20:39:24 20:02:01 4 41.39 0.00 5.79 0.84 0.08 51.90 20:39:24 20:02:01 5 41.21 0.00 5.51 0.57 0.08 52.63 20:39:24 20:02:01 6 41.52 0.00 5.79 0.07 0.08 52.54 20:39:24 20:02:01 7 41.80 0.00 5.80 0.07 0.08 52.25 20:39:24 20:03:01 all 13.05 0.00 7.67 6.85 0.08 72.35 20:39:24 20:03:01 0 10.10 0.00 5.47 2.34 0.08 82.00 20:39:24 20:03:01 1 10.82 0.00 7.54 4.76 0.07 76.81 20:39:24 20:03:01 2 14.37 0.00 7.14 13.78 0.07 64.64 20:39:24 20:03:01 3 15.02 0.00 9.46 4.90 0.07 70.55 20:39:24 20:03:01 4 14.88 0.00 8.62 11.95 0.07 64.48 20:39:24 20:03:01 5 13.77 0.00 6.94 3.61 0.05 75.63 20:39:24 20:03:01 6 13.76 0.00 8.69 10.55 0.10 66.90 20:39:24 20:03:01 7 11.70 0.00 7.50 2.88 0.10 77.82 20:39:24 20:04:01 all 35.21 0.00 10.11 10.06 0.09 44.53 20:39:24 20:04:01 0 33.29 0.00 10.64 4.99 0.10 50.97 20:39:24 20:04:01 1 35.89 0.00 10.22 20.05 0.07 33.76 20:39:24 20:04:01 2 35.26 0.00 9.53 17.26 0.08 37.87 20:39:24 20:04:01 3 36.14 0.00 10.25 3.99 0.07 49.54 20:39:24 20:04:01 4 35.32 0.00 11.02 16.46 0.09 37.11 20:39:24 20:04:01 5 34.49 0.00 10.50 3.49 0.08 51.43 20:39:24 20:04:01 6 37.05 0.00 10.01 10.45 0.08 42.42 20:39:24 20:04:01 7 34.26 0.00 8.67 3.77 0.17 53.13 20:39:24 20:05:01 all 45.21 0.00 14.28 13.07 0.16 27.28 20:39:24 20:05:01 0 45.82 0.00 14.27 12.87 0.17 26.87 20:39:24 20:05:01 1 45.25 0.00 13.87 15.92 0.19 24.77 20:39:24 20:05:01 2 42.64 0.00 12.53 8.33 0.14 36.36 20:39:24 20:05:01 3 45.69 0.00 15.57 12.48 0.14 26.12 20:39:24 20:05:01 4 47.22 0.00 14.92 17.23 0.15 20.47 20:39:24 20:05:01 5 44.92 0.00 14.39 13.58 0.14 26.97 20:39:24 20:05:01 6 43.69 0.00 13.83 10.01 0.17 32.29 20:39:24 20:05:01 7 46.43 0.00 14.89 14.17 0.17 24.34 20:39:24 20:06:01 all 51.35 0.00 11.97 7.53 0.12 29.04 20:39:24 20:06:01 0 55.60 0.00 12.54 11.61 0.10 20.15 20:39:24 20:06:01 1 53.68 0.00 12.22 6.29 0.12 27.69 20:39:24 20:06:01 2 49.56 0.00 10.25 4.45 0.10 35.64 20:39:24 20:06:01 3 48.19 0.00 11.65 6.96 0.14 33.06 20:39:24 20:06:01 4 51.12 0.00 11.21 7.43 0.10 30.15 20:39:24 20:06:01 5 48.84 0.00 13.27 9.64 0.14 28.12 20:39:24 20:06:01 6 49.73 0.00 10.60 2.84 0.12 36.72 20:39:24 20:06:01 7 53.99 0.00 13.98 10.93 0.12 20.98 20:39:24 20:07:01 all 1.15 0.00 0.60 0.56 0.01 97.68 20:39:24 20:07:01 0 1.27 0.00 0.87 0.47 0.02 97.38 20:39:24 20:07:01 1 1.01 0.00 0.52 0.52 0.02 97.94 20:39:24 20:07:01 2 0.73 0.00 0.40 0.08 0.02 98.76 20:39:24 20:07:01 3 1.00 0.00 0.60 0.10 0.00 98.30 20:39:24 20:07:01 4 1.67 0.00 0.55 0.17 0.03 97.58 20:39:24 20:07:01 5 0.92 0.00 0.48 0.00 0.00 98.60 20:39:24 20:07:01 6 1.05 0.00 0.82 3.09 0.02 95.02 20:39:24 20:07:01 7 1.57 0.00 0.52 0.05 0.02 97.85 20:39:24 20:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 20:39:24 20:08:01 0 0.13 0.00 0.03 0.00 0.03 99.80 20:39:24 20:08:01 1 1.66 0.00 0.00 0.00 0.02 98.32 20:39:24 20:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:39:24 20:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:39:24 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:39:24 20:09:01 all 0.04 0.00 0.00 0.01 0.01 99.95 20:39:24 20:09:01 0 0.18 0.00 0.00 0.02 0.03 99.77 20:39:24 20:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:39:24 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:09:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:39:24 20:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:10:01 all 0.01 0.00 0.02 0.01 0.01 99.96 20:39:24 20:10:01 0 0.05 0.00 0.07 0.02 0.03 99.83 20:39:24 20:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:39:24 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:39:24 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:39:24 20:39:24 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:39:24 20:11:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:39:24 20:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:39:24 20:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:39:24 20:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:11:01 4 0.00 0.00 0.00 0.05 0.02 99.93 20:39:24 20:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:39:24 20:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:39:24 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:39:24 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:39:24 20:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:39:24 20:13:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:39:24 20:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:13:01 4 0.03 0.00 0.00 0.05 0.02 99.90 20:39:24 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:14:01 all 0.03 0.00 0.04 0.01 0.01 99.91 20:39:24 20:14:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:39:24 20:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:39:24 20:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:39:24 20:14:01 3 0.00 0.00 0.05 0.00 0.02 99.93 20:39:24 20:14:01 4 0.02 0.00 0.07 0.07 0.00 99.85 20:39:24 20:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:39:24 20:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:39:24 20:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:39:24 20:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:39:24 20:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:39:24 20:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:15:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:39:24 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:39:24 20:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:39:24 20:16:01 0 0.03 0.00 0.00 0.00 0.03 99.93 20:39:24 20:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:39:24 20:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:17:01 all 0.08 0.00 0.01 0.01 0.00 99.89 20:39:24 20:17:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:39:24 20:17:01 1 0.42 0.00 0.02 0.00 0.02 99.55 20:39:24 20:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:17:01 4 0.03 0.00 0.03 0.05 0.00 99.88 20:39:24 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:39:24 20:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:24 20:18:01 0 0.03 0.00 0.07 0.00 0.02 99.88 20:39:24 20:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:18:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:39:24 20:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:39:24 20:19:01 all 0.02 0.00 0.01 0.03 0.01 99.94 20:39:24 20:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:39:24 20:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:19:01 4 0.00 0.00 0.00 0.22 0.02 99.77 20:39:24 20:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:19:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:39:24 20:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:24 20:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:39:24 20:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:20:01 4 0.02 0.00 0.00 0.10 0.00 99.88 20:39:24 20:20:01 5 0.02 0.00 0.05 0.00 0.03 99.90 20:39:24 20:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:24 20:21:01 all 0.02 0.00 0.00 0.02 0.01 99.95 20:39:24 20:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:39:24 20:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:21:01 4 0.02 0.00 0.00 0.13 0.00 99.85 20:39:24 20:21:01 5 0.00 0.00 0.00 0.00 0.03 99.97 20:39:24 20:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:39:24 20:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:39:24 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:39:24 20:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:39:24 20:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:22:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:39:24 20:22:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:39:24 20:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:24 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:24 20:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:23:01 4 0.00 0.00 0.03 0.03 0.00 99.93 20:39:24 20:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:39:24 20:24:01 all 0.20 0.00 0.01 0.01 0.01 99.77 20:39:24 20:24:01 0 0.10 0.00 0.02 0.03 0.00 99.85 20:39:24 20:24:01 1 1.22 0.00 0.02 0.00 0.00 98.76 20:39:24 20:24:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:39:24 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:24:01 4 0.03 0.00 0.00 0.08 0.00 99.88 20:39:24 20:24:01 5 0.08 0.00 0.02 0.00 0.02 99.88 20:39:24 20:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:39:24 20:25:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:39:24 20:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:39:24 20:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:25:01 4 0.00 0.00 0.00 0.05 0.02 99.93 20:39:24 20:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:39:24 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:24 20:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:39:24 20:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:39:24 20:26:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:39:24 20:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:39:24 20:27:01 0 0.00 0.00 0.00 0.07 0.02 99.92 20:39:24 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:27:01 4 0.02 0.00 0.02 0.05 0.02 99.90 20:39:24 20:27:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:39:24 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:39:24 20:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:39:24 20:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:24 20:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:39:24 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:39:24 20:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:39:24 20:29:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:39:24 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:24 20:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:30:01 5 0.00 0.00 0.02 0.00 0.03 99.95 20:39:24 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:39:24 20:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:39:24 20:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:39:24 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:39:24 20:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:39:24 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:39:24 20:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:39:24 20:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:32:01 5 0.02 0.00 0.00 0.00 0.03 99.95 20:39:24 20:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:39:24 20:39:24 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:39:24 20:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:24 20:33:01 0 0.02 0.00 0.03 0.02 0.02 99.92 20:39:24 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:39:24 20:33:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:39:24 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 20:34:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:39:24 20:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:39:24 20:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:34:01 4 0.00 0.00 0.00 0.08 0.02 99.90 20:39:24 20:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:39:24 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:39:24 20:35:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:39:24 20:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:39:24 20:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:35:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:39:24 20:35:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:39:24 20:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:39:24 20:36:01 all 0.00 0.00 0.00 0.00 0.01 99.98 20:39:24 20:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:39:24 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:24 20:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:39:24 20:37:01 all 0.33 0.00 0.07 0.01 0.01 99.59 20:39:24 20:37:01 0 0.23 0.00 0.02 0.00 0.02 99.73 20:39:24 20:37:01 1 1.03 0.00 0.03 0.00 0.02 98.92 20:39:24 20:37:01 2 0.22 0.00 0.03 0.00 0.00 99.75 20:39:24 20:37:01 3 0.10 0.00 0.07 0.00 0.00 99.83 20:39:24 20:37:01 4 0.23 0.00 0.20 0.02 0.00 99.55 20:39:24 20:37:01 5 0.22 0.00 0.03 0.00 0.03 99.72 20:39:24 20:37:01 6 0.13 0.00 0.08 0.00 0.00 99.78 20:39:24 20:37:01 7 0.43 0.00 0.08 0.05 0.00 99.43 20:39:24 20:38:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:39:24 20:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 20:39:24 20:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 20:39:24 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:39:24 20:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:39:24 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:24 20:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:39:24 20:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:24 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:39:24 20:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:24 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:24 20:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:24 Average: all 5.61 0.00 1.49 1.05 0.02 91.83 20:39:24 Average: 0 5.65 0.00 1.46 0.86 0.03 92.00 20:39:24 Average: 1 5.71 0.00 1.49 1.25 0.02 91.53 20:39:24 Average: 2 5.47 0.00 1.39 1.15 0.02 91.98 20:39:24 Average: 3 5.59 0.00 1.57 1.02 0.02 91.80 20:39:24 Average: 4 5.69 0.00 1.56 1.46 0.02 91.27 20:39:24 Average: 5 5.65 0.00 1.48 0.78 0.03 92.06 20:39:24 Average: 6 5.50 0.00 1.46 1.07 0.02 91.95 20:39:24 Average: 7 5.64 0.00 1.48 0.80 0.03 92.05 20:39:24 20:39:24 20:39:24